aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.travis.yml2
-rw-r--r--.tx/config2
-rw-r--r--README.md2
-rw-r--r--build-aux/m4/ax_pthread.m4550
-rw-r--r--build-aux/m4/bitcoin_qt.m420
-rw-r--r--configure.ac42
-rw-r--r--contrib/bitcoin-cli.bash-completion154
-rw-r--r--contrib/bitcoin-tx.bash-completion57
-rw-r--r--contrib/bitcoind.bash-completion111
-rw-r--r--contrib/debian/bitcoin-tx.bash-completion1
-rw-r--r--contrib/debian/bitcoind.bash-completion1
-rwxr-xr-xcontrib/devtools/check-doc.py2
-rw-r--r--contrib/devtools/split-debug.sh.in10
-rw-r--r--contrib/gitian-descriptors/gitian-linux.yml79
-rw-r--r--contrib/gitian-descriptors/gitian-osx.yml10
-rw-r--r--contrib/gitian-descriptors/gitian-win.yml6
-rw-r--r--contrib/verify-commits/README.md26
-rw-r--r--contrib/verify-commits/allow-revsig-commits2
-rwxr-xr-xcontrib/verify-commits/gpg.sh10
-rw-r--r--contrib/verify-commits/trusted-git-root2
-rw-r--r--contrib/verify-commits/trusted-keys4
-rwxr-xr-xcontrib/verify-commits/verify-commits.sh19
-rw-r--r--depends/.gitignore1
-rw-r--r--depends/Makefile10
-rw-r--r--depends/README.md3
-rw-r--r--depends/hosts/darwin.mk4
-rw-r--r--depends/packages/bdb.mk3
-rw-r--r--depends/packages/native_biplist.mk5
-rw-r--r--depends/packages/native_cctools.mk20
-rw-r--r--depends/packages/openssl.mk39
-rw-r--r--depends/packages/packages.mk9
-rw-r--r--depends/packages/qt.mk88
-rw-r--r--depends/packages/zeromq.mk15
-rw-r--r--depends/patches/native_biplist/sorted_list.patch29
-rw-r--r--depends/patches/qt/fix-xcb-include-order.patch28
-rw-r--r--depends/patches/qt/fix_qt_pkgconfig.patch11
-rw-r--r--depends/patches/zeromq/9114d3957725acd34aa8b8d011585812f3369411.patch22
-rw-r--r--depends/patches/zeromq/9e6745c12e0b100cd38acecc16ce7db02905e27c.patch22
-rw-r--r--doc/Doxyfile2
-rw-r--r--doc/README.md2
-rw-r--r--doc/README_osx.md (renamed from doc/README_osx.txt)28
-rw-r--r--doc/README_windows.txt2
-rw-r--r--doc/bips.md8
-rw-r--r--doc/build-osx.md8
-rw-r--r--doc/gitian-building.md12
-rw-r--r--doc/release-notes.md103
-rw-r--r--doc/release-notes/release-notes-0.12.0.md12
-rw-r--r--doc/release-process.md33
-rw-r--r--doc/tor.md18
-rw-r--r--qa/README.md8
-rwxr-xr-xqa/pull-tester/rpc-tests.py14
-rwxr-xr-xqa/rpc-tests/bip68-112-113-p2p.py6
-rwxr-xr-xqa/rpc-tests/bip9-softforks.py4
-rwxr-xr-xqa/rpc-tests/fundrawtransaction.py117
-rwxr-xr-xqa/rpc-tests/keypool.py10
-rwxr-xr-xqa/rpc-tests/maxuploadtarget.py14
-rwxr-xr-xqa/rpc-tests/p2p-compactblocks.py608
-rwxr-xr-xqa/rpc-tests/p2p-fullblocktest.py1105
-rwxr-xr-xqa/rpc-tests/p2p-segwit.py1772
-rwxr-xr-xqa/rpc-tests/pruning.py4
-rwxr-xr-xqa/rpc-tests/rawtransactions.py14
-rwxr-xr-xqa/rpc-tests/rpcbind_test.py219
-rwxr-xr-xqa/rpc-tests/segwit.py209
-rwxr-xr-xqa/rpc-tests/sendheaders.py105
-rw-r--r--qa/rpc-tests/test_framework/authproxy.py16
-rw-r--r--qa/rpc-tests/test_framework/blockstore.py59
-rw-r--r--qa/rpc-tests/test_framework/blocktools.py48
-rwxr-xr-xqa/rpc-tests/test_framework/mininode.py595
-rw-r--r--qa/rpc-tests/test_framework/script.py60
-rw-r--r--qa/rpc-tests/test_framework/siphash.py64
-rwxr-xr-xqa/rpc-tests/test_framework/test_framework.py4
-rw-r--r--qa/rpc-tests/test_framework/util.py28
-rwxr-xr-xqa/rpc-tests/wallet-dump.py104
-rwxr-xr-xqa/rpc-tests/wallet-hd.py87
-rwxr-xr-xqa/rpc-tests/wallet.py21
-rw-r--r--share/setup.nsi.in2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/Makefile.qt.include13
-rw-r--r--src/Makefile.test.include2
-rw-r--r--src/addrman.cpp20
-rw-r--r--src/addrman.h11
-rw-r--r--src/bitcoin-tx.cpp35
-rw-r--r--src/blockencodings.cpp180
-rw-r--r--src/blockencodings.h206
-rw-r--r--src/chain.h2
-rw-r--r--src/chainparams.cpp37
-rw-r--r--src/chainparams.h9
-rw-r--r--src/clientversion.h2
-rw-r--r--src/consensus/consensus.h12
-rw-r--r--src/consensus/merkle.cpp11
-rw-r--r--src/consensus/merkle.h6
-rw-r--r--src/consensus/params.h1
-rw-r--r--src/consensus/validation.h3
-rw-r--r--src/core_io.h2
-rw-r--r--src/core_memusage.h24
-rw-r--r--src/core_read.cpp16
-rw-r--r--src/httpserver.cpp58
-rw-r--r--src/httpserver.h10
-rw-r--r--src/indirectmap.h4
-rw-r--r--src/init.cpp91
-rw-r--r--src/key.h31
-rw-r--r--src/main.cpp1138
-rw-r--r--src/main.h61
-rw-r--r--src/merkleblock.cpp2
-rw-r--r--src/miner.cpp663
-rw-r--r--src/miner.h181
-rw-r--r--src/net.cpp240
-rw-r--r--src/net.h51
-rw-r--r--src/netbase.cpp8
-rw-r--r--src/noui.cpp6
-rw-r--r--src/policy/policy.cpp27
-rw-r--r--src/policy/policy.h27
-rw-r--r--src/primitives/block.cpp9
-rw-r--r--src/primitives/block.h5
-rw-r--r--src/primitives/transaction.cpp23
-rw-r--r--src/primitives/transaction.h184
-rw-r--r--src/protocol.cpp59
-rw-r--r--src/protocol.h70
-rw-r--r--src/pubkey.h11
-rw-r--r--src/qt/bitcoin.cpp3
-rw-r--r--src/qt/bitcoin_locale.qrc12
-rw-r--r--src/qt/bitcoingui.cpp2
-rw-r--r--src/qt/bitcoinstrings.cpp22
-rw-r--r--src/qt/clientmodel.cpp5
-rw-r--r--src/qt/clientmodel.h1
-rw-r--r--src/qt/coincontroldialog.cpp18
-rw-r--r--src/qt/forms/debugwindow.ui75
-rw-r--r--src/qt/forms/receiverequestdialog.ui2
-rw-r--r--src/qt/guiconstants.h2
-rw-r--r--src/qt/guiutil.cpp23
-rw-r--r--src/qt/locale/bitcoin_af.ts264
-rw-r--r--src/qt/locale/bitcoin_af_ZA.ts407
-rw-r--r--src/qt/locale/bitcoin_ar.ts1137
-rw-r--r--src/qt/locale/bitcoin_be_BY.ts725
-rw-r--r--src/qt/locale/bitcoin_bg.ts1249
-rw-r--r--src/qt/locale/bitcoin_bg_BG.ts191
-rw-r--r--src/qt/locale/bitcoin_ca.ts1437
-rw-r--r--src/qt/locale/bitcoin_ca@valencia.ts1365
-rw-r--r--src/qt/locale/bitcoin_ca_ES.ts1435
-rw-r--r--src/qt/locale/bitcoin_cs.ts1631
-rw-r--r--src/qt/locale/bitcoin_cs_CZ.ts371
-rw-r--r--src/qt/locale/bitcoin_cy.ts333
-rw-r--r--src/qt/locale/bitcoin_da.ts1649
-rw-r--r--src/qt/locale/bitcoin_de.ts1595
-rw-r--r--src/qt/locale/bitcoin_el.ts149
-rw-r--r--src/qt/locale/bitcoin_el_GR.ts1203
-rw-r--r--src/qt/locale/bitcoin_en.ts1726
-rw-r--r--src/qt/locale/bitcoin_en_GB.ts1641
-rw-r--r--src/qt/locale/bitcoin_eo.ts1105
-rw-r--r--src/qt/locale/bitcoin_es.ts1754
-rw-r--r--src/qt/locale/bitcoin_es_AR.ts (renamed from src/qt/locale/bitcoin_bs.ts)149
-rw-r--r--src/qt/locale/bitcoin_es_CL.ts736
-rw-r--r--src/qt/locale/bitcoin_es_CO.ts284
-rw-r--r--src/qt/locale/bitcoin_es_DO.ts1082
-rw-r--r--src/qt/locale/bitcoin_es_ES.ts251
-rw-r--r--src/qt/locale/bitcoin_es_MX.ts731
-rw-r--r--src/qt/locale/bitcoin_es_UY.ts276
-rw-r--r--src/qt/locale/bitcoin_es_VE.ts583
-rw-r--r--src/qt/locale/bitcoin_et.ts845
-rw-r--r--src/qt/locale/bitcoin_eu_ES.ts479
-rw-r--r--src/qt/locale/bitcoin_fa.ts1145
-rw-r--r--src/qt/locale/bitcoin_fa_IR.ts583
-rw-r--r--src/qt/locale/bitcoin_fi.ts1435
-rw-r--r--src/qt/locale/bitcoin_fr.ts1671
-rw-r--r--src/qt/locale/bitcoin_fr_CA.ts121
-rw-r--r--src/qt/locale/bitcoin_fr_FR.ts1358
-rw-r--r--src/qt/locale/bitcoin_gl.ts1023
-rw-r--r--src/qt/locale/bitcoin_he.ts1421
-rw-r--r--src/qt/locale/bitcoin_hi_IN.ts461
-rw-r--r--src/qt/locale/bitcoin_hr.ts843
-rw-r--r--src/qt/locale/bitcoin_hu.ts1071
-rw-r--r--src/qt/locale/bitcoin_id_ID.ts1299
-rw-r--r--src/qt/locale/bitcoin_it.ts1413
-rw-r--r--src/qt/locale/bitcoin_it_IT.ts140
-rw-r--r--src/qt/locale/bitcoin_ja.ts1643
-rw-r--r--src/qt/locale/bitcoin_ka.ts1129
-rw-r--r--src/qt/locale/bitcoin_kk_KZ.ts159
-rw-r--r--src/qt/locale/bitcoin_ko_KR.ts1847
-rw-r--r--src/qt/locale/bitcoin_ku_IQ.ts272
-rw-r--r--src/qt/locale/bitcoin_ky.ts101
-rw-r--r--src/qt/locale/bitcoin_la.ts757
-rw-r--r--src/qt/locale/bitcoin_lt.ts883
-rw-r--r--src/qt/locale/bitcoin_lv_LV.ts1077
-rw-r--r--src/qt/locale/bitcoin_mk_MK.ts471
-rw-r--r--src/qt/locale/bitcoin_mn.ts565
-rw-r--r--src/qt/locale/bitcoin_ms_MY.ts82
-rw-r--r--src/qt/locale/bitcoin_nb.ts1407
-rw-r--r--src/qt/locale/bitcoin_nl.ts1613
-rw-r--r--src/qt/locale/bitcoin_pam.ts713
-rw-r--r--src/qt/locale/bitcoin_pl.ts1678
-rw-r--r--src/qt/locale/bitcoin_pt_BR.ts1635
-rw-r--r--src/qt/locale/bitcoin_pt_PT.ts1945
-rw-r--r--src/qt/locale/bitcoin_ro.ts136
-rw-r--r--src/qt/locale/bitcoin_ro_RO.ts1405
-rw-r--r--src/qt/locale/bitcoin_ru.ts1565
-rw-r--r--src/qt/locale/bitcoin_ru_RU.ts145
-rw-r--r--src/qt/locale/bitcoin_sk.ts1562
-rw-r--r--src/qt/locale/bitcoin_sl_SI.ts1345
-rw-r--r--src/qt/locale/bitcoin_sq.ts407
-rw-r--r--src/qt/locale/bitcoin_sr.ts447
-rw-r--r--src/qt/locale/bitcoin_sr@latin.ts200
-rw-r--r--src/qt/locale/bitcoin_sv.ts1638
-rw-r--r--src/qt/locale/bitcoin_ta.ts688
-rw-r--r--src/qt/locale/bitcoin_th_TH.ts823
-rw-r--r--src/qt/locale/bitcoin_tr.ts1649
-rw-r--r--src/qt/locale/bitcoin_tr_TR.ts147
-rw-r--r--src/qt/locale/bitcoin_uk.ts1411
-rw-r--r--src/qt/locale/bitcoin_ur_PK.ts209
-rw-r--r--src/qt/locale/bitcoin_uz@Cyrl.ts935
-rw-r--r--src/qt/locale/bitcoin_vi.ts107
-rw-r--r--src/qt/locale/bitcoin_vi_VN.ts293
-rw-r--r--src/qt/locale/bitcoin_zh.ts77
-rw-r--r--src/qt/locale/bitcoin_zh_CN.ts1456
-rw-r--r--src/qt/locale/bitcoin_zh_HK.ts268
-rw-r--r--src/qt/locale/bitcoin_zh_TW.ts1689
-rw-r--r--src/qt/optionsmodel.cpp21
-rw-r--r--src/qt/optionsmodel.h4
-rw-r--r--src/qt/receiverequestdialog.cpp22
-rw-r--r--src/qt/receiverequestdialog.h1
-rw-r--r--src/qt/res/bitcoin-qt-res.rc1
-rw-r--r--src/qt/res/icons/bitcoin_testnet.icobin0 -> 57251 bytes
-rw-r--r--src/qt/rpcconsole.cpp1
-rw-r--r--src/qt/splashscreen.cpp5
-rw-r--r--src/qt/transactionview.cpp2
-rw-r--r--src/qt/walletmodeltransaction.cpp3
-rw-r--r--src/qt/winshutdownmonitor.cpp2
-rw-r--r--src/rpc/blockchain.cpp22
-rw-r--r--src/rpc/mining.cpp40
-rw-r--r--src/rpc/misc.cpp46
-rw-r--r--src/rpc/net.cpp95
-rw-r--r--src/rpc/rawtransaction.cpp62
-rw-r--r--src/script/bitcoinconsensus.cpp29
-rw-r--r--src/script/bitcoinconsensus.h11
-rw-r--r--src/script/interpreter.cpp240
-rw-r--r--src/script/interpreter.h33
-rw-r--r--src/script/ismine.cpp19
-rw-r--r--src/script/script.cpp40
-rw-r--r--src/script/script.h20
-rw-r--r--src/script/script_error.cpp14
-rw-r--r--src/script/script_error.h9
-rw-r--r--src/script/sigcache.h2
-rw-r--r--src/script/sign.cpp283
-rw-r--r--src/script/sign.h37
-rw-r--r--src/script/standard.cpp41
-rw-r--r--src/script/standard.h3
-rw-r--r--src/serialize.h23
-rw-r--r--src/streams.h33
-rw-r--r--src/test/DoS_tests.cpp14
-rw-r--r--src/test/README.md21
-rw-r--r--src/test/addrman_tests.cpp92
-rw-r--r--src/test/alert_tests.cpp79
-rw-r--r--src/test/blockencodings_tests.cpp315
-rw-r--r--src/test/data/script_tests.json315
-rw-r--r--src/test/data/tx_invalid.json95
-rw-r--r--src/test/data/tx_valid.json226
-rw-r--r--src/test/hash_tests.cpp4
-rw-r--r--src/test/mempool_tests.cpp11
-rw-r--r--src/test/miner_tests.cpp140
-rw-r--r--src/test/multisig_tests.cpp21
-rw-r--r--src/test/net_tests.cpp8
-rw-r--r--src/test/policyestimator_tests.cpp3
-rw-r--r--src/test/script_P2SH_tests.cpp13
-rw-r--r--src/test/script_tests.cpp370
-rw-r--r--src/test/sighash_tests.cpp6
-rw-r--r--src/test/sigopcount_tests.cpp177
-rw-r--r--src/test/test_bitcoin.cpp11
-rw-r--r--src/test/test_bitcoin.h7
-rw-r--r--src/test/transaction_tests.cpp318
-rw-r--r--src/test/txvalidationcache_tests.cpp2
-rw-r--r--src/tinyformat.h700
-rw-r--r--src/txdb.h14
-rw-r--r--src/txmempool.cpp69
-rw-r--r--src/txmempool.h28
-rw-r--r--src/ui_interface.h3
-rw-r--r--src/univalue/Makefile.am9
-rw-r--r--src/univalue/configure.ac6
-rw-r--r--src/univalue/lib/univalue_read.cpp37
-rw-r--r--src/univalue/lib/univalue_utffilter.h119
-rw-r--r--src/univalue/lib/univalue_write.cpp11
-rw-r--r--src/univalue/test/fail38.json1
-rw-r--r--src/univalue/test/fail39.json1
-rw-r--r--src/univalue/test/fail40.json1
-rw-r--r--src/univalue/test/fail41.json1
-rw-r--r--src/univalue/test/round2.json1
-rw-r--r--src/univalue/test/unitester.cpp31
-rw-r--r--src/util.h28
-rw-r--r--src/version.h5
-rw-r--r--src/versionbits.cpp4
-rw-r--r--src/wallet/rpcdump.cpp39
-rw-r--r--src/wallet/rpcwallet.cpp112
-rw-r--r--src/wallet/test/accounting_tests.cpp6
-rw-r--r--src/wallet/test/wallet_tests.cpp60
-rw-r--r--src/wallet/wallet.cpp393
-rw-r--r--src/wallet/wallet.h24
-rw-r--r--src/wallet/walletdb.cpp21
-rw-r--r--src/wallet/walletdb.h48
297 files changed, 24132 insertions, 69063 deletions
diff --git a/.gitignore b/.gitignore
index a8722aa593..ce40019dc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -114,3 +114,4 @@ share/BitcoindComparisonTool.jar
/doc/doxygen/
libbitcoinconsensus.pc
+contrib/devtools/split-debug.sh
diff --git a/.travis.yml b/.travis.yml
index 64227ac2a8..a6c51753b6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,7 +39,7 @@ env:
# No wallet
- HOST=x86_64-unknown-linux-gnu PACKAGES=" openjdk-7-jre-headless python3" DEP_OPTS="NO_WALLET=1" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-glibc-back-compat --enable-reduce-exports"
# Cross-Mac
- - HOST=x86_64-apple-darwin11 PACKAGES="cmake imagemagick libcap-dev librsvg2-bin libz-dev libbz2-dev libtiff-tools python-dev" BITCOIN_CONFIG="--enable-reduce-exports" OSX_SDK=10.9 GOAL="deploy"
+ - HOST=x86_64-apple-darwin11 PACKAGES="cmake imagemagick libcap-dev librsvg2-bin libz-dev libbz2-dev libtiff-tools python-dev" BITCOIN_CONFIG="--enable-reduce-exports" OSX_SDK=10.11 GOAL="deploy"
before_install:
- export PATH=$(echo $PATH | tr ':' "\n" | sed '/\/opt\/python/d' | tr "\n" ":" | sed "s|::|:|g")
diff --git a/.tx/config b/.tx/config
index d6cc3aab88..3ce2ae71d0 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,7 +1,7 @@
[main]
host = https://www.transifex.com
-[bitcoin.qt-translation-012x]
+[bitcoin.qt-translation-013x]
file_filter = src/qt/locale/bitcoin_<lang>.ts
source_file = src/qt/locale/bitcoin_en.ts
source_lang = en
diff --git a/README.md b/README.md
index 8e816e7a43..3c41649c1b 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ https://bitcoincore.org
What is Bitcoin?
----------------
-Bitcoin is an experimental new digital currency that enables instant payments to
+Bitcoin is an experimental digital currency that enables instant payments to
anyone, anywhere in the world. Bitcoin uses peer-to-peer technology to operate
with no central authority: managing transactions and issuing money are carried
out collectively by the network. Bitcoin Core is the name of open source
diff --git a/build-aux/m4/ax_pthread.m4 b/build-aux/m4/ax_pthread.m4
index d218d1af73..4c4051ea37 100644
--- a/build-aux/m4/ax_pthread.m4
+++ b/build-aux/m4/ax_pthread.m4
@@ -82,7 +82,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 22
+#serial 23
AU_ALIAS([ACX_PTHREAD], [AX_PTHREAD])
AC_DEFUN([AX_PTHREAD], [
@@ -100,22 +100,22 @@ ax_pthread_ok=no
# etcetera environment variables, and if threads linking works using
# them:
if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
- ax_pthread_save_CC="$CC"
- ax_pthread_save_CFLAGS="$CFLAGS"
- ax_pthread_save_LIBS="$LIBS"
- AS_IF([test "x$PTHREAD_CC" != "x"], [CC="$PTHREAD_CC"])
- CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
- LIBS="$PTHREAD_LIBS $LIBS"
- AC_MSG_CHECKING([for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS])
- AC_LINK_IFELSE([AC_LANG_CALL([], [pthread_join])], [ax_pthread_ok=yes])
- AC_MSG_RESULT([$ax_pthread_ok])
- if test "x$ax_pthread_ok" = "xno"; then
- PTHREAD_LIBS=""
- PTHREAD_CFLAGS=""
- fi
- CC="$ax_pthread_save_CC"
- CFLAGS="$ax_pthread_save_CFLAGS"
- LIBS="$ax_pthread_save_LIBS"
+ ax_pthread_save_CC="$CC"
+ ax_pthread_save_CFLAGS="$CFLAGS"
+ ax_pthread_save_LIBS="$LIBS"
+ AS_IF([test "x$PTHREAD_CC" != "x"], [CC="$PTHREAD_CC"])
+ CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
+ LIBS="$PTHREAD_LIBS $LIBS"
+ AC_MSG_CHECKING([for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS])
+ AC_LINK_IFELSE([AC_LANG_CALL([], [pthread_join])], [ax_pthread_ok=yes])
+ AC_MSG_RESULT([$ax_pthread_ok])
+ if test "x$ax_pthread_ok" = "xno"; then
+ PTHREAD_LIBS=""
+ PTHREAD_CFLAGS=""
+ fi
+ CC="$ax_pthread_save_CC"
+ CFLAGS="$ax_pthread_save_CFLAGS"
+ LIBS="$ax_pthread_save_LIBS"
fi
# We must check for the threads library under a number of different
@@ -152,50 +152,50 @@ ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --
case $host_os in
- freebsd*)
+ freebsd*)
- # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
- # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
+ # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
+ # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
- ax_pthread_flags="-kthread lthread $ax_pthread_flags"
- ;;
+ ax_pthread_flags="-kthread lthread $ax_pthread_flags"
+ ;;
- hpux*)
+ hpux*)
- # From the cc(1) man page: "[-mt] Sets various -D flags to enable
- # multi-threading and also sets -lpthread."
+ # From the cc(1) man page: "[-mt] Sets various -D flags to enable
+ # multi-threading and also sets -lpthread."
- ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
- ;;
+ ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
+ ;;
- openedition*)
+ openedition*)
- # IBM z/OS requires a feature-test macro to be defined in order to
- # enable POSIX threads at all, so give the user a hint if this is
- # not set. (We don't define these ourselves, as they can affect
- # other portions of the system API in unpredictable ways.)
+ # IBM z/OS requires a feature-test macro to be defined in order to
+ # enable POSIX threads at all, so give the user a hint if this is
+ # not set. (We don't define these ourselves, as they can affect
+ # other portions of the system API in unpredictable ways.)
- AC_EGREP_CPP([AX_PTHREAD_ZOS_MISSING],
- [
-# if !defined(_OPEN_THREADS) && !defined(_UNIX03_THREADS)
- AX_PTHREAD_ZOS_MISSING
-# endif
- ],
- [AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])])
- ;;
+ AC_EGREP_CPP([AX_PTHREAD_ZOS_MISSING],
+ [
+# if !defined(_OPEN_THREADS) && !defined(_UNIX03_THREADS)
+ AX_PTHREAD_ZOS_MISSING
+# endif
+ ],
+ [AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])])
+ ;;
- solaris*)
+ solaris*)
- # On Solaris (at least, for some versions), libc contains stubbed
- # (non-functional) versions of the pthreads routines, so link-based
- # tests will erroneously succeed. (N.B.: The stubs are missing
- # pthread_cleanup_push, or rather a function called by this macro,
- # so we could check for that, but who knows whether they'll stub
- # that too in a future libc.) So we'll check first for the
- # standard Solaris way of linking pthreads (-mt -lpthread).
+ # On Solaris (at least, for some versions), libc contains stubbed
+ # (non-functional) versions of the pthreads routines, so link-based
+ # tests will erroneously succeed. (N.B.: The stubs are missing
+ # pthread_cleanup_push, or rather a function called by this macro,
+ # so we could check for that, but who knows whether they'll stub
+ # that too in a future libc.) So we'll check first for the
+ # standard Solaris way of linking pthreads (-mt -lpthread).
- ax_pthread_flags="-mt,pthread pthread $ax_pthread_flags"
- ;;
+ ax_pthread_flags="-mt,pthread pthread $ax_pthread_flags"
+ ;;
esac
# GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
@@ -208,17 +208,17 @@ AS_IF([test "x$GCC" = "xyes"],
# correctly enabled
case $host_os in
- darwin* | hpux* | linux* | osf* | solaris*)
- ax_pthread_check_macro="_REENTRANT"
- ;;
+ darwin* | hpux* | linux* | osf* | solaris*)
+ ax_pthread_check_macro="_REENTRANT"
+ ;;
- aix* | freebsd*)
- ax_pthread_check_macro="_THREAD_SAFE"
- ;;
+ aix*)
+ ax_pthread_check_macro="_THREAD_SAFE"
+ ;;
- *)
- ax_pthread_check_macro="--"
- ;;
+ *)
+ ax_pthread_check_macro="--"
+ ;;
esac
AS_IF([test "x$ax_pthread_check_macro" = "x--"],
[ax_pthread_check_cond=0],
@@ -231,13 +231,13 @@ AC_CACHE_CHECK([whether $CC is Clang],
[ax_cv_PTHREAD_CLANG=no
# Note that Autoconf sets GCC=yes for Clang as well as GCC
if test "x$GCC" = "xyes"; then
- AC_EGREP_CPP([AX_PTHREAD_CC_IS_CLANG],
- [/* Note: Clang 2.7 lacks __clang_[a-z]+__ */
-# if defined(__clang__) && defined(__llvm__)
- AX_PTHREAD_CC_IS_CLANG
-# endif
- ],
- [ax_cv_PTHREAD_CLANG=yes])
+ AC_EGREP_CPP([AX_PTHREAD_CC_IS_CLANG],
+ [/* Note: Clang 2.7 lacks __clang_[a-z]+__ */
+# if defined(__clang__) && defined(__llvm__)
+ AX_PTHREAD_CC_IS_CLANG
+# endif
+ ],
+ [ax_cv_PTHREAD_CLANG=yes])
fi
])
ax_pthread_clang="$ax_cv_PTHREAD_CLANG"
@@ -249,222 +249,222 @@ ax_pthread_clang_warning=no
if test "x$ax_pthread_clang" = "xyes"; then
- # Clang takes -pthread; it has never supported any other flag
-
- # (Note 1: This will need to be revisited if a system that Clang
- # supports has POSIX threads in a separate library. This tends not
- # to be the way of modern systems, but it's conceivable.)
-
- # (Note 2: On some systems, notably Darwin, -pthread is not needed
- # to get POSIX threads support; the API is always present and
- # active. We could reasonably leave PTHREAD_CFLAGS empty. But
- # -pthread does define _REENTRANT, and while the Darwin headers
- # ignore this macro, third-party headers might not.)
-
- PTHREAD_CFLAGS="-pthread"
- PTHREAD_LIBS=
-
- ax_pthread_ok=yes
-
- # However, older versions of Clang make a point of warning the user
- # that, in an invocation where only linking and no compilation is
- # taking place, the -pthread option has no effect ("argument unused
- # during compilation"). They expect -pthread to be passed in only
- # when source code is being compiled.
- #
- # Problem is, this is at odds with the way Automake and most other
- # C build frameworks function, which is that the same flags used in
- # compilation (CFLAGS) are also used in linking. Many systems
- # supported by AX_PTHREAD require exactly this for POSIX threads
- # support, and in fact it is often not straightforward to specify a
- # flag that is used only in the compilation phase and not in
- # linking. Such a scenario is extremely rare in practice.
- #
- # Even though use of the -pthread flag in linking would only print
- # a warning, this can be a nuisance for well-run software projects
- # that build with -Werror. So if the active version of Clang has
- # this misfeature, we search for an option to squash it.
-
- AC_CACHE_CHECK([whether Clang needs flag to prevent "argument unused" warning when linking with -pthread],
- [ax_cv_PTHREAD_CLANG_NO_WARN_FLAG],
- [ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=unknown
- # Create an alternate version of $ac_link that compiles and
- # links in two steps (.c -> .o, .o -> exe) instead of one
- # (.c -> exe), because the warning occurs only in the second
- # step
- ax_pthread_save_ac_link="$ac_link"
- ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
- ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"`
- ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"
- ax_pthread_save_CFLAGS="$CFLAGS"
- for ax_pthread_try in '' -Qunused-arguments -Wno-unused-command-line-argument unknown; do
- AS_IF([test "x$ax_pthread_try" = "xunknown"], [break])
- CFLAGS="-Werror -Wunknown-warning-option $ax_pthread_try -pthread $ax_pthread_save_CFLAGS"
- ac_link="$ax_pthread_save_ac_link"
- AC_LINK_IFELSE([AC_LANG_SOURCE([[int main(void){return 0;}]])],
- [ac_link="$ax_pthread_2step_ac_link"
- AC_LINK_IFELSE([AC_LANG_SOURCE([[int main(void){return 0;}]])],
- [break])
- ])
- done
- ac_link="$ax_pthread_save_ac_link"
- CFLAGS="$ax_pthread_save_CFLAGS"
- AS_IF([test "x$ax_pthread_try" = "x"], [ax_pthread_try=no])
- ax_cv_PTHREAD_CLANG_NO_WARN_FLAG="$ax_pthread_try"
- ])
-
- case "$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG" in
- no | unknown) ;;
- *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
- esac
+ # Clang takes -pthread; it has never supported any other flag
+
+ # (Note 1: This will need to be revisited if a system that Clang
+ # supports has POSIX threads in a separate library. This tends not
+ # to be the way of modern systems, but it's conceivable.)
+
+ # (Note 2: On some systems, notably Darwin, -pthread is not needed
+ # to get POSIX threads support; the API is always present and
+ # active. We could reasonably leave PTHREAD_CFLAGS empty. But
+ # -pthread does define _REENTRANT, and while the Darwin headers
+ # ignore this macro, third-party headers might not.)
+
+ PTHREAD_CFLAGS="-pthread"
+ PTHREAD_LIBS=
+
+ ax_pthread_ok=yes
+
+ # However, older versions of Clang make a point of warning the user
+ # that, in an invocation where only linking and no compilation is
+ # taking place, the -pthread option has no effect ("argument unused
+ # during compilation"). They expect -pthread to be passed in only
+ # when source code is being compiled.
+ #
+ # Problem is, this is at odds with the way Automake and most other
+ # C build frameworks function, which is that the same flags used in
+ # compilation (CFLAGS) are also used in linking. Many systems
+ # supported by AX_PTHREAD require exactly this for POSIX threads
+ # support, and in fact it is often not straightforward to specify a
+ # flag that is used only in the compilation phase and not in
+ # linking. Such a scenario is extremely rare in practice.
+ #
+ # Even though use of the -pthread flag in linking would only print
+ # a warning, this can be a nuisance for well-run software projects
+ # that build with -Werror. So if the active version of Clang has
+ # this misfeature, we search for an option to squash it.
+
+ AC_CACHE_CHECK([whether Clang needs flag to prevent "argument unused" warning when linking with -pthread],
+ [ax_cv_PTHREAD_CLANG_NO_WARN_FLAG],
+ [ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=unknown
+ # Create an alternate version of $ac_link that compiles and
+ # links in two steps (.c -> .o, .o -> exe) instead of one
+ # (.c -> exe), because the warning occurs only in the second
+ # step
+ ax_pthread_save_ac_link="$ac_link"
+ ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
+ ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"`
+ ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"
+ ax_pthread_save_CFLAGS="$CFLAGS"
+ for ax_pthread_try in '' -Qunused-arguments -Wno-unused-command-line-argument unknown; do
+ AS_IF([test "x$ax_pthread_try" = "xunknown"], [break])
+ CFLAGS="-Werror -Wunknown-warning-option $ax_pthread_try -pthread $ax_pthread_save_CFLAGS"
+ ac_link="$ax_pthread_save_ac_link"
+ AC_LINK_IFELSE([AC_LANG_SOURCE([[int main(void){return 0;}]])],
+ [ac_link="$ax_pthread_2step_ac_link"
+ AC_LINK_IFELSE([AC_LANG_SOURCE([[int main(void){return 0;}]])],
+ [break])
+ ])
+ done
+ ac_link="$ax_pthread_save_ac_link"
+ CFLAGS="$ax_pthread_save_CFLAGS"
+ AS_IF([test "x$ax_pthread_try" = "x"], [ax_pthread_try=no])
+ ax_cv_PTHREAD_CLANG_NO_WARN_FLAG="$ax_pthread_try"
+ ])
+
+ case "$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG" in
+ no | unknown) ;;
+ *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
+ esac
fi # $ax_pthread_clang = yes
if test "x$ax_pthread_ok" = "xno"; then
for ax_pthread_try_flag in $ax_pthread_flags; do
- case $ax_pthread_try_flag in
- none)
- AC_MSG_CHECKING([whether pthreads work without any flags])
- ;;
-
- -mt,pthread)
- AC_MSG_CHECKING([whether pthreads work with -mt -lpthread])
- PTHREAD_CFLAGS="-mt"
- PTHREAD_LIBS="-lpthread"
- ;;
-
- -*)
- AC_MSG_CHECKING([whether pthreads work with $ax_pthread_try_flag])
- PTHREAD_CFLAGS="$ax_pthread_try_flag"
- ;;
-
- pthread-config)
- AC_CHECK_PROG([ax_pthread_config], [pthread-config], [yes], [no])
- AS_IF([test "x$ax_pthread_config" = "xno"], [continue])
- PTHREAD_CFLAGS="`pthread-config --cflags`"
- PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`"
- ;;
-
- *)
- AC_MSG_CHECKING([for the pthreads library -l$ax_pthread_try_flag])
- PTHREAD_LIBS="-l$ax_pthread_try_flag"
- ;;
- esac
-
- ax_pthread_save_CFLAGS="$CFLAGS"
- ax_pthread_save_LIBS="$LIBS"
- CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
- LIBS="$PTHREAD_LIBS $LIBS"
-
- # Check for various functions. We must include pthread.h,
- # since some functions may be macros. (On the Sequent, we
- # need a special flag -Kthread to make this header compile.)
- # We check for pthread_join because it is in -lpthread on IRIX
- # while pthread_create is in libc. We check for pthread_attr_init
- # due to DEC craziness with -lpthreads. We check for
- # pthread_cleanup_push because it is one of the few pthread
- # functions on Solaris that doesn't have a non-functional libc stub.
- # We try pthread_create on general principles.
-
- AC_LINK_IFELSE([AC_LANG_PROGRAM([#include <pthread.h>
-# if $ax_pthread_check_cond
-# error "$ax_pthread_check_macro must be defined"
-# endif
- static void routine(void *a) { a = 0; }
- static void *start_routine(void *a) { return a; }],
- [pthread_t th; pthread_attr_t attr;
- pthread_create(&th, 0, start_routine, 0);
- pthread_join(th, 0);
- pthread_attr_init(&attr);
- pthread_cleanup_push(routine, 0);
- pthread_cleanup_pop(0) /* ; */])],
- [ax_pthread_ok=yes],
- [])
-
- CFLAGS="$ax_pthread_save_CFLAGS"
- LIBS="$ax_pthread_save_LIBS"
-
- AC_MSG_RESULT([$ax_pthread_ok])
- AS_IF([test "x$ax_pthread_ok" = "xyes"], [break])
-
- PTHREAD_LIBS=""
- PTHREAD_CFLAGS=""
+ case $ax_pthread_try_flag in
+ none)
+ AC_MSG_CHECKING([whether pthreads work without any flags])
+ ;;
+
+ -mt,pthread)
+ AC_MSG_CHECKING([whether pthreads work with -mt -lpthread])
+ PTHREAD_CFLAGS="-mt"
+ PTHREAD_LIBS="-lpthread"
+ ;;
+
+ -*)
+ AC_MSG_CHECKING([whether pthreads work with $ax_pthread_try_flag])
+ PTHREAD_CFLAGS="$ax_pthread_try_flag"
+ ;;
+
+ pthread-config)
+ AC_CHECK_PROG([ax_pthread_config], [pthread-config], [yes], [no])
+ AS_IF([test "x$ax_pthread_config" = "xno"], [continue])
+ PTHREAD_CFLAGS="`pthread-config --cflags`"
+ PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`"
+ ;;
+
+ *)
+ AC_MSG_CHECKING([for the pthreads library -l$ax_pthread_try_flag])
+ PTHREAD_LIBS="-l$ax_pthread_try_flag"
+ ;;
+ esac
+
+ ax_pthread_save_CFLAGS="$CFLAGS"
+ ax_pthread_save_LIBS="$LIBS"
+ CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
+ LIBS="$PTHREAD_LIBS $LIBS"
+
+ # Check for various functions. We must include pthread.h,
+ # since some functions may be macros. (On the Sequent, we
+ # need a special flag -Kthread to make this header compile.)
+ # We check for pthread_join because it is in -lpthread on IRIX
+ # while pthread_create is in libc. We check for pthread_attr_init
+ # due to DEC craziness with -lpthreads. We check for
+ # pthread_cleanup_push because it is one of the few pthread
+ # functions on Solaris that doesn't have a non-functional libc stub.
+ # We try pthread_create on general principles.
+
+ AC_LINK_IFELSE([AC_LANG_PROGRAM([#include <pthread.h>
+# if $ax_pthread_check_cond
+# error "$ax_pthread_check_macro must be defined"
+# endif
+ static void routine(void *a) { a = 0; }
+ static void *start_routine(void *a) { return a; }],
+ [pthread_t th; pthread_attr_t attr;
+ pthread_create(&th, 0, start_routine, 0);
+ pthread_join(th, 0);
+ pthread_attr_init(&attr);
+ pthread_cleanup_push(routine, 0);
+ pthread_cleanup_pop(0) /* ; */])],
+ [ax_pthread_ok=yes],
+ [])
+
+ CFLAGS="$ax_pthread_save_CFLAGS"
+ LIBS="$ax_pthread_save_LIBS"
+
+ AC_MSG_RESULT([$ax_pthread_ok])
+ AS_IF([test "x$ax_pthread_ok" = "xyes"], [break])
+
+ PTHREAD_LIBS=""
+ PTHREAD_CFLAGS=""
done
fi
# Various other checks:
if test "x$ax_pthread_ok" = "xyes"; then
- ax_pthread_save_CFLAGS="$CFLAGS"
- ax_pthread_save_LIBS="$LIBS"
- CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
- LIBS="$PTHREAD_LIBS $LIBS"
-
- # Detect AIX lossage: JOINABLE attribute is called UNDETACHED.
- AC_CACHE_CHECK([for joinable pthread attribute],
- [ax_cv_PTHREAD_JOINABLE_ATTR],
- [ax_cv_PTHREAD_JOINABLE_ATTR=unknown
- for ax_pthread_attr in PTHREAD_CREATE_JOINABLE PTHREAD_CREATE_UNDETACHED; do
- AC_LINK_IFELSE([AC_LANG_PROGRAM([#include <pthread.h>],
- [int attr = $ax_pthread_attr; return attr /* ; */])],
- [ax_cv_PTHREAD_JOINABLE_ATTR=$ax_pthread_attr; break],
- [])
- done
- ])
- AS_IF([test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xunknown" && \
- test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xPTHREAD_CREATE_JOINABLE" && \
- test "x$ax_pthread_joinable_attr_defined" != "xyes"],
- [AC_DEFINE_UNQUOTED([PTHREAD_CREATE_JOINABLE],
- [$ax_cv_PTHREAD_JOINABLE_ATTR],
- [Define to necessary symbol if this constant
- uses a non-standard name on your system.])
- ax_pthread_joinable_attr_defined=yes
- ])
-
- AC_CACHE_CHECK([whether more special flags are required for pthreads],
- [ax_cv_PTHREAD_SPECIAL_FLAGS],
- [ax_cv_PTHREAD_SPECIAL_FLAGS=no
- case $host_os in
- solaris*)
- ax_cv_PTHREAD_SPECIAL_FLAGS="-D_POSIX_PTHREAD_SEMANTICS"
- ;;
- esac
- ])
- AS_IF([test "x$ax_cv_PTHREAD_SPECIAL_FLAGS" != "xno" && \
- test "x$ax_pthread_special_flags_added" != "xyes"],
- [PTHREAD_CFLAGS="$ax_cv_PTHREAD_SPECIAL_FLAGS $PTHREAD_CFLAGS"
- ax_pthread_special_flags_added=yes])
-
- AC_CACHE_CHECK([for PTHREAD_PRIO_INHERIT],
- [ax_cv_PTHREAD_PRIO_INHERIT],
- [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <pthread.h>]],
- [[int i = PTHREAD_PRIO_INHERIT;]])],
- [ax_cv_PTHREAD_PRIO_INHERIT=yes],
- [ax_cv_PTHREAD_PRIO_INHERIT=no])
- ])
- AS_IF([test "x$ax_cv_PTHREAD_PRIO_INHERIT" = "xyes" && \
- test "x$ax_pthread_prio_inherit_defined" != "xyes"],
- [AC_DEFINE([HAVE_PTHREAD_PRIO_INHERIT], [1], [Have PTHREAD_PRIO_INHERIT.])
- ax_pthread_prio_inherit_defined=yes
- ])
-
- CFLAGS="$ax_pthread_save_CFLAGS"
- LIBS="$ax_pthread_save_LIBS"
-
- # More AIX lossage: compile with *_r variant
- if test "x$GCC" != "xyes"; then
- case $host_os in
- aix*)
- AS_CASE(["x/$CC"],
- [x*/c89|x*/c89_128|x*/c99|x*/c99_128|x*/cc|x*/cc128|x*/xlc|x*/xlc_v6|x*/xlc128|x*/xlc128_v6],
- [#handle absolute path differently from PATH based program lookup
- AS_CASE(["x$CC"],
- [x/*],
- [AS_IF([AS_EXECUTABLE_P([${CC}_r])],[PTHREAD_CC="${CC}_r"])],
- [AC_CHECK_PROGS([PTHREAD_CC],[${CC}_r],[$CC])])])
- ;;
- esac
- fi
+ ax_pthread_save_CFLAGS="$CFLAGS"
+ ax_pthread_save_LIBS="$LIBS"
+ CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
+ LIBS="$PTHREAD_LIBS $LIBS"
+
+ # Detect AIX lossage: JOINABLE attribute is called UNDETACHED.
+ AC_CACHE_CHECK([for joinable pthread attribute],
+ [ax_cv_PTHREAD_JOINABLE_ATTR],
+ [ax_cv_PTHREAD_JOINABLE_ATTR=unknown
+ for ax_pthread_attr in PTHREAD_CREATE_JOINABLE PTHREAD_CREATE_UNDETACHED; do
+ AC_LINK_IFELSE([AC_LANG_PROGRAM([#include <pthread.h>],
+ [int attr = $ax_pthread_attr; return attr /* ; */])],
+ [ax_cv_PTHREAD_JOINABLE_ATTR=$ax_pthread_attr; break],
+ [])
+ done
+ ])
+ AS_IF([test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xunknown" && \
+ test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xPTHREAD_CREATE_JOINABLE" && \
+ test "x$ax_pthread_joinable_attr_defined" != "xyes"],
+ [AC_DEFINE_UNQUOTED([PTHREAD_CREATE_JOINABLE],
+ [$ax_cv_PTHREAD_JOINABLE_ATTR],
+ [Define to necessary symbol if this constant
+ uses a non-standard name on your system.])
+ ax_pthread_joinable_attr_defined=yes
+ ])
+
+ AC_CACHE_CHECK([whether more special flags are required for pthreads],
+ [ax_cv_PTHREAD_SPECIAL_FLAGS],
+ [ax_cv_PTHREAD_SPECIAL_FLAGS=no
+ case $host_os in
+ solaris*)
+ ax_cv_PTHREAD_SPECIAL_FLAGS="-D_POSIX_PTHREAD_SEMANTICS"
+ ;;
+ esac
+ ])
+ AS_IF([test "x$ax_cv_PTHREAD_SPECIAL_FLAGS" != "xno" && \
+ test "x$ax_pthread_special_flags_added" != "xyes"],
+ [PTHREAD_CFLAGS="$ax_cv_PTHREAD_SPECIAL_FLAGS $PTHREAD_CFLAGS"
+ ax_pthread_special_flags_added=yes])
+
+ AC_CACHE_CHECK([for PTHREAD_PRIO_INHERIT],
+ [ax_cv_PTHREAD_PRIO_INHERIT],
+ [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <pthread.h>]],
+ [[int i = PTHREAD_PRIO_INHERIT;]])],
+ [ax_cv_PTHREAD_PRIO_INHERIT=yes],
+ [ax_cv_PTHREAD_PRIO_INHERIT=no])
+ ])
+ AS_IF([test "x$ax_cv_PTHREAD_PRIO_INHERIT" = "xyes" && \
+ test "x$ax_pthread_prio_inherit_defined" != "xyes"],
+ [AC_DEFINE([HAVE_PTHREAD_PRIO_INHERIT], [1], [Have PTHREAD_PRIO_INHERIT.])
+ ax_pthread_prio_inherit_defined=yes
+ ])
+
+ CFLAGS="$ax_pthread_save_CFLAGS"
+ LIBS="$ax_pthread_save_LIBS"
+
+ # More AIX lossage: compile with *_r variant
+ if test "x$GCC" != "xyes"; then
+ case $host_os in
+ aix*)
+ AS_CASE(["x/$CC"],
+ [x*/c89|x*/c89_128|x*/c99|x*/c99_128|x*/cc|x*/cc128|x*/xlc|x*/xlc_v6|x*/xlc128|x*/xlc128_v6],
+ [#handle absolute path differently from PATH based program lookup
+ AS_CASE(["x$CC"],
+ [x/*],
+ [AS_IF([AS_EXECUTABLE_P([${CC}_r])],[PTHREAD_CC="${CC}_r"])],
+ [AC_CHECK_PROGS([PTHREAD_CC],[${CC}_r],[$CC])])])
+ ;;
+ esac
+ fi
fi
test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
@@ -475,11 +475,11 @@ AC_SUBST([PTHREAD_CC])
# Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
if test "x$ax_pthread_ok" = "xyes"; then
- ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header files.])],[$1])
- :
+ ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header files.])],[$1])
+ :
else
- ax_pthread_ok=no
- $2
+ ax_pthread_ok=no
+ $2
fi
AC_LANG_POP
])dnl AX_PTHREAD
diff --git a/build-aux/m4/bitcoin_qt.m4 b/build-aux/m4/bitcoin_qt.m4
index efffa4887d..d26136cbe9 100644
--- a/build-aux/m4/bitcoin_qt.m4
+++ b/build-aux/m4/bitcoin_qt.m4
@@ -331,8 +331,9 @@ AC_DEFUN([_BITCOIN_QT_FIND_STATIC_PLUGINS],[
QT_LIBS="$QT_LIBS -L$qt_plugin_path/accessible"
fi
fi
- m4_ifdef([PKG_CHECK_MODULES],[
if test x$use_pkgconfig = xyes; then
+ : dnl
+ m4_ifdef([PKG_CHECK_MODULES],[
PKG_CHECK_MODULES([QTPLATFORM], [Qt5PlatformSupport], [QT_LIBS="$QTPLATFORM_LIBS $QT_LIBS"])
if test x$TARGET_OS = xlinux; then
PKG_CHECK_MODULES([X11XCB], [x11-xcb], [QT_LIBS="$X11XCB_LIBS $QT_LIBS"])
@@ -342,8 +343,23 @@ AC_DEFUN([_BITCOIN_QT_FIND_STATIC_PLUGINS],[
elif test x$TARGET_OS = xdarwin; then
PKG_CHECK_MODULES([QTPRINT], [Qt5PrintSupport], [QT_LIBS="$QTPRINT_LIBS $QT_LIBS"])
fi
- fi
])
+ else
+ if test x$TARGET_OS = xwindows; then
+ AC_CACHE_CHECK(for Qt >= 5.6, bitcoin_cv_need_platformsupport,[AC_COMPILE_IFELSE([AC_LANG_PROGRAM(
+ [[#include <QtCore>]],[[
+ #if QT_VERSION < 0x050600
+ choke;
+ #endif
+ ]])],
+ [bitcoin_cv_need_platformsupport=yes],
+ [bitcoin_cv_need_platformsupport=no])
+ ])
+ if test x$bitcoin_cv_need_platformsupport = xyes; then
+ BITCOIN_QT_CHECK(AC_CHECK_LIB([${QT_LIB_PREFIX}PlatformSupport],[main],,BITCOIN_QT_FAIL(lib$QT_LIB_PREFIXPlatformSupport not found)))
+ fi
+ fi
+ fi
else
if test x$qt_plugin_path != x; then
QT_LIBS="$QT_LIBS -L$qt_plugin_path/accessible"
diff --git a/configure.ac b/configure.ac
index 7f9ff20cd7..ef58cfc40d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 0)
-define(_CLIENT_VERSION_MINOR, 12)
+define(_CLIENT_VERSION_MINOR, 13)
define(_CLIENT_VERSION_REVISION, 99)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_IS_RELEASE, false)
@@ -75,12 +75,10 @@ AC_PATH_PROG(XGETTEXT,xgettext)
AC_PATH_PROG(HEXDUMP,hexdump)
AC_PATH_TOOL(READELF, readelf)
AC_PATH_TOOL(CPPFILT, c++filt)
+AC_PATH_TOOL(OBJCOPY, objcopy)
AC_ARG_VAR(PYTHONPATH, Augments the default search path for python module files)
-dnl pkg-config check.
-PKG_PROG_PKG_CONFIG
-
# Enable wallet
AC_ARG_ENABLE([wallet],
[AS_HELP_STRING([--disable-wallet],
@@ -374,6 +372,16 @@ case $host in
;;
esac
+if test x$use_pkgconfig = xyes; then
+ m4_ifndef([PKG_PROG_PKG_CONFIG], [AC_MSG_ERROR(PKG_PROG_PKG_CONFIG macro not found. Please install pkg-config and re-run autogen.sh.)])
+ m4_ifdef([PKG_PROG_PKG_CONFIG], [
+ PKG_PROG_PKG_CONFIG
+ if test x"$PKG_CONFIG" = "x"; then
+ AC_MSG_ERROR(pkg-config not found.)
+ fi
+ ])
+fi
+
if test x$use_comparison_tool != xno; then
AC_SUBST(JAVA_COMPARISON_TOOL, $use_comparison_tool)
fi
@@ -582,7 +590,7 @@ BITCOIN_QT_INIT
dnl sets $bitcoin_enable_qt, $bitcoin_enable_qt_test, $bitcoin_enable_qt_dbus
BITCOIN_QT_CONFIGURE([$use_pkgconfig], [qt5])
-if test x$build_bitcoin_utils$build_bitcoind$bitcoin_enable_qt$use_tests = xnononono; then
+if test x$build_bitcoin_utils$build_bitcoind$bitcoin_enable_qt$use_tests$use_bench = xnonononono; then
use_boost=no
else
use_boost=yes
@@ -751,12 +759,7 @@ fi
fi
if test x$use_pkgconfig = xyes; then
-
- if test x"$PKG_CONFIG" = "x"; then
- AC_MSG_ERROR(pkg-config not found.)
- fi
-
- : #NOP
+ : dnl
m4_ifdef(
[PKG_CHECK_MODULES],
[
@@ -813,6 +816,15 @@ else
AC_DEFINE_UNQUOTED([ENABLE_ZMQ],[0],[Define to 1 to enable ZMQ functions])
fi
+ if test "x$use_zmq" = "xyes"; then
+ dnl Assume libzmq was built for static linking
+ case $host in
+ *mingw*)
+ ZMQ_CFLAGS="$ZMQ_CFLAGS -DZMQ_STATIC"
+ ;;
+ esac
+ fi
+
BITCOIN_QT_CHECK(AC_CHECK_LIB([protobuf] ,[main],[PROTOBUF_LIBS=-lprotobuf], BITCOIN_QT_FAIL(libprotobuf not found)))
if test x$use_qr != xno; then
BITCOIN_QT_CHECK([AC_CHECK_LIB([qrencode], [main],[QR_LIBS=-lqrencode], [have_qrencode=no])])
@@ -1057,9 +1069,17 @@ AC_SUBST(TESTDEFS)
AC_SUBST(LEVELDB_TARGET_FLAGS)
AC_SUBST(MINIUPNPC_CPPFLAGS)
AC_SUBST(MINIUPNPC_LIBS)
+AC_SUBST(CRYPTO_LIBS)
+AC_SUBST(SSL_LIBS)
+AC_SUBST(EVENT_LIBS)
+AC_SUBST(EVENT_PTHREADS_LIBS)
+AC_SUBST(ZMQ_LIBS)
+AC_SUBST(PROTOBUF_LIBS)
+AC_SUBST(QR_LIBS)
AC_CONFIG_FILES([Makefile src/Makefile share/setup.nsi share/qt/Info.plist src/test/buildenv.py])
AC_CONFIG_FILES([qa/pull-tester/run-bitcoind-for-test.sh],[chmod +x qa/pull-tester/run-bitcoind-for-test.sh])
AC_CONFIG_FILES([qa/pull-tester/tests_config.py],[chmod +x qa/pull-tester/tests_config.py])
+AC_CONFIG_FILES([contrib/devtools/split-debug.sh],[chmod +x contrib/devtools/split-debug.sh])
AC_CONFIG_LINKS([qa/pull-tester/rpc-tests.py:qa/pull-tester/rpc-tests.py])
dnl boost's m4 checks do something really nasty: they export these vars. As a
diff --git a/contrib/bitcoin-cli.bash-completion b/contrib/bitcoin-cli.bash-completion
new file mode 100644
index 0000000000..732981fe7c
--- /dev/null
+++ b/contrib/bitcoin-cli.bash-completion
@@ -0,0 +1,154 @@
+# bash programmable completion for bitcoin-cli(1)
+# Copyright (c) 2012-2016 The Bitcoin Core developers
+# Distributed under the MIT software license, see the accompanying
+# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+# call $bitcoin-cli for RPC
+_bitcoin_rpc() {
+ # determine already specified args necessary for RPC
+ local rpcargs=()
+ for i in ${COMP_LINE}; do
+ case "$i" in
+ -conf=*|-datadir=*|-regtest|-rpc*|-testnet)
+ rpcargs=( "${rpcargs[@]}" "$i" )
+ ;;
+ esac
+ done
+ $bitcoin_cli "${rpcargs[@]}" "$@"
+}
+
+# Add wallet accounts to COMPREPLY
+_bitcoin_accounts() {
+ local accounts
+ accounts=$(_bitcoin_rpc listaccounts | awk -F '"' '{ print $2 }')
+ COMPREPLY=( "${COMPREPLY[@]}" $( compgen -W "$accounts" -- "$cur" ) )
+}
+
+_bitcoin_cli() {
+ local cur prev words=() cword
+ local bitcoin_cli
+
+ # save and use original argument to invoke bitcoin-cli for -help, help and RPC
+ # as bitcoin-cli might not be in $PATH
+ bitcoin_cli="$1"
+
+ COMPREPLY=()
+ _get_comp_words_by_ref -n = cur prev words cword
+
+ if ((cword > 5)); then
+ case ${words[cword-5]} in
+ sendtoaddress)
+ COMPREPLY=( $( compgen -W "true false" -- "$cur" ) )
+ return 0
+ ;;
+ esac
+ fi
+
+ if ((cword > 4)); then
+ case ${words[cword-4]} in
+ importaddress|listtransactions|setban)
+ COMPREPLY=( $( compgen -W "true false" -- "$cur" ) )
+ return 0
+ ;;
+ signrawtransaction)
+ COMPREPLY=( $( compgen -W "ALL NONE SINGLE ALL|ANYONECANPAY NONE|ANYONECANPAY SINGLE|ANYONECANPAY" -- "$cur" ) )
+ return 0
+ ;;
+ esac
+ fi
+
+ if ((cword > 3)); then
+ case ${words[cword-3]} in
+ addmultisigaddress)
+ _bitcoin_accounts
+ return 0
+ ;;
+ getbalance|gettxout|importaddress|importpubkey|importprivkey|listreceivedbyaccount|listreceivedbyaddress|listsinceblock)
+ COMPREPLY=( $( compgen -W "true false" -- "$cur" ) )
+ return 0
+ ;;
+ esac
+ fi
+
+ if ((cword > 2)); then
+ case ${words[cword-2]} in
+ addnode)
+ COMPREPLY=( $( compgen -W "add remove onetry" -- "$cur" ) )
+ return 0
+ ;;
+ setban)
+ COMPREPLY=( $( compgen -W "add remove" -- "$cur" ) )
+ return 0
+ ;;
+ fundrawtransaction|getblock|getblockheader|getmempoolancestors|getmempooldescendants|getrawtransaction|gettransaction|listaccounts|listreceivedbyaccount|listreceivedbyaddress|sendrawtransaction)
+ COMPREPLY=( $( compgen -W "true false" -- "$cur" ) )
+ return 0
+ ;;
+ move|setaccount)
+ _bitcoin_accounts
+ return 0
+ ;;
+ esac
+ fi
+
+ case "$prev" in
+ backupwallet|dumpwallet|importwallet)
+ _filedir
+ return 0
+ ;;
+ getaddednodeinfo|getrawmempool|lockunspent|setgenerate)
+ COMPREPLY=( $( compgen -W "true false" -- "$cur" ) )
+ return 0
+ ;;
+ getaccountaddress|getaddressesbyaccount|getbalance|getnewaddress|getreceivedbyaccount|listtransactions|move|sendfrom|sendmany)
+ _bitcoin_accounts
+ return 0
+ ;;
+ esac
+
+ case "$cur" in
+ -conf=*)
+ cur="${cur#*=}"
+ _filedir
+ return 0
+ ;;
+ -datadir=*)
+ cur="${cur#*=}"
+ _filedir -d
+ return 0
+ ;;
+ -*=*) # prevent nonsense completions
+ return 0
+ ;;
+ *)
+ local helpopts commands
+
+ # only parse -help if senseful
+ if [[ -z "$cur" || "$cur" =~ ^- ]]; then
+ helpopts=$($bitcoin_cli -help 2>&1 | awk '$1 ~ /^-/ { sub(/=.*/, "="); print $1 }' )
+ fi
+
+ # only parse help if senseful
+ if [[ -z "$cur" || "$cur" =~ ^[a-z] ]]; then
+ commands=$(_bitcoin_rpc help 2>/dev/null | awk '$1 ~ /^[a-z]/ { print $1; }')
+ fi
+
+ COMPREPLY=( $( compgen -W "$helpopts $commands" -- "$cur" ) )
+
+ # Prevent space if an argument is desired
+ if [[ $COMPREPLY == *= ]]; then
+ compopt -o nospace
+ fi
+ return 0
+ ;;
+ esac
+} &&
+complete -F _bitcoin_cli bitcoin-cli
+
+# Local variables:
+# mode: shell-script
+# sh-basic-offset: 4
+# sh-indent-comment: t
+# indent-tabs-mode: nil
+# End:
+# ex: ts=4 sw=4 et filetype=sh
diff --git a/contrib/bitcoin-tx.bash-completion b/contrib/bitcoin-tx.bash-completion
new file mode 100644
index 0000000000..a83d2979ed
--- /dev/null
+++ b/contrib/bitcoin-tx.bash-completion
@@ -0,0 +1,57 @@
+# bash programmable completion for bitcoin-tx(1)
+# Copyright (c) 2016 The Bitcoin Core developers
+# Distributed under the MIT software license, see the accompanying
+# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+_bitcoin_tx() {
+ local cur prev words=() cword
+ local bitcoin_tx
+
+ # save and use original argument to invoke bitcoin-tx for -help
+ # it might not be in $PATH
+ bitcoin_tx="$1"
+
+ COMPREPLY=()
+ _get_comp_words_by_ref -n =: cur prev words cword
+
+ case "$cur" in
+ load=*:*)
+ cur="${cur#load=*:}"
+ _filedir
+ return 0
+ ;;
+ *=*) # prevent attempts to complete other arguments
+ return 0
+ ;;
+ esac
+
+ if [[ "$cword" == 1 || ( "$prev" != "-create" && "$prev" == -* ) ]]; then
+ # only options (or an uncompletable hex-string) allowed
+ # parse bitcoin-tx -help for options
+ local helpopts
+ helpopts=$($bitcoin_tx -help | sed -e '/^ -/ p' -e d )
+ COMPREPLY=( $( compgen -W "$helpopts" -- "$cur" ) )
+ else
+ # only commands are allowed
+ # parse -help for commands
+ local helpcmds
+ helpcmds=$($bitcoin_tx -help | sed -e '1,/Commands:/d' -e 's/=.*/=/' -e '/^ [a-z]/ p' -e d )
+ COMPREPLY=( $( compgen -W "$helpcmds" -- "$cur" ) )
+ fi
+
+ # Prevent space if an argument is desired
+ if [[ $COMPREPLY == *= ]]; then
+ compopt -o nospace
+ fi
+
+ return 0
+} &&
+complete -F _bitcoin_tx bitcoin-tx
+
+# Local variables:
+# mode: shell-script
+# sh-basic-offset: 4
+# sh-indent-comment: t
+# indent-tabs-mode: nil
+# End:
+# ex: ts=4 sw=4 et filetype=sh
diff --git a/contrib/bitcoind.bash-completion b/contrib/bitcoind.bash-completion
index 1338d2f2b5..af87e97d80 100644
--- a/contrib/bitcoind.bash-completion
+++ b/contrib/bitcoind.bash-completion
@@ -1,102 +1,21 @@
-# bash programmable completion for bitcoind(1) and bitcoin-cli(1)
-# Copyright (c) 2012,2014 Christian von Roques <roques@mti.ag>
+# bash programmable completion for bitcoind(1) and bitcoin-qt(1)
+# Copyright (c) 2012-2016 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
-have bitcoind && {
-
-# call $bitcoind for RPC
-_bitcoin_rpc() {
- # determine already specified args necessary for RPC
- local rpcargs=()
- for i in ${COMP_LINE}; do
- case "$i" in
- -conf=*|-proxy*|-rpc*)
- rpcargs=( "${rpcargs[@]}" "$i" )
- ;;
- esac
- done
- $bitcoind "${rpcargs[@]}" "$@"
-}
-
-# Add bitcoin accounts to COMPREPLY
-_bitcoin_accounts() {
- local accounts
- accounts=$(_bitcoin_rpc listaccounts | awk '/".*"/ { a=$1; gsub(/"/, "", a); print a}')
- COMPREPLY=( "${COMPREPLY[@]}" $( compgen -W "$accounts" -- "$cur" ) )
-}
-
_bitcoind() {
local cur prev words=() cword
local bitcoind
- # save and use original argument to invoke bitcoind
- # bitcoind might not be in $PATH
+ # save and use original argument to invoke bitcoind for -help
+ # it might not be in $PATH
bitcoind="$1"
COMPREPLY=()
_get_comp_words_by_ref -n = cur prev words cword
- if ((cword > 4)); then
- case ${words[cword-4]} in
- listtransactions)
- COMPREPLY=( $( compgen -W "true false" -- "$cur" ) )
- return 0
- ;;
- signrawtransaction)
- COMPREPLY=( $( compgen -W "ALL NONE SINGLE ALL|ANYONECANPAY NONE|ANYONECANPAY SINGLE|ANYONECANPAY" -- "$cur" ) )
- return 0
- ;;
- esac
- fi
-
- if ((cword > 3)); then
- case ${words[cword-3]} in
- addmultisigaddress)
- _bitcoin_accounts
- return 0
- ;;
- getbalance|gettxout|importaddress|importprivkey|listreceivedbyaccount|listreceivedbyaddress|listsinceblock)
- COMPREPLY=( $( compgen -W "true false" -- "$cur" ) )
- return 0
- ;;
- esac
- fi
-
- if ((cword > 2)); then
- case ${words[cword-2]} in
- addnode)
- COMPREPLY=( $( compgen -W "add remove onetry" -- "$cur" ) )
- return 0
- ;;
- getblock|getrawtransaction|gettransaction|listaccounts|listreceivedbyaccount|listreceivedbyaddress|sendrawtransaction)
- COMPREPLY=( $( compgen -W "true false" -- "$cur" ) )
- return 0
- ;;
- move|setaccount)
- _bitcoin_accounts
- return 0
- ;;
- esac
- fi
-
- case "$prev" in
- backupwallet|dumpwallet|importwallet)
- _filedir
- return 0
- ;;
- getmempool|lockunspent|setgenerate)
- COMPREPLY=( $( compgen -W "true false" -- "$cur" ) )
- return 0
- ;;
- getaccountaddress|getaddressesbyaccount|getbalance|getnewaddress|getreceivedbyaccount|listtransactions|move|sendfrom|sendmany)
- _bitcoin_accounts
- return 0
- ;;
- esac
-
case "$cur" in
- -conf=*|-pid=*|-loadblock=*|-wallet=*)
+ -conf=*|-pid=*|-loadblock=*|-rootcertificates=*|-rpccookiefile=*|-wallet=*)
cur="${cur#*=}"
_filedir
return 0
@@ -110,20 +29,14 @@ _bitcoind() {
return 0
;;
*)
- local helpopts commands
- # only parse --help if senseful
+ # only parse -help if senseful
if [[ -z "$cur" || "$cur" =~ ^- ]]; then
- helpopts=$($bitcoind --help 2>&1 | awk '$1 ~ /^-/ { sub(/=.*/, "="); print $1 }' )
+ local helpopts
+ helpopts=$($bitcoind -help 2>&1 | awk '$1 ~ /^-/ { sub(/=.*/, "="); print $1 }' )
+ COMPREPLY=( $( compgen -W "$helpopts" -- "$cur" ) )
fi
- # only parse help if senseful
- if [[ -z "$cur" || "$cur" =~ ^[a-z] ]]; then
- commands=$(_bitcoin_rpc help 2>/dev/null | awk '$1 ~ /^[a-z]/ { print $1; }')
- fi
-
- COMPREPLY=( $( compgen -W "$helpopts $commands" -- "$cur" ) )
-
# Prevent space if an argument is desired
if [[ $COMPREPLY == *= ]]; then
compopt -o nospace
@@ -131,10 +44,8 @@ _bitcoind() {
return 0
;;
esac
-}
-
-complete -F _bitcoind bitcoind bitcoin-cli
-}
+} &&
+complete -F _bitcoind bitcoind bitcoin-qt
# Local variables:
# mode: shell-script
diff --git a/contrib/debian/bitcoin-tx.bash-completion b/contrib/debian/bitcoin-tx.bash-completion
new file mode 100644
index 0000000000..7acb0b0aea
--- /dev/null
+++ b/contrib/debian/bitcoin-tx.bash-completion
@@ -0,0 +1 @@
+contrib/bitcoin-tx.bash-completion bitcoin-tx
diff --git a/contrib/debian/bitcoind.bash-completion b/contrib/debian/bitcoind.bash-completion
index 0f84707b66..5c69d78fbb 100644
--- a/contrib/debian/bitcoind.bash-completion
+++ b/contrib/debian/bitcoind.bash-completion
@@ -1 +1,2 @@
contrib/bitcoind.bash-completion bitcoind
+contrib/bitcoin-cli.bash-completion bitcoin-cli
diff --git a/contrib/devtools/check-doc.py b/contrib/devtools/check-doc.py
index 8c73cf1e8a..9ea0131ac3 100755
--- a/contrib/devtools/check-doc.py
+++ b/contrib/devtools/check-doc.py
@@ -21,7 +21,7 @@ CMD_GREP_DOCS = r"egrep -r -I 'HelpMessageOpt\(\"\-[^\"=]+?(=|\")' %s" % (CMD_RO
REGEX_ARG = re.compile(r'(?:map(?:Multi)?Args(?:\.count\(|\[)|Get(?:Bool)?Arg\()\"(\-[^\"]+?)\"')
REGEX_DOC = re.compile(r'HelpMessageOpt\(\"(\-[^\"=]+?)(?:=|\")')
# list unsupported, deprecated and duplicate args as they need no documentation
-SET_DOC_OPTIONAL = set(['-rpcssl', '-benchmark', '-h', '-help', '-socks', '-tor', '-debugnet', '-whitelistalwaysrelay'])
+SET_DOC_OPTIONAL = set(['-rpcssl', '-benchmark', '-h', '-help', '-socks', '-tor', '-debugnet', '-whitelistalwaysrelay', '-prematurewitness', '-walletprematurewitness', '-promiscuousmempoolflags', '-blockminsize'])
def main():
used = check_output(CMD_GREP_ARGS, shell=True)
diff --git a/contrib/devtools/split-debug.sh.in b/contrib/devtools/split-debug.sh.in
new file mode 100644
index 0000000000..deda49cc54
--- /dev/null
+++ b/contrib/devtools/split-debug.sh.in
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+if [ $# -ne 3 ];
+ then echo "usage: $0 <input> <stripped-binary> <debug-binary>"
+fi
+
+@OBJCOPY@ --enable-deterministic-archives -p --only-keep-debug $1 $3
+@OBJCOPY@ --enable-deterministic-archives -p --strip-debug $1 $2
+@STRIP@ --enable-deterministic-archives -p -s $2
+@OBJCOPY@ --enable-deterministic-archives -p --add-gnu-debuglink=$3 $2
diff --git a/contrib/gitian-descriptors/gitian-linux.yml b/contrib/gitian-descriptors/gitian-linux.yml
index cd289b2f6e..6f43119ba2 100644
--- a/contrib/gitian-descriptors/gitian-linux.yml
+++ b/contrib/gitian-descriptors/gitian-linux.yml
@@ -7,7 +7,17 @@ architectures:
- "amd64"
packages:
- "curl"
-- "g++-multilib"
+- "g++-aarch64-linux-gnu"
+- "g++-4.8-aarch64-linux-gnu"
+- "gcc-4.8-aarch64-linux-gnu"
+- "binutils-aarch64-linux-gnu"
+- "g++-arm-linux-gnueabihf"
+- "g++-4.8-arm-linux-gnueabihf"
+- "gcc-4.8-arm-linux-gnueabihf"
+- "binutils-arm-linux-gnueabihf"
+- "g++-4.8-multilib"
+- "gcc-4.8-multilib"
+- "binutils-gold"
- "git-core"
- "pkg-config"
- "autoconf"
@@ -15,7 +25,6 @@ packages:
- "automake"
- "faketime"
- "bsdmainutils"
-- "binutils-gold"
- "ca-certificates"
- "python"
remotes:
@@ -23,11 +32,12 @@ remotes:
"dir": "bitcoin"
files: []
script: |
+
WRAP_DIR=$HOME/wrapped
- HOSTS="i686-pc-linux-gnu x86_64-unknown-linux-gnu"
+ HOSTS="i686-pc-linux-gnu x86_64-linux-gnu arm-linux-gnueabihf aarch64-linux-gnu"
CONFIGFLAGS="--enable-glibc-back-compat --enable-reduce-exports --disable-bench --disable-gui-tests"
FAKETIME_HOST_PROGS=""
- FAKETIME_PROGS="date ar ranlib nm strip objcopy"
+ FAKETIME_PROGS="date ar ranlib nm"
HOST_CFLAGS="-O2 -g"
HOST_CXXFLAGS="-O2 -g"
HOST_LDFLAGS=-static-libstdc++
@@ -68,22 +78,58 @@ script: |
done
}
- export PATH=${WRAP_DIR}:${PATH}
-
# Faketime for depends so intermediate results are comparable
+ export PATH_orig=${PATH}
create_global_faketime_wrappers "2000-01-01 12:00:00"
create_per-host_faketime_wrappers "2000-01-01 12:00:00"
+ export PATH=${WRAP_DIR}:${PATH}
+
+ EXTRA_INCLUDES_BASE=$WRAP_DIR/extra_includes
+ mkdir -p $EXTRA_INCLUDES_BASE
+
+ # x86 needs /usr/include/i386-linux-gnu/asm pointed to /usr/include/x86_64-linux-gnu/asm,
+ # but we can't write there. Instead, create a link here and force it to be included in the
+ # search paths by wrapping gcc/g++.
+
+ mkdir -p $EXTRA_INCLUDES_BASE/i686-pc-linux-gnu
+ rm -f $WRAP_DIR/extra_includes/i686-pc-linux-gnu/asm
+ ln -s /usr/include/x86_64-linux-gnu/asm $EXTRA_INCLUDES_BASE/i686-pc-linux-gnu/asm
+
+ for prog in gcc g++; do
+ rm -f ${WRAP_DIR}/${prog}
+ cat << EOF > ${WRAP_DIR}/${prog}
+ #!/bin/bash
+ REAL="`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1`"
+ for var in "\$@"
+ do
+ if [ "\$var" = "-m32" ]; then
+ export C_INCLUDE_PATH="$EXTRA_INCLUDES_BASE/i686-pc-linux-gnu"
+ export CPLUS_INCLUDE_PATH="$EXTRA_INCLUDES_BASE/i686-pc-linux-gnu"
+ break
+ fi
+ done
+ \$REAL \$@
+ EOF
+ chmod +x ${WRAP_DIR}/${prog}
+ done
cd bitcoin
BASEPREFIX=`pwd`/depends
# Build dependencies for each host
for i in $HOSTS; do
+ EXTRA_INCLUDES="$EXTRA_INCLUDES_BASE/$i"
+ if [ -d "$EXTRA_INCLUDES" ]; then
+ export HOST_ID_SALT="$EXTRA_INCLUDES"
+ fi
make ${MAKEOPTS} -C ${BASEPREFIX} HOST="${i}"
+ unset HOST_ID_SALT
done
# Faketime for binaries
+ export PATH=${PATH_orig}
create_global_faketime_wrappers "${REFERENCE_DATETIME}"
create_per-host_faketime_wrappers "${REFERENCE_DATETIME}"
+ export PATH=${WRAP_DIR}:${PATH}
# Create the release tarball using (arbitrarily) the first host
./autogen.sh
@@ -111,14 +157,24 @@ script: |
CONFIG_SITE=${BASEPREFIX}/${i}/share/config.site ./configure --prefix=/ --disable-ccache --disable-maintainer-mode --disable-dependency-tracking ${CONFIGFLAGS} CFLAGS="${HOST_CFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" LDFLAGS="${HOST_LDFLAGS}"
make ${MAKEOPTS}
make ${MAKEOPTS} -C src check-security
- make ${MAKEOPTS} -C src check-symbols
+
+ #TODO: This is a quick hack that disables symbol checking for arm.
+ # Instead, we should investigate why these are popping up.
+ # For aarch64, we'll need to bump up the min GLIBC version, as the abi
+ # support wasn't introduced until 2.17.
+ case $i in
+ aarch64-*) : ;;
+ arm-*) : ;;
+ *) make ${MAKEOPTS} -C src check-symbols ;;
+ esac
+
make install DESTDIR=${INSTALLPATH}
cd installed
find . -name "lib*.la" -delete
find . -name "lib*.a" -delete
rm -rf ${DISTNAME}/lib/pkgconfig
- find ${DISTNAME}/bin -type f -executable -exec objcopy --only-keep-debug {} {}.dbg \; -exec strip -s {} \; -exec objcopy --add-gnu-debuglink={}.dbg {} \;
- find ${DISTNAME}/lib -type f -exec objcopy --only-keep-debug {} {}.dbg \; -exec strip -s {} \; -exec objcopy --add-gnu-debuglink={}.dbg {} \;
+ find ${DISTNAME}/bin -type f -executable -exec ../contrib/devtools/split-debug.sh {} {} {}.dbg \;
+ find ${DISTNAME}/lib -type f -exec ../contrib/devtools/split-debug.sh {} {} {}.dbg \;
find ${DISTNAME} -not -name "*.dbg" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}.tar.gz
find ${DISTNAME} -name "*.dbg" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}-debug.tar.gz
cd ../../
@@ -126,8 +182,3 @@ script: |
done
mkdir -p $OUTDIR/src
mv $SOURCEDIST $OUTDIR/src
- mv ${OUTDIR}/${DISTNAME}-x86_64-*-debug.tar.gz ${OUTDIR}/${DISTNAME}-linux64-debug.tar.gz
- mv ${OUTDIR}/${DISTNAME}-i686-*-debug.tar.gz ${OUTDIR}/${DISTNAME}-linux32-debug.tar.gz
- mv ${OUTDIR}/${DISTNAME}-x86_64-*.tar.gz ${OUTDIR}/${DISTNAME}-linux64.tar.gz
- mv ${OUTDIR}/${DISTNAME}-i686-*.tar.gz ${OUTDIR}/${DISTNAME}-linux32.tar.gz
-
diff --git a/contrib/gitian-descriptors/gitian-osx.yml b/contrib/gitian-descriptors/gitian-osx.yml
index 8436cd612a..991976d59e 100644
--- a/contrib/gitian-descriptors/gitian-osx.yml
+++ b/contrib/gitian-descriptors/gitian-osx.yml
@@ -31,7 +31,7 @@ remotes:
- "url": "https://github.com/bitcoin/bitcoin.git"
"dir": "bitcoin"
files:
-- "MacOSX10.9.sdk.tar.gz"
+- "MacOSX10.11.sdk.tar.gz"
script: |
WRAP_DIR=$HOME/wrapped
HOSTS="x86_64-apple-darwin11"
@@ -77,17 +77,17 @@ script: |
done
}
- export PATH=${WRAP_DIR}:${PATH}
-
# Faketime for depends so intermediate results are comparable
+ export PATH_orig=${PATH}
create_global_faketime_wrappers "2000-01-01 12:00:00"
create_per-host_faketime_wrappers "2000-01-01 12:00:00"
+ export PATH=${WRAP_DIR}:${PATH}
cd bitcoin
BASEPREFIX=`pwd`/depends
mkdir -p ${BASEPREFIX}/SDKs
- tar -C ${BASEPREFIX}/SDKs -xf ${BUILD_DIR}/MacOSX10.9.sdk.tar.gz
+ tar -C ${BASEPREFIX}/SDKs -xf ${BUILD_DIR}/MacOSX10.11.sdk.tar.gz
# Build dependencies for each host
for i in $HOSTS; do
@@ -95,8 +95,10 @@ script: |
done
# Faketime for binaries
+ export PATH=${PATH_orig}
create_global_faketime_wrappers "${REFERENCE_DATETIME}"
create_per-host_faketime_wrappers "${REFERENCE_DATETIME}"
+ export PATH=${WRAP_DIR}:${PATH}
# Create the release tarball using (arbitrarily) the first host
./autogen.sh
diff --git a/contrib/gitian-descriptors/gitian-win.yml b/contrib/gitian-descriptors/gitian-win.yml
index 1d3a876dfb..32b57b3160 100644
--- a/contrib/gitian-descriptors/gitian-win.yml
+++ b/contrib/gitian-descriptors/gitian-win.yml
@@ -94,12 +94,12 @@ script: |
done
}
- export PATH=${WRAP_DIR}:${PATH}
-
# Faketime for depends so intermediate results are comparable
+ export PATH_orig=${PATH}
create_global_faketime_wrappers "2000-01-01 12:00:00"
create_per-host_faketime_wrappers "2000-01-01 12:00:00"
create_per-host_linker_wrapper "2000-01-01 12:00:00"
+ export PATH=${WRAP_DIR}:${PATH}
cd bitcoin
BASEPREFIX=`pwd`/depends
@@ -109,9 +109,11 @@ script: |
done
# Faketime for binaries
+ export PATH=${PATH_orig}
create_global_faketime_wrappers "${REFERENCE_DATETIME}"
create_per-host_faketime_wrappers "${REFERENCE_DATETIME}"
create_per-host_linker_wrapper "${REFERENCE_DATETIME}"
+ export PATH=${WRAP_DIR}:${PATH}
# Create the release tarball using (arbitrarily) the first host
./autogen.sh
diff --git a/contrib/verify-commits/README.md b/contrib/verify-commits/README.md
new file mode 100644
index 0000000000..e9e3f65da2
--- /dev/null
+++ b/contrib/verify-commits/README.md
@@ -0,0 +1,26 @@
+Tooling for verification of PGP signed commits
+----------------------------------------------
+
+This is an incomplete work in progress, but currently includes a pre-push hook
+script (`pre-push-hook.sh`) for maintainers to ensure that their own commits
+are PGP signed (nearly always merge commits), as well as a script to verify
+commits against a trusted keys list.
+
+
+Using verify-commits.sh safely
+------------------------------
+
+Remember that you can't use an untrusted script to verify itself. This means
+that checking out code, then running `verify-commits.sh` against `HEAD` is
+_not_ safe, because the version of `verify-commits.sh` that you just ran could
+be backdoored. Instead, you need to use a trusted version of verify-commits
+prior to checkout to make sure you're checking out only code signed by trusted
+keys:
+
+ git fetch origin && \
+ ./contrib/verify-commits/verify-commits.sh origin/master && \
+ git checkout origin/master
+
+Note that the above isn't a good UI/UX yet, and needs significant improvements
+to make it more convenient and reduce the chance of errors; pull-reqs
+improving this process would be much appreciated.
diff --git a/contrib/verify-commits/allow-revsig-commits b/contrib/verify-commits/allow-revsig-commits
index 31aeb8f3d3..e69de29bb2 100644
--- a/contrib/verify-commits/allow-revsig-commits
+++ b/contrib/verify-commits/allow-revsig-commits
@@ -1,2 +0,0 @@
-586a29253dabec3ca0f1ccba9091daabd16b8411
-eddaba7b5692288087a926da5733e86b47274e4e
diff --git a/contrib/verify-commits/gpg.sh b/contrib/verify-commits/gpg.sh
index 0218b82e11..375d711725 100755
--- a/contrib/verify-commits/gpg.sh
+++ b/contrib/verify-commits/gpg.sh
@@ -1,8 +1,9 @@
#!/bin/sh
-INPUT=$(</dev/stdin)
+INPUT=$(cat /dev/stdin)
VALID=false
REVSIG=false
-IFS=$'\n'
+IFS='
+'
for LINE in $(echo "$INPUT" | gpg --trust-model always "$@" 2>/dev/null); do
case "$LINE" in
"[GNUPG:] VALIDSIG "*)
@@ -13,10 +14,9 @@ for LINE in $(echo "$INPUT" | gpg --trust-model always "$@" 2>/dev/null); do
"[GNUPG:] REVKEYSIG "*)
[ "$BITCOIN_VERIFY_COMMITS_ALLOW_REVSIG" != 1 ] && exit 1
while read KEY; do
- case "$LINE" in "[GNUPG:] REVKEYSIG ${KEY:24:40} "*)
+ case "$LINE" in "[GNUPG:] REVKEYSIG ${KEY#????????????????????????} "*)
REVSIG=true
- GOODREVSIG="[GNUPG:] GOODSIG ${KEY:24:40} "
- ;;
+ GOODREVSIG="[GNUPG:] GOODSIG ${KEY#????????????????????????} "
esac
done < ./contrib/verify-commits/trusted-keys
;;
diff --git a/contrib/verify-commits/trusted-git-root b/contrib/verify-commits/trusted-git-root
index 838b8d1ea8..c60f8ab695 100644
--- a/contrib/verify-commits/trusted-git-root
+++ b/contrib/verify-commits/trusted-git-root
@@ -1 +1 @@
-165e323d851cc87213c7673c6f278e87a6f2e752
+82bcf405f6db1d55b684a1f63a4aabad376cdad7
diff --git a/contrib/verify-commits/trusted-keys b/contrib/verify-commits/trusted-keys
index ad1b28be0c..75242c2a97 100644
--- a/contrib/verify-commits/trusted-keys
+++ b/contrib/verify-commits/trusted-keys
@@ -1,8 +1,4 @@
71A3B16735405025D447E8F274810B012346C9A6
-1F4410F6A89268CE3197A84C57896D2FF8F0B657
-01CDF4627A3B88AAE4A571C87588242FBE38D3A8
-AF8BE07C7049F3A26B239D5325B3083201782B2F
-81291FA67D2C379A006A053FEAB5AF94D9E9ABE7
3F1888C6DCA92A6499C4911FDBA1A67379A1A931
32EE5C4C3FA15CCADB46ABE529D4BCB6416F53EC
FE09B823E6D83A3BC7983EAA2D7F2372E50FE137
diff --git a/contrib/verify-commits/verify-commits.sh b/contrib/verify-commits/verify-commits.sh
index 9ba781008a..5219331e2e 100755
--- a/contrib/verify-commits/verify-commits.sh
+++ b/contrib/verify-commits/verify-commits.sh
@@ -1,25 +1,19 @@
#!/bin/sh
+# Not technically POSIX-compliant due to use of "local", but almost every
+# shell anyone uses today supports it, so its probably fine
DIR=$(dirname "$0")
-
-echo "Please verify all commits in the following list are not evil:"
-git log "$DIR"
+[ "/${DIR#/}" != "$DIR" ] && DIR=$(dirname "$(pwd)/$0")
VERIFIED_ROOT=$(cat "${DIR}/trusted-git-root")
-
-IS_REVSIG_ALLOWED () {
- while read LINE; do
- [ "$LINE" = "$1" ] && return 0
- done < "${DIR}/allow-revsig-commits"
- return 1
-}
+REVSIG_ALLOWED=$(cat "${DIR}/allow-revsig-commits")
HAVE_FAILED=false
IS_SIGNED () {
if [ $1 = $VERIFIED_ROOT ]; then
return 0;
fi
- if IS_REVSIG_ALLOWED "$1"; then
+ if [ "${REVSIG_ALLOWED#*$1}" != "$REVSIG_ALLOWED" ]; then
export BITCOIN_VERIFY_COMMITS_ALLOW_REVSIG=1
else
export BITCOIN_VERIFY_COMMITS_ALLOW_REVSIG=0
@@ -27,7 +21,8 @@ IS_SIGNED () {
if ! git -c "gpg.program=${DIR}/gpg.sh" verify-commit $1 > /dev/null 2>&1; then
return 1;
fi
- local PARENTS=$(git show -s --format=format:%P $1)
+ local PARENTS
+ PARENTS=$(git show -s --format=format:%P $1)
for PARENT in $PARENTS; do
if IS_SIGNED $PARENT > /dev/null; then
return 0;
diff --git a/depends/.gitignore b/depends/.gitignore
index 1f163897b9..3cb4b9ac15 100644
--- a/depends/.gitignore
+++ b/depends/.gitignore
@@ -7,3 +7,4 @@ x86_64*
i686*
mips*
arm*
+aarch64*
diff --git a/depends/Makefile b/depends/Makefile
index 3ddfc85a45..dedb0674cf 100644
--- a/depends/Makefile
+++ b/depends/Makefile
@@ -89,13 +89,17 @@ $(host_arch)_$(host_os)_id_string+=$(shell $(host_CXX) --version 2>/dev/null)
$(host_arch)_$(host_os)_id_string+=$(shell $(host_RANLIB) --version 2>/dev/null)
$(host_arch)_$(host_os)_id_string+=$(shell $(host_STRIP) --version 2>/dev/null)
-qt_packages_$(NO_QT) = $(qt_packages) $(qt_$(host_os)_packages)
-qt_native_packages_$(NO_QT) = $(qt_native_packages)
+qt_packages_$(NO_QT) = $(qt_packages) $(qt_$(host_os)_packages) $(qt_$(host_arch)_$(host_os)_packages)
wallet_packages_$(NO_WALLET) = $(wallet_packages)
upnp_packages_$(NO_UPNP) = $(upnp_packages)
packages += $($(host_arch)_$(host_os)_packages) $($(host_os)_packages) $(qt_packages_) $(wallet_packages_) $(upnp_packages_)
-native_packages += $($(host_arch)_$(host_os)_native_packages) $($(host_os)_native_packages) $(qt_native_packages_)
+native_packages += $($(host_arch)_$(host_os)_native_packages) $($(host_os)_native_packages)
+
+ifneq ($(qt_packages_),)
+native_packages += $(qt_native_packages)
+endif
+
all_packages = $(packages) $(native_packages)
meta_depends = Makefile funcs.mk builders/default.mk hosts/default.mk hosts/$(host_os).mk builders/$(build_os).mk
diff --git a/depends/README.md b/depends/README.md
index 271bbd80bf..6053c531b4 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -23,7 +23,8 @@ Common `host-platform-triplets` for cross compilation are:
- `i686-w64-mingw32` for Win32
- `x86_64-w64-mingw32` for Win64
- `x86_64-apple-darwin11` for MacOSX
-- `arm-linux-gnueabihf` for Linux ARM
+- `arm-linux-gnueabihf` for Linux ARM 32 bit
+- `aarch64-linux-gnu` for Linux ARM 64 bit
No other options are needed, the paths are automatically configured.
diff --git a/depends/hosts/darwin.mk b/depends/hosts/darwin.mk
index dbe6d00795..985649619f 100644
--- a/depends/hosts/darwin.mk
+++ b/depends/hosts/darwin.mk
@@ -1,7 +1,7 @@
OSX_MIN_VERSION=10.7
-OSX_SDK_VERSION=10.9
+OSX_SDK_VERSION=10.11
OSX_SDK=$(SDK_PATH)/MacOSX$(OSX_SDK_VERSION).sdk
-LD64_VERSION=241.9
+LD64_VERSION=253.9
darwin_CC=clang -target $(host) -mmacosx-version-min=$(OSX_MIN_VERSION) --sysroot $(OSX_SDK) -mlinker-version=$(LD64_VERSION)
darwin_CXX=clang++ -target $(host) -mmacosx-version-min=$(OSX_MIN_VERSION) --sysroot $(OSX_SDK) -mlinker-version=$(LD64_VERSION) -stdlib=libc++
diff --git a/depends/packages/bdb.mk b/depends/packages/bdb.mk
index 200d57314e..6c9876c2c7 100644
--- a/depends/packages/bdb.mk
+++ b/depends/packages/bdb.mk
@@ -14,7 +14,8 @@ endef
define $(package)_preprocess_cmds
sed -i.old 's/__atomic_compare_exchange/__atomic_compare_exchange_db/' dbinc/atomic.h && \
- sed -i.old 's/atomic_init/atomic_init_db/' dbinc/atomic.h mp/mp_region.c mp/mp_mvcc.c mp/mp_fget.c mutex/mut_method.c mutex/mut_tas.c
+ sed -i.old 's/atomic_init/atomic_init_db/' dbinc/atomic.h mp/mp_region.c mp/mp_mvcc.c mp/mp_fget.c mutex/mut_method.c mutex/mut_tas.c && \
+ cp -f $(BASEDIR)/config.guess $(BASEDIR)/config.sub dist
endef
define $(package)_config_cmds
diff --git a/depends/packages/native_biplist.mk b/depends/packages/native_biplist.mk
index eb8672d556..3c6e8900f6 100644
--- a/depends/packages/native_biplist.mk
+++ b/depends/packages/native_biplist.mk
@@ -4,6 +4,11 @@ $(package)_download_path=https://pypi.python.org/packages/source/b/biplist
$(package)_file_name=biplist-$($(package)_version).tar.gz
$(package)_sha256_hash=b57cadfd26e4754efdf89e9e37de87885f9b5c847b2615688ca04adfaf6ca604
$(package)_install_libdir=$(build_prefix)/lib/python/dist-packages
+$(package)_patches=sorted_list.patch
+
+define $(package)_preprocess_cmds
+ patch -p1 < $($(package)_patch_dir)/sorted_list.patch
+endef
define $(package)_build_cmds
python setup.py build
diff --git a/depends/packages/native_cctools.mk b/depends/packages/native_cctools.mk
index b5603a8d48..797480c25e 100644
--- a/depends/packages/native_cctools.mk
+++ b/depends/packages/native_cctools.mk
@@ -1,14 +1,14 @@
package=native_cctools
-$(package)_version=ee31ae567931c426136c94aad457c7b51d844beb
+$(package)_version=807d6fd1be5d2224872e381870c0a75387fe05e6
$(package)_download_path=https://github.com/theuni/cctools-port/archive
$(package)_file_name=$($(package)_version).tar.gz
-$(package)_sha256_hash=ef107e6ab1b3994cb22e14f4f5c59ea0c0b5a988e6b21d42ed9616b018bbcbf9
+$(package)_sha256_hash=a09c9ba4684670a0375e42d9d67e7f12c1f62581a27f28f7c825d6d7032ccc6a
$(package)_build_subdir=cctools
-$(package)_clang_version=3.3
+$(package)_clang_version=3.7.1
$(package)_clang_download_path=http://llvm.org/releases/$($(package)_clang_version)
-$(package)_clang_download_file=clang+llvm-$($(package)_clang_version)-amd64-Ubuntu-12.04.2.tar.gz
-$(package)_clang_file_name=clang-llvm-$($(package)_clang_version)-amd64-Ubuntu-12.04.2.tar.gz
-$(package)_clang_sha256_hash=60d8f69f032d62ef61bf527857ebb933741ec3352d4d328c5516aa520662dab7
+$(package)_clang_download_file=clang+llvm-$($(package)_clang_version)-x86_64-linux-gnu-ubuntu-14.04.tar.xz
+$(package)_clang_file_name=clang-llvm-$($(package)_clang_version)-x86_64-linux-gnu-ubuntu-14.04.tar.xz
+$(package)_clang_sha256_hash=99b28a6b48e793705228a390471991386daa33a9717cd9ca007fcdde69608fd9
$(package)_extra_sources=$($(package)_clang_file_name)
define $(package)_fetch_cmds
@@ -23,6 +23,7 @@ define $(package)_extract_cmds
$(build_SHA256SUM) -c $($(package)_extract_dir)/.$($(package)_file_name).hash && \
mkdir -p toolchain/bin toolchain/lib/clang/3.5/include && \
tar --strip-components=1 -C toolchain -xf $($(package)_source_dir)/$($(package)_clang_file_name) && \
+ rm -f toolchain/lib/libc++abi.so* && \
echo "#!/bin/sh" > toolchain/bin/$(host)-dsymutil && \
echo "exit 0" >> toolchain/bin/$(host)-dsymutil && \
chmod +x toolchain/bin/$(host)-dsymutil && \
@@ -30,7 +31,7 @@ define $(package)_extract_cmds
endef
define $(package)_set_vars
-$(package)_config_opts=--target=$(host) --disable-libuuid
+$(package)_config_opts=--target=$(host) --disable-lto-support
$(package)_ldflags+=-Wl,-rpath=\\$$$$$$$$\$$$$$$$$ORIGIN/../lib
$(package)_cc=$($(package)_extract_dir)/toolchain/bin/clang
$(package)_cxx=$($(package)_extract_dir)/toolchain/bin/clang++
@@ -53,10 +54,11 @@ define $(package)_stage_cmds
cd $($(package)_extract_dir)/toolchain && \
mkdir -p $($(package)_staging_prefix_dir)/lib/clang/$($(package)_clang_version)/include && \
mkdir -p $($(package)_staging_prefix_dir)/bin $($(package)_staging_prefix_dir)/include && \
- cp -P bin/clang bin/clang++ $($(package)_staging_prefix_dir)/bin/ &&\
+ cp bin/clang $($(package)_staging_prefix_dir)/bin/ &&\
+ cp -P bin/clang++ $($(package)_staging_prefix_dir)/bin/ &&\
cp lib/libLTO.so $($(package)_staging_prefix_dir)/lib/ && \
cp -rf lib/clang/$($(package)_clang_version)/include/* $($(package)_staging_prefix_dir)/lib/clang/$($(package)_clang_version)/include/ && \
- cp bin/$(host)-dsymutil $($(package)_staging_prefix_dir)/bin && \
+ cp bin/llvm-dsymutil $($(package)_staging_prefix_dir)/bin/$(host)-dsymutil && \
if `test -d include/c++/`; then cp -rf include/c++/ $($(package)_staging_prefix_dir)/include/; fi && \
if `test -d lib/c++/`; then cp -rf lib/c++/ $($(package)_staging_prefix_dir)/lib/; fi
endef
diff --git a/depends/packages/openssl.mk b/depends/packages/openssl.mk
index c6452820a2..5ee9f17a63 100644
--- a/depends/packages/openssl.mk
+++ b/depends/packages/openssl.mk
@@ -6,9 +6,42 @@ $(package)_sha256_hash=8f9faeaebad088e772f4ef5e38252d472be4d878c6b3a2718c10a4fce
define $(package)_set_vars
$(package)_config_env=AR="$($(package)_ar)" RANLIB="$($(package)_ranlib)" CC="$($(package)_cc)"
-$(package)_config_opts=--prefix=$(host_prefix) --openssldir=$(host_prefix)/etc/openssl no-zlib no-shared no-dso
-$(package)_config_opts+=no-krb5 no-camellia no-capieng no-cast no-cms no-dtls1 no-gost no-gmp no-heartbeats no-idea no-jpake no-md2
-$(package)_config_opts+=no-mdc2 no-rc5 no-rdrand no-rfc3779 no-rsax no-sctp no-seed no-sha0 no-static_engine no-whirlpool no-rc2 no-rc4 no-ssl2 no-ssl3
+$(package)_config_opts=--prefix=$(host_prefix) --openssldir=$(host_prefix)/etc/openssl
+$(package)_config_opts+=no-camellia
+$(package)_config_opts+=no-capieng
+$(package)_config_opts+=no-cast
+$(package)_config_opts+=no-comp
+$(package)_config_opts+=no-dso
+$(package)_config_opts+=no-dtls1
+$(package)_config_opts+=no-ec_nistp_64_gcc_128
+$(package)_config_opts+=no-gost
+$(package)_config_opts+=no-gmp
+$(package)_config_opts+=no-heartbeats
+$(package)_config_opts+=no-idea
+$(package)_config_opts+=no-jpake
+$(package)_config_opts+=no-krb5
+$(package)_config_opts+=no-libunbound
+$(package)_config_opts+=no-md2
+$(package)_config_opts+=no-mdc2
+$(package)_config_opts+=no-rc4
+$(package)_config_opts+=no-rc5
+$(package)_config_opts+=no-rdrand
+$(package)_config_opts+=no-rfc3779
+$(package)_config_opts+=no-rsax
+$(package)_config_opts+=no-sctp
+$(package)_config_opts+=no-seed
+$(package)_config_opts+=no-sha0
+$(package)_config_opts+=no-shared
+$(package)_config_opts+=no-ssl-trace
+$(package)_config_opts+=no-ssl2
+$(package)_config_opts+=no-ssl3
+$(package)_config_opts+=no-static_engine
+$(package)_config_opts+=no-store
+$(package)_config_opts+=no-unit-test
+$(package)_config_opts+=no-weak-ssl-ciphers
+$(package)_config_opts+=no-whirlpool
+$(package)_config_opts+=no-zlib
+$(package)_config_opts+=no-zlib-dynamic
$(package)_config_opts+=$($(package)_cflags) $($(package)_cppflags)
$(package)_config_opts_linux=-fPIC -Wa,--noexecstack
$(package)_config_opts_x86_64_linux=linux-x86_64
diff --git a/depends/packages/packages.mk b/depends/packages/packages.mk
index 59b009b66a..ba2a05248c 100644
--- a/depends/packages/packages.mk
+++ b/depends/packages/packages.mk
@@ -1,16 +1,15 @@
-packages:=boost openssl libevent
-darwin_packages:=zeromq
-linux_packages:=zeromq
+packages:=boost openssl libevent zeromq
native_packages := native_ccache native_comparisontool
qt_native_packages = native_protobuf
qt_packages = qrencode protobuf
-qt_linux_packages= qt expat dbus libxcb xcb_proto libXau xproto freetype fontconfig libX11 xextproto libXext xtrans
+qt_x86_64_linux_packages:=qt expat dbus libxcb xcb_proto libXau xproto freetype fontconfig libX11 xextproto libXext xtrans
+qt_i686_linux_packages:=$(qt_x86_64_linux_packages)
+
qt_darwin_packages=qt
qt_mingw32_packages=qt
-
wallet_packages=bdb
upnp_packages=miniupnpc
diff --git a/depends/packages/qt.mk b/depends/packages/qt.mk
index c1fc8e3058..d41d0b9ea5 100644
--- a/depends/packages/qt.mk
+++ b/depends/packages/qt.mk
@@ -1,20 +1,21 @@
PACKAGE=qt
-$(package)_version=5.5.0
-$(package)_download_path=http://download.qt.io/official_releases/qt/5.5/$($(package)_version)/submodules
+$(package)_version=5.6.1
+$(package)_download_path=http://download.qt.io/official_releases/qt/5.6/$($(package)_version)/submodules
$(package)_suffix=opensource-src-$($(package)_version).tar.gz
$(package)_file_name=qtbase-$($(package)_suffix)
-$(package)_sha256_hash=7e82b1318f88e56a2a9376e069aa608d4fd96b48cb0e1b880ae658b0a1af0561
+$(package)_sha256_hash=0ac67cf8d66d52b995f96c31c4b48117a1afb3db99eaa93e20ccd8f7f55f7fde
$(package)_dependencies=openssl
-$(package)_linux_dependencies=freetype fontconfig dbus libxcb libX11 xproto libXext
+$(package)_linux_dependencies=freetype fontconfig libxcb libX11 xproto libXext
$(package)_build_subdir=qtbase
$(package)_qt_libs=corelib network widgets gui plugins testlib
-$(package)_patches=mac-qmake.conf fix-xcb-include-order.patch mingw-uuidof.patch pidlist_absolute.patch
+$(package)_patches=mac-qmake.conf mingw-uuidof.patch pidlist_absolute.patch fix-xcb-include-order.patch fix_qt_pkgconfig.patch
$(package)_qttranslations_file_name=qttranslations-$($(package)_suffix)
-$(package)_qttranslations_sha256_hash=c4bd6db6e426965c6f8824c54e81f68bbd61e2bae1bcadc328c6e81c45902a0d
+$(package)_qttranslations_sha256_hash=dcc1534d247babca1840cb6d0a000671801a341ea352d0535474f86adadaf028
+
$(package)_qttools_file_name=qttools-$($(package)_suffix)
-$(package)_qttools_sha256_hash=d9e06bd19ecc86afba5e95d45a906d1bc1ad579aa70001e36143c1aaf695bdd6
+$(package)_qttools_sha256_hash=e0f845de28c31230dfa428f0190ccb3b91d1fc02481b1f064698ae4ef8376aa1
$(package)_extra_sources = $($(package)_qttranslations_file_name)
$(package)_extra_sources += $($(package)_qttools_file_name)
@@ -22,21 +23,34 @@ $(package)_extra_sources += $($(package)_qttools_file_name)
define $(package)_set_vars
$(package)_config_opts_release = -release
$(package)_config_opts_debug = -debug
-$(package)_config_opts += -opensource -confirm-license
+$(package)_config_opts += -bindir $(build_prefix)/bin
+$(package)_config_opts += -c++11
+$(package)_config_opts += -confirm-license
+$(package)_config_opts += -dbus-runtime
+$(package)_config_opts += -hostprefix $(build_prefix)
+$(package)_config_opts += -no-alsa
$(package)_config_opts += -no-audio-backend
+$(package)_config_opts += -no-cups
+$(package)_config_opts += -no-egl
+$(package)_config_opts += -no-eglfs
+$(package)_config_opts += -no-feature-style-windowsmobile
+$(package)_config_opts += -no-feature-style-windowsce
+$(package)_config_opts += -no-freetype
+$(package)_config_opts += -no-gif
$(package)_config_opts += -no-glib
+$(package)_config_opts += -no-gstreamer
$(package)_config_opts += -no-icu
-$(package)_config_opts += -no-cups
$(package)_config_opts += -no-iconv
-$(package)_config_opts += -no-gif
-$(package)_config_opts += -no-freetype
+$(package)_config_opts += -no-kms
+$(package)_config_opts += -no-linuxfb
+$(package)_config_opts += -no-libudev
+$(package)_config_opts += -no-mitshm
+$(package)_config_opts += -no-mtdev
$(package)_config_opts += -no-nis
-$(package)_config_opts += -pch
+$(package)_config_opts += -no-pulseaudio
+$(package)_config_opts += -no-openvg
+$(package)_config_opts += -no-reduce-relocations
$(package)_config_opts += -no-qml-debug
-$(package)_config_opts += -nomake examples
-$(package)_config_opts += -nomake tests
-$(package)_config_opts += -no-feature-style-windowsmobile
-$(package)_config_opts += -no-feature-style-windowsce
$(package)_config_opts += -no-sql-db2
$(package)_config_opts += -no-sql-ibase
$(package)_config_opts += -no-sql-oci
@@ -46,36 +60,25 @@ $(package)_config_opts += -no-sql-odbc
$(package)_config_opts += -no-sql-psql
$(package)_config_opts += -no-sql-sqlite
$(package)_config_opts += -no-sql-sqlite2
-$(package)_config_opts += -prefix $(host_prefix)
-$(package)_config_opts += -hostprefix $(build_prefix)
-$(package)_config_opts += -bindir $(build_prefix)/bin
-$(package)_config_opts += -c++11
+$(package)_config_opts += -no-use-gold-linker
+$(package)_config_opts += -no-xinput2
+$(package)_config_opts += -no-xrender
+$(package)_config_opts += -nomake examples
+$(package)_config_opts += -nomake tests
+$(package)_config_opts += -opensource
$(package)_config_opts += -openssl-linked
-$(package)_config_opts += -v
-$(package)_config_opts += -static
-$(package)_config_opts += -silent
+$(package)_config_opts += -optimized-qmake
+$(package)_config_opts += -pch
$(package)_config_opts += -pkg-config
+$(package)_config_opts += -prefix $(host_prefix)
$(package)_config_opts += -qt-libpng
$(package)_config_opts += -qt-libjpeg
-$(package)_config_opts += -qt-zlib
$(package)_config_opts += -qt-pcre
-$(package)_config_opts += -no-pulseaudio
-$(package)_config_opts += -no-openvg
-$(package)_config_opts += -no-xrender
-$(package)_config_opts += -no-alsa
-$(package)_config_opts += -no-mtdev
-$(package)_config_opts += -no-gstreamer
-$(package)_config_opts += -no-mitshm
-$(package)_config_opts += -no-kms
-$(package)_config_opts += -no-reduce-relocations
-$(package)_config_opts += -no-egl
-$(package)_config_opts += -no-eglfs
-$(package)_config_opts += -no-linuxfb
-$(package)_config_opts += -no-xinput2
-$(package)_config_opts += -no-libudev
-$(package)_config_opts += -no-use-gold-linker
+$(package)_config_opts += -qt-zlib
$(package)_config_opts += -reduce-exports
-$(package)_config_opts += -optimized-qmake
+$(package)_config_opts += -static
+$(package)_config_opts += -silent
+$(package)_config_opts += -v
ifneq ($(build_os),darwin)
$(package)_config_opts_darwin = -xplatform macx-clang-linux
@@ -119,19 +122,22 @@ define $(package)_extract_cmds
tar --strip-components=1 -xf $($(package)_source_dir)/$($(package)_qttools_file_name) -C qttools
endef
+
define $(package)_preprocess_cmds
sed -i.old "s|updateqm.commands = \$$$$\$$$$LRELEASE|updateqm.commands = $($(package)_extract_dir)/qttools/bin/lrelease|" qttranslations/translations/translations.pro && \
sed -i.old "s/src_plugins.depends = src_sql src_xml src_network/src_plugins.depends = src_xml src_network/" qtbase/src/src.pro && \
sed -i.old "s|X11/extensions/XIproto.h|X11/X.h|" qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp && \
sed -i.old 's/if \[ "$$$$XPLATFORM_MAC" = "yes" \]; then xspecvals=$$$$(macSDKify/if \[ "$$$$BUILD_ON_MAC" = "yes" \]; then xspecvals=$$$$(macSDKify/' qtbase/configure && \
+ sed -i.old 's/CGEventCreateMouseEvent(0, kCGEventMouseMoved, pos, 0)/CGEventCreateMouseEvent(0, kCGEventMouseMoved, pos, kCGMouseButtonLeft)/' qtbase/src/plugins/platforms/cocoa/qcocoacursor.mm && \
mkdir -p qtbase/mkspecs/macx-clang-linux &&\
cp -f qtbase/mkspecs/macx-clang/Info.plist.lib qtbase/mkspecs/macx-clang-linux/ &&\
cp -f qtbase/mkspecs/macx-clang/Info.plist.app qtbase/mkspecs/macx-clang-linux/ &&\
cp -f qtbase/mkspecs/macx-clang/qplatformdefs.h qtbase/mkspecs/macx-clang-linux/ &&\
cp -f $($(package)_patch_dir)/mac-qmake.conf qtbase/mkspecs/macx-clang-linux/qmake.conf && \
- patch -p1 < $($(package)_patch_dir)/fix-xcb-include-order.patch && \
patch -p1 < $($(package)_patch_dir)/mingw-uuidof.patch && \
patch -p1 < $($(package)_patch_dir)/pidlist_absolute.patch && \
+ patch -p1 < $($(package)_patch_dir)/fix-xcb-include-order.patch && \
+ patch -p1 < $($(package)_patch_dir)/fix_qt_pkgconfig.patch && \
echo "QMAKE_CFLAGS += $($(package)_cflags) $($(package)_cppflags)" >> qtbase/mkspecs/common/gcc-base.conf && \
echo "QMAKE_CXXFLAGS += $($(package)_cxxflags) $($(package)_cppflags)" >> qtbase/mkspecs/common/gcc-base.conf && \
echo "QMAKE_LFLAGS += $($(package)_ldflags)" >> qtbase/mkspecs/common/gcc-base.conf && \
diff --git a/depends/packages/zeromq.mk b/depends/packages/zeromq.mk
index f8901f72c2..01146c26f6 100644
--- a/depends/packages/zeromq.mk
+++ b/depends/packages/zeromq.mk
@@ -1,15 +1,22 @@
package=zeromq
-$(package)_version=4.1.4
-$(package)_download_path=http://download.zeromq.org
+$(package)_version=4.1.5
+$(package)_download_path=https://github.com/zeromq/zeromq4-1/releases/download/v$($(package)_version)/
$(package)_file_name=$(package)-$($(package)_version).tar.gz
-$(package)_sha256_hash=e99f44fde25c2e4cb84ce440f87ca7d3fe3271c2b8cfbc67d55e4de25e6fe378
+$(package)_sha256_hash=04aac57f081ffa3a2ee5ed04887be9e205df3a7ddade0027460b8042432bdbcf
+$(package)_patches=9114d3957725acd34aa8b8d011585812f3369411.patch 9e6745c12e0b100cd38acecc16ce7db02905e27c.patch
define $(package)_set_vars
- $(package)_config_opts=--without-documentation --disable-shared --without-libsodium
+ $(package)_config_opts=--without-documentation --disable-shared --without-libsodium --disable-curve
$(package)_config_opts_linux=--with-pic
$(package)_cxxflags=-std=c++11
endef
+define $(package)_preprocess_cmds
+ patch -p1 < $($(package)_patch_dir)/9114d3957725acd34aa8b8d011585812f3369411.patch && \
+ patch -p1 < $($(package)_patch_dir)/9e6745c12e0b100cd38acecc16ce7db02905e27c.patch && \
+ ./autogen.sh
+endef
+
define $(package)_config_cmds
$($(package)_autoconf)
endef
diff --git a/depends/patches/native_biplist/sorted_list.patch b/depends/patches/native_biplist/sorted_list.patch
new file mode 100644
index 0000000000..89abdb1b71
--- /dev/null
+++ b/depends/patches/native_biplist/sorted_list.patch
@@ -0,0 +1,29 @@
+--- a/biplist/__init__.py 2014-10-26 19:03:11.000000000 +0000
++++ b/biplist/__init__.py 2016-07-19 19:30:17.663521999 +0000
+@@ -541,7 +541,7 @@
+ return HashableWrapper(n)
+ elif isinstance(root, dict):
+ n = {}
+- for key, value in iteritems(root):
++ for key, value in sorted(iteritems(root)):
+ n[self.wrapRoot(key)] = self.wrapRoot(value)
+ return HashableWrapper(n)
+ elif isinstance(root, list):
+@@ -616,7 +616,7 @@
+ elif isinstance(obj, dict):
+ size = proc_size(len(obj))
+ self.incrementByteCount('dictBytes', incr=1+size)
+- for key, value in iteritems(obj):
++ for key, value in sorted(iteritems(obj)):
+ check_key(key)
+ self.computeOffsets(key, asReference=True)
+ self.computeOffsets(value, asReference=True)
+@@ -714,7 +714,7 @@
+ keys = []
+ values = []
+ objectsToWrite = []
+- for key, value in iteritems(obj):
++ for key, value in sorted(iteritems(obj)):
+ keys.append(key)
+ values.append(value)
+ for key in keys:
diff --git a/depends/patches/qt/fix-xcb-include-order.patch b/depends/patches/qt/fix-xcb-include-order.patch
index ae469ea94b..c7dbebedce 100644
--- a/depends/patches/qt/fix-xcb-include-order.patch
+++ b/depends/patches/qt/fix-xcb-include-order.patch
@@ -1,15 +1,15 @@
--- old/qtbase/src/plugins/platforms/xcb/xcb_qpa_lib.pro 2015-03-17 02:06:42.705930685 +0000
+++ new/qtbase/src/plugins/platforms/xcb/xcb_qpa_lib.pro 2015-03-17 02:08:41.281926351 +0000
-@@ -94,8 +94,6 @@
-
+@@ -74,8 +74,6 @@
+
DEFINES += $$QMAKE_DEFINES_XCB
LIBS += $$QMAKE_LIBS_XCB
-QMAKE_CXXFLAGS += $$QMAKE_CFLAGS_XCB
-QMAKE_CFLAGS += $$QMAKE_CFLAGS_XCB
-
+
CONFIG += qpa/genericunixfontdatabase
-
-@@ -104,7 +102,8 @@
+
+@@ -87,7 +85,8 @@
contains(QT_CONFIG, xcb-qt) {
DEFINES += XCB_USE_RENDER
XCB_DIR = ../../../3rdparty/xcb
@@ -18,28 +18,32 @@
+ QMAKE_CXXFLAGS += -I$$XCB_DIR/include -I$$XCB_DIR/sysinclude $$QMAKE_CFLAGS_XCB
LIBS += -lxcb -L$$OUT_PWD/xcb-static -lxcb-static
} else {
- LIBS += -lxcb -lxcb-image -lxcb-icccm -lxcb-sync -lxcb-xfixes -lxcb-shm -lxcb-randr -lxcb-shape -lxcb-keysyms
+ LIBS += -lxcb -lxcb-image -lxcb-icccm -lxcb-sync -lxcb-xfixes -lxcb-shm -lxcb-randr -lxcb-shape -lxcb-keysyms -lxcb-xinerama
--- old/qtbase/src/plugins/platforms/xcb/xcb-static/xcb-static.pro 2015-03-17 02:07:04.641929383 +0000
+++ new/qtbase/src/plugins/platforms/xcb/xcb-static/xcb-static.pro 2015-03-17 02:10:15.485922059 +0000
-@@ -8,7 +8,8 @@
-
+@@ -9,7 +9,8 @@
+
XCB_DIR = ../../../../3rdparty/xcb
-
+
-INCLUDEPATH += $$XCB_DIR/include $$XCB_DIR/include/xcb $$XCB_DIR/sysinclude
+QMAKE_CFLAGS += -I$$XCB_DIR/include -I$$XCB_DIR/include/xcb -I$$XCB_DIR/sysinclude
+QMAKE_CXXFLAGS += -I$$XCB_DIR/include -I$$XCB_DIR/include/xcb -I$$XCB_DIR/sysinclude
-
+
QMAKE_CXXFLAGS += $$QMAKE_CFLAGS_XCB
QMAKE_CFLAGS += $$QMAKE_CFLAGS_XCB
--- old/qtbase/src/plugins/platforms/xcb/xcb-plugin.pro 2015-07-24 16:02:59.530038830 -0400
+++ new/qtbase/src/plugins/platforms/xcb/xcb-plugin.pro 2015-07-24 16:01:22.106037459 -0400
-@@ -11,3 +11,9 @@
+@@ -6,6 +6,13 @@
qxcbmain.cpp
OTHER_FILES += xcb.json README
-
+
+contains(QT_CONFIG, xcb-qt) {
+ DEFINES += XCB_USE_RENDER
+ XCB_DIR = ../../../3rdparty/xcb
+ QMAKE_CFLAGS += -I$$XCB_DIR/include -I$$XCB_DIR/sysinclude $$QMAKE_CFLAGS_XCB
+ QMAKE_CXXFLAGS += -I$$XCB_DIR/include -I$$XCB_DIR/sysinclude $$QMAKE_CFLAGS_XCB
+}
++
+ PLUGIN_TYPE = platforms
+ PLUGIN_CLASS_NAME = QXcbIntegrationPlugin
+ !equals(TARGET, $$QT_DEFAULT_QPA_PLUGIN): PLUGIN_EXTENDS = -
diff --git a/depends/patches/qt/fix_qt_pkgconfig.patch b/depends/patches/qt/fix_qt_pkgconfig.patch
new file mode 100644
index 0000000000..3772db4f8b
--- /dev/null
+++ b/depends/patches/qt/fix_qt_pkgconfig.patch
@@ -0,0 +1,11 @@
+--- old/qtbase/mkspecs/features/qt_module.prf 2016-03-17 02:06:42.705930685 +0000
++++ new/qtbase/mkspecs/features/qt_module.prf 2016-03-17 02:06:42.705930685 +0000
+@@ -244,7 +244,7 @@
+ load(qt_targets)
+
+ # this builds on top of qt_common
+-!internal_module:!lib_bundle:if(unix|mingw) {
++unix|mingw {
+ CONFIG += create_pc
+ QMAKE_PKGCONFIG_DESTDIR = pkgconfig
+ host_build: \
diff --git a/depends/patches/zeromq/9114d3957725acd34aa8b8d011585812f3369411.patch b/depends/patches/zeromq/9114d3957725acd34aa8b8d011585812f3369411.patch
new file mode 100644
index 0000000000..f704b3d94f
--- /dev/null
+++ b/depends/patches/zeromq/9114d3957725acd34aa8b8d011585812f3369411.patch
@@ -0,0 +1,22 @@
+From 9114d3957725acd34aa8b8d011585812f3369411 Mon Sep 17 00:00:00 2001
+From: Jeroen Ooms <jeroenooms@gmail.com>
+Date: Tue, 20 Oct 2015 13:10:38 +0200
+Subject: [PATCH] enable static libraries on mingw
+
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 393505b..e92131a 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -265,7 +265,7 @@ case "${host_os}" in
+ libzmq_dso_visibility="no"
+
+ if test "x$enable_static" = "xyes"; then
+- AC_MSG_ERROR([Building static libraries is not supported under MinGW32])
++ CPPFLAGS="-DZMQ_STATIC"
+ fi
+
+ # Set FD_SETSIZE to 1024 \ No newline at end of file
diff --git a/depends/patches/zeromq/9e6745c12e0b100cd38acecc16ce7db02905e27c.patch b/depends/patches/zeromq/9e6745c12e0b100cd38acecc16ce7db02905e27c.patch
new file mode 100644
index 0000000000..9aff2c179a
--- /dev/null
+++ b/depends/patches/zeromq/9e6745c12e0b100cd38acecc16ce7db02905e27c.patch
@@ -0,0 +1,22 @@
+From 9e6745c12e0b100cd38acecc16ce7db02905e27c Mon Sep 17 00:00:00 2001
+From: David Millard <dmillard10@gmail.com>
+Date: Tue, 10 May 2016 13:53:53 -0700
+Subject: [PATCH] Fix autotools for static MinGW builds
+
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 5a0fa14..def6ea7 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -259,7 +259,7 @@ case "${host_os}" in
+ libzmq_dso_visibility="no"
+
+ if test "x$enable_static" = "xyes"; then
+- CPPFLAGS="-DZMQ_STATIC"
++ CPPFLAGS="-DZMQ_STATIC $CPPFLAGS"
+ fi
+
+ # Set FD_SETSIZE to 1024 \ No newline at end of file
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 428fba98e1..22850db835 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.12.99
+PROJECT_NUMBER = 0.13.99
# 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 c30f29452b..09a507c9ce 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,4 +1,4 @@
-Bitcoin Core 0.12.99
+Bitcoin Core 0.13.99
=====================
Setup
diff --git a/doc/README_osx.txt b/doc/README_osx.md
index c13efaa145..aed3cd97e1 100644
--- a/doc/README_osx.txt
+++ b/doc/README_osx.md
@@ -1,21 +1,19 @@
Deterministic OS X Dmg Notes.
Working OS X DMGs are created in Linux by combining a recent clang,
-the Apple's binutils (ld, ar, etc), and DMG authoring tools.
+the Apple binutils (ld, ar, etc) and DMG authoring tools.
Apple uses clang extensively for development and has upstreamed the necessary
functionality so that a vanilla clang can take advantage. It supports the use
of -F, -target, -mmacosx-version-min, and --sysroot, which are all necessary
-when building for OS X. A pre-compiled version of 3.2 is used because it was not
-available in the Precise repositories at the time this work was started. In the
-future, it can be switched to use system packages instead.
+when building for OS X.
Apple's version of binutils (called cctools) contains lots of functionality
missing in the FSF's binutils. In addition to extra linker options for
frameworks and sysroots, several other tools are needed as well such as
install_name_tool, lipo, and nmedit. These do not build under linux, so they
have been patched to do so. The work here was used as a starting point:
-https://github.com/mingwandroid/toolchain4
+[mingwandroid/toolchain4](https://github.com/mingwandroid/toolchain4).
In order to build a working toolchain, the following source packages are needed
from Apple: cctools, dyld, and ld64.
@@ -29,16 +27,19 @@ originally done in toolchain4.
To complicate things further, all builds must target an Apple SDK. These SDKs
are free to download, but not redistributable.
-To obtain it, register for a developer account, then download the Xcode 6.1.1 dmg:
-https://developer.apple.com/devcenter/download.action?path=/Developer_Tools/xcode_6.1.1/xcode_6.1.1.dmg
+To obtain it, register for a developer account, then download the [Xcode 7.3.1 dmg](https://developer.apple.com/devcenter/download.action?path=/Developer_Tools/Xcode_7.3.1/Xcode_7.3.1.dmg).
This file is several gigabytes in size, but only a single directory inside is
-needed: Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
+needed:
+```
+Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
+```
Unfortunately, the usual linux tools (7zip, hpmount, loopback mount) are incapable of opening this file.
To create a tarball suitable for Gitian input, mount the dmg in OS X, then create it with:
- $ tar -C /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/ -czf MacOSX10.9.sdk.tar.gz MacOSX10.9.sdk
-
+```
+ $ tar -C /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/ -czf MacOSX10.11.sdk.tar.gz MacOSX10.11.sdk
+```
The Gitian descriptors build 2 sets of files: Linux tools, then Apple binaries
which are created using these tools. The build process has been designed to
@@ -48,15 +49,14 @@ fully deterministic and may be freely redistributed.
genisoimage is used to create the initial DMG. It is not deterministic as-is,
so it has been patched. A system genisoimage will work fine, but it will not
be deterministic because the file-order will change between invocations.
-The patch can be seen here:
-https://raw.githubusercontent.com/theuni/osx-cross-depends/master/patches/cdrtools/genisoimage.diff
+The patch can be seen here: [theuni/osx-cross-depends](https://raw.githubusercontent.com/theuni/osx-cross-depends/master/patches/cdrtools/genisoimage.diff).
No effort was made to fix this cleanly, so it likely leaks memory badly. But
it's only used for a single invocation, so that's no real concern.
genisoimage cannot compress DMGs, so afterwards, the 'dmg' tool from the
libdmg-hfsplus project is used to compress it. There are several bugs in this
tool and its maintainer has seemingly abandoned the project. It has been forked
-and is available (with fixes) here: https://github.com/theuni/libdmg-hfsplus .
+and is available (with fixes) here: [theuni/libdmg-hfsplus](https://github.com/theuni/libdmg-hfsplus).
The 'dmg' tool has the ability to create DMGs from scratch as well, but this
functionality is broken. Only the compression feature is currently used.
@@ -77,6 +77,6 @@ build process to remain somewhat deterministic. Here's how it works:
that have been previously (deterministically) built in order to create a
final dmg.
- The Apple keyholder uses this unsigned app to create a detached signature,
- using the script that is also included there.
+ using the script that is also included there. Detached signatures are available from this [repository](https://github.com/bitcoin-core/bitcoin-detached-sigs).
- Builders feed the unsigned app + detached signature back into Gitian. It
uses the pre-built tools to recombine the pieces into a deterministic dmg.
diff --git a/doc/README_windows.txt b/doc/README_windows.txt
index 2d1c4503c9..74a05138a4 100644
--- a/doc/README_windows.txt
+++ b/doc/README_windows.txt
@@ -1,4 +1,4 @@
-Bitcoin Core 0.12.99
+Bitcoin Core 0.13.99
=====================
Intro
diff --git a/doc/bips.md b/doc/bips.md
index b4b62e781e..039d5114fd 100644
--- a/doc/bips.md
+++ b/doc/bips.md
@@ -10,6 +10,7 @@ BIPs that are implemented by Bitcoin Core (up-to-date up to **v0.13.0**):
* [`BIP 23`](https://github.com/bitcoin/bips/blob/master/bip-0023.mediawiki): Some extensions to GBT have been implemented since **v0.10.0rc1**, including longpolling and block proposals ([PR #1816](https://github.com/bitcoin/bitcoin/pull/1816)).
* [`BIP 30`](https://github.com/bitcoin/bips/blob/master/bip-0030.mediawiki): The evaluation rules to forbid creating new transactions with the same txid as previous not-fully-spent transactions were implemented since **v0.6.0**, and the rule took effect on *March 15th 2012* ([PR #915](https://github.com/bitcoin/bitcoin/pull/915)).
* [`BIP 31`](https://github.com/bitcoin/bips/blob/master/bip-0031.mediawiki): The 'pong' protocol message (and the protocol version bump to 60001) has been implemented since **v0.6.1** ([PR #1081](https://github.com/bitcoin/bitcoin/pull/1081)).
+* [`BIP 32`](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki): Hierarchical Deterministic Wallets has been implemented since **v0.13.0** ([PR #8035](https://github.com/bitcoin/bitcoin/pull/8035)).
* [`BIP 34`](https://github.com/bitcoin/bips/blob/master/bip-0034.mediawiki): The rule that requires blocks to contain their height (number) in the coinbase input, and the introduction of version 2 blocks has been implemented since **v0.7.0**. The rule took effect for version 2 blocks as of *block 224413* (March 5th 2013), and version 1 blocks are no longer allowed since *block 227931* (March 25th 2013) ([PR #1526](https://github.com/bitcoin/bitcoin/pull/1526)).
* [`BIP 35`](https://github.com/bitcoin/bips/blob/master/bip-0035.mediawiki): The 'mempool' protocol message (and the protocol version bump to 60002) has been implemented since **v0.7.0** ([PR #1641](https://github.com/bitcoin/bitcoin/pull/1641)).
* [`BIP 37`](https://github.com/bitcoin/bips/blob/master/bip-0037.mediawiki): The bloom filtering for transaction relaying, partial merkle trees for blocks, and the protocol version bump to 70001 (enabling low-bandwidth SPV clients) has been implemented since **v0.8.0** ([PR #1795](https://github.com/bitcoin/bitcoin/pull/1795)).
@@ -17,11 +18,12 @@ BIPs that are implemented by Bitcoin Core (up-to-date up to **v0.13.0**):
* [`BIP 61`](https://github.com/bitcoin/bips/blob/master/bip-0061.mediawiki): The 'reject' protocol message (and the protocol version bump to 70002) was added in **v0.9.0** ([PR #3185](https://github.com/bitcoin/bitcoin/pull/3185)).
* [`BIP 65`](https://github.com/bitcoin/bips/blob/master/bip-0065.mediawiki): The CHECKLOCKTIMEVERIFY softfork was merged in **v0.12.0** ([PR #6351](https://github.com/bitcoin/bitcoin/pull/6351)), and backported to **v0.11.2** and **v0.10.4**. Mempool-only CLTV was added in [PR #6124](https://github.com/bitcoin/bitcoin/pull/6124).
* [`BIP 66`](https://github.com/bitcoin/bips/blob/master/bip-0066.mediawiki): The strict DER rules and associated version 3 blocks have been implemented since **v0.10.0** ([PR #5713](https://github.com/bitcoin/bitcoin/pull/5713)).
-* [`BIP 68`](https://github.com/bitcoin/bips/blob/master/bip-0068.mediawiki): Sequence locks have been implemented as of **v0.12.1** ([PR #7184](https://github.com/bitcoin/bitcoin/pull/7184)).
+* [`BIP 68`](https://github.com/bitcoin/bips/blob/master/bip-0068.mediawiki): Sequence locks have been implemented as of **v0.12.1** ([PR #7184](https://github.com/bitcoin/bitcoin/pull/7184)), and have been activated since *block 419328*.
* [`BIP 70`](https://github.com/bitcoin/bips/blob/master/bip-0070.mediawiki) [`71`](https://github.com/bitcoin/bips/blob/master/bip-0071.mediawiki) [`72`](https://github.com/bitcoin/bips/blob/master/bip-0072.mediawiki): Payment Protocol support has been available in Bitcoin Core GUI since **v0.9.0** ([PR #5216](https://github.com/bitcoin/bitcoin/pull/5216)).
* [`BIP 111`](https://github.com/bitcoin/bips/blob/master/bip-0111.mediawiki): `NODE_BLOOM` service bit added, and enforced for all peer versions as of **v0.13.0** ([PR #6579](https://github.com/bitcoin/bitcoin/pull/6579) and [PR #6641](https://github.com/bitcoin/bitcoin/pull/6641)).
-* [`BIP 112`](https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki): The CHECKSEQUENCEVERIFY opcode has been implemented since **v0.12.1** ([PR #7524](https://github.com/bitcoin/bitcoin/pull/7524)).
-* [`BIP 113`](https://github.com/bitcoin/bips/blob/master/bip-0113.mediawiki): Median time past lock-time calculations have been implemented since **v0.12.1** ([PR #6566](https://github.com/bitcoin/bitcoin/pull/6566)).
+* [`BIP 112`](https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki): The CHECKSEQUENCEVERIFY opcode has been implemented since **v0.12.1** ([PR #7524](https://github.com/bitcoin/bitcoin/pull/7524)) and has been activated since *block 419328*.
+* [`BIP 113`](https://github.com/bitcoin/bips/blob/master/bip-0113.mediawiki): Median time past lock-time calculations have been implemented since **v0.12.1** ([PR #6566](https://github.com/bitcoin/bitcoin/pull/6566)) and have been activated since *block 419328*.
* [`BIP 125`](https://github.com/bitcoin/bips/blob/master/bip-0125.mediawiki): Opt-in full replace-by-fee signaling honoured in mempool and mining as of **v0.12.0** ([PR 6871](https://github.com/bitcoin/bitcoin/pull/6871)).
* [`BIP 130`](https://github.com/bitcoin/bips/blob/master/bip-0130.mediawiki): direct headers announcement is negotiated with peer versions `>=70012` as of **v0.12.0** ([PR 6494](https://github.com/bitcoin/bitcoin/pull/6494)).
* [`BIP 133`](https://github.com/bitcoin/bips/blob/master/bip-0133.mediawiki): feefilter messages are respected and sent for peer versions `>=70013` as of **v0.13.0** ([PR 7542](https://github.com/bitcoin/bitcoin/pull/7542)).
+* [`BIP 152`](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki): Compact block transfer and related optimizations are used as of **v0.13.0** ([PR 8068](https://github.com/bitcoin/bitcoin/pull/8068)).
diff --git a/doc/build-osx.md b/doc/build-osx.md
index 89d7816c9a..c9eb4225ab 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -5,11 +5,13 @@ The built-in one is located in `/Applications/Utilities/Terminal.app`.
Preparation
-----------
-Download and install [Xcode](https://developer.apple.com/xcode/download).
+Install the OS X command line tools:
-Once installed, run `xcode-select --install` to install the OS X command line tools.
+`xcode-select --install`
-Install [Homebrew](http://brew.sh).
+When the popup appears, click `Install`.
+
+Then install [Homebrew](http://brew.sh).
Dependencies
----------------------
diff --git a/doc/gitian-building.md b/doc/gitian-building.md
index 791f209bb1..7796a5fc9c 100644
--- a/doc/gitian-building.md
+++ b/doc/gitian-building.md
@@ -1,7 +1,7 @@
Gitian building
================
-*Setup instructions for a Gitian build of Bitcoin using a Debian VM or physical system.*
+*Setup instructions for a Gitian build of Bitcoin Core using a Debian VM or physical system.*
Gitian is the deterministic build process that is used to build the Bitcoin
Core executables. It provides a way to be reasonably sure that the
@@ -26,7 +26,7 @@ Table of Contents
- [Installing Gitian](#installing-gitian)
- [Setting up the Gitian image](#setting-up-the-gitian-image)
- [Getting and building the inputs](#getting-and-building-the-inputs)
-- [Building Bitcoin](#building-bitcoin)
+- [Building Bitcoin Core](#building-bitcoin-core)
- [Building an alternative repository](#building-an-alternative-repository)
- [Signing externally](#signing-externally)
- [Uploading signatures](#uploading-signatures)
@@ -95,11 +95,11 @@ After creating the VM, we need to configure it.
- Click `Ok` twice to save.
-Get the [Debian 8.x net installer](http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso) (a more recent minor version should also work, see also [Debian Network installation](https://www.debian.org/CD/netinst/)).
+Get the [Debian 8.x net installer](http://cdimage.debian.org/debian-cd/8.5.0/amd64/iso-cd/debian-8.5.0-amd64-netinst.iso) (a more recent minor version should also work, see also [Debian Network installation](https://www.debian.org/CD/netinst/)).
This DVD image can be validated using a SHA256 hashing tool, for example on
Unixy OSes by entering the following in a terminal:
- echo "7a6b418e6a4ee3ca75dda04d79ed96c9e2c33bb0c703ca7e40c6374ab4590748 debian-8.4.0-amd64-netinst.iso" | sha256sum -c
+ echo "ad4e8c27c561ad8248d5ebc1d36eb172f884057bfeb2c22ead823f59fa8c3dff debian-8.5.0-amd64-netinst.iso" | sha256sum -c
# (must return OK)
Then start the VM. On the first launch you will be asked for a CD or DVD image. Choose the downloaded iso.
@@ -342,10 +342,10 @@ manual intervention. Also optionally follow the next step: 'Seed the Gitian sour
and offline git repositories' which will fetch the remaining files required for building
offline.
-Building Bitcoin
+Building Bitcoin Core
----------------
-To build Bitcoin (for Linux, OS X and Windows) just follow the steps under 'perform
+To build Bitcoin Core (for Linux, OS X and Windows) just follow the steps under 'perform
Gitian builds' in [doc/release-process.md](release-process.md#perform-gitian-builds) in the bitcoin repository.
This may take some time as it will build all the dependencies needed for each descriptor.
diff --git a/doc/release-notes.md b/doc/release-notes.md
index be619e41c6..343bd0846e 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -16,47 +16,32 @@ To receive security and update notifications, please subscribe to:
<https://bitcoincore.org/en/list/announcements/join/>
-Notable changes
-===============
-
-Example item
-----------------
-
-
-bitcoin-cli: arguments privacy
---------------------------------
-
-The RPC command line client gained a new argument, `-stdin`
-to read extra arguments from standard input, one per line until EOF/Ctrl-D.
-For example:
-
- $ echo -e "mysecretcode\n120" | src/bitcoin-cli -stdin walletpassphrase
+Compatibility
+==============
-It is recommended to use this for sensitive information such as wallet
-passphrases, as command-line arguments can usually be read from the process
-table by any user on the system.
+Microsoft ended support for Windows XP on [April 8th, 2014](https://www.microsoft.com/en-us/WindowsForBusiness/end-of-xp-support),
+an OS initially released in 2001. This means that not even critical security
+updates will be released anymore. Without security updates, using a bitcoin
+wallet on a XP machine is irresponsible at least.
-RPC low-level changes
-----------------------
+In addition to that, with 0.12.x there have been varied reports of Bitcoin Core
+randomly crashing on Windows XP. It is [not clear](https://github.com/bitcoin/bitcoin/issues/7681#issuecomment-217439891)
+what the source of these crashes is, but it is likely that upstream
+libraries such as Qt are no longer being tested on XP.
-- `gettxoutsetinfo` UTXO hash (`hash_serialized`) has changed. There was a divergence between
- 32-bit and 64-bit platforms, and the txids were missing in the hashed data. This has been
- fixed, but this means that the output will be different than from previous versions.
+We do not have time nor resources to provide support for an OS that is
+end-of-life. From 0.13.0 on, Windows XP is no longer supported. Users are
+suggested to upgrade to a newer verion of Windows, or install an alternative OS
+that is supported.
-C++11 and Python 3
--------------------
+No attempt is made to prevent installing or running the software on Windows XP,
+you can still do so at your own risk, but do not expect it to work: do not
+report issues about Windows XP to the issue tracker.
-Various code modernizations have been done. The Bitcoin Core code base has
-started using C++11. This means that a C++11-capable compiler is now needed for
-building. Effectively this means GCC 4.7 or higher, or Clang 3.3 or higher.
-
-When cross-compiling for a target that doesn't have C++11 libraries, configure with
-`./configure --enable-glibc-back-compat ... LDFLAGS=-static-libstdc++`.
-
-For running the functional tests in `qa/rpc-tests`, Python3.4 or higher is now
-required.
+Notable changes
+===============
-0.13.0 Change log
+0.14.0 Change log
=================
Detailed release notes follow. This overview includes changes that affect
@@ -66,53 +51,12 @@ git merge commit are mentioned.
### RPC and REST
-Asm script outputs now contain OP_CHECKLOCKTIMEVERIFY in place of OP_NOP2
--------------------------------------------------------------------------
-
-OP_NOP2 has been renamed to OP_CHECKLOCKTIMEVERIFY by [BIP
-65](https://github.com/bitcoin/bips/blob/master/bip-0065.mediawiki)
-
-The following outputs are affected by this change:
-- RPC `getrawtransaction` (in verbose mode)
-- RPC `decoderawtransaction`
-- RPC `decodescript`
-- REST `/rest/tx/` (JSON format)
-- REST `/rest/block/` (JSON format when including extended tx details)
-- `bitcoin-tx -json`
-
-New mempool information RPC calls
----------------------------------
-
-RPC calls have been added to output detailed statistics for individual mempool
-entries, as well as to calculate the in-mempool ancestors or descendants of a
-transaction: see `getmempoolentry`, `getmempoolancestors`, `getmempooldescendants`.
-
-### ZMQ
-
-Each ZMQ notification now contains an up-counting sequence number that allows
-listeners to detect lost notifications.
-The sequence number is always the last element in a multi-part ZMQ notification and
-therefore backward compatible.
-Each message type has its own counter.
-(https://github.com/bitcoin/bitcoin/pull/7762)
-
### Configuration and command-line options
### Block and transaction handling
### P2P protocol and network code
-The p2p alert system has been removed in #7692 and the 'alert' message is no longer supported.
-
-
-Fee filtering of invs (BIP 133)
-------------------------------------
-
-The optional new p2p message "feefilter" is implemented and the protocol
-version is bumped to 70013. Upon receiving a feefilter message from a peer,
-a node will not send invs for any transactions which do not meet the filter
-feerate. [BIP 133](https://github.com/bitcoin/bips/blob/master/bip-0133.mediawiki)
-
### Validation
### Build system
@@ -125,3 +69,10 @@ feerate. [BIP 133](https://github.com/bitcoin/bips/blob/master/bip-0133.mediawik
### Miscellaneous
+Credits
+=======
+
+Thanks to everyone who directly contributed to this release:
+
+
+As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
diff --git a/doc/release-notes/release-notes-0.12.0.md b/doc/release-notes/release-notes-0.12.0.md
index 1b7bd06ece..cf74a17975 100644
--- a/doc/release-notes/release-notes-0.12.0.md
+++ b/doc/release-notes/release-notes-0.12.0.md
@@ -104,9 +104,6 @@ announcing their headers directly, instead of just announcing the hash. In a
reorganization, all new headers are sent, instead of just the new tip. This
can often prevent an extra roundtrip before the actual block is downloaded.
-With this change, pruning nodes are now able to relay new blocks to compatible
-peers.
-
Memory pool limiting
--------------------
@@ -188,6 +185,14 @@ the OP_RETURN. The limit on OP_RETURN output size is now applied to the entire
serialized scriptPubKey, 83 bytes by default. (the previous 80 byte default plus
three bytes overhead)
+Relay: New and only new blocks relayed when pruning
+---------------------------------------------------
+
+When running in pruned mode, the client will now relay new blocks. When
+responding to the `getblocks` message, only hashes of blocks that are on disk
+and are likely to remain there for some reasonable time window (1 hour) will be
+returned (previously all relevant hashes were returned).
+
Relay and Mining: Priority transactions
---------------------------------------
@@ -887,4 +892,3 @@ Thanks to everyone who directly contributed to this release:
- zathras-crypto
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
-
diff --git a/doc/release-process.md b/doc/release-process.md
index 3bfcc38177..41c1ac8556 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -3,7 +3,7 @@ Release Process
Before every release candidate:
-* Update translations (ping wumpus on IRC) see [translation_process.md](https://github.com/bitcoin/bitcoin/blob/master/doc/translation_process.md#syncing-with-transifex)
+* Update translations (ping wumpus on IRC) see [translation_process.md](https://github.com/bitcoin/bitcoin/blob/master/doc/translation_process.md#synchronising-translations).
Before every minor and major release:
@@ -13,7 +13,7 @@ Before every minor and major release:
Before every major release:
-* Update hardcoded [seeds](/contrib/seeds/README.md), see [this pull request](https://github.com/bitcoin/bitcoin/pull/7415) for an example.
+* Update hardcoded [seeds](/contrib/seeds/README.md), see [this pull request](https://github.com/bitcoin/bitcoin/pull/7415) for an example.
### First time / New builders
@@ -75,7 +75,7 @@ Ensure your gitian.sigs are up-to-date if you wish to gverify your builds agains
git pull
popd
-Ensure gitian-builder is up-to-date to take advantage of new caching features (`e9741525c` or later is recommended).
+Ensure gitian-builder is up-to-date:
pushd ./gitian-builder
git pull
@@ -89,13 +89,7 @@ Ensure gitian-builder is up-to-date to take advantage of new caching features (`
wget -P inputs http://downloads.sourceforge.net/project/osslsigncode/osslsigncode/osslsigncode-1.7.1.tar.gz
popd
-Register and download the Apple SDK: see [OS X readme](README_osx.txt) for details.
-
-https://developer.apple.com/devcenter/download.action?path=/Developer_Tools/xcode_6.1.1/xcode_6.1.1.dmg
-
-Using a Mac, create a tarball for the 10.9 SDK and copy it to the inputs directory:
-
- tar -C /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/ -czf MacOSX10.9.sdk.tar.gz MacOSX10.9.sdk
+Create the OS X SDK tarball, see the [OS X readme](README_osx.md) for details, and copy it into the inputs directory.
### Optional: Seed the Gitian sources cache and offline git repositories
@@ -118,16 +112,16 @@ The gbuild invocations below <b>DO NOT DO THIS</b> by default.
### Build and sign Bitcoin Core for Linux, Windows, and OS X:
pushd ./gitian-builder
- ./bin/gbuild --commit bitcoin=v${VERSION} ../bitcoin/contrib/gitian-descriptors/gitian-linux.yml
+ ./bin/gbuild --memory 3000 --commit bitcoin=v${VERSION} ../bitcoin/contrib/gitian-descriptors/gitian-linux.yml
./bin/gsign --signer $SIGNER --release ${VERSION}-linux --destination ../gitian.sigs/ ../bitcoin/contrib/gitian-descriptors/gitian-linux.yml
mv build/out/bitcoin-*.tar.gz build/out/src/bitcoin-*.tar.gz ../
- ./bin/gbuild --commit bitcoin=v${VERSION} ../bitcoin/contrib/gitian-descriptors/gitian-win.yml
+ ./bin/gbuild --memory 3000 --commit bitcoin=v${VERSION} ../bitcoin/contrib/gitian-descriptors/gitian-win.yml
./bin/gsign --signer $SIGNER --release ${VERSION}-win-unsigned --destination ../gitian.sigs/ ../bitcoin/contrib/gitian-descriptors/gitian-win.yml
mv build/out/bitcoin-*-win-unsigned.tar.gz inputs/bitcoin-win-unsigned.tar.gz
mv build/out/bitcoin-*.zip build/out/bitcoin-*.exe ../
- ./bin/gbuild --commit bitcoin=v${VERSION} ../bitcoin/contrib/gitian-descriptors/gitian-osx.yml
+ ./bin/gbuild --memory 3000 --commit bitcoin=v${VERSION} ../bitcoin/contrib/gitian-descriptors/gitian-osx.yml
./bin/gsign --signer $SIGNER --release ${VERSION}-osx-unsigned --destination ../gitian.sigs/ ../bitcoin/contrib/gitian-descriptors/gitian-osx.yml
mv build/out/bitcoin-*-osx-unsigned.tar.gz inputs/bitcoin-osx-unsigned.tar.gz
mv build/out/bitcoin-*.tar.gz build/out/bitcoin-*.dmg ../
@@ -210,8 +204,10 @@ sha256sum * > SHA256SUMS
The list of files should be:
```
-bitcoin-${VERSION}-linux32.tar.gz
-bitcoin-${VERSION}-linux64.tar.gz
+bitcoin-${VERSION}-aarch64-linux-gnu.tar.gz
+bitcoin-${VERSION}-arm-linux-gnueabihf.tar.gz
+bitcoin-${VERSION}-i686-pc-linux-gnu.tar.gz
+bitcoin-${VERSION}-x86_64-linux-gnu.tar.gz
bitcoin-${VERSION}-osx64.tar.gz
bitcoin-${VERSION}-osx.dmg
bitcoin-${VERSION}.tar.gz
@@ -220,6 +216,11 @@ bitcoin-${VERSION}-win32.zip
bitcoin-${VERSION}-win64-setup.exe
bitcoin-${VERSION}-win64.zip
```
+The `*-debug*` files generated by the gitian build contain debug symbols
+for troubleshooting by developers. It is assumed that anyone that is interested
+in debugging can run gitian to generate the files for themselves. To avoid
+end-user confusion about which file to pick, as well as save storage
+space *do not upload these to the bitcoin.org server, nor put them in the torrent*.
- GPG-sign it, delete the unsigned file:
```
@@ -239,7 +240,7 @@ transmission-show -m <torrent file>
Insert the magnet URI into the announcement sent to mailing lists. This permits
people without access to `bitcoin.org` to download the binary distribution.
Also put it into the `optional_magnetlink:` slot in the YAML file for
-bitcoin.org (see below for bitcoin.org update instructions).
+bitcoin.org (see below for bitcoin.org update instructions).
- Update bitcoin.org version
diff --git a/doc/tor.md b/doc/tor.md
index 43e922718b..79f1563021 100644
--- a/doc/tor.md
+++ b/doc/tor.md
@@ -95,12 +95,22 @@ Starting with Tor version 0.2.7.1 it is possible, through Tor's control socket
API, to create and destroy 'ephemeral' hidden services programmatically.
Bitcoin Core has been updated to make use of this.
-This means that if Tor is running (and proper authorization is available),
-Bitcoin Core automatically creates a hidden service to listen on, without
-manual configuration. This will positively affect the number of available
-.onion nodes.
+This means that if Tor is running (and proper authentication has been configured),
+Bitcoin Core automatically creates a hidden service to listen on. This will positively
+affect the number of available .onion nodes.
This new feature is enabled by default if Bitcoin Core is listening, and
a connection to Tor can be made. It can be configured with the `-listenonion`,
`-torcontrol` and `-torpassword` settings. To show verbose debugging
information, pass `-debug=tor`.
+
+Connecting to Tor's control socket API requires one of two authentication methods to be
+configured. For cookie authentication the user running bitcoind must have write access
+to the `CookieAuthFile` specified in Tor configuration. In some cases this is
+preconfigured and the creation of a hidden service is automatic. If permission problems
+are seen with `-debug=tor` they can be resolved by adding both the user running tor and
+the user running bitcoind to the same group and setting permissions appropriately. On
+Debian-based systems the user running bitcoind can be added to the debian-tor group,
+which has the appropriate permissions. An alternative authentication method is the use
+of the `-torpassword` flag and a `hash-password` which can be enabled and specified in
+Tor configuration. \ No newline at end of file
diff --git a/qa/README.md b/qa/README.md
index 7489eb5130..723660c6c8 100644
--- a/qa/README.md
+++ b/qa/README.md
@@ -16,6 +16,12 @@ The python3-zmq library is required. On Ubuntu or Debian it can be installed via
sudo apt-get install python3-zmq
```
+OS X
+------
+```
+pip3 install pyzmq
+```
+
Running tests
=============
@@ -36,7 +42,7 @@ Run all possible tests with
qa/pull-tester/rpc-tests.py -extended
By default, tests will be run in parallel if you want to specify how many
-tests should be run in parallel, append `-paralell=n` (default n=4).
+tests should be run in parallel, append `-parallel=n` (default n=4).
If you want to create a basic coverage report for the rpc test suite, append `--coverage`.
diff --git a/qa/pull-tester/rpc-tests.py b/qa/pull-tester/rpc-tests.py
index 57a576f1c7..f65a3eefc3 100755
--- a/qa/pull-tester/rpc-tests.py
+++ b/qa/pull-tester/rpc-tests.py
@@ -101,9 +101,13 @@ if ENABLE_ZMQ:
#Tests
testScripts = [
+ # longest test should go first, to favor running tests in parallel
+ 'p2p-fullblocktest.py',
'walletbackup.py',
'bip68-112-113-p2p.py',
'wallet.py',
+ 'wallet-hd.py',
+ 'wallet-dump.py',
'listtransactions.py',
'receivedby.py',
'mempool_resurrect_test.py',
@@ -125,7 +129,6 @@ testScripts = [
'nodehandling.py',
'reindex.py',
'decodescript.py',
- 'p2p-fullblocktest.py',
'blockchain.py',
'disablewallet.py',
'sendheaders.py',
@@ -135,8 +138,11 @@ testScripts = [
'invalidtxrequest.py',
'abandonconflict.py',
'p2p-versionbits-warning.py',
+ 'p2p-segwit.py',
+ 'segwit.py',
'importprunedfunds.py',
'signmessages.py',
+ 'p2p-compactblocks.py',
]
if ENABLE_ZMQ:
testScripts.append('zmq_test.py')
@@ -154,7 +160,7 @@ testScriptsExt = [
'txn_clone.py --mineblock',
'forknotify.py',
'invalidateblock.py',
-# 'rpcbind_test.py', #temporary, bug in libevent, see #6655
+ 'rpcbind_test.py',
'smartfees.py',
'maxblocksinflight.py',
'p2p-acceptblock.py',
@@ -191,7 +197,7 @@ def runtests():
if coverage:
flags.append(coverage.flag)
- if len(test_list) > 1:
+ if len(test_list) > 1 and run_parallel > 1:
# Populate cache
subprocess.check_output([RPC_TESTS_DIR + 'create_cache.py'] + flags)
@@ -251,7 +257,7 @@ class RPCTestHandler:
stdout=subprocess.PIPE,
stderr=subprocess.PIPE)))
if not self.jobs:
- raise IndexError('%s from empty list' % __name__)
+ raise IndexError('pop from empty list')
while True:
# Return first proc that finishes
time.sleep(.5)
diff --git a/qa/rpc-tests/bip68-112-113-p2p.py b/qa/rpc-tests/bip68-112-113-p2p.py
index 8ba0704384..55b3e2a04a 100755
--- a/qa/rpc-tests/bip68-112-113-p2p.py
+++ b/qa/rpc-tests/bip68-112-113-p2p.py
@@ -173,7 +173,7 @@ class BIP68_112_113Test(ComparisonTestFramework):
tx = self.create_transaction(self.nodes[0], input, self.nodeaddress, Decimal("49.98"))
tx.nVersion = txversion
signtx = self.sign_transaction(self.nodes[0], tx)
- signtx.vin[0].scriptSig = CScript([-1, OP_NOP3, OP_DROP] + list(CScript(signtx.vin[0].scriptSig)))
+ signtx.vin[0].scriptSig = CScript([-1, OP_CHECKSEQUENCEVERIFY, OP_DROP] + list(CScript(signtx.vin[0].scriptSig)))
return signtx
def create_bip112txs(self, bip112inputs, varyOP_CSV, txversion, locktime_delta = 0):
@@ -196,9 +196,9 @@ class BIP68_112_113Test(ComparisonTestFramework):
tx.nVersion = txversion
signtx = self.sign_transaction(self.nodes[0], tx)
if (varyOP_CSV):
- signtx.vin[0].scriptSig = CScript([relative_locktimes[b31][b25][b22][b18], OP_NOP3, OP_DROP] + list(CScript(signtx.vin[0].scriptSig)))
+ signtx.vin[0].scriptSig = CScript([relative_locktimes[b31][b25][b22][b18], OP_CHECKSEQUENCEVERIFY, OP_DROP] + list(CScript(signtx.vin[0].scriptSig)))
else:
- signtx.vin[0].scriptSig = CScript([base_relative_locktime, OP_NOP3, OP_DROP] + list(CScript(signtx.vin[0].scriptSig)))
+ signtx.vin[0].scriptSig = CScript([base_relative_locktime, OP_CHECKSEQUENCEVERIFY, OP_DROP] + list(CScript(signtx.vin[0].scriptSig)))
b18txs.append(signtx)
b22txs.append(b18txs)
b25txs.append(b22txs)
diff --git a/qa/rpc-tests/bip9-softforks.py b/qa/rpc-tests/bip9-softforks.py
index d7e8e5e5a5..979d1410c2 100755
--- a/qa/rpc-tests/bip9-softforks.py
+++ b/qa/rpc-tests/bip9-softforks.py
@@ -9,7 +9,7 @@ from test_framework.util import *
from test_framework.mininode import CTransaction, NetworkThread
from test_framework.blocktools import create_coinbase, create_block
from test_framework.comptool import TestInstance, TestManager
-from test_framework.script import CScript, OP_1NEGATE, OP_NOP3, OP_DROP
+from test_framework.script import CScript, OP_1NEGATE, OP_CHECKSEQUENCEVERIFY, OP_DROP
from io import BytesIO
import time
import itertools
@@ -220,7 +220,7 @@ class BIP9SoftForksTest(ComparisonTestFramework):
'''Modify the signature in vin 0 of the tx to fail CSV
Prepends -1 CSV DROP in the scriptSig itself.
'''
- tx.vin[0].scriptSig = CScript([OP_1NEGATE, OP_NOP3, OP_DROP] +
+ tx.vin[0].scriptSig = CScript([OP_1NEGATE, OP_CHECKSEQUENCEVERIFY, OP_DROP] +
list(CScript(tx.vin[0].scriptSig)))
def sequence_lock_invalidate(self, tx):
diff --git a/qa/rpc-tests/fundrawtransaction.py b/qa/rpc-tests/fundrawtransaction.py
index 998f822afe..eeb8476634 100755
--- a/qa/rpc-tests/fundrawtransaction.py
+++ b/qa/rpc-tests/fundrawtransaction.py
@@ -6,7 +6,14 @@
from test_framework.test_framework import BitcoinTestFramework
from test_framework.util import *
-# Create one-input, one-output, no-fee transaction:
+
+def get_unspent(listunspent, amount):
+ for utx in listunspent:
+ if utx['amount'] == amount:
+ return utx
+ raise AssertionError('Could not find unspent with amount={}'.format(amount))
+
+
class RawTransactionsTest(BitcoinTestFramework):
def __init__(self):
@@ -58,7 +65,6 @@ class RawTransactionsTest(BitcoinTestFramework):
self.nodes[0].sendtoaddress(self.nodes[2].getnewaddress(), 1.0)
self.nodes[0].sendtoaddress(self.nodes[2].getnewaddress(), 5.0)
- self.sync_all()
self.nodes[0].generate(1)
self.sync_all()
@@ -72,7 +78,7 @@ class RawTransactionsTest(BitcoinTestFramework):
rawtxfund = self.nodes[2].fundrawtransaction(rawtx)
fee = rawtxfund['fee']
dec_tx = self.nodes[2].decoderawtransaction(rawtxfund['hex'])
- assert(len(dec_tx['vin']) > 0) #test if we have enought inputs
+ assert(len(dec_tx['vin']) > 0) #test that we have enough inputs
##############################
# simple test with two coins #
@@ -124,14 +130,7 @@ class RawTransactionsTest(BitcoinTestFramework):
#########################################################################
# test a fundrawtransaction with a VIN greater than the required amount #
#########################################################################
- utx = False
- listunspent = self.nodes[2].listunspent()
- for aUtx in listunspent:
- if aUtx['amount'] == 5.0:
- utx = aUtx
- break
-
- assert(utx!=False)
+ utx = get_unspent(self.nodes[2].listunspent(), 5)
inputs = [ {'txid' : utx['txid'], 'vout' : utx['vout']}]
outputs = { self.nodes[0].getnewaddress() : 1.0 }
@@ -152,14 +151,7 @@ class RawTransactionsTest(BitcoinTestFramework):
#####################################################################
# test a fundrawtransaction with which will not get a change output #
#####################################################################
- utx = False
- listunspent = self.nodes[2].listunspent()
- for aUtx in listunspent:
- if aUtx['amount'] == 5.0:
- utx = aUtx
- break
-
- assert(utx!=False)
+ utx = get_unspent(self.nodes[2].listunspent(), 5)
inputs = [ {'txid' : utx['txid'], 'vout' : utx['vout']}]
outputs = { self.nodes[0].getnewaddress() : Decimal(5.0) - fee - feeTolerance }
@@ -181,14 +173,7 @@ class RawTransactionsTest(BitcoinTestFramework):
####################################################
# test a fundrawtransaction with an invalid option #
####################################################
- utx = False
- listunspent = self.nodes[2].listunspent()
- for aUtx in listunspent:
- if aUtx['amount'] == 5.0:
- utx = aUtx
- break
-
- assert_equal(utx!=False, True)
+ utx = get_unspent(self.nodes[2].listunspent(), 5)
inputs = [ {'txid' : utx['txid'], 'vout' : utx['vout']} ]
outputs = { self.nodes[0].getnewaddress() : Decimal(4.0) }
@@ -206,14 +191,7 @@ class RawTransactionsTest(BitcoinTestFramework):
############################################################
# test a fundrawtransaction with an invalid change address #
############################################################
- utx = False
- listunspent = self.nodes[2].listunspent()
- for aUtx in listunspent:
- if aUtx['amount'] == 5.0:
- utx = aUtx
- break
-
- assert_equal(utx!=False, True)
+ utx = get_unspent(self.nodes[2].listunspent(), 5)
inputs = [ {'txid' : utx['txid'], 'vout' : utx['vout']} ]
outputs = { self.nodes[0].getnewaddress() : Decimal(4.0) }
@@ -228,18 +206,10 @@ class RawTransactionsTest(BitcoinTestFramework):
assert("changeAddress must be a valid bitcoin address" in e.error['message'])
-
############################################################
# test a fundrawtransaction with a provided change address #
############################################################
- utx = False
- listunspent = self.nodes[2].listunspent()
- for aUtx in listunspent:
- if aUtx['amount'] == 5.0:
- utx = aUtx
- break
-
- assert_equal(utx!=False, True)
+ utx = get_unspent(self.nodes[2].listunspent(), 5)
inputs = [ {'txid' : utx['txid'], 'vout' : utx['vout']} ]
outputs = { self.nodes[0].getnewaddress() : Decimal(4.0) }
@@ -248,24 +218,22 @@ class RawTransactionsTest(BitcoinTestFramework):
assert_equal(utx['txid'], dec_tx['vin'][0]['txid'])
change = self.nodes[2].getnewaddress()
+ try:
+ rawtxfund = self.nodes[2].fundrawtransaction(rawtx, {'changeAddress': change, 'changePosition': 2})
+ except JSONRPCException as e:
+ assert('changePosition out of bounds' == e.error['message'])
+ else:
+ assert(False)
rawtxfund = self.nodes[2].fundrawtransaction(rawtx, {'changeAddress': change, 'changePosition': 0})
dec_tx = self.nodes[2].decoderawtransaction(rawtxfund['hex'])
out = dec_tx['vout'][0];
assert_equal(change, out['scriptPubKey']['addresses'][0])
-
#########################################################################
# test a fundrawtransaction with a VIN smaller than the required amount #
#########################################################################
- utx = False
- listunspent = self.nodes[2].listunspent()
- for aUtx in listunspent:
- if aUtx['amount'] == 1.0:
- utx = aUtx
- break
-
- assert(utx!=False)
+ utx = get_unspent(self.nodes[2].listunspent(), 1)
inputs = [ {'txid' : utx['txid'], 'vout' : utx['vout']}]
outputs = { self.nodes[0].getnewaddress() : 1.0 }
@@ -300,17 +268,8 @@ class RawTransactionsTest(BitcoinTestFramework):
###########################################
# test a fundrawtransaction with two VINs #
###########################################
- utx = False
- utx2 = False
- listunspent = self.nodes[2].listunspent()
- for aUtx in listunspent:
- if aUtx['amount'] == 1.0:
- utx = aUtx
- if aUtx['amount'] == 5.0:
- utx2 = aUtx
-
-
- assert(utx!=False)
+ utx = get_unspent(self.nodes[2].listunspent(), 1)
+ utx2 = get_unspent(self.nodes[2].listunspent(), 5)
inputs = [ {'txid' : utx['txid'], 'vout' : utx['vout']},{'txid' : utx2['txid'], 'vout' : utx2['vout']} ]
outputs = { self.nodes[0].getnewaddress() : 6.0 }
@@ -342,17 +301,8 @@ class RawTransactionsTest(BitcoinTestFramework):
#########################################################
# test a fundrawtransaction with two VINs and two vOUTs #
#########################################################
- utx = False
- utx2 = False
- listunspent = self.nodes[2].listunspent()
- for aUtx in listunspent:
- if aUtx['amount'] == 1.0:
- utx = aUtx
- if aUtx['amount'] == 5.0:
- utx2 = aUtx
-
-
- assert(utx!=False)
+ utx = get_unspent(self.nodes[2].listunspent(), 1)
+ utx2 = get_unspent(self.nodes[2].listunspent(), 5)
inputs = [ {'txid' : utx['txid'], 'vout' : utx['vout']},{'txid' : utx2['txid'], 'vout' : utx2['vout']} ]
outputs = { self.nodes[0].getnewaddress() : 6.0, self.nodes[0].getnewaddress() : 1.0 }
@@ -552,7 +502,6 @@ class RawTransactionsTest(BitcoinTestFramework):
self.nodes[1].walletpassphrase("test", 100)
signedTx = self.nodes[1].signrawtransaction(fundedTx['hex'])
txId = self.nodes[1].sendrawtransaction(signedTx['hex'])
- self.sync_all()
self.nodes[1].generate(1)
self.sync_all()
@@ -572,7 +521,6 @@ class RawTransactionsTest(BitcoinTestFramework):
for i in range(0,20):
self.nodes[0].sendtoaddress(self.nodes[1].getnewaddress(), 0.01)
- self.sync_all()
self.nodes[0].generate(1)
self.sync_all()
@@ -603,7 +551,6 @@ class RawTransactionsTest(BitcoinTestFramework):
for i in range(0,20):
self.nodes[0].sendtoaddress(self.nodes[1].getnewaddress(), 0.01)
- self.sync_all()
self.nodes[0].generate(1)
self.sync_all()
@@ -677,6 +624,15 @@ class RawTransactionsTest(BitcoinTestFramework):
signedtx = self.nodes[0].signrawtransaction(signedtx["hex"])
assert(signedtx["complete"])
self.nodes[0].sendrawtransaction(signedtx["hex"])
+ self.nodes[0].generate(1)
+ self.sync_all()
+
+ #######################
+ # Test feeRate option #
+ #######################
+
+ # Make sure there is exactly one input so coin selection can't skew the result
+ assert_equal(len(self.nodes[3].listunspent(1)), 1)
inputs = []
outputs = {self.nodes[2].getnewaddress() : 1}
@@ -684,8 +640,9 @@ class RawTransactionsTest(BitcoinTestFramework):
result = self.nodes[3].fundrawtransaction(rawtx) # uses min_relay_tx_fee (set by settxfee)
result2 = self.nodes[3].fundrawtransaction(rawtx, {"feeRate": 2*min_relay_tx_fee})
result3 = self.nodes[3].fundrawtransaction(rawtx, {"feeRate": 10*min_relay_tx_fee})
- assert_equal(result['fee']*2, result2['fee'])
- assert_equal(result['fee']*10, result3['fee'])
+ result_fee_rate = result['fee'] * 1000 / count_bytes(result['hex'])
+ assert_fee_amount(result2['fee'], count_bytes(result2['hex']), 2 * result_fee_rate)
+ assert_fee_amount(result3['fee'], count_bytes(result3['hex']), 10 * result_fee_rate)
if __name__ == '__main__':
RawTransactionsTest().main()
diff --git a/qa/rpc-tests/keypool.py b/qa/rpc-tests/keypool.py
index c75303ecbf..fa39476568 100755
--- a/qa/rpc-tests/keypool.py
+++ b/qa/rpc-tests/keypool.py
@@ -12,6 +12,11 @@ class KeyPoolTest(BitcoinTestFramework):
def run_test(self):
nodes = self.nodes
+ addr_before_encrypting = nodes[0].getnewaddress()
+ addr_before_encrypting_data = nodes[0].validateaddress(addr_before_encrypting)
+ wallet_info_old = nodes[0].getwalletinfo()
+ assert(addr_before_encrypting_data['hdmasterkeyid'] == wallet_info_old['hdmasterkeyid'])
+
# Encrypt wallet and wait to terminate
nodes[0].encryptwallet('test')
bitcoind_processes[0].wait()
@@ -19,6 +24,11 @@ class KeyPoolTest(BitcoinTestFramework):
nodes[0] = start_node(0, self.options.tmpdir)
# Keep creating keys
addr = nodes[0].getnewaddress()
+ addr_data = nodes[0].validateaddress(addr)
+ wallet_info = nodes[0].getwalletinfo()
+ assert(addr_before_encrypting_data['hdmasterkeyid'] != wallet_info['hdmasterkeyid'])
+ assert(addr_data['hdmasterkeyid'] == wallet_info['hdmasterkeyid'])
+
try:
addr = nodes[0].getnewaddress()
raise AssertionError('Keypool should be exhausted after one address')
diff --git a/qa/rpc-tests/maxuploadtarget.py b/qa/rpc-tests/maxuploadtarget.py
index 5087f07620..125d4eb275 100755
--- a/qa/rpc-tests/maxuploadtarget.py
+++ b/qa/rpc-tests/maxuploadtarget.py
@@ -97,7 +97,7 @@ class MaxUploadTest(BitcoinTestFramework):
def setup_network(self):
# Start a node with maxuploadtarget of 200 MB (/24h)
self.nodes = []
- self.nodes.append(start_node(0, self.options.tmpdir, ["-debug", "-maxuploadtarget=200", "-blockmaxsize=999000"]))
+ self.nodes.append(start_node(0, self.options.tmpdir, ["-debug", "-maxuploadtarget=800", "-blockmaxsize=999000"]))
def mine_full_block(self, node, address):
# Want to create a full block
@@ -175,13 +175,13 @@ class MaxUploadTest(BitcoinTestFramework):
getdata_request = msg_getdata()
getdata_request.inv.append(CInv(2, big_old_block))
- max_bytes_per_day = 200*1024*1024
- daily_buffer = 144 * MAX_BLOCK_SIZE
+ max_bytes_per_day = 800*1024*1024
+ daily_buffer = 144 * 4000000
max_bytes_available = max_bytes_per_day - daily_buffer
success_count = max_bytes_available // old_block_size
- # 144MB will be reserved for relaying new blocks, so expect this to
- # succeed for ~70 tries.
+ # 576MB will be reserved for relaying new blocks, so expect this to
+ # succeed for ~235 tries.
for i in range(success_count):
test_nodes[0].send_message(getdata_request)
test_nodes[0].sync_with_ping()
@@ -198,9 +198,9 @@ class MaxUploadTest(BitcoinTestFramework):
# Requesting the current block on test_nodes[1] should succeed indefinitely,
# even when over the max upload target.
- # We'll try 200 times
+ # We'll try 800 times
getdata_request.inv = [CInv(2, big_new_block)]
- for i in range(200):
+ for i in range(800):
test_nodes[1].send_message(getdata_request)
test_nodes[1].sync_with_ping()
assert_equal(test_nodes[1].block_receive_map[big_new_block], i+1)
diff --git a/qa/rpc-tests/p2p-compactblocks.py b/qa/rpc-tests/p2p-compactblocks.py
new file mode 100755
index 0000000000..7fe7ecc16c
--- /dev/null
+++ b/qa/rpc-tests/p2p-compactblocks.py
@@ -0,0 +1,608 @@
+#!/usr/bin/env python3
+# Copyright (c) 2016 The Bitcoin Core developers
+# Distributed under the MIT software license, see the accompanying
+# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+from test_framework.mininode import *
+from test_framework.test_framework import BitcoinTestFramework
+from test_framework.util import *
+from test_framework.blocktools import create_block, create_coinbase
+from test_framework.siphash import siphash256
+from test_framework.script import CScript, OP_TRUE
+
+'''
+CompactBlocksTest -- test compact blocks (BIP 152)
+'''
+
+
+# TestNode: A peer we use to send messages to bitcoind, and store responses.
+class TestNode(SingleNodeConnCB):
+ def __init__(self):
+ SingleNodeConnCB.__init__(self)
+ self.last_sendcmpct = None
+ self.last_headers = None
+ self.last_inv = None
+ self.last_cmpctblock = None
+ self.block_announced = False
+ self.last_getdata = None
+ self.last_getblocktxn = None
+ self.last_block = None
+ self.last_blocktxn = None
+
+ def on_sendcmpct(self, conn, message):
+ self.last_sendcmpct = message
+
+ def on_block(self, conn, message):
+ self.last_block = message
+
+ def on_cmpctblock(self, conn, message):
+ self.last_cmpctblock = message
+ self.block_announced = True
+
+ def on_headers(self, conn, message):
+ self.last_headers = message
+ self.block_announced = True
+
+ def on_inv(self, conn, message):
+ self.last_inv = message
+ self.block_announced = True
+
+ def on_getdata(self, conn, message):
+ self.last_getdata = message
+
+ def on_getblocktxn(self, conn, message):
+ self.last_getblocktxn = message
+
+ def on_blocktxn(self, conn, message):
+ self.last_blocktxn = message
+
+ # Requires caller to hold mininode_lock
+ def received_block_announcement(self):
+ return self.block_announced
+
+ def clear_block_announcement(self):
+ with mininode_lock:
+ self.block_announced = False
+ self.last_inv = None
+ self.last_headers = None
+ self.last_cmpctblock = None
+
+ def get_headers(self, locator, hashstop):
+ msg = msg_getheaders()
+ msg.locator.vHave = locator
+ msg.hashstop = hashstop
+ self.connection.send_message(msg)
+
+ def send_header_for_blocks(self, new_blocks):
+ headers_message = msg_headers()
+ headers_message.headers = [CBlockHeader(b) for b in new_blocks]
+ self.send_message(headers_message)
+
+
+class CompactBlocksTest(BitcoinTestFramework):
+ def __init__(self):
+ super().__init__()
+ self.setup_clean_chain = True
+ self.num_nodes = 1
+ self.utxos = []
+
+ def setup_network(self):
+ self.nodes = []
+
+ # Turn off segwit in this test, as compact blocks don't currently work
+ # with segwit. (After BIP 152 is updated to support segwit, we can
+ # test behavior with and without segwit enabled by adding a second node
+ # to the test.)
+ self.nodes = start_nodes(self.num_nodes, self.options.tmpdir, [["-debug", "-logtimemicros=1", "-bip9params=segwit:0:0"]])
+
+ def build_block_on_tip(self):
+ height = self.nodes[0].getblockcount()
+ tip = self.nodes[0].getbestblockhash()
+ mtp = self.nodes[0].getblockheader(tip)['mediantime']
+ block = create_block(int(tip, 16), create_coinbase(height + 1), mtp + 1)
+ block.solve()
+ return block
+
+ # Create 10 more anyone-can-spend utxo's for testing.
+ def make_utxos(self):
+ block = self.build_block_on_tip()
+ self.test_node.send_and_ping(msg_block(block))
+ assert(int(self.nodes[0].getbestblockhash(), 16) == block.sha256)
+ self.nodes[0].generate(100)
+
+ total_value = block.vtx[0].vout[0].nValue
+ out_value = total_value // 10
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(block.vtx[0].sha256, 0), b''))
+ for i in range(10):
+ tx.vout.append(CTxOut(out_value, CScript([OP_TRUE])))
+ tx.rehash()
+
+ block2 = self.build_block_on_tip()
+ block2.vtx.append(tx)
+ block2.hashMerkleRoot = block2.calc_merkle_root()
+ block2.solve()
+ self.test_node.send_and_ping(msg_block(block2))
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), block2.sha256)
+ self.utxos.extend([[tx.sha256, i, out_value] for i in range(10)])
+ return
+
+ # Test "sendcmpct":
+ # - No compact block announcements or getdata(MSG_CMPCT_BLOCK) unless
+ # sendcmpct is sent.
+ # - If sendcmpct is sent with version > 0, the message is ignored.
+ # - If sendcmpct is sent with boolean 0, then block announcements are not
+ # made with compact blocks.
+ # - If sendcmpct is then sent with boolean 1, then new block announcements
+ # are made with compact blocks.
+ def test_sendcmpct(self):
+ print("Testing SENDCMPCT p2p message... ")
+
+ # Make sure we get a version 0 SENDCMPCT message from our peer
+ def received_sendcmpct():
+ return (self.test_node.last_sendcmpct is not None)
+ got_message = wait_until(received_sendcmpct, timeout=30)
+ assert(got_message)
+ assert_equal(self.test_node.last_sendcmpct.version, 1)
+
+ tip = int(self.nodes[0].getbestblockhash(), 16)
+
+ def check_announcement_of_new_block(node, peer, predicate):
+ self.test_node.clear_block_announcement()
+ node.generate(1)
+ got_message = wait_until(peer.received_block_announcement, timeout=30)
+ assert(got_message)
+ with mininode_lock:
+ assert(predicate)
+
+ # We shouldn't get any block announcements via cmpctblock yet.
+ check_announcement_of_new_block(self.nodes[0], self.test_node, lambda: self.test_node.last_cmpctblock is None)
+
+ # Try one more time, this time after requesting headers.
+ self.test_node.clear_block_announcement()
+ self.test_node.get_headers(locator=[tip], hashstop=0)
+ wait_until(self.test_node.received_block_announcement, timeout=30)
+ self.test_node.clear_block_announcement()
+
+ check_announcement_of_new_block(self.nodes[0], self.test_node, lambda: self.test_node.last_cmpctblock is None and self.test_node.last_inv is not None)
+
+ # Now try a SENDCMPCT message with too-high version
+ sendcmpct = msg_sendcmpct()
+ sendcmpct.version = 2
+ self.test_node.send_message(sendcmpct)
+
+ check_announcement_of_new_block(self.nodes[0], self.test_node, lambda: self.test_node.last_cmpctblock is None)
+
+ # Now try a SENDCMPCT message with valid version, but announce=False
+ self.test_node.send_message(msg_sendcmpct())
+ check_announcement_of_new_block(self.nodes[0], self.test_node, lambda: self.test_node.last_cmpctblock is None)
+
+ # Finally, try a SENDCMPCT message with announce=True
+ sendcmpct.version = 1
+ sendcmpct.announce = True
+ self.test_node.send_message(sendcmpct)
+ check_announcement_of_new_block(self.nodes[0], self.test_node, lambda: self.test_node.last_cmpctblock is not None)
+
+ # Try one more time
+ check_announcement_of_new_block(self.nodes[0], self.test_node, lambda: self.test_node.last_cmpctblock is not None)
+
+ # Try one more time, after turning on sendheaders
+ self.test_node.send_message(msg_sendheaders())
+ check_announcement_of_new_block(self.nodes[0], self.test_node, lambda: self.test_node.last_cmpctblock is not None)
+
+ # Now turn off announcements
+ sendcmpct.announce = False
+ check_announcement_of_new_block(self.nodes[0], self.test_node, lambda: self.test_node.last_cmpctblock is None and self.test_node.last_headers is not None)
+
+ # This test actually causes bitcoind to (reasonably!) disconnect us, so do this last.
+ def test_invalid_cmpctblock_message(self):
+ print("Testing invalid index in cmpctblock message...")
+ self.nodes[0].generate(101)
+ block = self.build_block_on_tip()
+
+ cmpct_block = P2PHeaderAndShortIDs()
+ cmpct_block.header = CBlockHeader(block)
+ cmpct_block.prefilled_txn_length = 1
+ # This index will be too high
+ prefilled_txn = PrefilledTransaction(1, block.vtx[0])
+ cmpct_block.prefilled_txn = [prefilled_txn]
+ self.test_node.send_and_ping(msg_cmpctblock(cmpct_block))
+ assert(int(self.nodes[0].getbestblockhash(), 16) == block.hashPrevBlock)
+
+ # Compare the generated shortids to what we expect based on BIP 152, given
+ # bitcoind's choice of nonce.
+ def test_compactblock_construction(self):
+ print("Testing compactblock headers and shortIDs are correct...")
+
+ # Generate a bunch of transactions.
+ self.nodes[0].generate(101)
+ num_transactions = 25
+ address = self.nodes[0].getnewaddress()
+ for i in range(num_transactions):
+ self.nodes[0].sendtoaddress(address, 0.1)
+
+ # Now mine a block, and look at the resulting compact block.
+ self.test_node.clear_block_announcement()
+ block_hash = int(self.nodes[0].generate(1)[0], 16)
+
+ # Store the raw block in our internal format.
+ block = FromHex(CBlock(), self.nodes[0].getblock("%02x" % block_hash, False))
+ [tx.calc_sha256() for tx in block.vtx]
+ block.rehash()
+
+ # Don't care which type of announcement came back for this test; just
+ # request the compact block if we didn't get one yet.
+ wait_until(self.test_node.received_block_announcement, timeout=30)
+
+ with mininode_lock:
+ if self.test_node.last_cmpctblock is None:
+ self.test_node.clear_block_announcement()
+ inv = CInv(4, block_hash) # 4 == "CompactBlock"
+ self.test_node.send_message(msg_getdata([inv]))
+
+ wait_until(self.test_node.received_block_announcement, timeout=30)
+
+ # Now we should have the compactblock
+ header_and_shortids = None
+ with mininode_lock:
+ assert(self.test_node.last_cmpctblock is not None)
+ # Convert the on-the-wire representation to absolute indexes
+ header_and_shortids = HeaderAndShortIDs(self.test_node.last_cmpctblock.header_and_shortids)
+
+ # Check that we got the right block!
+ header_and_shortids.header.calc_sha256()
+ assert_equal(header_and_shortids.header.sha256, block_hash)
+
+ # Make sure the prefilled_txn appears to have included the coinbase
+ assert(len(header_and_shortids.prefilled_txn) >= 1)
+ assert_equal(header_and_shortids.prefilled_txn[0].index, 0)
+
+ # Check that all prefilled_txn entries match what's in the block.
+ for entry in header_and_shortids.prefilled_txn:
+ entry.tx.calc_sha256()
+ assert_equal(entry.tx.sha256, block.vtx[entry.index].sha256)
+
+ # Check that the cmpctblock message announced all the transactions.
+ assert_equal(len(header_and_shortids.prefilled_txn) + len(header_and_shortids.shortids), len(block.vtx))
+
+ # And now check that all the shortids are as expected as well.
+ # Determine the siphash keys to use.
+ [k0, k1] = header_and_shortids.get_siphash_keys()
+
+ index = 0
+ while index < len(block.vtx):
+ if (len(header_and_shortids.prefilled_txn) > 0 and
+ header_and_shortids.prefilled_txn[0].index == index):
+ # Already checked prefilled transactions above
+ header_and_shortids.prefilled_txn.pop(0)
+ else:
+ shortid = calculate_shortid(k0, k1, block.vtx[index].sha256)
+ assert_equal(shortid, header_and_shortids.shortids[0])
+ header_and_shortids.shortids.pop(0)
+ index += 1
+
+ # Test that bitcoind requests compact blocks when we announce new blocks
+ # via header or inv, and that responding to getblocktxn causes the block
+ # to be successfully reconstructed.
+ def test_compactblock_requests(self):
+ print("Testing compactblock requests... ")
+
+ # Try announcing a block with an inv or header, expect a compactblock
+ # request
+ for announce in ["inv", "header"]:
+ block = self.build_block_on_tip()
+ with mininode_lock:
+ self.test_node.last_getdata = None
+
+ if announce == "inv":
+ self.test_node.send_message(msg_inv([CInv(2, block.sha256)]))
+ else:
+ self.test_node.send_header_for_blocks([block])
+ success = wait_until(lambda: self.test_node.last_getdata is not None, timeout=30)
+ assert(success)
+ assert_equal(len(self.test_node.last_getdata.inv), 1)
+ assert_equal(self.test_node.last_getdata.inv[0].type, 4)
+ assert_equal(self.test_node.last_getdata.inv[0].hash, block.sha256)
+
+ # Send back a compactblock message that omits the coinbase
+ comp_block = HeaderAndShortIDs()
+ comp_block.header = CBlockHeader(block)
+ comp_block.nonce = 0
+ comp_block.shortids = [1] # this is useless, and wrong
+ self.test_node.send_and_ping(msg_cmpctblock(comp_block.to_p2p()))
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), block.hashPrevBlock)
+ # Expect a getblocktxn message.
+ with mininode_lock:
+ assert(self.test_node.last_getblocktxn is not None)
+ absolute_indexes = self.test_node.last_getblocktxn.block_txn_request.to_absolute()
+ assert_equal(absolute_indexes, [0]) # should be a coinbase request
+
+ # Send the coinbase, and verify that the tip advances.
+ msg = msg_blocktxn()
+ msg.block_transactions.blockhash = block.sha256
+ msg.block_transactions.transactions = [block.vtx[0]]
+ self.test_node.send_and_ping(msg)
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), block.sha256)
+
+ # Create a chain of transactions from given utxo, and add to a new block.
+ def build_block_with_transactions(self, utxo, num_transactions):
+ block = self.build_block_on_tip()
+
+ for i in range(num_transactions):
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(utxo[0], utxo[1]), b''))
+ tx.vout.append(CTxOut(utxo[2] - 1000, CScript([OP_TRUE])))
+ tx.rehash()
+ utxo = [tx.sha256, 0, tx.vout[0].nValue]
+ block.vtx.append(tx)
+
+ block.hashMerkleRoot = block.calc_merkle_root()
+ block.solve()
+ return block
+
+ # Test that we only receive getblocktxn requests for transactions that the
+ # node needs, and that responding to them causes the block to be
+ # reconstructed.
+ def test_getblocktxn_requests(self):
+ print("Testing getblocktxn requests...")
+
+ # First try announcing compactblocks that won't reconstruct, and verify
+ # that we receive getblocktxn messages back.
+ utxo = self.utxos.pop(0)
+
+ block = self.build_block_with_transactions(utxo, 5)
+ self.utxos.append([block.vtx[-1].sha256, 0, block.vtx[-1].vout[0].nValue])
+
+ comp_block = HeaderAndShortIDs()
+ comp_block.initialize_from_block(block)
+
+ self.test_node.send_and_ping(msg_cmpctblock(comp_block.to_p2p()))
+ with mininode_lock:
+ assert(self.test_node.last_getblocktxn is not None)
+ absolute_indexes = self.test_node.last_getblocktxn.block_txn_request.to_absolute()
+ assert_equal(absolute_indexes, [1, 2, 3, 4, 5])
+ msg = msg_blocktxn()
+ msg.block_transactions = BlockTransactions(block.sha256, block.vtx[1:])
+ self.test_node.send_and_ping(msg)
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), block.sha256)
+
+ utxo = self.utxos.pop(0)
+ block = self.build_block_with_transactions(utxo, 5)
+ self.utxos.append([block.vtx[-1].sha256, 0, block.vtx[-1].vout[0].nValue])
+
+ # Now try interspersing the prefilled transactions
+ comp_block.initialize_from_block(block, prefill_list=[0, 1, 5])
+ self.test_node.send_and_ping(msg_cmpctblock(comp_block.to_p2p()))
+ with mininode_lock:
+ assert(self.test_node.last_getblocktxn is not None)
+ absolute_indexes = self.test_node.last_getblocktxn.block_txn_request.to_absolute()
+ assert_equal(absolute_indexes, [2, 3, 4])
+ msg.block_transactions = BlockTransactions(block.sha256, block.vtx[2:5])
+ self.test_node.send_and_ping(msg)
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), block.sha256)
+
+ # Now try giving one transaction ahead of time.
+ utxo = self.utxos.pop(0)
+ block = self.build_block_with_transactions(utxo, 5)
+ self.utxos.append([block.vtx[-1].sha256, 0, block.vtx[-1].vout[0].nValue])
+ self.test_node.send_and_ping(msg_tx(block.vtx[1]))
+ assert(block.vtx[1].hash in self.nodes[0].getrawmempool())
+
+ # Prefill 4 out of the 6 transactions, and verify that only the one
+ # that was not in the mempool is requested.
+ comp_block.initialize_from_block(block, prefill_list=[0, 2, 3, 4])
+ self.test_node.send_and_ping(msg_cmpctblock(comp_block.to_p2p()))
+ with mininode_lock:
+ assert(self.test_node.last_getblocktxn is not None)
+ absolute_indexes = self.test_node.last_getblocktxn.block_txn_request.to_absolute()
+ assert_equal(absolute_indexes, [5])
+
+ msg.block_transactions = BlockTransactions(block.sha256, [block.vtx[5]])
+ self.test_node.send_and_ping(msg)
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), block.sha256)
+
+ # Now provide all transactions to the node before the block is
+ # announced and verify reconstruction happens immediately.
+ utxo = self.utxos.pop(0)
+ block = self.build_block_with_transactions(utxo, 10)
+ self.utxos.append([block.vtx[-1].sha256, 0, block.vtx[-1].vout[0].nValue])
+ for tx in block.vtx[1:]:
+ self.test_node.send_message(msg_tx(tx))
+ self.test_node.sync_with_ping()
+ # Make sure all transactions were accepted.
+ mempool = self.nodes[0].getrawmempool()
+ for tx in block.vtx[1:]:
+ assert(tx.hash in mempool)
+
+ # Clear out last request.
+ with mininode_lock:
+ self.test_node.last_getblocktxn = None
+
+ # Send compact block
+ comp_block.initialize_from_block(block, prefill_list=[0])
+ self.test_node.send_and_ping(msg_cmpctblock(comp_block.to_p2p()))
+ with mininode_lock:
+ # Shouldn't have gotten a request for any transaction
+ assert(self.test_node.last_getblocktxn is None)
+ # Tip should have updated
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), block.sha256)
+
+ # Incorrectly responding to a getblocktxn shouldn't cause the block to be
+ # permanently failed.
+ def test_incorrect_blocktxn_response(self):
+ print("Testing handling of incorrect blocktxn responses...")
+
+ if (len(self.utxos) == 0):
+ self.make_utxos()
+ utxo = self.utxos.pop(0)
+
+ block = self.build_block_with_transactions(utxo, 10)
+ self.utxos.append([block.vtx[-1].sha256, 0, block.vtx[-1].vout[0].nValue])
+ # Relay the first 5 transactions from the block in advance
+ for tx in block.vtx[1:6]:
+ self.test_node.send_message(msg_tx(tx))
+ self.test_node.sync_with_ping()
+ # Make sure all transactions were accepted.
+ mempool = self.nodes[0].getrawmempool()
+ for tx in block.vtx[1:6]:
+ assert(tx.hash in mempool)
+
+ # Send compact block
+ comp_block = HeaderAndShortIDs()
+ comp_block.initialize_from_block(block, prefill_list=[0])
+ self.test_node.send_and_ping(msg_cmpctblock(comp_block.to_p2p()))
+ absolute_indexes = []
+ with mininode_lock:
+ assert(self.test_node.last_getblocktxn is not None)
+ absolute_indexes = self.test_node.last_getblocktxn.block_txn_request.to_absolute()
+ assert_equal(absolute_indexes, [6, 7, 8, 9, 10])
+
+ # Now give an incorrect response.
+ # Note that it's possible for bitcoind to be smart enough to know we're
+ # lying, since it could check to see if the shortid matches what we're
+ # sending, and eg disconnect us for misbehavior. If that behavior
+ # change were made, we could just modify this test by having a
+ # different peer provide the block further down, so that we're still
+ # verifying that the block isn't marked bad permanently. This is good
+ # enough for now.
+ msg = msg_blocktxn()
+ msg.block_transactions = BlockTransactions(block.sha256, [block.vtx[5]] + block.vtx[7:])
+ self.test_node.send_and_ping(msg)
+
+ # Tip should not have updated
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), block.hashPrevBlock)
+
+ # We should receive a getdata request
+ success = wait_until(lambda: self.test_node.last_getdata is not None, timeout=10)
+ assert(success)
+ assert_equal(len(self.test_node.last_getdata.inv), 1)
+ assert_equal(self.test_node.last_getdata.inv[0].type, 2)
+ assert_equal(self.test_node.last_getdata.inv[0].hash, block.sha256)
+
+ # Deliver the block
+ self.test_node.send_and_ping(msg_block(block))
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), block.sha256)
+
+ def test_getblocktxn_handler(self):
+ print("Testing getblocktxn handler...")
+
+ # bitcoind won't respond for blocks whose height is more than 15 blocks
+ # deep.
+ MAX_GETBLOCKTXN_DEPTH = 15
+ chain_height = self.nodes[0].getblockcount()
+ current_height = chain_height
+ while (current_height >= chain_height - MAX_GETBLOCKTXN_DEPTH):
+ block_hash = self.nodes[0].getblockhash(current_height)
+ block = FromHex(CBlock(), self.nodes[0].getblock(block_hash, False))
+
+ msg = msg_getblocktxn()
+ msg.block_txn_request = BlockTransactionsRequest(int(block_hash, 16), [])
+ num_to_request = random.randint(1, len(block.vtx))
+ msg.block_txn_request.from_absolute(sorted(random.sample(range(len(block.vtx)), num_to_request)))
+ self.test_node.send_message(msg)
+ success = wait_until(lambda: self.test_node.last_blocktxn is not None, timeout=10)
+ assert(success)
+
+ [tx.calc_sha256() for tx in block.vtx]
+ with mininode_lock:
+ assert_equal(self.test_node.last_blocktxn.block_transactions.blockhash, int(block_hash, 16))
+ all_indices = msg.block_txn_request.to_absolute()
+ for index in all_indices:
+ tx = self.test_node.last_blocktxn.block_transactions.transactions.pop(0)
+ tx.calc_sha256()
+ assert_equal(tx.sha256, block.vtx[index].sha256)
+ self.test_node.last_blocktxn = None
+ current_height -= 1
+
+ # Next request should be ignored, as we're past the allowed depth.
+ block_hash = self.nodes[0].getblockhash(current_height)
+ msg.block_txn_request = BlockTransactionsRequest(int(block_hash, 16), [0])
+ self.test_node.send_and_ping(msg)
+ with mininode_lock:
+ assert_equal(self.test_node.last_blocktxn, None)
+
+ def test_compactblocks_not_at_tip(self):
+ print("Testing compactblock requests/announcements not at chain tip...")
+
+ # Test that requesting old compactblocks doesn't work.
+ MAX_CMPCTBLOCK_DEPTH = 11
+ new_blocks = []
+ for i in range(MAX_CMPCTBLOCK_DEPTH):
+ self.test_node.clear_block_announcement()
+ new_blocks.append(self.nodes[0].generate(1)[0])
+ wait_until(self.test_node.received_block_announcement, timeout=30)
+
+ self.test_node.clear_block_announcement()
+ self.test_node.send_message(msg_getdata([CInv(4, int(new_blocks[0], 16))]))
+ success = wait_until(lambda: self.test_node.last_cmpctblock is not None, timeout=30)
+ assert(success)
+
+ self.test_node.clear_block_announcement()
+ self.nodes[0].generate(1)
+ wait_until(self.test_node.received_block_announcement, timeout=30)
+ self.test_node.clear_block_announcement()
+ self.test_node.send_message(msg_getdata([CInv(4, int(new_blocks[0], 16))]))
+ success = wait_until(lambda: self.test_node.last_block is not None, timeout=30)
+ assert(success)
+ with mininode_lock:
+ self.test_node.last_block.block.calc_sha256()
+ assert_equal(self.test_node.last_block.block.sha256, int(new_blocks[0], 16))
+
+ # Generate an old compactblock, and verify that it's not accepted.
+ cur_height = self.nodes[0].getblockcount()
+ hashPrevBlock = int(self.nodes[0].getblockhash(cur_height-5), 16)
+ block = self.build_block_on_tip()
+ block.hashPrevBlock = hashPrevBlock
+ block.solve()
+
+ comp_block = HeaderAndShortIDs()
+ comp_block.initialize_from_block(block)
+ self.test_node.send_and_ping(msg_cmpctblock(comp_block.to_p2p()))
+
+ tips = self.nodes[0].getchaintips()
+ found = False
+ for x in tips:
+ if x["hash"] == block.hash:
+ assert_equal(x["status"], "headers-only")
+ found = True
+ break
+ assert(found)
+
+ # Requesting this block via getblocktxn should silently fail
+ # (to avoid fingerprinting attacks).
+ msg = msg_getblocktxn()
+ msg.block_txn_request = BlockTransactionsRequest(block.sha256, [0])
+ with mininode_lock:
+ self.test_node.last_blocktxn = None
+ self.test_node.send_and_ping(msg)
+ with mininode_lock:
+ assert(self.test_node.last_blocktxn is None)
+
+ def run_test(self):
+ # Setup the p2p connections and start up the network thread.
+ self.test_node = TestNode()
+
+ connections = []
+ connections.append(NodeConn('127.0.0.1', p2p_port(0), self.nodes[0], self.test_node))
+ self.test_node.add_connection(connections[0])
+
+ NetworkThread().start() # Start up network handling in another thread
+
+ # Test logic begins here
+ self.test_node.wait_for_verack()
+
+ # We will need UTXOs to construct transactions in later tests.
+ self.make_utxos()
+
+ self.test_sendcmpct()
+ self.test_compactblock_construction()
+ self.test_compactblock_requests()
+ self.test_getblocktxn_requests()
+ self.test_getblocktxn_handler()
+ self.test_compactblocks_not_at_tip()
+ self.test_incorrect_blocktxn_response()
+ self.test_invalid_cmpctblock_message()
+
+
+if __name__ == '__main__':
+ CompactBlocksTest().main()
diff --git a/qa/rpc-tests/p2p-fullblocktest.py b/qa/rpc-tests/p2p-fullblocktest.py
index aa0501c5e9..17fd40ef1d 100755
--- a/qa/rpc-tests/p2p-fullblocktest.py
+++ b/qa/rpc-tests/p2p-fullblocktest.py
@@ -9,7 +9,8 @@ from test_framework.comptool import TestManager, TestInstance, RejectResult
from test_framework.blocktools import *
import time
from test_framework.key import CECKey
-from test_framework.script import CScript, SignatureHash, SIGHASH_ALL, OP_TRUE, OP_FALSE
+from test_framework.script import *
+import struct
class PreviousSpendableOutput(object):
def __init__(self, tx = CTransaction(), n = -1):
@@ -24,10 +25,36 @@ We use the testing framework in which we expect a particular answer from
each test.
'''
+def hash160(s):
+ return hashlib.new('ripemd160', sha256(s)).digest()
+
+# Use this class for tests that require behavior other than normal "mininode" behavior.
+# For now, it is used to serialize a bloated varint (b64).
+class CBrokenBlock(CBlock):
+ def __init__(self, header=None):
+ super(CBrokenBlock, self).__init__(header)
+
+ def initialize(self, base_block):
+ self.vtx = copy.deepcopy(base_block.vtx)
+ self.hashMerkleRoot = self.calc_merkle_root()
+
+ def serialize(self):
+ r = b""
+ r += super(CBlock, self).serialize()
+ r += struct.pack("<BQ", 255, len(self.vtx))
+ for tx in self.vtx:
+ r += tx.serialize()
+ return r
+
+ def normal_serialize(self):
+ r = b""
+ r += super(CBrokenBlock, self).serialize()
+ return r
+
class FullBlockTest(ComparisonTestFramework):
- ''' Can either run this test as 1 node with expected answers, or two and compare them.
- Change the "outcome" variable from each TestInstance object to only do the comparison. '''
+ # Can either run this test as 1 node with expected answers, or two and compare them.
+ # Change the "outcome" variable from each TestInstance object to only do the comparison.
def __init__(self):
super().__init__()
self.num_nodes = 1
@@ -35,66 +62,70 @@ class FullBlockTest(ComparisonTestFramework):
self.coinbase_key = CECKey()
self.coinbase_key.set_secretbytes(b"horsebattery")
self.coinbase_pubkey = self.coinbase_key.get_pubkey()
- self.block_time = int(time.time())+1
self.tip = None
self.blocks = {}
+ def add_options(self, parser):
+ super().add_options(parser)
+ parser.add_option("--runbarelyexpensive", dest="runbarelyexpensive", default=True)
+
def run_test(self):
- test = TestManager(self, self.options.tmpdir)
- test.add_all_connections(self.nodes)
+ self.test = TestManager(self, self.options.tmpdir)
+ self.test.add_all_connections(self.nodes)
NetworkThread().start() # Start up network handling in another thread
- test.run()
+ self.test.run()
def add_transactions_to_block(self, block, tx_list):
[ tx.rehash() for tx in tx_list ]
block.vtx.extend(tx_list)
- block.hashMerkleRoot = block.calc_merkle_root()
- block.rehash()
- return block
-
- # Create a block on top of self.tip, and advance self.tip to point to the new block
- # if spend is specified, then 1 satoshi will be spent from that to an anyone-can-spend output,
- # and rest will go to fees.
- def next_block(self, number, spend=None, additional_coinbase_value=0, script=None):
+
+ # this is a little handier to use than the version in blocktools.py
+ def create_tx(self, spend_tx, n, value, script=CScript([OP_TRUE])):
+ tx = create_transaction(spend_tx, n, b"", value, script)
+ return tx
+
+ # sign a transaction, using the key we know about
+ # this signs input 0 in tx, which is assumed to be spending output n in spend_tx
+ def sign_tx(self, tx, spend_tx, n):
+ scriptPubKey = bytearray(spend_tx.vout[n].scriptPubKey)
+ if (scriptPubKey[0] == OP_TRUE): # an anyone-can-spend
+ tx.vin[0].scriptSig = CScript()
+ return
+ (sighash, err) = SignatureHash(spend_tx.vout[n].scriptPubKey, tx, 0, SIGHASH_ALL)
+ tx.vin[0].scriptSig = CScript([self.coinbase_key.sign(sighash) + bytes(bytearray([SIGHASH_ALL]))])
+
+ def create_and_sign_transaction(self, spend_tx, n, value, script=CScript([OP_TRUE])):
+ tx = self.create_tx(spend_tx, n, value, script)
+ self.sign_tx(tx, spend_tx, n)
+ tx.rehash()
+ return tx
+
+ def next_block(self, number, spend=None, additional_coinbase_value=0, script=CScript([OP_TRUE]), solve=True):
if self.tip == None:
base_block_hash = self.genesis_hash
+ block_time = int(time.time())+1
else:
base_block_hash = self.tip.sha256
+ block_time = self.tip.nTime + 1
# First create the coinbase
height = self.block_heights[base_block_hash] + 1
coinbase = create_coinbase(height, self.coinbase_pubkey)
coinbase.vout[0].nValue += additional_coinbase_value
- if (spend != None):
- coinbase.vout[0].nValue += spend.tx.vout[spend.n].nValue - 1 # all but one satoshi to fees
coinbase.rehash()
- block = create_block(base_block_hash, coinbase, self.block_time)
- if (spend != None):
- tx = CTransaction()
- tx.vin.append(CTxIn(COutPoint(spend.tx.sha256, spend.n), b"", 0xffffffff)) # no signature yet
- # This copies the java comparison tool testing behavior: the first
- # txout has a garbage scriptPubKey, "to make sure we're not
- # pre-verifying too much" (?)
- tx.vout.append(CTxOut(0, CScript([random.randint(0,255), height & 255])))
- if script == None:
- tx.vout.append(CTxOut(1, CScript([OP_TRUE])))
- else:
- tx.vout.append(CTxOut(1, script))
- # Now sign it if necessary
- scriptSig = b""
- scriptPubKey = bytearray(spend.tx.vout[spend.n].scriptPubKey)
- if (scriptPubKey[0] == OP_TRUE): # looks like an anyone-can-spend
- scriptSig = CScript([OP_TRUE])
- else:
- # We have to actually sign it
- (sighash, err) = SignatureHash(spend.tx.vout[spend.n].scriptPubKey, tx, 0, SIGHASH_ALL)
- scriptSig = CScript([self.coinbase_key.sign(sighash) + bytes(bytearray([SIGHASH_ALL]))])
- tx.vin[0].scriptSig = scriptSig
- # Now add the transaction to the block
- block = self.add_transactions_to_block(block, [tx])
- block.solve()
+ if spend == None:
+ block = create_block(base_block_hash, coinbase, block_time)
+ else:
+ coinbase.vout[0].nValue += spend.tx.vout[spend.n].nValue - 1 # all but one satoshi to fees
+ coinbase.rehash()
+ block = create_block(base_block_hash, coinbase, block_time)
+ tx = create_transaction(spend.tx, spend.n, b"", 1, script) # spend 1 satoshi
+ self.sign_tx(tx, spend.tx, spend.n)
+ self.add_transactions_to_block(block, [tx])
+ block.hashMerkleRoot = block.calc_merkle_root()
+ if solve:
+ block.solve()
self.tip = block
self.block_heights[block.sha256] = height
- self.block_time += 1
assert number not in self.blocks
self.blocks[number] = block
return block
@@ -108,7 +139,7 @@ class FullBlockTest(ComparisonTestFramework):
def save_spendable_output():
spendable_outputs.append(self.tip)
- # get an output that we previous marked as spendable
+ # get an output that we previously marked as spendable
def get_spendable_output():
return PreviousSpendableOutput(spendable_outputs.pop(0).vtx[0], 0)
@@ -122,26 +153,33 @@ class FullBlockTest(ComparisonTestFramework):
return TestInstance([[self.tip, False]])
else:
return TestInstance([[self.tip, reject]])
-
+
# move the tip back to a previous block
def tip(number):
self.tip = self.blocks[number]
- # add transactions to a block produced by next_block
+ # adds transactions to the block and updates state
def update_block(block_number, new_transactions):
block = self.blocks[block_number]
- old_hash = block.sha256
self.add_transactions_to_block(block, new_transactions)
+ old_sha256 = block.sha256
+ block.hashMerkleRoot = block.calc_merkle_root()
block.solve()
# Update the internal state just like in next_block
self.tip = block
- self.block_heights[block.sha256] = self.block_heights[old_hash]
- del self.block_heights[old_hash]
+ if block.sha256 != old_sha256:
+ self.block_heights[block.sha256] = self.block_heights[old_sha256]
+ del self.block_heights[old_sha256]
self.blocks[block_number] = block
return block
- # creates a new block and advances the tip to that block
+ # shorthand for functions
block = self.next_block
+ create_tx = self.create_tx
+ create_and_sign_tx = self.create_and_sign_transaction
+
+ # these must be updated if consensus changes
+ MAX_BLOCK_SIGOPS = 20000
# Create a new block
@@ -153,43 +191,44 @@ class FullBlockTest(ComparisonTestFramework):
# Now we need that block to mature so we can spend the coinbase.
test = TestInstance(sync_every_block=False)
for i in range(99):
- block(1000 + i)
+ block(5000 + i)
test.blocks_and_transactions.append([self.tip, True])
save_spendable_output()
yield test
+ # collect spendable outputs now to avoid cluttering the code later on
+ out = []
+ for i in range(33):
+ out.append(get_spendable_output())
# Start by building a couple of blocks on top (which output is spent is
# in parentheses):
# genesis -> b1 (0) -> b2 (1)
- out0 = get_spendable_output()
- block(1, spend=out0)
+ block(1, spend=out[0])
save_spendable_output()
yield accepted()
- out1 = get_spendable_output()
- b2 = block(2, spend=out1)
+ block(2, spend=out[1])
yield accepted()
-
+ save_spendable_output()
# so fork like this:
- #
+ #
# genesis -> b1 (0) -> b2 (1)
# \-> b3 (1)
- #
+ #
# Nothing should happen at this point. We saw b2 first so it takes priority.
tip(1)
- b3 = block(3, spend=out1)
- txout_b3 = PreviousSpendableOutput(b3.vtx[1], 1)
+ b3 = block(3, spend=out[1])
+ txout_b3 = PreviousSpendableOutput(b3.vtx[1], 0)
yield rejected()
# Now we add another block to make the alternative chain longer.
- #
+ #
# genesis -> b1 (0) -> b2 (1)
# \-> b3 (1) -> b4 (2)
- out2 = get_spendable_output()
- block(4, spend=out2)
+ block(4, spend=out[2])
yield accepted()
@@ -197,46 +236,41 @@ class FullBlockTest(ComparisonTestFramework):
# genesis -> b1 (0) -> b2 (1) -> b5 (2) -> b6 (3)
# \-> b3 (1) -> b4 (2)
tip(2)
- block(5, spend=out2)
+ block(5, spend=out[2])
save_spendable_output()
yield rejected()
- out3 = get_spendable_output()
- block(6, spend=out3)
+ block(6, spend=out[3])
yield accepted()
-
# Try to create a fork that double-spends
# genesis -> b1 (0) -> b2 (1) -> b5 (2) -> b6 (3)
# \-> b7 (2) -> b8 (4)
# \-> b3 (1) -> b4 (2)
tip(5)
- block(7, spend=out2)
+ block(7, spend=out[2])
yield rejected()
- out4 = get_spendable_output()
- block(8, spend=out4)
+ block(8, spend=out[4])
yield rejected()
-
# Try to create a block that has too much fee
# genesis -> b1 (0) -> b2 (1) -> b5 (2) -> b6 (3)
# \-> b9 (4)
# \-> b3 (1) -> b4 (2)
tip(6)
- block(9, spend=out4, additional_coinbase_value=1)
+ block(9, spend=out[4], additional_coinbase_value=1)
yield rejected(RejectResult(16, b'bad-cb-amount'))
-
# Create a fork that ends in a block with too much fee (the one that causes the reorg)
# genesis -> b1 (0) -> b2 (1) -> b5 (2) -> b6 (3)
# \-> b10 (3) -> b11 (4)
# \-> b3 (1) -> b4 (2)
tip(5)
- block(10, spend=out3)
+ block(10, spend=out[3])
yield rejected()
- block(11, spend=out4, additional_coinbase_value=1)
+ block(11, spend=out[4], additional_coinbase_value=1)
yield rejected(RejectResult(16, b'bad-cb-amount'))
@@ -246,19 +280,17 @@ class FullBlockTest(ComparisonTestFramework):
# (b12 added last)
# \-> b3 (1) -> b4 (2)
tip(5)
- b12 = block(12, spend=out3)
+ b12 = block(12, spend=out[3])
save_spendable_output()
- #yield TestInstance([[b12, False]])
- b13 = block(13, spend=out4)
+ b13 = block(13, spend=out[4])
# Deliver the block header for b12, and the block b13.
# b13 should be accepted but the tip won't advance until b12 is delivered.
yield TestInstance([[CBlockHeader(b12), None], [b13, False]])
save_spendable_output()
- out5 = get_spendable_output()
# b14 is invalid, but the node won't know that until it tries to connect
# Tip still can't advance because b12 is missing
- block(14, spend=out5, additional_coinbase_value=1)
+ block(14, spend=out[5], additional_coinbase_value=1)
yield rejected()
yield TestInstance([[b12, True, b13.sha256]]) # New tip should be b13.
@@ -267,18 +299,18 @@ class FullBlockTest(ComparisonTestFramework):
# genesis -> b1 (0) -> b2 (1) -> b5 (2) -> b6 (3)
# \-> b12 (3) -> b13 (4) -> b15 (5) -> b16 (6)
# \-> b3 (1) -> b4 (2)
-
+
# Test that a block with a lot of checksigs is okay
- lots_of_checksigs = CScript([OP_CHECKSIG] * (1000000 // 50 - 1))
+ lots_of_checksigs = CScript([OP_CHECKSIG] * (MAX_BLOCK_SIGOPS - 1))
tip(13)
- block(15, spend=out5, script=lots_of_checksigs)
+ block(15, spend=out[5], script=lots_of_checksigs)
yield accepted()
+ save_spendable_output()
# Test that a block with too many checksigs is rejected
- out6 = get_spendable_output()
- too_many_checksigs = CScript([OP_CHECKSIG] * (1000000 // 50))
- block(16, spend=out6, script=too_many_checksigs)
+ too_many_checksigs = CScript([OP_CHECKSIG] * (MAX_BLOCK_SIGOPS))
+ block(16, spend=out[6], script=too_many_checksigs)
yield rejected(RejectResult(16, b'bad-blk-sigops'))
@@ -299,7 +331,7 @@ class FullBlockTest(ComparisonTestFramework):
block(18, spend=txout_b3)
yield rejected()
- block(19, spend=out6)
+ block(19, spend=out[6])
yield rejected()
# Attempt to spend a coinbase at depth too low
@@ -307,8 +339,7 @@ class FullBlockTest(ComparisonTestFramework):
# \-> b12 (3) -> b13 (4) -> b15 (5) -> b20 (7)
# \-> b3 (1) -> b4 (2)
tip(15)
- out7 = get_spendable_output()
- block(20, spend=out7)
+ block(20, spend=out[7])
yield rejected(RejectResult(16, b'bad-txns-premature-spend-of-coinbase'))
# Attempt to spend a coinbase at depth too low (on a fork this time)
@@ -317,10 +348,10 @@ class FullBlockTest(ComparisonTestFramework):
# \-> b21 (6) -> b22 (5)
# \-> b3 (1) -> b4 (2)
tip(13)
- block(21, spend=out6)
+ block(21, spend=out[6])
yield rejected()
- block(22, spend=out5)
+ block(22, spend=out[5])
yield rejected()
# Create a block on either side of MAX_BLOCK_SIZE and make sure its accepted/rejected
@@ -329,21 +360,21 @@ class FullBlockTest(ComparisonTestFramework):
# \-> b24 (6) -> b25 (7)
# \-> b3 (1) -> b4 (2)
tip(15)
- b23 = block(23, spend=out6)
- old_hash = b23.sha256
+ b23 = block(23, spend=out[6])
tx = CTransaction()
script_length = MAX_BLOCK_SIZE - len(b23.serialize()) - 69
script_output = CScript([b'\x00' * script_length])
tx.vout.append(CTxOut(0, script_output))
- tx.vin.append(CTxIn(COutPoint(b23.vtx[1].sha256, 1)))
+ tx.vin.append(CTxIn(COutPoint(b23.vtx[1].sha256, 0)))
b23 = update_block(23, [tx])
# Make sure the math above worked out to produce a max-sized block
assert_equal(len(b23.serialize()), MAX_BLOCK_SIZE)
yield accepted()
+ save_spendable_output()
# Make the next block one byte bigger and check that it fails
tip(15)
- b24 = block(24, spend=out6)
+ b24 = block(24, spend=out[6])
script_length = MAX_BLOCK_SIZE - len(b24.serialize()) - 69
script_output = CScript([b'\x00' * (script_length+1)])
tx.vout = [CTxOut(0, script_output)]
@@ -351,7 +382,7 @@ class FullBlockTest(ComparisonTestFramework):
assert_equal(len(b24.serialize()), MAX_BLOCK_SIZE+1)
yield rejected(RejectResult(16, b'bad-blk-length'))
- b25 = block(25, spend=out7)
+ block(25, spend=out[7])
yield rejected()
# Create blocks with a coinbase input script size out of range
@@ -360,7 +391,7 @@ class FullBlockTest(ComparisonTestFramework):
# \-> ... (6) -> ... (7)
# \-> b3 (1) -> b4 (2)
tip(15)
- b26 = block(26, spend=out6)
+ b26 = block(26, spend=out[6])
b26.vtx[0].vin[0].scriptSig = b'\x00'
b26.vtx[0].rehash()
# update_block causes the merkle root to get updated, even with no new
@@ -369,23 +400,20 @@ class FullBlockTest(ComparisonTestFramework):
yield rejected(RejectResult(16, b'bad-cb-length'))
# Extend the b26 chain to make sure bitcoind isn't accepting b26
- b27 = block(27, spend=out7)
- yield rejected()
+ b27 = block(27, spend=out[7])
+ yield rejected(RejectResult(16, b'bad-prevblk'))
# Now try a too-large-coinbase script
tip(15)
- b28 = block(28, spend=out6)
+ b28 = block(28, spend=out[6])
b28.vtx[0].vin[0].scriptSig = b'\x00' * 101
b28.vtx[0].rehash()
b28 = update_block(28, [])
yield rejected(RejectResult(16, b'bad-cb-length'))
- # Extend the b28 chain to make sure bitcoind isn't accepted b28
- b29 = block(29, spend=out7)
- # TODO: Should get a reject message back with "bad-prevblk", except
- # there's a bug that prevents this from being detected. Just note
- # failure for now, and add the reject result later.
- yield rejected()
+ # Extend the b28 chain to make sure bitcoind isn't accepting b28
+ b29 = block(29, spend=out[7])
+ yield rejected(RejectResult(16, b'bad-prevblk'))
# b30 has a max-sized coinbase scriptSig.
tip(23)
@@ -394,6 +422,871 @@ class FullBlockTest(ComparisonTestFramework):
b30.vtx[0].rehash()
b30 = update_block(30, [])
yield accepted()
+ save_spendable_output()
+
+ # b31 - b35 - check sigops of OP_CHECKMULTISIG / OP_CHECKMULTISIGVERIFY / OP_CHECKSIGVERIFY
+ #
+ # genesis -> ... -> b30 (7) -> b31 (8) -> b33 (9) -> b35 (10)
+ # \-> b36 (11)
+ # \-> b34 (10)
+ # \-> b32 (9)
+ #
+
+ # MULTISIG: each op code counts as 20 sigops. To create the edge case, pack another 19 sigops at the end.
+ lots_of_multisigs = CScript([OP_CHECKMULTISIG] * ((MAX_BLOCK_SIGOPS-1) // 20) + [OP_CHECKSIG] * 19)
+ b31 = block(31, spend=out[8], script=lots_of_multisigs)
+ assert_equal(get_legacy_sigopcount_block(b31), MAX_BLOCK_SIGOPS)
+ yield accepted()
+ save_spendable_output()
+
+ # this goes over the limit because the coinbase has one sigop
+ too_many_multisigs = CScript([OP_CHECKMULTISIG] * (MAX_BLOCK_SIGOPS // 20))
+ b32 = block(32, spend=out[9], script=too_many_multisigs)
+ assert_equal(get_legacy_sigopcount_block(b32), MAX_BLOCK_SIGOPS + 1)
+ yield rejected(RejectResult(16, b'bad-blk-sigops'))
+
+
+ # CHECKMULTISIGVERIFY
+ tip(31)
+ lots_of_multisigs = CScript([OP_CHECKMULTISIGVERIFY] * ((MAX_BLOCK_SIGOPS-1) // 20) + [OP_CHECKSIG] * 19)
+ block(33, spend=out[9], script=lots_of_multisigs)
+ yield accepted()
+ save_spendable_output()
+
+ too_many_multisigs = CScript([OP_CHECKMULTISIGVERIFY] * (MAX_BLOCK_SIGOPS // 20))
+ block(34, spend=out[10], script=too_many_multisigs)
+ yield rejected(RejectResult(16, b'bad-blk-sigops'))
+
+
+ # CHECKSIGVERIFY
+ tip(33)
+ lots_of_checksigs = CScript([OP_CHECKSIGVERIFY] * (MAX_BLOCK_SIGOPS - 1))
+ b35 = block(35, spend=out[10], script=lots_of_checksigs)
+ yield accepted()
+ save_spendable_output()
+
+ too_many_checksigs = CScript([OP_CHECKSIGVERIFY] * (MAX_BLOCK_SIGOPS))
+ block(36, spend=out[11], script=too_many_checksigs)
+ yield rejected(RejectResult(16, b'bad-blk-sigops'))
+
+
+ # Check spending of a transaction in a block which failed to connect
+ #
+ # b6 (3)
+ # b12 (3) -> b13 (4) -> b15 (5) -> b23 (6) -> b30 (7) -> b31 (8) -> b33 (9) -> b35 (10)
+ # \-> b37 (11)
+ # \-> b38 (11/37)
+ #
+
+ # save 37's spendable output, but then double-spend out11 to invalidate the block
+ tip(35)
+ b37 = block(37, spend=out[11])
+ txout_b37 = PreviousSpendableOutput(b37.vtx[1], 0)
+ tx = create_and_sign_tx(out[11].tx, out[11].n, 0)
+ b37 = update_block(37, [tx])
+ yield rejected(RejectResult(16, b'bad-txns-inputs-missingorspent'))
+
+ # attempt to spend b37's first non-coinbase tx, at which point b37 was still considered valid
+ tip(35)
+ block(38, spend=txout_b37)
+ yield rejected(RejectResult(16, b'bad-txns-inputs-missingorspent'))
+
+ # Check P2SH SigOp counting
+ #
+ #
+ # 13 (4) -> b15 (5) -> b23 (6) -> b30 (7) -> b31 (8) -> b33 (9) -> b35 (10) -> b39 (11) -> b41 (12)
+ # \-> b40 (12)
+ #
+ # b39 - create some P2SH outputs that will require 6 sigops to spend:
+ #
+ # redeem_script = COINBASE_PUBKEY, (OP_2DUP+OP_CHECKSIGVERIFY) * 5, OP_CHECKSIG
+ # p2sh_script = OP_HASH160, ripemd160(sha256(script)), OP_EQUAL
+ #
+ tip(35)
+ b39 = block(39)
+ b39_outputs = 0
+ b39_sigops_per_output = 6
+
+ # Build the redeem script, hash it, use hash to create the p2sh script
+ redeem_script = CScript([self.coinbase_pubkey] + [OP_2DUP, OP_CHECKSIGVERIFY]*5 + [OP_CHECKSIG])
+ redeem_script_hash = hash160(redeem_script)
+ p2sh_script = CScript([OP_HASH160, redeem_script_hash, OP_EQUAL])
+
+ # Create a transaction that spends one satoshi to the p2sh_script, the rest to OP_TRUE
+ # This must be signed because it is spending a coinbase
+ spend = out[11]
+ tx = create_tx(spend.tx, spend.n, 1, p2sh_script)
+ tx.vout.append(CTxOut(spend.tx.vout[spend.n].nValue - 1, CScript([OP_TRUE])))
+ self.sign_tx(tx, spend.tx, spend.n)
+ tx.rehash()
+ b39 = update_block(39, [tx])
+ b39_outputs += 1
+
+ # Until block is full, add tx's with 1 satoshi to p2sh_script, the rest to OP_TRUE
+ tx_new = None
+ tx_last = tx
+ total_size=len(b39.serialize())
+ while(total_size < MAX_BLOCK_SIZE):
+ tx_new = create_tx(tx_last, 1, 1, p2sh_script)
+ tx_new.vout.append(CTxOut(tx_last.vout[1].nValue - 1, CScript([OP_TRUE])))
+ tx_new.rehash()
+ total_size += len(tx_new.serialize())
+ if total_size >= MAX_BLOCK_SIZE:
+ break
+ b39.vtx.append(tx_new) # add tx to block
+ tx_last = tx_new
+ b39_outputs += 1
+
+ b39 = update_block(39, [])
+ yield accepted()
+ save_spendable_output()
+
+
+ # Test sigops in P2SH redeem scripts
+ #
+ # b40 creates 3333 tx's spending the 6-sigop P2SH outputs from b39 for a total of 19998 sigops.
+ # The first tx has one sigop and then at the end we add 2 more to put us just over the max.
+ #
+ # b41 does the same, less one, so it has the maximum sigops permitted.
+ #
+ tip(39)
+ b40 = block(40, spend=out[12])
+ sigops = get_legacy_sigopcount_block(b40)
+ numTxes = (MAX_BLOCK_SIGOPS - sigops) // b39_sigops_per_output
+ assert_equal(numTxes <= b39_outputs, True)
+
+ lastOutpoint = COutPoint(b40.vtx[1].sha256, 0)
+ new_txs = []
+ for i in range(1, numTxes+1):
+ tx = CTransaction()
+ tx.vout.append(CTxOut(1, CScript([OP_TRUE])))
+ tx.vin.append(CTxIn(lastOutpoint, b''))
+ # second input is corresponding P2SH output from b39
+ tx.vin.append(CTxIn(COutPoint(b39.vtx[i].sha256, 0), b''))
+ # Note: must pass the redeem_script (not p2sh_script) to the signature hash function
+ (sighash, err) = SignatureHash(redeem_script, tx, 1, SIGHASH_ALL)
+ sig = self.coinbase_key.sign(sighash) + bytes(bytearray([SIGHASH_ALL]))
+ scriptSig = CScript([sig, redeem_script])
+
+ tx.vin[1].scriptSig = scriptSig
+ tx.rehash()
+ new_txs.append(tx)
+ lastOutpoint = COutPoint(tx.sha256, 0)
+
+ b40_sigops_to_fill = MAX_BLOCK_SIGOPS - (numTxes * b39_sigops_per_output + sigops) + 1
+ tx = CTransaction()
+ tx.vin.append(CTxIn(lastOutpoint, b''))
+ tx.vout.append(CTxOut(1, CScript([OP_CHECKSIG] * b40_sigops_to_fill)))
+ tx.rehash()
+ new_txs.append(tx)
+ update_block(40, new_txs)
+ yield rejected(RejectResult(16, b'bad-blk-sigops'))
+
+ # same as b40, but one less sigop
+ tip(39)
+ b41 = block(41, spend=None)
+ update_block(41, b40.vtx[1:-1])
+ b41_sigops_to_fill = b40_sigops_to_fill - 1
+ tx = CTransaction()
+ tx.vin.append(CTxIn(lastOutpoint, b''))
+ tx.vout.append(CTxOut(1, CScript([OP_CHECKSIG] * b41_sigops_to_fill)))
+ tx.rehash()
+ update_block(41, [tx])
+ yield accepted()
+
+ # Fork off of b39 to create a constant base again
+ #
+ # b23 (6) -> b30 (7) -> b31 (8) -> b33 (9) -> b35 (10) -> b39 (11) -> b42 (12) -> b43 (13)
+ # \-> b41 (12)
+ #
+ tip(39)
+ block(42, spend=out[12])
+ yield rejected()
+ save_spendable_output()
+
+ block(43, spend=out[13])
+ yield accepted()
+ save_spendable_output()
+
+
+ # Test a number of really invalid scenarios
+ #
+ # -> b31 (8) -> b33 (9) -> b35 (10) -> b39 (11) -> b42 (12) -> b43 (13) -> b44 (14)
+ # \-> ??? (15)
+
+ # The next few blocks are going to be created "by hand" since they'll do funky things, such as having
+ # the first transaction be non-coinbase, etc. The purpose of b44 is to make sure this works.
+ height = self.block_heights[self.tip.sha256] + 1
+ coinbase = create_coinbase(height, self.coinbase_pubkey)
+ b44 = CBlock()
+ b44.nTime = self.tip.nTime + 1
+ b44.hashPrevBlock = self.tip.sha256
+ b44.nBits = 0x207fffff
+ b44.vtx.append(coinbase)
+ b44.hashMerkleRoot = b44.calc_merkle_root()
+ b44.solve()
+ self.tip = b44
+ self.block_heights[b44.sha256] = height
+ self.blocks[44] = b44
+ yield accepted()
+
+ # A block with a non-coinbase as the first tx
+ non_coinbase = create_tx(out[15].tx, out[15].n, 1)
+ b45 = CBlock()
+ b45.nTime = self.tip.nTime + 1
+ b45.hashPrevBlock = self.tip.sha256
+ b45.nBits = 0x207fffff
+ b45.vtx.append(non_coinbase)
+ b45.hashMerkleRoot = b45.calc_merkle_root()
+ b45.calc_sha256()
+ b45.solve()
+ self.block_heights[b45.sha256] = self.block_heights[self.tip.sha256]+1
+ self.tip = b45
+ self.blocks[45] = b45
+ yield rejected(RejectResult(16, b'bad-cb-missing'))
+
+ # A block with no txns
+ tip(44)
+ b46 = CBlock()
+ b46.nTime = b44.nTime+1
+ b46.hashPrevBlock = b44.sha256
+ b46.nBits = 0x207fffff
+ b46.vtx = []
+ b46.hashMerkleRoot = 0
+ b46.solve()
+ self.block_heights[b46.sha256] = self.block_heights[b44.sha256]+1
+ self.tip = b46
+ assert 46 not in self.blocks
+ self.blocks[46] = b46
+ s = ser_uint256(b46.hashMerkleRoot)
+ yield rejected(RejectResult(16, b'bad-blk-length'))
+
+ # A block with invalid work
+ tip(44)
+ b47 = block(47, solve=False)
+ target = uint256_from_compact(b47.nBits)
+ while b47.sha256 < target: #changed > to <
+ b47.nNonce += 1
+ b47.rehash()
+ yield rejected(RejectResult(16, b'high-hash'))
+
+ # A block with timestamp > 2 hrs in the future
+ tip(44)
+ b48 = block(48, solve=False)
+ b48.nTime = int(time.time()) + 60 * 60 * 3
+ b48.solve()
+ yield rejected(RejectResult(16, b'time-too-new'))
+
+ # A block with an invalid merkle hash
+ tip(44)
+ b49 = block(49)
+ b49.hashMerkleRoot += 1
+ b49.solve()
+ yield rejected(RejectResult(16, b'bad-txnmrklroot'))
+
+ # A block with an incorrect POW limit
+ tip(44)
+ b50 = block(50)
+ b50.nBits = b50.nBits - 1
+ b50.solve()
+ yield rejected(RejectResult(16, b'bad-diffbits'))
+
+ # A block with two coinbase txns
+ tip(44)
+ b51 = block(51)
+ cb2 = create_coinbase(51, self.coinbase_pubkey)
+ b51 = update_block(51, [cb2])
+ yield rejected(RejectResult(16, b'bad-cb-multiple'))
+
+ # A block w/ duplicate txns
+ # Note: txns have to be in the right position in the merkle tree to trigger this error
+ tip(44)
+ b52 = block(52, spend=out[15])
+ tx = create_tx(b52.vtx[1], 0, 1)
+ b52 = update_block(52, [tx, tx])
+ yield rejected(RejectResult(16, b'bad-txns-duplicate'))
+
+ # Test block timestamps
+ # -> b31 (8) -> b33 (9) -> b35 (10) -> b39 (11) -> b42 (12) -> b43 (13) -> b53 (14) -> b55 (15)
+ # \-> b54 (15)
+ #
+ tip(43)
+ block(53, spend=out[14])
+ yield rejected() # rejected since b44 is at same height
+ save_spendable_output()
+
+ # invalid timestamp (b35 is 5 blocks back, so its time is MedianTimePast)
+ b54 = block(54, spend=out[15])
+ b54.nTime = b35.nTime - 1
+ b54.solve()
+ yield rejected(RejectResult(16, b'time-too-old'))
+
+ # valid timestamp
+ tip(53)
+ b55 = block(55, spend=out[15])
+ b55.nTime = b35.nTime
+ update_block(55, [])
+ yield accepted()
+ save_spendable_output()
+
+
+ # Test CVE-2012-2459
+ #
+ # -> b42 (12) -> b43 (13) -> b53 (14) -> b55 (15) -> b57p2 (16)
+ # \-> b57 (16)
+ # \-> b56p2 (16)
+ # \-> b56 (16)
+ #
+ # Merkle tree malleability (CVE-2012-2459): repeating sequences of transactions in a block without
+ # affecting the merkle root of a block, while still invalidating it.
+ # See: src/consensus/merkle.h
+ #
+ # b57 has three txns: coinbase, tx, tx1. The merkle root computation will duplicate tx.
+ # Result: OK
+ #
+ # b56 copies b57 but duplicates tx1 and does not recalculate the block hash. So it has a valid merkle
+ # root but duplicate transactions.
+ # Result: Fails
+ #
+ # b57p2 has six transactions in its merkle tree:
+ # - coinbase, tx, tx1, tx2, tx3, tx4
+ # Merkle root calculation will duplicate as necessary.
+ # Result: OK.
+ #
+ # b56p2 copies b57p2 but adds both tx3 and tx4. The purpose of the test is to make sure the code catches
+ # duplicate txns that are not next to one another with the "bad-txns-duplicate" error (which indicates
+ # that the error was caught early, avoiding a DOS vulnerability.)
+
+ # b57 - a good block with 2 txs, don't submit until end
+ tip(55)
+ b57 = block(57)
+ tx = create_and_sign_tx(out[16].tx, out[16].n, 1)
+ tx1 = create_tx(tx, 0, 1)
+ b57 = update_block(57, [tx, tx1])
+
+ # b56 - copy b57, add a duplicate tx
+ tip(55)
+ b56 = copy.deepcopy(b57)
+ self.blocks[56] = b56
+ assert_equal(len(b56.vtx),3)
+ b56 = update_block(56, [tx1])
+ assert_equal(b56.hash, b57.hash)
+ yield rejected(RejectResult(16, b'bad-txns-duplicate'))
+
+ # b57p2 - a good block with 6 tx'es, don't submit until end
+ tip(55)
+ b57p2 = block("57p2")
+ tx = create_and_sign_tx(out[16].tx, out[16].n, 1)
+ tx1 = create_tx(tx, 0, 1)
+ tx2 = create_tx(tx1, 0, 1)
+ tx3 = create_tx(tx2, 0, 1)
+ tx4 = create_tx(tx3, 0, 1)
+ b57p2 = update_block("57p2", [tx, tx1, tx2, tx3, tx4])
+
+ # b56p2 - copy b57p2, duplicate two non-consecutive tx's
+ tip(55)
+ b56p2 = copy.deepcopy(b57p2)
+ self.blocks["b56p2"] = b56p2
+ assert_equal(b56p2.hash, b57p2.hash)
+ assert_equal(len(b56p2.vtx),6)
+ b56p2 = update_block("b56p2", [tx3, tx4])
+ yield rejected(RejectResult(16, b'bad-txns-duplicate'))
+
+ tip("57p2")
+ yield accepted()
+
+ tip(57)
+ yield rejected() #rejected because 57p2 seen first
+ save_spendable_output()
+
+ # Test a few invalid tx types
+ #
+ # -> b35 (10) -> b39 (11) -> b42 (12) -> b43 (13) -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17)
+ # \-> ??? (17)
+ #
+
+ # tx with prevout.n out of range
+ tip(57)
+ b58 = block(58, spend=out[17])
+ tx = CTransaction()
+ assert(len(out[17].tx.vout) < 42)
+ tx.vin.append(CTxIn(COutPoint(out[17].tx.sha256, 42), CScript([OP_TRUE]), 0xffffffff))
+ tx.vout.append(CTxOut(0, b""))
+ tx.calc_sha256()
+ b58 = update_block(58, [tx])
+ yield rejected(RejectResult(16, b'bad-txns-inputs-missingorspent'))
+
+ # tx with output value > input value out of range
+ tip(57)
+ b59 = block(59)
+ tx = create_and_sign_tx(out[17].tx, out[17].n, 51*COIN)
+ b59 = update_block(59, [tx])
+ yield rejected(RejectResult(16, b'bad-txns-in-belowout'))
+
+ # reset to good chain
+ tip(57)
+ b60 = block(60, spend=out[17])
+ yield accepted()
+ save_spendable_output()
+
+ # Test BIP30
+ #
+ # -> b39 (11) -> b42 (12) -> b43 (13) -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17)
+ # \-> b61 (18)
+ #
+ # Blocks are not allowed to contain a transaction whose id matches that of an earlier,
+ # not-fully-spent transaction in the same chain. To test, make identical coinbases;
+ # the second one should be rejected.
+ #
+ tip(60)
+ b61 = block(61, spend=out[18])
+ b61.vtx[0].vin[0].scriptSig = b60.vtx[0].vin[0].scriptSig #equalize the coinbases
+ b61.vtx[0].rehash()
+ b61 = update_block(61, [])
+ assert_equal(b60.vtx[0].serialize(), b61.vtx[0].serialize())
+ yield rejected(RejectResult(16, b'bad-txns-BIP30'))
+
+
+ # Test tx.isFinal is properly rejected (not an exhaustive tx.isFinal test, that should be in data-driven transaction tests)
+ #
+ # -> b39 (11) -> b42 (12) -> b43 (13) -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17)
+ # \-> b62 (18)
+ #
+ tip(60)
+ b62 = block(62)
+ tx = CTransaction()
+ tx.nLockTime = 0xffffffff #this locktime is non-final
+ assert(out[18].n < len(out[18].tx.vout))
+ tx.vin.append(CTxIn(COutPoint(out[18].tx.sha256, out[18].n))) # don't set nSequence
+ tx.vout.append(CTxOut(0, CScript([OP_TRUE])))
+ assert(tx.vin[0].nSequence < 0xffffffff)
+ tx.calc_sha256()
+ b62 = update_block(62, [tx])
+ yield rejected(RejectResult(16, b'bad-txns-nonfinal'))
+
+
+ # Test a non-final coinbase is also rejected
+ #
+ # -> b39 (11) -> b42 (12) -> b43 (13) -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17)
+ # \-> b63 (-)
+ #
+ tip(60)
+ b63 = block(63)
+ b63.vtx[0].nLockTime = 0xffffffff
+ b63.vtx[0].vin[0].nSequence = 0xDEADBEEF
+ b63.vtx[0].rehash()
+ b63 = update_block(63, [])
+ yield rejected(RejectResult(16, b'bad-txns-nonfinal'))
+
+
+ # This checks that a block with a bloated VARINT between the block_header and the array of tx such that
+ # the block is > MAX_BLOCK_SIZE with the bloated varint, but <= MAX_BLOCK_SIZE without the bloated varint,
+ # does not cause a subsequent, identical block with canonical encoding to be rejected. The test does not
+ # care whether the bloated block is accepted or rejected; it only cares that the second block is accepted.
+ #
+ # What matters is that the receiving node should not reject the bloated block, and then reject the canonical
+ # block on the basis that it's the same as an already-rejected block (which would be a consensus failure.)
+ #
+ # -> b39 (11) -> b42 (12) -> b43 (13) -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17) -> b64 (18)
+ # \
+ # b64a (18)
+ # b64a is a bloated block (non-canonical varint)
+ # b64 is a good block (same as b64 but w/ canonical varint)
+ #
+ tip(60)
+ regular_block = block("64a", spend=out[18])
+
+ # make it a "broken_block," with non-canonical serialization
+ b64a = CBrokenBlock(regular_block)
+ b64a.initialize(regular_block)
+ self.blocks["64a"] = b64a
+ self.tip = b64a
+ tx = CTransaction()
+
+ # use canonical serialization to calculate size
+ script_length = MAX_BLOCK_SIZE - len(b64a.normal_serialize()) - 69
+ script_output = CScript([b'\x00' * script_length])
+ tx.vout.append(CTxOut(0, script_output))
+ tx.vin.append(CTxIn(COutPoint(b64a.vtx[1].sha256, 0)))
+ b64a = update_block("64a", [tx])
+ assert_equal(len(b64a.serialize()), MAX_BLOCK_SIZE + 8)
+ yield TestInstance([[self.tip, None]])
+
+ # comptool workaround: to make sure b64 is delivered, manually erase b64a from blockstore
+ self.test.block_store.erase(b64a.sha256)
+
+ tip(60)
+ b64 = CBlock(b64a)
+ b64.vtx = copy.deepcopy(b64a.vtx)
+ assert_equal(b64.hash, b64a.hash)
+ assert_equal(len(b64.serialize()), MAX_BLOCK_SIZE)
+ self.blocks[64] = b64
+ update_block(64, [])
+ yield accepted()
+ save_spendable_output()
+
+ # Spend an output created in the block itself
+ #
+ # -> b42 (12) -> b43 (13) -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17) -> b64 (18) -> b65 (19)
+ #
+ tip(64)
+ b65 = block(65)
+ tx1 = create_and_sign_tx(out[19].tx, out[19].n, out[19].tx.vout[0].nValue)
+ tx2 = create_and_sign_tx(tx1, 0, 0)
+ update_block(65, [tx1, tx2])
+ yield accepted()
+ save_spendable_output()
+
+ # Attempt to spend an output created later in the same block
+ #
+ # -> b43 (13) -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17) -> b64 (18) -> b65 (19)
+ # \-> b66 (20)
+ tip(65)
+ b66 = block(66)
+ tx1 = create_and_sign_tx(out[20].tx, out[20].n, out[20].tx.vout[0].nValue)
+ tx2 = create_and_sign_tx(tx1, 0, 1)
+ update_block(66, [tx2, tx1])
+ yield rejected(RejectResult(16, b'bad-txns-inputs-missingorspent'))
+
+ # Attempt to double-spend a transaction created in a block
+ #
+ # -> b43 (13) -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17) -> b64 (18) -> b65 (19)
+ # \-> b67 (20)
+ #
+ #
+ tip(65)
+ b67 = block(67)
+ tx1 = create_and_sign_tx(out[20].tx, out[20].n, out[20].tx.vout[0].nValue)
+ tx2 = create_and_sign_tx(tx1, 0, 1)
+ tx3 = create_and_sign_tx(tx1, 0, 2)
+ update_block(67, [tx1, tx2, tx3])
+ yield rejected(RejectResult(16, b'bad-txns-inputs-missingorspent'))
+
+ # More tests of block subsidy
+ #
+ # -> b43 (13) -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17) -> b64 (18) -> b65 (19) -> b69 (20)
+ # \-> b68 (20)
+ #
+ # b68 - coinbase with an extra 10 satoshis,
+ # creates a tx that has 9 satoshis from out[20] go to fees
+ # this fails because the coinbase is trying to claim 1 satoshi too much in fees
+ #
+ # b69 - coinbase with extra 10 satoshis, and a tx that gives a 10 satoshi fee
+ # this succeeds
+ #
+ tip(65)
+ b68 = block(68, additional_coinbase_value=10)
+ tx = create_and_sign_tx(out[20].tx, out[20].n, out[20].tx.vout[0].nValue-9)
+ update_block(68, [tx])
+ yield rejected(RejectResult(16, b'bad-cb-amount'))
+
+ tip(65)
+ b69 = block(69, additional_coinbase_value=10)
+ tx = create_and_sign_tx(out[20].tx, out[20].n, out[20].tx.vout[0].nValue-10)
+ update_block(69, [tx])
+ yield accepted()
+ save_spendable_output()
+
+ # Test spending the outpoint of a non-existent transaction
+ #
+ # -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17) -> b64 (18) -> b65 (19) -> b69 (20)
+ # \-> b70 (21)
+ #
+ tip(69)
+ block(70, spend=out[21])
+ bogus_tx = CTransaction()
+ bogus_tx.sha256 = uint256_from_str(b"23c70ed7c0506e9178fc1a987f40a33946d4ad4c962b5ae3a52546da53af0c5c")
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(bogus_tx.sha256, 0), b"", 0xffffffff))
+ tx.vout.append(CTxOut(1, b""))
+ update_block(70, [tx])
+ yield rejected(RejectResult(16, b'bad-txns-inputs-missingorspent'))
+
+
+ # Test accepting an invalid block which has the same hash as a valid one (via merkle tree tricks)
+ #
+ # -> b53 (14) -> b55 (15) -> b57 (16) -> b60 (17) -> b64 (18) -> b65 (19) -> b69 (20) -> b72 (21)
+ # \-> b71 (21)
+ #
+ # b72 is a good block.
+ # b71 is a copy of 72, but re-adds one of its transactions. However, it has the same hash as b71.
+ #
+ tip(69)
+ b72 = block(72)
+ tx1 = create_and_sign_tx(out[21].tx, out[21].n, 2)
+ tx2 = create_and_sign_tx(tx1, 0, 1)
+ b72 = update_block(72, [tx1, tx2]) # now tip is 72
+ b71 = copy.deepcopy(b72)
+ b71.vtx.append(tx2) # add duplicate tx2
+ self.block_heights[b71.sha256] = self.block_heights[b69.sha256] + 1 # b71 builds off b69
+ self.blocks[71] = b71
+
+ assert_equal(len(b71.vtx), 4)
+ assert_equal(len(b72.vtx), 3)
+ assert_equal(b72.sha256, b71.sha256)
+
+ tip(71)
+ yield rejected(RejectResult(16, b'bad-txns-duplicate'))
+ tip(72)
+ yield accepted()
+ save_spendable_output()
+
+
+ # Test some invalid scripts and MAX_BLOCK_SIGOPS
+ #
+ # -> b55 (15) -> b57 (16) -> b60 (17) -> b64 (18) -> b65 (19) -> b69 (20) -> b72 (21)
+ # \-> b** (22)
+ #
+
+ # b73 - tx with excessive sigops that are placed after an excessively large script element.
+ # The purpose of the test is to make sure those sigops are counted.
+ #
+ # script is a bytearray of size 20,526
+ #
+ # bytearray[0-19,998] : OP_CHECKSIG
+ # bytearray[19,999] : OP_PUSHDATA4
+ # bytearray[20,000-20,003]: 521 (max_script_element_size+1, in little-endian format)
+ # bytearray[20,004-20,525]: unread data (script_element)
+ # bytearray[20,526] : OP_CHECKSIG (this puts us over the limit)
+ #
+ tip(72)
+ b73 = block(73)
+ size = MAX_BLOCK_SIGOPS - 1 + MAX_SCRIPT_ELEMENT_SIZE + 1 + 5 + 1
+ a = bytearray([OP_CHECKSIG] * size)
+ a[MAX_BLOCK_SIGOPS - 1] = int("4e",16) # OP_PUSHDATA4
+
+ element_size = MAX_SCRIPT_ELEMENT_SIZE + 1
+ a[MAX_BLOCK_SIGOPS] = element_size % 256
+ a[MAX_BLOCK_SIGOPS+1] = element_size // 256
+ a[MAX_BLOCK_SIGOPS+2] = 0
+ a[MAX_BLOCK_SIGOPS+3] = 0
+
+ tx = create_and_sign_tx(out[22].tx, 0, 1, CScript(a))
+ b73 = update_block(73, [tx])
+ assert_equal(get_legacy_sigopcount_block(b73), MAX_BLOCK_SIGOPS+1)
+ yield rejected(RejectResult(16, b'bad-blk-sigops'))
+
+ # b74/75 - if we push an invalid script element, all prevous sigops are counted,
+ # but sigops after the element are not counted.
+ #
+ # The invalid script element is that the push_data indicates that
+ # there will be a large amount of data (0xffffff bytes), but we only
+ # provide a much smaller number. These bytes are CHECKSIGS so they would
+ # cause b75 to fail for excessive sigops, if those bytes were counted.
+ #
+ # b74 fails because we put MAX_BLOCK_SIGOPS+1 before the element
+ # b75 succeeds because we put MAX_BLOCK_SIGOPS before the element
+ #
+ #
+ tip(72)
+ b74 = block(74)
+ size = MAX_BLOCK_SIGOPS - 1 + MAX_SCRIPT_ELEMENT_SIZE + 42 # total = 20,561
+ a = bytearray([OP_CHECKSIG] * size)
+ a[MAX_BLOCK_SIGOPS] = 0x4e
+ a[MAX_BLOCK_SIGOPS+1] = 0xfe
+ a[MAX_BLOCK_SIGOPS+2] = 0xff
+ a[MAX_BLOCK_SIGOPS+3] = 0xff
+ a[MAX_BLOCK_SIGOPS+4] = 0xff
+ tx = create_and_sign_tx(out[22].tx, 0, 1, CScript(a))
+ b74 = update_block(74, [tx])
+ yield rejected(RejectResult(16, b'bad-blk-sigops'))
+
+ tip(72)
+ b75 = block(75)
+ size = MAX_BLOCK_SIGOPS - 1 + MAX_SCRIPT_ELEMENT_SIZE + 42
+ a = bytearray([OP_CHECKSIG] * size)
+ a[MAX_BLOCK_SIGOPS-1] = 0x4e
+ a[MAX_BLOCK_SIGOPS] = 0xff
+ a[MAX_BLOCK_SIGOPS+1] = 0xff
+ a[MAX_BLOCK_SIGOPS+2] = 0xff
+ a[MAX_BLOCK_SIGOPS+3] = 0xff
+ tx = create_and_sign_tx(out[22].tx, 0, 1, CScript(a))
+ b75 = update_block(75, [tx])
+ yield accepted()
+ save_spendable_output()
+
+ # Check that if we push an element filled with CHECKSIGs, they are not counted
+ tip(75)
+ b76 = block(76)
+ size = MAX_BLOCK_SIGOPS - 1 + MAX_SCRIPT_ELEMENT_SIZE + 1 + 5
+ a = bytearray([OP_CHECKSIG] * size)
+ a[MAX_BLOCK_SIGOPS-1] = 0x4e # PUSHDATA4, but leave the following bytes as just checksigs
+ tx = create_and_sign_tx(out[23].tx, 0, 1, CScript(a))
+ b76 = update_block(76, [tx])
+ yield accepted()
+ save_spendable_output()
+
+ # Test transaction resurrection
+ #
+ # -> b77 (24) -> b78 (25) -> b79 (26)
+ # \-> b80 (25) -> b81 (26) -> b82 (27)
+ #
+ # b78 creates a tx, which is spent in b79. After b82, both should be in mempool
+ #
+ # The tx'es must be unsigned and pass the node's mempool policy. It is unsigned for the
+ # rather obscure reason that the Python signature code does not distinguish between
+ # Low-S and High-S values (whereas the bitcoin code has custom code which does so);
+ # as a result of which, the odds are 50% that the python code will use the right
+ # value and the transaction will be accepted into the mempool. Until we modify the
+ # test framework to support low-S signing, we are out of luck.
+ #
+ # To get around this issue, we construct transactions which are not signed and which
+ # spend to OP_TRUE. If the standard-ness rules change, this test would need to be
+ # updated. (Perhaps to spend to a P2SH OP_TRUE script)
+ #
+ tip(76)
+ block(77)
+ tx77 = create_and_sign_tx(out[24].tx, out[24].n, 10*COIN)
+ update_block(77, [tx77])
+ yield accepted()
+ save_spendable_output()
+
+ block(78)
+ tx78 = create_tx(tx77, 0, 9*COIN)
+ update_block(78, [tx78])
+ yield accepted()
+
+ block(79)
+ tx79 = create_tx(tx78, 0, 8*COIN)
+ update_block(79, [tx79])
+ yield accepted()
+
+ # mempool should be empty
+ assert_equal(len(self.nodes[0].getrawmempool()), 0)
+
+ tip(77)
+ block(80, spend=out[25])
+ yield rejected()
+ save_spendable_output()
+
+ block(81, spend=out[26])
+ yield rejected() # other chain is same length
+ save_spendable_output()
+
+ block(82, spend=out[27])
+ yield accepted() # now this chain is longer, triggers re-org
+ save_spendable_output()
+
+ # now check that tx78 and tx79 have been put back into the peer's mempool
+ mempool = self.nodes[0].getrawmempool()
+ assert_equal(len(mempool), 2)
+ assert(tx78.hash in mempool)
+ assert(tx79.hash in mempool)
+
+
+ # Test invalid opcodes in dead execution paths.
+ #
+ # -> b81 (26) -> b82 (27) -> b83 (28)
+ #
+ b83 = block(83)
+ op_codes = [OP_IF, OP_INVALIDOPCODE, OP_ELSE, OP_TRUE, OP_ENDIF]
+ script = CScript(op_codes)
+ tx1 = create_and_sign_tx(out[28].tx, out[28].n, out[28].tx.vout[0].nValue, script)
+
+ tx2 = create_and_sign_tx(tx1, 0, 0, CScript([OP_TRUE]))
+ tx2.vin[0].scriptSig = CScript([OP_FALSE])
+ tx2.rehash()
+
+ update_block(83, [tx1, tx2])
+ yield accepted()
+ save_spendable_output()
+
+
+ # Reorg on/off blocks that have OP_RETURN in them (and try to spend them)
+ #
+ # -> b81 (26) -> b82 (27) -> b83 (28) -> b84 (29) -> b87 (30) -> b88 (31)
+ # \-> b85 (29) -> b86 (30) \-> b89a (32)
+ #
+ #
+ b84 = block(84)
+ tx1 = create_tx(out[29].tx, out[29].n, 0, CScript([OP_RETURN]))
+ tx1.vout.append(CTxOut(0, CScript([OP_TRUE])))
+ tx1.vout.append(CTxOut(0, CScript([OP_TRUE])))
+ tx1.vout.append(CTxOut(0, CScript([OP_TRUE])))
+ tx1.vout.append(CTxOut(0, CScript([OP_TRUE])))
+ tx1.calc_sha256()
+ self.sign_tx(tx1, out[29].tx, out[29].n)
+ tx1.rehash()
+ tx2 = create_tx(tx1, 1, 0, CScript([OP_RETURN]))
+ tx2.vout.append(CTxOut(0, CScript([OP_RETURN])))
+ tx3 = create_tx(tx1, 2, 0, CScript([OP_RETURN]))
+ tx3.vout.append(CTxOut(0, CScript([OP_TRUE])))
+ tx4 = create_tx(tx1, 3, 0, CScript([OP_TRUE]))
+ tx4.vout.append(CTxOut(0, CScript([OP_RETURN])))
+ tx5 = create_tx(tx1, 4, 0, CScript([OP_RETURN]))
+
+ update_block(84, [tx1,tx2,tx3,tx4,tx5])
+ yield accepted()
+ save_spendable_output()
+
+ tip(83)
+ block(85, spend=out[29])
+ yield rejected()
+
+ block(86, spend=out[30])
+ yield accepted()
+
+ tip(84)
+ block(87, spend=out[30])
+ yield rejected()
+ save_spendable_output()
+
+ block(88, spend=out[31])
+ yield accepted()
+ save_spendable_output()
+
+ # trying to spend the OP_RETURN output is rejected
+ block("89a", spend=out[32])
+ tx = create_tx(tx1, 0, 0, CScript([OP_TRUE]))
+ update_block("89a", [tx])
+ yield rejected()
+
+
+ # Test re-org of a week's worth of blocks (1088 blocks)
+ # This test takes a minute or two and can be accomplished in memory
+ #
+ if self.options.runbarelyexpensive:
+ tip(88)
+ LARGE_REORG_SIZE = 1088
+ test1 = TestInstance(sync_every_block=False)
+ spend=out[32]
+ for i in range(89, LARGE_REORG_SIZE + 89):
+ b = block(i, spend)
+ tx = CTransaction()
+ script_length = MAX_BLOCK_SIZE - len(b.serialize()) - 69
+ script_output = CScript([b'\x00' * script_length])
+ tx.vout.append(CTxOut(0, script_output))
+ tx.vin.append(CTxIn(COutPoint(b.vtx[1].sha256, 0)))
+ b = update_block(i, [tx])
+ assert_equal(len(b.serialize()), MAX_BLOCK_SIZE)
+ test1.blocks_and_transactions.append([self.tip, True])
+ save_spendable_output()
+ spend = get_spendable_output()
+
+ yield test1
+ chain1_tip = i
+
+ # now create alt chain of same length
+ tip(88)
+ test2 = TestInstance(sync_every_block=False)
+ for i in range(89, LARGE_REORG_SIZE + 89):
+ block("alt"+str(i))
+ test2.blocks_and_transactions.append([self.tip, False])
+ yield test2
+
+ # extend alt chain to trigger re-org
+ block("alt" + str(chain1_tip + 1))
+ yield accepted()
+
+ # ... and re-org back to the first chain
+ tip(chain1_tip)
+ block(chain1_tip + 1)
+ yield rejected()
+ block(chain1_tip + 2)
+ yield accepted()
+
+ chain1_tip += 2
+
if __name__ == '__main__':
diff --git a/qa/rpc-tests/p2p-segwit.py b/qa/rpc-tests/p2p-segwit.py
new file mode 100755
index 0000000000..cd02692b1e
--- /dev/null
+++ b/qa/rpc-tests/p2p-segwit.py
@@ -0,0 +1,1772 @@
+#!/usr/bin/env python3
+# Copyright (c) 2016 The Bitcoin Core developers
+# Distributed under the MIT software license, see the accompanying
+# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+from test_framework.mininode import *
+from test_framework.test_framework import BitcoinTestFramework
+from test_framework.util import *
+from test_framework.script import *
+from test_framework.blocktools import create_block, create_coinbase, add_witness_commitment, WITNESS_COMMITMENT_HEADER
+from test_framework.key import CECKey, CPubKey
+import time
+import random
+from binascii import hexlify
+
+# The versionbit bit used to signal activation of SegWit
+VB_WITNESS_BIT = 1
+VB_PERIOD = 144
+VB_ACTIVATION_THRESHOLD = 108
+VB_TOP_BITS = 0x20000000
+
+MAX_SIGOP_COST = 80000
+
+'''
+SegWit p2p test.
+'''
+
+# Calculate the virtual size of a witness block:
+# (base + witness/4)
+def get_virtual_size(witness_block):
+ base_size = len(witness_block.serialize())
+ total_size = len(witness_block.serialize(with_witness=True))
+ # the "+3" is so we round up
+ vsize = int((3*base_size + total_size + 3)/4)
+ return vsize
+
+# Note: we can reduce code by using SingleNodeConnCB (in master, not 0.12)
+class TestNode(NodeConnCB):
+ def __init__(self):
+ NodeConnCB.__init__(self)
+ self.connection = None
+ self.ping_counter = 1
+ self.last_pong = msg_pong(0)
+ self.sleep_time = 0.05
+ self.getdataset = set()
+ self.last_reject = None
+
+ def add_connection(self, conn):
+ self.connection = conn
+
+ # Wrapper for the NodeConn's send_message function
+ def send_message(self, message):
+ self.connection.send_message(message)
+
+ def on_inv(self, conn, message):
+ self.last_inv = message
+
+ def on_block(self, conn, message):
+ self.last_block = message.block
+ self.last_block.calc_sha256()
+
+ def on_getdata(self, conn, message):
+ for inv in message.inv:
+ self.getdataset.add(inv.hash)
+ self.last_getdata = message
+
+ def on_pong(self, conn, message):
+ self.last_pong = message
+
+ def on_reject(self, conn, message):
+ self.last_reject = message
+ #print (message)
+
+ # Syncing helpers
+ def sync(self, test_function, timeout=60):
+ while timeout > 0:
+ with mininode_lock:
+ if test_function():
+ return
+ time.sleep(self.sleep_time)
+ timeout -= self.sleep_time
+ raise AssertionError("Sync failed to complete")
+
+ def sync_with_ping(self, timeout=60):
+ self.send_message(msg_ping(nonce=self.ping_counter))
+ test_function = lambda: self.last_pong.nonce == self.ping_counter
+ self.sync(test_function, timeout)
+ self.ping_counter += 1
+ return
+
+ def wait_for_block(self, blockhash, timeout=60):
+ test_function = lambda: self.last_block != None and self.last_block.sha256 == blockhash
+ self.sync(test_function, timeout)
+ return
+
+ def wait_for_getdata(self, timeout=60):
+ test_function = lambda: self.last_getdata != None
+ self.sync(test_function, timeout)
+
+ def wait_for_inv(self, expected_inv, timeout=60):
+ test_function = lambda: self.last_inv != expected_inv
+ self.sync(test_function, timeout)
+
+ def announce_tx_and_wait_for_getdata(self, tx, timeout=60):
+ with mininode_lock:
+ self.last_getdata = None
+ self.send_message(msg_inv(inv=[CInv(1, tx.sha256)]))
+ self.wait_for_getdata(timeout)
+ return
+
+ def announce_block_and_wait_for_getdata(self, block, use_header, timeout=60):
+ with mininode_lock:
+ self.last_getdata = None
+ if use_header:
+ msg = msg_headers()
+ msg.headers = [ CBlockHeader(block) ]
+ self.send_message(msg)
+ else:
+ self.send_message(msg_inv(inv=[CInv(2, block.sha256)]))
+ self.wait_for_getdata()
+ return
+
+ def announce_block(self, block, use_header):
+ with mininode_lock:
+ self.last_getdata = None
+ if use_header:
+ msg = msg_headers()
+ msg.headers = [ CBlockHeader(block) ]
+ self.send_message(msg)
+ else:
+ self.send_message(msg_inv(inv=[CInv(2, block.sha256)]))
+
+ def request_block(self, blockhash, inv_type, timeout=60):
+ with mininode_lock:
+ self.last_block = None
+ self.send_message(msg_getdata(inv=[CInv(inv_type, blockhash)]))
+ self.wait_for_block(blockhash, timeout)
+ return self.last_block
+
+ def test_transaction_acceptance(self, tx, with_witness, accepted, reason=None):
+ tx_message = msg_tx(tx)
+ if with_witness:
+ tx_message = msg_witness_tx(tx)
+ self.send_message(tx_message)
+ self.sync_with_ping()
+ assert_equal(tx.hash in self.connection.rpc.getrawmempool(), accepted)
+ if (reason != None and not accepted):
+ # Check the rejection reason as well.
+ with mininode_lock:
+ assert_equal(self.last_reject.reason, reason)
+
+ # Test whether a witness block had the correct effect on the tip
+ def test_witness_block(self, block, accepted, with_witness=True):
+ if with_witness:
+ self.send_message(msg_witness_block(block))
+ else:
+ self.send_message(msg_block(block))
+ self.sync_with_ping()
+ assert_equal(self.connection.rpc.getbestblockhash() == block.hash, accepted)
+
+
+# Used to keep track of anyone-can-spend outputs that we can use in the tests
+class UTXO(object):
+ def __init__(self, sha256, n, nValue):
+ self.sha256 = sha256
+ self.n = n
+ self.nValue = nValue
+
+
+class SegWitTest(BitcoinTestFramework):
+ def setup_chain(self):
+ initialize_chain_clean(self.options.tmpdir, 3)
+
+ def add_options(self, parser):
+ parser.add_option("--oldbinary", dest="oldbinary",
+ default=None,
+ help="pre-segwit bitcoind binary for upgrade testing")
+
+ def setup_network(self):
+ self.nodes = []
+ self.nodes.append(start_node(0, self.options.tmpdir, ["-debug", "-logtimemicros=1", "-whitelist=127.0.0.1"]))
+ # Start a node for testing IsStandard rules.
+ self.nodes.append(start_node(1, self.options.tmpdir, ["-debug", "-logtimemicros=1", "-whitelist=127.0.0.1", "-acceptnonstdtxn=0"]))
+ connect_nodes(self.nodes[0], 1)
+
+ # If an old bitcoind is given, do the upgrade-after-activation test.
+ self.test_upgrade = False
+ if (self.options.oldbinary != None):
+ self.nodes.append(start_node(2, self.options.tmpdir, ["-debug", "-whitelist=127.0.0.1"], binary=self.options.oldbinary))
+ connect_nodes(self.nodes[0], 2)
+ self.test_upgrade = True
+
+ ''' Helpers '''
+ # Build a block on top of node0's tip.
+ def build_next_block(self, nVersion=4):
+ tip = self.nodes[0].getbestblockhash()
+ height = self.nodes[0].getblockcount() + 1
+ block_time = self.nodes[0].getblockheader(tip)["mediantime"] + 1
+ block = create_block(int(tip, 16), create_coinbase(height), block_time)
+ block.nVersion = nVersion
+ block.rehash()
+ return block
+
+ # Adds list of transactions to block, adds witness commitment, then solves.
+ def update_witness_block_with_transactions(self, block, tx_list, nonce=0):
+ block.vtx.extend(tx_list)
+ add_witness_commitment(block, nonce)
+ block.solve()
+ return
+
+ ''' Individual tests '''
+ def test_witness_services(self):
+ print("\tVerifying NODE_WITNESS service bit")
+ assert((self.test_node.connection.nServices & NODE_WITNESS) != 0)
+
+
+ # See if sending a regular transaction works, and create a utxo
+ # to use in later tests.
+ def test_non_witness_transaction(self):
+ # Mine a block with an anyone-can-spend coinbase,
+ # let it mature, then try to spend it.
+ print("\tTesting non-witness transaction")
+ block = self.build_next_block(nVersion=1)
+ block.solve()
+ self.test_node.send_message(msg_block(block))
+ self.test_node.sync_with_ping() # make sure the block was processed
+ txid = block.vtx[0].sha256
+
+ self.nodes[0].generate(99) # let the block mature
+
+ # Create a transaction that spends the coinbase
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(txid, 0), b""))
+ tx.vout.append(CTxOut(49*100000000, CScript([OP_TRUE])))
+ tx.calc_sha256()
+
+ # Check that serializing it with or without witness is the same
+ # This is a sanity check of our testing framework.
+ assert_equal(msg_tx(tx).serialize(), msg_witness_tx(tx).serialize())
+
+ self.test_node.send_message(msg_witness_tx(tx))
+ self.test_node.sync_with_ping() # make sure the tx was processed
+ assert(tx.hash in self.nodes[0].getrawmempool())
+ # Save this transaction for later
+ self.utxo.append(UTXO(tx.sha256, 0, 49*100000000))
+ self.nodes[0].generate(1)
+
+
+ # Verify that blocks with witnesses are rejected before activation.
+ def test_unnecessary_witness_before_segwit_activation(self):
+ print("\tTesting behavior of unnecessary witnesses")
+ # For now, rely on earlier tests to have created at least one utxo for
+ # us to use
+ assert(len(self.utxo) > 0)
+ assert(get_bip9_status(self.nodes[0], 'segwit')['status'] != 'active')
+
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ tx.vout.append(CTxOut(self.utxo[0].nValue-1000, CScript([OP_TRUE])))
+ tx.wit.vtxinwit.append(CTxInWitness())
+ tx.wit.vtxinwit[0].scriptWitness.stack = [CScript([CScriptNum(1)])]
+
+ # Verify the hash with witness differs from the txid
+ # (otherwise our testing framework must be broken!)
+ tx.rehash()
+ assert(tx.sha256 != tx.calc_sha256(with_witness=True))
+
+ # Construct a segwit-signaling block that includes the transaction.
+ block = self.build_next_block(nVersion=(VB_TOP_BITS|(1 << VB_WITNESS_BIT)))
+ self.update_witness_block_with_transactions(block, [tx])
+ # Sending witness data before activation is not allowed (anti-spam
+ # rule).
+ self.test_node.test_witness_block(block, accepted=False)
+ # TODO: fix synchronization so we can test reject reason
+ # Right now, bitcoind delays sending reject messages for blocks
+ # until the future, making synchronization here difficult.
+ #assert_equal(self.test_node.last_reject.reason, "unexpected-witness")
+
+ # But it should not be permanently marked bad...
+ # Resend without witness information.
+ self.test_node.send_message(msg_block(block))
+ self.test_node.sync_with_ping()
+ assert_equal(self.nodes[0].getbestblockhash(), block.hash)
+
+ sync_blocks(self.nodes)
+
+ # Create a p2sh output -- this is so we can pass the standardness
+ # rules (an anyone-can-spend OP_TRUE would be rejected, if not wrapped
+ # in P2SH).
+ p2sh_program = CScript([OP_TRUE])
+ p2sh_pubkey = hash160(p2sh_program)
+ scriptPubKey = CScript([OP_HASH160, p2sh_pubkey, OP_EQUAL])
+
+ # Now check that unnecessary witnesses can't be used to blind a node
+ # to a transaction, eg by violating standardness checks.
+ tx2 = CTransaction()
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, 0), b""))
+ tx2.vout.append(CTxOut(tx.vout[0].nValue-1000, scriptPubKey))
+ tx2.rehash()
+ self.test_node.test_transaction_acceptance(tx2, False, True)
+ self.nodes[0].generate(1)
+ sync_blocks(self.nodes)
+
+ # We'll add an unnecessary witness to this transaction that would cause
+ # it to be too large according to IsStandard.
+ tx3 = CTransaction()
+ tx3.vin.append(CTxIn(COutPoint(tx2.sha256, 0), CScript([p2sh_program])))
+ tx3.vout.append(CTxOut(tx2.vout[0].nValue-1000, scriptPubKey))
+ tx3.wit.vtxinwit.append(CTxInWitness())
+ tx3.wit.vtxinwit[0].scriptWitness.stack = [b'a'*400000]
+ tx3.rehash()
+ self.std_node.test_transaction_acceptance(tx3, True, False, b'no-witness-yet')
+
+ # If we send without witness, it should be accepted.
+ self.std_node.test_transaction_acceptance(tx3, False, True)
+
+ # Now create a new anyone-can-spend utxo for the next test.
+ tx4 = CTransaction()
+ tx4.vin.append(CTxIn(COutPoint(tx3.sha256, 0), CScript([p2sh_program])))
+ tx4.vout.append(CTxOut(tx3.vout[0].nValue-1000, CScript([OP_TRUE])))
+ tx4.rehash()
+ self.test_node.test_transaction_acceptance(tx3, False, True)
+ self.test_node.test_transaction_acceptance(tx4, False, True)
+
+ self.nodes[0].generate(1)
+ sync_blocks(self.nodes)
+
+ # Update our utxo list; we spent the first entry.
+ self.utxo.pop(0)
+ self.utxo.append(UTXO(tx4.sha256, 0, tx4.vout[0].nValue))
+
+
+ # Mine enough blocks for segwit's vb state to be 'started'.
+ def advance_to_segwit_started(self):
+ height = self.nodes[0].getblockcount()
+ # Will need to rewrite the tests here if we are past the first period
+ assert(height < VB_PERIOD - 1)
+ # Genesis block is 'defined'.
+ assert_equal(get_bip9_status(self.nodes[0], 'segwit')['status'], 'defined')
+ # Advance to end of period, status should now be 'started'
+ self.nodes[0].generate(VB_PERIOD-height-1)
+ assert_equal(get_bip9_status(self.nodes[0], 'segwit')['status'], 'started')
+
+ # Mine enough blocks to lock in segwit, but don't activate.
+ # TODO: we could verify that lockin only happens at the right threshold of
+ # signalling blocks, rather than just at the right period boundary.
+ def advance_to_segwit_lockin(self):
+ height = self.nodes[0].getblockcount()
+ assert_equal(get_bip9_status(self.nodes[0], 'segwit')['status'], 'started')
+ # Advance to end of period, and verify lock-in happens at the end
+ self.nodes[0].generate(VB_PERIOD-1)
+ height = self.nodes[0].getblockcount()
+ assert((height % VB_PERIOD) == VB_PERIOD - 2)
+ assert_equal(get_bip9_status(self.nodes[0], 'segwit')['status'], 'started')
+ self.nodes[0].generate(1)
+ assert_equal(get_bip9_status(self.nodes[0], 'segwit')['status'], 'locked_in')
+
+
+ # Mine enough blocks to activate segwit.
+ # TODO: we could verify that activation only happens at the right threshold
+ # of signalling blocks, rather than just at the right period boundary.
+ def advance_to_segwit_active(self):
+ assert_equal(get_bip9_status(self.nodes[0], 'segwit')['status'], 'locked_in')
+ height = self.nodes[0].getblockcount()
+ self.nodes[0].generate(VB_PERIOD - (height%VB_PERIOD) - 2)
+ assert_equal(get_bip9_status(self.nodes[0], 'segwit')['status'], 'locked_in')
+ self.nodes[0].generate(1)
+ assert_equal(get_bip9_status(self.nodes[0], 'segwit')['status'], 'active')
+
+
+ # This test can only be run after segwit has activated
+ def test_witness_commitments(self):
+ print("\tTesting witness commitments")
+
+ # First try a correct witness commitment.
+ block = self.build_next_block()
+ add_witness_commitment(block)
+ block.solve()
+
+ # Test the test -- witness serialization should be different
+ assert(msg_witness_block(block).serialize() != msg_block(block).serialize())
+
+ # This empty block should be valid.
+ self.test_node.test_witness_block(block, accepted=True)
+
+ # Try to tweak the nonce
+ block_2 = self.build_next_block()
+ add_witness_commitment(block_2, nonce=28)
+ block_2.solve()
+
+ # The commitment should have changed!
+ assert(block_2.vtx[0].vout[-1] != block.vtx[0].vout[-1])
+
+ # This should also be valid.
+ self.test_node.test_witness_block(block_2, accepted=True)
+
+ # Now test commitments with actual transactions
+ assert (len(self.utxo) > 0)
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+
+ # Let's construct a witness program
+ witness_program = CScript([OP_TRUE])
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+ tx.vout.append(CTxOut(self.utxo[0].nValue-1000, scriptPubKey))
+ tx.rehash()
+
+ # tx2 will spend tx1, and send back to a regular anyone-can-spend address
+ tx2 = CTransaction()
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, 0), b""))
+ tx2.vout.append(CTxOut(tx.vout[0].nValue-1000, witness_program))
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ tx2.wit.vtxinwit[0].scriptWitness.stack = [witness_program]
+ tx2.rehash()
+
+ block_3 = self.build_next_block()
+ self.update_witness_block_with_transactions(block_3, [tx, tx2], nonce=1)
+ # Add an extra OP_RETURN output that matches the witness commitment template,
+ # even though it has extra data after the incorrect commitment.
+ # This block should fail.
+ block_3.vtx[0].vout.append(CTxOut(0, CScript([OP_RETURN, WITNESS_COMMITMENT_HEADER + ser_uint256(2), 10])))
+ block_3.vtx[0].rehash()
+ block_3.hashMerkleRoot = block_3.calc_merkle_root()
+ block_3.rehash()
+ block_3.solve()
+
+ self.test_node.test_witness_block(block_3, accepted=False)
+
+ # Add a different commitment with different nonce, but in the
+ # right location, and with some funds burned(!).
+ # This should succeed (nValue shouldn't affect finding the
+ # witness commitment).
+ add_witness_commitment(block_3, nonce=0)
+ block_3.vtx[0].vout[0].nValue -= 1
+ block_3.vtx[0].vout[-1].nValue += 1
+ block_3.vtx[0].rehash()
+ block_3.hashMerkleRoot = block_3.calc_merkle_root()
+ block_3.rehash()
+ assert(len(block_3.vtx[0].vout) == 4) # 3 OP_returns
+ block_3.solve()
+ self.test_node.test_witness_block(block_3, accepted=True)
+
+ # Finally test that a block with no witness transactions can
+ # omit the commitment.
+ block_4 = self.build_next_block()
+ tx3 = CTransaction()
+ tx3.vin.append(CTxIn(COutPoint(tx2.sha256, 0), b""))
+ tx3.vout.append(CTxOut(tx.vout[0].nValue-1000, witness_program))
+ tx3.rehash()
+ block_4.vtx.append(tx3)
+ block_4.hashMerkleRoot = block_4.calc_merkle_root()
+ block_4.solve()
+ self.test_node.test_witness_block(block_4, with_witness=False, accepted=True)
+
+ # Update available utxo's for use in later test.
+ self.utxo.pop(0)
+ self.utxo.append(UTXO(tx3.sha256, 0, tx3.vout[0].nValue))
+
+
+ def test_block_malleability(self):
+ print("\tTesting witness block malleability")
+
+ # Make sure that a block that has too big a virtual size
+ # because of a too-large coinbase witness is not permanently
+ # marked bad.
+ block = self.build_next_block()
+ add_witness_commitment(block)
+ block.solve()
+
+ block.vtx[0].wit.vtxinwit[0].scriptWitness.stack.append(b'a'*5000000)
+ assert(get_virtual_size(block) > MAX_BLOCK_SIZE)
+
+ # We can't send over the p2p network, because this is too big to relay
+ # TODO: repeat this test with a block that can be relayed
+ self.nodes[0].submitblock(bytes_to_hex_str(block.serialize(True)))
+
+ assert(self.nodes[0].getbestblockhash() != block.hash)
+
+ block.vtx[0].wit.vtxinwit[0].scriptWitness.stack.pop()
+ assert(get_virtual_size(block) < MAX_BLOCK_SIZE)
+ self.nodes[0].submitblock(bytes_to_hex_str(block.serialize(True)))
+
+ assert(self.nodes[0].getbestblockhash() == block.hash)
+
+ # Now make sure that malleating the witness nonce doesn't
+ # result in a block permanently marked bad.
+ block = self.build_next_block()
+ add_witness_commitment(block)
+ block.solve()
+
+ # Change the nonce -- should not cause the block to be permanently
+ # failed
+ block.vtx[0].wit.vtxinwit[0].scriptWitness.stack = [ ser_uint256(1) ]
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Changing the witness nonce doesn't change the block hash
+ block.vtx[0].wit.vtxinwit[0].scriptWitness.stack = [ ser_uint256(0) ]
+ self.test_node.test_witness_block(block, accepted=True)
+
+
+ def test_witness_block_size(self):
+ print("\tTesting witness block size limit")
+ # TODO: Test that non-witness carrying blocks can't exceed 1MB
+ # Skipping this test for now; this is covered in p2p-fullblocktest.py
+
+ # Test that witness-bearing blocks are limited at ceil(base + wit/4) <= 1MB.
+ block = self.build_next_block()
+
+ assert(len(self.utxo) > 0)
+
+ # Create a P2WSH transaction.
+ # The witness program will be a bunch of OP_2DROP's, followed by OP_TRUE.
+ # This should give us plenty of room to tweak the spending tx's
+ # virtual size.
+ NUM_DROPS = 200 # 201 max ops per script!
+ NUM_OUTPUTS = 50
+
+ witness_program = CScript([OP_2DROP]*NUM_DROPS + [OP_TRUE])
+ witness_hash = uint256_from_str(sha256(witness_program))
+ scriptPubKey = CScript([OP_0, ser_uint256(witness_hash)])
+
+ prevout = COutPoint(self.utxo[0].sha256, self.utxo[0].n)
+ value = self.utxo[0].nValue
+
+ parent_tx = CTransaction()
+ parent_tx.vin.append(CTxIn(prevout, b""))
+ child_value = int(value/NUM_OUTPUTS)
+ for i in range(NUM_OUTPUTS):
+ parent_tx.vout.append(CTxOut(child_value, scriptPubKey))
+ parent_tx.vout[0].nValue -= 50000
+ assert(parent_tx.vout[0].nValue > 0)
+ parent_tx.rehash()
+
+ child_tx = CTransaction()
+ for i in range(NUM_OUTPUTS):
+ child_tx.vin.append(CTxIn(COutPoint(parent_tx.sha256, i), b""))
+ child_tx.vout = [CTxOut(value - 100000, CScript([OP_TRUE]))]
+ for i in range(NUM_OUTPUTS):
+ child_tx.wit.vtxinwit.append(CTxInWitness())
+ child_tx.wit.vtxinwit[-1].scriptWitness.stack = [b'a'*195]*(2*NUM_DROPS) + [witness_program]
+ child_tx.rehash()
+ self.update_witness_block_with_transactions(block, [parent_tx, child_tx])
+
+ vsize = get_virtual_size(block)
+ additional_bytes = (MAX_BLOCK_SIZE - vsize)*4
+ i = 0
+ while additional_bytes > 0:
+ # Add some more bytes to each input until we hit MAX_BLOCK_SIZE+1
+ extra_bytes = min(additional_bytes+1, 55)
+ block.vtx[-1].wit.vtxinwit[int(i/(2*NUM_DROPS))].scriptWitness.stack[i%(2*NUM_DROPS)] = b'a'*(195+extra_bytes)
+ additional_bytes -= extra_bytes
+ i += 1
+
+ block.vtx[0].vout.pop() # Remove old commitment
+ add_witness_commitment(block)
+ block.solve()
+ vsize = get_virtual_size(block)
+ assert_equal(vsize, MAX_BLOCK_SIZE + 1)
+ # Make sure that our test case would exceed the old max-network-message
+ # limit
+ assert(len(block.serialize(True)) > 2*1024*1024)
+
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Now resize the second transaction to make the block fit.
+ cur_length = len(block.vtx[-1].wit.vtxinwit[0].scriptWitness.stack[0])
+ block.vtx[-1].wit.vtxinwit[0].scriptWitness.stack[0] = b'a'*(cur_length-1)
+ block.vtx[0].vout.pop()
+ add_witness_commitment(block)
+ block.solve()
+ assert(get_virtual_size(block) == MAX_BLOCK_SIZE)
+
+ self.test_node.test_witness_block(block, accepted=True)
+
+ # Update available utxo's
+ self.utxo.pop(0)
+ self.utxo.append(UTXO(block.vtx[-1].sha256, 0, block.vtx[-1].vout[0].nValue))
+
+
+ # submitblock will try to add the nonce automatically, so that mining
+ # software doesn't need to worry about doing so itself.
+ def test_submit_block(self):
+ block = self.build_next_block()
+
+ # Try using a custom nonce and then don't supply it.
+ # This shouldn't possibly work.
+ add_witness_commitment(block, nonce=1)
+ block.vtx[0].wit = CTxWitness() # drop the nonce
+ block.solve()
+ self.nodes[0].submitblock(bytes_to_hex_str(block.serialize(True)))
+ assert(self.nodes[0].getbestblockhash() != block.hash)
+
+ # Now redo commitment with the standard nonce, but let bitcoind fill it in.
+ add_witness_commitment(block, nonce=0)
+ block.vtx[0].wit = CTxWitness()
+ block.solve()
+ self.nodes[0].submitblock(bytes_to_hex_str(block.serialize(True)))
+ assert_equal(self.nodes[0].getbestblockhash(), block.hash)
+
+ # This time, add a tx with non-empty witness, but don't supply
+ # the commitment.
+ block_2 = self.build_next_block()
+
+ add_witness_commitment(block_2)
+
+ block_2.solve()
+
+ # Drop commitment and nonce -- submitblock should not fill in.
+ block_2.vtx[0].vout.pop()
+ block_2.vtx[0].wit = CTxWitness()
+
+ self.nodes[0].submitblock(bytes_to_hex_str(block_2.serialize(True)))
+ # Tip should not advance!
+ assert(self.nodes[0].getbestblockhash() != block_2.hash)
+
+
+ # Consensus tests of extra witness data in a transaction.
+ def test_extra_witness_data(self):
+ print("\tTesting extra witness data in tx")
+
+ assert(len(self.utxo) > 0)
+
+ block = self.build_next_block()
+
+ witness_program = CScript([OP_DROP, OP_TRUE])
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+
+ # First try extra witness data on a tx that doesn't require a witness
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ tx.vout.append(CTxOut(self.utxo[0].nValue-2000, scriptPubKey))
+ tx.vout.append(CTxOut(1000, CScript([OP_TRUE]))) # non-witness output
+ tx.wit.vtxinwit.append(CTxInWitness())
+ tx.wit.vtxinwit[0].scriptWitness.stack = [CScript([])]
+ tx.rehash()
+ self.update_witness_block_with_transactions(block, [tx])
+
+ # Extra witness data should not be allowed.
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Try extra signature data. Ok if we're not spending a witness output.
+ block.vtx[1].wit.vtxinwit = []
+ block.vtx[1].vin[0].scriptSig = CScript([OP_0])
+ block.vtx[1].rehash()
+ add_witness_commitment(block)
+ block.solve()
+
+ self.test_node.test_witness_block(block, accepted=True)
+
+ # Now try extra witness/signature data on an input that DOES require a
+ # witness
+ tx2 = CTransaction()
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, 0), b"")) # witness output
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, 1), b"")) # non-witness
+ tx2.vout.append(CTxOut(tx.vout[0].nValue, CScript([OP_TRUE])))
+ tx2.wit.vtxinwit.extend([CTxInWitness(), CTxInWitness()])
+ tx2.wit.vtxinwit[0].scriptWitness.stack = [ CScript([CScriptNum(1)]), CScript([CScriptNum(1)]), witness_program ]
+ tx2.wit.vtxinwit[1].scriptWitness.stack = [ CScript([OP_TRUE]) ]
+
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx2])
+
+ # This has extra witness data, so it should fail.
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Now get rid of the extra witness, but add extra scriptSig data
+ tx2.vin[0].scriptSig = CScript([OP_TRUE])
+ tx2.vin[1].scriptSig = CScript([OP_TRUE])
+ tx2.wit.vtxinwit[0].scriptWitness.stack.pop(0)
+ tx2.wit.vtxinwit[1].scriptWitness.stack = []
+ tx2.rehash()
+ add_witness_commitment(block)
+ block.solve()
+
+ # This has extra signature data for a witness input, so it should fail.
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Now get rid of the extra scriptsig on the witness input, and verify
+ # success (even with extra scriptsig data in the non-witness input)
+ tx2.vin[0].scriptSig = b""
+ tx2.rehash()
+ add_witness_commitment(block)
+ block.solve()
+
+ self.test_node.test_witness_block(block, accepted=True)
+
+ # Update utxo for later tests
+ self.utxo.pop(0)
+ self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
+
+
+ def test_max_witness_push_length(self):
+ ''' Should only allow up to 520 byte pushes in witness stack '''
+ print("\tTesting maximum witness push size")
+ MAX_SCRIPT_ELEMENT_SIZE = 520
+ assert(len(self.utxo))
+
+ block = self.build_next_block()
+
+ witness_program = CScript([OP_DROP, OP_TRUE])
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ tx.vout.append(CTxOut(self.utxo[0].nValue-1000, scriptPubKey))
+ tx.rehash()
+
+ tx2 = CTransaction()
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, 0), b""))
+ tx2.vout.append(CTxOut(tx.vout[0].nValue-1000, CScript([OP_TRUE])))
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ # First try a 521-byte stack element
+ tx2.wit.vtxinwit[0].scriptWitness.stack = [ b'a'*(MAX_SCRIPT_ELEMENT_SIZE+1), witness_program ]
+ tx2.rehash()
+
+ self.update_witness_block_with_transactions(block, [tx, tx2])
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Now reduce the length of the stack element
+ tx2.wit.vtxinwit[0].scriptWitness.stack[0] = b'a'*(MAX_SCRIPT_ELEMENT_SIZE)
+
+ add_witness_commitment(block)
+ block.solve()
+ self.test_node.test_witness_block(block, accepted=True)
+
+ # Update the utxo for later tests
+ self.utxo.pop()
+ self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
+
+ def test_max_witness_program_length(self):
+ # Can create witness outputs that are long, but can't be greater than
+ # 10k bytes to successfully spend
+ print("\tTesting maximum witness program length")
+ assert(len(self.utxo))
+ MAX_PROGRAM_LENGTH = 10000
+
+ # This program is 19 max pushes (9937 bytes), then 64 more opcode-bytes.
+ long_witness_program = CScript([b'a'*520]*19 + [OP_DROP]*63 + [OP_TRUE])
+ assert(len(long_witness_program) == MAX_PROGRAM_LENGTH+1)
+ long_witness_hash = sha256(long_witness_program)
+ long_scriptPubKey = CScript([OP_0, long_witness_hash])
+
+ block = self.build_next_block()
+
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ tx.vout.append(CTxOut(self.utxo[0].nValue-1000, long_scriptPubKey))
+ tx.rehash()
+
+ tx2 = CTransaction()
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, 0), b""))
+ tx2.vout.append(CTxOut(tx.vout[0].nValue-1000, CScript([OP_TRUE])))
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ tx2.wit.vtxinwit[0].scriptWitness.stack = [b'a']*44 + [long_witness_program]
+ tx2.rehash()
+
+ self.update_witness_block_with_transactions(block, [tx, tx2])
+
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Try again with one less byte in the witness program
+ witness_program = CScript([b'a'*520]*19 + [OP_DROP]*62 + [OP_TRUE])
+ assert(len(witness_program) == MAX_PROGRAM_LENGTH)
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+
+ tx.vout[0] = CTxOut(tx.vout[0].nValue, scriptPubKey)
+ tx.rehash()
+ tx2.vin[0].prevout.hash = tx.sha256
+ tx2.wit.vtxinwit[0].scriptWitness.stack = [b'a']*43 + [witness_program]
+ tx2.rehash()
+ block.vtx = [block.vtx[0]]
+ self.update_witness_block_with_transactions(block, [tx, tx2])
+ self.test_node.test_witness_block(block, accepted=True)
+
+ self.utxo.pop()
+ self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
+
+
+ def test_witness_input_length(self):
+ ''' Ensure that vin length must match vtxinwit length '''
+ print("\tTesting witness input length")
+ assert(len(self.utxo))
+
+ witness_program = CScript([OP_DROP, OP_TRUE])
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+
+ # Create a transaction that splits our utxo into many outputs
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ nValue = self.utxo[0].nValue
+ for i in range(10):
+ tx.vout.append(CTxOut(int(nValue/10), scriptPubKey))
+ tx.vout[0].nValue -= 1000
+ assert(tx.vout[0].nValue >= 0)
+
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx])
+ self.test_node.test_witness_block(block, accepted=True)
+
+ # Try various ways to spend tx that should all break.
+ # This "broken" transaction serializer will not normalize
+ # the length of vtxinwit.
+ class BrokenCTransaction(CTransaction):
+ def serialize_with_witness(self):
+ flags = 0
+ if not self.wit.is_null():
+ flags |= 1
+ r = b""
+ r += struct.pack("<i", self.nVersion)
+ if flags:
+ dummy = []
+ r += ser_vector(dummy)
+ r += struct.pack("<B", flags)
+ r += ser_vector(self.vin)
+ r += ser_vector(self.vout)
+ if flags & 1:
+ r += self.wit.serialize()
+ r += struct.pack("<I", self.nLockTime)
+ return r
+
+ tx2 = BrokenCTransaction()
+ for i in range(10):
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, i), b""))
+ tx2.vout.append(CTxOut(nValue-3000, CScript([OP_TRUE])))
+
+ # First try using a too long vtxinwit
+ for i in range(11):
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ tx2.wit.vtxinwit[i].scriptWitness.stack = [b'a', witness_program]
+
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx2])
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Now try using a too short vtxinwit
+ tx2.wit.vtxinwit.pop()
+ tx2.wit.vtxinwit.pop()
+
+ block.vtx = [block.vtx[0]]
+ self.update_witness_block_with_transactions(block, [tx2])
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Now make one of the intermediate witnesses be incorrect
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ tx2.wit.vtxinwit[-1].scriptWitness.stack = [b'a', witness_program]
+ tx2.wit.vtxinwit[5].scriptWitness.stack = [ witness_program ]
+
+ block.vtx = [block.vtx[0]]
+ self.update_witness_block_with_transactions(block, [tx2])
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Fix the broken witness and the block should be accepted.
+ tx2.wit.vtxinwit[5].scriptWitness.stack = [b'a', witness_program]
+ block.vtx = [block.vtx[0]]
+ self.update_witness_block_with_transactions(block, [tx2])
+ self.test_node.test_witness_block(block, accepted=True)
+
+ self.utxo.pop()
+ self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
+
+
+ def test_witness_tx_relay_before_segwit_activation(self):
+ print("\tTesting relay of witness transactions")
+ # Generate a transaction that doesn't require a witness, but send it
+ # with a witness. Should be rejected for premature-witness, but should
+ # not be added to recently rejected list.
+ assert(len(self.utxo))
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ tx.vout.append(CTxOut(self.utxo[0].nValue-1000, CScript([OP_TRUE])))
+ tx.wit.vtxinwit.append(CTxInWitness())
+ tx.wit.vtxinwit[0].scriptWitness.stack = [ b'a' ]
+ tx.rehash()
+
+ tx_hash = tx.sha256
+ tx_value = tx.vout[0].nValue
+
+ # Verify that if a peer doesn't set nServices to include NODE_WITNESS,
+ # the getdata is just for the non-witness portion.
+ self.old_node.announce_tx_and_wait_for_getdata(tx)
+ assert(self.old_node.last_getdata.inv[0].type == 1)
+
+ # Since we haven't delivered the tx yet, inv'ing the same tx from
+ # a witness transaction ought not result in a getdata.
+ try:
+ self.test_node.announce_tx_and_wait_for_getdata(tx, timeout=2)
+ print("Error: duplicate tx getdata!")
+ assert(False)
+ except AssertionError as e:
+ pass
+
+ # Delivering this transaction with witness should fail (no matter who
+ # its from)
+ assert_equal(len(self.nodes[0].getrawmempool()), 0)
+ assert_equal(len(self.nodes[1].getrawmempool()), 0)
+ self.old_node.test_transaction_acceptance(tx, with_witness=True, accepted=False)
+ self.test_node.test_transaction_acceptance(tx, with_witness=True, accepted=False)
+
+ # But eliminating the witness should fix it
+ self.test_node.test_transaction_acceptance(tx, with_witness=False, accepted=True)
+
+ # Verify that inv's to test_node come with getdata's for non-witness tx's
+ # Just tweak the transaction, announce it, and verify we get a getdata
+ # for a normal tx
+ tx.vout[0].scriptPubKey = CScript([OP_TRUE, OP_TRUE])
+ tx.rehash()
+ self.test_node.announce_tx_and_wait_for_getdata(tx)
+ assert(self.test_node.last_getdata.inv[0].type == 1)
+
+ # Cleanup: mine the first transaction and update utxo
+ self.nodes[0].generate(1)
+ assert_equal(len(self.nodes[0].getrawmempool()), 0)
+
+ self.utxo.pop(0)
+ self.utxo.append(UTXO(tx_hash, 0, tx_value))
+
+
+ # After segwit activates, verify that mempool:
+ # - rejects transactions with unnecessary/extra witnesses
+ # - accepts transactions with valid witnesses
+ # and that witness transactions are relayed to non-upgraded peers.
+ def test_tx_relay_after_segwit_activation(self):
+ print("\tTesting relay of witness transactions")
+ # Generate a transaction that doesn't require a witness, but send it
+ # with a witness. Should be rejected because we can't use a witness
+ # when spending a non-witness output.
+ assert(len(self.utxo))
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ tx.vout.append(CTxOut(self.utxo[0].nValue-1000, CScript([OP_TRUE])))
+ tx.wit.vtxinwit.append(CTxInWitness())
+ tx.wit.vtxinwit[0].scriptWitness.stack = [ b'a' ]
+ tx.rehash()
+
+ tx_hash = tx.sha256
+ tx_value = tx.vout[0].nValue
+
+ # Verify that unnecessary witnesses are rejected.
+ self.test_node.announce_tx_and_wait_for_getdata(tx)
+ assert_equal(len(self.nodes[0].getrawmempool()), 0)
+ self.test_node.test_transaction_acceptance(tx, with_witness=True, accepted=False)
+
+ # Verify that removing the witness succeeds.
+ # Re-announcing won't result in a getdata for ~2.5 minutes, so just
+ # deliver the modified transaction.
+ self.test_node.test_transaction_acceptance(tx, with_witness=False, accepted=True)
+
+ # Now try to add extra witness data to a valid witness tx.
+ witness_program = CScript([OP_TRUE])
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+ tx2 = CTransaction()
+ tx2.vin.append(CTxIn(COutPoint(tx_hash, 0), b""))
+ tx2.vout.append(CTxOut(tx.vout[0].nValue-1000, scriptPubKey))
+ tx2.rehash()
+
+ tx3 = CTransaction()
+ tx3.vin.append(CTxIn(COutPoint(tx2.sha256, 0), b""))
+ tx3.vout.append(CTxOut(tx2.vout[0].nValue-1000, CScript([OP_TRUE])))
+ tx3.wit.vtxinwit.append(CTxInWitness())
+ tx3.wit.vtxinwit[0].scriptWitness.stack = [CScript([CScriptNum(1)]), witness_program ]
+ tx3.rehash()
+
+ self.test_node.test_transaction_acceptance(tx2, with_witness=True, accepted=True)
+ self.test_node.test_transaction_acceptance(tx3, with_witness=True, accepted=False)
+
+ # Get rid of the extra witness, and verify acceptance.
+ tx3.wit.vtxinwit[0].scriptWitness.stack = [ witness_program ]
+ # Also check that old_node gets a tx announcement, even though this is
+ # a witness transaction.
+ self.old_node.wait_for_inv(CInv(1, tx2.sha256)) # wait until tx2 was inv'ed
+ self.test_node.test_transaction_acceptance(tx3, with_witness=True, accepted=True)
+ self.old_node.wait_for_inv(CInv(1, tx3.sha256))
+
+ # Test that getrawtransaction returns correct witness information
+ # hash, size, vsize
+ raw_tx = self.nodes[0].getrawtransaction(tx3.hash, 1)
+ assert_equal(int(raw_tx["hash"], 16), tx3.calc_sha256(True))
+ assert_equal(raw_tx["size"], len(tx3.serialize_with_witness()))
+ vsize = (len(tx3.serialize_with_witness()) + 3*len(tx3.serialize_without_witness()) + 3) / 4
+ assert_equal(raw_tx["vsize"], vsize)
+ assert_equal(len(raw_tx["vin"][0]["txinwitness"]), 1)
+ assert_equal(raw_tx["vin"][0]["txinwitness"][0], hexlify(witness_program).decode('ascii'))
+ assert(vsize != raw_tx["size"])
+
+ # Cleanup: mine the transactions and update utxo for next test
+ self.nodes[0].generate(1)
+ assert_equal(len(self.nodes[0].getrawmempool()), 0)
+
+ self.utxo.pop(0)
+ self.utxo.append(UTXO(tx3.sha256, 0, tx3.vout[0].nValue))
+
+
+ # Test that block requests to NODE_WITNESS peer are with MSG_WITNESS_FLAG
+ # This is true regardless of segwit activation.
+ # Also test that we don't ask for blocks from unupgraded peers
+ def test_block_relay(self, segwit_activated):
+ print("\tTesting block relay")
+
+ blocktype = 2|MSG_WITNESS_FLAG if segwit_activated else 2
+
+ # test_node has set NODE_WITNESS, so all getdata requests should be for
+ # witness blocks.
+ # Test announcing a block via inv results in a getdata, and that
+ # announcing a version 4 or random VB block with a header results in a getdata
+ block1 = self.build_next_block()
+ block1.solve()
+
+ self.test_node.announce_block_and_wait_for_getdata(block1, use_header=False)
+ assert(self.test_node.last_getdata.inv[0].type == blocktype)
+ self.test_node.test_witness_block(block1, True)
+
+ block2 = self.build_next_block(nVersion=4)
+ block2.solve()
+
+ self.test_node.announce_block_and_wait_for_getdata(block2, use_header=True)
+ assert(self.test_node.last_getdata.inv[0].type == blocktype)
+ self.test_node.test_witness_block(block2, True)
+
+ block3 = self.build_next_block(nVersion=(VB_TOP_BITS | (1<<15)))
+ block3.solve()
+ self.test_node.announce_block_and_wait_for_getdata(block3, use_header=True)
+ assert(self.test_node.last_getdata.inv[0].type == blocktype)
+ self.test_node.test_witness_block(block3, True)
+
+ # Check that we can getdata for witness blocks or regular blocks,
+ # and the right thing happens.
+ if segwit_activated == False:
+ # Before activation, we should be able to request old blocks with
+ # or without witness, and they should be the same.
+ chain_height = self.nodes[0].getblockcount()
+ # Pick 10 random blocks on main chain, and verify that getdata's
+ # for MSG_BLOCK, MSG_WITNESS_BLOCK, and rpc getblock() are equal.
+ all_heights = list(range(chain_height+1))
+ random.shuffle(all_heights)
+ all_heights = all_heights[0:10]
+ for height in all_heights:
+ block_hash = self.nodes[0].getblockhash(height)
+ rpc_block = self.nodes[0].getblock(block_hash, False)
+ block_hash = int(block_hash, 16)
+ block = self.test_node.request_block(block_hash, 2)
+ wit_block = self.test_node.request_block(block_hash, 2|MSG_WITNESS_FLAG)
+ assert_equal(block.serialize(True), wit_block.serialize(True))
+ assert_equal(block.serialize(), hex_str_to_bytes(rpc_block))
+ else:
+ # After activation, witness blocks and non-witness blocks should
+ # be different. Verify rpc getblock() returns witness blocks, while
+ # getdata respects the requested type.
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [])
+ # This gives us a witness commitment.
+ assert(len(block.vtx[0].wit.vtxinwit) == 1)
+ assert(len(block.vtx[0].wit.vtxinwit[0].scriptWitness.stack) == 1)
+ self.test_node.test_witness_block(block, accepted=True)
+ # Now try to retrieve it...
+ rpc_block = self.nodes[0].getblock(block.hash, False)
+ non_wit_block = self.test_node.request_block(block.sha256, 2)
+ wit_block = self.test_node.request_block(block.sha256, 2|MSG_WITNESS_FLAG)
+ assert_equal(wit_block.serialize(True), hex_str_to_bytes(rpc_block))
+ assert_equal(wit_block.serialize(False), non_wit_block.serialize())
+ assert_equal(wit_block.serialize(True), block.serialize(True))
+
+ # Test size, vsize, weight
+ rpc_details = self.nodes[0].getblock(block.hash, True)
+ assert_equal(rpc_details["size"], len(block.serialize(True)))
+ assert_equal(rpc_details["strippedsize"], len(block.serialize(False)))
+ weight = 3*len(block.serialize(False)) + len(block.serialize(True))
+ assert_equal(rpc_details["weight"], weight)
+
+ # Upgraded node should not ask for blocks from unupgraded
+ block4 = self.build_next_block(nVersion=4)
+ block4.solve()
+ self.old_node.getdataset = set()
+ # Blocks can be requested via direct-fetch (immediately upon processing the announcement)
+ # or via parallel download (with an indeterminate delay from processing the announcement)
+ # so to test that a block is NOT requested, we could guess a time period to sleep for,
+ # and then check. We can avoid the sleep() by taking advantage of transaction getdata's
+ # being processed after block getdata's, and announce a transaction as well,
+ # and then check to see if that particular getdata has been received.
+ self.old_node.announce_block(block4, use_header=False)
+ self.old_node.announce_tx_and_wait_for_getdata(block4.vtx[0])
+ assert(block4.sha256 not in self.old_node.getdataset)
+
+ # V0 segwit outputs should be standard after activation, but not before.
+ def test_standardness_v0(self, segwit_activated):
+ print("\tTesting standardness of v0 outputs (%s activation)" % ("after" if segwit_activated else "before"))
+ assert(len(self.utxo))
+
+ witness_program = CScript([OP_TRUE])
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+
+ p2sh_pubkey = hash160(witness_program)
+ p2sh_scriptPubKey = CScript([OP_HASH160, p2sh_pubkey, OP_EQUAL])
+
+ # First prepare a p2sh output (so that spending it will pass standardness)
+ p2sh_tx = CTransaction()
+ p2sh_tx.vin = [CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b"")]
+ p2sh_tx.vout = [CTxOut(self.utxo[0].nValue-1000, p2sh_scriptPubKey)]
+ p2sh_tx.rehash()
+
+ # Mine it on test_node to create the confirmed output.
+ self.test_node.test_transaction_acceptance(p2sh_tx, with_witness=True, accepted=True)
+ self.nodes[0].generate(1)
+ sync_blocks(self.nodes)
+
+ # Now test standardness of v0 P2WSH outputs.
+ # Start by creating a transaction with two outputs.
+ tx = CTransaction()
+ tx.vin = [CTxIn(COutPoint(p2sh_tx.sha256, 0), CScript([witness_program]))]
+ tx.vout = [CTxOut(p2sh_tx.vout[0].nValue-10000, scriptPubKey)]
+ tx.vout.append(CTxOut(8000, scriptPubKey)) # Might burn this later
+ tx.rehash()
+
+ self.std_node.test_transaction_acceptance(tx, with_witness=True, accepted=segwit_activated)
+
+ # Now create something that looks like a P2PKH output. This won't be spendable.
+ scriptPubKey = CScript([OP_0, hash160(witness_hash)])
+ tx2 = CTransaction()
+ if segwit_activated:
+ # if tx was accepted, then we spend the second output.
+ tx2.vin = [CTxIn(COutPoint(tx.sha256, 1), b"")]
+ tx2.vout = [CTxOut(7000, scriptPubKey)]
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ tx2.wit.vtxinwit[0].scriptWitness.stack = [witness_program]
+ else:
+ # if tx wasn't accepted, we just re-spend the p2sh output we started with.
+ tx2.vin = [CTxIn(COutPoint(p2sh_tx.sha256, 0), CScript([witness_program]))]
+ tx2.vout = [CTxOut(p2sh_tx.vout[0].nValue-1000, scriptPubKey)]
+ tx2.rehash()
+
+ self.std_node.test_transaction_acceptance(tx2, with_witness=True, accepted=segwit_activated)
+
+ # Now update self.utxo for later tests.
+ tx3 = CTransaction()
+ if segwit_activated:
+ # tx and tx2 were both accepted. Don't bother trying to reclaim the
+ # P2PKH output; just send tx's first output back to an anyone-can-spend.
+ sync_mempools(self.nodes)
+ tx3.vin = [CTxIn(COutPoint(tx.sha256, 0), b"")]
+ tx3.vout = [CTxOut(tx.vout[0].nValue-1000, CScript([OP_TRUE]))]
+ tx3.wit.vtxinwit.append(CTxInWitness())
+ tx3.wit.vtxinwit[0].scriptWitness.stack = [witness_program]
+ tx3.rehash()
+ self.test_node.test_transaction_acceptance(tx3, with_witness=True, accepted=True)
+ else:
+ # tx and tx2 didn't go anywhere; just clean up the p2sh_tx output.
+ tx3.vin = [CTxIn(COutPoint(p2sh_tx.sha256, 0), CScript([witness_program]))]
+ tx3.vout = [CTxOut(p2sh_tx.vout[0].nValue-1000, witness_program)]
+ tx3.rehash()
+ self.test_node.test_transaction_acceptance(tx3, with_witness=True, accepted=True)
+
+ self.nodes[0].generate(1)
+ sync_blocks(self.nodes)
+ self.utxo.pop(0)
+ self.utxo.append(UTXO(tx3.sha256, 0, tx3.vout[0].nValue))
+ assert_equal(len(self.nodes[1].getrawmempool()), 0)
+
+
+ # Verify that future segwit upgraded transactions are non-standard,
+ # but valid in blocks. Can run this before and after segwit activation.
+ def test_segwit_versions(self):
+ print("\tTesting standardness/consensus for segwit versions (0-16)")
+ assert(len(self.utxo))
+ NUM_TESTS = 17 # will test OP_0, OP1, ..., OP_16
+ if (len(self.utxo) < NUM_TESTS):
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ split_value = (self.utxo[0].nValue - 4000) // NUM_TESTS
+ for i in range(NUM_TESTS):
+ tx.vout.append(CTxOut(split_value, CScript([OP_TRUE])))
+ tx.rehash()
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx])
+ self.test_node.test_witness_block(block, accepted=True)
+ self.utxo.pop(0)
+ for i in range(NUM_TESTS):
+ self.utxo.append(UTXO(tx.sha256, i, split_value))
+
+ sync_blocks(self.nodes)
+ temp_utxo = []
+ tx = CTransaction()
+ count = 0
+ witness_program = CScript([OP_TRUE])
+ witness_hash = sha256(witness_program)
+ assert_equal(len(self.nodes[1].getrawmempool()), 0)
+ for version in list(range(OP_1, OP_16+1)) + [OP_0]:
+ count += 1
+ # First try to spend to a future version segwit scriptPubKey.
+ scriptPubKey = CScript([CScriptOp(version), witness_hash])
+ tx.vin = [CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b"")]
+ tx.vout = [CTxOut(self.utxo[0].nValue-1000, scriptPubKey)]
+ tx.rehash()
+ self.std_node.test_transaction_acceptance(tx, with_witness=True, accepted=False)
+ self.test_node.test_transaction_acceptance(tx, with_witness=True, accepted=True)
+ self.utxo.pop(0)
+ temp_utxo.append(UTXO(tx.sha256, 0, tx.vout[0].nValue))
+
+ self.nodes[0].generate(1) # Mine all the transactions
+ sync_blocks(self.nodes)
+ assert(len(self.nodes[0].getrawmempool()) == 0)
+
+ # Finally, verify that version 0 -> version 1 transactions
+ # are non-standard
+ scriptPubKey = CScript([CScriptOp(OP_1), witness_hash])
+ tx2 = CTransaction()
+ tx2.vin = [CTxIn(COutPoint(tx.sha256, 0), b"")]
+ tx2.vout = [CTxOut(tx.vout[0].nValue-1000, scriptPubKey)]
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ tx2.wit.vtxinwit[0].scriptWitness.stack = [ witness_program ]
+ tx2.rehash()
+ # Gets accepted to test_node, because standardness of outputs isn't
+ # checked with fRequireStandard
+ self.test_node.test_transaction_acceptance(tx2, with_witness=True, accepted=True)
+ self.std_node.test_transaction_acceptance(tx2, with_witness=True, accepted=False)
+ temp_utxo.pop() # last entry in temp_utxo was the output we just spent
+ temp_utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
+
+ # Spend everything in temp_utxo back to an OP_TRUE output.
+ tx3 = CTransaction()
+ total_value = 0
+ for i in temp_utxo:
+ tx3.vin.append(CTxIn(COutPoint(i.sha256, i.n), b""))
+ tx3.wit.vtxinwit.append(CTxInWitness())
+ total_value += i.nValue
+ tx3.wit.vtxinwit[-1].scriptWitness.stack = [witness_program]
+ tx3.vout.append(CTxOut(total_value - 1000, CScript([OP_TRUE])))
+ tx3.rehash()
+ # Spending a higher version witness output is not allowed by policy,
+ # even with fRequireStandard=false.
+ self.test_node.test_transaction_acceptance(tx3, with_witness=True, accepted=False)
+ self.test_node.sync_with_ping()
+ with mininode_lock:
+ assert(b"reserved for soft-fork upgrades" in self.test_node.last_reject.reason)
+
+ # Building a block with the transaction must be valid, however.
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx2, tx3])
+ self.test_node.test_witness_block(block, accepted=True)
+ sync_blocks(self.nodes)
+
+ # Add utxo to our list
+ self.utxo.append(UTXO(tx3.sha256, 0, tx3.vout[0].nValue))
+
+
+ def test_premature_coinbase_witness_spend(self):
+ print("\tTesting premature coinbase witness spend")
+ block = self.build_next_block()
+ # Change the output of the block to be a witness output.
+ witness_program = CScript([OP_TRUE])
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+ block.vtx[0].vout[0].scriptPubKey = scriptPubKey
+ # This next line will rehash the coinbase and update the merkle
+ # root, and solve.
+ self.update_witness_block_with_transactions(block, [])
+ self.test_node.test_witness_block(block, accepted=True)
+
+ spend_tx = CTransaction()
+ spend_tx.vin = [CTxIn(COutPoint(block.vtx[0].sha256, 0), b"")]
+ spend_tx.vout = [CTxOut(block.vtx[0].vout[0].nValue, witness_program)]
+ spend_tx.wit.vtxinwit.append(CTxInWitness())
+ spend_tx.wit.vtxinwit[0].scriptWitness.stack = [ witness_program ]
+ spend_tx.rehash()
+
+ # Now test a premature spend.
+ self.nodes[0].generate(98)
+ sync_blocks(self.nodes)
+ block2 = self.build_next_block()
+ self.update_witness_block_with_transactions(block2, [spend_tx])
+ self.test_node.test_witness_block(block2, accepted=False)
+
+ # Advancing one more block should allow the spend.
+ self.nodes[0].generate(1)
+ block2 = self.build_next_block()
+ self.update_witness_block_with_transactions(block2, [spend_tx])
+ self.test_node.test_witness_block(block2, accepted=True)
+ sync_blocks(self.nodes)
+
+
+ def test_signature_version_1(self):
+ print("\tTesting segwit signature hash version 1")
+ key = CECKey()
+ key.set_secretbytes(b"9")
+ pubkey = CPubKey(key.get_pubkey())
+
+ witness_program = CScript([pubkey, CScriptOp(OP_CHECKSIG)])
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+
+ # First create a witness output for use in the tests.
+ assert(len(self.utxo))
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ tx.vout.append(CTxOut(self.utxo[0].nValue-1000, scriptPubKey))
+ tx.rehash()
+
+ self.test_node.test_transaction_acceptance(tx, with_witness=True, accepted=True)
+ # Mine this transaction in preparation for following tests.
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx])
+ self.test_node.test_witness_block(block, accepted=True)
+ sync_blocks(self.nodes)
+ self.utxo.pop(0)
+
+ # Add signature for a P2PK witness program.
+ def sign_P2PK_witness_input(script, txTo, inIdx, hashtype, value, key):
+ tx_hash = SegwitVersion1SignatureHash(script, txTo, inIdx, hashtype, value)
+ signature = key.sign(tx_hash) + chr(hashtype).encode('latin-1')
+ txTo.wit.vtxinwit[inIdx].scriptWitness.stack = [signature, script]
+ txTo.rehash()
+
+ # Test each hashtype
+ prev_utxo = UTXO(tx.sha256, 0, tx.vout[0].nValue)
+ for sigflag in [ 0, SIGHASH_ANYONECANPAY ]:
+ for hashtype in [SIGHASH_ALL, SIGHASH_NONE, SIGHASH_SINGLE]:
+ hashtype |= sigflag
+ block = self.build_next_block()
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(prev_utxo.sha256, prev_utxo.n), b""))
+ tx.vout.append(CTxOut(prev_utxo.nValue - 1000, scriptPubKey))
+ tx.wit.vtxinwit.append(CTxInWitness())
+ # Too-large input value
+ sign_P2PK_witness_input(witness_program, tx, 0, hashtype, prev_utxo.nValue+1, key)
+ self.update_witness_block_with_transactions(block, [tx])
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Too-small input value
+ sign_P2PK_witness_input(witness_program, tx, 0, hashtype, prev_utxo.nValue-1, key)
+ block.vtx.pop() # remove last tx
+ self.update_witness_block_with_transactions(block, [tx])
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Now try correct value
+ sign_P2PK_witness_input(witness_program, tx, 0, hashtype, prev_utxo.nValue, key)
+ block.vtx.pop()
+ self.update_witness_block_with_transactions(block, [tx])
+ self.test_node.test_witness_block(block, accepted=True)
+
+ prev_utxo = UTXO(tx.sha256, 0, tx.vout[0].nValue)
+
+ # Test combinations of signature hashes.
+ # Split the utxo into a lot of outputs.
+ # Randomly choose up to 10 to spend, sign with different hashtypes, and
+ # output to a random number of outputs. Repeat NUM_TESTS times.
+ # Ensure that we've tested a situation where we use SIGHASH_SINGLE with
+ # an input index > number of outputs.
+ NUM_TESTS = 500
+ temp_utxos = []
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(prev_utxo.sha256, prev_utxo.n), b""))
+ split_value = prev_utxo.nValue // NUM_TESTS
+ for i in range(NUM_TESTS):
+ tx.vout.append(CTxOut(split_value, scriptPubKey))
+ tx.wit.vtxinwit.append(CTxInWitness())
+ sign_P2PK_witness_input(witness_program, tx, 0, SIGHASH_ALL, prev_utxo.nValue, key)
+ for i in range(NUM_TESTS):
+ temp_utxos.append(UTXO(tx.sha256, i, split_value))
+
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx])
+ self.test_node.test_witness_block(block, accepted=True)
+
+ block = self.build_next_block()
+ used_sighash_single_out_of_bounds = False
+ for i in range(NUM_TESTS):
+ # Choose random number of inputs to use.
+ num_inputs = random.randint(1, 10)
+ # Create a slight bias for producing more utxos
+ num_outputs = random.randint(1, 11)
+ random.shuffle(temp_utxos)
+ assert(len(temp_utxos) > num_inputs)
+ tx = CTransaction()
+ total_value = 0
+ for i in range(num_inputs):
+ tx.vin.append(CTxIn(COutPoint(temp_utxos[i].sha256, temp_utxos[i].n), b""))
+ tx.wit.vtxinwit.append(CTxInWitness())
+ total_value += temp_utxos[i].nValue
+ split_value = total_value // num_outputs
+ for i in range(num_outputs):
+ tx.vout.append(CTxOut(split_value, scriptPubKey))
+ for i in range(num_inputs):
+ # Now try to sign each input, using a random hashtype.
+ anyonecanpay = 0
+ if random.randint(0, 1):
+ anyonecanpay = SIGHASH_ANYONECANPAY
+ hashtype = random.randint(1, 3) | anyonecanpay
+ sign_P2PK_witness_input(witness_program, tx, i, hashtype, temp_utxos[i].nValue, key)
+ if (hashtype == SIGHASH_SINGLE and i >= num_outputs):
+ used_sighash_single_out_of_bounds = True
+ tx.rehash()
+ for i in range(num_outputs):
+ temp_utxos.append(UTXO(tx.sha256, i, split_value))
+ temp_utxos = temp_utxos[num_inputs:]
+
+ block.vtx.append(tx)
+
+ # Test the block periodically, if we're close to maxblocksize
+ if (get_virtual_size(block) > MAX_BLOCK_SIZE - 1000):
+ self.update_witness_block_with_transactions(block, [])
+ self.test_node.test_witness_block(block, accepted=True)
+ block = self.build_next_block()
+
+ if (not used_sighash_single_out_of_bounds):
+ print("WARNING: this test run didn't attempt SIGHASH_SINGLE with out-of-bounds index value")
+ # Test the transactions we've added to the block
+ if (len(block.vtx) > 1):
+ self.update_witness_block_with_transactions(block, [])
+ self.test_node.test_witness_block(block, accepted=True)
+
+ # Now test witness version 0 P2PKH transactions
+ pubkeyhash = hash160(pubkey)
+ scriptPKH = CScript([OP_0, pubkeyhash])
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(temp_utxos[0].sha256, temp_utxos[0].n), b""))
+ tx.vout.append(CTxOut(temp_utxos[0].nValue, scriptPKH))
+ tx.wit.vtxinwit.append(CTxInWitness())
+ sign_P2PK_witness_input(witness_program, tx, 0, SIGHASH_ALL, temp_utxos[0].nValue, key)
+ tx2 = CTransaction()
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, 0), b""))
+ tx2.vout.append(CTxOut(tx.vout[0].nValue, CScript([OP_TRUE])))
+
+ script = CScript([CScriptOp(OP_DUP), CScriptOp(OP_HASH160), pubkeyhash, CScriptOp(OP_EQUALVERIFY), CScriptOp(OP_CHECKSIG)])
+ sig_hash = SegwitVersion1SignatureHash(script, tx2, 0, SIGHASH_ALL, tx.vout[0].nValue)
+ signature = key.sign(sig_hash) + b'\x01' # 0x1 is SIGHASH_ALL
+
+ # Check that we can't have a scriptSig
+ tx2.vin[0].scriptSig = CScript([signature, pubkey])
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx, tx2])
+ self.test_node.test_witness_block(block, accepted=False)
+
+ # Move the signature to the witness.
+ block.vtx.pop()
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ tx2.wit.vtxinwit[0].scriptWitness.stack = [signature, pubkey]
+ tx2.vin[0].scriptSig = b""
+ tx2.rehash()
+
+ self.update_witness_block_with_transactions(block, [tx2])
+ self.test_node.test_witness_block(block, accepted=True)
+
+ temp_utxos.pop(0)
+
+ # Update self.utxos for later tests. Just spend everything in
+ # temp_utxos to a corresponding entry in self.utxos
+ tx = CTransaction()
+ index = 0
+ for i in temp_utxos:
+ # Just spend to our usual anyone-can-spend output
+ # Use SIGHASH_SINGLE|SIGHASH_ANYONECANPAY so we can build up
+ # the signatures as we go.
+ tx.vin.append(CTxIn(COutPoint(i.sha256, i.n), b""))
+ tx.vout.append(CTxOut(i.nValue, CScript([OP_TRUE])))
+ tx.wit.vtxinwit.append(CTxInWitness())
+ sign_P2PK_witness_input(witness_program, tx, index, SIGHASH_SINGLE|SIGHASH_ANYONECANPAY, i.nValue, key)
+ index += 1
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx])
+ self.test_node.test_witness_block(block, accepted=True)
+
+ for i in range(len(tx.vout)):
+ self.utxo.append(UTXO(tx.sha256, i, tx.vout[i].nValue))
+
+
+ # Test P2SH wrapped witness programs.
+ def test_p2sh_witness(self, segwit_activated):
+ print("\tTesting P2SH witness transactions")
+
+ assert(len(self.utxo))
+
+ # Prepare the p2sh-wrapped witness output
+ witness_program = CScript([OP_DROP, OP_TRUE])
+ witness_hash = sha256(witness_program)
+ p2wsh_pubkey = CScript([OP_0, witness_hash])
+ p2sh_witness_hash = hash160(p2wsh_pubkey)
+ scriptPubKey = CScript([OP_HASH160, p2sh_witness_hash, OP_EQUAL])
+ scriptSig = CScript([p2wsh_pubkey]) # a push of the redeem script
+
+ # Fund the P2SH output
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ tx.vout.append(CTxOut(self.utxo[0].nValue-1000, scriptPubKey))
+ tx.rehash()
+
+ # Verify mempool acceptance and block validity
+ self.test_node.test_transaction_acceptance(tx, with_witness=False, accepted=True)
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [tx])
+ self.test_node.test_witness_block(block, accepted=True, with_witness=segwit_activated)
+ sync_blocks(self.nodes)
+
+ # Now test attempts to spend the output.
+ spend_tx = CTransaction()
+ spend_tx.vin.append(CTxIn(COutPoint(tx.sha256, 0), scriptSig))
+ spend_tx.vout.append(CTxOut(tx.vout[0].nValue-1000, CScript([OP_TRUE])))
+ spend_tx.rehash()
+
+ # This transaction should not be accepted into the mempool pre- or
+ # post-segwit. Mempool acceptance will use SCRIPT_VERIFY_WITNESS which
+ # will require a witness to spend a witness program regardless of
+ # segwit activation. Note that older bitcoind's that are not
+ # segwit-aware would also reject this for failing CLEANSTACK.
+ self.test_node.test_transaction_acceptance(spend_tx, with_witness=False, accepted=False)
+
+ # Try to put the witness script in the scriptSig, should also fail.
+ spend_tx.vin[0].scriptSig = CScript([p2wsh_pubkey, b'a'])
+ spend_tx.rehash()
+ self.test_node.test_transaction_acceptance(spend_tx, with_witness=False, accepted=False)
+
+ # Now put the witness script in the witness, should succeed after
+ # segwit activates.
+ spend_tx.vin[0].scriptSig = scriptSig
+ spend_tx.rehash()
+ spend_tx.wit.vtxinwit.append(CTxInWitness())
+ spend_tx.wit.vtxinwit[0].scriptWitness.stack = [ b'a', witness_program ]
+
+ # Verify mempool acceptance
+ self.test_node.test_transaction_acceptance(spend_tx, with_witness=True, accepted=segwit_activated)
+ block = self.build_next_block()
+ self.update_witness_block_with_transactions(block, [spend_tx])
+
+ # If we're before activation, then sending this without witnesses
+ # should be valid. If we're after activation, then sending this with
+ # witnesses should be valid.
+ if segwit_activated:
+ self.test_node.test_witness_block(block, accepted=True)
+ else:
+ self.test_node.test_witness_block(block, accepted=True, with_witness=False)
+
+ # Update self.utxo
+ self.utxo.pop(0)
+ self.utxo.append(UTXO(spend_tx.sha256, 0, spend_tx.vout[0].nValue))
+
+ # Test the behavior of starting up a segwit-aware node after the softfork
+ # has activated. As segwit requires different block data than pre-segwit
+ # nodes would have stored, this requires special handling.
+ # To enable this test, pass --oldbinary=<path-to-pre-segwit-bitcoind> to
+ # the test.
+ def test_upgrade_after_activation(self, node, node_id):
+ print("\tTesting software upgrade after softfork activation")
+
+ assert(node_id != 0) # node0 is assumed to be a segwit-active bitcoind
+
+ # Make sure the nodes are all up
+ sync_blocks(self.nodes)
+
+ # Restart with the new binary
+ stop_node(node, node_id)
+ self.nodes[node_id] = start_node(node_id, self.options.tmpdir, ["-debug"])
+ connect_nodes(self.nodes[0], node_id)
+
+ sync_blocks(self.nodes)
+
+ # Make sure that this peer thinks segwit has activated.
+ assert(get_bip9_status(node, 'segwit')['status'] == "active")
+
+ # Make sure this peers blocks match those of node0.
+ height = node.getblockcount()
+ while height >= 0:
+ block_hash = node.getblockhash(height)
+ assert_equal(block_hash, self.nodes[0].getblockhash(height))
+ assert_equal(self.nodes[0].getblock(block_hash), node.getblock(block_hash))
+ height -= 1
+
+
+ def test_witness_sigops(self):
+ '''Ensure sigop counting is correct inside witnesses.'''
+ print("\tTesting sigops limit")
+
+ assert(len(self.utxo))
+
+ # Keep this under MAX_OPS_PER_SCRIPT (201)
+ witness_program = CScript([OP_TRUE, OP_IF, OP_TRUE, OP_ELSE] + [OP_CHECKMULTISIG]*5 + [OP_CHECKSIG]*193 + [OP_ENDIF])
+ witness_hash = sha256(witness_program)
+ scriptPubKey = CScript([OP_0, witness_hash])
+
+ sigops_per_script = 20*5 + 193*1
+ # We'll produce 2 extra outputs, one with a program that would take us
+ # over max sig ops, and one with a program that would exactly reach max
+ # sig ops
+ outputs = (MAX_SIGOP_COST // sigops_per_script) + 2
+ extra_sigops_available = MAX_SIGOP_COST % sigops_per_script
+
+ # We chose the number of checkmultisigs/checksigs to make this work:
+ assert(extra_sigops_available < 100) # steer clear of MAX_OPS_PER_SCRIPT
+
+ # This script, when spent with the first
+ # N(=MAX_SIGOP_COST//sigops_per_script) outputs of our transaction,
+ # would push us just over the block sigop limit.
+ witness_program_toomany = CScript([OP_TRUE, OP_IF, OP_TRUE, OP_ELSE] + [OP_CHECKSIG]*(extra_sigops_available + 1) + [OP_ENDIF])
+ witness_hash_toomany = sha256(witness_program_toomany)
+ scriptPubKey_toomany = CScript([OP_0, witness_hash_toomany])
+
+ # If we spend this script instead, we would exactly reach our sigop
+ # limit (for witness sigops).
+ witness_program_justright = CScript([OP_TRUE, OP_IF, OP_TRUE, OP_ELSE] + [OP_CHECKSIG]*(extra_sigops_available) + [OP_ENDIF])
+ witness_hash_justright = sha256(witness_program_justright)
+ scriptPubKey_justright = CScript([OP_0, witness_hash_justright])
+
+ # First split our available utxo into a bunch of outputs
+ split_value = self.utxo[0].nValue // outputs
+ tx = CTransaction()
+ tx.vin.append(CTxIn(COutPoint(self.utxo[0].sha256, self.utxo[0].n), b""))
+ for i in range(outputs):
+ tx.vout.append(CTxOut(split_value, scriptPubKey))
+ tx.vout[-2].scriptPubKey = scriptPubKey_toomany
+ tx.vout[-1].scriptPubKey = scriptPubKey_justright
+ tx.rehash()
+
+ block_1 = self.build_next_block()
+ self.update_witness_block_with_transactions(block_1, [tx])
+ self.test_node.test_witness_block(block_1, accepted=True)
+
+ tx2 = CTransaction()
+ # If we try to spend the first n-1 outputs from tx, that should be
+ # too many sigops.
+ total_value = 0
+ for i in range(outputs-1):
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, i), b""))
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ tx2.wit.vtxinwit[-1].scriptWitness.stack = [ witness_program ]
+ total_value += tx.vout[i].nValue
+ tx2.wit.vtxinwit[-1].scriptWitness.stack = [ witness_program_toomany ]
+ tx2.vout.append(CTxOut(total_value, CScript([OP_TRUE])))
+ tx2.rehash()
+
+ block_2 = self.build_next_block()
+ self.update_witness_block_with_transactions(block_2, [tx2])
+ self.test_node.test_witness_block(block_2, accepted=False)
+
+ # Try dropping the last input in tx2, and add an output that has
+ # too many sigops (contributing to legacy sigop count).
+ checksig_count = (extra_sigops_available // 4) + 1
+ scriptPubKey_checksigs = CScript([OP_CHECKSIG]*checksig_count)
+ tx2.vout.append(CTxOut(0, scriptPubKey_checksigs));
+ tx2.vin.pop()
+ tx2.wit.vtxinwit.pop()
+ tx2.vout[0].nValue -= tx.vout[-2].nValue
+ tx2.rehash()
+ block_3 = self.build_next_block()
+ self.update_witness_block_with_transactions(block_3, [tx2])
+ self.test_node.test_witness_block(block_3, accepted=False)
+
+ # If we drop the last checksig in this output, the tx should succeed.
+ block_4 = self.build_next_block()
+ tx2.vout[-1].scriptPubKey = CScript([OP_CHECKSIG]*(checksig_count-1))
+ tx2.rehash()
+ self.update_witness_block_with_transactions(block_4, [tx2])
+ self.test_node.test_witness_block(block_4, accepted=True)
+
+ # Reset the tip back down for the next test
+ sync_blocks(self.nodes)
+ for x in self.nodes:
+ x.invalidateblock(block_4.hash)
+
+ # Try replacing the last input of tx2 to be spending the last
+ # output of tx
+ block_5 = self.build_next_block()
+ tx2.vout.pop()
+ tx2.vin.append(CTxIn(COutPoint(tx.sha256, outputs-1), b""))
+ tx2.wit.vtxinwit.append(CTxInWitness())
+ tx2.wit.vtxinwit[-1].scriptWitness.stack = [ witness_program_justright ]
+ tx2.rehash()
+ self.update_witness_block_with_transactions(block_5, [tx2])
+ self.test_node.test_witness_block(block_5, accepted=True)
+
+ # TODO: test p2sh sigop counting
+
+ def test_getblocktemplate_before_lockin(self):
+ print("\tTesting getblocktemplate setting of segwit versionbit (before lockin)")
+ block_version = (self.nodes[0].getblocktemplate())['version']
+ assert_equal(block_version & (1 << VB_WITNESS_BIT), 0)
+
+ # Workaround:
+ # Can either change the tip, or change the mempool and wait 5 seconds
+ # to trigger a recomputation of getblocktemplate.
+ self.nodes[0].sendtoaddress(self.nodes[0].getnewaddress(), 1)
+ # Using mocktime lets us avoid sleep()
+ self.nodes[0].setmocktime(int(time.time())+10)
+
+ block_version = self.nodes[0].getblocktemplate({"rules" : ["segwit"]})['version']
+ assert(block_version & (1 << VB_WITNESS_BIT) != 0)
+ self.nodes[0].setmocktime(0) # undo mocktime
+
+ def run_test(self):
+ # Setup the p2p connections and start up the network thread.
+ self.test_node = TestNode() # sets NODE_WITNESS|NODE_NETWORK
+ self.old_node = TestNode() # only NODE_NETWORK
+ self.std_node = TestNode() # for testing node1 (fRequireStandard=true)
+
+ self.p2p_connections = [self.test_node, self.old_node]
+
+ self.connections = []
+ self.connections.append(NodeConn('127.0.0.1', p2p_port(0), self.nodes[0], self.test_node, services=NODE_NETWORK|NODE_WITNESS))
+ self.connections.append(NodeConn('127.0.0.1', p2p_port(0), self.nodes[0], self.old_node, services=NODE_NETWORK))
+ self.connections.append(NodeConn('127.0.0.1', p2p_port(1), self.nodes[1], self.std_node, services=NODE_NETWORK|NODE_WITNESS))
+ self.test_node.add_connection(self.connections[0])
+ self.old_node.add_connection(self.connections[1])
+ self.std_node.add_connection(self.connections[2])
+
+ NetworkThread().start() # Start up network handling in another thread
+
+ # Keep a place to store utxo's that can be used in later tests
+ self.utxo = []
+
+ # Test logic begins here
+ self.test_node.wait_for_verack()
+
+ print("\nStarting tests before segwit lock in:")
+
+ self.test_witness_services() # Verifies NODE_WITNESS
+ self.test_non_witness_transaction() # non-witness tx's are accepted
+ self.test_unnecessary_witness_before_segwit_activation()
+ self.test_block_relay(segwit_activated=False)
+
+ # Advance to segwit being 'started'
+ self.advance_to_segwit_started()
+ self.test_getblocktemplate_before_lockin()
+
+ sync_blocks(self.nodes)
+
+ # At lockin, nothing should change.
+ print("\nTesting behavior post lockin, pre-activation")
+ self.advance_to_segwit_lockin()
+
+ # Retest unnecessary witnesses
+ self.test_unnecessary_witness_before_segwit_activation()
+ self.test_witness_tx_relay_before_segwit_activation()
+ self.test_block_relay(segwit_activated=False)
+ self.test_p2sh_witness(segwit_activated=False)
+ self.test_standardness_v0(segwit_activated=False)
+
+ sync_blocks(self.nodes)
+
+ # Now activate segwit
+ print("\nTesting behavior after segwit activation")
+ self.advance_to_segwit_active()
+
+ sync_blocks(self.nodes)
+
+ # Test P2SH witness handling again
+ self.test_p2sh_witness(segwit_activated=True)
+ self.test_witness_commitments()
+ self.test_block_malleability()
+ self.test_witness_block_size()
+ self.test_submit_block()
+ self.test_extra_witness_data()
+ self.test_max_witness_push_length()
+ self.test_max_witness_program_length()
+ self.test_witness_input_length()
+ self.test_block_relay(segwit_activated=True)
+ self.test_tx_relay_after_segwit_activation()
+ self.test_standardness_v0(segwit_activated=True)
+ self.test_segwit_versions()
+ self.test_premature_coinbase_witness_spend()
+ self.test_signature_version_1()
+ sync_blocks(self.nodes)
+ if self.test_upgrade:
+ self.test_upgrade_after_activation(self.nodes[2], 2)
+ else:
+ print("\tSkipping upgrade-after-activation test (use --oldbinary to enable)")
+ self.test_witness_sigops()
+
+
+if __name__ == '__main__':
+ SegWitTest().main()
diff --git a/qa/rpc-tests/pruning.py b/qa/rpc-tests/pruning.py
index d225e29b50..7cbe69c29b 100755
--- a/qa/rpc-tests/pruning.py
+++ b/qa/rpc-tests/pruning.py
@@ -151,14 +151,14 @@ class PruneTest(BitcoinTestFramework):
print("Reconnect nodes")
connect_nodes(self.nodes[0], 1)
connect_nodes(self.nodes[2], 1)
- sync_blocks(self.nodes[0:3])
+ sync_blocks(self.nodes[0:3], timeout=120)
print("Verify height on node 2:",self.nodes[2].getblockcount())
print("Usage possibly still high bc of stale blocks in block files:", calc_usage(self.prunedir))
print("Mine 220 more blocks so we have requisite history (some blocks will be big and cause pruning of previous chain)")
self.nodes[0].generate(220) #node 0 has many large tx's in its mempool from the disconnects
- sync_blocks(self.nodes[0:3])
+ sync_blocks(self.nodes[0:3], timeout=300)
usage = calc_usage(self.prunedir)
print("Usage should be below target:", usage)
diff --git a/qa/rpc-tests/rawtransactions.py b/qa/rpc-tests/rawtransactions.py
index aa403f058c..ab6d2e8def 100755
--- a/qa/rpc-tests/rawtransactions.py
+++ b/qa/rpc-tests/rawtransactions.py
@@ -143,6 +143,20 @@ class RawTransactionsTest(BitcoinTestFramework):
rawtx = self.nodes[0].createrawtransaction(inputs, outputs)
decrawtx= self.nodes[0].decoderawtransaction(rawtx)
assert_equal(decrawtx['vin'][0]['sequence'], 1000)
+
+ inputs = [ {'txid' : "1d1d4e24ed99057e84c3f80fd8fbec79ed9e1acee37da269356ecea000000000", 'vout' : 1, 'sequence' : -1}]
+ outputs = { self.nodes[0].getnewaddress() : 1 }
+ assert_raises(JSONRPCException, self.nodes[0].createrawtransaction, inputs, outputs)
+
+ inputs = [ {'txid' : "1d1d4e24ed99057e84c3f80fd8fbec79ed9e1acee37da269356ecea000000000", 'vout' : 1, 'sequence' : 4294967296}]
+ outputs = { self.nodes[0].getnewaddress() : 1 }
+ assert_raises(JSONRPCException, self.nodes[0].createrawtransaction, inputs, outputs)
+
+ inputs = [ {'txid' : "1d1d4e24ed99057e84c3f80fd8fbec79ed9e1acee37da269356ecea000000000", 'vout' : 1, 'sequence' : 4294967294}]
+ outputs = { self.nodes[0].getnewaddress() : 1 }
+ rawtx = self.nodes[0].createrawtransaction(inputs, outputs)
+ decrawtx= self.nodes[0].decoderawtransaction(rawtx)
+ assert_equal(decrawtx['vin'][0]['sequence'], 4294967294)
if __name__ == '__main__':
RawTransactionsTest().main()
diff --git a/qa/rpc-tests/rpcbind_test.py b/qa/rpc-tests/rpcbind_test.py
index 572273566b..bf1cc87126 100755
--- a/qa/rpc-tests/rpcbind_test.py
+++ b/qa/rpc-tests/rpcbind_test.py
@@ -5,143 +5,108 @@
# Test for -rpcbind, as well as -rpcallowip and -rpcconnect
-# TODO extend this test from the test framework (like all other tests)
-
import tempfile
import traceback
+from test_framework.test_framework import BitcoinTestFramework
from test_framework.util import *
from test_framework.netutil import *
-def run_bind_test(tmpdir, allow_ips, connect_to, addresses, expected):
- '''
- Start a node with requested rpcallowip and rpcbind parameters,
- then try to connect, and check if the set of bound addresses
- matches the expected set.
- '''
- expected = [(addr_to_hex(addr), port) for (addr, port) in expected]
- base_args = ['-disablewallet', '-nolisten']
- if allow_ips:
- base_args += ['-rpcallowip=' + x for x in allow_ips]
- binds = ['-rpcbind='+addr for addr in addresses]
- nodes = start_nodes(self.num_nodes, tmpdir, [base_args + binds], connect_to)
- try:
- pid = bitcoind_processes[0].pid
- assert_equal(set(get_bind_addrs(pid)), set(expected))
- finally:
- stop_nodes(nodes)
- wait_bitcoinds()
-
-def run_allowip_test(tmpdir, allow_ips, rpchost, rpcport):
- '''
- Start a node with rpcwallow IP, and request getinfo
- at a non-localhost IP.
- '''
- base_args = ['-disablewallet', '-nolisten'] + ['-rpcallowip='+x for x in allow_ips]
- nodes = start_nodes(self.num_nodes, tmpdir, [base_args])
- try:
- # connect to node through non-loopback interface
- url = "http://rt:rt@%s:%d" % (rpchost, rpcport,)
- node = get_rpc_proxy(url, 1)
- node.getinfo()
- finally:
- node = None # make sure connection will be garbage collected and closed
- stop_nodes(nodes)
- wait_bitcoinds()
-
-
-def run_test(tmpdir):
- assert(sys.platform.startswith('linux')) # due to OS-specific network stats queries, this test works only on Linux
- # find the first non-loopback interface for testing
- non_loopback_ip = None
- for name,ip in all_interfaces():
- if ip != '127.0.0.1':
- non_loopback_ip = ip
- break
- if non_loopback_ip is None:
- assert(not 'This test requires at least one non-loopback IPv4 interface')
- print("Using interface %s for testing" % non_loopback_ip)
+class RPCBindTest(BitcoinTestFramework):
- defaultport = rpc_port(0)
+ def __init__(self):
+ super().__init__()
+ self.setup_clean_chain = True
+ self.num_nodes = 1
- # check default without rpcallowip (IPv4 and IPv6 localhost)
- run_bind_test(tmpdir, None, '127.0.0.1', [],
- [('127.0.0.1', defaultport), ('::1', defaultport)])
- # check default with rpcallowip (IPv6 any)
- run_bind_test(tmpdir, ['127.0.0.1'], '127.0.0.1', [],
- [('::0', defaultport)])
- # check only IPv4 localhost (explicit)
- run_bind_test(tmpdir, ['127.0.0.1'], '127.0.0.1', ['127.0.0.1'],
- [('127.0.0.1', defaultport)])
- # check only IPv4 localhost (explicit) with alternative port
- run_bind_test(tmpdir, ['127.0.0.1'], '127.0.0.1:32171', ['127.0.0.1:32171'],
- [('127.0.0.1', 32171)])
- # check only IPv4 localhost (explicit) with multiple alternative ports on same host
- run_bind_test(tmpdir, ['127.0.0.1'], '127.0.0.1:32171', ['127.0.0.1:32171', '127.0.0.1:32172'],
- [('127.0.0.1', 32171), ('127.0.0.1', 32172)])
- # check only IPv6 localhost (explicit)
- run_bind_test(tmpdir, ['[::1]'], '[::1]', ['[::1]'],
- [('::1', defaultport)])
- # check both IPv4 and IPv6 localhost (explicit)
- run_bind_test(tmpdir, ['127.0.0.1'], '127.0.0.1', ['127.0.0.1', '[::1]'],
- [('127.0.0.1', defaultport), ('::1', defaultport)])
- # check only non-loopback interface
- run_bind_test(tmpdir, [non_loopback_ip], non_loopback_ip, [non_loopback_ip],
- [(non_loopback_ip, defaultport)])
-
- # Check that with invalid rpcallowip, we are denied
- run_allowip_test(tmpdir, [non_loopback_ip], non_loopback_ip, defaultport)
- try:
- run_allowip_test(tmpdir, ['1.1.1.1'], non_loopback_ip, defaultport)
- assert(not 'Connection not denied by rpcallowip as expected')
- except ValueError:
+ def setup_network(self):
pass
-def main():
- import optparse
-
- parser = optparse.OptionParser(usage="%prog [options]")
- parser.add_option("--nocleanup", dest="nocleanup", default=False, action="store_true",
- help="Leave bitcoinds and test.* datadir on exit or error")
- parser.add_option("--srcdir", dest="srcdir", default="../../src",
- help="Source directory containing bitcoind/bitcoin-cli (default: %default%)")
- parser.add_option("--tmpdir", dest="tmpdir", default=tempfile.mkdtemp(prefix="test"),
- help="Root directory for datadirs")
- (options, args) = parser.parse_args()
-
- os.environ['PATH'] = options.srcdir+":"+os.environ['PATH']
-
- check_json_precision()
-
- success = False
- nodes = []
- try:
- print("Initializing test directory "+options.tmpdir)
- if not os.path.isdir(options.tmpdir):
- os.makedirs(options.tmpdir)
- initialize_chain(options.tmpdir)
-
- run_test(options.tmpdir)
-
- success = True
-
- except AssertionError as e:
- print("Assertion failed: "+e.message)
- except Exception as e:
- print("Unexpected exception caught during testing: "+str(e))
- traceback.print_tb(sys.exc_info()[2])
-
- if not options.nocleanup:
- print("Cleaning up")
- wait_bitcoinds()
- shutil.rmtree(options.tmpdir)
+ def setup_nodes(self):
+ pass
- if success:
- print("Tests successful")
- sys.exit(0)
- else:
- print("Failed")
- sys.exit(1)
+ def run_bind_test(self, allow_ips, connect_to, addresses, expected):
+ '''
+ Start a node with requested rpcallowip and rpcbind parameters,
+ then try to connect, and check if the set of bound addresses
+ matches the expected set.
+ '''
+ expected = [(addr_to_hex(addr), port) for (addr, port) in expected]
+ base_args = ['-disablewallet', '-nolisten']
+ if allow_ips:
+ base_args += ['-rpcallowip=' + x for x in allow_ips]
+ binds = ['-rpcbind='+addr for addr in addresses]
+ self.nodes = start_nodes(self.num_nodes, self.options.tmpdir, [base_args + binds], connect_to)
+ try:
+ pid = bitcoind_processes[0].pid
+ assert_equal(set(get_bind_addrs(pid)), set(expected))
+ finally:
+ stop_nodes(self.nodes)
+ wait_bitcoinds()
+
+ def run_allowip_test(self, allow_ips, rpchost, rpcport):
+ '''
+ Start a node with rpcwallow IP, and request getinfo
+ at a non-localhost IP.
+ '''
+ base_args = ['-disablewallet', '-nolisten'] + ['-rpcallowip='+x for x in allow_ips]
+ self.nodes = start_nodes(self.num_nodes, self.options.tmpdir, [base_args])
+ try:
+ # connect to node through non-loopback interface
+ node = get_rpc_proxy(rpc_url(0, "%s:%d" % (rpchost, rpcport)), 0)
+ node.getinfo()
+ finally:
+ node = None # make sure connection will be garbage collected and closed
+ stop_nodes(self.nodes)
+ wait_bitcoinds()
+
+ def run_test(self):
+ # due to OS-specific network stats queries, this test works only on Linux
+ assert(sys.platform.startswith('linux'))
+ # find the first non-loopback interface for testing
+ non_loopback_ip = None
+ for name,ip in all_interfaces():
+ if ip != '127.0.0.1':
+ non_loopback_ip = ip
+ break
+ if non_loopback_ip is None:
+ assert(not 'This test requires at least one non-loopback IPv4 interface')
+ print("Using interface %s for testing" % non_loopback_ip)
+
+ defaultport = rpc_port(0)
+
+ # check default without rpcallowip (IPv4 and IPv6 localhost)
+ self.run_bind_test(None, '127.0.0.1', [],
+ [('127.0.0.1', defaultport), ('::1', defaultport)])
+ # check default with rpcallowip (IPv6 any)
+ self.run_bind_test(['127.0.0.1'], '127.0.0.1', [],
+ [('::0', defaultport)])
+ # check only IPv4 localhost (explicit)
+ self.run_bind_test(['127.0.0.1'], '127.0.0.1', ['127.0.0.1'],
+ [('127.0.0.1', defaultport)])
+ # check only IPv4 localhost (explicit) with alternative port
+ self.run_bind_test(['127.0.0.1'], '127.0.0.1:32171', ['127.0.0.1:32171'],
+ [('127.0.0.1', 32171)])
+ # check only IPv4 localhost (explicit) with multiple alternative ports on same host
+ self.run_bind_test(['127.0.0.1'], '127.0.0.1:32171', ['127.0.0.1:32171', '127.0.0.1:32172'],
+ [('127.0.0.1', 32171), ('127.0.0.1', 32172)])
+ # check only IPv6 localhost (explicit)
+ self.run_bind_test(['[::1]'], '[::1]', ['[::1]'],
+ [('::1', defaultport)])
+ # check both IPv4 and IPv6 localhost (explicit)
+ self.run_bind_test(['127.0.0.1'], '127.0.0.1', ['127.0.0.1', '[::1]'],
+ [('127.0.0.1', defaultport), ('::1', defaultport)])
+ # check only non-loopback interface
+ self.run_bind_test([non_loopback_ip], non_loopback_ip, [non_loopback_ip],
+ [(non_loopback_ip, defaultport)])
+
+ # Check that with invalid rpcallowip, we are denied
+ self.run_allowip_test([non_loopback_ip], non_loopback_ip, defaultport)
+ try:
+ self.run_allowip_test(['1.1.1.1'], non_loopback_ip, defaultport)
+ assert(not 'Connection not denied by rpcallowip as expected')
+ except JSONRPCException:
+ pass
if __name__ == '__main__':
- main()
+ RPCBindTest ().main ()
diff --git a/qa/rpc-tests/segwit.py b/qa/rpc-tests/segwit.py
new file mode 100755
index 0000000000..d4c9a8afed
--- /dev/null
+++ b/qa/rpc-tests/segwit.py
@@ -0,0 +1,209 @@
+#!/usr/bin/env python3
+# Copyright (c) 2016 The Bitcoin Core developers
+# Distributed under the MIT software license, see the accompanying
+# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+#
+# Test the SegWit changeover logic
+#
+
+from test_framework.test_framework import BitcoinTestFramework
+from test_framework.util import *
+from test_framework.mininode import sha256, ripemd160
+import os
+import shutil
+
+NODE_0 = 0
+NODE_1 = 1
+NODE_2 = 2
+WIT_V0 = 0
+WIT_V1 = 1
+
+def witness_script(version, pubkey):
+ if (version == 0):
+ pubkeyhash = bytes_to_hex_str(ripemd160(sha256(hex_str_to_bytes(pubkey))))
+ pkscript = "0014" + pubkeyhash
+ elif (version == 1):
+ # 1-of-1 multisig
+ scripthash = bytes_to_hex_str(sha256(hex_str_to_bytes("5121" + pubkey + "51ae")))
+ pkscript = "0020" + scripthash
+ else:
+ assert("Wrong version" == "0 or 1")
+ return pkscript
+
+def addlength(script):
+ scriptlen = format(len(script)//2, 'x')
+ assert(len(scriptlen) == 2)
+ return scriptlen + script
+
+def create_witnessprogram(version, node, utxo, pubkey, encode_p2sh, amount):
+ pkscript = witness_script(version, pubkey);
+ if (encode_p2sh):
+ p2sh_hash = bytes_to_hex_str(ripemd160(sha256(hex_str_to_bytes(pkscript))))
+ pkscript = "a914"+p2sh_hash+"87"
+ inputs = []
+ outputs = {}
+ inputs.append({ "txid" : utxo["txid"], "vout" : utxo["vout"]} )
+ DUMMY_P2SH = "2MySexEGVzZpRgNQ1JdjdP5bRETznm3roQ2" # P2SH of "OP_1 OP_DROP"
+ outputs[DUMMY_P2SH] = amount
+ tx_to_witness = node.createrawtransaction(inputs,outputs)
+ #replace dummy output with our own
+ tx_to_witness = tx_to_witness[0:110] + addlength(pkscript) + tx_to_witness[-8:]
+ return tx_to_witness
+
+def send_to_witness(version, node, utxo, pubkey, encode_p2sh, amount, sign=True, insert_redeem_script=""):
+ tx_to_witness = create_witnessprogram(version, node, utxo, pubkey, encode_p2sh, amount)
+ if (sign):
+ signed = node.signrawtransaction(tx_to_witness)
+ assert("errors" not in signed or len(["errors"]) == 0)
+ return node.sendrawtransaction(signed["hex"])
+ else:
+ if (insert_redeem_script):
+ tx_to_witness = tx_to_witness[0:82] + addlength(insert_redeem_script) + tx_to_witness[84:]
+
+ return node.sendrawtransaction(tx_to_witness)
+
+def getutxo(txid):
+ utxo = {}
+ utxo["vout"] = 0
+ utxo["txid"] = txid
+ return utxo
+
+class SegWitTest(BitcoinTestFramework):
+
+ def setup_chain(self):
+ print("Initializing test directory "+self.options.tmpdir)
+ initialize_chain_clean(self.options.tmpdir, 3)
+
+ def setup_network(self):
+ self.nodes = []
+ self.nodes.append(start_node(0, self.options.tmpdir, ["-logtimemicros", "-debug", "-walletprematurewitness"]))
+ self.nodes.append(start_node(1, self.options.tmpdir, ["-logtimemicros", "-debug", "-blockversion=4", "-promiscuousmempoolflags=517", "-prematurewitness", "-walletprematurewitness"]))
+ self.nodes.append(start_node(2, self.options.tmpdir, ["-logtimemicros", "-debug", "-blockversion=536870915", "-promiscuousmempoolflags=517", "-prematurewitness", "-walletprematurewitness"]))
+ connect_nodes(self.nodes[1], 0)
+ connect_nodes(self.nodes[2], 1)
+ connect_nodes(self.nodes[0], 2)
+ self.is_network_split = False
+ self.sync_all()
+
+ def success_mine(self, node, txid, sign, redeem_script=""):
+ send_to_witness(1, node, getutxo(txid), self.pubkey[0], False, Decimal("49.998"), sign, redeem_script)
+ block = node.generate(1)
+ assert_equal(len(node.getblock(block[0])["tx"]), 2)
+ sync_blocks(self.nodes)
+
+ def skip_mine(self, node, txid, sign, redeem_script=""):
+ send_to_witness(1, node, getutxo(txid), self.pubkey[0], False, Decimal("49.998"), sign, redeem_script)
+ block = node.generate(1)
+ assert_equal(len(node.getblock(block[0])["tx"]), 1)
+ sync_blocks(self.nodes)
+
+ def fail_accept(self, node, txid, sign, redeem_script=""):
+ try:
+ send_to_witness(1, node, getutxo(txid), self.pubkey[0], False, Decimal("49.998"), sign, redeem_script)
+ except JSONRPCException as exp:
+ assert(exp.error["code"] == -26)
+ else:
+ raise AssertionError("Tx should not have been accepted")
+
+ def fail_mine(self, node, txid, sign, redeem_script=""):
+ send_to_witness(1, node, getutxo(txid), self.pubkey[0], False, Decimal("49.998"), sign, redeem_script)
+ try:
+ node.generate(1)
+ except JSONRPCException as exp:
+ assert(exp.error["code"] == -1)
+ else:
+ raise AssertionError("Created valid block when TestBlockValidity should have failed")
+ sync_blocks(self.nodes)
+
+ def run_test(self):
+ self.nodes[0].generate(160) #block 160
+
+ self.pubkey = []
+ p2sh_ids = [] # p2sh_ids[NODE][VER] is an array of txids that spend to a witness version VER pkscript to an address for NODE embedded in p2sh
+ wit_ids = [] # wit_ids[NODE][VER] is an array of txids that spend to a witness version VER pkscript to an address for NODE via bare witness
+ for i in range(3):
+ newaddress = self.nodes[i].getnewaddress()
+ self.pubkey.append(self.nodes[i].validateaddress(newaddress)["pubkey"])
+ multiaddress = self.nodes[i].addmultisigaddress(1, [self.pubkey[-1]])
+ self.nodes[i].addwitnessaddress(newaddress)
+ self.nodes[i].addwitnessaddress(multiaddress)
+ p2sh_ids.append([])
+ wit_ids.append([])
+ for v in range(2):
+ p2sh_ids[i].append([])
+ wit_ids[i].append([])
+
+ for i in range(5):
+ for n in range(3):
+ for v in range(2):
+ wit_ids[n][v].append(send_to_witness(v, self.nodes[0], self.nodes[0].listunspent()[0], self.pubkey[n], False, Decimal("49.999")))
+ p2sh_ids[n][v].append(send_to_witness(v, self.nodes[0], self.nodes[0].listunspent()[0], self.pubkey[n], True, Decimal("49.999")))
+
+ self.nodes[0].generate(1) #block 161
+ sync_blocks(self.nodes)
+
+ # Make sure all nodes recognize the transactions as theirs
+ assert_equal(self.nodes[0].getbalance(), 60*50 - 60*50 + 20*Decimal("49.999") + 50)
+ assert_equal(self.nodes[1].getbalance(), 20*Decimal("49.999"))
+ assert_equal(self.nodes[2].getbalance(), 20*Decimal("49.999"))
+
+ self.nodes[0].generate(262) #block 423
+ sync_blocks(self.nodes)
+
+ print("Verify default node can't accept any witness format txs before fork")
+ # unsigned, no scriptsig
+ self.fail_accept(self.nodes[0], wit_ids[NODE_0][WIT_V0][0], False)
+ self.fail_accept(self.nodes[0], wit_ids[NODE_0][WIT_V1][0], False)
+ self.fail_accept(self.nodes[0], p2sh_ids[NODE_0][WIT_V0][0], False)
+ self.fail_accept(self.nodes[0], p2sh_ids[NODE_0][WIT_V1][0], False)
+ # unsigned with redeem script
+ self.fail_accept(self.nodes[0], p2sh_ids[NODE_0][WIT_V0][0], False, addlength(witness_script(0, self.pubkey[0])))
+ self.fail_accept(self.nodes[0], p2sh_ids[NODE_0][WIT_V1][0], False, addlength(witness_script(1, self.pubkey[0])))
+ # signed
+ self.fail_accept(self.nodes[0], wit_ids[NODE_0][WIT_V0][0], True)
+ self.fail_accept(self.nodes[0], wit_ids[NODE_0][WIT_V1][0], True)
+ self.fail_accept(self.nodes[0], p2sh_ids[NODE_0][WIT_V0][0], True)
+ self.fail_accept(self.nodes[0], p2sh_ids[NODE_0][WIT_V1][0], True)
+
+ print("Verify witness txs are skipped for mining before the fork")
+ self.skip_mine(self.nodes[2], wit_ids[NODE_2][WIT_V0][0], True) #block 424
+ self.skip_mine(self.nodes[2], wit_ids[NODE_2][WIT_V1][0], True) #block 425
+ self.skip_mine(self.nodes[2], p2sh_ids[NODE_2][WIT_V0][0], True) #block 426
+ self.skip_mine(self.nodes[2], p2sh_ids[NODE_2][WIT_V1][0], True) #block 427
+
+ # TODO: An old node would see these txs without witnesses and be able to mine them
+
+ print("Verify unsigned bare witness txs in versionbits-setting blocks are valid before the fork")
+ self.success_mine(self.nodes[2], wit_ids[NODE_2][WIT_V0][1], False) #block 428
+ self.success_mine(self.nodes[2], wit_ids[NODE_2][WIT_V1][1], False) #block 429
+
+ print("Verify unsigned p2sh witness txs without a redeem script are invalid")
+ self.fail_accept(self.nodes[2], p2sh_ids[NODE_2][WIT_V0][1], False)
+ self.fail_accept(self.nodes[2], p2sh_ids[NODE_2][WIT_V1][1], False)
+
+ print("Verify unsigned p2sh witness txs with a redeem script in versionbits-settings blocks are valid before the fork")
+ self.success_mine(self.nodes[2], p2sh_ids[NODE_2][WIT_V0][1], False, addlength(witness_script(0, self.pubkey[2]))) #block 430
+ self.success_mine(self.nodes[2], p2sh_ids[NODE_2][WIT_V1][1], False, addlength(witness_script(1, self.pubkey[2]))) #block 431
+
+ print("Verify previous witness txs skipped for mining can now be mined")
+ assert_equal(len(self.nodes[2].getrawmempool()), 4)
+ block = self.nodes[2].generate(1) #block 432 (first block with new rules; 432 = 144 * 3)
+ sync_blocks(self.nodes)
+ assert_equal(len(self.nodes[2].getrawmempool()), 0)
+ assert_equal(len(self.nodes[2].getblock(block[0])["tx"]), 5)
+
+ print("Verify witness txs without witness data are invalid after the fork")
+ self.fail_mine(self.nodes[2], wit_ids[NODE_2][WIT_V0][2], False)
+ self.fail_mine(self.nodes[2], wit_ids[NODE_2][WIT_V1][2], False)
+ self.fail_mine(self.nodes[2], p2sh_ids[NODE_2][WIT_V0][2], False, addlength(witness_script(0, self.pubkey[2])))
+ self.fail_mine(self.nodes[2], p2sh_ids[NODE_2][WIT_V1][2], False, addlength(witness_script(1, self.pubkey[2])))
+
+ print("Verify default node can now use witness txs")
+ self.success_mine(self.nodes[0], wit_ids[NODE_0][WIT_V0][0], True) #block 432
+ self.success_mine(self.nodes[0], wit_ids[NODE_0][WIT_V1][0], True) #block 433
+ self.success_mine(self.nodes[0], p2sh_ids[NODE_0][WIT_V0][0], True) #block 434
+ self.success_mine(self.nodes[0], p2sh_ids[NODE_0][WIT_V1][0], True) #block 435
+
+if __name__ == '__main__':
+ SegWitTest().main()
diff --git a/qa/rpc-tests/sendheaders.py b/qa/rpc-tests/sendheaders.py
index 6ab17d59b3..c3f3180b6b 100755
--- a/qa/rpc-tests/sendheaders.py
+++ b/qa/rpc-tests/sendheaders.py
@@ -63,6 +63,21 @@ e. Announce 16 more headers that build on that fork.
Expect: getdata request for 14 more blocks.
f. Announce 1 more header that builds on that fork.
Expect: no response.
+
+Part 5: Test handling of headers that don't connect.
+a. Repeat 10 times:
+ 1. Announce a header that doesn't connect.
+ Expect: getheaders message
+ 2. Send headers chain.
+ Expect: getdata for the missing blocks, tip update.
+b. Then send 9 more headers that don't connect.
+ Expect: getheaders message each time.
+c. Announce a header that does connect.
+ Expect: no response.
+d. Announce 49 headers that don't connect.
+ Expect: getheaders message each time.
+e. Announce one more that doesn't connect.
+ Expect: disconnect.
'''
class BaseNode(NodeConnCB):
@@ -77,6 +92,8 @@ class BaseNode(NodeConnCB):
self.last_getdata = None
self.sleep_time = 0.05
self.block_announced = False
+ self.last_getheaders = None
+ self.disconnected = False
def clear_last_announcement(self):
with mininode_lock:
@@ -127,6 +144,12 @@ class BaseNode(NodeConnCB):
def on_pong(self, conn, message):
self.last_pong = message
+ def on_getheaders(self, conn, message):
+ self.last_getheaders = message
+
+ def on_close(self, conn):
+ self.disconnected = True
+
# Test whether the last announcement we received had the
# right header or the right inv
# inv and headers should be lists of block hashes
@@ -178,6 +201,11 @@ class BaseNode(NodeConnCB):
self.sync(test_function, timeout)
return
+ def wait_for_getheaders(self, timeout=60):
+ test_function = lambda: self.last_getheaders != None
+ self.sync(test_function, timeout)
+ return
+
def wait_for_getdata(self, hash_list, timeout=60):
if hash_list == []:
return
@@ -186,6 +214,11 @@ class BaseNode(NodeConnCB):
self.sync(test_function, timeout)
return
+ def wait_for_disconnect(self, timeout=60):
+ test_function = lambda: self.disconnected
+ self.sync(test_function, timeout)
+ return
+
def send_header_for_blocks(self, new_blocks):
headers_message = msg_headers()
headers_message.headers = [ CBlockHeader(b) for b in new_blocks ]
@@ -510,6 +543,78 @@ class SendHeadersTest(BitcoinTestFramework):
print("Part 4: success!")
+ # Now deliver all those blocks we announced.
+ [ test_node.send_message(msg_block(x)) for x in blocks ]
+
+ print("Part 5: Testing handling of unconnecting headers")
+ # First we test that receipt of an unconnecting header doesn't prevent
+ # chain sync.
+ for i in range(10):
+ test_node.last_getdata = None
+ blocks = []
+ # Create two more blocks.
+ for j in range(2):
+ blocks.append(create_block(tip, create_coinbase(height), block_time))
+ blocks[-1].solve()
+ tip = blocks[-1].sha256
+ block_time += 1
+ height += 1
+ # Send the header of the second block -> this won't connect.
+ with mininode_lock:
+ test_node.last_getheaders = None
+ test_node.send_header_for_blocks([blocks[1]])
+ test_node.wait_for_getheaders(timeout=1)
+ test_node.send_header_for_blocks(blocks)
+ test_node.wait_for_getdata([x.sha256 for x in blocks])
+ [ test_node.send_message(msg_block(x)) for x in blocks ]
+ test_node.sync_with_ping()
+ assert_equal(int(self.nodes[0].getbestblockhash(), 16), blocks[1].sha256)
+
+ blocks = []
+ # Now we test that if we repeatedly don't send connecting headers, we
+ # don't go into an infinite loop trying to get them to connect.
+ MAX_UNCONNECTING_HEADERS = 10
+ for j in range(MAX_UNCONNECTING_HEADERS+1):
+ blocks.append(create_block(tip, create_coinbase(height), block_time))
+ blocks[-1].solve()
+ tip = blocks[-1].sha256
+ block_time += 1
+ height += 1
+
+ for i in range(1, MAX_UNCONNECTING_HEADERS):
+ # Send a header that doesn't connect, check that we get a getheaders.
+ with mininode_lock:
+ test_node.last_getheaders = None
+ test_node.send_header_for_blocks([blocks[i]])
+ test_node.wait_for_getheaders(timeout=1)
+
+ # Next header will connect, should re-set our count:
+ test_node.send_header_for_blocks([blocks[0]])
+
+ # Remove the first two entries (blocks[1] would connect):
+ blocks = blocks[2:]
+
+ # Now try to see how many unconnecting headers we can send
+ # before we get disconnected. Should be 5*MAX_UNCONNECTING_HEADERS
+ for i in range(5*MAX_UNCONNECTING_HEADERS - 1):
+ # Send a header that doesn't connect, check that we get a getheaders.
+ with mininode_lock:
+ test_node.last_getheaders = None
+ test_node.send_header_for_blocks([blocks[i%len(blocks)]])
+ test_node.wait_for_getheaders(timeout=1)
+
+ # Eventually this stops working.
+ with mininode_lock:
+ self.last_getheaders = None
+ test_node.send_header_for_blocks([blocks[-1]])
+
+ # Should get disconnected
+ test_node.wait_for_disconnect()
+ with mininode_lock:
+ self.last_getheaders = True
+
+ print("Part 5: success!")
+
# Finally, check that the inv node never received a getdata request,
# throughout the test
assert_equal(inv_node.last_getdata, None)
diff --git a/qa/rpc-tests/test_framework/authproxy.py b/qa/rpc-tests/test_framework/authproxy.py
index 95b2be658c..d095a56ce7 100644
--- a/qa/rpc-tests/test_framework/authproxy.py
+++ b/qa/rpc-tests/test_framework/authproxy.py
@@ -67,9 +67,11 @@ def EncodeDecimal(o):
class AuthServiceProxy(object):
__id_count = 0
- def __init__(self, service_url, service_name=None, timeout=HTTP_TIMEOUT, connection=None):
+ # ensure_ascii: escape unicode as \uXXXX, passed to json.dumps
+ def __init__(self, service_url, service_name=None, timeout=HTTP_TIMEOUT, connection=None, ensure_ascii=True):
self.__service_url = service_url
self._service_name = service_name
+ self.ensure_ascii = ensure_ascii # can be toggled on the fly by tests
self.__url = urlparse.urlparse(service_url)
if self.__url.port is None:
port = 80
@@ -134,12 +136,12 @@ class AuthServiceProxy(object):
AuthServiceProxy.__id_count += 1
log.debug("-%s-> %s %s"%(AuthServiceProxy.__id_count, self._service_name,
- json.dumps(args, default=EncodeDecimal)))
+ json.dumps(args, default=EncodeDecimal, ensure_ascii=self.ensure_ascii)))
postdata = json.dumps({'version': '1.1',
'method': self._service_name,
'params': args,
- 'id': AuthServiceProxy.__id_count}, default=EncodeDecimal)
- response = self._request('POST', self.__url.path, postdata)
+ 'id': AuthServiceProxy.__id_count}, default=EncodeDecimal, ensure_ascii=self.ensure_ascii)
+ response = self._request('POST', self.__url.path, postdata.encode('utf-8'))
if response['error'] is not None:
raise JSONRPCException(response['error'])
elif 'result' not in response:
@@ -149,9 +151,9 @@ class AuthServiceProxy(object):
return response['result']
def _batch(self, rpc_call_list):
- postdata = json.dumps(list(rpc_call_list), default=EncodeDecimal)
+ postdata = json.dumps(list(rpc_call_list), default=EncodeDecimal, ensure_ascii=self.ensure_ascii)
log.debug("--> "+postdata)
- return self._request('POST', self.__url.path, postdata)
+ return self._request('POST', self.__url.path, postdata.encode('utf-8'))
def _get_response(self):
http_response = self.__conn.getresponse()
@@ -167,7 +169,7 @@ class AuthServiceProxy(object):
responsedata = http_response.read().decode('utf8')
response = json.loads(responsedata, parse_float=decimal.Decimal)
if "error" in response and response["error"] is None:
- log.debug("<-%s- %s"%(response["id"], json.dumps(response["result"], default=EncodeDecimal)))
+ log.debug("<-%s- %s"%(response["id"], json.dumps(response["result"], default=EncodeDecimal, ensure_ascii=self.ensure_ascii)))
else:
log.debug("<-- "+responsedata)
return response
diff --git a/qa/rpc-tests/test_framework/blockstore.py b/qa/rpc-tests/test_framework/blockstore.py
index 4bc279032b..6120dd574b 100644
--- a/qa/rpc-tests/test_framework/blockstore.py
+++ b/qa/rpc-tests/test_framework/blockstore.py
@@ -13,20 +13,31 @@ class BlockStore(object):
self.blockDB = dbm.ndbm.open(datadir + "/blocks", 'c')
self.currentBlock = 0
self.headers_map = dict()
-
+
def close(self):
self.blockDB.close()
+ def erase(self, blockhash):
+ del self.blockDB[repr(blockhash)]
+
+ # lookup an entry and return the item as raw bytes
def get(self, blockhash):
- serialized_block = None
+ value = None
try:
- serialized_block = self.blockDB[repr(blockhash)]
+ value = self.blockDB[repr(blockhash)]
except KeyError:
return None
- f = BytesIO(serialized_block)
- ret = CBlock()
- ret.deserialize(f)
- ret.calc_sha256()
+ return value
+
+ # lookup an entry and return it as a CBlock
+ def get_block(self, blockhash):
+ ret = None
+ serialized_block = self.get(blockhash)
+ if serialized_block is not None:
+ f = BytesIO(serialized_block)
+ ret = CBlock()
+ ret.deserialize(f)
+ ret.calc_sha256()
return ret
def get_header(self, blockhash):
@@ -75,13 +86,16 @@ class BlockStore(object):
def add_header(self, header):
self.headers_map[header.sha256] = header
+ # lookup the hashes in "inv", and return p2p messages for delivering
+ # blocks found.
def get_blocks(self, inv):
responses = []
for i in inv:
if (i.type == 2): # MSG_BLOCK
- block = self.get(i.hash)
- if block is not None:
- responses.append(msg_block(block))
+ data = self.get(i.hash)
+ if data is not None:
+ # Use msg_generic to avoid re-serialization
+ responses.append(msg_generic(b"block", data))
return responses
def get_locator(self, current_tip=None):
@@ -90,11 +104,11 @@ class BlockStore(object):
r = []
counter = 0
step = 1
- lastBlock = self.get(current_tip)
+ lastBlock = self.get_block(current_tip)
while lastBlock is not None:
r.append(lastBlock.hashPrevBlock)
for i in range(step):
- lastBlock = self.get(lastBlock.hashPrevBlock)
+ lastBlock = self.get_block(lastBlock.hashPrevBlock)
if lastBlock is None:
break
counter += 1
@@ -111,16 +125,23 @@ class TxStore(object):
def close(self):
self.txDB.close()
+ # lookup an entry and return the item as raw bytes
def get(self, txhash):
- serialized_tx = None
+ value = None
try:
- serialized_tx = self.txDB[repr(txhash)]
+ value = self.txDB[repr(txhash)]
except KeyError:
return None
- f = BytesIO(serialized_tx)
- ret = CTransaction()
- ret.deserialize(f)
- ret.calc_sha256()
+ return value
+
+ def get_transaction(self, txhash):
+ ret = None
+ serialized_tx = self.get(txhash)
+ if serialized_tx is not None:
+ f = BytesIO(serialized_tx)
+ ret = CTransaction()
+ ret.deserialize(f)
+ ret.calc_sha256()
return ret
def add_transaction(self, tx):
@@ -136,5 +157,5 @@ class TxStore(object):
if (i.type == 1): # MSG_TX
tx = self.get(i.hash)
if tx is not None:
- responses.append(msg_tx(tx))
+ responses.append(msg_generic(b"tx", tx))
return responses
diff --git a/qa/rpc-tests/test_framework/blocktools.py b/qa/rpc-tests/test_framework/blocktools.py
index 44232153ac..f69958823c 100644
--- a/qa/rpc-tests/test_framework/blocktools.py
+++ b/qa/rpc-tests/test_framework/blocktools.py
@@ -5,7 +5,7 @@
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
from .mininode import *
-from .script import CScript, OP_TRUE, OP_CHECKSIG
+from .script import CScript, OP_TRUE, OP_CHECKSIG, OP_RETURN
# Create a block (with regtest difficulty)
def create_block(hashprev, coinbase, nTime=None):
@@ -22,6 +22,29 @@ def create_block(hashprev, coinbase, nTime=None):
block.calc_sha256()
return block
+# From BIP141
+WITNESS_COMMITMENT_HEADER = b"\xaa\x21\xa9\xed"
+
+# According to BIP141, blocks with witness rules active must commit to the
+# hash of all in-block transactions including witness.
+def add_witness_commitment(block, nonce=0):
+ # First calculate the merkle root of the block's
+ # transactions, with witnesses.
+ witness_nonce = nonce
+ witness_root = block.calc_witness_merkle_root()
+ witness_commitment = uint256_from_str(hash256(ser_uint256(witness_root)+ser_uint256(witness_nonce)))
+ # witness_nonce should go to coinbase witness.
+ block.vtx[0].wit.vtxinwit = [CTxInWitness()]
+ block.vtx[0].wit.vtxinwit[0].scriptWitness.stack = [ser_uint256(witness_nonce)]
+
+ # witness commitment is the last OP_RETURN output in coinbase
+ output_data = WITNESS_COMMITMENT_HEADER + ser_uint256(witness_commitment)
+ block.vtx[0].vout.append(CTxOut(0, CScript([OP_RETURN, output_data])))
+ block.vtx[0].rehash()
+ block.hashMerkleRoot = block.calc_merkle_root()
+ block.rehash()
+
+
def serialize_script_num(value):
r = bytearray(0)
if value == 0:
@@ -56,12 +79,27 @@ def create_coinbase(height, pubkey = None):
coinbase.calc_sha256()
return coinbase
-# Create a transaction with an anyone-can-spend output, that spends the
-# nth output of prevtx.
-def create_transaction(prevtx, n, sig, value):
+# Create a transaction.
+# If the scriptPubKey is not specified, make it anyone-can-spend.
+def create_transaction(prevtx, n, sig, value, scriptPubKey=CScript()):
tx = CTransaction()
assert(n < len(prevtx.vout))
tx.vin.append(CTxIn(COutPoint(prevtx.sha256, n), sig, 0xffffffff))
- tx.vout.append(CTxOut(value, b""))
+ tx.vout.append(CTxOut(value, scriptPubKey))
tx.calc_sha256()
return tx
+
+def get_legacy_sigopcount_block(block, fAccurate=True):
+ count = 0
+ for tx in block.vtx:
+ count += get_legacy_sigopcount_tx(tx, fAccurate)
+ return count
+
+def get_legacy_sigopcount_tx(tx, fAccurate=True):
+ count = 0
+ for i in tx.vout:
+ count += i.scriptPubKey.GetSigOpCount(fAccurate)
+ for j in tx.vin:
+ # scriptSig might be of type bytes, so convert to CScript for the moment
+ count += CScript(j.scriptSig).GetSigOpCount(fAccurate)
+ return count
diff --git a/qa/rpc-tests/test_framework/mininode.py b/qa/rpc-tests/test_framework/mininode.py
index 1617daa200..caffab3535 100755
--- a/qa/rpc-tests/test_framework/mininode.py
+++ b/qa/rpc-tests/test_framework/mininode.py
@@ -28,7 +28,7 @@ import asyncore
import time
import sys
import random
-from binascii import hexlify, unhexlify
+from .util import hex_str_to_bytes, bytes_to_hex_str
from io import BytesIO
from codecs import encode
import hashlib
@@ -36,9 +36,10 @@ from threading import RLock
from threading import Thread
import logging
import copy
+from test_framework.siphash import siphash256
BIP0031_VERSION = 60000
-MY_VERSION = 60001 # past bip-31 for ping/pong
+MY_VERSION = 70014 # past bip-31 for ping/pong
MY_SUBVERSION = b"/python-mininode-tester:0.0.3/"
MAX_INV_SZ = 50000
@@ -46,8 +47,13 @@ MAX_BLOCK_SIZE = 1000000
COIN = 100000000 # 1 btc in satoshis
+NODE_NETWORK = (1 << 0)
+NODE_GETUTXO = (1 << 1)
+NODE_BLOOM = (1 << 2)
+NODE_WITNESS = (1 << 3)
+
# Keep our own socket map for asyncore, so that we can track disconnects
-# ourselves (to workaround an issue with closing an asyncore socket when
+# ourselves (to workaround an issue with closing an asyncore socket when
# using select)
mininode_socket_map = dict()
@@ -63,12 +69,25 @@ mininode_lock = RLock()
def sha256(s):
return hashlib.new('sha256', s).digest()
+def ripemd160(s):
+ return hashlib.new('ripemd160', s).digest()
def hash256(s):
return sha256(sha256(s))
+def ser_compact_size(l):
+ r = b""
+ if l < 253:
+ r = struct.pack("B", l)
+ elif l < 0x10000:
+ r = struct.pack("<BH", 253, l)
+ elif l < 0x100000000:
+ r = struct.pack("<BI", 254, l)
+ else:
+ r = struct.pack("<BQ", 255, l)
+ return r
-def deser_string(f):
+def deser_compact_size(f):
nit = struct.unpack("<B", f.read(1))[0]
if nit == 253:
nit = struct.unpack("<H", f.read(2))[0]
@@ -76,16 +95,14 @@ def deser_string(f):
nit = struct.unpack("<I", f.read(4))[0]
elif nit == 255:
nit = struct.unpack("<Q", f.read(8))[0]
+ return nit
+
+def deser_string(f):
+ nit = deser_compact_size(f)
return f.read(nit)
def ser_string(s):
- if len(s) < 253:
- return struct.pack("B", len(s)) + s
- elif len(s) < 0x10000:
- return struct.pack("<BH", 253, len(s)) + s
- elif len(s) < 0x100000000:
- return struct.pack("<BI", 254, len(s)) + s
- return struct.pack("<BQ", 255, len(s)) + s
+ return ser_compact_size(len(s)) + s
def deser_uint256(f):
r = 0
@@ -118,13 +135,7 @@ def uint256_from_compact(c):
def deser_vector(f, c):
- nit = struct.unpack("<B", f.read(1))[0]
- if nit == 253:
- nit = struct.unpack("<H", f.read(2))[0]
- elif nit == 254:
- nit = struct.unpack("<I", f.read(4))[0]
- elif nit == 255:
- nit = struct.unpack("<Q", f.read(8))[0]
+ nit = deser_compact_size(f)
r = []
for i in range(nit):
t = c()
@@ -133,29 +144,21 @@ def deser_vector(f, c):
return r
-def ser_vector(l):
- r = b""
- if len(l) < 253:
- r = struct.pack("B", len(l))
- elif len(l) < 0x10000:
- r = struct.pack("<BH", 253, len(l))
- elif len(l) < 0x100000000:
- r = struct.pack("<BI", 254, len(l))
- else:
- r = struct.pack("<BQ", 255, len(l))
+# ser_function_name: Allow for an alternate serialization function on the
+# entries in the vector (we use this for serializing the vector of transactions
+# for a witness block).
+def ser_vector(l, ser_function_name=None):
+ r = ser_compact_size(len(l))
for i in l:
- r += i.serialize()
+ if ser_function_name:
+ r += getattr(i, ser_function_name)()
+ else:
+ r += i.serialize()
return r
def deser_uint256_vector(f):
- nit = struct.unpack("<B", f.read(1))[0]
- if nit == 253:
- nit = struct.unpack("<H", f.read(2))[0]
- elif nit == 254:
- nit = struct.unpack("<I", f.read(4))[0]
- elif nit == 255:
- nit = struct.unpack("<Q", f.read(8))[0]
+ nit = deser_compact_size(f)
r = []
for i in range(nit):
t = deser_uint256(f)
@@ -164,28 +167,14 @@ def deser_uint256_vector(f):
def ser_uint256_vector(l):
- r = b""
- if len(l) < 253:
- r = struct.pack("B", len(l))
- elif len(l) < 0x10000:
- r = struct.pack("<BH", 253, len(l))
- elif len(l) < 0x100000000:
- r = struct.pack("<BI", 254, len(l))
- else:
- r = struct.pack("<BQ", 255, len(l))
+ r = ser_compact_size(len(l))
for i in l:
r += ser_uint256(i)
return r
def deser_string_vector(f):
- nit = struct.unpack("<B", f.read(1))[0]
- if nit == 253:
- nit = struct.unpack("<H", f.read(2))[0]
- elif nit == 254:
- nit = struct.unpack("<I", f.read(4))[0]
- elif nit == 255:
- nit = struct.unpack("<Q", f.read(8))[0]
+ nit = deser_compact_size(f)
r = []
for i in range(nit):
t = deser_string(f)
@@ -194,28 +183,14 @@ def deser_string_vector(f):
def ser_string_vector(l):
- r = b""
- if len(l) < 253:
- r = struct.pack("B", len(l))
- elif len(l) < 0x10000:
- r = struct.pack("<BH", 253, len(l))
- elif len(l) < 0x100000000:
- r = struct.pack("<BI", 254, len(l))
- else:
- r = struct.pack("<BQ", 255, len(l))
+ r = ser_compact_size(len(l))
for sv in l:
r += ser_string(sv)
return r
def deser_int_vector(f):
- nit = struct.unpack("<B", f.read(1))[0]
- if nit == 253:
- nit = struct.unpack("<H", f.read(2))[0]
- elif nit == 254:
- nit = struct.unpack("<I", f.read(4))[0]
- elif nit == 255:
- nit = struct.unpack("<Q", f.read(8))[0]
+ nit = deser_compact_size(f)
r = []
for i in range(nit):
t = struct.unpack("<i", f.read(4))[0]
@@ -224,27 +199,19 @@ def deser_int_vector(f):
def ser_int_vector(l):
- r = b""
- if len(l) < 253:
- r = struct.pack("B", len(l))
- elif len(l) < 0x10000:
- r = struct.pack("<BH", 253, len(l))
- elif len(l) < 0x100000000:
- r = struct.pack("<BI", 254, len(l))
- else:
- r = struct.pack("<BQ", 255, len(l))
+ r = ser_compact_size(len(l))
for i in l:
r += struct.pack("<i", i)
return r
# Deserialize from a hex string representation (eg from RPC)
def FromHex(obj, hex_string):
- obj.deserialize(BytesIO(unhexlify(hex_string.encode('ascii'))))
+ obj.deserialize(BytesIO(hex_str_to_bytes(hex_string)))
return obj
# Convert a binary-serializable object to hex (eg for submission via RPC)
def ToHex(obj):
- return hexlify(obj.serialize()).decode('ascii')
+ return bytes_to_hex_str(obj.serialize())
# Objects that map to bitcoind objects, which can be serialized/deserialized
@@ -273,12 +240,17 @@ class CAddress(object):
return "CAddress(nServices=%i ip=%s port=%i)" % (self.nServices,
self.ip, self.port)
+MSG_WITNESS_FLAG = 1<<30
class CInv(object):
typemap = {
0: "Error",
1: "TX",
- 2: "Block"}
+ 2: "Block",
+ 1|MSG_WITNESS_FLAG: "WitnessTx",
+ 2|MSG_WITNESS_FLAG : "WitnessBlock",
+ 4: "CompactBlock"
+ }
def __init__(self, t=0, h=0):
self.type = t
@@ -362,7 +334,7 @@ class CTxIn(object):
def __repr__(self):
return "CTxIn(prevout=%s scriptSig=%s nSequence=%i)" \
- % (repr(self.prevout), hexlify(self.scriptSig),
+ % (repr(self.prevout), bytes_to_hex_str(self.scriptSig),
self.nSequence)
@@ -384,7 +356,67 @@ class CTxOut(object):
def __repr__(self):
return "CTxOut(nValue=%i.%08i scriptPubKey=%s)" \
% (self.nValue // COIN, self.nValue % COIN,
- hexlify(self.scriptPubKey))
+ bytes_to_hex_str(self.scriptPubKey))
+
+
+class CScriptWitness(object):
+ def __init__(self):
+ # stack is a vector of strings
+ self.stack = []
+
+ def __repr__(self):
+ return "CScriptWitness(%s)" % \
+ (",".join([bytes_to_hex_str(x) for x in self.stack]))
+
+ def is_null(self):
+ if self.stack:
+ return False
+ return True
+
+
+class CTxInWitness(object):
+ def __init__(self):
+ self.scriptWitness = CScriptWitness()
+
+ def deserialize(self, f):
+ self.scriptWitness.stack = deser_string_vector(f)
+
+ def serialize(self):
+ return ser_string_vector(self.scriptWitness.stack)
+
+ def __repr__(self):
+ return repr(self.scriptWitness)
+
+ def is_null(self):
+ return self.scriptWitness.is_null()
+
+
+class CTxWitness(object):
+ def __init__(self):
+ self.vtxinwit = []
+
+ def deserialize(self, f):
+ for i in range(len(self.vtxinwit)):
+ self.vtxinwit[i].deserialize(f)
+
+ def serialize(self):
+ r = b""
+ # This is different than the usual vector serialization --
+ # we omit the length of the vector, which is required to be
+ # the same length as the transaction's vin vector.
+ for x in self.vtxinwit:
+ r += x.serialize()
+ return r
+
+ def __repr__(self):
+ return "CTxWitness(%s)" % \
+ (';'.join([repr(x) for x in self.vtxinwit]))
+
+ def is_null(self):
+ for x in self.vtxinwit:
+ if not x.is_null():
+ return False
+ return True
class CTransaction(object):
@@ -393,6 +425,7 @@ class CTransaction(object):
self.nVersion = 1
self.vin = []
self.vout = []
+ self.wit = CTxWitness()
self.nLockTime = 0
self.sha256 = None
self.hash = None
@@ -401,18 +434,31 @@ class CTransaction(object):
self.vin = copy.deepcopy(tx.vin)
self.vout = copy.deepcopy(tx.vout)
self.nLockTime = tx.nLockTime
- self.sha256 = None
- self.hash = None
+ self.sha256 = tx.sha256
+ self.hash = tx.hash
+ self.wit = copy.deepcopy(tx.wit)
def deserialize(self, f):
self.nVersion = struct.unpack("<i", f.read(4))[0]
self.vin = deser_vector(f, CTxIn)
- self.vout = deser_vector(f, CTxOut)
+ flags = 0
+ if len(self.vin) == 0:
+ flags = struct.unpack("<B", f.read(1))[0]
+ # Not sure why flags can't be zero, but this
+ # matches the implementation in bitcoind
+ if (flags != 0):
+ self.vin = deser_vector(f, CTxIn)
+ self.vout = deser_vector(f, CTxOut)
+ else:
+ self.vout = deser_vector(f, CTxOut)
+ if flags != 0:
+ self.wit.vtxinwit = [CTxInWitness()]*len(self.vin)
+ self.wit.deserialize(f)
self.nLockTime = struct.unpack("<I", f.read(4))[0]
self.sha256 = None
self.hash = None
- def serialize(self):
+ def serialize_without_witness(self):
r = b""
r += struct.pack("<i", self.nVersion)
r += ser_vector(self.vin)
@@ -420,13 +466,48 @@ class CTransaction(object):
r += struct.pack("<I", self.nLockTime)
return r
+ # Only serialize with witness when explicitly called for
+ def serialize_with_witness(self):
+ flags = 0
+ if not self.wit.is_null():
+ flags |= 1
+ r = b""
+ r += struct.pack("<i", self.nVersion)
+ if flags:
+ dummy = []
+ r += ser_vector(dummy)
+ r += struct.pack("<B", flags)
+ r += ser_vector(self.vin)
+ r += ser_vector(self.vout)
+ if flags & 1:
+ if (len(self.wit.vtxinwit) != len(self.vin)):
+ # vtxinwit must have the same length as vin
+ self.wit.vtxinwit = self.wit.vtxinwit[:len(self.vin)]
+ for i in range(len(self.wit.vtxinwit), len(self.vin)):
+ self.wit.vtxinwit.append(CTxInWitness())
+ r += self.wit.serialize()
+ r += struct.pack("<I", self.nLockTime)
+ return r
+
+ # Regular serialization is without witness -- must explicitly
+ # call serialize_with_witness to include witness data.
+ def serialize(self):
+ return self.serialize_without_witness()
+
+ # Recalculate the txid (transaction hash without witness)
def rehash(self):
self.sha256 = None
self.calc_sha256()
- def calc_sha256(self):
+ # We will only cache the serialization without witness in
+ # self.sha256 and self.hash -- those are expected to be the txid.
+ def calc_sha256(self, with_witness=False):
+ if with_witness:
+ # Don't cache the result, just return it
+ return uint256_from_str(hash256(self.serialize_with_witness()))
+
if self.sha256 is None:
- self.sha256 = uint256_from_str(hash256(self.serialize()))
+ self.sha256 = uint256_from_str(hash256(self.serialize_without_witness()))
self.hash = encode(hash256(self.serialize())[::-1], 'hex_codec').decode('ascii')
def is_valid(self):
@@ -518,17 +599,17 @@ class CBlock(CBlockHeader):
super(CBlock, self).deserialize(f)
self.vtx = deser_vector(f, CTransaction)
- def serialize(self):
+ def serialize(self, with_witness=False):
r = b""
r += super(CBlock, self).serialize()
- r += ser_vector(self.vtx)
+ if with_witness:
+ r += ser_vector(self.vtx, "serialize_with_witness")
+ else:
+ r += ser_vector(self.vtx)
return r
- def calc_merkle_root(self):
- hashes = []
- for tx in self.vtx:
- tx.calc_sha256()
- hashes.append(ser_uint256(tx.sha256))
+ # Calculate the merkle root given a vector of transaction hashes
+ def get_merkle_root(self, hashes):
while len(hashes) > 1:
newhashes = []
for i in range(0, len(hashes), 2):
@@ -537,6 +618,24 @@ class CBlock(CBlockHeader):
hashes = newhashes
return uint256_from_str(hashes[0])
+ def calc_merkle_root(self):
+ hashes = []
+ for tx in self.vtx:
+ tx.calc_sha256()
+ hashes.append(ser_uint256(tx.sha256))
+ return self.get_merkle_root(hashes)
+
+ def calc_witness_merkle_root(self):
+ # For witness root purposes, the hash of the
+ # coinbase, with witness, is defined to be 0...0
+ hashes = [ser_uint256(0)]
+
+ for tx in self.vtx[1:]:
+ # Calculate the hashes with witness data
+ hashes.append(ser_uint256(tx.calc_sha256(True)))
+
+ return self.get_merkle_root(hashes)
+
def is_valid(self):
self.calc_sha256()
target = uint256_from_compact(self.nBits)
@@ -637,6 +736,187 @@ class CAlert(object):
% (len(self.vchMsg), len(self.vchSig))
+class PrefilledTransaction(object):
+ def __init__(self, index=0, tx = None):
+ self.index = index
+ self.tx = tx
+
+ def deserialize(self, f):
+ self.index = deser_compact_size(f)
+ self.tx = CTransaction()
+ self.tx.deserialize(f)
+
+ def serialize(self, with_witness=False):
+ r = b""
+ r += ser_compact_size(self.index)
+ if with_witness:
+ r += self.tx.serialize_with_witness()
+ else:
+ r += self.tx.serialize_without_witness()
+ return r
+
+ def __repr__(self):
+ return "PrefilledTransaction(index=%d, tx=%s)" % (self.index, repr(self.tx))
+
+# This is what we send on the wire, in a cmpctblock message.
+class P2PHeaderAndShortIDs(object):
+ def __init__(self):
+ self.header = CBlockHeader()
+ self.nonce = 0
+ self.shortids_length = 0
+ self.shortids = []
+ self.prefilled_txn_length = 0
+ self.prefilled_txn = []
+
+ def deserialize(self, f):
+ self.header.deserialize(f)
+ self.nonce = struct.unpack("<Q", f.read(8))[0]
+ self.shortids_length = deser_compact_size(f)
+ for i in range(self.shortids_length):
+ # shortids are defined to be 6 bytes in the spec, so append
+ # two zero bytes and read it in as an 8-byte number
+ self.shortids.append(struct.unpack("<Q", f.read(6) + b'\x00\x00')[0])
+ self.prefilled_txn = deser_vector(f, PrefilledTransaction)
+ self.prefilled_txn_length = len(self.prefilled_txn)
+
+ def serialize(self, with_witness=False):
+ r = b""
+ r += self.header.serialize()
+ r += struct.pack("<Q", self.nonce)
+ r += ser_compact_size(self.shortids_length)
+ for x in self.shortids:
+ # We only want the first 6 bytes
+ r += struct.pack("<Q", x)[0:6]
+ r += ser_vector(self.prefilled_txn)
+ return r
+
+ def __repr__(self):
+ return "P2PHeaderAndShortIDs(header=%s, nonce=%d, shortids_length=%d, shortids=%s, prefilled_txn_length=%d, prefilledtxn=%s" % (repr(self.header), self.nonce, self.shortids_length, repr(self.shortids), self.prefilled_txn_length, repr(self.prefilled_txn))
+
+
+# Calculate the BIP 152-compact blocks shortid for a given transaction hash
+def calculate_shortid(k0, k1, tx_hash):
+ expected_shortid = siphash256(k0, k1, tx_hash)
+ expected_shortid &= 0x0000ffffffffffff
+ return expected_shortid
+
+# This version gets rid of the array lengths, and reinterprets the differential
+# encoding into indices that can be used for lookup.
+class HeaderAndShortIDs(object):
+ def __init__(self, p2pheaders_and_shortids = None):
+ self.header = CBlockHeader()
+ self.nonce = 0
+ self.shortids = []
+ self.prefilled_txn = []
+
+ if p2pheaders_and_shortids != None:
+ self.header = p2pheaders_and_shortids.header
+ self.nonce = p2pheaders_and_shortids.nonce
+ self.shortids = p2pheaders_and_shortids.shortids
+ last_index = -1
+ for x in p2pheaders_and_shortids.prefilled_txn:
+ self.prefilled_txn.append(PrefilledTransaction(x.index + last_index + 1, x.tx))
+ last_index = self.prefilled_txn[-1].index
+
+ def to_p2p(self):
+ ret = P2PHeaderAndShortIDs()
+ ret.header = self.header
+ ret.nonce = self.nonce
+ ret.shortids_length = len(self.shortids)
+ ret.shortids = self.shortids
+ ret.prefilled_txn_length = len(self.prefilled_txn)
+ ret.prefilled_txn = []
+ last_index = -1
+ for x in self.prefilled_txn:
+ ret.prefilled_txn.append(PrefilledTransaction(x.index - last_index - 1, x.tx))
+ last_index = x.index
+ return ret
+
+ def get_siphash_keys(self):
+ header_nonce = self.header.serialize()
+ header_nonce += struct.pack("<Q", self.nonce)
+ hash_header_nonce_as_str = sha256(header_nonce)
+ key0 = struct.unpack("<Q", hash_header_nonce_as_str[0:8])[0]
+ key1 = struct.unpack("<Q", hash_header_nonce_as_str[8:16])[0]
+ return [ key0, key1 ]
+
+ def initialize_from_block(self, block, nonce=0, prefill_list = [0]):
+ self.header = CBlockHeader(block)
+ self.nonce = nonce
+ self.prefilled_txn = [ PrefilledTransaction(i, block.vtx[i]) for i in prefill_list ]
+ self.shortids = []
+ [k0, k1] = self.get_siphash_keys()
+ for i in range(len(block.vtx)):
+ if i not in prefill_list:
+ self.shortids.append(calculate_shortid(k0, k1, block.vtx[i].sha256))
+
+ def __repr__(self):
+ return "HeaderAndShortIDs(header=%s, nonce=%d, shortids=%s, prefilledtxn=%s" % (repr(self.header), self.nonce, repr(self.shortids), repr(self.prefilled_txn))
+
+
+class BlockTransactionsRequest(object):
+
+ def __init__(self, blockhash=0, indexes = None):
+ self.blockhash = blockhash
+ self.indexes = indexes if indexes != None else []
+
+ def deserialize(self, f):
+ self.blockhash = deser_uint256(f)
+ indexes_length = deser_compact_size(f)
+ for i in range(indexes_length):
+ self.indexes.append(deser_compact_size(f))
+
+ def serialize(self):
+ r = b""
+ r += ser_uint256(self.blockhash)
+ r += ser_compact_size(len(self.indexes))
+ for x in self.indexes:
+ r += ser_compact_size(x)
+ return r
+
+ # helper to set the differentially encoded indexes from absolute ones
+ def from_absolute(self, absolute_indexes):
+ self.indexes = []
+ last_index = -1
+ for x in absolute_indexes:
+ self.indexes.append(x-last_index-1)
+ last_index = x
+
+ def to_absolute(self):
+ absolute_indexes = []
+ last_index = -1
+ for x in self.indexes:
+ absolute_indexes.append(x+last_index+1)
+ last_index = absolute_indexes[-1]
+ return absolute_indexes
+
+ def __repr__(self):
+ return "BlockTransactionsRequest(hash=%064x indexes=%s)" % (self.blockhash, repr(self.indexes))
+
+
+class BlockTransactions(object):
+
+ def __init__(self, blockhash=0, transactions = None):
+ self.blockhash = blockhash
+ self.transactions = transactions if transactions != None else []
+
+ def deserialize(self, f):
+ self.blockhash = deser_uint256(f)
+ self.transactions = deser_vector(f, CTransaction)
+
+ def serialize(self, with_witness=False):
+ r = b""
+ r += ser_uint256(self.blockhash)
+ if with_witness:
+ r += ser_vector(self.transactions, "serialize_with_witness")
+ else:
+ r += ser_vector(self.transactions)
+ return r
+
+ def __repr__(self):
+ return "BlockTransactions(hash=%064x transactions=%s)" % (self.blockhash, repr(self.transactions))
+
+
# Objects that correspond to messages on the wire
class msg_version(object):
command = b"version"
@@ -812,11 +1092,16 @@ class msg_tx(object):
self.tx.deserialize(f)
def serialize(self):
- return self.tx.serialize()
+ return self.tx.serialize_without_witness()
def __repr__(self):
return "msg_tx(tx=%s)" % (repr(self.tx))
+class msg_witness_tx(msg_tx):
+
+ def serialize(self):
+ return self.tx.serialize_with_witness()
+
class msg_block(object):
command = b"block"
@@ -836,6 +1121,24 @@ class msg_block(object):
def __repr__(self):
return "msg_block(block=%s)" % (repr(self.block))
+# for cases where a user needs tighter control over what is sent over the wire
+# note that the user must supply the name of the command, and the data
+class msg_generic(object):
+ def __init__(self, command, data=None):
+ self.command = command
+ self.data = data
+
+ def serialize(self):
+ return self.data
+
+ def __repr__(self):
+ return "msg_generic()"
+
+class msg_witness_block(msg_block):
+
+ def serialize(self):
+ r = self.block.serialize(with_witness=True)
+ return r
class msg_getaddr(object):
command = b"getaddr"
@@ -935,6 +1238,7 @@ class msg_sendheaders(object):
def __repr__(self):
return "msg_sendheaders()"
+
# getheaders message has
# number of entries
# vector of hashes
@@ -1047,6 +1351,79 @@ class msg_feefilter(object):
def __repr__(self):
return "msg_feefilter(feerate=%08x)" % self.feerate
+class msg_sendcmpct(object):
+ command = b"sendcmpct"
+
+ def __init__(self):
+ self.announce = False
+ self.version = 1
+
+ def deserialize(self, f):
+ self.announce = struct.unpack("<?", f.read(1))[0]
+ self.version = struct.unpack("<Q", f.read(8))[0]
+
+ def serialize(self):
+ r = b""
+ r += struct.pack("<?", self.announce)
+ r += struct.pack("<Q", self.version)
+ return r
+
+ def __repr__(self):
+ return "msg_sendcmpct(announce=%s, version=%lu)" % (self.announce, self.version)
+
+class msg_cmpctblock(object):
+ command = b"cmpctblock"
+
+ def __init__(self, header_and_shortids = None):
+ self.header_and_shortids = header_and_shortids
+
+ def deserialize(self, f):
+ self.header_and_shortids = P2PHeaderAndShortIDs()
+ self.header_and_shortids.deserialize(f)
+
+ def serialize(self):
+ r = b""
+ r += self.header_and_shortids.serialize()
+ return r
+
+ def __repr__(self):
+ return "msg_cmpctblock(HeaderAndShortIDs=%s)" % repr(self.header_and_shortids)
+
+class msg_getblocktxn(object):
+ command = b"getblocktxn"
+
+ def __init__(self):
+ self.block_txn_request = None
+
+ def deserialize(self, f):
+ self.block_txn_request = BlockTransactionsRequest()
+ self.block_txn_request.deserialize(f)
+
+ def serialize(self):
+ r = b""
+ r += self.block_txn_request.serialize()
+ return r
+
+ def __repr__(self):
+ return "msg_getblocktxn(block_txn_request=%s)" % (repr(self.block_txn_request))
+
+class msg_blocktxn(object):
+ command = b"blocktxn"
+
+ def __init__(self):
+ self.block_transactions = BlockTransactions()
+
+ def deserialize(self, f):
+ self.block_transactions.deserialize(f)
+
+ def serialize(self):
+ r = b""
+ r += self.block_transactions.serialize()
+ return r
+
+ def __repr__(self):
+ return "msg_blocktxn(block_transactions=%s)" % (repr(self.block_transactions))
+
# This is what a callback should look like for NodeConn
# Reimplement the on_* functions to provide handling for events
class NodeConnCB(object):
@@ -1056,6 +1433,8 @@ class NodeConnCB(object):
# tests; it causes message delivery to sleep for the specified time
# before acquiring the global lock and delivering the next message.
self.deliver_sleep_time = None
+ # Remember the services our peer has advertised
+ self.peer_services = None
def set_deliver_sleep_time(self, value):
with mininode_lock:
@@ -1093,6 +1472,7 @@ class NodeConnCB(object):
conn.ver_send = min(MY_VERSION, message.nVersion)
if message.nVersion < 209:
conn.ver_recv = conn.ver_send
+ conn.nServices = message.nServices
def on_verack(self, conn, message):
conn.ver_recv = conn.ver_send
@@ -1123,6 +1503,11 @@ class NodeConnCB(object):
def on_mempool(self, conn): pass
def on_pong(self, conn, message): pass
def on_feefilter(self, conn, message): pass
+ def on_sendheaders(self, conn, message): pass
+ def on_sendcmpct(self, conn, message): pass
+ def on_cmpctblock(self, conn, message): pass
+ def on_getblocktxn(self, conn, message): pass
+ def on_blocktxn(self, conn, message): pass
# More useful callbacks and functions for NodeConnCB's which have a single NodeConn
class SingleNodeConnCB(NodeConnCB):
@@ -1139,6 +1524,10 @@ class SingleNodeConnCB(NodeConnCB):
def send_message(self, message):
self.connection.send_message(message)
+ def send_and_ping(self, message):
+ self.send_message(message)
+ self.sync_with_ping()
+
def on_pong(self, conn, message):
self.last_pong = message
@@ -1171,15 +1560,20 @@ class NodeConn(asyncore.dispatcher):
b"getheaders": msg_getheaders,
b"reject": msg_reject,
b"mempool": msg_mempool,
- b"feefilter": msg_feefilter
+ b"feefilter": msg_feefilter,
+ b"sendheaders": msg_sendheaders,
+ b"sendcmpct": msg_sendcmpct,
+ b"cmpctblock": msg_cmpctblock,
+ b"getblocktxn": msg_getblocktxn,
+ b"blocktxn": msg_blocktxn
}
MAGIC_BYTES = {
"mainnet": b"\xf9\xbe\xb4\xd9", # mainnet
"testnet3": b"\x0b\x11\x09\x07", # testnet3
- "regtest": b"\xfa\xbf\xb5\xda" # regtest
+ "regtest": b"\xfa\xbf\xb5\xda", # regtest
}
- def __init__(self, dstaddr, dstport, rpc, callback, net="regtest", services=1):
+ def __init__(self, dstaddr, dstport, rpc, callback, net="regtest", services=NODE_NETWORK):
asyncore.dispatcher.__init__(self, map=mininode_socket_map)
self.log = logging.getLogger("NodeConn(%s:%d)" % (dstaddr, dstport))
self.dstaddr = dstaddr
@@ -1194,6 +1588,7 @@ class NodeConn(asyncore.dispatcher):
self.network = net
self.cb = callback
self.disconnect = False
+ self.nServices = 0
# stuff version msg into sendbuf
vt = msg_version()
@@ -1303,7 +1698,7 @@ class NodeConn(asyncore.dispatcher):
def send_message(self, message, pushbuf=False):
if self.state != "connected" and not pushbuf:
- return
+ raise IOError('Not connected, no pushbuf')
self.show_debug_msg("Send %s" % repr(message))
command = message.command
data = message.serialize()
diff --git a/qa/rpc-tests/test_framework/script.py b/qa/rpc-tests/test_framework/script.py
index 44a894fc8f..b46c643ccb 100644
--- a/qa/rpc-tests/test_framework/script.py
+++ b/qa/rpc-tests/test_framework/script.py
@@ -15,8 +15,9 @@ Functionality to build scripts, as well as SignatureHash().
"""
-from .mininode import CTransaction, CTxOut, hash256
+from .mininode import CTransaction, CTxOut, sha256, hash256, uint256_from_str, ser_uint256, ser_string
from binascii import hexlify
+import hashlib
import sys
bchr = chr
@@ -36,6 +37,10 @@ MAX_SCRIPT_OPCODES = 201
OPCODE_NAMES = {}
+def hash160(s):
+ return hashlib.new('ripemd160', sha256(s)).digest()
+
+
_opcode_instances = []
class CScriptOp(int):
"""A single script opcode"""
@@ -228,7 +233,7 @@ OP_CHECKMULTISIGVERIFY = CScriptOp(0xaf)
# expansion
OP_NOP1 = CScriptOp(0xb0)
OP_CHECKLOCKTIMEVERIFY = CScriptOp(0xb1)
-OP_NOP3 = CScriptOp(0xb2)
+OP_CHECKSEQUENCEVERIFY = CScriptOp(0xb2)
OP_NOP4 = CScriptOp(0xb3)
OP_NOP5 = CScriptOp(0xb4)
OP_NOP6 = CScriptOp(0xb5)
@@ -355,7 +360,7 @@ VALID_OPCODES = {
OP_NOP1,
OP_CHECKLOCKTIMEVERIFY,
- OP_NOP3,
+ OP_CHECKSEQUENCEVERIFY,
OP_NOP4,
OP_NOP5,
OP_NOP6,
@@ -474,7 +479,7 @@ OPCODE_NAMES.update({
OP_CHECKMULTISIGVERIFY : 'OP_CHECKMULTISIGVERIFY',
OP_NOP1 : 'OP_NOP1',
OP_CHECKLOCKTIMEVERIFY : 'OP_CHECKLOCKTIMEVERIFY',
- OP_NOP3 : 'OP_NOP3',
+ OP_CHECKSEQUENCEVERIFY : 'OP_CHECKSEQUENCEVERIFY',
OP_NOP4 : 'OP_NOP4',
OP_NOP5 : 'OP_NOP5',
OP_NOP6 : 'OP_NOP6',
@@ -593,7 +598,7 @@ OPCODES_BY_NAME = {
'OP_CHECKMULTISIGVERIFY' : OP_CHECKMULTISIGVERIFY,
'OP_NOP1' : OP_NOP1,
'OP_CHECKLOCKTIMEVERIFY' : OP_CHECKLOCKTIMEVERIFY,
- 'OP_NOP3' : OP_NOP3,
+ 'OP_CHECKSEQUENCEVERIFY' : OP_CHECKSEQUENCEVERIFY,
'OP_NOP4' : OP_NOP4,
'OP_NOP5' : OP_NOP5,
'OP_NOP6' : OP_NOP6,
@@ -895,3 +900,48 @@ def SignatureHash(script, txTo, inIdx, hashtype):
hash = hash256(s)
return (hash, None)
+
+# TODO: Allow cached hashPrevouts/hashSequence/hashOutputs to be provided.
+# Performance optimization probably not necessary for python tests, however.
+# Note that this corresponds to sigversion == 1 in EvalScript, which is used
+# for version 0 witnesses.
+def SegwitVersion1SignatureHash(script, txTo, inIdx, hashtype, amount):
+
+ hashPrevouts = 0
+ hashSequence = 0
+ hashOutputs = 0
+
+ if not (hashtype & SIGHASH_ANYONECANPAY):
+ serialize_prevouts = bytes()
+ for i in txTo.vin:
+ serialize_prevouts += i.prevout.serialize()
+ hashPrevouts = uint256_from_str(hash256(serialize_prevouts))
+
+ if (not (hashtype & SIGHASH_ANYONECANPAY) and (hashtype & 0x1f) != SIGHASH_SINGLE and (hashtype & 0x1f) != SIGHASH_NONE):
+ serialize_sequence = bytes()
+ for i in txTo.vin:
+ serialize_sequence += struct.pack("<I", i.nSequence)
+ hashSequence = uint256_from_str(hash256(serialize_sequence))
+
+ if ((hashtype & 0x1f) != SIGHASH_SINGLE and (hashtype & 0x1f) != SIGHASH_NONE):
+ serialize_outputs = bytes()
+ for o in txTo.vout:
+ serialize_outputs += o.serialize()
+ hashOutputs = uint256_from_str(hash256(serialize_outputs))
+ elif ((hashtype & 0x1f) == SIGHASH_SINGLE and inIdx < len(txTo.vout)):
+ serialize_outputs = txTo.vout[inIdx].serialize()
+ hashOutputs = uint256_from_str(hash256(serialize_outputs))
+
+ ss = bytes()
+ ss += struct.pack("<i", txTo.nVersion)
+ ss += ser_uint256(hashPrevouts)
+ ss += ser_uint256(hashSequence)
+ ss += txTo.vin[inIdx].prevout.serialize()
+ ss += ser_string(script)
+ ss += struct.pack("<q", amount)
+ ss += struct.pack("<I", txTo.vin[inIdx].nSequence)
+ ss += ser_uint256(hashOutputs)
+ ss += struct.pack("<i", txTo.nLockTime)
+ ss += struct.pack("<I", hashtype)
+
+ return hash256(ss)
diff --git a/qa/rpc-tests/test_framework/siphash.py b/qa/rpc-tests/test_framework/siphash.py
new file mode 100644
index 0000000000..9c0574bd93
--- /dev/null
+++ b/qa/rpc-tests/test_framework/siphash.py
@@ -0,0 +1,64 @@
+#!/usr/bin/env python3
+# Copyright (c) 2016 The Bitcoin Core developers
+# Distributed under the MIT software license, see the accompanying
+# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+#
+# siphash.py - Specialized SipHash-2-4 implementations
+#
+# This implements SipHash-2-4 for 256-bit integers.
+
+def rotl64(n, b):
+ return n >> (64 - b) | (n & ((1 << (64 - b)) - 1)) << b
+
+def siphash_round(v0, v1, v2, v3):
+ v0 = (v0 + v1) & ((1 << 64) - 1)
+ v1 = rotl64(v1, 13)
+ v1 ^= v0
+ v0 = rotl64(v0, 32)
+ v2 = (v2 + v3) & ((1 << 64) - 1)
+ v3 = rotl64(v3, 16)
+ v3 ^= v2
+ v0 = (v0 + v3) & ((1 << 64) - 1)
+ v3 = rotl64(v3, 21)
+ v3 ^= v0
+ v2 = (v2 + v1) & ((1 << 64) - 1)
+ v1 = rotl64(v1, 17)
+ v1 ^= v2
+ v2 = rotl64(v2, 32)
+ return (v0, v1, v2, v3)
+
+def siphash256(k0, k1, h):
+ n0 = h & ((1 << 64) - 1)
+ n1 = (h >> 64) & ((1 << 64) - 1)
+ n2 = (h >> 128) & ((1 << 64) - 1)
+ n3 = (h >> 192) & ((1 << 64) - 1)
+ v0 = 0x736f6d6570736575 ^ k0
+ v1 = 0x646f72616e646f6d ^ k1
+ v2 = 0x6c7967656e657261 ^ k0
+ v3 = 0x7465646279746573 ^ k1 ^ n0
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0 ^= n0
+ v3 ^= n1
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0 ^= n1
+ v3 ^= n2
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0 ^= n2
+ v3 ^= n3
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0 ^= n3
+ v3 ^= 0x2000000000000000
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0 ^= 0x2000000000000000
+ v2 ^= 0xFF
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ v0, v1, v2, v3 = siphash_round(v0, v1, v2, v3)
+ return v0 ^ v1 ^ v2 ^ v3
diff --git a/qa/rpc-tests/test_framework/test_framework.py b/qa/rpc-tests/test_framework/test_framework.py
index 30e8b5755d..0dfece6b27 100755
--- a/qa/rpc-tests/test_framework/test_framework.py
+++ b/qa/rpc-tests/test_framework/test_framework.py
@@ -20,6 +20,7 @@ from .util import (
sync_blocks,
sync_mempools,
stop_nodes,
+ stop_node,
wait_bitcoinds,
enable_coverage,
check_json_precision,
@@ -49,6 +50,9 @@ class BitcoinTestFramework(object):
else:
initialize_chain(self.options.tmpdir, self.num_nodes)
+ def stop_node(self, num_node):
+ stop_node(self.nodes[num_node], num_node)
+
def setup_nodes(self):
return start_nodes(self.num_nodes, self.options.tmpdir)
diff --git a/qa/rpc-tests/test_framework/util.py b/qa/rpc-tests/test_framework/util.py
index fc66ef287d..8aa34265c5 100644
--- a/qa/rpc-tests/test_framework/util.py
+++ b/qa/rpc-tests/test_framework/util.py
@@ -156,17 +156,30 @@ def initialize_datadir(dirname, n):
datadir = os.path.join(dirname, "node"+str(n))
if not os.path.isdir(datadir):
os.makedirs(datadir)
+ rpc_u, rpc_p = rpc_auth_pair(n)
with open(os.path.join(datadir, "bitcoin.conf"), 'w') as f:
f.write("regtest=1\n")
- f.write("rpcuser=rt\n")
- f.write("rpcpassword=rt\n")
+ f.write("rpcuser=" + rpc_u + "\n")
+ f.write("rpcpassword=" + rpc_p + "\n")
f.write("port="+str(p2p_port(n))+"\n")
f.write("rpcport="+str(rpc_port(n))+"\n")
f.write("listenonion=0\n")
return datadir
+def rpc_auth_pair(n):
+ return 'rpcuser💻' + str(n), 'rpcpass🔑' + str(n)
+
def rpc_url(i, rpchost=None):
- return "http://rt:rt@%s:%d" % (rpchost or '127.0.0.1', rpc_port(i))
+ rpc_u, rpc_p = rpc_auth_pair(i)
+ host = '127.0.0.1'
+ port = rpc_port(i)
+ if rpchost:
+ parts = rpchost.split(':')
+ if len(parts) == 2:
+ host, port = parts
+ else:
+ host = rpchost
+ return "http://%s:%s@%s:%d" % (rpc_u, rpc_p, host, int(port))
def wait_for_bitcoind_start(process, url, i):
'''
@@ -477,6 +490,15 @@ def random_transaction(nodes, amount, min_fee, fee_increment, fee_variants):
return (txid, signresult["hex"], fee)
+def assert_fee_amount(fee, tx_size, fee_per_kB):
+ """Assert the fee was in range"""
+ target_fee = tx_size * fee_per_kB / 1000
+ if fee < target_fee:
+ raise AssertionError("Fee of %s BTC too low! (Should be %s BTC)"%(str(fee), str(target_fee)))
+ # allow the wallet's estimation to be at most 2 bytes off
+ if fee > (tx_size + 2) * fee_per_kB / 1000:
+ raise AssertionError("Fee of %s BTC too high! (Should be %s BTC)"%(str(fee), str(target_fee)))
+
def assert_equal(thing1, thing2):
if thing1 != thing2:
raise AssertionError("%s != %s"%(str(thing1),str(thing2)))
diff --git a/qa/rpc-tests/wallet-dump.py b/qa/rpc-tests/wallet-dump.py
new file mode 100755
index 0000000000..6028d2c20b
--- /dev/null
+++ b/qa/rpc-tests/wallet-dump.py
@@ -0,0 +1,104 @@
+#!/usr/bin/env python3
+# Copyright (c) 2016 The Bitcoin Core developers
+# Distributed under the MIT software license, see the accompanying
+# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+from test_framework.test_framework import BitcoinTestFramework
+from test_framework.util import (start_nodes, start_node, assert_equal, bitcoind_processes)
+
+
+def read_dump(file_name, addrs, hd_master_addr_old):
+ """
+ Read the given dump, count the addrs that match, count change and reserve.
+ Also check that the old hd_master is inactive
+ """
+ with open(file_name) as inputfile:
+ found_addr = 0
+ found_addr_chg = 0
+ found_addr_rsv = 0
+ hd_master_addr_ret = None
+ for line in inputfile:
+ # only read non comment lines
+ if line[0] != "#" and len(line) > 10:
+ # split out some data
+ key_label, comment = line.split("#")
+ # key = key_label.split(" ")[0]
+ keytype = key_label.split(" ")[2]
+ if len(comment) > 1:
+ addr_keypath = comment.split(" addr=")[1]
+ addr = addr_keypath.split(" ")[0]
+ keypath = None
+ if keytype == "inactivehdmaster=1":
+ # ensure the old master is still available
+ assert(hd_master_addr_old == addr)
+ elif keytype == "hdmaster=1":
+ # ensure we have generated a new hd master key
+ assert(hd_master_addr_old != addr)
+ hd_master_addr_ret = addr
+ else:
+ keypath = addr_keypath.rstrip().split("hdkeypath=")[1]
+
+ # count key types
+ for addrObj in addrs:
+ if addrObj['address'] == addr and addrObj['hdkeypath'] == keypath and keytype == "label=":
+ found_addr += 1
+ break
+ elif keytype == "change=1":
+ found_addr_chg += 1
+ break
+ elif keytype == "reserve=1":
+ found_addr_rsv += 1
+ break
+ return found_addr, found_addr_chg, found_addr_rsv, hd_master_addr_ret
+
+
+class WalletDumpTest(BitcoinTestFramework):
+
+ def __init__(self):
+ super().__init__()
+ self.setup_clean_chain = False
+ self.num_nodes = 1
+ self.extra_args = [["-keypool=90"]]
+
+ def setup_network(self, split=False):
+ self.nodes = start_nodes(self.num_nodes, self.options.tmpdir, self.extra_args)
+
+ def run_test (self):
+ tmpdir = self.options.tmpdir
+
+ # generate 20 addresses to compare against the dump
+ test_addr_count = 20
+ addrs = []
+ for i in range(0,test_addr_count):
+ addr = self.nodes[0].getnewaddress()
+ vaddr= self.nodes[0].validateaddress(addr) #required to get hd keypath
+ addrs.append(vaddr)
+ # Should be a no-op:
+ self.nodes[0].keypoolrefill()
+
+ # dump unencrypted wallet
+ self.nodes[0].dumpwallet(tmpdir + "/node0/wallet.unencrypted.dump")
+
+ found_addr, found_addr_chg, found_addr_rsv, hd_master_addr_unenc = \
+ read_dump(tmpdir + "/node0/wallet.unencrypted.dump", addrs, None)
+ assert_equal(found_addr, test_addr_count) # all keys must be in the dump
+ assert_equal(found_addr_chg, 50) # 50 blocks where mined
+ assert_equal(found_addr_rsv, 90 + 1) # keypool size (TODO: fix off-by-one)
+
+ #encrypt wallet, restart, unlock and dump
+ self.nodes[0].encryptwallet('test')
+ bitcoind_processes[0].wait()
+ self.nodes[0] = start_node(0, self.options.tmpdir, self.extra_args[0])
+ self.nodes[0].walletpassphrase('test', 10)
+ # Should be a no-op:
+ self.nodes[0].keypoolrefill()
+ self.nodes[0].dumpwallet(tmpdir + "/node0/wallet.encrypted.dump")
+
+ found_addr, found_addr_chg, found_addr_rsv, hd_master_addr_enc = \
+ read_dump(tmpdir + "/node0/wallet.encrypted.dump", addrs, hd_master_addr_unenc)
+ assert_equal(found_addr, test_addr_count)
+ assert_equal(found_addr_chg, 90 + 1 + 50) # old reserve keys are marked as change now
+ assert_equal(found_addr_rsv, 90 + 1) # keypool size (TODO: fix off-by-one)
+
+if __name__ == '__main__':
+ WalletDumpTest().main ()
diff --git a/qa/rpc-tests/wallet-hd.py b/qa/rpc-tests/wallet-hd.py
new file mode 100755
index 0000000000..c11da1e9a9
--- /dev/null
+++ b/qa/rpc-tests/wallet-hd.py
@@ -0,0 +1,87 @@
+#!/usr/bin/env python3
+# Copyright (c) 2016 The Bitcoin Core developers
+# Distributed under the MIT software license, see the accompanying
+# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+from test_framework.test_framework import BitcoinTestFramework
+from test_framework.util import (
+ start_nodes,
+ start_node,
+ assert_equal,
+ connect_nodes_bi,
+)
+import os
+import shutil
+
+
+class WalletHDTest(BitcoinTestFramework):
+
+ def __init__(self):
+ super().__init__()
+ self.setup_clean_chain = True
+ self.num_nodes = 2
+ self.node_args = [['-usehd=0'], ['-usehd=1', '-keypool=0']]
+
+ def setup_network(self):
+ self.nodes = start_nodes(self.num_nodes, self.options.tmpdir, self.node_args)
+ self.is_network_split = False
+ connect_nodes_bi(self.nodes, 0, 1)
+
+ def run_test (self):
+ tmpdir = self.options.tmpdir
+
+ # Make sure we use hd, keep masterkeyid
+ masterkeyid = self.nodes[1].getwalletinfo()['hdmasterkeyid']
+ assert_equal(len(masterkeyid), 40)
+
+ # Import a non-HD private key in the HD wallet
+ non_hd_add = self.nodes[0].getnewaddress()
+ self.nodes[1].importprivkey(self.nodes[0].dumpprivkey(non_hd_add))
+
+ # This should be enough to keep the master key and the non-HD key
+ self.nodes[1].backupwallet(tmpdir + "hd.bak")
+ #self.nodes[1].dumpwallet(tmpdir + "hd.dump")
+
+ # Derive some HD addresses and remember the last
+ # Also send funds to each add
+ self.nodes[0].generate(101)
+ hd_add = None
+ num_hd_adds = 300
+ for i in range(num_hd_adds):
+ hd_add = self.nodes[1].getnewaddress()
+ hd_info = self.nodes[1].validateaddress(hd_add)
+ assert_equal(hd_info["hdkeypath"], "m/0'/0'/"+str(i+1)+"'")
+ assert_equal(hd_info["hdmasterkeyid"], masterkeyid)
+ self.nodes[0].sendtoaddress(hd_add, 1)
+ self.nodes[0].generate(1)
+ self.nodes[0].sendtoaddress(non_hd_add, 1)
+ self.nodes[0].generate(1)
+
+ self.sync_all()
+ assert_equal(self.nodes[1].getbalance(), num_hd_adds + 1)
+
+ print("Restore backup ...")
+ self.stop_node(1)
+ os.remove(self.options.tmpdir + "/node1/regtest/wallet.dat")
+ shutil.copyfile(tmpdir + "hd.bak", tmpdir + "/node1/regtest/wallet.dat")
+ self.nodes[1] = start_node(1, self.options.tmpdir, self.node_args[1])
+ #connect_nodes_bi(self.nodes, 0, 1)
+
+ # Assert that derivation is deterministic
+ hd_add_2 = None
+ for _ in range(num_hd_adds):
+ hd_add_2 = self.nodes[1].getnewaddress()
+ hd_info_2 = self.nodes[1].validateaddress(hd_add_2)
+ assert_equal(hd_info_2["hdkeypath"], "m/0'/0'/"+str(_+1)+"'")
+ assert_equal(hd_info_2["hdmasterkeyid"], masterkeyid)
+ assert_equal(hd_add, hd_add_2)
+
+ # Needs rescan
+ self.stop_node(1)
+ self.nodes[1] = start_node(1, self.options.tmpdir, self.node_args[1] + ['-rescan'])
+ #connect_nodes_bi(self.nodes, 0, 1)
+ assert_equal(self.nodes[1].getbalance(), num_hd_adds + 1)
+
+
+if __name__ == '__main__':
+ WalletHDTest().main ()
diff --git a/qa/rpc-tests/wallet.py b/qa/rpc-tests/wallet.py
index 9dda712f4f..5d96e7a6e5 100755
--- a/qa/rpc-tests/wallet.py
+++ b/qa/rpc-tests/wallet.py
@@ -11,12 +11,7 @@ class WalletTest (BitcoinTestFramework):
def check_fee_amount(self, curr_balance, balance_with_fee, fee_per_byte, tx_size):
"""Return curr_balance after asserting the fee was in range"""
fee = balance_with_fee - curr_balance
- target_fee = fee_per_byte * tx_size
- if fee < target_fee:
- raise AssertionError("Fee of %s BTC too low! (Should be %s BTC)"%(str(fee), str(target_fee)))
- # allow the node's estimation to be at most 2 bytes off
- if fee > fee_per_byte * (tx_size + 2):
- raise AssertionError("Fee of %s BTC too high! (Should be %s BTC)"%(str(fee), str(target_fee)))
+ assert_fee_amount(fee, tx_size, fee_per_byte * 1000)
return curr_balance
def __init__(self):
@@ -314,6 +309,20 @@ class WalletTest (BitcoinTestFramework):
balance_nodes = [self.nodes[i].getbalance() for i in range(3)]
block_count = self.nodes[0].getblockcount()
+ # Check modes:
+ # - True: unicode escaped as \u....
+ # - False: unicode directly as UTF-8
+ for mode in [True, False]:
+ self.nodes[0].ensure_ascii = mode
+ # unicode check: Basic Multilingual Plane, Supplementary Plane respectively
+ for s in [u'рыба', u'ð…¡']:
+ addr = self.nodes[0].getaccountaddress(s)
+ label = self.nodes[0].getaccount(addr)
+ assert_equal(label, s)
+ assert(s in self.nodes[0].listaccounts().keys())
+ self.nodes[0].ensure_ascii = True # restore to default
+
+ # maintenance tests
maintenance = [
'-rescan',
'-reindex',
diff --git a/share/setup.nsi.in b/share/setup.nsi.in
index c062f96a30..dd42085a27 100644
--- a/share/setup.nsi.in
+++ b/share/setup.nsi.in
@@ -92,6 +92,7 @@ Section -post SEC0001
!insertmacro MUI_STARTMENU_WRITE_BEGIN Application
CreateDirectory $SMPROGRAMS\$StartMenuGroup
CreateShortcut "$SMPROGRAMS\$StartMenuGroup\$(^Name).lnk" $INSTDIR\@BITCOIN_GUI_NAME@@EXEEXT@
+ CreateShortcut "$SMPROGRAMS\$StartMenuGroup\@PACKAGE_NAME@ (testnet, @WINDOWS_BITS@-bit).lnk" "$INSTDIR\@BITCOIN_GUI_NAME@@EXEEXT@" "-testnet" "$INSTDIR\@BITCOIN_GUI_NAME@@EXEEXT@" 1
CreateShortcut "$SMPROGRAMS\$StartMenuGroup\Uninstall $(^Name).lnk" $INSTDIR\uninstall.exe
!insertmacro MUI_STARTMENU_WRITE_END
WriteRegStr HKCU "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\$(^Name)" DisplayName "$(^Name)"
@@ -135,6 +136,7 @@ Section -un.post UNSEC0001
DeleteRegKey HKCU "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\$(^Name)"
Delete /REBOOTOK "$SMPROGRAMS\$StartMenuGroup\Uninstall $(^Name).lnk"
Delete /REBOOTOK "$SMPROGRAMS\$StartMenuGroup\$(^Name).lnk"
+ Delete /REBOOTOK "$SMPROGRAMS\$StartMenuGroup\@PACKAGE_NAME@ (testnet, @WINDOWS_BITS@-bit).lnk"
Delete /REBOOTOK "$SMSTARTUP\Bitcoin.lnk"
Delete /REBOOTOK $INSTDIR\uninstall.exe
Delete /REBOOTOK $INSTDIR\debug.log
diff --git a/src/Makefile.am b/src/Makefile.am
index 3df8e267bb..e3eaacdb4c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -74,6 +74,7 @@ BITCOIN_CORE_H = \
addrman.h \
base58.h \
bloom.h \
+ blockencodings.h \
chain.h \
chainparams.h \
chainparamsbase.h \
@@ -163,6 +164,7 @@ libbitcoin_server_a_CXXFLAGS = $(AM_CXXFLAGS) $(PIE_FLAGS)
libbitcoin_server_a_SOURCES = \
addrman.cpp \
bloom.cpp \
+ blockencodings.cpp \
chain.cpp \
checkpoints.cpp \
httprpc.cpp \
diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include
index 9381cca9f2..7730aba375 100644
--- a/src/Makefile.qt.include
+++ b/src/Makefile.qt.include
@@ -3,12 +3,12 @@ EXTRA_LIBRARIES += qt/libbitcoinqt.a
# bitcoin qt core #
QT_TS = \
+ qt/locale/bitcoin_af.ts \
qt/locale/bitcoin_af_ZA.ts \
qt/locale/bitcoin_ar.ts \
qt/locale/bitcoin_be_BY.ts \
- qt/locale/bitcoin_bg_BG.ts \
qt/locale/bitcoin_bg.ts \
- qt/locale/bitcoin_bs.ts \
+ qt/locale/bitcoin_bg_BG.ts \
qt/locale/bitcoin_ca_ES.ts \
qt/locale/bitcoin_ca.ts \
qt/locale/bitcoin_ca@valencia.ts \
@@ -22,7 +22,9 @@ QT_TS = \
qt/locale/bitcoin_en_GB.ts \
qt/locale/bitcoin_en.ts \
qt/locale/bitcoin_eo.ts \
+ qt/locale/bitcoin_es_AR.ts \
qt/locale/bitcoin_es_CL.ts \
+ qt/locale/bitcoin_es_CO.ts \
qt/locale/bitcoin_es_DO.ts \
qt/locale/bitcoin_es_ES.ts \
qt/locale/bitcoin_es_MX.ts \
@@ -43,11 +45,13 @@ QT_TS = \
qt/locale/bitcoin_hr.ts \
qt/locale/bitcoin_hu.ts \
qt/locale/bitcoin_id_ID.ts \
+ qt/locale/bitcoin_it_IT.ts \
qt/locale/bitcoin_it.ts \
qt/locale/bitcoin_ja.ts \
qt/locale/bitcoin_ka.ts \
qt/locale/bitcoin_kk_KZ.ts \
qt/locale/bitcoin_ko_KR.ts \
+ qt/locale/bitcoin_ku_IQ.ts \
qt/locale/bitcoin_ky.ts \
qt/locale/bitcoin_la.ts \
qt/locale/bitcoin_lt.ts \
@@ -62,13 +66,16 @@ QT_TS = \
qt/locale/bitcoin_pt_BR.ts \
qt/locale/bitcoin_pt_PT.ts \
qt/locale/bitcoin_ro_RO.ts \
+ qt/locale/bitcoin_ro.ts \
qt/locale/bitcoin_ru_RU.ts \
qt/locale/bitcoin_ru.ts \
qt/locale/bitcoin_sk.ts \
qt/locale/bitcoin_sl_SI.ts \
qt/locale/bitcoin_sq.ts \
+ qt/locale/bitcoin_sr@latin.ts \
qt/locale/bitcoin_sr.ts \
qt/locale/bitcoin_sv.ts \
+ qt/locale/bitcoin_ta.ts \
qt/locale/bitcoin_th_TH.ts \
qt/locale/bitcoin_tr_TR.ts \
qt/locale/bitcoin_tr.ts \
@@ -78,6 +85,7 @@ QT_TS = \
qt/locale/bitcoin_vi.ts \
qt/locale/bitcoin_vi_VN.ts \
qt/locale/bitcoin_zh_CN.ts \
+ qt/locale/bitcoin_zh_HK.ts \
qt/locale/bitcoin_zh.ts \
qt/locale/bitcoin_zh_TW.ts
@@ -224,6 +232,7 @@ RES_ICONS = \
qt/res/icons/about.png \
qt/res/icons/about_qt.png \
qt/res/icons/bitcoin.ico \
+ qt/res/icons/bitcoin_testnet.ico \
qt/res/icons/bitcoin.png \
qt/res/icons/chevron.png \
qt/res/icons/clock1.png \
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index 41d811fb54..27e7694748 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -38,13 +38,13 @@ BITCOIN_TESTS =\
test/arith_uint256_tests.cpp \
test/scriptnum10.h \
test/addrman_tests.cpp \
- test/alert_tests.cpp \
test/amount_tests.cpp \
test/allocator_tests.cpp \
test/base32_tests.cpp \
test/base58_tests.cpp \
test/base64_tests.cpp \
test/bip32_tests.cpp \
+ test/blockencodings_tests.cpp \
test/bloom_tests.cpp \
test/Checkpoints_tests.cpp \
test/coins_tests.cpp \
diff --git a/src/addrman.cpp b/src/addrman.cpp
index 00f6fe99e0..cebb1c8e5e 100644
--- a/src/addrman.cpp
+++ b/src/addrman.cpp
@@ -263,7 +263,7 @@ bool CAddrMan::Add_(const CAddress& addr, const CNetAddr& source, int64_t nTimeP
pinfo->nTime = std::max((int64_t)0, addr.nTime - nTimePenalty);
// add services
- pinfo->nServices |= addr.nServices;
+ pinfo->nServices = ServiceFlags(pinfo->nServices | addr.nServices);
// do not update if no new information is present
if (!addr.nTime || (pinfo->nTime && addr.nTime <= pinfo->nTime))
@@ -502,6 +502,24 @@ void CAddrMan::Connected_(const CService& addr, int64_t nTime)
info.nTime = nTime;
}
+void CAddrMan::SetServices_(const CService& addr, ServiceFlags nServices)
+{
+ CAddrInfo* pinfo = Find(addr);
+
+ // if not found, bail out
+ if (!pinfo)
+ return;
+
+ CAddrInfo& info = *pinfo;
+
+ // check whether we are talking about the exact same CService (including same port)
+ if (info != addr)
+ return;
+
+ // update info
+ info.nServices = nServices;
+}
+
int CAddrMan::RandomInt(int nMax){
return GetRandInt(nMax);
}
diff --git a/src/addrman.h b/src/addrman.h
index c5923e9417..1caf540758 100644
--- a/src/addrman.h
+++ b/src/addrman.h
@@ -256,6 +256,9 @@ protected:
//! Mark an entry as currently-connected-to.
void Connected_(const CService &addr, int64_t nTime);
+ //! Update an entry's service bits.
+ void SetServices_(const CService &addr, ServiceFlags nServices);
+
public:
/**
* serialized format:
@@ -589,6 +592,14 @@ public:
}
}
+ void SetServices(const CService &addr, ServiceFlags nServices)
+ {
+ LOCK(cs);
+ Check();
+ SetServices_(addr, nServices);
+ Check();
+ }
+
};
#endif // BITCOIN_ADDRMAN_H
diff --git a/src/bitcoin-tx.cpp b/src/bitcoin-tx.cpp
index f9ea94b9f4..8e8ac47455 100644
--- a/src/bitcoin-tx.cpp
+++ b/src/bitcoin-tx.cpp
@@ -195,7 +195,7 @@ static void MutateTxAddInput(CMutableTransaction& tx, const string& strInput)
uint256 txid(uint256S(strTxid));
static const unsigned int minTxOutSz = 9;
- static const unsigned int maxVout = MAX_BLOCK_SIZE / minTxOutSz;
+ static const unsigned int maxVout = MAX_BLOCK_BASE_SIZE / minTxOutSz;
// extract and validate vout
string strVout = vStrInputParts[1];
@@ -363,6 +363,18 @@ vector<unsigned char> ParseHexUO(map<string,UniValue>& o, string strKey)
return ParseHexUV(o[strKey], strKey);
}
+static CAmount AmountFromValue(const UniValue& value)
+{
+ if (!value.isNum() && !value.isStr())
+ throw runtime_error("Amount is not a number or string");
+ CAmount amount;
+ if (!ParseFixedPoint(value.getValStr(), 8, &amount))
+ throw runtime_error("Invalid amount");
+ if (!MoneyRange(amount))
+ throw runtime_error("Amount out of range");
+ return amount;
+}
+
static void MutateTxSign(CMutableTransaction& tx, const string& flagStr)
{
int nHashType = SIGHASH_ALL;
@@ -434,12 +446,15 @@ static void MutateTxSign(CMutableTransaction& tx, const string& flagStr)
if ((unsigned int)nOut >= coins->vout.size())
coins->vout.resize(nOut+1);
coins->vout[nOut].scriptPubKey = scriptPubKey;
- coins->vout[nOut].nValue = 0; // we don't know the actual output value
+ coins->vout[nOut].nValue = 0;
+ if (prevOut.exists("amount")) {
+ coins->vout[nOut].nValue = AmountFromValue(prevOut["amount"]);
+ }
}
// if redeemScript given and private keys given,
// add redeemScript to the tempKeystore so it can be signed:
- if (fGivenKeys && scriptPubKey.IsPayToScriptHash() &&
+ if (fGivenKeys && (scriptPubKey.IsPayToScriptHash() || scriptPubKey.IsPayToWitnessScriptHash()) &&
prevOut.exists("redeemScript")) {
UniValue v = prevOut["redeemScript"];
vector<unsigned char> rsData(ParseHexUV(v, "redeemScript"));
@@ -462,17 +477,19 @@ static void MutateTxSign(CMutableTransaction& tx, const string& flagStr)
continue;
}
const CScript& prevPubKey = coins->vout[txin.prevout.n].scriptPubKey;
+ const CAmount& amount = coins->vout[txin.prevout.n].nValue;
- txin.scriptSig.clear();
+ SignatureData sigdata;
// Only sign SIGHASH_SINGLE if there's a corresponding output:
if (!fHashSingle || (i < mergedTx.vout.size()))
- SignSignature(keystore, prevPubKey, mergedTx, i, nHashType);
+ ProduceSignature(MutableTransactionSignatureCreator(&keystore, &mergedTx, i, amount, nHashType), prevPubKey, sigdata);
// ... and merge in other signatures:
- BOOST_FOREACH(const CTransaction& txv, txVariants) {
- txin.scriptSig = CombineSignatures(prevPubKey, mergedTx, i, txin.scriptSig, txv.vin[i].scriptSig);
- }
- if (!VerifyScript(txin.scriptSig, prevPubKey, STANDARD_SCRIPT_VERIFY_FLAGS, MutableTransactionSignatureChecker(&mergedTx, i)))
+ BOOST_FOREACH(const CTransaction& txv, txVariants)
+ sigdata = CombineSignatures(prevPubKey, MutableTransactionSignatureChecker(&mergedTx, i, amount), sigdata, DataFromTransaction(txv, i));
+ UpdateTransaction(mergedTx, i, sigdata);
+
+ if (!VerifyScript(txin.scriptSig, prevPubKey, mergedTx.wit.vtxinwit.size() > i ? &mergedTx.wit.vtxinwit[i].scriptWitness : NULL, STANDARD_SCRIPT_VERIFY_FLAGS, MutableTransactionSignatureChecker(&mergedTx, i, amount)))
fComplete = false;
}
diff --git a/src/blockencodings.cpp b/src/blockencodings.cpp
new file mode 100644
index 0000000000..5c4c3bd274
--- /dev/null
+++ b/src/blockencodings.cpp
@@ -0,0 +1,180 @@
+// Copyright (c) 2016 The Bitcoin Core developers
+// Distributed under the MIT software license, see the accompanying
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+#include "blockencodings.h"
+#include "consensus/consensus.h"
+#include "consensus/validation.h"
+#include "chainparams.h"
+#include "hash.h"
+#include "random.h"
+#include "streams.h"
+#include "txmempool.h"
+#include "main.h"
+#include "util.h"
+
+#include <unordered_map>
+
+#define MIN_TRANSACTION_BASE_SIZE (::GetSerializeSize(CTransaction(), SER_NETWORK, PROTOCOL_VERSION | SERIALIZE_TRANSACTION_NO_WITNESS))
+
+CBlockHeaderAndShortTxIDs::CBlockHeaderAndShortTxIDs(const CBlock& block) :
+ nonce(GetRand(std::numeric_limits<uint64_t>::max())),
+ shorttxids(block.vtx.size() - 1), prefilledtxn(1), header(block) {
+ FillShortTxIDSelector();
+ //TODO: Use our mempool prior to block acceptance to predictively fill more than just the coinbase
+ prefilledtxn[0] = {0, block.vtx[0]};
+ for (size_t i = 1; i < block.vtx.size(); i++) {
+ const CTransaction& tx = block.vtx[i];
+ shorttxids[i - 1] = GetShortID(tx.GetHash());
+ }
+}
+
+void CBlockHeaderAndShortTxIDs::FillShortTxIDSelector() const {
+ CDataStream stream(SER_NETWORK, PROTOCOL_VERSION);
+ stream << header << nonce;
+ CSHA256 hasher;
+ hasher.Write((unsigned char*)&(*stream.begin()), stream.end() - stream.begin());
+ uint256 shorttxidhash;
+ hasher.Finalize(shorttxidhash.begin());
+ shorttxidk0 = shorttxidhash.GetUint64(0);
+ shorttxidk1 = shorttxidhash.GetUint64(1);
+}
+
+uint64_t CBlockHeaderAndShortTxIDs::GetShortID(const uint256& txhash) const {
+ static_assert(SHORTTXIDS_LENGTH == 6, "shorttxids calculation assumes 6-byte shorttxids");
+ return SipHashUint256(shorttxidk0, shorttxidk1, txhash) & 0xffffffffffffL;
+}
+
+
+
+ReadStatus PartiallyDownloadedBlock::InitData(const CBlockHeaderAndShortTxIDs& cmpctblock) {
+ if (cmpctblock.header.IsNull() || (cmpctblock.shorttxids.empty() && cmpctblock.prefilledtxn.empty()))
+ return READ_STATUS_INVALID;
+ if (cmpctblock.shorttxids.size() + cmpctblock.prefilledtxn.size() > MAX_BLOCK_BASE_SIZE / MIN_TRANSACTION_BASE_SIZE)
+ return READ_STATUS_INVALID;
+
+ assert(header.IsNull() && txn_available.empty());
+ header = cmpctblock.header;
+ txn_available.resize(cmpctblock.BlockTxCount());
+
+ int32_t lastprefilledindex = -1;
+ for (size_t i = 0; i < cmpctblock.prefilledtxn.size(); i++) {
+ if (cmpctblock.prefilledtxn[i].tx.IsNull())
+ return READ_STATUS_INVALID;
+
+ lastprefilledindex += cmpctblock.prefilledtxn[i].index + 1; //index is a uint16_t, so cant overflow here
+ if (lastprefilledindex > std::numeric_limits<uint16_t>::max())
+ return READ_STATUS_INVALID;
+ if ((uint32_t)lastprefilledindex > cmpctblock.shorttxids.size() + i) {
+ // If we are inserting a tx at an index greater than our full list of shorttxids
+ // plus the number of prefilled txn we've inserted, then we have txn for which we
+ // have neither a prefilled txn or a shorttxid!
+ return READ_STATUS_INVALID;
+ }
+ txn_available[lastprefilledindex] = std::make_shared<CTransaction>(cmpctblock.prefilledtxn[i].tx);
+ }
+ prefilled_count = cmpctblock.prefilledtxn.size();
+
+ // Calculate map of txids -> positions and check mempool to see what we have (or dont)
+ // Because well-formed cmpctblock messages will have a (relatively) uniform distribution
+ // of short IDs, any highly-uneven distribution of elements can be safely treated as a
+ // READ_STATUS_FAILED.
+ std::unordered_map<uint64_t, uint16_t> shorttxids(cmpctblock.shorttxids.size());
+ uint16_t index_offset = 0;
+ for (size_t i = 0; i < cmpctblock.shorttxids.size(); i++) {
+ while (txn_available[i + index_offset])
+ index_offset++;
+ shorttxids[cmpctblock.shorttxids[i]] = i + index_offset;
+ // To determine the chance that the number of entries in a bucket exceeds N,
+ // we use the fact that the number of elements in a single bucket is
+ // binomially distributed (with n = the number of shorttxids S, and p =
+ // 1 / the number of buckets), that in the worst case the number of buckets is
+ // equal to S (due to std::unordered_map having a default load factor of 1.0),
+ // and that the chance for any bucket to exceed N elements is at most
+ // buckets * (the chance that any given bucket is above N elements).
+ // Thus: P(max_elements_per_bucket > N) <= S * (1 - cdf(binomial(n=S,p=1/S), N)).
+ // If we assume blocks of up to 16000, allowing 12 elements per bucket should
+ // only fail once per ~1 million block transfers (per peer and connection).
+ if (shorttxids.bucket_size(shorttxids.bucket(cmpctblock.shorttxids[i])) > 12)
+ return READ_STATUS_FAILED;
+ }
+ // TODO: in the shortid-collision case, we should instead request both transactions
+ // which collided. Falling back to full-block-request here is overkill.
+ if (shorttxids.size() != cmpctblock.shorttxids.size())
+ return READ_STATUS_FAILED; // Short ID collision
+
+ std::vector<bool> have_txn(txn_available.size());
+ LOCK(pool->cs);
+ const std::vector<std::pair<uint256, CTxMemPool::txiter> >& vTxHashes = pool->vTxHashes;
+ for (size_t i = 0; i < vTxHashes.size(); i++) {
+ uint64_t shortid = cmpctblock.GetShortID(vTxHashes[i].first);
+ std::unordered_map<uint64_t, uint16_t>::iterator idit = shorttxids.find(shortid);
+ if (idit != shorttxids.end()) {
+ if (!have_txn[idit->second]) {
+ txn_available[idit->second] = vTxHashes[i].second->GetSharedTx();
+ have_txn[idit->second] = true;
+ mempool_count++;
+ } else {
+ // If we find two mempool txn that match the short id, just request it.
+ // This should be rare enough that the extra bandwidth doesn't matter,
+ // but eating a round-trip due to FillBlock failure would be annoying
+ if (txn_available[idit->second]) {
+ txn_available[idit->second].reset();
+ mempool_count--;
+ }
+ }
+ }
+ // Though ideally we'd continue scanning for the two-txn-match-shortid case,
+ // the performance win of an early exit here is too good to pass up and worth
+ // the extra risk.
+ if (mempool_count == shorttxids.size())
+ break;
+ }
+
+ LogPrint("cmpctblock", "Initialized PartiallyDownloadedBlock for block %s using a cmpctblock of size %lu\n", cmpctblock.header.GetHash().ToString(), cmpctblock.GetSerializeSize(SER_NETWORK, PROTOCOL_VERSION));
+
+ return READ_STATUS_OK;
+}
+
+bool PartiallyDownloadedBlock::IsTxAvailable(size_t index) const {
+ assert(!header.IsNull());
+ assert(index < txn_available.size());
+ return txn_available[index] ? true : false;
+}
+
+ReadStatus PartiallyDownloadedBlock::FillBlock(CBlock& block, const std::vector<CTransaction>& vtx_missing) const {
+ assert(!header.IsNull());
+ block = header;
+ block.vtx.resize(txn_available.size());
+
+ size_t tx_missing_offset = 0;
+ for (size_t i = 0; i < txn_available.size(); i++) {
+ if (!txn_available[i]) {
+ if (vtx_missing.size() <= tx_missing_offset)
+ return READ_STATUS_INVALID;
+ block.vtx[i] = vtx_missing[tx_missing_offset++];
+ } else
+ block.vtx[i] = *txn_available[i];
+ }
+ if (vtx_missing.size() != tx_missing_offset)
+ return READ_STATUS_INVALID;
+
+ CValidationState state;
+ if (!CheckBlock(block, state, Params().GetConsensus())) {
+ // TODO: We really want to just check merkle tree manually here,
+ // but that is expensive, and CheckBlock caches a block's
+ // "checked-status" (in the CBlock?). CBlock should be able to
+ // check its own merkle root and cache that check.
+ if (state.CorruptionPossible())
+ return READ_STATUS_FAILED; // Possible Short ID collision
+ return READ_STATUS_INVALID;
+ }
+
+ LogPrint("cmpctblock", "Successfully reconstructed block %s with %lu txn prefilled, %lu txn from mempool and %lu txn requested\n", header.GetHash().ToString(), prefilled_count, mempool_count, vtx_missing.size());
+ if (vtx_missing.size() < 5) {
+ for(const CTransaction& tx : vtx_missing)
+ LogPrint("cmpctblock", "Reconstructed block %s required tx %s\n", header.GetHash().ToString(), tx.GetHash().ToString());
+ }
+
+ return READ_STATUS_OK;
+}
diff --git a/src/blockencodings.h b/src/blockencodings.h
new file mode 100644
index 0000000000..b980e9e286
--- /dev/null
+++ b/src/blockencodings.h
@@ -0,0 +1,206 @@
+// Copyright (c) 2016 The Bitcoin Core developers
+// Distributed under the MIT software license, see the accompanying
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+#ifndef BITCOIN_BLOCK_ENCODINGS_H
+#define BITCOIN_BLOCK_ENCODINGS_H
+
+#include "primitives/block.h"
+
+#include <memory>
+
+class CTxMemPool;
+
+// Dumb helper to handle CTransaction compression at serialize-time
+struct TransactionCompressor {
+private:
+ CTransaction& tx;
+public:
+ TransactionCompressor(CTransaction& txIn) : tx(txIn) {}
+
+ ADD_SERIALIZE_METHODS;
+
+ template <typename Stream, typename Operation>
+ inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) {
+ READWRITE(tx); //TODO: Compress tx encoding
+ }
+};
+
+class BlockTransactionsRequest {
+public:
+ // A BlockTransactionsRequest message
+ uint256 blockhash;
+ std::vector<uint16_t> indexes;
+
+ ADD_SERIALIZE_METHODS;
+
+ template <typename Stream, typename Operation>
+ inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) {
+ READWRITE(blockhash);
+ uint64_t indexes_size = (uint64_t)indexes.size();
+ READWRITE(COMPACTSIZE(indexes_size));
+ if (ser_action.ForRead()) {
+ size_t i = 0;
+ while (indexes.size() < indexes_size) {
+ indexes.resize(std::min((uint64_t)(1000 + indexes.size()), indexes_size));
+ for (; i < indexes.size(); i++) {
+ uint64_t index = 0;
+ READWRITE(COMPACTSIZE(index));
+ if (index > std::numeric_limits<uint16_t>::max())
+ throw std::ios_base::failure("index overflowed 16 bits");
+ indexes[i] = index;
+ }
+ }
+
+ uint16_t offset = 0;
+ for (size_t i = 0; i < indexes.size(); i++) {
+ if (uint64_t(indexes[i]) + uint64_t(offset) > std::numeric_limits<uint16_t>::max())
+ throw std::ios_base::failure("indexes overflowed 16 bits");
+ indexes[i] = indexes[i] + offset;
+ offset = indexes[i] + 1;
+ }
+ } else {
+ for (size_t i = 0; i < indexes.size(); i++) {
+ uint64_t index = indexes[i] - (i == 0 ? 0 : (indexes[i - 1] + 1));
+ READWRITE(COMPACTSIZE(index));
+ }
+ }
+ }
+};
+
+class BlockTransactions {
+public:
+ // A BlockTransactions message
+ uint256 blockhash;
+ std::vector<CTransaction> txn;
+
+ BlockTransactions() {}
+ BlockTransactions(const BlockTransactionsRequest& req) :
+ blockhash(req.blockhash), txn(req.indexes.size()) {}
+
+ ADD_SERIALIZE_METHODS;
+
+ template <typename Stream, typename Operation>
+ inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) {
+ READWRITE(blockhash);
+ uint64_t txn_size = (uint64_t)txn.size();
+ READWRITE(COMPACTSIZE(txn_size));
+ if (ser_action.ForRead()) {
+ size_t i = 0;
+ while (txn.size() < txn_size) {
+ txn.resize(std::min((uint64_t)(1000 + txn.size()), txn_size));
+ for (; i < txn.size(); i++)
+ READWRITE(REF(TransactionCompressor(txn[i])));
+ }
+ } else {
+ for (size_t i = 0; i < txn.size(); i++)
+ READWRITE(REF(TransactionCompressor(txn[i])));
+ }
+ }
+};
+
+// Dumb serialization/storage-helper for CBlockHeaderAndShortTxIDs and PartiallyDownlaodedBlock
+struct PrefilledTransaction {
+ // Used as an offset since last prefilled tx in CBlockHeaderAndShortTxIDs,
+ // as a proper transaction-in-block-index in PartiallyDownloadedBlock
+ uint16_t index;
+ CTransaction tx;
+
+ ADD_SERIALIZE_METHODS;
+
+ template <typename Stream, typename Operation>
+ inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) {
+ uint64_t idx = index;
+ READWRITE(COMPACTSIZE(idx));
+ if (idx > std::numeric_limits<uint16_t>::max())
+ throw std::ios_base::failure("index overflowed 16-bits");
+ index = idx;
+ READWRITE(REF(TransactionCompressor(tx)));
+ }
+};
+
+typedef enum ReadStatus_t
+{
+ READ_STATUS_OK,
+ READ_STATUS_INVALID, // Invalid object, peer is sending bogus crap
+ READ_STATUS_FAILED, // Failed to process object
+} ReadStatus;
+
+class CBlockHeaderAndShortTxIDs {
+private:
+ mutable uint64_t shorttxidk0, shorttxidk1;
+ uint64_t nonce;
+
+ void FillShortTxIDSelector() const;
+
+ friend class PartiallyDownloadedBlock;
+
+ static const int SHORTTXIDS_LENGTH = 6;
+protected:
+ std::vector<uint64_t> shorttxids;
+ std::vector<PrefilledTransaction> prefilledtxn;
+
+public:
+ CBlockHeader header;
+
+ // Dummy for deserialization
+ CBlockHeaderAndShortTxIDs() {}
+
+ CBlockHeaderAndShortTxIDs(const CBlock& block);
+
+ uint64_t GetShortID(const uint256& txhash) const;
+
+ size_t BlockTxCount() const { return shorttxids.size() + prefilledtxn.size(); }
+
+ ADD_SERIALIZE_METHODS;
+
+ template <typename Stream, typename Operation>
+ inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) {
+ READWRITE(header);
+ READWRITE(nonce);
+
+ uint64_t shorttxids_size = (uint64_t)shorttxids.size();
+ READWRITE(COMPACTSIZE(shorttxids_size));
+ if (ser_action.ForRead()) {
+ size_t i = 0;
+ while (shorttxids.size() < shorttxids_size) {
+ shorttxids.resize(std::min((uint64_t)(1000 + shorttxids.size()), shorttxids_size));
+ for (; i < shorttxids.size(); i++) {
+ uint32_t lsb = 0; uint16_t msb = 0;
+ READWRITE(lsb);
+ READWRITE(msb);
+ shorttxids[i] = (uint64_t(msb) << 32) | uint64_t(lsb);
+ static_assert(SHORTTXIDS_LENGTH == 6, "shorttxids serialization assumes 6-byte shorttxids");
+ }
+ }
+ } else {
+ for (size_t i = 0; i < shorttxids.size(); i++) {
+ uint32_t lsb = shorttxids[i] & 0xffffffff;
+ uint16_t msb = (shorttxids[i] >> 32) & 0xffff;
+ READWRITE(lsb);
+ READWRITE(msb);
+ }
+ }
+
+ READWRITE(prefilledtxn);
+
+ if (ser_action.ForRead())
+ FillShortTxIDSelector();
+ }
+};
+
+class PartiallyDownloadedBlock {
+protected:
+ std::vector<std::shared_ptr<const CTransaction> > txn_available;
+ size_t prefilled_count = 0, mempool_count = 0;
+ CTxMemPool* pool;
+public:
+ CBlockHeader header;
+ PartiallyDownloadedBlock(CTxMemPool* poolIn) : pool(poolIn) {}
+
+ ReadStatus InitData(const CBlockHeaderAndShortTxIDs& cmpctblock);
+ bool IsTxAvailable(size_t index) const;
+ ReadStatus FillBlock(CBlock& block, const std::vector<CTransaction>& vtx_missing) const;
+};
+
+#endif
diff --git a/src/chain.h b/src/chain.h
index a13dae33d1..76a774c123 100644
--- a/src/chain.h
+++ b/src/chain.h
@@ -144,6 +144,8 @@ enum BlockStatus: uint32_t {
BLOCK_FAILED_VALID = 32, //! stage after last reached validness failed
BLOCK_FAILED_CHILD = 64, //! descends from failed block
BLOCK_FAILED_MASK = BLOCK_FAILED_VALID | BLOCK_FAILED_CHILD,
+
+ BLOCK_OPT_WITNESS = 128, //! block data in blk*.data was received with a witness-enforcing client
};
/** The block chain is a tree shaped structure starting with the
diff --git a/src/chainparams.cpp b/src/chainparams.cpp
index 0005115671..d6032440e3 100644
--- a/src/chainparams.cpp
+++ b/src/chainparams.cpp
@@ -16,14 +16,6 @@
#include "chainparamsseeds.h"
-std::string CDNSSeedData::getHost(uint64_t requiredServiceBits) const {
- //use default host for non-filter-capable seeds or if we use the default service bits (NODE_NETWORK)
- if (!supportsServiceBitsFiltering || requiredServiceBits == NODE_NETWORK)
- return host;
-
- return strprintf("x%x.%s", requiredServiceBits, host);
-}
-
static CBlock CreateGenesisBlock(const char* pszTimestamp, const CScript& genesisOutputScript, uint32_t nTime, uint32_t nNonce, uint32_t nBits, int32_t nVersion, const CAmount& genesisReward)
{
CMutableTransaction txNew;
@@ -100,6 +92,11 @@ public:
consensus.vDeployments[Consensus::DEPLOYMENT_CSV].nStartTime = 1462060800; // May 1st, 2016
consensus.vDeployments[Consensus::DEPLOYMENT_CSV].nTimeout = 1493596800; // May 1st, 2017
+ // Deployment of SegWit (BIP141 and BIP143)
+ consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].bit = 1;
+ consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].nStartTime = 0;
+ consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].nTimeout = 0; // Never / undefined
+
/**
* The message start string is designed to be unlikely to occur in normal data.
* The characters are rarely used upper ASCII, not valid as UTF-8, and produce
@@ -117,7 +114,7 @@ public:
assert(consensus.hashGenesisBlock == uint256S("0x000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f"));
assert(genesis.hashMerkleRoot == uint256S("0x4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b"));
- vSeeds.push_back(CDNSSeedData("bitcoin.sipa.be", "seed.bitcoin.sipa.be")); // Pieter Wuille
+ vSeeds.push_back(CDNSSeedData("bitcoin.sipa.be", "seed.bitcoin.sipa.be", true)); // Pieter Wuille
vSeeds.push_back(CDNSSeedData("bluematt.me", "dnsseed.bluematt.me")); // Matt Corallo
vSeeds.push_back(CDNSSeedData("dashjr.org", "dnsseed.bitcoin.dashjr.org")); // Luke Dashjr
vSeeds.push_back(CDNSSeedData("bitcoinstats.com", "seed.bitcoinstats.com")); // Christian Decker
@@ -191,6 +188,11 @@ public:
consensus.vDeployments[Consensus::DEPLOYMENT_CSV].nStartTime = 1456790400; // March 1st, 2016
consensus.vDeployments[Consensus::DEPLOYMENT_CSV].nTimeout = 1493596800; // May 1st, 2017
+ // Deployment of SegWit (BIP141 and BIP143)
+ consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].bit = 1;
+ consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].nStartTime = 1462060800; // May 1st 2016
+ consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].nTimeout = 1493596800; // May 1st 2017
+
pchMessageStart[0] = 0x0b;
pchMessageStart[1] = 0x11;
pchMessageStart[2] = 0x09;
@@ -207,7 +209,7 @@ public:
vSeeds.clear();
// nodes with support for servicebits filtering should be at the top
vSeeds.push_back(CDNSSeedData("testnetbitcoin.jonasschnelli.ch", "testnet-seed.bitcoin.jonasschnelli.ch", true));
- vSeeds.push_back(CDNSSeedData("bitcoin.petertodd.org", "testnet-seed.bitcoin.petertodd.org"));
+ vSeeds.push_back(CDNSSeedData("petertodd.org", "seed.tbtc.petertodd.org", true));
vSeeds.push_back(CDNSSeedData("bluematt.me", "testnet-seed.bluematt.me"));
vSeeds.push_back(CDNSSeedData("bitcoin.schildbach.de", "testnet-seed.bitcoin.schildbach.de"));
@@ -263,6 +265,9 @@ public:
consensus.vDeployments[Consensus::DEPLOYMENT_CSV].bit = 0;
consensus.vDeployments[Consensus::DEPLOYMENT_CSV].nStartTime = 0;
consensus.vDeployments[Consensus::DEPLOYMENT_CSV].nTimeout = 999999999999ULL;
+ consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].bit = 1;
+ consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].nStartTime = 0;
+ consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].nTimeout = 999999999999ULL;
pchMessageStart[0] = 0xfa;
pchMessageStart[1] = 0xbf;
@@ -298,6 +303,12 @@ public:
base58Prefixes[EXT_PUBLIC_KEY] = boost::assign::list_of(0x04)(0x35)(0x87)(0xCF).convert_to_container<std::vector<unsigned char> >();
base58Prefixes[EXT_SECRET_KEY] = boost::assign::list_of(0x04)(0x35)(0x83)(0x94).convert_to_container<std::vector<unsigned char> >();
}
+
+ void UpdateBIP9Parameters(Consensus::DeploymentPos d, int64_t nStartTime, int64_t nTimeout)
+ {
+ consensus.vDeployments[d].nStartTime = nStartTime;
+ consensus.vDeployments[d].nTimeout = nTimeout;
+ }
};
static CRegTestParams regTestParams;
@@ -325,3 +336,9 @@ void SelectParams(const std::string& network)
SelectBaseParams(network);
pCurrentParams = &Params(network);
}
+
+void UpdateRegtestBIP9Parameters(Consensus::DeploymentPos d, int64_t nStartTime, int64_t nTimeout)
+{
+ regTestParams.UpdateBIP9Parameters(d, nStartTime, nTimeout);
+}
+
diff --git a/src/chainparams.h b/src/chainparams.h
index 7168daaf43..0c3820b7c6 100644
--- a/src/chainparams.h
+++ b/src/chainparams.h
@@ -13,11 +13,9 @@
#include <vector>
-class CDNSSeedData {
-public:
+struct CDNSSeedData {
std::string name, host;
bool supportsServiceBitsFiltering;
- std::string getHost(uint64_t requiredServiceBits) const;
CDNSSeedData(const std::string &strName, const std::string &strHost, bool supportsServiceBitsFilteringIn = false) : name(strName), host(strHost), supportsServiceBitsFiltering(supportsServiceBitsFilteringIn) {}
};
@@ -114,4 +112,9 @@ CChainParams& Params(const std::string& chain);
*/
void SelectParams(const std::string& chain);
+/**
+ * Allows modifying the BIP9 regtest parameters.
+ */
+void UpdateRegtestBIP9Parameters(Consensus::DeploymentPos d, int64_t nStartTime, int64_t nTimeout);
+
#endif // BITCOIN_CHAINPARAMS_H
diff --git a/src/clientversion.h b/src/clientversion.h
index 47263d5344..53ad460346 100644
--- a/src/clientversion.h
+++ b/src/clientversion.h
@@ -15,7 +15,7 @@
//! 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 12
+#define CLIENT_VERSION_MINOR 13
#define CLIENT_VERSION_REVISION 99
#define CLIENT_VERSION_BUILD 0
diff --git a/src/consensus/consensus.h b/src/consensus/consensus.h
index ad9cc26175..6908565866 100644
--- a/src/consensus/consensus.h
+++ b/src/consensus/consensus.h
@@ -6,10 +6,16 @@
#ifndef BITCOIN_CONSENSUS_CONSENSUS_H
#define BITCOIN_CONSENSUS_CONSENSUS_H
-/** The maximum allowed size for a serialized block, in bytes (network rule) */
-static const unsigned int MAX_BLOCK_SIZE = 1000000;
+#include <stdint.h>
+
+/** The maximum allowed size for a serialized block, in bytes (only for buffer size limits) */
+static const unsigned int MAX_BLOCK_SERIALIZED_SIZE = 4000000;
+/** The maximum allowed weight for a block, see BIP 141 (network rule) */
+static const unsigned int MAX_BLOCK_WEIGHT = 4000000;
+/** The maximum allowed size for a block excluding witness data, in bytes (network rule) */
+static const unsigned int MAX_BLOCK_BASE_SIZE = 1000000;
/** The maximum allowed number of signature check operations in a block (network rule) */
-static const unsigned int MAX_BLOCK_SIGOPS = MAX_BLOCK_SIZE/50;
+static const int64_t MAX_BLOCK_SIGOPS_COST = 80000;
/** Coinbase transaction outputs can only be spent after this number of new blocks (network rule) */
static const int COINBASE_MATURITY = 100;
diff --git a/src/consensus/merkle.cpp b/src/consensus/merkle.cpp
index 22eb7159a2..35f7d2e05a 100644
--- a/src/consensus/merkle.cpp
+++ b/src/consensus/merkle.cpp
@@ -165,6 +165,17 @@ uint256 BlockMerkleRoot(const CBlock& block, bool* mutated)
return ComputeMerkleRoot(leaves, mutated);
}
+uint256 BlockWitnessMerkleRoot(const CBlock& block, bool* mutated)
+{
+ std::vector<uint256> leaves;
+ leaves.resize(block.vtx.size());
+ leaves[0].SetNull(); // The witness hash of the coinbase is 0.
+ for (size_t s = 1; s < block.vtx.size(); s++) {
+ leaves[s] = block.vtx[s].GetWitnessHash();
+ }
+ return ComputeMerkleRoot(leaves, mutated);
+}
+
std::vector<uint256> BlockMerkleBranch(const CBlock& block, uint32_t position)
{
std::vector<uint256> leaves;
diff --git a/src/consensus/merkle.h b/src/consensus/merkle.h
index 6ef59745ac..194aea9b75 100644
--- a/src/consensus/merkle.h
+++ b/src/consensus/merkle.h
@@ -23,6 +23,12 @@ uint256 ComputeMerkleRootFromBranch(const uint256& leaf, const std::vector<uint2
uint256 BlockMerkleRoot(const CBlock& block, bool* mutated = NULL);
/*
+ * Compute the Merkle root of the witness transactions in a block.
+ * *mutated is set to true if a duplicated subtree was found.
+ */
+uint256 BlockWitnessMerkleRoot(const CBlock& block, bool* mutated = NULL);
+
+/*
* Compute the Merkle branch for the tree of transactions in a block, for a
* given position.
* This can be verified using ComputeMerkleRootFromBranch.
diff --git a/src/consensus/params.h b/src/consensus/params.h
index 6c4cc49479..822ec87d69 100644
--- a/src/consensus/params.h
+++ b/src/consensus/params.h
@@ -16,6 +16,7 @@ enum DeploymentPos
{
DEPLOYMENT_TESTDUMMY,
DEPLOYMENT_CSV, // Deployment of BIP68, BIP112, and BIP113.
+ DEPLOYMENT_SEGWIT, // Deployment of BIP141 and BIP143
// NOTE: Also add new deployments to VersionBitsDeploymentInfo in versionbits.cpp
MAX_VERSION_BITS_DEPLOYMENTS
};
diff --git a/src/consensus/validation.h b/src/consensus/validation.h
index d7e57f5b5e..000b197270 100644
--- a/src/consensus/validation.h
+++ b/src/consensus/validation.h
@@ -77,6 +77,9 @@ public:
bool CorruptionPossible() const {
return corruptionPossible;
}
+ void SetCorruptionPossible() {
+ corruptionPossible = true;
+ }
unsigned int GetRejectCode() const { return chRejectCode; }
std::string GetRejectReason() const { return strRejectReason; }
std::string GetDebugMessage() const { return strDebugMessage; }
diff --git a/src/core_io.h b/src/core_io.h
index e8c0c49e84..b559d44bf5 100644
--- a/src/core_io.h
+++ b/src/core_io.h
@@ -17,7 +17,7 @@ class UniValue;
// core_read.cpp
extern CScript ParseScript(const std::string& s);
extern std::string ScriptToAsmStr(const CScript& script, const bool fAttemptSighashDecode = false);
-extern bool DecodeHexTx(CTransaction& tx, const std::string& strHexTx);
+extern bool DecodeHexTx(CTransaction& tx, const std::string& strHexTx, bool fTryNoWitness = false);
extern bool DecodeHexBlk(CBlock&, const std::string& strHexBlk);
extern uint256 ParseHashUV(const UniValue& v, const std::string& strName);
extern uint256 ParseHashStr(const std::string&, const std::string& strName);
diff --git a/src/core_memusage.h b/src/core_memusage.h
index 450537d059..b8e0f08bbf 100644
--- a/src/core_memusage.h
+++ b/src/core_memusage.h
@@ -25,8 +25,28 @@ static inline size_t RecursiveDynamicUsage(const CTxOut& out) {
return RecursiveDynamicUsage(out.scriptPubKey);
}
+static inline size_t RecursiveDynamicUsage(const CScriptWitness& scriptWit) {
+ size_t mem = memusage::DynamicUsage(scriptWit.stack);
+ for (std::vector<std::vector<unsigned char> >::const_iterator it = scriptWit.stack.begin(); it != scriptWit.stack.end(); it++) {
+ mem += memusage::DynamicUsage(*it);
+ }
+ return mem;
+}
+
+static inline size_t RecursiveDynamicUsage(const CTxInWitness& txinwit) {
+ return RecursiveDynamicUsage(txinwit.scriptWitness);
+}
+
+static inline size_t RecursiveDynamicUsage(const CTxWitness& txwit) {
+ size_t mem = memusage::DynamicUsage(txwit.vtxinwit);
+ for (std::vector<CTxInWitness>::const_iterator it = txwit.vtxinwit.begin(); it != txwit.vtxinwit.end(); it++) {
+ mem += RecursiveDynamicUsage(*it);
+ }
+ return mem;
+}
+
static inline size_t RecursiveDynamicUsage(const CTransaction& tx) {
- size_t mem = memusage::DynamicUsage(tx.vin) + memusage::DynamicUsage(tx.vout);
+ size_t mem = memusage::DynamicUsage(tx.vin) + memusage::DynamicUsage(tx.vout) + RecursiveDynamicUsage(tx.wit);
for (std::vector<CTxIn>::const_iterator it = tx.vin.begin(); it != tx.vin.end(); it++) {
mem += RecursiveDynamicUsage(*it);
}
@@ -37,7 +57,7 @@ static inline size_t RecursiveDynamicUsage(const CTransaction& tx) {
}
static inline size_t RecursiveDynamicUsage(const CMutableTransaction& tx) {
- size_t mem = memusage::DynamicUsage(tx.vin) + memusage::DynamicUsage(tx.vout);
+ size_t mem = memusage::DynamicUsage(tx.vin) + memusage::DynamicUsage(tx.vout) + RecursiveDynamicUsage(tx.wit);
for (std::vector<CTxIn>::const_iterator it = tx.vin.begin(); it != tx.vin.end(); it++) {
mem += RecursiveDynamicUsage(*it);
}
diff --git a/src/core_read.cpp b/src/core_read.cpp
index 444a4c7eba..7cfda6dd6d 100644
--- a/src/core_read.cpp
+++ b/src/core_read.cpp
@@ -90,12 +90,26 @@ CScript ParseScript(const std::string& s)
return result;
}
-bool DecodeHexTx(CTransaction& tx, const std::string& strHexTx)
+bool DecodeHexTx(CTransaction& tx, const std::string& strHexTx, bool fTryNoWitness)
{
if (!IsHex(strHexTx))
return false;
vector<unsigned char> txData(ParseHex(strHexTx));
+
+ if (fTryNoWitness) {
+ CDataStream ssData(txData, SER_NETWORK, PROTOCOL_VERSION | SERIALIZE_TRANSACTION_NO_WITNESS);
+ try {
+ ssData >> tx;
+ if (ssData.eof()) {
+ return true;
+ }
+ }
+ catch (const std::exception&) {
+ // Fall through.
+ }
+ }
+
CDataStream ssData(txData, SER_NETWORK, PROTOCOL_VERSION);
try {
ssData >> tx;
diff --git a/src/httpserver.cpp b/src/httpserver.cpp
index 812940eaf9..be7a6a1dde 100644
--- a/src/httpserver.cpp
+++ b/src/httpserver.cpp
@@ -19,6 +19,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <signal.h>
+#include <future>
#include <event2/event.h>
#include <event2/http.h>
@@ -34,9 +35,6 @@
#endif
#endif
-#include <boost/algorithm/string/case_conv.hpp> // for to_lower()
-#include <boost/foreach.hpp>
-
/** Maximum size of http request (request line + headers) */
static const size_t MAX_HEADERS_SIZE = 8192;
@@ -68,8 +66,8 @@ class WorkQueue
{
private:
/** Mutex protects entire object */
- CWaitableCriticalSection cs;
- CConditionVariable cond;
+ std::mutex cs;
+ std::condition_variable cond;
std::deque<std::unique_ptr<WorkItem>> queue;
bool running;
size_t maxDepth;
@@ -82,12 +80,12 @@ private:
WorkQueue &wq;
ThreadCounter(WorkQueue &w): wq(w)
{
- boost::lock_guard<boost::mutex> lock(wq.cs);
+ std::lock_guard<std::mutex> lock(wq.cs);
wq.numThreads += 1;
}
~ThreadCounter()
{
- boost::lock_guard<boost::mutex> lock(wq.cs);
+ std::lock_guard<std::mutex> lock(wq.cs);
wq.numThreads -= 1;
wq.cond.notify_all();
}
@@ -108,7 +106,7 @@ public:
/** Enqueue a work item */
bool Enqueue(WorkItem* item)
{
- boost::unique_lock<boost::mutex> lock(cs);
+ std::unique_lock<std::mutex> lock(cs);
if (queue.size() >= maxDepth) {
return false;
}
@@ -123,7 +121,7 @@ public:
while (running) {
std::unique_ptr<WorkItem> i;
{
- boost::unique_lock<boost::mutex> lock(cs);
+ std::unique_lock<std::mutex> lock(cs);
while (running && queue.empty())
cond.wait(lock);
if (!running)
@@ -137,14 +135,14 @@ public:
/** Interrupt and exit loops */
void Interrupt()
{
- boost::unique_lock<boost::mutex> lock(cs);
+ std::unique_lock<std::mutex> lock(cs);
running = false;
cond.notify_all();
}
/** Wait for worker threads to exit */
void WaitExit()
{
- boost::unique_lock<boost::mutex> lock(cs);
+ std::unique_lock<std::mutex> lock(cs);
while (numThreads > 0)
cond.wait(lock);
}
@@ -152,7 +150,7 @@ public:
/** Return current depth of queue */
size_t Depth()
{
- boost::unique_lock<boost::mutex> lock(cs);
+ std::unique_lock<std::mutex> lock(cs);
return queue.size();
}
};
@@ -189,7 +187,7 @@ static bool ClientAllowed(const CNetAddr& netaddr)
{
if (!netaddr.IsValid())
return false;
- BOOST_FOREACH (const CSubNet& subnet, rpc_allow_subnets)
+ for(const CSubNet& subnet : rpc_allow_subnets)
if (subnet.Match(netaddr))
return true;
return false;
@@ -203,7 +201,7 @@ static bool InitHTTPAllowList()
rpc_allow_subnets.push_back(CSubNet("::1")); // always allow IPv6 localhost
if (mapMultiArgs.count("-rpcallowip")) {
const std::vector<std::string>& vAllow = mapMultiArgs["-rpcallowip"];
- BOOST_FOREACH (std::string strAllow, vAllow) {
+ for (std::string strAllow : vAllow) {
CSubNet subnet(strAllow);
if (!subnet.IsValid()) {
uiInterface.ThreadSafeMessageBox(
@@ -215,7 +213,7 @@ static bool InitHTTPAllowList()
}
}
std::string strAllowed;
- BOOST_FOREACH (const CSubNet& subnet, rpc_allow_subnets)
+ for (const CSubNet& subnet : rpc_allow_subnets)
strAllowed += subnet.ToString() + " ";
LogPrint("http", "Allowing HTTP connections from: %s\n", strAllowed);
return true;
@@ -302,13 +300,14 @@ static void http_reject_request_cb(struct evhttp_request* req, void*)
}
/** Event dispatcher thread */
-static void ThreadHTTP(struct event_base* base, struct evhttp* http)
+static bool ThreadHTTP(struct event_base* base, struct evhttp* http)
{
RenameThread("bitcoin-http");
LogPrint("http", "Entering http event loop\n");
event_base_dispatch(base);
// Event loop will be interrupted by InterruptHTTPServer()
LogPrint("http", "Exited http event loop\n");
+ return event_base_got_break(base) == 0;
}
/** Bind HTTP server to specified addresses */
@@ -437,17 +436,22 @@ bool InitHTTPServer()
return true;
}
-boost::thread threadHTTP;
+std::thread threadHTTP;
+std::future<bool> threadResult;
bool StartHTTPServer()
{
LogPrint("http", "Starting HTTP server\n");
int rpcThreads = std::max((long)GetArg("-rpcthreads", DEFAULT_HTTP_THREADS), 1L);
LogPrintf("HTTP: starting %d worker threads\n", rpcThreads);
- threadHTTP = boost::thread(boost::bind(&ThreadHTTP, eventBase, eventHTTP));
+ std::packaged_task<bool(event_base*, evhttp*)> task(ThreadHTTP);
+ threadResult = task.get_future();
+ threadHTTP = std::thread(std::move(task), eventBase, eventHTTP);
- for (int i = 0; i < rpcThreads; i++)
- boost::thread(boost::bind(&HTTPWorkQueueRun, workQueue));
+ for (int i = 0; i < rpcThreads; i++) {
+ std::thread rpc_worker(HTTPWorkQueueRun, workQueue);
+ rpc_worker.detach();
+ }
return true;
}
@@ -456,7 +460,7 @@ void InterruptHTTPServer()
LogPrint("http", "Interrupting HTTP server\n");
if (eventHTTP) {
// Unlisten sockets
- BOOST_FOREACH (evhttp_bound_socket *socket, boundSockets) {
+ for (evhttp_bound_socket *socket : boundSockets) {
evhttp_del_accept_socket(eventHTTP, socket);
}
// Reject requests on current connections
@@ -482,15 +486,11 @@ void StopHTTPServer()
// master that appears to be solved, so in the future that solution
// could be used again (if desirable).
// (see discussion in https://github.com/bitcoin/bitcoin/pull/6990)
-#if BOOST_VERSION >= 105000
- if (!threadHTTP.try_join_for(boost::chrono::milliseconds(2000))) {
-#else
- if (!threadHTTP.timed_join(boost::posix_time::milliseconds(2000))) {
-#endif
+ if (threadResult.valid() && threadResult.wait_for(std::chrono::milliseconds(2000)) == std::future_status::timeout) {
LogPrintf("HTTP event loop did not exit within allotted time, sending loopbreak\n");
event_base_loopbreak(eventBase);
- threadHTTP.join();
}
+ threadHTTP.join();
}
if (eventHTTP) {
evhttp_free(eventHTTP);
@@ -517,7 +517,7 @@ static void httpevent_callback_fn(evutil_socket_t, short, void* data)
delete self;
}
-HTTPEvent::HTTPEvent(struct event_base* base, bool deleteWhenTriggered, const boost::function<void(void)>& handler):
+HTTPEvent::HTTPEvent(struct event_base* base, bool deleteWhenTriggered, const std::function<void(void)>& handler):
deleteWhenTriggered(deleteWhenTriggered), handler(handler)
{
ev = event_new(base, -1, 0, httpevent_callback_fn, this);
@@ -599,7 +599,7 @@ void HTTPRequest::WriteReply(int nStatus, const std::string& strReply)
assert(evb);
evbuffer_add(evb, strReply.data(), strReply.size());
HTTPEvent* ev = new HTTPEvent(eventBase, true,
- boost::bind(evhttp_send_reply, req, nStatus, (const char*)NULL, (struct evbuffer *)NULL));
+ std::bind(evhttp_send_reply, req, nStatus, (const char*)NULL, (struct evbuffer *)NULL));
ev->trigger(0);
replySent = true;
req = 0; // transferred back to main thread
diff --git a/src/httpserver.h b/src/httpserver.h
index 20a119cc5c..0e30e666a6 100644
--- a/src/httpserver.h
+++ b/src/httpserver.h
@@ -7,9 +7,7 @@
#include <string>
#include <stdint.h>
-#include <boost/thread.hpp>
-#include <boost/scoped_ptr.hpp>
-#include <boost/function.hpp>
+#include <functional>
static const int DEFAULT_HTTP_THREADS=4;
static const int DEFAULT_HTTP_WORKQUEUE=16;
@@ -35,7 +33,7 @@ void InterruptHTTPServer();
void StopHTTPServer();
/** Handler for requests to a certain HTTP path */
-typedef boost::function<void(HTTPRequest* req, const std::string &)> HTTPRequestHandler;
+typedef std::function<void(HTTPRequest* req, const std::string &)> HTTPRequestHandler;
/** Register handler for prefix.
* If multiple handlers match a prefix, the first-registered one will
* be invoked.
@@ -132,7 +130,7 @@ public:
* deleteWhenTriggered deletes this event object after the event is triggered (and the handler called)
* handler is the handler to call when the event is triggered.
*/
- HTTPEvent(struct event_base* base, bool deleteWhenTriggered, const boost::function<void(void)>& handler);
+ HTTPEvent(struct event_base* base, bool deleteWhenTriggered, const std::function<void(void)>& handler);
~HTTPEvent();
/** Trigger the event. If tv is 0, trigger it immediately. Otherwise trigger it after
@@ -141,7 +139,7 @@ public:
void trigger(struct timeval* tv);
bool deleteWhenTriggered;
- boost::function<void(void)> handler;
+ std::function<void(void)> handler;
private:
struct event* ev;
};
diff --git a/src/indirectmap.h b/src/indirectmap.h
index 28e1e8dedd..76da4a6bd5 100644
--- a/src/indirectmap.h
+++ b/src/indirectmap.h
@@ -1,3 +1,7 @@
+// Copyright (c) 2016 The Bitcoin Core developers
+// Distributed under the MIT software license, see the accompanying
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
#ifndef BITCOIN_INDIRECTMAP_H
#define BITCOIN_INDIRECTMAP_H
diff --git a/src/init.cpp b/src/init.cpp
index ec4ce6b6da..cb3dfe3aa4 100644
--- a/src/init.cpp
+++ b/src/init.cpp
@@ -410,6 +410,7 @@ std::string HelpMessage(HelpMessageMode mode)
strUsage += HelpMessageOpt("-limitancestorsize=<n>", strprintf("Do not accept transactions whose size with all in-mempool ancestors exceeds <n> kilobytes (default: %u)", DEFAULT_ANCESTOR_SIZE_LIMIT));
strUsage += HelpMessageOpt("-limitdescendantcount=<n>", strprintf("Do not accept transactions if any ancestor would have <n> or more in-mempool descendants (default: %u)", DEFAULT_DESCENDANT_LIMIT));
strUsage += HelpMessageOpt("-limitdescendantsize=<n>", strprintf("Do not accept transactions if any ancestor would have more than <n> kilobytes of in-mempool descendants (default: %u).", DEFAULT_DESCENDANT_SIZE_LIMIT));
+ strUsage += HelpMessageOpt("-bip9params=deployment:start:end", "Use given start/end times for specified BIP9 deployment (regtest-only)");
}
string debugCategories = "addrman, alert, bench, coindb, db, http, libevent, lock, mempool, mempoolrej, net, proxy, prune, rand, reindex, rpc, selectcoins, tor, zmq"; // Don't translate these and qt below
if (mode == HMM_BITCOIN_QT)
@@ -446,13 +447,13 @@ std::string HelpMessage(HelpMessageMode mode)
strUsage += HelpMessageGroup(_("Node relay options:"));
if (showDebug)
strUsage += HelpMessageOpt("-acceptnonstdtxn", strprintf("Relay and mine \"non-standard\" transactions (%sdefault: %u)", "testnet/regtest only; ", !Params(CBaseChainParams::TESTNET).RequireStandard()));
- strUsage += HelpMessageOpt("-bytespersigop", strprintf(_("Minimum bytes per sigop in transactions we relay and mine (default: %u)"), DEFAULT_BYTES_PER_SIGOP));
+ strUsage += HelpMessageOpt("-bytespersigop", strprintf(_("Equivalent bytes per sigop in transactions for relay and mining (default: %u)"), DEFAULT_BYTES_PER_SIGOP));
strUsage += HelpMessageOpt("-datacarrier", strprintf(_("Relay and mine data carrier transactions (default: %u)"), DEFAULT_ACCEPT_DATACARRIER));
strUsage += HelpMessageOpt("-datacarriersize", strprintf(_("Maximum size of data in data carrier transactions we relay and mine (default: %u)"), MAX_OP_RETURN_RELAY));
strUsage += HelpMessageOpt("-mempoolreplacement", strprintf(_("Enable transaction replacement in the memory pool (default: %u)"), DEFAULT_ENABLE_REPLACEMENT));
strUsage += HelpMessageGroup(_("Block creation options:"));
- strUsage += HelpMessageOpt("-blockminsize=<n>", strprintf(_("Set minimum block size in bytes (default: %u)"), DEFAULT_BLOCK_MIN_SIZE));
+ strUsage += HelpMessageOpt("-blockmaxweight=<n>", strprintf(_("Set maximum BIP141 block weight (default: %d)"), DEFAULT_BLOCK_MAX_WEIGHT));
strUsage += HelpMessageOpt("-blockmaxsize=<n>", strprintf(_("Set maximum block size in bytes (default: %d)"), DEFAULT_BLOCK_MAX_SIZE));
strUsage += HelpMessageOpt("-blockprioritysize=<n>", strprintf(_("Set maximum size of high-priority/low-fee transactions in bytes (default: %d)"), DEFAULT_BLOCK_PRIORITY_SIZE));
if (showDebug)
@@ -479,11 +480,20 @@ std::string HelpMessage(HelpMessageMode mode)
std::string LicenseInfo()
{
+ const std::string URL_SOURCE_CODE = "<https://github.com/bitcoin/bitcoin>";
+ const std::string URL_WEBSITE = "<https://bitcoincore.org>";
// todo: remove urls from translations on next change
return CopyrightHolders(strprintf(_("Copyright (C) %i-%i"), 2009, COPYRIGHT_YEAR) + " ") + "\n" +
"\n" +
- _("This is experimental software.") + "\n" +
+ strprintf(_("Please contribute if you find %s useful. "
+ "Visit %s for further information about the software."),
+ PACKAGE_NAME, URL_WEBSITE) +
+ "\n" +
+ strprintf(_("The source code is available from %s."),
+ URL_SOURCE_CODE) +
+ "\n" +
"\n" +
+ _("This is experimental software.") + "\n" +
_("Distributed under the MIT software license, see the accompanying file COPYING or <http://www.opensource.org/licenses/mit-license.php>.") + "\n" +
"\n" +
_("This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard.") +
@@ -867,6 +877,9 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
if (GetBoolArg("-whitelistalwaysrelay", false))
InitWarning(_("Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay."));
+ if (mapArgs.count("-blockminsize"))
+ InitWarning("Unsupported argument -blockminsize ignored.");
+
// Checkmempool and checkblockindex default to true in regtest mode
int ratio = std::min<int>(std::max<int>(GetArg("-checkmempool", chainparams.DefaultConsistencyChecks() ? 1 : 0), 0), 1000000);
if (ratio != 0) {
@@ -950,7 +963,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
SetMockTime(GetArg("-mocktime", 0)); // SetMockTime(0) is a no-op
if (GetBoolArg("-peerbloomfilters", DEFAULT_PEERBLOOMFILTERS))
- nLocalServices |= NODE_BLOOM;
+ nLocalServices = ServiceFlags(nLocalServices | NODE_BLOOM);
nMaxTipAge = GetArg("-maxtipage", DEFAULT_MAX_TIP_AGE);
@@ -963,6 +976,41 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
fEnableReplacement = (std::find(vstrReplacementModes.begin(), vstrReplacementModes.end(), "fee") != vstrReplacementModes.end());
}
+ if (!mapMultiArgs["-bip9params"].empty()) {
+ // Allow overriding BIP9 parameters for testing
+ if (!Params().MineBlocksOnDemand()) {
+ return InitError("BIP9 parameters may only be overridden on regtest.");
+ }
+ const vector<string>& deployments = mapMultiArgs["-bip9params"];
+ for (auto i : deployments) {
+ std::vector<std::string> vDeploymentParams;
+ boost::split(vDeploymentParams, i, boost::is_any_of(":"));
+ if (vDeploymentParams.size() != 3) {
+ return InitError("BIP9 parameters malformed, expecting deployment:start:end");
+ }
+ int64_t nStartTime, nTimeout;
+ if (!ParseInt64(vDeploymentParams[1], &nStartTime)) {
+ return InitError(strprintf("Invalid nStartTime (%s)", vDeploymentParams[1]));
+ }
+ if (!ParseInt64(vDeploymentParams[2], &nTimeout)) {
+ return InitError(strprintf("Invalid nTimeout (%s)", vDeploymentParams[2]));
+ }
+ bool found = false;
+ for (int j=0; j<(int)Consensus::MAX_VERSION_BITS_DEPLOYMENTS; ++j)
+ {
+ if (vDeploymentParams[0].compare(VersionBitsDeploymentInfo[j].name) == 0) {
+ UpdateRegtestBIP9Parameters(Consensus::DeploymentPos(j), nStartTime, nTimeout);
+ found = true;
+ LogPrintf("Setting BIP9 activation parameters for %s to start=%ld, timeout=%ld\n", vDeploymentParams[0], nStartTime, nTimeout);
+ break;
+ }
+ }
+ if (!found) {
+ return InitError(strprintf("Invalid deployment (%s)", vDeploymentParams[0]));
+ }
+ }
+ }
+
// ********************************************************* Step 4: application initialization: dir lock, daemonize, pidfile, debug log
// Initialize elliptic curve code
@@ -1206,10 +1254,10 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
nTotalCache = std::max(nTotalCache, nMinDbCache << 20); // total cache cannot be less than nMinDbCache
nTotalCache = std::min(nTotalCache, nMaxDbCache << 20); // total cache cannot be greated than nMaxDbcache
int64_t nBlockTreeDBCache = nTotalCache / 8;
- if (nBlockTreeDBCache > (1 << 21) && !GetBoolArg("-txindex", DEFAULT_TXINDEX))
- nBlockTreeDBCache = (1 << 21); // block tree db cache shouldn't be larger than 2 MiB
+ nBlockTreeDBCache = std::min(nBlockTreeDBCache, (GetBoolArg("-txindex", DEFAULT_TXINDEX) ? nMaxBlockDBAndTxIndexCache : nMaxBlockDBCache) << 20);
nTotalCache -= nBlockTreeDBCache;
int64_t nCoinDBCache = std::min(nTotalCache / 2, (nTotalCache / 4) + (1 << 23)); // use 25%-50% of the remainder for disk cache
+ nCoinDBCache = std::min(nCoinDBCache, nMaxCoinsDBCache << 20); // cap total coins db cache
nTotalCache -= nCoinDBCache;
nCoinCacheUsage = nTotalCache; // the rest goes to in-memory cache
LogPrintf("Cache configuration:\n");
@@ -1274,6 +1322,14 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
break;
}
+ if (!fReindex) {
+ uiInterface.InitMessage(_("Rewinding blocks..."));
+ if (!RewindBlockIndex(chainparams)) {
+ strLoadError = _("Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain");
+ break;
+ }
+ }
+
uiInterface.InitMessage(_("Verifying blocks..."));
if (fHavePruned && GetArg("-checkblocks", DEFAULT_CHECKBLOCKS) > MIN_BLOCKS_TO_KEEP) {
LogPrintf("Prune: pruned datadir may not have more than %d blocks; only checking available blocks",
@@ -1308,8 +1364,9 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
if (!fLoaded) {
// first suggest a reindex
if (!fReset) {
- bool fRet = uiInterface.ThreadSafeMessageBox(
+ bool fRet = uiInterface.ThreadSafeQuestion(
strLoadError + ".\n\n" + _("Do you want to rebuild the block database now?"),
+ strLoadError + ".\nPlease restart with -reindex or -reindex-chainstate to recover.",
"", CClientUIInterface::MSG_ERROR | CClientUIInterface::BTN_ABORT);
if (fRet) {
fReindex = true;
@@ -1361,13 +1418,25 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
// after any wallet rescanning has taken place.
if (fPruneMode) {
LogPrintf("Unsetting NODE_NETWORK on prune mode\n");
- nLocalServices &= ~NODE_NETWORK;
+ nLocalServices = ServiceFlags(nLocalServices & ~NODE_NETWORK);
if (!fReindex) {
uiInterface.InitMessage(_("Pruning blockstore..."));
PruneAndFlush();
}
}
+ if (Params().GetConsensus().vDeployments[Consensus::DEPLOYMENT_SEGWIT].nTimeout != 0) {
+ // Only advertize witness capabilities if they have a reasonable start time.
+ // This allows us to have the code merged without a defined softfork, by setting its
+ // end time to 0.
+ // Note that setting NODE_WITNESS is never required: the only downside from not
+ // doing so is that after activation, no upgraded nodes will fetch from you.
+ nLocalServices = ServiceFlags(nLocalServices | NODE_WITNESS);
+ // Only care about others providing witness capabilities if there is a softfork
+ // defined.
+ nRelevantServices = ServiceFlags(nRelevantServices | NODE_WITNESS);
+ }
+
// ********************************************************* Step 10: import blocks
if (mapArgs.count("-blocknotify"))
@@ -1416,12 +1485,6 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
StartNode(threadGroup, scheduler);
- // Monitor the chain, and alert if we get blocks much quicker or slower than expected
- int64_t nPowTargetSpacing = Params().GetConsensus().nPowTargetSpacing;
- CScheduler::Function f = boost::bind(&PartitionCheck, &IsInitialBlockDownload,
- boost::ref(cs_main), boost::cref(pindexBestHeader), nPowTargetSpacing);
- scheduler.scheduleEvery(f, nPowTargetSpacing);
-
// ********************************************************* Step 12: finished
SetRPCWarmupFinished();
diff --git a/src/key.h b/src/key.h
index b4f48d59f5..b589710bad 100644
--- a/src/key.h
+++ b/src/key.h
@@ -15,7 +15,7 @@
#include <vector>
-/**
+/**
* secp256k1:
* const unsigned int PRIVATE_KEY_SIZE = 279;
* const unsigned int PUBLIC_KEY_SIZE = 65;
@@ -45,6 +45,8 @@ private:
//! The actual byte data
unsigned char vch[32];
+ static_assert(sizeof(vch) == 32, "vch must be 32 bytes in length to not break serialization");
+
//! Check whether the 32-byte array pointed to be vch is valid keydata.
bool static Check(const unsigned char* vch);
@@ -70,20 +72,19 @@ public:
friend bool operator==(const CKey& a, const CKey& b)
{
- return a.fCompressed == b.fCompressed && a.size() == b.size() &&
- memcmp(&a.vch[0], &b.vch[0], a.size()) == 0;
+ return a.fCompressed == b.fCompressed &&
+ a.size() == b.size() &&
+ memcmp(&a.vch[0], &b.vch[0], a.size()) == 0;
}
//! Initialize using begin and end iterators to byte data.
template <typename T>
void Set(const T pbegin, const T pend, bool fCompressedIn)
{
- if (pend - pbegin != 32) {
+ if (pend - pbegin != sizeof(vch)) {
fValid = false;
- return;
- }
- if (Check(&pbegin[0])) {
- memcpy(vch, (unsigned char*)&pbegin[0], 32);
+ } else if (Check(&pbegin[0])) {
+ memcpy(vch, (unsigned char*)&pbegin[0], sizeof(vch));
fValid = true;
fCompressed = fCompressedIn;
} else {
@@ -92,7 +93,7 @@ public:
}
//! Simple read-only vector-like interface.
- unsigned int size() const { return (fValid ? 32 : 0); }
+ unsigned int size() const { return (fValid ? sizeof(vch) : 0); }
const unsigned char* begin() const { return vch; }
const unsigned char* end() const { return vch + size(); }
@@ -110,7 +111,7 @@ public:
/**
* Convert the private key to a CPrivKey (serialized OpenSSL private key data).
- * This is expensive.
+ * This is expensive.
*/
CPrivKey GetPrivKey() const;
@@ -146,9 +147,6 @@ public:
//! Load private key and check that public key matches.
bool Load(CPrivKey& privkey, CPubKey& vchPubKey, bool fSkipCheck);
-
- //! Check whether an element of a signature (r or s) is valid.
- static bool CheckSignatureElement(const unsigned char* vch, int len, bool half);
};
struct CExtKey {
@@ -160,8 +158,11 @@ struct CExtKey {
friend bool operator==(const CExtKey& a, const CExtKey& b)
{
- return a.nDepth == b.nDepth && memcmp(&a.vchFingerprint[0], &b.vchFingerprint[0], 4) == 0 && a.nChild == b.nChild &&
- a.chaincode == b.chaincode && a.key == b.key;
+ return a.nDepth == b.nDepth &&
+ memcmp(&a.vchFingerprint[0], &b.vchFingerprint[0], sizeof(vchFingerprint)) == 0 &&
+ a.nChild == b.nChild &&
+ a.chaincode == b.chaincode &&
+ a.key == b.key;
}
void Encode(unsigned char code[BIP32_EXTKEY_SIZE]) const;
diff --git a/src/main.cpp b/src/main.cpp
index 6d006e8789..46118fff81 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -7,6 +7,7 @@
#include "addrman.h"
#include "arith_uint256.h"
+#include "blockencodings.h"
#include "chainparams.h"
#include "checkpoints.h"
#include "checkqueue.h"
@@ -73,7 +74,6 @@ bool fHavePruned = false;
bool fPruneMode = false;
bool fIsBareMultisigStd = DEFAULT_PERMIT_BAREMULTISIG;
bool fRequireStandard = true;
-unsigned int nBytesPerSigOp = DEFAULT_BYTES_PER_SIGOP;
bool fCheckBlockIndex = false;
bool fCheckpointsEnabled = DEFAULT_CHECKPOINTS_ENABLED;
size_t nCoinCacheUsage = 5000 * 300;
@@ -88,12 +88,22 @@ CAmount maxTxFee = DEFAULT_TRANSACTION_MAXFEE;
CTxMemPool mempool(::minRelayTxFee);
FeeFilterRounder filterRounder(::minRelayTxFee);
+struct IteratorComparator
+{
+ template<typename I>
+ bool operator()(const I& a, const I& b)
+ {
+ return &(*a) < &(*b);
+ }
+};
+
struct COrphanTx {
CTransaction tx;
NodeId fromPeer;
+ int64_t nTimeExpire;
};
map<uint256, COrphanTx> mapOrphanTransactions GUARDED_BY(cs_main);
-map<uint256, set<uint256> > mapOrphanTransactionsByPrev GUARDED_BY(cs_main);
+map<COutPoint, set<map<uint256, COrphanTx>::iterator, IteratorComparator>> mapOrphanTransactionsByPrev GUARDED_BY(cs_main);
void EraseOrphansFor(NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(cs_main);
/**
@@ -197,11 +207,15 @@ namespace {
/** Blocks that are in flight, and that are in the queue to be downloaded. Protected by cs_main. */
struct QueuedBlock {
uint256 hash;
- CBlockIndex* pindex; //!< Optional.
- bool fValidatedHeaders; //!< Whether this block has validated headers at the time of request.
+ CBlockIndex* pindex; //!< Optional.
+ bool fValidatedHeaders; //!< Whether this block has validated headers at the time of request.
+ std::unique_ptr<PartiallyDownloadedBlock> partialBlock; //!< Optional, used for CMPCTBLOCK downloads
};
map<uint256, pair<NodeId, list<QueuedBlock>::iterator> > mapBlocksInFlight;
+ /** Stack of nodes which we have set to announce using compact blocks */
+ list<NodeId> lNodesAnnouncingHeaderAndIDs;
+
/** Number of preferable block download peers. */
int nPreferredDownload = 0;
@@ -261,6 +275,8 @@ struct CNodeState {
CBlockIndex *pindexLastCommonBlock;
//! The best header we have sent our peer.
CBlockIndex *pindexBestHeaderSent;
+ //! Length of current-streak of unconnecting headers announcements
+ int nUnconnectingHeaders;
//! Whether we've started headers synchronization with this peer.
bool fSyncStarted;
//! Since when we're stalling block download progress (in microseconds), or 0.
@@ -274,6 +290,12 @@ struct CNodeState {
bool fPreferredDownload;
//! Whether this peer wants invs or headers (when possible) for block announcements.
bool fPreferHeaders;
+ //! Whether this peer wants invs or cmpctblocks (when possible) for block announcements.
+ bool fPreferHeaderAndIDs;
+ //! Whether this peer will send us cmpctblocks if we request them
+ bool fProvidesHeaderAndIDs;
+ //! Whether this peer can give us witnesses
+ bool fHaveWitness;
CNodeState() {
fCurrentlyConnected = false;
@@ -283,6 +305,7 @@ struct CNodeState {
hashLastUnknownBlock.SetNull();
pindexLastCommonBlock = NULL;
pindexBestHeaderSent = NULL;
+ nUnconnectingHeaders = 0;
fSyncStarted = false;
nStallingSince = 0;
nDownloadingSince = 0;
@@ -290,6 +313,9 @@ struct CNodeState {
nBlocksInFlightValidHeaders = 0;
fPreferredDownload = false;
fPreferHeaders = false;
+ fPreferHeaderAndIDs = false;
+ fProvidesHeaderAndIDs = false;
+ fHaveWitness = false;
}
};
@@ -358,6 +384,7 @@ void FinalizeNode(NodeId nodeid) {
// Requires cs_main.
// Returns a bool indicating whether we requested this block.
+// Also used if a block was /not/ received and timed out or started with another peer
bool MarkBlockAsReceived(const uint256& hash) {
map<uint256, pair<NodeId, list<QueuedBlock>::iterator> >::iterator itInFlight = mapBlocksInFlight.find(hash);
if (itInFlight != mapBlocksInFlight.end()) {
@@ -381,17 +408,26 @@ bool MarkBlockAsReceived(const uint256& hash) {
}
// Requires cs_main.
-void MarkBlockAsInFlight(NodeId nodeid, const uint256& hash, const Consensus::Params& consensusParams, CBlockIndex *pindex = NULL) {
+// returns false, still setting pit, if the block was already in flight from the same peer
+// pit will only be valid as long as the same cs_main lock is being held
+bool MarkBlockAsInFlight(NodeId nodeid, const uint256& hash, const Consensus::Params& consensusParams, CBlockIndex *pindex = NULL, list<QueuedBlock>::iterator **pit = NULL) {
CNodeState *state = State(nodeid);
assert(state != NULL);
+ // Short-circuit most stuff in case its from the same node
+ map<uint256, pair<NodeId, list<QueuedBlock>::iterator> >::iterator itInFlight = mapBlocksInFlight.find(hash);
+ if (itInFlight != mapBlocksInFlight.end() && itInFlight->second.first == nodeid) {
+ *pit = &itInFlight->second.second;
+ return false;
+ }
+
// Make sure it's not listed somewhere already.
MarkBlockAsReceived(hash);
- QueuedBlock newentry = {hash, pindex, pindex != NULL};
- list<QueuedBlock>::iterator it = state->vBlocksInFlight.insert(state->vBlocksInFlight.end(), newentry);
+ list<QueuedBlock>::iterator it = state->vBlocksInFlight.insert(state->vBlocksInFlight.end(),
+ {hash, pindex, pindex != NULL, std::unique_ptr<PartiallyDownloadedBlock>(pit ? new PartiallyDownloadedBlock(&mempool) : NULL)});
state->nBlocksInFlight++;
- state->nBlocksInFlightValidHeaders += newentry.fValidatedHeaders;
+ state->nBlocksInFlightValidHeaders += it->fValidatedHeaders;
if (state->nBlocksInFlight == 1) {
// We're starting a block download (batch) from this peer.
state->nDownloadingSince = GetTimeMicros();
@@ -399,7 +435,10 @@ void MarkBlockAsInFlight(NodeId nodeid, const uint256& hash, const Consensus::Pa
if (state->nBlocksInFlightValidHeaders == 1 && pindex != NULL) {
nPeersWithValidatedDownloads++;
}
- mapBlocksInFlight[hash] = std::make_pair(nodeid, it);
+ itInFlight = mapBlocksInFlight.insert(std::make_pair(hash, std::make_pair(nodeid, it))).first;
+ if (pit)
+ *pit = &itInFlight->second.second;
+ return true;
}
/** Check whether the last unknown block a peer advertised is not yet known. */
@@ -435,6 +474,32 @@ void UpdateBlockAvailability(NodeId nodeid, const uint256 &hash) {
}
}
+void MaybeSetPeerAsAnnouncingHeaderAndIDs(const CNodeState* nodestate, CNode* pfrom) {
+ if (nLocalServices & NODE_WITNESS) {
+ // Don't ever request compact blocks when segwit is enabled.
+ return;
+ }
+ if (nodestate->fProvidesHeaderAndIDs) {
+ BOOST_FOREACH(const NodeId nodeid, lNodesAnnouncingHeaderAndIDs)
+ if (nodeid == pfrom->GetId())
+ return;
+ bool fAnnounceUsingCMPCTBLOCK = false;
+ uint64_t nCMPCTBLOCKVersion = 1;
+ if (lNodesAnnouncingHeaderAndIDs.size() >= 3) {
+ // As per BIP152, we only get 3 of our peers to announce
+ // blocks using compact encodings.
+ CNode* pnodeStop = FindNode(lNodesAnnouncingHeaderAndIDs.front());
+ if (pnodeStop) {
+ pnodeStop->PushMessage(NetMsgType::SENDCMPCT, fAnnounceUsingCMPCTBLOCK, nCMPCTBLOCKVersion);
+ lNodesAnnouncingHeaderAndIDs.pop_front();
+ }
+ }
+ fAnnounceUsingCMPCTBLOCK = true;
+ pfrom->PushMessage(NetMsgType::SENDCMPCT, fAnnounceUsingCMPCTBLOCK, nCMPCTBLOCKVersion);
+ lNodesAnnouncingHeaderAndIDs.push_back(pfrom->GetId());
+ }
+}
+
// Requires cs_main
bool CanDirectFetch(const Consensus::Params &consensusParams)
{
@@ -599,6 +664,9 @@ CBlockIndex* FindForkInGlobalIndex(const CChain& chain, const CBlockLocator& loc
CBlockIndex* pindex = (*mi).second;
if (chain.Contains(pindex))
return pindex;
+ if (pindex->GetAncestor(chain.Height()) == chain.Tip()) {
+ return chain.Tip();
+ }
}
}
return chain.Genesis();
@@ -623,40 +691,42 @@ bool AddOrphanTx(const CTransaction& tx, NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(c
// large transaction with a missing parent then we assume
// it will rebroadcast it later, after the parent transaction(s)
// have been mined or received.
- // 10,000 orphans, each of which is at most 5,000 bytes big is
- // at most 500 megabytes of orphans:
- unsigned int sz = tx.GetSerializeSize(SER_NETWORK, CTransaction::CURRENT_VERSION);
- if (sz > 5000)
+ // 100 orphans, each of which is at most 99,999 bytes big is
+ // at most 10 megabytes of orphans and somewhat more byprev index (in the worst case):
+ unsigned int sz = GetTransactionWeight(tx);
+ if (sz >= MAX_STANDARD_TX_WEIGHT)
{
LogPrint("mempool", "ignoring large orphan tx (size: %u, hash: %s)\n", sz, hash.ToString());
return false;
}
- mapOrphanTransactions[hash].tx = tx;
- mapOrphanTransactions[hash].fromPeer = peer;
- BOOST_FOREACH(const CTxIn& txin, tx.vin)
- mapOrphanTransactionsByPrev[txin.prevout.hash].insert(hash);
+ auto ret = mapOrphanTransactions.emplace(hash, COrphanTx{tx, peer, GetTime() + ORPHAN_TX_EXPIRE_TIME});
+ assert(ret.second);
+ BOOST_FOREACH(const CTxIn& txin, tx.vin) {
+ mapOrphanTransactionsByPrev[txin.prevout].insert(ret.first);
+ }
- LogPrint("mempool", "stored orphan tx %s (mapsz %u prevsz %u)\n", hash.ToString(),
+ LogPrint("mempool", "stored orphan tx %s (mapsz %u outsz %u)\n", hash.ToString(),
mapOrphanTransactions.size(), mapOrphanTransactionsByPrev.size());
return true;
}
-void static EraseOrphanTx(uint256 hash) EXCLUSIVE_LOCKS_REQUIRED(cs_main)
+int static EraseOrphanTx(uint256 hash) EXCLUSIVE_LOCKS_REQUIRED(cs_main)
{
map<uint256, COrphanTx>::iterator it = mapOrphanTransactions.find(hash);
if (it == mapOrphanTransactions.end())
- return;
+ return 0;
BOOST_FOREACH(const CTxIn& txin, it->second.tx.vin)
{
- map<uint256, set<uint256> >::iterator itPrev = mapOrphanTransactionsByPrev.find(txin.prevout.hash);
+ auto itPrev = mapOrphanTransactionsByPrev.find(txin.prevout);
if (itPrev == mapOrphanTransactionsByPrev.end())
continue;
- itPrev->second.erase(hash);
+ itPrev->second.erase(it);
if (itPrev->second.empty())
mapOrphanTransactionsByPrev.erase(itPrev);
}
mapOrphanTransactions.erase(it);
+ return 1;
}
void EraseOrphansFor(NodeId peer)
@@ -668,8 +738,7 @@ void EraseOrphansFor(NodeId peer)
map<uint256, COrphanTx>::iterator maybeErase = iter++; // increment to avoid iterator becoming invalid
if (maybeErase->second.fromPeer == peer)
{
- EraseOrphanTx(maybeErase->second.tx.GetHash());
- ++nErased;
+ nErased += EraseOrphanTx(maybeErase->second.tx.GetHash());
}
}
if (nErased > 0) LogPrint("mempool", "Erased %d orphan tx from peer %d\n", nErased, peer);
@@ -679,6 +748,26 @@ void EraseOrphansFor(NodeId peer)
unsigned int LimitOrphanTxSize(unsigned int nMaxOrphans) EXCLUSIVE_LOCKS_REQUIRED(cs_main)
{
unsigned int nEvicted = 0;
+ static int64_t nNextSweep;
+ int64_t nNow = GetTime();
+ if (nNextSweep <= nNow) {
+ // Sweep out expired orphan pool entries:
+ int nErased = 0;
+ int64_t nMinExpTime = nNow + ORPHAN_TX_EXPIRE_TIME - ORPHAN_TX_EXPIRE_INTERVAL;
+ map<uint256, COrphanTx>::iterator iter = mapOrphanTransactions.begin();
+ while (iter != mapOrphanTransactions.end())
+ {
+ map<uint256, COrphanTx>::iterator maybeErase = iter++;
+ if (maybeErase->second.nTimeExpire <= nNow) {
+ nErased += EraseOrphanTx(maybeErase->second.tx.GetHash());
+ } else {
+ nMinExpTime = std::min(maybeErase->second.nTimeExpire, nMinExpTime);
+ }
+ }
+ // Sweep again 5 minutes after the next entry that expires in order to batch the linear scan.
+ nNextSweep = nMinExpTime + ORPHAN_TX_EXPIRE_INTERVAL;
+ if (nErased > 0) LogPrint("mempool", "Erased %d orphan tx due to expiration\n", nErased);
+ }
while (mapOrphanTransactions.size() > nMaxOrphans)
{
// Evict a random orphan:
@@ -698,7 +787,7 @@ bool IsFinalTx(const CTransaction &tx, int nBlockHeight, int64_t nBlockTime)
return true;
if ((int64_t)tx.nLockTime < ((int64_t)tx.nLockTime < LOCKTIME_THRESHOLD ? (int64_t)nBlockHeight : nBlockTime))
return true;
- BOOST_FOREACH(const CTxIn& txin, tx.vin) {
+ for (const auto& txin : tx.vin) {
if (!(txin.nSequence == CTxIn::SEQUENCE_FINAL))
return false;
}
@@ -912,11 +1001,11 @@ bool CheckSequenceLocks(const CTransaction &tx, int flags, LockPoints* lp, bool
unsigned int GetLegacySigOpCount(const CTransaction& tx)
{
unsigned int nSigOps = 0;
- BOOST_FOREACH(const CTxIn& txin, tx.vin)
+ for (const auto& txin : tx.vin)
{
nSigOps += txin.scriptSig.GetSigOpCount(false);
}
- BOOST_FOREACH(const CTxOut& txout, tx.vout)
+ for (const auto& txout : tx.vout)
{
nSigOps += txout.scriptPubKey.GetSigOpCount(false);
}
@@ -938,8 +1027,24 @@ unsigned int GetP2SHSigOpCount(const CTransaction& tx, const CCoinsViewCache& in
return nSigOps;
}
+int64_t GetTransactionSigOpCost(const CTransaction& tx, const CCoinsViewCache& inputs, int flags)
+{
+ int64_t nSigOps = GetLegacySigOpCount(tx) * WITNESS_SCALE_FACTOR;
+
+ if (tx.IsCoinBase())
+ return nSigOps;
+ if (flags & SCRIPT_VERIFY_P2SH) {
+ nSigOps += GetP2SHSigOpCount(tx, inputs) * WITNESS_SCALE_FACTOR;
+ }
+ for (unsigned int i = 0; i < tx.vin.size(); i++)
+ {
+ const CTxOut &prevout = inputs.GetOutputFor(tx.vin[i]);
+ nSigOps += CountWitnessSigOps(tx.vin[i].scriptSig, prevout.scriptPubKey, i < tx.wit.vtxinwit.size() ? &tx.wit.vtxinwit[i].scriptWitness : NULL, flags);
+ }
+ return nSigOps;
+}
@@ -952,13 +1057,13 @@ bool CheckTransaction(const CTransaction& tx, CValidationState &state)
return state.DoS(10, false, REJECT_INVALID, "bad-txns-vin-empty");
if (tx.vout.empty())
return state.DoS(10, false, REJECT_INVALID, "bad-txns-vout-empty");
- // Size limits
- if (::GetSerializeSize(tx, SER_NETWORK, PROTOCOL_VERSION) > MAX_BLOCK_SIZE)
+ // Size limits (this doesn't take the witness into account, as that hasn't been checked for malleability)
+ if (::GetSerializeSize(tx, SER_NETWORK, PROTOCOL_VERSION | SERIALIZE_TRANSACTION_NO_WITNESS) > MAX_BLOCK_BASE_SIZE)
return state.DoS(100, false, REJECT_INVALID, "bad-txns-oversize");
// Check for negative or overflow output values
CAmount nValueOut = 0;
- BOOST_FOREACH(const CTxOut& txout, tx.vout)
+ for (const auto& txout : tx.vout)
{
if (txout.nValue < 0)
return state.DoS(100, false, REJECT_INVALID, "bad-txns-vout-negative");
@@ -971,7 +1076,7 @@ bool CheckTransaction(const CTransaction& tx, CValidationState &state)
// Check for duplicate inputs
set<COutPoint> vInOutPoints;
- BOOST_FOREACH(const CTxIn& txin, tx.vin)
+ for (const auto& txin : tx.vin)
{
if (vInOutPoints.count(txin.prevout))
return state.DoS(100, false, REJECT_INVALID, "bad-txns-inputs-duplicate");
@@ -985,7 +1090,7 @@ bool CheckTransaction(const CTransaction& tx, CValidationState &state)
}
else
{
- BOOST_FOREACH(const CTxIn& txin, tx.vin)
+ for (const auto& txin : tx.vin)
if (txin.prevout.IsNull())
return state.DoS(10, false, REJECT_INVALID, "bad-txns-prevout-null");
}
@@ -1029,11 +1134,6 @@ bool AcceptToMemoryPoolWorker(CTxMemPool& pool, CValidationState& state, const C
if (tx.IsCoinBase())
return state.DoS(100, false, REJECT_INVALID, "coinbase");
- // Rather not work on nonstandard transactions (unless -testnet/-regtest)
- string reason;
- if (fRequireStandard && !IsStandardTx(tx, reason))
- return state.DoS(0, false, REJECT_NONSTANDARD, reason);
-
// Don't relay version 2 transactions until CSV is active, and we can be
// sure that such transactions will be mined (unless we're on
// -testnet/-regtest).
@@ -1042,6 +1142,17 @@ bool AcceptToMemoryPoolWorker(CTxMemPool& pool, CValidationState& state, const C
return state.DoS(0, false, REJECT_NONSTANDARD, "premature-version2-tx");
}
+ // Reject transactions with witness before segregated witness activates (override with -prematurewitness)
+ bool witnessEnabled = IsWitnessEnabled(chainActive.Tip(), Params().GetConsensus());
+ if (!GetBoolArg("-prematurewitness",false) && !tx.wit.IsNull() && !witnessEnabled) {
+ return state.DoS(0, false, REJECT_NONSTANDARD, "no-witness-yet", true);
+ }
+
+ // Rather not work on nonstandard transactions (unless -testnet/-regtest)
+ string reason;
+ if (fRequireStandard && !IsStandardTx(tx, reason, witnessEnabled))
+ return state.DoS(0, false, REJECT_NONSTANDARD, reason);
+
// Only accept nLockTime-using transactions that can be mined in the next
// block; we don't want our mempool filled up with transactions that can't
// be mined yet.
@@ -1154,8 +1265,7 @@ bool AcceptToMemoryPoolWorker(CTxMemPool& pool, CValidationState& state, const C
if (fRequireStandard && !AreInputsStandard(tx, view))
return state.Invalid(false, REJECT_NONSTANDARD, "bad-txns-nonstandard-inputs");
- unsigned int nSigOps = GetLegacySigOpCount(tx);
- nSigOps += GetP2SHSigOpCount(tx, view);
+ int64_t nSigOpsCost = GetTransactionSigOpCost(tx, view, STANDARD_SCRIPT_VERIFY_FLAGS);
CAmount nValueOut = tx.GetValueOut();
CAmount nFees = nValueIn-nValueOut;
@@ -1178,7 +1288,7 @@ bool AcceptToMemoryPoolWorker(CTxMemPool& pool, CValidationState& state, const C
}
}
- CTxMemPoolEntry entry(tx, nFees, GetTime(), dPriority, chainActive.Height(), pool.HasNoInputsOf(tx), inChainInputValue, fSpendsCoinbase, nSigOps, lp);
+ CTxMemPoolEntry entry(tx, nFees, GetTime(), dPriority, chainActive.Height(), pool.HasNoInputsOf(tx), inChainInputValue, fSpendsCoinbase, nSigOpsCost, lp);
unsigned int nSize = entry.GetTxSize();
// Check that the transaction doesn't have an excessive number of
@@ -1186,9 +1296,9 @@ bool AcceptToMemoryPoolWorker(CTxMemPool& pool, CValidationState& state, const C
// itself can contain sigops MAX_STANDARD_TX_SIGOPS is less than
// MAX_BLOCK_SIGOPS; we still consider this an invalid rather than
// merely non-standard transaction.
- if ((nSigOps > MAX_STANDARD_TX_SIGOPS) || (nBytesPerSigOp && nSigOps > nSize / nBytesPerSigOp))
+ if (nSigOpsCost > MAX_STANDARD_TX_SIGOPS_COST)
return state.DoS(0, false, REJECT_NONSTANDARD, "bad-txns-too-many-sigops", false,
- strprintf("%d", nSigOps));
+ strprintf("%d", nSigOpsCost));
CAmount mempoolRejectFee = pool.GetMinFee(GetArg("-maxmempool", DEFAULT_MAX_MEMPOOL_SIZE) * 1000000).GetFee(nSize);
if (mempoolRejectFee > 0 && nModifiedFees < mempoolRejectFee) {
@@ -1380,10 +1490,24 @@ bool AcceptToMemoryPoolWorker(CTxMemPool& pool, CValidationState& state, const C
}
}
+ unsigned int scriptVerifyFlags = STANDARD_SCRIPT_VERIFY_FLAGS;
+ if (!Params().RequireStandard()) {
+ scriptVerifyFlags = GetArg("-promiscuousmempoolflags", scriptVerifyFlags);
+ }
+
// Check against previous transactions
// This is done last to help prevent CPU exhaustion denial-of-service attacks.
- if (!CheckInputs(tx, state, view, true, STANDARD_SCRIPT_VERIFY_FLAGS, true))
- return false; // state filled in by CheckInputs
+ if (!CheckInputs(tx, state, view, true, scriptVerifyFlags, true)) {
+ // SCRIPT_VERIFY_CLEANSTACK requires SCRIPT_VERIFY_WITNESS, so we
+ // need to turn both off, and compare against just turning off CLEANSTACK
+ // to see if the failure is specifically due to witness validation.
+ if (CheckInputs(tx, state, view, true, scriptVerifyFlags & ~(SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_CLEANSTACK), true) &&
+ !CheckInputs(tx, state, view, true, scriptVerifyFlags & ~SCRIPT_VERIFY_CLEANSTACK, true)) {
+ // Only the witness is wrong, so the transaction itself may be fine.
+ state.SetCorruptionPossible();
+ }
+ return false;
+ }
// Check again against just the consensus-critical mandatory script
// verification flags, in case of bugs in the standard flags that cause
@@ -1790,7 +1914,8 @@ void UpdateCoins(const CTransaction& tx, CCoinsViewCache& inputs, int nHeight)
bool CScriptCheck::operator()() {
const CScript &scriptSig = ptxTo->vin[nIn].scriptSig;
- if (!VerifyScript(scriptSig, scriptPubKey, nFlags, CachingTransactionSignatureChecker(ptxTo, nIn, cacheStore), &error)) {
+ const CScriptWitness *witness = (nIn < ptxTo->wit.vtxinwit.size()) ? &ptxTo->wit.vtxinwit[nIn].scriptWitness : NULL;
+ if (!VerifyScript(scriptSig, scriptPubKey, witness, nFlags, CachingTransactionSignatureChecker(ptxTo, nIn, amount, cacheStore), &error)) {
return false;
}
return true;
@@ -2118,68 +2243,6 @@ void ThreadScriptCheck() {
scriptcheckqueue.Thread();
}
-//
-// Called periodically asynchronously; alerts if it smells like
-// we're being fed a bad chain (blocks being generated much
-// too slowly or too quickly).
-//
-void PartitionCheck(bool (*initialDownloadCheck)(), CCriticalSection& cs, const CBlockIndex *const &bestHeader,
- int64_t nPowTargetSpacing)
-{
- if (bestHeader == NULL || initialDownloadCheck()) return;
-
- static int64_t lastAlertTime = 0;
- int64_t now = GetAdjustedTime();
- if (lastAlertTime > now-60*60*24) return; // Alert at most once per day
-
- const int SPAN_HOURS=4;
- const int SPAN_SECONDS=SPAN_HOURS*60*60;
- int BLOCKS_EXPECTED = SPAN_SECONDS / nPowTargetSpacing;
-
- boost::math::poisson_distribution<double> poisson(BLOCKS_EXPECTED);
-
- std::string strWarning;
- int64_t startTime = GetAdjustedTime()-SPAN_SECONDS;
-
- LOCK(cs);
- const CBlockIndex* i = bestHeader;
- int nBlocks = 0;
- while (i->GetBlockTime() >= startTime) {
- ++nBlocks;
- i = i->pprev;
- if (i == NULL) return; // Ran out of chain, we must not be fully sync'ed
- }
-
- // How likely is it to find that many by chance?
- double p = boost::math::pdf(poisson, nBlocks);
-
- LogPrint("partitioncheck", "%s: Found %d blocks in the last %d hours\n", __func__, nBlocks, SPAN_HOURS);
- LogPrint("partitioncheck", "%s: likelihood: %g\n", __func__, p);
-
- // Aim for one false-positive about every fifty years of normal running:
- const int FIFTY_YEARS = 50*365*24*60*60;
- double alertThreshold = 1.0 / (FIFTY_YEARS / SPAN_SECONDS);
-
- if (p <= alertThreshold && nBlocks < BLOCKS_EXPECTED)
- {
- // Many fewer blocks than expected: alert!
- strWarning = strprintf(_("WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)"),
- nBlocks, SPAN_HOURS, BLOCKS_EXPECTED);
- }
- else if (p <= alertThreshold && nBlocks > BLOCKS_EXPECTED)
- {
- // Many more blocks than expected: alert!
- strWarning = strprintf(_("WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)"),
- nBlocks, SPAN_HOURS, BLOCKS_EXPECTED);
- }
- if (!strWarning.empty())
- {
- strMiscWarning = strWarning;
- AlertNotify(strWarning);
- lastAlertTime = now;
- }
-}
-
// Protected by cs_main
VersionBitsCache versionbitscache;
@@ -2241,7 +2304,7 @@ bool ConnectBlock(const CBlock& block, CValidationState& state, CBlockIndex* pin
int64_t nTimeStart = GetTimeMicros();
// Check it again in case a previous version let a bad block in
- if (!CheckBlock(block, state, chainparams.GetConsensus(), GetAdjustedTime(), !fJustCheck, !fJustCheck))
+ if (!CheckBlock(block, state, chainparams.GetConsensus(), !fJustCheck, !fJustCheck))
return error("%s: Consensus::CheckBlock: %s", __func__, FormatStateMessage(state));
// verify that the view's current state corresponds to the previous block
@@ -2328,6 +2391,11 @@ bool ConnectBlock(const CBlock& block, CValidationState& state, CBlockIndex* pin
nLockTimeFlags |= LOCKTIME_VERIFY_SEQUENCE;
}
+ // Start enforcing WITNESS rules using versionbits logic.
+ if (IsWitnessEnabled(pindex->pprev, chainparams.GetConsensus())) {
+ flags |= SCRIPT_VERIFY_WITNESS;
+ }
+
int64_t nTime2 = GetTimeMicros(); nTimeForks += nTime2 - nTime1;
LogPrint("bench", " - Fork checks: %.2fms [%.2fs]\n", 0.001 * (nTime2 - nTime1), nTimeForks * 0.000001);
@@ -2335,10 +2403,11 @@ bool ConnectBlock(const CBlock& block, CValidationState& state, CBlockIndex* pin
CCheckQueueControl<CScriptCheck> control(fScriptChecks && nScriptCheckThreads ? &scriptcheckqueue : NULL);
+ std::vector<uint256> vOrphanErase;
std::vector<int> prevheights;
CAmount nFees = 0;
int nInputs = 0;
- unsigned int nSigOps = 0;
+ int64_t nSigOpsCost = 0;
CDiskTxPos pos(pindex->GetBlockPos(), GetSizeOfCompactSize(block.vtx.size()));
std::vector<std::pair<uint256, CDiskTxPos> > vPos;
vPos.reserve(block.vtx.size());
@@ -2348,10 +2417,6 @@ bool ConnectBlock(const CBlock& block, CValidationState& state, CBlockIndex* pin
const CTransaction &tx = block.vtx[i];
nInputs += tx.vin.size();
- nSigOps += GetLegacySigOpCount(tx);
- if (nSigOps > MAX_BLOCK_SIGOPS)
- return state.DoS(100, error("ConnectBlock(): too many sigops"),
- REJECT_INVALID, "bad-blk-sigops");
if (!tx.IsCoinBase())
{
@@ -2367,22 +2432,34 @@ bool ConnectBlock(const CBlock& block, CValidationState& state, CBlockIndex* pin
prevheights[j] = view.AccessCoins(tx.vin[j].prevout.hash)->nHeight;
}
+ // Which orphan pool entries must we evict?
+ for (size_t j = 0; j < tx.vin.size(); j++) {
+ auto itByPrev = mapOrphanTransactionsByPrev.find(tx.vin[j].prevout);
+ if (itByPrev == mapOrphanTransactionsByPrev.end()) continue;
+ for (auto mi = itByPrev->second.begin(); mi != itByPrev->second.end(); ++mi) {
+ const CTransaction& orphanTx = (*mi)->second.tx;
+ const uint256& orphanHash = orphanTx.GetHash();
+ vOrphanErase.push_back(orphanHash);
+ }
+ }
+
if (!SequenceLocks(tx, nLockTimeFlags, &prevheights, *pindex)) {
return state.DoS(100, error("%s: contains a non-BIP68-final transaction", __func__),
REJECT_INVALID, "bad-txns-nonfinal");
}
+ }
- if (fStrictPayToScriptHash)
- {
- // Add in sigops done by pay-to-script-hash inputs;
- // this is to prevent a "rogue miner" from creating
- // an incredibly-expensive-to-validate block.
- nSigOps += GetP2SHSigOpCount(tx, view);
- if (nSigOps > MAX_BLOCK_SIGOPS)
- return state.DoS(100, error("ConnectBlock(): too many sigops"),
- REJECT_INVALID, "bad-blk-sigops");
- }
+ // GetTransactionSigOpCost counts 3 types of sigops:
+ // * legacy (always)
+ // * p2sh (when P2SH enabled in flags and excludes coinbase)
+ // * witness (when witness enabled in flags and excludes coinbase)
+ nSigOpsCost += GetTransactionSigOpCost(tx, view, flags);
+ if (nSigOpsCost > MAX_BLOCK_SIGOPS_COST)
+ return state.DoS(100, error("ConnectBlock(): too many sigops"),
+ REJECT_INVALID, "bad-blk-sigops");
+ if (!tx.IsCoinBase())
+ {
nFees += view.GetValueIn(tx)-tx.GetValueOut();
std::vector<CScriptCheck> vChecks;
@@ -2454,6 +2531,15 @@ bool ConnectBlock(const CBlock& block, CValidationState& state, CBlockIndex* pin
GetMainSignals().UpdatedTransaction(hashPrevBestCoinBase);
hashPrevBestCoinBase = block.vtx[0].GetHash();
+ // Erase orphan transactions include or precluded by this block
+ if (vOrphanErase.size()) {
+ int nErased = 0;
+ BOOST_FOREACH(uint256 &orphanHash, vOrphanErase) {
+ nErased += EraseOrphanTx(orphanHash);
+ }
+ LogPrint("mempool", "Erased %d orphan tx included or conflicted by block\n", nErased);
+ }
+
int64_t nTime6 = GetTimeMicros(); nTimeCallbacks += nTime6 - nTime5;
LogPrint("bench", " - Callbacks: %.2fms [%.2fs]\n", 0.001 * (nTime6 - nTime5), nTimeCallbacks * 0.000001);
@@ -2644,7 +2730,7 @@ void static UpdateTip(CBlockIndex *pindexNew, const CChainParams& chainParams) {
}
/** Disconnect chainActive's tip. You probably want to call mempool.removeForReorg and manually re-limit mempool size after this, with cs_main held. */
-bool static DisconnectTip(CValidationState& state, const CChainParams& chainparams)
+bool static DisconnectTip(CValidationState& state, const CChainParams& chainparams, bool fBare = false)
{
CBlockIndex *pindexDelete = chainActive.Tip();
assert(pindexDelete);
@@ -2664,24 +2750,28 @@ bool static DisconnectTip(CValidationState& state, const CChainParams& chainpara
// Write the chain state to disk, if necessary.
if (!FlushStateToDisk(state, FLUSH_STATE_IF_NEEDED))
return false;
- // Resurrect mempool transactions from the disconnected block.
- std::vector<uint256> vHashUpdate;
- BOOST_FOREACH(const CTransaction &tx, block.vtx) {
- // ignore validation errors in resurrected transactions
- list<CTransaction> removed;
- CValidationState stateDummy;
- if (tx.IsCoinBase() || !AcceptToMemoryPool(mempool, stateDummy, tx, false, NULL, true)) {
- mempool.removeRecursive(tx, removed);
- } else if (mempool.exists(tx.GetHash())) {
- vHashUpdate.push_back(tx.GetHash());
- }
- }
- // AcceptToMemoryPool/addUnchecked all assume that new mempool entries have
- // no in-mempool children, which is generally not true when adding
- // previously-confirmed transactions back to the mempool.
- // UpdateTransactionsFromBlock finds descendants of any transactions in this
- // block that were added back and cleans up the mempool state.
- mempool.UpdateTransactionsFromBlock(vHashUpdate);
+
+ if (!fBare) {
+ // Resurrect mempool transactions from the disconnected block.
+ std::vector<uint256> vHashUpdate;
+ BOOST_FOREACH(const CTransaction &tx, block.vtx) {
+ // ignore validation errors in resurrected transactions
+ list<CTransaction> removed;
+ CValidationState stateDummy;
+ if (tx.IsCoinBase() || !AcceptToMemoryPool(mempool, stateDummy, tx, false, NULL, true)) {
+ mempool.removeRecursive(tx, removed);
+ } else if (mempool.exists(tx.GetHash())) {
+ vHashUpdate.push_back(tx.GetHash());
+ }
+ }
+ // AcceptToMemoryPool/addUnchecked all assume that new mempool entries have
+ // no in-mempool children, which is generally not true when adding
+ // previously-confirmed transactions back to the mempool.
+ // UpdateTransactionsFromBlock finds descendants of any transactions in this
+ // block that were added back and cleans up the mempool state.
+ mempool.UpdateTransactionsFromBlock(vHashUpdate);
+ }
+
// Update chainActive and related variables.
UpdateTip(pindexDelete->pprev, chainparams);
// Let wallets know transactions went from 1-confirmed to
@@ -3133,6 +3223,9 @@ bool ReceivedBlockTransactions(const CBlock &block, CValidationState& state, CBl
pindexNew->nDataPos = pos.nPos;
pindexNew->nUndoPos = 0;
pindexNew->nStatus |= BLOCK_HAVE_DATA;
+ if (IsWitnessEnabled(pindexNew->pprev, Params().GetConsensus())) {
+ pindexNew->nStatus |= BLOCK_OPT_WITNESS;
+ }
pindexNew->RaiseValidity(BLOCK_VALID_TRANSACTIONS);
setDirtyBlockIndex.insert(pindexNew);
@@ -3258,20 +3351,16 @@ bool FindUndoPos(CValidationState &state, int nFile, CDiskBlockPos &pos, unsigne
return true;
}
-bool CheckBlockHeader(const CBlockHeader& block, CValidationState& state, const Consensus::Params& consensusParams, int64_t nAdjustedTime, bool fCheckPOW)
+bool CheckBlockHeader(const CBlockHeader& block, CValidationState& state, const Consensus::Params& consensusParams, bool fCheckPOW)
{
// Check proof of work matches claimed amount
if (fCheckPOW && !CheckProofOfWork(block.GetHash(), block.nBits, consensusParams))
return state.DoS(50, false, REJECT_INVALID, "high-hash", false, "proof of work failed");
- // Check timestamp
- if (block.GetBlockTime() > nAdjustedTime + 2 * 60 * 60)
- return state.Invalid(false, REJECT_INVALID, "time-too-new", "block timestamp too far in the future");
-
return true;
}
-bool CheckBlock(const CBlock& block, CValidationState& state, const Consensus::Params& consensusParams, int64_t nAdjustedTime, bool fCheckPOW, bool fCheckMerkleRoot)
+bool CheckBlock(const CBlock& block, CValidationState& state, const Consensus::Params& consensusParams, bool fCheckPOW, bool fCheckMerkleRoot)
{
// These are checks that are independent of context.
@@ -3280,7 +3369,7 @@ bool CheckBlock(const CBlock& block, CValidationState& state, const Consensus::P
// Check that the header is valid (particularly PoW). This is mostly
// redundant with the call in AcceptBlockHeader.
- if (!CheckBlockHeader(block, state, consensusParams, nAdjustedTime, fCheckPOW))
+ if (!CheckBlockHeader(block, state, consensusParams, fCheckPOW))
return false;
// Check the merkle root.
@@ -3300,9 +3389,11 @@ bool CheckBlock(const CBlock& block, CValidationState& state, const Consensus::P
// All potential-corruption validation must be done before we do any
// transaction validation, as otherwise we may mark the header as invalid
// because we receive the wrong transactions for it.
+ // Note that witness malleability is checked in ContextualCheckBlock, so no
+ // checks that use witness data may be performed here.
// Size limits
- if (block.vtx.empty() || block.vtx.size() > MAX_BLOCK_SIZE || ::GetSerializeSize(block, SER_NETWORK, PROTOCOL_VERSION) > MAX_BLOCK_SIZE)
+ if (block.vtx.empty() || block.vtx.size() > MAX_BLOCK_BASE_SIZE || ::GetSerializeSize(block, SER_NETWORK, PROTOCOL_VERSION | SERIALIZE_TRANSACTION_NO_WITNESS) > MAX_BLOCK_BASE_SIZE)
return state.DoS(100, false, REJECT_INVALID, "bad-blk-length", false, "size limits failed");
// First transaction must be coinbase, the rest must not be
@@ -3313,17 +3404,17 @@ bool CheckBlock(const CBlock& block, CValidationState& state, const Consensus::P
return state.DoS(100, false, REJECT_INVALID, "bad-cb-multiple", false, "more than one coinbase");
// Check transactions
- BOOST_FOREACH(const CTransaction& tx, block.vtx)
+ for (const auto& tx : block.vtx)
if (!CheckTransaction(tx, state))
return state.Invalid(false, state.GetRejectCode(), state.GetRejectReason(),
strprintf("Transaction check failed (tx hash %s) %s", tx.GetHash().ToString(), state.GetDebugMessage()));
unsigned int nSigOps = 0;
- BOOST_FOREACH(const CTransaction& tx, block.vtx)
+ for (const auto& tx : block.vtx)
{
nSigOps += GetLegacySigOpCount(tx);
}
- if (nSigOps > MAX_BLOCK_SIGOPS)
+ if (nSigOps * WITNESS_SCALE_FACTOR > MAX_BLOCK_SIGOPS_COST)
return state.DoS(100, false, REJECT_INVALID, "bad-blk-sigops", false, "out-of-bounds SigOpCount");
if (fCheckPOW && fCheckMerkleRoot)
@@ -3346,7 +3437,72 @@ static bool CheckIndexAgainstCheckpoint(const CBlockIndex* pindexPrev, CValidati
return true;
}
-bool ContextualCheckBlockHeader(const CBlockHeader& block, CValidationState& state, const Consensus::Params& consensusParams, CBlockIndex * const pindexPrev)
+bool IsWitnessEnabled(const CBlockIndex* pindexPrev, const Consensus::Params& params)
+{
+ LOCK(cs_main);
+ return (VersionBitsState(pindexPrev, params, Consensus::DEPLOYMENT_SEGWIT, versionbitscache) == THRESHOLD_ACTIVE);
+}
+
+// Compute at which vout of the block's coinbase transaction the witness
+// commitment occurs, or -1 if not found.
+static int GetWitnessCommitmentIndex(const CBlock& block)
+{
+ int commitpos = -1;
+ for (size_t o = 0; o < block.vtx[0].vout.size(); o++) {
+ if (block.vtx[0].vout[o].scriptPubKey.size() >= 38 && block.vtx[0].vout[o].scriptPubKey[0] == OP_RETURN && block.vtx[0].vout[o].scriptPubKey[1] == 0x24 && block.vtx[0].vout[o].scriptPubKey[2] == 0xaa && block.vtx[0].vout[o].scriptPubKey[3] == 0x21 && block.vtx[0].vout[o].scriptPubKey[4] == 0xa9 && block.vtx[0].vout[o].scriptPubKey[5] == 0xed) {
+ commitpos = o;
+ }
+ }
+ return commitpos;
+}
+
+void UpdateUncommittedBlockStructures(CBlock& block, const CBlockIndex* pindexPrev, const Consensus::Params& consensusParams)
+{
+ int commitpos = GetWitnessCommitmentIndex(block);
+ static const std::vector<unsigned char> nonce(32, 0x00);
+ if (commitpos != -1 && IsWitnessEnabled(pindexPrev, consensusParams) && block.vtx[0].wit.IsEmpty()) {
+ block.vtx[0].wit.vtxinwit.resize(1);
+ block.vtx[0].wit.vtxinwit[0].scriptWitness.stack.resize(1);
+ block.vtx[0].wit.vtxinwit[0].scriptWitness.stack[0] = nonce;
+ }
+}
+
+std::vector<unsigned char> GenerateCoinbaseCommitment(CBlock& block, const CBlockIndex* pindexPrev, const Consensus::Params& consensusParams)
+{
+ std::vector<unsigned char> commitment;
+ int commitpos = GetWitnessCommitmentIndex(block);
+ bool fHaveWitness = false;
+ for (size_t t = 1; t < block.vtx.size(); t++) {
+ if (!block.vtx[t].wit.IsNull()) {
+ fHaveWitness = true;
+ break;
+ }
+ }
+ std::vector<unsigned char> ret(32, 0x00);
+ if (fHaveWitness && IsWitnessEnabled(pindexPrev, consensusParams)) {
+ if (commitpos == -1) {
+ uint256 witnessroot = BlockWitnessMerkleRoot(block, NULL);
+ CHash256().Write(witnessroot.begin(), 32).Write(&ret[0], 32).Finalize(witnessroot.begin());
+ CTxOut out;
+ out.nValue = 0;
+ out.scriptPubKey.resize(38);
+ out.scriptPubKey[0] = OP_RETURN;
+ out.scriptPubKey[1] = 0x24;
+ out.scriptPubKey[2] = 0xaa;
+ out.scriptPubKey[3] = 0x21;
+ out.scriptPubKey[4] = 0xa9;
+ out.scriptPubKey[5] = 0xed;
+ memcpy(&out.scriptPubKey[6], witnessroot.begin(), 32);
+ commitment = std::vector<unsigned char>(out.scriptPubKey.begin(), out.scriptPubKey.end());
+ const_cast<std::vector<CTxOut>*>(&block.vtx[0].vout)->push_back(out);
+ block.vtx[0].UpdateHash();
+ }
+ }
+ UpdateUncommittedBlockStructures(block, pindexPrev, consensusParams);
+ return commitment;
+}
+
+bool ContextualCheckBlockHeader(const CBlockHeader& block, CValidationState& state, const Consensus::Params& consensusParams, const CBlockIndex* pindexPrev, int64_t nAdjustedTime)
{
// Check proof of work
if (block.nBits != GetNextWorkRequired(pindexPrev, &block, consensusParams))
@@ -3356,6 +3512,10 @@ bool ContextualCheckBlockHeader(const CBlockHeader& block, CValidationState& sta
if (block.GetBlockTime() <= pindexPrev->GetMedianTimePast())
return state.Invalid(false, REJECT_INVALID, "time-too-old", "block's timestamp is too early");
+ // Check timestamp
+ if (block.GetBlockTime() > nAdjustedTime + 2 * 60 * 60)
+ return state.Invalid(false, REJECT_INVALID, "time-too-new", "block timestamp too far in the future");
+
// Reject outdated version blocks when 95% (75% on testnet) of the network has upgraded:
for (int32_t version = 2; version < 5; ++version) // check for version 2, 3 and 4 upgrades
if (block.nVersion < version && IsSuperMajority(version, pindexPrev, consensusParams.nMajorityRejectBlockOutdated, consensusParams))
@@ -3365,10 +3525,9 @@ bool ContextualCheckBlockHeader(const CBlockHeader& block, CValidationState& sta
return true;
}
-bool ContextualCheckBlock(const CBlock& block, CValidationState& state, CBlockIndex * const pindexPrev)
+bool ContextualCheckBlock(const CBlock& block, CValidationState& state, const Consensus::Params& consensusParams, const CBlockIndex* pindexPrev)
{
const int nHeight = pindexPrev == NULL ? 0 : pindexPrev->nHeight + 1;
- const Consensus::Params& consensusParams = Params().GetConsensus();
// Start enforcing BIP113 (Median Time Past) using versionbits logic.
int nLockTimeFlags = 0;
@@ -3381,7 +3540,7 @@ bool ContextualCheckBlock(const CBlock& block, CValidationState& state, CBlockIn
: block.GetBlockTime();
// Check that all transactions are finalized
- BOOST_FOREACH(const CTransaction& tx, block.vtx) {
+ for (const auto& tx : block.vtx) {
if (!IsFinalTx(tx, nHeight, nLockTimeCutoff)) {
return state.DoS(10, false, REJECT_INVALID, "bad-txns-nonfinal", false, "non-final transaction");
}
@@ -3398,6 +3557,53 @@ bool ContextualCheckBlock(const CBlock& block, CValidationState& state, CBlockIn
}
}
+ // Validation for witness commitments.
+ // * We compute the witness hash (which is the hash including witnesses) of all the block's transactions, except the
+ // coinbase (where 0x0000....0000 is used instead).
+ // * The coinbase scriptWitness is a stack of a single 32-byte vector, containing a witness nonce (unconstrained).
+ // * We build a merkle tree with all those witness hashes as leaves (similar to the hashMerkleRoot in the block header).
+ // * There must be at least one output whose scriptPubKey is a single 36-byte push, the first 4 bytes of which are
+ // {0xaa, 0x21, 0xa9, 0xed}, and the following 32 bytes are SHA256^2(witness root, witness nonce). In case there are
+ // multiple, the last one is used.
+ bool fHaveWitness = false;
+ if (VersionBitsState(pindexPrev, consensusParams, Consensus::DEPLOYMENT_SEGWIT, versionbitscache) == THRESHOLD_ACTIVE) {
+ int commitpos = GetWitnessCommitmentIndex(block);
+ if (commitpos != -1) {
+ bool malleated = false;
+ uint256 hashWitness = BlockWitnessMerkleRoot(block, &malleated);
+ // The malleation check is ignored; as the transaction tree itself
+ // already does not permit it, it is impossible to trigger in the
+ // witness tree.
+ if (block.vtx[0].wit.vtxinwit.size() != 1 || block.vtx[0].wit.vtxinwit[0].scriptWitness.stack.size() != 1 || block.vtx[0].wit.vtxinwit[0].scriptWitness.stack[0].size() != 32) {
+ return state.DoS(100, false, REJECT_INVALID, "bad-witness-nonce-size", true, strprintf("%s : invalid witness nonce size", __func__));
+ }
+ CHash256().Write(hashWitness.begin(), 32).Write(&block.vtx[0].wit.vtxinwit[0].scriptWitness.stack[0][0], 32).Finalize(hashWitness.begin());
+ if (memcmp(hashWitness.begin(), &block.vtx[0].vout[commitpos].scriptPubKey[6], 32)) {
+ return state.DoS(100, false, REJECT_INVALID, "bad-witness-merkle-match", true, strprintf("%s : witness merkle commitment mismatch", __func__));
+ }
+ fHaveWitness = true;
+ }
+ }
+
+ // No witness data is allowed in blocks that don't commit to witness data, as this would otherwise leave room for spam
+ if (!fHaveWitness) {
+ for (size_t i = 0; i < block.vtx.size(); i++) {
+ if (!block.vtx[i].wit.IsNull()) {
+ return state.DoS(100, false, REJECT_INVALID, "unexpected-witness", true, strprintf("%s : unexpected witness data found", __func__));
+ }
+ }
+ }
+
+ // After the coinbase witness nonce and commitment are verified,
+ // we can check if the block weight passes (before we've checked the
+ // coinbase witness, it would be possible for the weight to be too
+ // large by filling up the coinbase witness, which doesn't change
+ // the block hash, so we couldn't mark the block as permanently
+ // failed).
+ if (GetBlockWeight(block) > MAX_BLOCK_WEIGHT) {
+ return state.DoS(100, false, REJECT_INVALID, "bad-blk-weight", false, strprintf("%s : weight limit failed", __func__));
+ }
+
return true;
}
@@ -3420,7 +3626,7 @@ static bool AcceptBlockHeader(const CBlockHeader& block, CValidationState& state
return true;
}
- if (!CheckBlockHeader(block, state, chainparams.GetConsensus(), GetAdjustedTime()))
+ if (!CheckBlockHeader(block, state, chainparams.GetConsensus()))
return error("%s: Consensus::CheckBlockHeader: %s, %s", __func__, hash.ToString(), FormatStateMessage(state));
// Get prev block index
@@ -3436,7 +3642,7 @@ static bool AcceptBlockHeader(const CBlockHeader& block, CValidationState& state
if (fCheckpointsEnabled && !CheckIndexAgainstCheckpoint(pindexPrev, state, chainparams, hash))
return error("%s: CheckIndexAgainstCheckpoint(): %s", __func__, state.GetRejectReason().c_str());
- if (!ContextualCheckBlockHeader(block, state, chainparams.GetConsensus(), pindexPrev))
+ if (!ContextualCheckBlockHeader(block, state, chainparams.GetConsensus(), pindexPrev, GetAdjustedTime()))
return error("%s: Consensus::ContextualCheckBlockHeader: %s, %s", __func__, hash.ToString(), FormatStateMessage(state));
}
if (pindex == NULL)
@@ -3449,8 +3655,9 @@ static bool AcceptBlockHeader(const CBlockHeader& block, CValidationState& state
}
/** Store block on disk. If dbp is non-NULL, the file is known to already reside on disk */
-static bool AcceptBlock(const CBlock& block, CValidationState& state, const CChainParams& chainparams, CBlockIndex** ppindex, bool fRequested, const CDiskBlockPos* dbp)
+static bool AcceptBlock(const CBlock& block, CValidationState& state, const CChainParams& chainparams, CBlockIndex** ppindex, bool fRequested, const CDiskBlockPos* dbp, bool* fNewBlock)
{
+ if (fNewBlock) *fNewBlock = false;
AssertLockHeld(cs_main);
CBlockIndex *pindexDummy = NULL;
@@ -3479,8 +3686,10 @@ static bool AcceptBlock(const CBlock& block, CValidationState& state, const CCha
if (!fHasMoreWork) return true; // Don't process less-work chains
if (fTooFarAhead) return true; // Block height is too high
}
+ if (fNewBlock) *fNewBlock = true;
- if ((!CheckBlock(block, state, chainparams.GetConsensus(), GetAdjustedTime())) || !ContextualCheckBlock(block, state, pindex->pprev)) {
+ if (!CheckBlock(block, state, chainparams.GetConsensus(), GetAdjustedTime()) ||
+ !ContextualCheckBlock(block, state, chainparams.GetConsensus(), pindex->pprev)) {
if (state.IsInvalid() && !state.CorruptionPossible()) {
pindex->nStatus |= BLOCK_FAILED_VALID;
setDirtyBlockIndex.insert(pindex);
@@ -3526,7 +3735,7 @@ static bool IsSuperMajority(int minVersion, const CBlockIndex* pstart, unsigned
}
-bool ProcessNewBlock(CValidationState& state, const CChainParams& chainparams, const CNode* pfrom, const CBlock* pblock, bool fForceProcessing, const CDiskBlockPos* dbp)
+bool ProcessNewBlock(CValidationState& state, const CChainParams& chainparams, CNode* pfrom, const CBlock* pblock, bool fForceProcessing, const CDiskBlockPos* dbp)
{
{
LOCK(cs_main);
@@ -3535,9 +3744,11 @@ bool ProcessNewBlock(CValidationState& state, const CChainParams& chainparams, c
// Store to disk
CBlockIndex *pindex = NULL;
- bool ret = AcceptBlock(*pblock, state, chainparams, &pindex, fRequested, dbp);
+ bool fNewBlock = false;
+ bool ret = AcceptBlock(*pblock, state, chainparams, &pindex, fRequested, dbp, &fNewBlock);
if (pindex && pfrom) {
mapBlockSource[pindex->GetBlockHash()] = pfrom->GetId();
+ if (fNewBlock) pfrom->nLastBlockTime = GetTime();
}
CheckBlockIndex(chainparams.GetConsensus());
if (!ret)
@@ -3565,11 +3776,11 @@ bool TestBlockValidity(CValidationState& state, const CChainParams& chainparams,
indexDummy.nHeight = pindexPrev->nHeight + 1;
// NOTE: CheckBlockHeader is called by CheckBlock
- if (!ContextualCheckBlockHeader(block, state, chainparams.GetConsensus(), pindexPrev))
+ if (!ContextualCheckBlockHeader(block, state, chainparams.GetConsensus(), pindexPrev, GetAdjustedTime()))
return error("%s: Consensus::ContextualCheckBlockHeader: %s", __func__, FormatStateMessage(state));
- if (!CheckBlock(block, state, chainparams.GetConsensus(), GetAdjustedTime(), fCheckPOW, fCheckMerkleRoot))
+ if (!CheckBlock(block, state, chainparams.GetConsensus(), fCheckPOW, fCheckMerkleRoot))
return error("%s: Consensus::CheckBlock: %s", __func__, FormatStateMessage(state));
- if (!ContextualCheckBlock(block, state, pindexPrev))
+ if (!ContextualCheckBlock(block, state, chainparams.GetConsensus(), pindexPrev))
return error("%s: Consensus::ContextualCheckBlock: %s", __func__, FormatStateMessage(state));
if (!ConnectBlock(block, state, &indexDummy, viewNew, chainparams, true))
return false;
@@ -3889,7 +4100,7 @@ bool CVerifyDB::VerifyDB(const CChainParams& chainparams, CCoinsView *coinsview,
int nGoodTransactions = 0;
CValidationState state;
int reportDone = 0;
- LogPrintf("[0%]...");
+ LogPrintf("[0%%]...");
for (CBlockIndex* pindex = chainActive.Tip(); pindex && pindex->pprev; pindex = pindex->pprev)
{
boost::this_thread::interruption_point();
@@ -3912,7 +4123,7 @@ bool CVerifyDB::VerifyDB(const CChainParams& chainparams, CCoinsView *coinsview,
if (!ReadBlockFromDisk(block, pindex, chainparams.GetConsensus()))
return error("VerifyDB(): *** ReadBlockFromDisk failed at %d, hash=%s", pindex->nHeight, pindex->GetBlockHash().ToString());
// check level 1: verify block validity
- if (nCheckLevel >= 1 && !CheckBlock(block, state, chainparams.GetConsensus(), GetAdjustedTime()))
+ if (nCheckLevel >= 1 && !CheckBlock(block, state, chainparams.GetConsensus()))
return error("%s: *** found bad block at %d, hash=%s (%s)\n", __func__,
pindex->nHeight, pindex->GetBlockHash().ToString(), FormatStateMessage(state));
// check level 2: verify undo validity
@@ -3963,6 +4174,90 @@ bool CVerifyDB::VerifyDB(const CChainParams& chainparams, CCoinsView *coinsview,
return true;
}
+bool RewindBlockIndex(const CChainParams& params)
+{
+ LOCK(cs_main);
+
+ int nHeight = 1;
+ while (nHeight <= chainActive.Height()) {
+ if (IsWitnessEnabled(chainActive[nHeight - 1], params.GetConsensus()) && !(chainActive[nHeight]->nStatus & BLOCK_OPT_WITNESS)) {
+ break;
+ }
+ nHeight++;
+ }
+
+ // nHeight is now the height of the first insufficiently-validated block, or tipheight + 1
+ CValidationState state;
+ CBlockIndex* pindex = chainActive.Tip();
+ while (chainActive.Height() >= nHeight) {
+ if (fPruneMode && !(chainActive.Tip()->nStatus & BLOCK_HAVE_DATA)) {
+ // If pruning, don't try rewinding past the HAVE_DATA point;
+ // since older blocks can't be served anyway, there's
+ // no need to walk further, and trying to DisconnectTip()
+ // will fail (and require a needless reindex/redownload
+ // of the blockchain).
+ break;
+ }
+ if (!DisconnectTip(state, params, true)) {
+ return error("RewindBlockIndex: unable to disconnect block at height %i", pindex->nHeight);
+ }
+ // Occasionally flush state to disk.
+ if (!FlushStateToDisk(state, FLUSH_STATE_PERIODIC))
+ return false;
+ }
+
+ // Reduce validity flag and have-data flags.
+ // We do this after actual disconnecting, otherwise we'll end up writing the lack of data
+ // to disk before writing the chainstate, resulting in a failure to continue if interrupted.
+ for (BlockMap::iterator it = mapBlockIndex.begin(); it != mapBlockIndex.end(); it++) {
+ CBlockIndex* pindexIter = it->second;
+
+ // Note: If we encounter an insufficiently validated block that
+ // is on chainActive, it must be because we are a pruning node, and
+ // this block or some successor doesn't HAVE_DATA, so we were unable to
+ // rewind all the way. Blocks remaining on chainActive at this point
+ // must not have their validity reduced.
+ if (IsWitnessEnabled(pindexIter->pprev, params.GetConsensus()) && !(pindexIter->nStatus & BLOCK_OPT_WITNESS) && !chainActive.Contains(pindexIter)) {
+ // Reduce validity
+ pindexIter->nStatus = std::min<unsigned int>(pindexIter->nStatus & BLOCK_VALID_MASK, BLOCK_VALID_TREE) | (pindexIter->nStatus & ~BLOCK_VALID_MASK);
+ // Remove have-data flags.
+ pindexIter->nStatus &= ~(BLOCK_HAVE_DATA | BLOCK_HAVE_UNDO);
+ // Remove storage location.
+ pindexIter->nFile = 0;
+ pindexIter->nDataPos = 0;
+ pindexIter->nUndoPos = 0;
+ // Remove various other things
+ pindexIter->nTx = 0;
+ pindexIter->nChainTx = 0;
+ pindexIter->nSequenceId = 0;
+ // Make sure it gets written.
+ setDirtyBlockIndex.insert(pindexIter);
+ // Update indexes
+ setBlockIndexCandidates.erase(pindexIter);
+ std::pair<std::multimap<CBlockIndex*, CBlockIndex*>::iterator, std::multimap<CBlockIndex*, CBlockIndex*>::iterator> ret = mapBlocksUnlinked.equal_range(pindexIter->pprev);
+ while (ret.first != ret.second) {
+ if (ret.first->second == pindexIter) {
+ mapBlocksUnlinked.erase(ret.first++);
+ } else {
+ ++ret.first;
+ }
+ }
+ } else if (pindexIter->IsValid(BLOCK_VALID_TRANSACTIONS) && pindexIter->nChainTx) {
+ setBlockIndexCandidates.insert(pindexIter);
+ }
+ }
+
+ PruneBlockIndexCandidates();
+
+ CheckBlockIndex(params.GetConsensus());
+
+ if (!FlushStateToDisk(state, FLUSH_STATE_ALWAYS)) {
+ return false;
+ }
+
+ return true;
+}
+
void UnloadBlockIndex()
{
LOCK(cs_main);
@@ -4057,7 +4352,7 @@ bool LoadExternalBlockFile(const CChainParams& chainparams, FILE* fileIn, CDiskB
int nLoaded = 0;
try {
// This takes over fileIn and calls fclose() on it in the CBufferedFile destructor
- CBufferedFile blkdat(fileIn, 2*MAX_BLOCK_SIZE, MAX_BLOCK_SIZE+8, SER_DISK, CLIENT_VERSION);
+ CBufferedFile blkdat(fileIn, 2*MAX_BLOCK_SERIALIZED_SIZE, MAX_BLOCK_SERIALIZED_SIZE+8, SER_DISK, CLIENT_VERSION);
uint64_t nRewind = blkdat.GetPos();
while (!blkdat.eof()) {
boost::this_thread::interruption_point();
@@ -4076,7 +4371,7 @@ bool LoadExternalBlockFile(const CChainParams& chainparams, FILE* fileIn, CDiskB
continue;
// read size
blkdat >> nSize;
- if (nSize < 80 || nSize > MAX_BLOCK_SIZE)
+ if (nSize < 80 || nSize > MAX_BLOCK_SERIALIZED_SIZE)
continue;
} catch (const std::exception&) {
// no valid block header found; don't complain
@@ -4107,7 +4402,7 @@ bool LoadExternalBlockFile(const CChainParams& chainparams, FILE* fileIn, CDiskB
if (mapBlockIndex.count(hash) == 0 || (mapBlockIndex[hash]->nStatus & BLOCK_HAVE_DATA) == 0) {
LOCK(cs_main);
CValidationState state;
- if (AcceptBlock(block, state, chainparams, NULL, true, dbp))
+ if (AcceptBlock(block, state, chainparams, NULL, true, dbp, NULL))
nLoaded++;
if (state.IsError())
break;
@@ -4140,7 +4435,7 @@ bool LoadExternalBlockFile(const CChainParams& chainparams, FILE* fileIn, CDiskB
head.ToString());
LOCK(cs_main);
CValidationState dummy;
- if (AcceptBlock(block, dummy, chainparams, NULL, true, &it->second))
+ if (AcceptBlock(block, dummy, chainparams, NULL, true, &it->second, NULL))
{
nLoaded++;
queue.push_back(block.GetHash());
@@ -4406,6 +4701,7 @@ bool static AlreadyHave(const CInv& inv) EXCLUSIVE_LOCKS_REQUIRED(cs_main)
switch (inv.type)
{
case MSG_TX:
+ case MSG_WITNESS_TX:
{
assert(recentRejects);
if (chainActive.Tip()->GetBlockHash() != hashRecentRejectsChainTip)
@@ -4426,6 +4722,7 @@ bool static AlreadyHave(const CInv& inv) EXCLUSIVE_LOCKS_REQUIRED(cs_main)
pcoinsTip->HaveCoinsInCache(inv.hash);
}
case MSG_BLOCK:
+ case MSG_WITNESS_BLOCK:
return mapBlockIndex.count(inv.hash);
}
// Don't know what it is, just say we already got one
@@ -4450,7 +4747,7 @@ void static ProcessGetData(CNode* pfrom, const Consensus::Params& consensusParam
boost::this_thread::interruption_point();
it++;
- if (inv.type == MSG_BLOCK || inv.type == MSG_FILTERED_BLOCK)
+ if (inv.type == MSG_BLOCK || inv.type == MSG_FILTERED_BLOCK || inv.type == MSG_CMPCT_BLOCK || inv.type == MSG_WITNESS_BLOCK)
{
bool send = false;
BlockMap::iterator mi = mapBlockIndex.find(inv.hash);
@@ -4491,8 +4788,10 @@ void static ProcessGetData(CNode* pfrom, const Consensus::Params& consensusParam
if (!ReadBlockFromDisk(block, (*mi).second, consensusParams))
assert(!"cannot load block from disk");
if (inv.type == MSG_BLOCK)
+ pfrom->PushMessageWithFlag(SERIALIZE_TRANSACTION_NO_WITNESS, NetMsgType::BLOCK, block);
+ else if (inv.type == MSG_WITNESS_BLOCK)
pfrom->PushMessage(NetMsgType::BLOCK, block);
- else // MSG_FILTERED_BLOCK)
+ else if (inv.type == MSG_FILTERED_BLOCK)
{
LOCK(pfrom->cs_filter);
if (pfrom->pfilter)
@@ -4507,11 +4806,23 @@ void static ProcessGetData(CNode* pfrom, const Consensus::Params& consensusParam
// however we MUST always provide at least what the remote peer needs
typedef std::pair<unsigned int, uint256> PairType;
BOOST_FOREACH(PairType& pair, merkleBlock.vMatchedTxn)
- pfrom->PushMessage(NetMsgType::TX, block.vtx[pair.first]);
+ pfrom->PushMessageWithFlag(SERIALIZE_TRANSACTION_NO_WITNESS, NetMsgType::TX, block.vtx[pair.first]);
}
// else
// no response
}
+ else if (inv.type == MSG_CMPCT_BLOCK)
+ {
+ // If a peer is asking for old blocks, we're almost guaranteed
+ // they wont have a useful mempool to match against a compact block,
+ // and we dont feel like constructing the object for them, so
+ // instead we respond with the full, non-compact block.
+ if (mi->second->nHeight >= chainActive.Height() - 10) {
+ CBlockHeaderAndShortTxIDs cmpctblock(block);
+ pfrom->PushMessageWithFlag(SERIALIZE_TRANSACTION_NO_WITNESS, NetMsgType::CMPCTBLOCK, cmpctblock);
+ } else
+ pfrom->PushMessageWithFlag(SERIALIZE_TRANSACTION_NO_WITNESS, NetMsgType::BLOCK, block);
+ }
// Trigger the peer node to send a getblocks request for the next batch of inventory
if (inv.hash == pfrom->hashContinue)
@@ -4526,20 +4837,20 @@ void static ProcessGetData(CNode* pfrom, const Consensus::Params& consensusParam
}
}
}
- else if (inv.type == MSG_TX)
+ else if (inv.type == MSG_TX || inv.type == MSG_WITNESS_TX)
{
// Send stream from relay memory
bool push = false;
auto mi = mapRelay.find(inv.hash);
if (mi != mapRelay.end()) {
- pfrom->PushMessage(NetMsgType::TX, *mi->second);
+ pfrom->PushMessageWithFlag(inv.type == MSG_TX ? SERIALIZE_TRANSACTION_NO_WITNESS : 0, NetMsgType::TX, *mi->second);
push = true;
} else if (pfrom->timeLastMempoolReq) {
auto txinfo = mempool.info(inv.hash);
// To protect privacy, do not answer getdata using the mempool when
// that TX couldn't have been INVed in reply to a MEMPOOL request.
if (txinfo.tx && txinfo.nTime <= pfrom->timeLastMempoolReq) {
- pfrom->PushMessage(NetMsgType::TX, *txinfo.tx);
+ pfrom->PushMessageWithFlag(inv.type == MSG_TX ? SERIALIZE_TRANSACTION_NO_WITNESS : 0, NetMsgType::TX, *txinfo.tx);
push = true;
}
}
@@ -4551,7 +4862,7 @@ void static ProcessGetData(CNode* pfrom, const Consensus::Params& consensusParam
// Track requests for our stuff.
GetMainSignals().Inventory(inv.hash);
- if (inv.type == MSG_BLOCK || inv.type == MSG_FILTERED_BLOCK)
+ if (inv.type == MSG_BLOCK || inv.type == MSG_FILTERED_BLOCK || inv.type == MSG_CMPCT_BLOCK || inv.type == MSG_WITNESS_BLOCK)
break;
}
}
@@ -4570,6 +4881,14 @@ void static ProcessGetData(CNode* pfrom, const Consensus::Params& consensusParam
}
}
+uint32_t GetFetchFlags(CNode* pfrom, CBlockIndex* pprev, const Consensus::Params& chainparams) {
+ uint32_t nFetchFlags = 0;
+ if (IsWitnessEnabled(pprev, chainparams) && State(pfrom->GetId())->fHaveWitness) {
+ nFetchFlags |= MSG_WITNESS_FLAG;
+ }
+ return nFetchFlags;
+}
+
bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv, int64_t nTimeReceived, const CChainParams& chainparams)
{
LogPrint("net", "received: %s (%u bytes) peer=%d\n", SanitizeString(strCommand), vRecv.size(), pfrom->id);
@@ -4611,7 +4930,22 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
CAddress addrMe;
CAddress addrFrom;
uint64_t nNonce = 1;
- vRecv >> pfrom->nVersion >> pfrom->nServices >> nTime >> addrMe;
+ uint64_t nServiceInt;
+ vRecv >> pfrom->nVersion >> nServiceInt >> nTime >> addrMe;
+ pfrom->nServices = ServiceFlags(nServiceInt);
+ if (!pfrom->fInbound)
+ {
+ addrman.SetServices(pfrom->addr, pfrom->nServices);
+ }
+ if (pfrom->nServicesExpected & ~pfrom->nServices)
+ {
+ LogPrint("net", "peer=%d does not offer the expected services (%08x offered, %08x expected); disconnecting\n", pfrom->id, pfrom->nServices, pfrom->nServicesExpected);
+ pfrom->PushMessage(NetMsgType::REJECT, strCommand, REJECT_NONSTANDARD,
+ strprintf("Expected to offer services %08x", pfrom->nServicesExpected));
+ pfrom->fDisconnect = true;
+ return false;
+ }
+
if (pfrom->nVersion < MIN_PEER_PROTO_VERSION)
{
// disconnect from peers older than this proto version
@@ -4661,6 +4995,12 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
pfrom->fClient = !(pfrom->nServices & NODE_NETWORK);
+ if((pfrom->nServices & NODE_WITNESS))
+ {
+ LOCK(cs_main);
+ State(pfrom->GetId())->fHaveWitness = true;
+ }
+
// Potentially mark this peer as a preferred download peer.
{
LOCK(cs_main);
@@ -4746,6 +5086,16 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
// nodes)
pfrom->PushMessage(NetMsgType::SENDHEADERS);
}
+ if (pfrom->nVersion >= SHORT_IDS_BLOCKS_VERSION) {
+ // Tell our peer we are willing to provide version-1 cmpctblocks
+ // However, we do not request new block announcements using
+ // cmpctblock messages.
+ // We send this to non-NODE NETWORK peers as well, because
+ // they may wish to request compact blocks from us
+ bool fAnnounceUsingCMPCTBLOCK = false;
+ uint64_t nCMPCTBLOCKVersion = 1;
+ pfrom->PushMessage(NetMsgType::SENDCMPCT, fAnnounceUsingCMPCTBLOCK, nCMPCTBLOCKVersion);
+ }
}
@@ -4772,6 +5122,9 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
{
boost::this_thread::interruption_point();
+ if ((addr.nServices & REQUIRED_SERVICES) != REQUIRED_SERVICES)
+ continue;
+
if (addr.nTime <= 100000000 || addr.nTime > nNow + 10 * 60)
addr.nTime = nNow - 5 * 24 * 60 * 60;
pfrom->AddAddressKnown(addr);
@@ -4817,6 +5170,18 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
State(pfrom->GetId())->fPreferHeaders = true;
}
+ else if (strCommand == NetMsgType::SENDCMPCT)
+ {
+ bool fAnnounceUsingCMPCTBLOCK = false;
+ uint64_t nCMPCTBLOCKVersion = 1;
+ vRecv >> fAnnounceUsingCMPCTBLOCK >> nCMPCTBLOCKVersion;
+ if (nCMPCTBLOCKVersion == 1) {
+ LOCK(cs_main);
+ State(pfrom->GetId())->fProvidesHeaderAndIDs = true;
+ State(pfrom->GetId())->fPreferHeaderAndIDs = fAnnounceUsingCMPCTBLOCK;
+ }
+ }
+
else if (strCommand == NetMsgType::INV)
{
@@ -4837,17 +5202,23 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
LOCK(cs_main);
+ uint32_t nFetchFlags = GetFetchFlags(pfrom, chainActive.Tip(), chainparams.GetConsensus());
+
std::vector<CInv> vToFetch;
for (unsigned int nInv = 0; nInv < vInv.size(); nInv++)
{
- const CInv &inv = vInv[nInv];
+ CInv &inv = vInv[nInv];
boost::this_thread::interruption_point();
bool fAlreadyHave = AlreadyHave(inv);
LogPrint("net", "got inv: %s %s peer=%d\n", inv.ToString(), fAlreadyHave ? "have" : "new", pfrom->id);
+ if (inv.type == MSG_TX) {
+ inv.type |= nFetchFlags;
+ }
+
if (inv.type == MSG_BLOCK) {
UpdateBlockAvailability(pfrom->GetId(), inv.hash);
if (!fAlreadyHave && !fImporting && !fReindex && !mapBlocksInFlight.count(inv.hash)) {
@@ -4862,8 +5233,13 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
pfrom->PushMessage(NetMsgType::GETHEADERS, chainActive.GetLocator(pindexBestHeader), inv.hash);
CNodeState *nodestate = State(pfrom->GetId());
if (CanDirectFetch(chainparams.GetConsensus()) &&
- nodestate->nBlocksInFlight < MAX_BLOCKS_IN_TRANSIT_PER_PEER) {
- vToFetch.push_back(inv);
+ nodestate->nBlocksInFlight < MAX_BLOCKS_IN_TRANSIT_PER_PEER &&
+ (!IsWitnessEnabled(chainActive.Tip(), chainparams.GetConsensus()) || State(pfrom->GetId())->fHaveWitness)) {
+ inv.type |= nFetchFlags;
+ if (nodestate->fProvidesHeaderAndIDs && !(nLocalServices & NODE_WITNESS))
+ vToFetch.push_back(CInv(MSG_CMPCT_BLOCK, inv.hash));
+ else
+ vToFetch.push_back(inv);
// Mark block as in flight already, even though the actual "getdata" message only goes out
// later (within the same cs_main lock, though).
MarkBlockAsInFlight(pfrom->GetId(), inv.hash, chainparams.GetConsensus());
@@ -4960,6 +5336,38 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
}
+ else if (strCommand == NetMsgType::GETBLOCKTXN)
+ {
+ BlockTransactionsRequest req;
+ vRecv >> req;
+
+ BlockMap::iterator it = mapBlockIndex.find(req.blockhash);
+ if (it == mapBlockIndex.end() || !(it->second->nStatus & BLOCK_HAVE_DATA)) {
+ LogPrintf("Peer %d sent us a getblocktxn for a block we don't have", pfrom->id);
+ return true;
+ }
+
+ if (it->second->nHeight < chainActive.Height() - 15) {
+ LogPrint("net", "Peer %d sent us a getblocktxn for a block > 15 deep", pfrom->id);
+ return true;
+ }
+
+ CBlock block;
+ assert(ReadBlockFromDisk(block, it->second, chainparams.GetConsensus()));
+
+ BlockTransactions resp(req);
+ for (size_t i = 0; i < req.indexes.size(); i++) {
+ if (req.indexes[i] >= block.vtx.size()) {
+ Misbehaving(pfrom->GetId(), 100);
+ LogPrintf("Peer %d sent us a getblocktxn with out-of-bounds tx indices", pfrom->id);
+ return true;
+ }
+ resp.txn[i] = block.vtx[req.indexes[i]];
+ }
+ pfrom->PushMessageWithFlag(SERIALIZE_TRANSACTION_NO_WITNESS, NetMsgType::BLOCKTXN, resp);
+ }
+
+
else if (strCommand == NetMsgType::GETHEADERS)
{
CBlockLocator locator;
@@ -5019,7 +5427,7 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
return true;
}
- vector<uint256> vWorkQueue;
+ deque<COutPoint> vWorkQueue;
vector<uint256> vEraseQueue;
CTransaction tx;
vRecv >> tx;
@@ -5038,7 +5446,11 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
if (!AlreadyHave(inv) && AcceptToMemoryPool(mempool, state, tx, true, &fMissingInputs)) {
mempool.check(pcoinsTip);
RelayTransaction(tx);
- vWorkQueue.push_back(inv.hash);
+ for (unsigned int i = 0; i < tx.vout.size(); i++) {
+ vWorkQueue.emplace_back(inv.hash, i);
+ }
+
+ pfrom->nLastTXTime = GetTime();
LogPrint("mempool", "AcceptToMemoryPool: peer=%d: accepted %s (poolsz %u txn, %u kB)\n",
pfrom->id,
@@ -5047,18 +5459,18 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
// Recursively process any orphan transactions that depended on this one
set<NodeId> setMisbehaving;
- for (unsigned int i = 0; i < vWorkQueue.size(); i++)
- {
- map<uint256, set<uint256> >::iterator itByPrev = mapOrphanTransactionsByPrev.find(vWorkQueue[i]);
+ while (!vWorkQueue.empty()) {
+ auto itByPrev = mapOrphanTransactionsByPrev.find(vWorkQueue.front());
+ vWorkQueue.pop_front();
if (itByPrev == mapOrphanTransactionsByPrev.end())
continue;
- for (set<uint256>::iterator mi = itByPrev->second.begin();
+ for (auto mi = itByPrev->second.begin();
mi != itByPrev->second.end();
++mi)
{
- const uint256& orphanHash = *mi;
- const CTransaction& orphanTx = mapOrphanTransactions[orphanHash].tx;
- NodeId fromPeer = mapOrphanTransactions[orphanHash].fromPeer;
+ const CTransaction& orphanTx = (*mi)->second.tx;
+ const uint256& orphanHash = orphanTx.GetHash();
+ NodeId fromPeer = (*mi)->second.fromPeer;
bool fMissingInputs2 = false;
// Use a dummy CValidationState so someone can't setup nodes to counter-DoS based on orphan
// resolution (that is, feeding people an invalid transaction based on LegitTxX in order to get
@@ -5071,13 +5483,15 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
if (AcceptToMemoryPool(mempool, stateDummy, orphanTx, true, &fMissingInputs2)) {
LogPrint("mempool", " accepted orphan tx %s\n", orphanHash.ToString());
RelayTransaction(orphanTx);
- vWorkQueue.push_back(orphanHash);
+ for (unsigned int i = 0; i < orphanTx.vout.size(); i++) {
+ vWorkQueue.emplace_back(orphanHash, i);
+ }
vEraseQueue.push_back(orphanHash);
}
else if (!fMissingInputs2)
{
int nDos = 0;
- if (stateDummy.IsInvalid(nDos) && nDos > 0)
+ if (stateDummy.IsInvalid(nDos) && nDos > 0 && (!state.CorruptionPossible() || State(fromPeer)->fHaveWitness))
{
// Punish peer that gave us an invalid orphan tx
Misbehaving(fromPeer, nDos);
@@ -5088,8 +5502,10 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
// Probably non-standard or insufficient fee/priority
LogPrint("mempool", " removed orphan tx %s\n", orphanHash.ToString());
vEraseQueue.push_back(orphanHash);
- assert(recentRejects);
- recentRejects->insert(orphanHash);
+ if (!stateDummy.CorruptionPossible()) {
+ assert(recentRejects);
+ recentRejects->insert(orphanHash);
+ }
}
mempool.check(pcoinsTip);
}
@@ -5100,16 +5516,34 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
}
else if (fMissingInputs)
{
- AddOrphanTx(tx, pfrom->GetId());
+ bool fRejectedParents = false; // It may be the case that the orphans parents have all been rejected
+ BOOST_FOREACH(const CTxIn& txin, tx.vin) {
+ if (recentRejects->contains(txin.prevout.hash)) {
+ fRejectedParents = true;
+ break;
+ }
+ }
+ if (!fRejectedParents) {
+ BOOST_FOREACH(const CTxIn& txin, tx.vin) {
+ CInv inv(MSG_TX, txin.prevout.hash);
+ pfrom->AddInventoryKnown(inv);
+ if (!AlreadyHave(inv)) pfrom->AskFor(inv);
+ }
+ AddOrphanTx(tx, pfrom->GetId());
- // DoS prevention: do not allow mapOrphanTransactions to grow unbounded
- unsigned int nMaxOrphanTx = (unsigned int)std::max((int64_t)0, GetArg("-maxorphantx", DEFAULT_MAX_ORPHAN_TRANSACTIONS));
- unsigned int nEvicted = LimitOrphanTxSize(nMaxOrphanTx);
- if (nEvicted > 0)
- LogPrint("mempool", "mapOrphan overflow, removed %u tx\n", nEvicted);
+ // DoS prevention: do not allow mapOrphanTransactions to grow unbounded
+ unsigned int nMaxOrphanTx = (unsigned int)std::max((int64_t)0, GetArg("-maxorphantx", DEFAULT_MAX_ORPHAN_TRANSACTIONS));
+ unsigned int nEvicted = LimitOrphanTxSize(nMaxOrphanTx);
+ if (nEvicted > 0)
+ LogPrint("mempool", "mapOrphan overflow, removed %u tx\n", nEvicted);
+ } else {
+ LogPrint("mempool", "not keeping orphan with rejected parents %s\n",tx.GetHash().ToString());
+ }
} else {
- assert(recentRejects);
- recentRejects->insert(tx.GetHash());
+ if (!state.CorruptionPossible()) {
+ assert(recentRejects);
+ recentRejects->insert(tx.GetHash());
+ }
if (pfrom->fWhitelisted && GetBoolArg("-whitelistforcerelay", DEFAULT_WHITELISTFORCERELAY)) {
// Always relay transactions received from whitelisted peers, even
@@ -5138,13 +5572,184 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
if (state.GetRejectCode() < REJECT_INTERNAL) // Never send AcceptToMemoryPool's internal codes over P2P
pfrom->PushMessage(NetMsgType::REJECT, strCommand, (unsigned char)state.GetRejectCode(),
state.GetRejectReason().substr(0, MAX_REJECT_MESSAGE_LENGTH), inv.hash);
- if (nDoS > 0)
+ if (nDoS > 0 && (!state.CorruptionPossible() || State(pfrom->id)->fHaveWitness)) {
+ // When a non-witness-supporting peer gives us a transaction that would
+ // be accepted if witness validation was off, we can't blame them for it.
Misbehaving(pfrom->GetId(), nDoS);
+ }
}
FlushStateToDisk(state, FLUSH_STATE_PERIODIC);
}
+ else if (strCommand == NetMsgType::CMPCTBLOCK && !fImporting && !fReindex) // Ignore blocks received while importing
+ {
+ CBlockHeaderAndShortTxIDs cmpctblock;
+ vRecv >> cmpctblock;
+
+ LOCK(cs_main);
+
+ if (mapBlockIndex.find(cmpctblock.header.hashPrevBlock) == mapBlockIndex.end()) {
+ // Doesn't connect (or is genesis), instead of DoSing in AcceptBlockHeader, request deeper headers
+ if (!IsInitialBlockDownload())
+ pfrom->PushMessage(NetMsgType::GETHEADERS, chainActive.GetLocator(pindexBestHeader), uint256());
+ return true;
+ }
+
+ CBlockIndex *pindex = NULL;
+ CValidationState state;
+ if (!AcceptBlockHeader(cmpctblock.header, state, chainparams, &pindex)) {
+ int nDoS;
+ if (state.IsInvalid(nDoS)) {
+ if (nDoS > 0)
+ Misbehaving(pfrom->GetId(), nDoS);
+ LogPrintf("Peer %d sent us invalid header via cmpctblock\n", pfrom->id);
+ return true;
+ }
+ }
+
+ // If AcceptBlockHeader returned true, it set pindex
+ assert(pindex);
+ UpdateBlockAvailability(pfrom->GetId(), pindex->GetBlockHash());
+
+ std::map<uint256, pair<NodeId, list<QueuedBlock>::iterator> >::iterator blockInFlightIt = mapBlocksInFlight.find(pindex->GetBlockHash());
+ bool fAlreadyInFlight = blockInFlightIt != mapBlocksInFlight.end();
+
+ if (pindex->nStatus & BLOCK_HAVE_DATA) // Nothing to do here
+ return true;
+
+ if (pindex->nChainWork <= chainActive.Tip()->nChainWork || // We know something better
+ pindex->nTx != 0) { // We had this block at some point, but pruned it
+ if (fAlreadyInFlight) {
+ // We requested this block for some reason, but our mempool will probably be useless
+ // so we just grab the block via normal getdata
+ std::vector<CInv> vInv(1);
+ vInv[0] = CInv(MSG_BLOCK, cmpctblock.header.GetHash());
+ pfrom->PushMessage(NetMsgType::GETDATA, vInv);
+ }
+ return true;
+ }
+
+ // If we're not close to tip yet, give up and let parallel block fetch work its magic
+ if (!fAlreadyInFlight && !CanDirectFetch(chainparams.GetConsensus()))
+ return true;
+
+ CNodeState *nodestate = State(pfrom->GetId());
+
+ // We want to be a bit conservative just to be extra careful about DoS
+ // possibilities in compact block processing...
+ if (pindex->nHeight <= chainActive.Height() + 2) {
+ if ((!fAlreadyInFlight && nodestate->nBlocksInFlight < MAX_BLOCKS_IN_TRANSIT_PER_PEER) ||
+ (fAlreadyInFlight && blockInFlightIt->second.first == pfrom->GetId())) {
+ list<QueuedBlock>::iterator *queuedBlockIt = NULL;
+ if (!MarkBlockAsInFlight(pfrom->GetId(), pindex->GetBlockHash(), chainparams.GetConsensus(), pindex, &queuedBlockIt)) {
+ if (!(*queuedBlockIt)->partialBlock)
+ (*queuedBlockIt)->partialBlock.reset(new PartiallyDownloadedBlock(&mempool));
+ else {
+ // The block was already in flight using compact blocks from the same peer
+ LogPrint("net", "Peer sent us compact block we were already syncing!\n");
+ return true;
+ }
+ }
+
+ PartiallyDownloadedBlock& partialBlock = *(*queuedBlockIt)->partialBlock;
+ ReadStatus status = partialBlock.InitData(cmpctblock);
+ if (status == READ_STATUS_INVALID) {
+ MarkBlockAsReceived(pindex->GetBlockHash()); // Reset in-flight state in case of whitelist
+ Misbehaving(pfrom->GetId(), 100);
+ LogPrintf("Peer %d sent us invalid compact block\n", pfrom->id);
+ return true;
+ } else if (status == READ_STATUS_FAILED) {
+ // Duplicate txindexes, the block is now in-flight, so just request it
+ std::vector<CInv> vInv(1);
+ vInv[0] = CInv(MSG_BLOCK, cmpctblock.header.GetHash());
+ pfrom->PushMessage(NetMsgType::GETDATA, vInv);
+ return true;
+ }
+
+ BlockTransactionsRequest req;
+ for (size_t i = 0; i < cmpctblock.BlockTxCount(); i++) {
+ if (!partialBlock.IsTxAvailable(i))
+ req.indexes.push_back(i);
+ }
+ if (req.indexes.empty()) {
+ // Dirty hack to jump to BLOCKTXN code (TODO: move message handling into their own functions)
+ BlockTransactions txn;
+ txn.blockhash = cmpctblock.header.GetHash();
+ CDataStream blockTxnMsg(SER_NETWORK, PROTOCOL_VERSION);
+ blockTxnMsg << txn;
+ return ProcessMessage(pfrom, NetMsgType::BLOCKTXN, blockTxnMsg, nTimeReceived, chainparams);
+ } else {
+ req.blockhash = pindex->GetBlockHash();
+ pfrom->PushMessage(NetMsgType::GETBLOCKTXN, req);
+ }
+ }
+ } else {
+ if (fAlreadyInFlight) {
+ // We requested this block, but its far into the future, so our
+ // mempool will probably be useless - request the block normally
+ std::vector<CInv> vInv(1);
+ vInv[0] = CInv(MSG_BLOCK, cmpctblock.header.GetHash());
+ pfrom->PushMessage(NetMsgType::GETDATA, vInv);
+ return true;
+ } else {
+ // If this was an announce-cmpctblock, we want the same treatment as a header message
+ // Dirty hack to process as if it were just a headers message (TODO: move message handling into their own functions)
+ std::vector<CBlock> headers;
+ headers.push_back(cmpctblock.header);
+ CDataStream vHeadersMsg(SER_NETWORK, PROTOCOL_VERSION);
+ vHeadersMsg << headers;
+ return ProcessMessage(pfrom, NetMsgType::HEADERS, vHeadersMsg, nTimeReceived, chainparams);
+ }
+ }
+
+ CheckBlockIndex(chainparams.GetConsensus());
+ }
+
+ else if (strCommand == NetMsgType::BLOCKTXN && !fImporting && !fReindex) // Ignore blocks received while importing
+ {
+ BlockTransactions resp;
+ vRecv >> resp;
+
+ LOCK(cs_main);
+
+ map<uint256, pair<NodeId, list<QueuedBlock>::iterator> >::iterator it = mapBlocksInFlight.find(resp.blockhash);
+ if (it == mapBlocksInFlight.end() || !it->second.second->partialBlock ||
+ it->second.first != pfrom->GetId()) {
+ LogPrint("net", "Peer %d sent us block transactions for block we weren't expecting\n", pfrom->id);
+ return true;
+ }
+
+ PartiallyDownloadedBlock& partialBlock = *it->second.second->partialBlock;
+ CBlock block;
+ ReadStatus status = partialBlock.FillBlock(block, resp.txn);
+ if (status == READ_STATUS_INVALID) {
+ MarkBlockAsReceived(resp.blockhash); // Reset in-flight state in case of whitelist
+ Misbehaving(pfrom->GetId(), 100);
+ LogPrintf("Peer %d sent us invalid compact block/non-matching block transactions\n", pfrom->id);
+ return true;
+ } else if (status == READ_STATUS_FAILED) {
+ // Might have collided, fall back to getdata now :(
+ std::vector<CInv> invs;
+ invs.push_back(CInv(MSG_BLOCK, resp.blockhash));
+ pfrom->PushMessage(NetMsgType::GETDATA, invs);
+ } else {
+ CValidationState state;
+ ProcessNewBlock(state, chainparams, pfrom, &block, false, NULL);
+ int nDoS;
+ if (state.IsInvalid(nDoS)) {
+ assert (state.GetRejectCode() < REJECT_INTERNAL); // Blocks are never rejected with internal reject codes
+ pfrom->PushMessage(NetMsgType::REJECT, strCommand, (unsigned char)state.GetRejectCode(),
+ state.GetRejectReason().substr(0, MAX_REJECT_MESSAGE_LENGTH), block.GetHash());
+ if (nDoS > 0) {
+ LOCK(cs_main);
+ Misbehaving(pfrom->GetId(), nDoS);
+ }
+ }
+ }
+ }
+
+
else if (strCommand == NetMsgType::HEADERS && !fImporting && !fReindex) // Ignore headers received while importing
{
std::vector<CBlockHeader> headers;
@@ -5170,12 +5775,34 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
return true;
}
- // If we already know the last header in the message, then it contains
- // no new information for us. In this case, we do not request
- // more headers later. This prevents multiple chains of redundant
- // getheader requests from running in parallel if triggered by incoming
- // blocks while the node is still in initial headers sync.
- const bool hasNewHeaders = (mapBlockIndex.count(headers.back().GetHash()) == 0);
+ CNodeState *nodestate = State(pfrom->GetId());
+
+ // If this looks like it could be a block announcement (nCount <
+ // MAX_BLOCKS_TO_ANNOUNCE), use special logic for handling headers that
+ // don't connect:
+ // - Send a getheaders message in response to try to connect the chain.
+ // - The peer can send up to MAX_UNCONNECTING_HEADERS in a row that
+ // don't connect before giving DoS points
+ // - Once a headers message is received that is valid and does connect,
+ // nUnconnectingHeaders gets reset back to 0.
+ if (mapBlockIndex.find(headers[0].hashPrevBlock) == mapBlockIndex.end() && nCount < MAX_BLOCKS_TO_ANNOUNCE) {
+ nodestate->nUnconnectingHeaders++;
+ pfrom->PushMessage(NetMsgType::GETHEADERS, chainActive.GetLocator(pindexBestHeader), uint256());
+ LogPrint("net", "received header %s: missing prev block %s, sending getheaders (%d) to end (peer=%d, nUnconnectingHeaders=%d)\n",
+ headers[0].GetHash().ToString(),
+ headers[0].hashPrevBlock.ToString(),
+ pindexBestHeader->nHeight,
+ pfrom->id, nodestate->nUnconnectingHeaders);
+ // Set hashLastUnknownBlock for this peer, so that if we
+ // eventually get the headers - even from a different peer -
+ // we can use this peer to download.
+ UpdateBlockAvailability(pfrom->GetId(), headers.back().GetHash());
+
+ if (nodestate->nUnconnectingHeaders % MAX_UNCONNECTING_HEADERS == 0) {
+ Misbehaving(pfrom->GetId(), 20);
+ }
+ return true;
+ }
CBlockIndex *pindexLast = NULL;
BOOST_FOREACH(const CBlockHeader& header, headers) {
@@ -5194,10 +5821,15 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
}
}
- if (pindexLast)
- UpdateBlockAvailability(pfrom->GetId(), pindexLast->GetBlockHash());
+ if (nodestate->nUnconnectingHeaders > 0) {
+ LogPrint("net", "peer=%d: resetting nUnconnectingHeaders (%d -> 0)\n", pfrom->id, nodestate->nUnconnectingHeaders);
+ }
+ nodestate->nUnconnectingHeaders = 0;
- if (nCount == MAX_HEADERS_RESULTS && pindexLast && hasNewHeaders) {
+ assert(pindexLast);
+ UpdateBlockAvailability(pfrom->GetId(), pindexLast->GetBlockHash());
+
+ if (nCount == MAX_HEADERS_RESULTS) {
// Headers message had its maximum size; the peer may have more headers.
// TODO: optimize: if pindexLast is an ancestor of chainActive.Tip or pindexBestHeader, continue
// from there instead.
@@ -5206,7 +5838,6 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
}
bool fCanDirectFetch = CanDirectFetch(chainparams.GetConsensus());
- CNodeState *nodestate = State(pfrom->GetId());
// If this set of headers is valid and ends in a block with at least as
// much work as our tip, download as much as possible.
if (fCanDirectFetch && pindexLast->IsValid(BLOCK_VALID_TREE) && chainActive.Tip()->nChainWork <= pindexLast->nChainWork) {
@@ -5215,7 +5846,8 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
// Calculate all the blocks we'd need to switch to pindexLast, up to a limit.
while (pindexWalk && !chainActive.Contains(pindexWalk) && vToFetch.size() <= MAX_BLOCKS_IN_TRANSIT_PER_PEER) {
if (!(pindexWalk->nStatus & BLOCK_HAVE_DATA) &&
- !mapBlocksInFlight.count(pindexWalk->GetBlockHash())) {
+ !mapBlocksInFlight.count(pindexWalk->GetBlockHash()) &&
+ (!IsWitnessEnabled(pindexWalk->pprev, chainparams.GetConsensus()) || State(pfrom->GetId())->fHaveWitness)) {
// We don't have this block, and it's not yet in flight.
vToFetch.push_back(pindexWalk);
}
@@ -5237,7 +5869,8 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
// Can't download any more from this peer
break;
}
- vGetData.push_back(CInv(MSG_BLOCK, pindex->GetBlockHash()));
+ uint32_t nFetchFlags = GetFetchFlags(pfrom, pindex->pprev, chainparams.GetConsensus());
+ vGetData.push_back(CInv(MSG_BLOCK | nFetchFlags, pindex->GetBlockHash()));
MarkBlockAsInFlight(pfrom->GetId(), pindex->GetBlockHash(), chainparams.GetConsensus(), pindex);
LogPrint("net", "Requesting block %s from peer=%d\n",
pindex->GetBlockHash().ToString(), pfrom->id);
@@ -5247,6 +5880,13 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
pindexLast->GetBlockHash().ToString(), pindexLast->nHeight);
}
if (vGetData.size() > 0) {
+ if (nodestate->fProvidesHeaderAndIDs && vGetData.size() == 1 && mapBlocksInFlight.size() == 1 && pindexLast->pprev->IsValid(BLOCK_VALID_CHAIN) && !(nLocalServices & NODE_WITNESS)) {
+ // We seem to be rather well-synced, so it appears pfrom was the first to provide us
+ // with this block! Let's get them to announce using compact blocks in the future.
+ MaybeSetPeerAsAnnouncingHeaderAndIDs(nodestate, pfrom);
+ // In any case, we want to download using a compact block, not a regular one
+ vGetData[0] = CInv(MSG_CMPCT_BLOCK, vGetData[0].hash);
+ }
pfrom->PushMessage(NetMsgType::GETDATA, vGetData);
}
}
@@ -5505,6 +6145,11 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
}
}
+ else if (strCommand == NetMsgType::NOTFOUND) {
+ // We do not care about the NOTFOUND message, but logging an Unknown Command
+ // message would be undesirable as we transmit it ourselves.
+ }
+
else {
// Ignore unknown commands for extensibility
LogPrint("net", "Unknown command \"%s\" from peer=%d\n", SanitizeString(strCommand), pfrom->id);
@@ -5609,6 +6254,11 @@ bool ProcessMessages(CNode* pfrom)
// Allow exceptions from over-long size
LogPrintf("%s(%s, %u bytes): Exception '%s' caught\n", __func__, SanitizeString(strCommand), nMessageSize, e.what());
}
+ else if (strstr(e.what(), "non-canonical ReadCompactSize()"))
+ {
+ // Allow exceptions from non-canonical encoding
+ LogPrintf("%s(%s, %u bytes): Exception '%s' caught\n", __func__, SanitizeString(strCommand), nMessageSize, e.what());
+ }
else
{
PrintExceptionContinue(&e, "ProcessMessages()");
@@ -5795,7 +6445,9 @@ bool SendMessages(CNode* pto)
// add all to the inv queue.
LOCK(pto->cs_inventory);
vector<CBlock> vHeaders;
- bool fRevertToInv = (!state.fPreferHeaders || pto->vBlockHashesToAnnounce.size() > MAX_BLOCKS_TO_ANNOUNCE);
+ bool fRevertToInv = ((!state.fPreferHeaders &&
+ (!state.fPreferHeaderAndIDs || pto->vBlockHashesToAnnounce.size() > 1)) ||
+ pto->vBlockHashesToAnnounce.size() > MAX_BLOCKS_TO_ANNOUNCE);
CBlockIndex *pBestIndex = NULL; // last header queued for delivery
ProcessBlockAvailability(pto->id); // ensure pindexBestKnownBlock is up-to-date
@@ -5847,6 +6499,33 @@ bool SendMessages(CNode* pto)
}
}
}
+ if (!fRevertToInv && !vHeaders.empty()) {
+ if (vHeaders.size() == 1 && state.fPreferHeaderAndIDs) {
+ // We only send up to 1 block as header-and-ids, as otherwise
+ // probably means we're doing an initial-ish-sync or they're slow
+ LogPrint("net", "%s sending header-and-ids %s to peer %d\n", __func__,
+ vHeaders.front().GetHash().ToString(), pto->id);
+ //TODO: Shouldn't need to reload block from disk, but requires refactor
+ CBlock block;
+ assert(ReadBlockFromDisk(block, pBestIndex, consensusParams));
+ CBlockHeaderAndShortTxIDs cmpctblock(block);
+ pto->PushMessageWithFlag(SERIALIZE_TRANSACTION_NO_WITNESS, NetMsgType::CMPCTBLOCK, cmpctblock);
+ state.pindexBestHeaderSent = pBestIndex;
+ } else if (state.fPreferHeaders) {
+ if (vHeaders.size() > 1) {
+ LogPrint("net", "%s: %u headers, range (%s, %s), to peer=%d\n", __func__,
+ vHeaders.size(),
+ vHeaders.front().GetHash().ToString(),
+ vHeaders.back().GetHash().ToString(), pto->id);
+ } else {
+ LogPrint("net", "%s: sending header %s to peer=%d\n", __func__,
+ vHeaders.front().GetHash().ToString(), pto->id);
+ }
+ pto->PushMessage(NetMsgType::HEADERS, vHeaders);
+ state.pindexBestHeaderSent = pBestIndex;
+ } else
+ fRevertToInv = true;
+ }
if (fRevertToInv) {
// If falling back to using an inv, just try to inv the tip.
// The last entry in vBlockHashesToAnnounce was our tip at some point
@@ -5872,18 +6551,6 @@ bool SendMessages(CNode* pto)
pto->id, hashToAnnounce.ToString());
}
}
- } else if (!vHeaders.empty()) {
- if (vHeaders.size() > 1) {
- LogPrint("net", "%s: %u headers, range (%s, %s), to peer=%d\n", __func__,
- vHeaders.size(),
- vHeaders.front().GetHash().ToString(),
- vHeaders.back().GetHash().ToString(), pto->id);
- } else {
- LogPrint("net", "%s: sending header %s to peer=%d\n", __func__,
- vHeaders.front().GetHash().ToString(), pto->id);
- }
- pto->PushMessage(NetMsgType::HEADERS, vHeaders);
- state.pindexBestHeaderSent = pBestIndex;
}
pto->vBlockHashesToAnnounce.clear();
}
@@ -6054,10 +6721,13 @@ bool SendMessages(CNode* pto)
NodeId staller = -1;
FindNextBlocksToDownload(pto->GetId(), MAX_BLOCKS_IN_TRANSIT_PER_PEER - state.nBlocksInFlight, vToDownload, staller);
BOOST_FOREACH(CBlockIndex *pindex, vToDownload) {
- vGetData.push_back(CInv(MSG_BLOCK, pindex->GetBlockHash()));
- MarkBlockAsInFlight(pto->GetId(), pindex->GetBlockHash(), consensusParams, pindex);
- LogPrint("net", "Requesting block %s (%d) peer=%d\n", pindex->GetBlockHash().ToString(),
- pindex->nHeight, pto->id);
+ if (State(pto->GetId())->fHaveWitness || !IsWitnessEnabled(pindex->pprev, consensusParams)) {
+ uint32_t nFetchFlags = GetFetchFlags(pto, pindex->pprev, consensusParams);
+ vGetData.push_back(CInv(MSG_BLOCK | nFetchFlags, pindex->GetBlockHash()));
+ MarkBlockAsInFlight(pto->GetId(), pindex->GetBlockHash(), consensusParams, pindex);
+ LogPrint("net", "Requesting block %s (%d) peer=%d\n", pindex->GetBlockHash().ToString(),
+ pindex->nHeight, pto->id);
+ }
}
if (state.nBlocksInFlight == 0 && staller != -1) {
if (State(staller)->nStallingSince == 0) {
diff --git a/src/main.h b/src/main.h
index 9b99ae7c87..d4d70c0180 100644
--- a/src/main.h
+++ b/src/main.h
@@ -56,6 +56,10 @@ static const CAmount HIGH_TX_FEE_PER_KB = 0.01 * COIN;
static const CAmount HIGH_MAX_TX_FEE = 100 * HIGH_TX_FEE_PER_KB;
/** Default for -maxorphantx, maximum number of orphan transactions kept in memory */
static const unsigned int DEFAULT_MAX_ORPHAN_TRANSACTIONS = 100;
+/** Expiration time for orphan transactions in seconds */
+static const int64_t ORPHAN_TX_EXPIRE_TIME = 20 * 60;
+/** Minimum time between orphan transactions expire time checks in seconds */
+static const int64_t ORPHAN_TX_EXPIRE_INTERVAL = 5 * 60;
/** Default for -limitancestorcount, max number of in-mempool ancestors */
static const unsigned int DEFAULT_ANCESTOR_LIMIT = 25;
/** Default for -limitancestorsize, maximum kilobytes of tx + all in-mempool ancestors */
@@ -120,7 +124,6 @@ static const int64_t DEFAULT_MAX_TIP_AGE = 24 * 60 * 60;
/** Default for -permitbaremultisig */
static const bool DEFAULT_PERMIT_BAREMULTISIG = true;
-static const unsigned int DEFAULT_BYTES_PER_SIGOP = 20;
static const bool DEFAULT_CHECKPOINTS_ENABLED = true;
static const bool DEFAULT_TXINDEX = false;
static const unsigned int DEFAULT_BANSCORE_THRESHOLD = 100;
@@ -134,6 +137,9 @@ static const bool DEFAULT_FEEFILTER = true;
/** Maximum number of headers to announce when relaying blocks with headers message.*/
static const unsigned int MAX_BLOCKS_TO_ANNOUNCE = 8;
+/** Maximum number of unconnecting headers announcements before DoS score */
+static const int MAX_UNCONNECTING_HEADERS = 10;
+
static const bool DEFAULT_PEERBLOOMFILTERS = true;
struct BlockHasher
@@ -148,6 +154,7 @@ typedef boost::unordered_map<uint256, CBlockIndex*, BlockHasher> BlockMap;
extern BlockMap mapBlockIndex;
extern uint64_t nLastBlockTx;
extern uint64_t nLastBlockSize;
+extern uint64_t nLastBlockWeight;
extern const std::string strMessageMagic;
extern CWaitableCriticalSection csBestBlock;
extern CConditionVariable cvBlockChange;
@@ -157,7 +164,6 @@ extern int nScriptCheckThreads;
extern bool fTxIndex;
extern bool fIsBareMultisigStd;
extern bool fRequireStandard;
-extern unsigned int nBytesPerSigOp;
extern bool fCheckBlockIndex;
extern bool fCheckpointsEnabled;
extern size_t nCoinCacheUsage;
@@ -215,7 +221,7 @@ void UnregisterNodeSignals(CNodeSignals& nodeSignals);
* @param[out] dbp The already known disk position of pblock, or NULL if not yet stored.
* @return True if state.IsValid()
*/
-bool ProcessNewBlock(CValidationState& state, const CChainParams& chainparams, const CNode* pfrom, const CBlock* pblock, bool fForceProcessing, const CDiskBlockPos* dbp);
+bool ProcessNewBlock(CValidationState& state, const CChainParams& chainparams, CNode* pfrom, const CBlock* pblock, bool fForceProcessing, const CDiskBlockPos* dbp);
/** Check whether enough disk space is available for an incoming block */
bool CheckDiskSpace(uint64_t nAdditionalBytes = 0);
/** Open a block file (blk?????.dat) */
@@ -242,8 +248,6 @@ bool ProcessMessages(CNode* pfrom);
bool SendMessages(CNode* pto);
/** Run an instance of the script checking thread */
void ThreadScriptCheck();
-/** Try to detect Partition (network isolation) attacks against us */
-void PartitionCheck(bool (*initialDownloadCheck)(), CCriticalSection& cs, const CBlockIndex *const &bestHeader, int64_t nPowTargetSpacing);
/** Check whether we are doing an initial block download (synchronizing from disk or network) */
bool IsInitialBlockDownload();
/** Format a string that describes several potential problems detected by the core.
@@ -328,6 +332,14 @@ unsigned int GetLegacySigOpCount(const CTransaction& tx);
*/
unsigned int GetP2SHSigOpCount(const CTransaction& tx, const CCoinsViewCache& mapInputs);
+/**
+ * Compute total signature operation cost of a transaction.
+ * @param[in] tx Transaction for which we are computing the cost
+ * @param[in] inputs Map of previous transactions that have outputs we're spending
+ * @param[out] flags Script verification flags
+ * @return Total signature operation cost of tx
+ */
+int64_t GetTransactionSigOpCost(const CTransaction& tx, const CCoinsViewCache& inputs, int flags);
/**
* Check whether all inputs of this transaction are valid (no double spends, scripts & sigs, amounts)
@@ -340,9 +352,22 @@ bool CheckInputs(const CTransaction& tx, CValidationState &state, const CCoinsVi
/** Apply the effects of this transaction on the UTXO set represented by view */
void UpdateCoins(const CTransaction& tx, CCoinsViewCache& inputs, int nHeight);
+/** Transaction validation functions */
+
/** Context-independent validity checks */
bool CheckTransaction(const CTransaction& tx, CValidationState& state);
+namespace Consensus {
+
+/**
+ * Check whether all inputs of this transaction are valid (no double spends and amounts)
+ * This does not modify the UTXO set. This does not check scripts and sigs.
+ * Preconditions: tx.IsCoinBase() is false.
+ */
+bool CheckTxInputs(const CTransaction& tx, CValidationState& state, const CCoinsViewCache& inputs, int nSpendHeight);
+
+} // namespace Consensus
+
/**
* Check if transaction is final and can be included in a block with the
* specified height and time. Consensus critical.
@@ -390,6 +415,7 @@ class CScriptCheck
{
private:
CScript scriptPubKey;
+ CAmount amount;
const CTransaction *ptxTo;
unsigned int nIn;
unsigned int nFlags;
@@ -397,9 +423,9 @@ private:
ScriptError error;
public:
- CScriptCheck(): ptxTo(0), nIn(0), nFlags(0), cacheStore(false), error(SCRIPT_ERR_UNKNOWN_ERROR) {}
+ CScriptCheck(): amount(0), ptxTo(0), nIn(0), nFlags(0), cacheStore(false), error(SCRIPT_ERR_UNKNOWN_ERROR) {}
CScriptCheck(const CCoins& txFromIn, const CTransaction& txToIn, unsigned int nInIn, unsigned int nFlagsIn, bool cacheIn) :
- scriptPubKey(txFromIn.vout[txToIn.vin[nInIn].prevout.n].scriptPubKey),
+ scriptPubKey(txFromIn.vout[txToIn.vin[nInIn].prevout.n].scriptPubKey), amount(txFromIn.vout[txToIn.vin[nInIn].prevout.n].nValue),
ptxTo(&txToIn), nIn(nInIn), nFlags(nFlagsIn), cacheStore(cacheIn), error(SCRIPT_ERR_UNKNOWN_ERROR) { }
bool operator()();
@@ -407,6 +433,7 @@ public:
void swap(CScriptCheck &check) {
scriptPubKey.swap(check.scriptPubKey);
std::swap(ptxTo, check.ptxTo);
+ std::swap(amount, check.amount);
std::swap(nIn, check.nIn);
std::swap(nFlags, check.nFlags);
std::swap(cacheStore, check.cacheStore);
@@ -425,14 +452,14 @@ bool ReadBlockFromDisk(CBlock& block, const CBlockIndex* pindex, const Consensus
/** Functions for validating blocks and updating the block tree */
/** Context-independent validity checks */
-bool CheckBlockHeader(const CBlockHeader& block, CValidationState& state, const Consensus::Params& consensusParams, int64_t nAdjustedTime, bool fCheckPOW = true);
-bool CheckBlock(const CBlock& block, CValidationState& state, const Consensus::Params& consensusParams, int64_t nAdjustedTime, bool fCheckPOW = true, bool fCheckMerkleRoot = true);
+bool CheckBlockHeader(const CBlockHeader& block, CValidationState& state, const Consensus::Params& consensusParams, bool fCheckPOW = true);
+bool CheckBlock(const CBlock& block, CValidationState& state, const Consensus::Params& consensusParams, bool fCheckPOW = true, bool fCheckMerkleRoot = true);
/** Context-dependent validity checks.
* By "context", we mean only the previous block headers, but not the UTXO
* set; UTXO-related validity checks are done in ConnectBlock(). */
-bool ContextualCheckBlockHeader(const CBlockHeader& block, CValidationState& state, const Consensus::Params& consensusParams, CBlockIndex* pindexPrev);
-bool ContextualCheckBlock(const CBlock& block, CValidationState& state, CBlockIndex *pindexPrev);
+bool ContextualCheckBlockHeader(const CBlockHeader& block, CValidationState& state, const Consensus::Params& consensusParams, const CBlockIndex* pindexPrev, int64_t nAdjustedTime);
+bool ContextualCheckBlock(const CBlock& block, CValidationState& state, const Consensus::Params& consensusParams, const CBlockIndex* pindexPrev);
/** Apply the effects of this block (with given index) on the UTXO set represented by coins.
* Validity checks that depend on the UTXO set are also done; ConnectBlock()
@@ -449,6 +476,18 @@ bool DisconnectBlock(const CBlock& block, CValidationState& state, const CBlockI
/** Check a block is completely valid from start to finish (only works on top of our current best block, with cs_main held) */
bool TestBlockValidity(CValidationState& state, const CChainParams& chainparams, const CBlock& block, CBlockIndex* pindexPrev, bool fCheckPOW = true, bool fCheckMerkleRoot = true);
+/** Check whether witness commitments are required for block. */
+bool IsWitnessEnabled(const CBlockIndex* pindexPrev, const Consensus::Params& params);
+
+/** When there are blocks in the active chain with missing data, rewind the chainstate and remove them from the block index */
+bool RewindBlockIndex(const CChainParams& params);
+
+/** Update uncommitted block structures (currently: only the witness nonce). This is safe for submitted blocks. */
+void UpdateUncommittedBlockStructures(CBlock& block, const CBlockIndex* pindexPrev, const Consensus::Params& consensusParams);
+
+/** Produce the necessary coinbase commitment for a block (modifies the hash, don't call for mined blocks). */
+std::vector<unsigned char> GenerateCoinbaseCommitment(CBlock& block, const CBlockIndex* pindexPrev, const Consensus::Params& consensusParams);
+
/** RAII wrapper for VerifyDB: Verify consistency of the block and coin databases */
class CVerifyDB {
public:
diff --git a/src/merkleblock.cpp b/src/merkleblock.cpp
index dca4973cc4..31332526a9 100644
--- a/src/merkleblock.cpp
+++ b/src/merkleblock.cpp
@@ -155,7 +155,7 @@ uint256 CPartialMerkleTree::ExtractMatches(std::vector<uint256> &vMatch, std::ve
if (nTransactions == 0)
return uint256();
// check for excessively high numbers of transactions
- if (nTransactions > MAX_BLOCK_SIZE / 60) // 60 is the lower bound for the size of a serialized CTransaction
+ if (nTransactions > MAX_BLOCK_BASE_SIZE / 60) // 60 is the lower bound for the size of a serialized CTransaction
return uint256();
// there can never be more hashes provided than one for every txid
if (vHash.size() > nTransactions)
diff --git a/src/miner.cpp b/src/miner.cpp
index eaf29a767b..9575858840 100644
--- a/src/miner.cpp
+++ b/src/miner.cpp
@@ -25,6 +25,7 @@
#include "utilmoneystr.h"
#include "validationinterface.h"
+#include <algorithm>
#include <boost/thread.hpp>
#include <boost/tuple/tuple.hpp>
#include <queue>
@@ -44,6 +45,7 @@ using namespace std;
uint64_t nLastBlockTx = 0;
uint64_t nLastBlockSize = 0;
+uint64_t nLastBlockWeight = 0;
class ScoreCompare
{
@@ -71,44 +73,451 @@ int64_t UpdateTime(CBlockHeader* pblock, const Consensus::Params& consensusParam
return nNewTime - nOldTime;
}
-CBlockTemplate* CreateNewBlock(const CChainParams& chainparams, const CScript& scriptPubKeyIn)
+BlockAssembler::BlockAssembler(const CChainParams& _chainparams)
+ : chainparams(_chainparams)
{
- // Create new block
- std::unique_ptr<CBlockTemplate> pblocktemplate(new CBlockTemplate());
+ // Block resource limits
+ // If neither -blockmaxsize or -blockmaxweight is given, limit to DEFAULT_BLOCK_MAX_*
+ // If only one is given, only restrict the specified resource.
+ // If both are given, restrict both.
+ nBlockMaxWeight = DEFAULT_BLOCK_MAX_WEIGHT;
+ nBlockMaxSize = DEFAULT_BLOCK_MAX_SIZE;
+ bool fWeightSet = false;
+ if (mapArgs.count("-blockmaxweight")) {
+ nBlockMaxWeight = GetArg("-blockmaxweight", DEFAULT_BLOCK_MAX_WEIGHT);
+ nBlockMaxSize = MAX_BLOCK_SERIALIZED_SIZE;
+ fWeightSet = true;
+ }
+ if (mapArgs.count("-blockmaxsize")) {
+ nBlockMaxSize = GetArg("-blockmaxsize", DEFAULT_BLOCK_MAX_SIZE);
+ if (!fWeightSet) {
+ nBlockMaxWeight = nBlockMaxSize * WITNESS_SCALE_FACTOR;
+ }
+ }
+
+ // Limit weight to between 4K and MAX_BLOCK_WEIGHT-4K for sanity:
+ nBlockMaxWeight = std::max((unsigned int)4000, std::min((unsigned int)(MAX_BLOCK_WEIGHT-4000), nBlockMaxWeight));
+ // Limit size to between 1K and MAX_BLOCK_SERIALIZED_SIZE-1K for sanity:
+ nBlockMaxSize = std::max((unsigned int)1000, std::min((unsigned int)(MAX_BLOCK_SERIALIZED_SIZE-1000), nBlockMaxSize));
+
+ // Whether we need to account for byte usage (in addition to weight usage)
+ fNeedSizeAccounting = (nBlockMaxSize < MAX_BLOCK_SERIALIZED_SIZE-1000);
+}
+
+void BlockAssembler::resetBlock()
+{
+ inBlock.clear();
+
+ // Reserve space for coinbase tx
+ nBlockSize = 1000;
+ nBlockWeight = 4000;
+ nBlockSigOpsCost = 400;
+ fIncludeWitness = false;
+
+ // These counters do not include coinbase tx
+ nBlockTx = 0;
+ nFees = 0;
+
+ lastFewTxs = 0;
+ blockFinished = false;
+}
+
+CBlockTemplate* BlockAssembler::CreateNewBlock(const CScript& scriptPubKeyIn)
+{
+ resetBlock();
+
+ pblocktemplate.reset(new CBlockTemplate());
+
if(!pblocktemplate.get())
return NULL;
- CBlock *pblock = &pblocktemplate->block; // pointer for convenience
-
- // Create coinbase tx
- CMutableTransaction txNew;
- txNew.vin.resize(1);
- txNew.vin[0].prevout.SetNull();
- txNew.vout.resize(1);
- txNew.vout[0].scriptPubKey = scriptPubKeyIn;
+ pblock = &pblocktemplate->block; // pointer for convenience
// Add dummy coinbase tx as first transaction
pblock->vtx.push_back(CTransaction());
pblocktemplate->vTxFees.push_back(-1); // updated at end
- pblocktemplate->vTxSigOps.push_back(-1); // updated at end
+ pblocktemplate->vTxSigOpsCost.push_back(-1); // updated at end
+
+ LOCK2(cs_main, mempool.cs);
+ CBlockIndex* pindexPrev = chainActive.Tip();
+ nHeight = pindexPrev->nHeight + 1;
+
+ pblock->nVersion = ComputeBlockVersion(pindexPrev, chainparams.GetConsensus());
+ // -regtest only: allow overriding block.nVersion with
+ // -blockversion=N to test forking scenarios
+ if (chainparams.MineBlocksOnDemand())
+ pblock->nVersion = GetArg("-blockversion", pblock->nVersion);
+
+ pblock->nTime = GetAdjustedTime();
+ const int64_t nMedianTimePast = pindexPrev->GetMedianTimePast();
+
+ nLockTimeCutoff = (STANDARD_LOCKTIME_VERIFY_FLAGS & LOCKTIME_MEDIAN_TIME_PAST)
+ ? nMedianTimePast
+ : pblock->GetBlockTime();
+
+ // Decide whether to include witness transactions
+ // This is only needed in case the witness softfork activation is reverted
+ // (which would require a very deep reorganization) or when
+ // -promiscuousmempoolflags is used.
+ // TODO: replace this with a call to main to assess validity of a mempool
+ // transaction (which in most cases can be a no-op).
+ fIncludeWitness = IsWitnessEnabled(pindexPrev, chainparams.GetConsensus());
+
+ addPriorityTxs();
+ addPackageTxs();
+
+ nLastBlockTx = nBlockTx;
+ nLastBlockSize = nBlockSize;
+ nLastBlockWeight = nBlockWeight;
+ LogPrintf("CreateNewBlock(): total size %u txs: %u fees: %ld sigops %d\n", nBlockSize, nBlockTx, nFees, nBlockSigOpsCost);
+
+ // Create coinbase transaction.
+ CMutableTransaction coinbaseTx;
+ coinbaseTx.vin.resize(1);
+ coinbaseTx.vin[0].prevout.SetNull();
+ coinbaseTx.vout.resize(1);
+ coinbaseTx.vout[0].scriptPubKey = scriptPubKeyIn;
+ coinbaseTx.vout[0].nValue = nFees + GetBlockSubsidy(nHeight, chainparams.GetConsensus());
+ coinbaseTx.vin[0].scriptSig = CScript() << nHeight << OP_0;
+ pblock->vtx[0] = coinbaseTx;
+ pblocktemplate->vchCoinbaseCommitment = GenerateCoinbaseCommitment(*pblock, pindexPrev, chainparams.GetConsensus());
+ pblocktemplate->vTxFees[0] = -nFees;
+
+ // Fill in header
+ pblock->hashPrevBlock = pindexPrev->GetBlockHash();
+ UpdateTime(pblock, chainparams.GetConsensus(), pindexPrev);
+ pblock->nBits = GetNextWorkRequired(pindexPrev, pblock, chainparams.GetConsensus());
+ pblock->nNonce = 0;
+ pblocktemplate->vTxSigOpsCost[0] = WITNESS_SCALE_FACTOR * GetLegacySigOpCount(pblock->vtx[0]);
+
+ CValidationState state;
+ if (!TestBlockValidity(state, chainparams, *pblock, pindexPrev, false, false)) {
+ throw std::runtime_error(strprintf("%s: TestBlockValidity failed: %s", __func__, FormatStateMessage(state)));
+ }
+
+ return pblocktemplate.release();
+}
+
+bool BlockAssembler::isStillDependent(CTxMemPool::txiter iter)
+{
+ BOOST_FOREACH(CTxMemPool::txiter parent, mempool.GetMemPoolParents(iter))
+ {
+ if (!inBlock.count(parent)) {
+ return true;
+ }
+ }
+ return false;
+}
+
+void BlockAssembler::onlyUnconfirmed(CTxMemPool::setEntries& testSet)
+{
+ for (CTxMemPool::setEntries::iterator iit = testSet.begin(); iit != testSet.end(); ) {
+ // Only test txs not already in the block
+ if (inBlock.count(*iit)) {
+ testSet.erase(iit++);
+ }
+ else {
+ iit++;
+ }
+ }
+}
+
+bool BlockAssembler::TestPackage(uint64_t packageSize, int64_t packageSigOpsCost)
+{
+ // TODO: switch to weight-based accounting for packages instead of vsize-based accounting.
+ if (nBlockWeight + WITNESS_SCALE_FACTOR * packageSize >= nBlockMaxWeight)
+ return false;
+ if (nBlockSigOpsCost + packageSigOpsCost >= MAX_BLOCK_SIGOPS_COST)
+ return false;
+ return true;
+}
+
+// Perform transaction-level checks before adding to block:
+// - transaction finality (locktime)
+// - premature witness (in case segwit transactions are added to mempool before
+// segwit activation)
+// - serialized size (in case -blockmaxsize is in use)
+bool BlockAssembler::TestPackageTransactions(const CTxMemPool::setEntries& package)
+{
+ uint64_t nPotentialBlockSize = nBlockSize; // only used with fNeedSizeAccounting
+ BOOST_FOREACH (const CTxMemPool::txiter it, package) {
+ if (!IsFinalTx(it->GetTx(), nHeight, nLockTimeCutoff))
+ return false;
+ if (!fIncludeWitness && !it->GetTx().wit.IsNull())
+ return false;
+ if (fNeedSizeAccounting) {
+ uint64_t nTxSize = ::GetSerializeSize(it->GetTx(), SER_NETWORK, PROTOCOL_VERSION);
+ if (nPotentialBlockSize + nTxSize >= nBlockMaxSize) {
+ return false;
+ }
+ nPotentialBlockSize += nTxSize;
+ }
+ }
+ return true;
+}
+
+bool BlockAssembler::TestForBlock(CTxMemPool::txiter iter)
+{
+ if (nBlockWeight + iter->GetTxWeight() >= nBlockMaxWeight) {
+ // If the block is so close to full that no more txs will fit
+ // or if we've tried more than 50 times to fill remaining space
+ // then flag that the block is finished
+ if (nBlockWeight > nBlockMaxWeight - 400 || lastFewTxs > 50) {
+ blockFinished = true;
+ return false;
+ }
+ // Once we're within 4000 weight of a full block, only look at 50 more txs
+ // to try to fill the remaining space.
+ if (nBlockWeight > nBlockMaxWeight - 4000) {
+ lastFewTxs++;
+ }
+ return false;
+ }
+
+ if (fNeedSizeAccounting) {
+ if (nBlockSize + ::GetSerializeSize(iter->GetTx(), SER_NETWORK, PROTOCOL_VERSION) >= nBlockMaxSize) {
+ if (nBlockSize > nBlockMaxSize - 100 || lastFewTxs > 50) {
+ blockFinished = true;
+ return false;
+ }
+ if (nBlockSize > nBlockMaxSize - 1000) {
+ lastFewTxs++;
+ }
+ return false;
+ }
+ }
+
+ if (nBlockSigOpsCost + iter->GetSigOpCost() >= MAX_BLOCK_SIGOPS_COST) {
+ // If the block has room for no more sig ops then
+ // flag that the block is finished
+ if (nBlockSigOpsCost > MAX_BLOCK_SIGOPS_COST - 8) {
+ blockFinished = true;
+ return false;
+ }
+ // Otherwise attempt to find another tx with fewer sigops
+ // to put in the block.
+ return false;
+ }
+
+ // Must check that lock times are still valid
+ // This can be removed once MTP is always enforced
+ // as long as reorgs keep the mempool consistent.
+ if (!IsFinalTx(iter->GetTx(), nHeight, nLockTimeCutoff))
+ return false;
+
+ return true;
+}
+
+void BlockAssembler::AddToBlock(CTxMemPool::txiter iter)
+{
+ pblock->vtx.push_back(iter->GetTx());
+ pblocktemplate->vTxFees.push_back(iter->GetFee());
+ pblocktemplate->vTxSigOpsCost.push_back(iter->GetSigOpCost());
+ if (fNeedSizeAccounting) {
+ nBlockSize += ::GetSerializeSize(iter->GetTx(), SER_NETWORK, PROTOCOL_VERSION);
+ }
+ nBlockWeight += iter->GetTxWeight();
+ ++nBlockTx;
+ nBlockSigOpsCost += iter->GetSigOpCost();
+ nFees += iter->GetFee();
+ inBlock.insert(iter);
+
+ bool fPrintPriority = GetBoolArg("-printpriority", DEFAULT_PRINTPRIORITY);
+ if (fPrintPriority) {
+ double dPriority = iter->GetPriority(nHeight);
+ CAmount dummy;
+ mempool.ApplyDeltas(iter->GetTx().GetHash(), dPriority, dummy);
+ LogPrintf("priority %.1f fee %s txid %s\n",
+ dPriority,
+ CFeeRate(iter->GetModifiedFee(), iter->GetTxSize()).ToString(),
+ iter->GetTx().GetHash().ToString());
+ }
+}
+
+void BlockAssembler::UpdatePackagesForAdded(const CTxMemPool::setEntries& alreadyAdded,
+ indexed_modified_transaction_set &mapModifiedTx)
+{
+ BOOST_FOREACH(const CTxMemPool::txiter it, alreadyAdded) {
+ CTxMemPool::setEntries descendants;
+ mempool.CalculateDescendants(it, descendants);
+ // Insert all descendants (not yet in block) into the modified set
+ BOOST_FOREACH(CTxMemPool::txiter desc, descendants) {
+ if (alreadyAdded.count(desc))
+ continue;
+ modtxiter mit = mapModifiedTx.find(desc);
+ if (mit == mapModifiedTx.end()) {
+ CTxMemPoolModifiedEntry modEntry(desc);
+ modEntry.nSizeWithAncestors -= it->GetTxSize();
+ modEntry.nModFeesWithAncestors -= it->GetModifiedFee();
+ modEntry.nSigOpCostWithAncestors -= it->GetSigOpCost();
+ mapModifiedTx.insert(modEntry);
+ } else {
+ mapModifiedTx.modify(mit, update_for_parent_inclusion(it));
+ }
+ }
+ }
+}
+
+// Skip entries in mapTx that are already in a block or are present
+// in mapModifiedTx (which implies that the mapTx ancestor state is
+// stale due to ancestor inclusion in the block)
+// Also skip transactions that we've already failed to add. This can happen if
+// we consider a transaction in mapModifiedTx and it fails: we can then
+// potentially consider it again while walking mapTx. It's currently
+// guaranteed to fail again, but as a belt-and-suspenders check we put it in
+// failedTx and avoid re-evaluation, since the re-evaluation would be using
+// cached size/sigops/fee values that are not actually correct.
+bool BlockAssembler::SkipMapTxEntry(CTxMemPool::txiter it, indexed_modified_transaction_set &mapModifiedTx, CTxMemPool::setEntries &failedTx)
+{
+ assert (it != mempool.mapTx.end());
+ if (mapModifiedTx.count(it) || inBlock.count(it) || failedTx.count(it))
+ return true;
+ return false;
+}
+
+void BlockAssembler::SortForBlock(const CTxMemPool::setEntries& package, CTxMemPool::txiter entry, std::vector<CTxMemPool::txiter>& sortedEntries)
+{
+ // Sort package by ancestor count
+ // If a transaction A depends on transaction B, then A's ancestor count
+ // must be greater than B's. So this is sufficient to validly order the
+ // transactions for block inclusion.
+ sortedEntries.clear();
+ sortedEntries.insert(sortedEntries.begin(), package.begin(), package.end());
+ std::sort(sortedEntries.begin(), sortedEntries.end(), CompareTxIterByAncestorCount());
+}
- // Largest block you're willing to create:
- unsigned int nBlockMaxSize = GetArg("-blockmaxsize", DEFAULT_BLOCK_MAX_SIZE);
- // Limit to between 1K and MAX_BLOCK_SIZE-1K for sanity:
- nBlockMaxSize = std::max((unsigned int)1000, std::min((unsigned int)(MAX_BLOCK_SIZE-1000), nBlockMaxSize));
+// This transaction selection algorithm orders the mempool based
+// on feerate of a transaction including all unconfirmed ancestors.
+// Since we don't remove transactions from the mempool as we select them
+// for block inclusion, we need an alternate method of updating the feerate
+// of a transaction with its not-yet-selected ancestors as we go.
+// This is accomplished by walking the in-mempool descendants of selected
+// transactions and storing a temporary modified state in mapModifiedTxs.
+// Each time through the loop, we compare the best transaction in
+// mapModifiedTxs with the next transaction in the mempool to decide what
+// transaction package to work on next.
+void BlockAssembler::addPackageTxs()
+{
+ // mapModifiedTx will store sorted packages after they are modified
+ // because some of their txs are already in the block
+ indexed_modified_transaction_set mapModifiedTx;
+ // Keep track of entries that failed inclusion, to avoid duplicate work
+ CTxMemPool::setEntries failedTx;
+
+ // Start by adding all descendants of previously added txs to mapModifiedTx
+ // and modifying them for their already included ancestors
+ UpdatePackagesForAdded(inBlock, mapModifiedTx);
+
+ CTxMemPool::indexed_transaction_set::index<ancestor_score>::type::iterator mi = mempool.mapTx.get<ancestor_score>().begin();
+ CTxMemPool::txiter iter;
+ while (mi != mempool.mapTx.get<ancestor_score>().end() || !mapModifiedTx.empty())
+ {
+ // First try to find a new transaction in mapTx to evaluate.
+ if (mi != mempool.mapTx.get<ancestor_score>().end() &&
+ SkipMapTxEntry(mempool.mapTx.project<0>(mi), mapModifiedTx, failedTx)) {
+ ++mi;
+ continue;
+ }
+ // Now that mi is not stale, determine which transaction to evaluate:
+ // the next entry from mapTx, or the best from mapModifiedTx?
+ bool fUsingModified = false;
+
+ modtxscoreiter modit = mapModifiedTx.get<ancestor_score>().begin();
+ if (mi == mempool.mapTx.get<ancestor_score>().end()) {
+ // We're out of entries in mapTx; use the entry from mapModifiedTx
+ iter = modit->iter;
+ fUsingModified = true;
+ } else {
+ // Try to compare the mapTx entry to the mapModifiedTx entry
+ iter = mempool.mapTx.project<0>(mi);
+ if (modit != mapModifiedTx.get<ancestor_score>().end() &&
+ CompareModifiedEntry()(*modit, CTxMemPoolModifiedEntry(iter))) {
+ // The best entry in mapModifiedTx has higher score
+ // than the one from mapTx.
+ // Switch which transaction (package) to consider
+ iter = modit->iter;
+ fUsingModified = true;
+ } else {
+ // Either no entry in mapModifiedTx, or it's worse than mapTx.
+ // Increment mi for the next loop iteration.
+ ++mi;
+ }
+ }
+
+ // We skip mapTx entries that are inBlock, and mapModifiedTx shouldn't
+ // contain anything that is inBlock.
+ assert(!inBlock.count(iter));
+
+ uint64_t packageSize = iter->GetSizeWithAncestors();
+ CAmount packageFees = iter->GetModFeesWithAncestors();
+ int64_t packageSigOpsCost = iter->GetSigOpCostWithAncestors();
+ if (fUsingModified) {
+ packageSize = modit->nSizeWithAncestors;
+ packageFees = modit->nModFeesWithAncestors;
+ packageSigOpsCost = modit->nSigOpCostWithAncestors;
+ }
+
+ if (packageFees < ::minRelayTxFee.GetFee(packageSize)) {
+ // Everything else we might consider has a lower fee rate
+ return;
+ }
+
+ if (!TestPackage(packageSize, packageSigOpsCost)) {
+ if (fUsingModified) {
+ // Since we always look at the best entry in mapModifiedTx,
+ // we must erase failed entries so that we can consider the
+ // next best entry on the next loop iteration
+ mapModifiedTx.get<ancestor_score>().erase(modit);
+ failedTx.insert(iter);
+ }
+ continue;
+ }
+
+ CTxMemPool::setEntries ancestors;
+ uint64_t nNoLimit = std::numeric_limits<uint64_t>::max();
+ std::string dummy;
+ mempool.CalculateMemPoolAncestors(*iter, ancestors, nNoLimit, nNoLimit, nNoLimit, nNoLimit, dummy, false);
+
+ onlyUnconfirmed(ancestors);
+ ancestors.insert(iter);
+
+ // Test if all tx's are Final
+ if (!TestPackageTransactions(ancestors)) {
+ if (fUsingModified) {
+ mapModifiedTx.get<ancestor_score>().erase(modit);
+ failedTx.insert(iter);
+ }
+ continue;
+ }
+
+ // Package can be added. Sort the entries in a valid order.
+ vector<CTxMemPool::txiter> sortedEntries;
+ SortForBlock(ancestors, iter, sortedEntries);
+
+ for (size_t i=0; i<sortedEntries.size(); ++i) {
+ AddToBlock(sortedEntries[i]);
+ // Erase from the modified set, if present
+ mapModifiedTx.erase(sortedEntries[i]);
+ }
+
+ // Update transactions that depend on each of these
+ UpdatePackagesForAdded(ancestors, mapModifiedTx);
+ }
+}
+
+void BlockAssembler::addPriorityTxs()
+{
// How much of the block should be dedicated to high-priority transactions,
// included regardless of the fees they pay
unsigned int nBlockPrioritySize = GetArg("-blockprioritysize", DEFAULT_BLOCK_PRIORITY_SIZE);
nBlockPrioritySize = std::min(nBlockMaxSize, nBlockPrioritySize);
- // Minimum block size you want to create; block will be filled with free transactions
- // until there are no more or the block reaches this size:
- unsigned int nBlockMinSize = GetArg("-blockminsize", DEFAULT_BLOCK_MIN_SIZE);
- nBlockMinSize = std::min(nBlockMaxSize, nBlockMinSize);
+ if (nBlockPrioritySize == 0) {
+ return;
+ }
- // Collect memory pool transactions into the block
- CTxMemPool::setEntries inBlock;
- CTxMemPool::setEntries waitSet;
+ bool fSizeAccounting = fNeedSizeAccounting;
+ fNeedSizeAccounting = true;
// This vector will be sorted into a priority queue:
vector<TxCoinAgePriority> vecPriority;
@@ -117,185 +526,65 @@ CBlockTemplate* CreateNewBlock(const CChainParams& chainparams, const CScript& s
typedef std::map<CTxMemPool::txiter, double, CTxMemPool::CompareIteratorByHash>::iterator waitPriIter;
double actualPriority = -1;
- std::priority_queue<CTxMemPool::txiter, std::vector<CTxMemPool::txiter>, ScoreCompare> clearedTxs;
- bool fPrintPriority = GetBoolArg("-printpriority", DEFAULT_PRINTPRIORITY);
- uint64_t nBlockSize = 1000;
- uint64_t nBlockTx = 0;
- unsigned int nBlockSigOps = 100;
- int lastFewTxs = 0;
- CAmount nFees = 0;
-
+ vecPriority.reserve(mempool.mapTx.size());
+ for (CTxMemPool::indexed_transaction_set::iterator mi = mempool.mapTx.begin();
+ mi != mempool.mapTx.end(); ++mi)
{
- LOCK2(cs_main, mempool.cs);
- CBlockIndex* pindexPrev = chainActive.Tip();
- const int nHeight = pindexPrev->nHeight + 1;
- pblock->nTime = GetAdjustedTime();
- const int64_t nMedianTimePast = pindexPrev->GetMedianTimePast();
-
- pblock->nVersion = ComputeBlockVersion(pindexPrev, chainparams.GetConsensus());
- // -regtest only: allow overriding block.nVersion with
- // -blockversion=N to test forking scenarios
- if (chainparams.MineBlocksOnDemand())
- pblock->nVersion = GetArg("-blockversion", pblock->nVersion);
-
- int64_t nLockTimeCutoff = (STANDARD_LOCKTIME_VERIFY_FLAGS & LOCKTIME_MEDIAN_TIME_PAST)
- ? nMedianTimePast
- : pblock->GetBlockTime();
-
- bool fPriorityBlock = nBlockPrioritySize > 0;
- if (fPriorityBlock) {
- vecPriority.reserve(mempool.mapTx.size());
- for (CTxMemPool::indexed_transaction_set::iterator mi = mempool.mapTx.begin();
- mi != mempool.mapTx.end(); ++mi)
- {
- double dPriority = mi->GetPriority(nHeight);
- CAmount dummy;
- mempool.ApplyDeltas(mi->GetTx().GetHash(), dPriority, dummy);
- vecPriority.push_back(TxCoinAgePriority(dPriority, mi));
- }
- std::make_heap(vecPriority.begin(), vecPriority.end(), pricomparer);
+ double dPriority = mi->GetPriority(nHeight);
+ CAmount dummy;
+ mempool.ApplyDeltas(mi->GetTx().GetHash(), dPriority, dummy);
+ vecPriority.push_back(TxCoinAgePriority(dPriority, mi));
+ }
+ std::make_heap(vecPriority.begin(), vecPriority.end(), pricomparer);
+
+ CTxMemPool::txiter iter;
+ while (!vecPriority.empty() && !blockFinished) { // add a tx from priority queue to fill the blockprioritysize
+ iter = vecPriority.front().second;
+ actualPriority = vecPriority.front().first;
+ std::pop_heap(vecPriority.begin(), vecPriority.end(), pricomparer);
+ vecPriority.pop_back();
+
+ // If tx already in block, skip
+ if (inBlock.count(iter)) {
+ assert(false); // shouldn't happen for priority txs
+ continue;
}
- CTxMemPool::indexed_transaction_set::index<mining_score>::type::iterator mi = mempool.mapTx.get<mining_score>().begin();
- CTxMemPool::txiter iter;
-
- while (mi != mempool.mapTx.get<mining_score>().end() || !clearedTxs.empty())
- {
- bool priorityTx = false;
- if (fPriorityBlock && !vecPriority.empty()) { // add a tx from priority queue to fill the blockprioritysize
- priorityTx = true;
- iter = vecPriority.front().second;
- actualPriority = vecPriority.front().first;
- std::pop_heap(vecPriority.begin(), vecPriority.end(), pricomparer);
- vecPriority.pop_back();
- }
- else if (clearedTxs.empty()) { // add tx with next highest score
- iter = mempool.mapTx.project<0>(mi);
- mi++;
- }
- else { // try to add a previously postponed child tx
- iter = clearedTxs.top();
- clearedTxs.pop();
- }
-
- if (inBlock.count(iter))
- continue; // could have been added to the priorityBlock
+ // cannot accept witness transactions into a non-witness block
+ if (!fIncludeWitness && !iter->GetTx().wit.IsNull())
+ continue;
- const CTransaction& tx = iter->GetTx();
+ // If tx is dependent on other mempool txs which haven't yet been included
+ // then put it in the waitSet
+ if (isStillDependent(iter)) {
+ waitPriMap.insert(std::make_pair(iter, actualPriority));
+ continue;
+ }
- bool fOrphan = false;
- BOOST_FOREACH(CTxMemPool::txiter parent, mempool.GetMemPoolParents(iter))
- {
- if (!inBlock.count(parent)) {
- fOrphan = true;
- break;
- }
- }
- if (fOrphan) {
- if (priorityTx)
- waitPriMap.insert(std::make_pair(iter,actualPriority));
- else
- waitSet.insert(iter);
- continue;
- }
+ // If this tx fits in the block add it, otherwise keep looping
+ if (TestForBlock(iter)) {
+ AddToBlock(iter);
- unsigned int nTxSize = iter->GetTxSize();
- if (fPriorityBlock &&
- (nBlockSize + nTxSize >= nBlockPrioritySize || !AllowFree(actualPriority))) {
- fPriorityBlock = false;
- waitPriMap.clear();
- }
- if (!priorityTx &&
- (iter->GetModifiedFee() < ::minRelayTxFee.GetFee(nTxSize) && nBlockSize >= nBlockMinSize)) {
+ // If now that this txs is added we've surpassed our desired priority size
+ // or have dropped below the AllowFreeThreshold, then we're done adding priority txs
+ if (nBlockSize >= nBlockPrioritySize || !AllowFree(actualPriority)) {
break;
}
- if (nBlockSize + nTxSize >= nBlockMaxSize) {
- if (nBlockSize > nBlockMaxSize - 100 || lastFewTxs > 50) {
- break;
- }
- // Once we're within 1000 bytes of a full block, only look at 50 more txs
- // to try to fill the remaining space.
- if (nBlockSize > nBlockMaxSize - 1000) {
- lastFewTxs++;
- }
- continue;
- }
-
- if (!IsFinalTx(tx, nHeight, nLockTimeCutoff))
- continue;
-
- unsigned int nTxSigOps = iter->GetSigOpCount();
- if (nBlockSigOps + nTxSigOps >= MAX_BLOCK_SIGOPS) {
- if (nBlockSigOps > MAX_BLOCK_SIGOPS - 2) {
- break;
- }
- continue;
- }
- CAmount nTxFees = iter->GetFee();
- // Added
- pblock->vtx.push_back(tx);
- pblocktemplate->vTxFees.push_back(nTxFees);
- pblocktemplate->vTxSigOps.push_back(nTxSigOps);
- nBlockSize += nTxSize;
- ++nBlockTx;
- nBlockSigOps += nTxSigOps;
- nFees += nTxFees;
-
- if (fPrintPriority)
- {
- double dPriority = iter->GetPriority(nHeight);
- CAmount dummy;
- mempool.ApplyDeltas(tx.GetHash(), dPriority, dummy);
- LogPrintf("priority %.1f fee %s txid %s\n",
- dPriority , CFeeRate(iter->GetModifiedFee(), nTxSize).ToString(), tx.GetHash().ToString());
- }
-
- inBlock.insert(iter);
-
- // Add transactions that depend on this one to the priority queue
+ // This tx was successfully added, so
+ // add transactions that depend on this one to the priority queue to try again
BOOST_FOREACH(CTxMemPool::txiter child, mempool.GetMemPoolChildren(iter))
{
- if (fPriorityBlock) {
- waitPriIter wpiter = waitPriMap.find(child);
- if (wpiter != waitPriMap.end()) {
- vecPriority.push_back(TxCoinAgePriority(wpiter->second,child));
- std::push_heap(vecPriority.begin(), vecPriority.end(), pricomparer);
- waitPriMap.erase(wpiter);
- }
- }
- else {
- if (waitSet.count(child)) {
- clearedTxs.push(child);
- waitSet.erase(child);
- }
+ waitPriIter wpiter = waitPriMap.find(child);
+ if (wpiter != waitPriMap.end()) {
+ vecPriority.push_back(TxCoinAgePriority(wpiter->second,child));
+ std::push_heap(vecPriority.begin(), vecPriority.end(), pricomparer);
+ waitPriMap.erase(wpiter);
}
}
}
- nLastBlockTx = nBlockTx;
- nLastBlockSize = nBlockSize;
- LogPrintf("CreateNewBlock(): total size %u txs: %u fees: %ld sigops %d\n", nBlockSize, nBlockTx, nFees, nBlockSigOps);
-
- // Compute final coinbase transaction.
- txNew.vout[0].nValue = nFees + GetBlockSubsidy(nHeight, chainparams.GetConsensus());
- txNew.vin[0].scriptSig = CScript() << nHeight << OP_0;
- pblock->vtx[0] = txNew;
- pblocktemplate->vTxFees[0] = -nFees;
-
- // Fill in header
- pblock->hashPrevBlock = pindexPrev->GetBlockHash();
- UpdateTime(pblock, chainparams.GetConsensus(), pindexPrev);
- pblock->nBits = GetNextWorkRequired(pindexPrev, pblock, chainparams.GetConsensus());
- pblock->nNonce = 0;
- pblocktemplate->vTxSigOps[0] = GetLegacySigOpCount(pblock->vtx[0]);
-
- CValidationState state;
- if (!TestBlockValidity(state, chainparams, *pblock, pindexPrev, false, false)) {
- throw std::runtime_error(strprintf("%s: TestBlockValidity failed: %s", __func__, FormatStateMessage(state)));
- }
}
-
- return pblocktemplate.release();
+ fNeedSizeAccounting = fSizeAccounting;
}
void IncrementExtraNonce(CBlock* pblock, const CBlockIndex* pindexPrev, unsigned int& nExtraNonce)
diff --git a/src/miner.h b/src/miner.h
index cd0f136625..11753f5e43 100644
--- a/src/miner.h
+++ b/src/miner.h
@@ -7,14 +7,19 @@
#define BITCOIN_MINER_H
#include "primitives/block.h"
+#include "txmempool.h"
#include <stdint.h>
+#include <memory>
+#include "boost/multi_index_container.hpp"
+#include "boost/multi_index/ordered_index.hpp"
class CBlockIndex;
class CChainParams;
class CReserveKey;
class CScript;
class CWallet;
+
namespace Consensus { struct Params; };
static const bool DEFAULT_PRINTPRIORITY = false;
@@ -23,11 +28,183 @@ struct CBlockTemplate
{
CBlock block;
std::vector<CAmount> vTxFees;
- std::vector<int64_t> vTxSigOps;
+ std::vector<int64_t> vTxSigOpsCost;
+ std::vector<unsigned char> vchCoinbaseCommitment;
+};
+
+// Container for tracking updates to ancestor feerate as we include (parent)
+// transactions in a block
+struct CTxMemPoolModifiedEntry {
+ CTxMemPoolModifiedEntry(CTxMemPool::txiter entry)
+ {
+ iter = entry;
+ nSizeWithAncestors = entry->GetSizeWithAncestors();
+ nModFeesWithAncestors = entry->GetModFeesWithAncestors();
+ nSigOpCostWithAncestors = entry->GetSigOpCostWithAncestors();
+ }
+
+ CTxMemPool::txiter iter;
+ uint64_t nSizeWithAncestors;
+ CAmount nModFeesWithAncestors;
+ int64_t nSigOpCostWithAncestors;
+};
+
+/** Comparator for CTxMemPool::txiter objects.
+ * It simply compares the internal memory address of the CTxMemPoolEntry object
+ * pointed to. This means it has no meaning, and is only useful for using them
+ * as key in other indexes.
+ */
+struct CompareCTxMemPoolIter {
+ bool operator()(const CTxMemPool::txiter& a, const CTxMemPool::txiter& b) const
+ {
+ return &(*a) < &(*b);
+ }
+};
+
+struct modifiedentry_iter {
+ typedef CTxMemPool::txiter result_type;
+ result_type operator() (const CTxMemPoolModifiedEntry &entry) const
+ {
+ return entry.iter;
+ }
+};
+
+// This matches the calculation in CompareTxMemPoolEntryByAncestorFee,
+// except operating on CTxMemPoolModifiedEntry.
+// TODO: refactor to avoid duplication of this logic.
+struct CompareModifiedEntry {
+ bool operator()(const CTxMemPoolModifiedEntry &a, const CTxMemPoolModifiedEntry &b)
+ {
+ double f1 = (double)a.nModFeesWithAncestors * b.nSizeWithAncestors;
+ double f2 = (double)b.nModFeesWithAncestors * a.nSizeWithAncestors;
+ if (f1 == f2) {
+ return CTxMemPool::CompareIteratorByHash()(a.iter, b.iter);
+ }
+ return f1 > f2;
+ }
+};
+
+// A comparator that sorts transactions based on number of ancestors.
+// This is sufficient to sort an ancestor package in an order that is valid
+// to appear in a block.
+struct CompareTxIterByAncestorCount {
+ bool operator()(const CTxMemPool::txiter &a, const CTxMemPool::txiter &b)
+ {
+ if (a->GetCountWithAncestors() != b->GetCountWithAncestors())
+ return a->GetCountWithAncestors() < b->GetCountWithAncestors();
+ return CTxMemPool::CompareIteratorByHash()(a, b);
+ }
+};
+
+typedef boost::multi_index_container<
+ CTxMemPoolModifiedEntry,
+ boost::multi_index::indexed_by<
+ boost::multi_index::ordered_unique<
+ modifiedentry_iter,
+ CompareCTxMemPoolIter
+ >,
+ // sorted by modified ancestor fee rate
+ boost::multi_index::ordered_non_unique<
+ // Reuse same tag from CTxMemPool's similar index
+ boost::multi_index::tag<ancestor_score>,
+ boost::multi_index::identity<CTxMemPoolModifiedEntry>,
+ CompareModifiedEntry
+ >
+ >
+> indexed_modified_transaction_set;
+
+typedef indexed_modified_transaction_set::nth_index<0>::type::iterator modtxiter;
+typedef indexed_modified_transaction_set::index<ancestor_score>::type::iterator modtxscoreiter;
+
+struct update_for_parent_inclusion
+{
+ update_for_parent_inclusion(CTxMemPool::txiter it) : iter(it) {}
+
+ void operator() (CTxMemPoolModifiedEntry &e)
+ {
+ e.nModFeesWithAncestors -= iter->GetFee();
+ e.nSizeWithAncestors -= iter->GetTxSize();
+ e.nSigOpCostWithAncestors -= iter->GetSigOpCost();
+ }
+
+ CTxMemPool::txiter iter;
};
/** Generate a new block, without valid proof-of-work */
-CBlockTemplate* CreateNewBlock(const CChainParams& chainparams, const CScript& scriptPubKeyIn);
+class BlockAssembler
+{
+private:
+ // The constructed block template
+ std::unique_ptr<CBlockTemplate> pblocktemplate;
+ // A convenience pointer that always refers to the CBlock in pblocktemplate
+ CBlock* pblock;
+
+ // Configuration parameters for the block size
+ bool fIncludeWitness;
+ unsigned int nBlockMaxWeight, nBlockMaxSize;
+ bool fNeedSizeAccounting;
+
+ // Information on the current status of the block
+ uint64_t nBlockWeight;
+ uint64_t nBlockSize;
+ uint64_t nBlockTx;
+ uint64_t nBlockSigOpsCost;
+ CAmount nFees;
+ CTxMemPool::setEntries inBlock;
+
+ // Chain context for the block
+ int nHeight;
+ int64_t nLockTimeCutoff;
+ const CChainParams& chainparams;
+
+ // Variables used for addPriorityTxs
+ int lastFewTxs;
+ bool blockFinished;
+
+public:
+ BlockAssembler(const CChainParams& chainparams);
+ /** Construct a new block template with coinbase to scriptPubKeyIn */
+ CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn);
+
+private:
+ // utility functions
+ /** Clear the block's state and prepare for assembling a new block */
+ void resetBlock();
+ /** Add a tx to the block */
+ void AddToBlock(CTxMemPool::txiter iter);
+
+ // Methods for how to add transactions to a block.
+ /** Add transactions based on tx "priority" */
+ void addPriorityTxs();
+ /** Add transactions based on feerate including unconfirmed ancestors */
+ void addPackageTxs();
+
+ // helper function for addPriorityTxs
+ /** Test if tx will still "fit" in the block */
+ bool TestForBlock(CTxMemPool::txiter iter);
+ /** Test if tx still has unconfirmed parents not yet in block */
+ bool isStillDependent(CTxMemPool::txiter iter);
+
+ // helper functions for addPackageTxs()
+ /** Remove confirmed (inBlock) entries from given set */
+ void onlyUnconfirmed(CTxMemPool::setEntries& testSet);
+ /** Test if a new package would "fit" in the block */
+ bool TestPackage(uint64_t packageSize, int64_t packageSigOpsCost);
+ /** Perform checks on each transaction in a package:
+ * locktime, premature-witness, serialized size (if necessary)
+ * These checks should always succeed, and they're here
+ * only as an extra check in case of suboptimal node configuration */
+ bool TestPackageTransactions(const CTxMemPool::setEntries& package);
+ /** Return true if given transaction from mapTx has already been evaluated,
+ * or if the transaction's cached data in mapTx is incorrect. */
+ bool SkipMapTxEntry(CTxMemPool::txiter it, indexed_modified_transaction_set &mapModifiedTx, CTxMemPool::setEntries &failedTx);
+ /** Sort the package in an order that is valid to appear in a block */
+ void SortForBlock(const CTxMemPool::setEntries& package, CTxMemPool::txiter entry, std::vector<CTxMemPool::txiter>& sortedEntries);
+ /** Add descendants of given transactions to mapModifiedTx with ancestor
+ * state updated assuming given transactions are inBlock. */
+ void UpdatePackagesForAdded(const CTxMemPool::setEntries& alreadyAdded, indexed_modified_transaction_set &mapModifiedTx);
+};
+
/** Modify the extranonce in a block */
void IncrementExtraNonce(CBlock* pblock, const CBlockIndex* pindexPrev, unsigned int& nExtraNonce);
int64_t UpdateTime(CBlockHeader* pblock, const Consensus::Params& consensusParams, const CBlockIndex* pindexPrev);
diff --git a/src/net.cpp b/src/net.cpp
index c29dc3032a..4a7fa2228a 100644
--- a/src/net.cpp
+++ b/src/net.cpp
@@ -71,12 +71,15 @@ namespace {
const static std::string NET_MESSAGE_COMMAND_OTHER = "*other*";
+/** Services this node implementation cares about */
+ServiceFlags nRelevantServices = NODE_NETWORK;
+
//
// Global state variables
//
bool fDiscover = true;
bool fListen = true;
-uint64_t nLocalServices = NODE_NETWORK;
+ServiceFlags nLocalServices = NODE_NETWORK;
bool fRelayTxes = true;
CCriticalSection cs_mapLocalHost;
std::map<CNetAddr, LocalServiceInfo> mapLocalHost;
@@ -159,7 +162,7 @@ static std::vector<CAddress> convertSeed6(const std::vector<SeedSpec6> &vSeedsIn
{
struct in6_addr ip;
memcpy(&ip, i->addr, sizeof(ip));
- CAddress addr(CService(ip, i->port));
+ CAddress addr(CService(ip, i->port), NODE_NETWORK);
addr.nTime = GetTime() - GetRand(nOneWeek) - nOneWeek;
vSeedsOut.push_back(addr);
}
@@ -172,13 +175,12 @@ static std::vector<CAddress> convertSeed6(const std::vector<SeedSpec6> &vSeedsIn
// one by discovery.
CAddress GetLocalAddress(const CNetAddr *paddrPeer)
{
- CAddress ret(CService("0.0.0.0",GetListenPort()),0);
+ CAddress ret(CService("0.0.0.0",GetListenPort()), NODE_NONE);
CService addr;
if (GetLocal(addr, paddrPeer))
{
- ret = CAddress(addr);
+ ret = CAddress(addr, nLocalServices);
}
- ret.nServices = nLocalServices;
ret.nTime = GetAdjustedTime();
return ret;
}
@@ -366,6 +368,16 @@ CNode* FindNode(const CService& addr)
return NULL;
}
+//TODO: This is used in only one place in main, and should be removed
+CNode* FindNode(const NodeId nodeid)
+{
+ LOCK(cs_vNodes);
+ BOOST_FOREACH(CNode* pnode, vNodes)
+ if (pnode->GetId() == nodeid)
+ return (pnode);
+ return NULL;
+}
+
CNode* ConnectNode(CAddress addrConnect, const char *pszDest, bool fCountFailure)
{
if (pszDest == NULL) {
@@ -398,6 +410,26 @@ CNode* ConnectNode(CAddress addrConnect, const char *pszDest, bool fCountFailure
return NULL;
}
+ if (pszDest && addrConnect.IsValid()) {
+ // It is possible that we already have a connection to the IP/port pszDest resolved to.
+ // In that case, drop the connection that was just created, and return the existing CNode instead.
+ // Also store the name we used to connect in that CNode, so that future FindNode() calls to that
+ // name catch this early.
+ CNode* pnode = FindNode((CService)addrConnect);
+ if (pnode)
+ {
+ pnode->AddRef();
+ {
+ LOCK(cs_vNodes);
+ if (pnode->addrName.empty()) {
+ pnode->addrName = std::string(pszDest);
+ }
+ }
+ CloseSocket(hSocket);
+ return pnode;
+ }
+ }
+
addrman.Attempt(addrConnect, fCountFailure);
// Add node
@@ -409,6 +441,7 @@ CNode* ConnectNode(CAddress addrConnect, const char *pszDest, bool fCountFailure
vNodes.push_back(pnode);
}
+ pnode->nServicesExpected = ServiceFlags(addrConnect.nServices & nRelevantServices);
pnode->nTimeConnected = GetTime();
return pnode;
@@ -461,14 +494,14 @@ void CNode::PushVersion()
int nBestHeight = GetNodeSignals().GetHeight().get_value_or(0);
int64_t nTime = (fInbound ? GetAdjustedTime() : GetTime());
- CAddress addrYou = (addr.IsRoutable() && !IsProxy(addr) ? addr : CAddress(CService("0.0.0.0",0)));
+ CAddress addrYou = (addr.IsRoutable() && !IsProxy(addr) ? addr : CAddress(CService("0.0.0.0", 0), addr.nServices));
CAddress addrMe = GetLocalAddress(&addr);
GetRandBytes((unsigned char*)&nLocalHostNonce, sizeof(nLocalHostNonce));
if (fLogIPs)
LogPrint("net", "send version message: version %d, blocks=%d, us=%s, them=%s, peer=%d\n", PROTOCOL_VERSION, nBestHeight, addrMe.ToString(), addrYou.ToString(), id);
else
LogPrint("net", "send version message: version %d, blocks=%d, us=%s, peer=%d\n", PROTOCOL_VERSION, nBestHeight, addrMe.ToString(), id);
- PushMessage(NetMsgType::VERSION, PROTOCOL_VERSION, nLocalServices, nTime, addrYou, addrMe,
+ PushMessage(NetMsgType::VERSION, PROTOCOL_VERSION, (uint64_t)nLocalServices, nTime, addrYou, addrMe,
nLocalHostNonce, strSubVersion, nBestHeight, ::fRelayTxes);
}
@@ -838,6 +871,11 @@ struct NodeEvictionCandidate
NodeId id;
int64_t nTimeConnected;
int64_t nMinPingUsecTime;
+ int64_t nLastBlockTime;
+ int64_t nLastTXTime;
+ bool fNetworkNode;
+ bool fRelayTxes;
+ bool fBloomFilter;
CAddress addr;
uint64_t nKeyedNetGroup;
};
@@ -854,7 +892,24 @@ static bool ReverseCompareNodeTimeConnected(const NodeEvictionCandidate &a, cons
static bool CompareNetGroupKeyed(const NodeEvictionCandidate &a, const NodeEvictionCandidate &b) {
return a.nKeyedNetGroup < b.nKeyedNetGroup;
-};
+}
+
+static bool CompareNodeBlockTime(const NodeEvictionCandidate &a, const NodeEvictionCandidate &b)
+{
+ // There is a fall-through here because it is common for a node to have many peers which have not yet relayed a block.
+ if (a.nLastBlockTime != b.nLastBlockTime) return a.nLastBlockTime < b.nLastBlockTime;
+ if (a.fNetworkNode != b.fNetworkNode) return b.fNetworkNode;
+ return a.nTimeConnected > b.nTimeConnected;
+}
+
+static bool CompareNodeTXTime(const NodeEvictionCandidate &a, const NodeEvictionCandidate &b)
+{
+ // There is a fall-through here because it is common for a node to have more than a few peers that have not yet relayed txn.
+ if (a.nLastTXTime != b.nLastTXTime) return a.nLastTXTime < b.nLastTXTime;
+ if (a.fRelayTxes != b.fRelayTxes) return b.fRelayTxes;
+ if (a.fBloomFilter != b.fBloomFilter) return a.fBloomFilter;
+ return a.nTimeConnected > b.nTimeConnected;
+}
/** Try to find a connection to evict when the node is full.
* Extreme care must be taken to avoid opening the node to attacker
@@ -864,7 +919,7 @@ static bool CompareNetGroupKeyed(const NodeEvictionCandidate &a, const NodeEvict
* to forge. In order to partition a node the attacker must be
* simultaneously better at all of them than honest peers.
*/
-static bool AttemptToEvictConnection(bool fPreferNewConnection) {
+static bool AttemptToEvictConnection() {
std::vector<NodeEvictionCandidate> vEvictionCandidates;
{
LOCK(cs_vNodes);
@@ -876,7 +931,9 @@ static bool AttemptToEvictConnection(bool fPreferNewConnection) {
continue;
if (node->fDisconnect)
continue;
- NodeEvictionCandidate candidate = {node->id, node->nTimeConnected, node->nMinPingUsecTime, node->addr, node->nKeyedNetGroup};
+ NodeEvictionCandidate candidate = {node->id, node->nTimeConnected, node->nMinPingUsecTime,
+ node->nLastBlockTime, node->nLastTXTime, node->fNetworkNode,
+ node->fRelayTxes, node->pfilter != NULL, node->addr, node->nKeyedNetGroup};
vEvictionCandidates.push_back(candidate);
}
}
@@ -899,6 +956,20 @@ static bool AttemptToEvictConnection(bool fPreferNewConnection) {
if (vEvictionCandidates.empty()) return false;
+ // Protect 4 nodes that most recently sent us transactions.
+ // An attacker cannot manipulate this metric without performing useful work.
+ std::sort(vEvictionCandidates.begin(), vEvictionCandidates.end(), CompareNodeTXTime);
+ vEvictionCandidates.erase(vEvictionCandidates.end() - std::min(4, static_cast<int>(vEvictionCandidates.size())), vEvictionCandidates.end());
+
+ if (vEvictionCandidates.empty()) return false;
+
+ // Protect 4 nodes that most recently sent us blocks.
+ // An attacker cannot manipulate this metric without performing useful work.
+ std::sort(vEvictionCandidates.begin(), vEvictionCandidates.end(), CompareNodeBlockTime);
+ vEvictionCandidates.erase(vEvictionCandidates.end() - std::min(4, static_cast<int>(vEvictionCandidates.size())), vEvictionCandidates.end());
+
+ if (vEvictionCandidates.empty()) return false;
+
// Protect the half of the remaining nodes which have been connected the longest.
// This replicates the non-eviction implicit behavior, and precludes attacks that start later.
std::sort(vEvictionCandidates.begin(), vEvictionCandidates.end(), ReverseCompareNodeTimeConnected);
@@ -927,13 +998,6 @@ static bool AttemptToEvictConnection(bool fPreferNewConnection) {
// Reduce to the network group with the most connections
vEvictionCandidates = std::move(mapNetGroupNodes[naMostConnections]);
- // Do not disconnect peers if there is only one unprotected connection from their network group.
- // This step excessively favors netgroup diversity, and should be removed once more protective criteria are established.
- if (vEvictionCandidates.size() <= 1)
- // unless we prefer the new connection (for whitelisted peers)
- if (!fPreferNewConnection)
- return false;
-
// Disconnect from the network group with the most connections
NodeId evicted = vEvictionCandidates.front().id;
LOCK(cs_vNodes);
@@ -999,7 +1063,7 @@ static void AcceptConnection(const ListenSocket& hListenSocket) {
if (nInbound >= nMaxInbound)
{
- if (!AttemptToEvictConnection(whitelisted)) {
+ if (!AttemptToEvictConnection()) {
// No connection to evict, disconnect the new connection
LogPrint("net", "failed to find an eviction candidate - connection dropped (full)\n");
CloseSocket(hSocket);
@@ -1412,6 +1476,18 @@ void MapPort(bool)
+static std::string GetDNSHost(const CDNSSeedData& data, ServiceFlags* requiredServiceBits)
+{
+ //use default host for non-filter-capable seeds or if we use the default service bits (NODE_NETWORK)
+ if (!data.supportsServiceBitsFiltering || *requiredServiceBits == NODE_NETWORK) {
+ *requiredServiceBits = NODE_NETWORK;
+ return data.host;
+ }
+
+ return strprintf("x%x.%s", *requiredServiceBits, data.host);
+}
+
+
void ThreadDNSAddressSeed()
{
// goal: only query DNS seeds if address need is acute
@@ -1437,8 +1513,8 @@ void ThreadDNSAddressSeed()
} else {
std::vector<CNetAddr> vIPs;
std::vector<CAddress> vAdd;
- uint64_t requiredServiceBits = NODE_NETWORK;
- if (LookupHost(seed.getHost(requiredServiceBits).c_str(), vIPs, 0, true))
+ ServiceFlags requiredServiceBits = nRelevantServices;
+ if (LookupHost(GetDNSHost(seed, &requiredServiceBits).c_str(), vIPs, 0, true))
{
BOOST_FOREACH(const CNetAddr& ip, vIPs)
{
@@ -1520,7 +1596,7 @@ void ThreadOpenConnections()
ProcessOneShot();
BOOST_FOREACH(const std::string& strAddr, mapMultiArgs["-connect"])
{
- CAddress addr;
+ CAddress addr(CService(), NODE_NONE);
OpenNetworkConnection(addr, false, NULL, strAddr.c_str());
for (int i = 0; i < 10 && i < nLoop; i++)
{
@@ -1592,10 +1668,18 @@ void ThreadOpenConnections()
if (IsLimited(addr))
continue;
+ // only connect to full nodes
+ if ((addr.nServices & REQUIRED_SERVICES) != REQUIRED_SERVICES)
+ continue;
+
// only consider very recently tried nodes after 30 failed attempts
if (nANow - addr.nLastTry < 600 && nTries < 30)
continue;
+ // only consider nodes missing relevant services after 40 failed attemps
+ if ((addr.nServices & nRelevantServices) != nRelevantServices && nTries < 40)
+ continue;
+
// do not allow non-default ports, unless after 50 invalid addresses selected already
if (addr.GetPort() != Params().GetDefaultPort() && nTries < 50)
continue;
@@ -1609,66 +1693,79 @@ void ThreadOpenConnections()
}
}
-void ThreadOpenAddedConnections()
+std::vector<AddedNodeInfo> GetAddedNodeInfo()
{
+ std::vector<AddedNodeInfo> ret;
+
+ std::list<std::string> lAddresses(0);
{
LOCK(cs_vAddedNodes);
- vAddedNodes = mapMultiArgs["-addnode"];
+ ret.reserve(vAddedNodes.size());
+ BOOST_FOREACH(const std::string& strAddNode, vAddedNodes)
+ lAddresses.push_back(strAddNode);
}
- if (HaveNameProxy()) {
- while(true) {
- std::list<std::string> lAddresses(0);
- {
- LOCK(cs_vAddedNodes);
- BOOST_FOREACH(const std::string& strAddNode, vAddedNodes)
- lAddresses.push_back(strAddNode);
+
+ // Build a map of all already connected addresses (by IP:port and by name) to inbound/outbound and resolved CService
+ std::map<CService, bool> mapConnected;
+ std::map<std::string, std::pair<bool, CService>> mapConnectedByName;
+ {
+ LOCK(cs_vNodes);
+ for (const CNode* pnode : vNodes) {
+ if (pnode->addr.IsValid()) {
+ mapConnected[pnode->addr] = pnode->fInbound;
}
- BOOST_FOREACH(const std::string& strAddNode, lAddresses) {
- CAddress addr;
- CSemaphoreGrant grant(*semOutbound);
- OpenNetworkConnection(addr, false, &grant, strAddNode.c_str());
- MilliSleep(500);
+ if (!pnode->addrName.empty()) {
+ mapConnectedByName[pnode->addrName] = std::make_pair(pnode->fInbound, static_cast<const CService&>(pnode->addr));
}
- MilliSleep(120000); // Retry every 2 minutes
}
}
+ BOOST_FOREACH(const std::string& strAddNode, lAddresses) {
+ CService service(strAddNode, Params().GetDefaultPort());
+ if (service.IsValid()) {
+ // strAddNode is an IP:port
+ auto it = mapConnected.find(service);
+ if (it != mapConnected.end()) {
+ ret.push_back(AddedNodeInfo{strAddNode, service, true, it->second});
+ } else {
+ ret.push_back(AddedNodeInfo{strAddNode, CService(), false, false});
+ }
+ } else {
+ // strAddNode is a name
+ auto it = mapConnectedByName.find(strAddNode);
+ if (it != mapConnectedByName.end()) {
+ ret.push_back(AddedNodeInfo{strAddNode, it->second.second, true, it->second.first});
+ } else {
+ ret.push_back(AddedNodeInfo{strAddNode, CService(), false, false});
+ }
+ }
+ }
+
+ return ret;
+}
+
+void ThreadOpenAddedConnections()
+{
+ {
+ LOCK(cs_vAddedNodes);
+ vAddedNodes = mapMultiArgs["-addnode"];
+ }
+
for (unsigned int i = 0; true; i++)
{
- std::list<std::string> lAddresses(0);
- {
- LOCK(cs_vAddedNodes);
- BOOST_FOREACH(const std::string& strAddNode, vAddedNodes)
- lAddresses.push_back(strAddNode);
+ std::vector<AddedNodeInfo> vInfo = GetAddedNodeInfo();
+ for (const AddedNodeInfo& info : vInfo) {
+ if (!info.fConnected) {
+ CSemaphoreGrant grant(*semOutbound);
+ // If strAddedNode is an IP/port, decode it immediately, so
+ // OpenNetworkConnection can detect existing connections to that IP/port.
+ CService service(info.strAddedNode, Params().GetDefaultPort());
+ OpenNetworkConnection(CAddress(service, NODE_NONE), false, &grant, info.strAddedNode.c_str(), false);
+ MilliSleep(500);
+ }
}
- std::list<std::vector<CService> > lservAddressesToAdd(0);
- BOOST_FOREACH(const std::string& strAddNode, lAddresses) {
- std::vector<CService> vservNode(0);
- if(Lookup(strAddNode.c_str(), vservNode, Params().GetDefaultPort(), fNameLookup, 0))
- lservAddressesToAdd.push_back(vservNode);
- }
- // Attempt to connect to each IP for each addnode entry until at least one is successful per addnode entry
- // (keeping in mind that addnode entries can have many IPs if fNameLookup)
- {
- LOCK(cs_vNodes);
- BOOST_FOREACH(CNode* pnode, vNodes)
- for (std::list<std::vector<CService> >::iterator it = lservAddressesToAdd.begin(); it != lservAddressesToAdd.end(); it++)
- BOOST_FOREACH(const CService& addrNode, *(it))
- if (pnode->addr == addrNode)
- {
- it = lservAddressesToAdd.erase(it);
- it--;
- break;
- }
- }
- BOOST_FOREACH(std::vector<CService>& vserv, lservAddressesToAdd)
- {
- CSemaphoreGrant grant(*semOutbound);
- OpenNetworkConnection(CAddress(vserv[i % vserv.size()]), false, &grant);
- MilliSleep(500);
- }
MilliSleep(120000); // Retry every 2 minutes
}
}
@@ -2085,7 +2182,7 @@ void CNode::RecordBytesSent(uint64_t bytes)
void CNode::SetMaxOutboundTarget(uint64_t limit)
{
LOCK(cs_totalBytesSent);
- uint64_t recommendedMinimum = (nMaxOutboundTimeframe / 600) * MAX_BLOCK_SIZE;
+ uint64_t recommendedMinimum = (nMaxOutboundTimeframe / 600) * MAX_BLOCK_SERIALIZED_SIZE;
nMaxOutboundLimit = limit;
if (limit > 0 && limit < recommendedMinimum)
@@ -2140,7 +2237,7 @@ bool CNode::OutboundTargetReached(bool historicalBlockServingLimit)
{
// keep a large enough buffer to at least relay each block once
uint64_t timeLeftInCycle = GetMaxOutboundTimeLeftInCycle();
- uint64_t buffer = timeLeftInCycle / 600 * MAX_BLOCK_SIZE;
+ uint64_t buffer = timeLeftInCycle / 600 * MAX_BLOCK_SERIALIZED_SIZE;
if (buffer >= nMaxOutboundLimit || nMaxOutboundTotalBytesSentInCycle >= nMaxOutboundLimit - buffer)
return true;
}
@@ -2324,7 +2421,8 @@ CNode::CNode(SOCKET hSocketIn, const CAddress& addrIn, const std::string& addrNa
addrKnown(5000, 0.001),
filterInventoryKnown(50000, 0.000001)
{
- nServices = 0;
+ nServices = NODE_NONE;
+ nServicesExpected = NODE_NONE;
hSocket = hSocketIn;
nRecvVersion = INIT_PROTO_VERSION;
nLastSend = 0;
@@ -2358,6 +2456,8 @@ CNode::CNode(SOCKET hSocketIn, const CAddress& addrIn, const std::string& addrNa
fSentAddr = false;
pfilter = new CBloomFilter();
timeLastMempoolReq = 0;
+ nLastBlockTime = 0;
+ nLastTXTime = 0;
nPingNonceSent = 0;
nPingUsecStart = 0;
nPingUsecTime = 0;
diff --git a/src/net.h b/src/net.h
index 5c1f7e3e89..41315fc9b9 100644
--- a/src/net.h
+++ b/src/net.h
@@ -45,8 +45,8 @@ static const int TIMEOUT_INTERVAL = 20 * 60;
static const unsigned int MAX_INV_SZ = 50000;
/** The maximum number of new addresses to accumulate before announcing. */
static const unsigned int MAX_ADDR_TO_SEND = 1000;
-/** Maximum length of incoming protocol messages (no message over 2 MiB is currently acceptable). */
-static const unsigned int MAX_PROTOCOL_MESSAGE_LENGTH = 2 * 1024 * 1024;
+/** Maximum length of incoming protocol messages (no message over 4 MB is currently acceptable). */
+static const unsigned int MAX_PROTOCOL_MESSAGE_LENGTH = 4 * 1000 * 1000;
/** Maximum length of strSubVer in `version` message */
static const unsigned int MAX_SUBVERSION_LENGTH = 256;
/** -listen default */
@@ -72,18 +72,23 @@ static const bool DEFAULT_FORCEDNSSEED = false;
static const size_t DEFAULT_MAXRECEIVEBUFFER = 5 * 1000;
static const size_t DEFAULT_MAXSENDBUFFER = 1 * 1000;
+static const ServiceFlags REQUIRED_SERVICES = NODE_NETWORK;
+
// NOTE: When adjusting this, update rpcnet:setban's help ("24h")
static const unsigned int DEFAULT_MISBEHAVING_BANTIME = 60 * 60 * 24; // Default 24-hour ban
unsigned int ReceiveFloodSize();
unsigned int SendBufferSize();
+typedef int NodeId;
+
void AddOneShot(const std::string& strDest);
void AddressCurrentlyConnected(const CService& addr);
CNode* FindNode(const CNetAddr& ip);
CNode* FindNode(const CSubNet& subNet);
CNode* FindNode(const std::string& addrName);
CNode* FindNode(const CService& ip);
+CNode* FindNode(const NodeId id); //TODO: Remove this
bool OpenNetworkConnection(const CAddress& addrConnect, bool fCountFailure, CSemaphoreGrant *grantOutbound = NULL, const char *strDest = NULL, bool fOneShot = false);
void MapPort(bool fUseUPnP);
unsigned short GetListenPort();
@@ -92,8 +97,6 @@ void StartNode(boost::thread_group& threadGroup, CScheduler& scheduler);
bool StopNode();
void SocketSendData(CNode *pnode);
-typedef int NodeId;
-
struct CombinerAll
{
typedef bool result_type;
@@ -152,7 +155,8 @@ CAddress GetLocalAddress(const CNetAddr *paddrPeer = NULL);
extern bool fDiscover;
extern bool fListen;
-extern uint64_t nLocalServices;
+extern ServiceFlags nLocalServices;
+extern ServiceFlags nRelevantServices;
extern bool fRelayTxes;
extern uint64_t nLocalHostNonce;
extern CAddrMan addrman;
@@ -186,7 +190,7 @@ class CNodeStats
{
public:
NodeId nodeid;
- uint64_t nServices;
+ ServiceFlags nServices;
bool fRelayTxes;
int64_t nLastSend;
int64_t nLastRecv;
@@ -316,7 +320,8 @@ class CNode
{
public:
// socket
- uint64_t nServices;
+ ServiceFlags nServices;
+ ServiceFlags nServicesExpected;
SOCKET hSocket;
CDataStream ssSend;
size_t nSendSize; // total size of all vSendMsg entries
@@ -416,6 +421,11 @@ public:
// Last time a "MEMPOOL" request was serviced.
std::atomic<int64_t> timeLastMempoolReq;
+
+ // Block and TXN accept times
+ std::atomic<int64_t> nLastBlockTime;
+ std::atomic<int64_t> nLastTXTime;
+
// Ping time measurement:
// The pong reply we're expecting, or 0 if no pong expected.
uint64_t nPingNonceSent;
@@ -589,6 +599,23 @@ public:
}
}
+ /** Send a message containing a1, serialized with flag flag. */
+ template<typename T1>
+ void PushMessageWithFlag(int flag, const char* pszCommand, const T1& a1)
+ {
+ try
+ {
+ BeginMessage(pszCommand);
+ WithOrVersion(&ssSend, flag) << a1;
+ EndMessage(pszCommand);
+ }
+ catch (...)
+ {
+ AbortMessage();
+ throw;
+ }
+ }
+
template<typename T1, typename T2>
void PushMessage(const char* pszCommand, const T1& a1, const T2& a2)
{
@@ -815,4 +842,14 @@ public:
/** Return a timestamp in the future (in microseconds) for exponentially distributed events. */
int64_t PoissonNextSend(int64_t nNow, int average_interval_seconds);
+struct AddedNodeInfo
+{
+ std::string strAddedNode;
+ CService resolvedAddress;
+ bool fConnected;
+ bool fInbound;
+};
+
+std::vector<AddedNodeInfo> GetAddedNodeInfo();
+
#endif // BITCOIN_NET_H
diff --git a/src/netbase.cpp b/src/netbase.cpp
index 572ae70871..e2a516986c 100644
--- a/src/netbase.cpp
+++ b/src/netbase.cpp
@@ -621,10 +621,10 @@ bool ConnectSocketByName(CService &addr, SOCKET& hSocketRet, const char *pszDest
proxyType nameProxy;
GetNameProxy(nameProxy);
- CService addrResolved;
- if (Lookup(strDest.c_str(), addrResolved, port, fNameLookup && !HaveNameProxy())) {
- if (addrResolved.IsValid()) {
- addr = addrResolved;
+ std::vector<CService> addrResolved;
+ if (Lookup(strDest.c_str(), addrResolved, port, fNameLookup && !HaveNameProxy(), 256)) {
+ if (addrResolved.size() > 0) {
+ addr = addrResolved[GetRand(addrResolved.size())];
return ConnectSocket(addr, hSocketRet, nTimeout);
}
}
diff --git a/src/noui.cpp b/src/noui.cpp
index 3a77361919..0d9207c11a 100644
--- a/src/noui.cpp
+++ b/src/noui.cpp
@@ -39,6 +39,11 @@ static bool noui_ThreadSafeMessageBox(const std::string& message, const std::str
return false;
}
+static bool noui_ThreadSafeQuestion(const std::string& /* ignored interactive message */, const std::string& message, const std::string& caption, unsigned int style)
+{
+ return noui_ThreadSafeMessageBox(message, caption, style);
+}
+
static void noui_InitMessage(const std::string& message)
{
LogPrintf("init message: %s\n", message);
@@ -48,5 +53,6 @@ void noui_connect()
{
// Connect bitcoind signal handlers
uiInterface.ThreadSafeMessageBox.connect(noui_ThreadSafeMessageBox);
+ uiInterface.ThreadSafeQuestion.connect(noui_ThreadSafeQuestion);
uiInterface.InitMessage.connect(noui_InitMessage);
}
diff --git a/src/policy/policy.cpp b/src/policy/policy.cpp
index d1a15451dc..48080abc77 100644
--- a/src/policy/policy.cpp
+++ b/src/policy/policy.cpp
@@ -31,7 +31,7 @@
* DUP CHECKSIG DROP ... repeated 100 times... OP_1
*/
-bool IsStandard(const CScript& scriptPubKey, txnouttype& whichType)
+bool IsStandard(const CScript& scriptPubKey, txnouttype& whichType, const bool witnessEnabled)
{
std::vector<std::vector<unsigned char> > vSolutions;
if (!Solver(scriptPubKey, whichType, vSolutions))
@@ -50,10 +50,13 @@ bool IsStandard(const CScript& scriptPubKey, txnouttype& whichType)
(!fAcceptDatacarrier || scriptPubKey.size() > nMaxDatacarrierBytes))
return false;
+ else if (!witnessEnabled && (whichType == TX_WITNESS_V0_KEYHASH || whichType == TX_WITNESS_V0_SCRIPTHASH))
+ return false;
+
return whichType != TX_NONSTANDARD;
}
-bool IsStandardTx(const CTransaction& tx, std::string& reason)
+bool IsStandardTx(const CTransaction& tx, std::string& reason, const bool witnessEnabled)
{
if (tx.nVersion > CTransaction::MAX_STANDARD_VERSION || tx.nVersion < 1) {
reason = "version";
@@ -64,8 +67,8 @@ bool IsStandardTx(const CTransaction& tx, std::string& reason)
// almost as much to process as they cost the sender in fees, because
// computing signature hashes is O(ninputs*txsize). Limiting transactions
// to MAX_STANDARD_TX_SIZE mitigates CPU exhaustion attacks.
- unsigned int sz = tx.GetSerializeSize(SER_NETWORK, CTransaction::CURRENT_VERSION);
- if (sz >= MAX_STANDARD_TX_SIZE) {
+ unsigned int sz = GetTransactionWeight(tx);
+ if (sz >= MAX_STANDARD_TX_WEIGHT) {
reason = "tx-size";
return false;
}
@@ -92,7 +95,7 @@ bool IsStandardTx(const CTransaction& tx, std::string& reason)
unsigned int nDataOut = 0;
txnouttype whichType;
BOOST_FOREACH(const CTxOut& txout, tx.vout) {
- if (!::IsStandard(txout.scriptPubKey, whichType)) {
+ if (!::IsStandard(txout.scriptPubKey, whichType, witnessEnabled)) {
reason = "scriptpubkey";
return false;
}
@@ -137,7 +140,7 @@ bool AreInputsStandard(const CTransaction& tx, const CCoinsViewCache& mapInputs)
{
std::vector<std::vector<unsigned char> > stack;
// convert the scriptSig into a stack, so we can inspect the redeemScript
- if (!EvalScript(stack, tx.vin[i].scriptSig, SCRIPT_VERIFY_NONE, BaseSignatureChecker(), 0))
+ if (!EvalScript(stack, tx.vin[i].scriptSig, SCRIPT_VERIFY_NONE, BaseSignatureChecker(), SIGVERSION_BASE))
return false;
if (stack.empty())
return false;
@@ -150,3 +153,15 @@ bool AreInputsStandard(const CTransaction& tx, const CCoinsViewCache& mapInputs)
return true;
}
+
+unsigned int nBytesPerSigOp = DEFAULT_BYTES_PER_SIGOP;
+
+int64_t GetVirtualTransactionSize(int64_t nWeight, int64_t nSigOpCost)
+{
+ return (std::max(nWeight, nSigOpCost * nBytesPerSigOp) + WITNESS_SCALE_FACTOR - 1) / WITNESS_SCALE_FACTOR;
+}
+
+int64_t GetVirtualTransactionSize(const CTransaction& tx, int64_t nSigOpCost)
+{
+ return GetVirtualTransactionSize(GetTransactionWeight(tx), nSigOpCost);
+}
diff --git a/src/policy/policy.h b/src/policy/policy.h
index 4f9354e36f..6bf5ca0ee5 100644
--- a/src/policy/policy.h
+++ b/src/policy/policy.h
@@ -14,19 +14,22 @@
class CCoinsViewCache;
-/** Default for -blockmaxsize and -blockminsize, which control the range of sizes the mining code will create **/
+/** Default for -blockmaxsize, which controls the maximum size of block the mining code will create **/
static const unsigned int DEFAULT_BLOCK_MAX_SIZE = 750000;
-static const unsigned int DEFAULT_BLOCK_MIN_SIZE = 0;
/** Default for -blockprioritysize, maximum space for zero/low-fee transactions **/
static const unsigned int DEFAULT_BLOCK_PRIORITY_SIZE = 0;
-/** The maximum size for transactions we're willing to relay/mine */
-static const unsigned int MAX_STANDARD_TX_SIZE = 100000;
+/** Default for -blockmaxweight, which controls the range of block weights the mining code will create **/
+static const unsigned int DEFAULT_BLOCK_MAX_WEIGHT = 3000000;
+/** The maximum weight for transactions we're willing to relay/mine */
+static const unsigned int MAX_STANDARD_TX_WEIGHT = 400000;
/** Maximum number of signature check operations in an IsStandard() P2SH script */
static const unsigned int MAX_P2SH_SIGOPS = 15;
/** The maximum number of sigops we're willing to relay/mine in a single tx */
-static const unsigned int MAX_STANDARD_TX_SIGOPS = MAX_BLOCK_SIGOPS/5;
+static const unsigned int MAX_STANDARD_TX_SIGOPS_COST = MAX_BLOCK_SIGOPS_COST/5;
/** Default for -maxmempool, maximum megabytes of mempool memory usage */
static const unsigned int DEFAULT_MAX_MEMPOOL_SIZE = 300;
+/** Default for -bytespersigop */
+static const unsigned int DEFAULT_BYTES_PER_SIGOP = 20;
/**
* Standard script verification flags that standard transactions will comply
* with. However scripts violating these flags may still be present in valid
@@ -41,7 +44,9 @@ static const unsigned int STANDARD_SCRIPT_VERIFY_FLAGS = MANDATORY_SCRIPT_VERIFY
SCRIPT_VERIFY_CLEANSTACK |
SCRIPT_VERIFY_CHECKLOCKTIMEVERIFY |
SCRIPT_VERIFY_CHECKSEQUENCEVERIFY |
- SCRIPT_VERIFY_LOW_S;
+ SCRIPT_VERIFY_LOW_S |
+ SCRIPT_VERIFY_WITNESS |
+ SCRIPT_VERIFY_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM;
/** For convenience, standard but not mandatory verify flags. */
static const unsigned int STANDARD_NOT_MANDATORY_VERIFY_FLAGS = STANDARD_SCRIPT_VERIFY_FLAGS & ~MANDATORY_SCRIPT_VERIFY_FLAGS;
@@ -50,12 +55,12 @@ static const unsigned int STANDARD_NOT_MANDATORY_VERIFY_FLAGS = STANDARD_SCRIPT_
static const unsigned int STANDARD_LOCKTIME_VERIFY_FLAGS = LOCKTIME_VERIFY_SEQUENCE |
LOCKTIME_MEDIAN_TIME_PAST;
-bool IsStandard(const CScript& scriptPubKey, txnouttype& whichType);
+bool IsStandard(const CScript& scriptPubKey, txnouttype& whichType, const bool witnessEnabled = false);
/**
* Check for standard transaction types
* @return True if all outputs (scriptPubKeys) use only standard transaction forms
*/
-bool IsStandardTx(const CTransaction& tx, std::string& reason);
+bool IsStandardTx(const CTransaction& tx, std::string& reason, const bool witnessEnabled = false);
/**
* Check for standard transaction types
* @param[in] mapInputs Map of previous transactions that have outputs we're spending
@@ -63,4 +68,10 @@ bool IsStandardTx(const CTransaction& tx, std::string& reason);
*/
bool AreInputsStandard(const CTransaction& tx, const CCoinsViewCache& mapInputs);
+extern unsigned int nBytesPerSigOp;
+
+/** Compute the virtual transaction size (weight reinterpreted as bytes). */
+int64_t GetVirtualTransactionSize(int64_t nWeight, int64_t nSigOpCost);
+int64_t GetVirtualTransactionSize(const CTransaction& tx, int64_t nSigOpCost = 0);
+
#endif // BITCOIN_POLICY_POLICY_H
diff --git a/src/primitives/block.cpp b/src/primitives/block.cpp
index 6fb33230a5..0e6ab4dd71 100644
--- a/src/primitives/block.cpp
+++ b/src/primitives/block.cpp
@@ -31,3 +31,12 @@ std::string CBlock::ToString() const
}
return s.str();
}
+
+int64_t GetBlockWeight(const CBlock& block)
+{
+ // This implements the weight = (stripped_size * 4) + witness_size formula,
+ // using only serialization with and without witness data. As witness_size
+ // is equal to total_size - stripped_size, this formula is identical to:
+ // weight = (stripped_size * 3) + total_size.
+ return ::GetSerializeSize(block, SER_NETWORK, PROTOCOL_VERSION | SERIALIZE_TRANSACTION_NO_WITNESS) * (WITNESS_SCALE_FACTOR - 1) + ::GetSerializeSize(block, SER_NETWORK, PROTOCOL_VERSION);
+}
diff --git a/src/primitives/block.h b/src/primitives/block.h
index 42276b2bc2..72dfed985a 100644
--- a/src/primitives/block.h
+++ b/src/primitives/block.h
@@ -38,7 +38,6 @@ public:
template <typename Stream, typename Operation>
inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) {
READWRITE(this->nVersion);
- nVersion = this->nVersion;
READWRITE(hashPrevBlock);
READWRITE(hashMerkleRoot);
READWRITE(nTime);
@@ -120,7 +119,6 @@ public:
std::string ToString() const;
};
-
/** Describes a place in the block chain to another node such that if the
* other node doesn't have the same branch, it can find a recent common trunk.
* The further back it is, the further before the fork it may be.
@@ -156,4 +154,7 @@ struct CBlockLocator
}
};
+/** Compute the consensus-critical block weight (see BIP 141). */
+int64_t GetBlockWeight(const CBlock& tx);
+
#endif // BITCOIN_PRIMITIVES_BLOCK_H
diff --git a/src/primitives/transaction.cpp b/src/primitives/transaction.cpp
index 947f2e6a73..8d63805643 100644
--- a/src/primitives/transaction.cpp
+++ b/src/primitives/transaction.cpp
@@ -60,21 +60,26 @@ std::string CTxOut::ToString() const
}
CMutableTransaction::CMutableTransaction() : nVersion(CTransaction::CURRENT_VERSION), nLockTime(0) {}
-CMutableTransaction::CMutableTransaction(const CTransaction& tx) : nVersion(tx.nVersion), vin(tx.vin), vout(tx.vout), nLockTime(tx.nLockTime) {}
+CMutableTransaction::CMutableTransaction(const CTransaction& tx) : nVersion(tx.nVersion), vin(tx.vin), vout(tx.vout), wit(tx.wit), nLockTime(tx.nLockTime) {}
uint256 CMutableTransaction::GetHash() const
{
- return SerializeHash(*this);
+ return SerializeHash(*this, SER_GETHASH, SERIALIZE_TRANSACTION_NO_WITNESS);
}
void CTransaction::UpdateHash() const
{
- *const_cast<uint256*>(&hash) = SerializeHash(*this);
+ *const_cast<uint256*>(&hash) = SerializeHash(*this, SER_GETHASH, SERIALIZE_TRANSACTION_NO_WITNESS);
+}
+
+uint256 CTransaction::GetWitnessHash() const
+{
+ return SerializeHash(*this, SER_GETHASH, 0);
}
CTransaction::CTransaction() : nVersion(CTransaction::CURRENT_VERSION), vin(), vout(), nLockTime(0) { }
-CTransaction::CTransaction(const CMutableTransaction &tx) : nVersion(tx.nVersion), vin(tx.vin), vout(tx.vout), nLockTime(tx.nLockTime) {
+CTransaction::CTransaction(const CMutableTransaction &tx) : nVersion(tx.nVersion), vin(tx.vin), vout(tx.vout), wit(tx.wit), nLockTime(tx.nLockTime) {
UpdateHash();
}
@@ -82,6 +87,7 @@ CTransaction& CTransaction::operator=(const CTransaction &tx) {
*const_cast<int*>(&nVersion) = tx.nVersion;
*const_cast<std::vector<CTxIn>*>(&vin) = tx.vin;
*const_cast<std::vector<CTxOut>*>(&vout) = tx.vout;
+ *const_cast<CTxWitness*>(&wit) = tx.wit;
*const_cast<unsigned int*>(&nLockTime) = tx.nLockTime;
*const_cast<uint256*>(&hash) = tx.hash;
return *this;
@@ -115,7 +121,7 @@ unsigned int CTransaction::CalculateModifiedSize(unsigned int nTxSize) const
// Providing any more cleanup incentive than making additional inputs free would
// risk encouraging people to create junk outputs to redeem later.
if (nTxSize == 0)
- nTxSize = ::GetSerializeSize(*this, SER_NETWORK, PROTOCOL_VERSION);
+ nTxSize = (GetTransactionWeight(*this) + WITNESS_SCALE_FACTOR - 1) / WITNESS_SCALE_FACTOR;
for (std::vector<CTxIn>::const_iterator it(vin.begin()); it != vin.end(); ++it)
{
unsigned int offset = 41U + std::min(110U, (unsigned int)it->scriptSig.size());
@@ -136,7 +142,14 @@ std::string CTransaction::ToString() const
nLockTime);
for (unsigned int i = 0; i < vin.size(); i++)
str += " " + vin[i].ToString() + "\n";
+ for (unsigned int i = 0; i < wit.vtxinwit.size(); i++)
+ str += " " + wit.vtxinwit[i].scriptWitness.ToString() + "\n";
for (unsigned int i = 0; i < vout.size(); i++)
str += " " + vout[i].ToString() + "\n";
return str;
}
+
+int64_t GetTransactionWeight(const CTransaction& tx)
+{
+ return ::GetSerializeSize(tx, SER_NETWORK, PROTOCOL_VERSION | SERIALIZE_TRANSACTION_NO_WITNESS) * (WITNESS_SCALE_FACTOR -1) + ::GetSerializeSize(tx, SER_NETWORK, PROTOCOL_VERSION);
+}
diff --git a/src/primitives/transaction.h b/src/primitives/transaction.h
index 149816406a..5689d15bf7 100644
--- a/src/primitives/transaction.h
+++ b/src/primitives/transaction.h
@@ -11,6 +11,10 @@
#include "serialize.h"
#include "uint256.h"
+static const int SERIALIZE_TRANSACTION_NO_WITNESS = 0x40000000;
+
+static const int WITNESS_SCALE_FACTOR = 4;
+
/** An outpoint - a combination of a transaction hash and an index n into its vout */
class COutPoint
{
@@ -164,15 +168,30 @@ public:
// which has units satoshis-per-kilobyte.
// If you'd pay more than 1/3 in fees
// to spend something, then we consider it dust.
- // A typical spendable txout is 34 bytes big, and will
+ // A typical spendable non-segwit txout is 34 bytes big, and will
// need a CTxIn of at least 148 bytes to spend:
// so dust is a spendable txout less than
- // 546*minRelayTxFee/1000 (in satoshis)
+ // 546*minRelayTxFee/1000 (in satoshis).
+ // A typical spendable segwit txout is 31 bytes big, and will
+ // need a CTxIn of at least 67 bytes to spend:
+ // so dust is a spendable txout less than
+ // 294*minRelayTxFee/1000 (in satoshis).
if (scriptPubKey.IsUnspendable())
return 0;
- size_t nSize = GetSerializeSize(SER_DISK,0)+148u;
- return 3*minRelayTxFee.GetFee(nSize);
+ size_t nSize = GetSerializeSize(SER_DISK, 0);
+ int witnessversion = 0;
+ std::vector<unsigned char> witnessprogram;
+
+ if (scriptPubKey.IsWitnessProgram(witnessversion, witnessprogram)) {
+ // sum the sizes of the parts of a transaction input
+ // with 75% segwit discount applied to the script size.
+ nSize += (32 + 4 + 1 + (107 / WITNESS_SCALE_FACTOR) + 4);
+ } else {
+ nSize += (32 + 4 + 1 + 107 + 4); // the 148 mentioned above
+ }
+
+ return 3 * minRelayTxFee.GetFee(nSize);
}
bool IsDust(const CFeeRate &minRelayTxFee) const
@@ -194,8 +213,139 @@ public:
std::string ToString() const;
};
+class CTxInWitness
+{
+public:
+ CScriptWitness scriptWitness;
+
+ ADD_SERIALIZE_METHODS;
+
+ template <typename Stream, typename Operation>
+ inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion)
+ {
+ READWRITE(scriptWitness.stack);
+ }
+
+ bool IsNull() const { return scriptWitness.IsNull(); }
+
+ CTxInWitness() { }
+};
+
+class CTxWitness
+{
+public:
+ /** In case vtxinwit is missing, all entries are treated as if they were empty CTxInWitnesses */
+ std::vector<CTxInWitness> vtxinwit;
+
+ ADD_SERIALIZE_METHODS;
+
+ bool IsEmpty() const { return vtxinwit.empty(); }
+
+ bool IsNull() const
+ {
+ for (size_t n = 0; n < vtxinwit.size(); n++) {
+ if (!vtxinwit[n].IsNull()) {
+ return false;
+ }
+ }
+ return true;
+ }
+
+ void SetNull()
+ {
+ vtxinwit.clear();
+ }
+
+ template <typename Stream, typename Operation>
+ inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion)
+ {
+ for (size_t n = 0; n < vtxinwit.size(); n++) {
+ READWRITE(vtxinwit[n]);
+ }
+ if (IsNull()) {
+ /* It's illegal to encode a witness when all vtxinwit entries are empty. */
+ throw std::ios_base::failure("Superfluous witness record");
+ }
+ }
+};
+
struct CMutableTransaction;
+/**
+ * Basic transaction serialization format:
+ * - int32_t nVersion
+ * - std::vector<CTxIn> vin
+ * - std::vector<CTxOut> vout
+ * - uint32_t nLockTime
+ *
+ * Extended transaction serialization format:
+ * - int32_t nVersion
+ * - unsigned char dummy = 0x00
+ * - unsigned char flags (!= 0)
+ * - std::vector<CTxIn> vin
+ * - std::vector<CTxOut> vout
+ * - if (flags & 1):
+ * - CTxWitness wit;
+ * - uint32_t nLockTime
+ */
+template<typename Stream, typename Operation, typename TxType>
+inline void SerializeTransaction(TxType& tx, Stream& s, Operation ser_action, int nType, int nVersion) {
+ const bool fAllowWitness = !(nVersion & SERIALIZE_TRANSACTION_NO_WITNESS);
+
+ READWRITE(*const_cast<int32_t*>(&tx.nVersion));
+ unsigned char flags = 0;
+ if (ser_action.ForRead()) {
+ const_cast<std::vector<CTxIn>*>(&tx.vin)->clear();
+ const_cast<std::vector<CTxOut>*>(&tx.vout)->clear();
+ const_cast<CTxWitness*>(&tx.wit)->SetNull();
+ /* Try to read the vin. In case the dummy is there, this will be read as an empty vector. */
+ READWRITE(*const_cast<std::vector<CTxIn>*>(&tx.vin));
+ if (tx.vin.size() == 0 && fAllowWitness) {
+ /* We read a dummy or an empty vin. */
+ READWRITE(flags);
+ if (flags != 0) {
+ READWRITE(*const_cast<std::vector<CTxIn>*>(&tx.vin));
+ READWRITE(*const_cast<std::vector<CTxOut>*>(&tx.vout));
+ }
+ } else {
+ /* We read a non-empty vin. Assume a normal vout follows. */
+ READWRITE(*const_cast<std::vector<CTxOut>*>(&tx.vout));
+ }
+ if ((flags & 1) && fAllowWitness) {
+ /* The witness flag is present, and we support witnesses. */
+ flags ^= 1;
+ const_cast<CTxWitness*>(&tx.wit)->vtxinwit.resize(tx.vin.size());
+ READWRITE(tx.wit);
+ }
+ if (flags) {
+ /* Unknown flag in the serialization */
+ throw std::ios_base::failure("Unknown transaction optional data");
+ }
+ } else {
+ // Consistency check
+ assert(tx.wit.vtxinwit.size() <= tx.vin.size());
+ if (fAllowWitness) {
+ /* Check whether witnesses need to be serialized. */
+ if (!tx.wit.IsNull()) {
+ flags |= 1;
+ }
+ }
+ if (flags) {
+ /* Use extended format in case witnesses are to be serialized. */
+ std::vector<CTxIn> vinDummy;
+ READWRITE(vinDummy);
+ READWRITE(flags);
+ }
+ READWRITE(*const_cast<std::vector<CTxIn>*>(&tx.vin));
+ READWRITE(*const_cast<std::vector<CTxOut>*>(&tx.vout));
+ if (flags & 1) {
+ const_cast<CTxWitness*>(&tx.wit)->vtxinwit.resize(tx.vin.size());
+ READWRITE(tx.wit);
+ }
+ }
+ READWRITE(*const_cast<uint32_t*>(&tx.nLockTime));
+}
+
/** The basic transaction that is broadcasted on the network and contained in
* blocks. A transaction can contain multiple inputs and outputs.
*/
@@ -204,7 +354,6 @@ class CTransaction
private:
/** Memory only. */
const uint256 hash;
- void UpdateHash() const;
public:
// Default transaction version.
@@ -224,6 +373,7 @@ public:
const int32_t nVersion;
const std::vector<CTxIn> vin;
const std::vector<CTxOut> vout;
+ CTxWitness wit; // Not const: can change without invalidating the txid cache
const uint32_t nLockTime;
/** Construct a CTransaction that qualifies as IsNull() */
@@ -238,13 +388,10 @@ public:
template <typename Stream, typename Operation>
inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) {
- READWRITE(*const_cast<int32_t*>(&this->nVersion));
- nVersion = this->nVersion;
- READWRITE(*const_cast<std::vector<CTxIn>*>(&vin));
- READWRITE(*const_cast<std::vector<CTxOut>*>(&vout));
- READWRITE(*const_cast<uint32_t*>(&nLockTime));
- if (ser_action.ForRead())
+ SerializeTransaction(*this, s, ser_action, nType, nVersion);
+ if (ser_action.ForRead()) {
UpdateHash();
+ }
}
bool IsNull() const {
@@ -255,6 +402,9 @@ public:
return hash;
}
+ // Compute a hash that includes both transaction and witness data
+ uint256 GetWitnessHash() const;
+
// Return sum of txouts.
CAmount GetValueOut() const;
// GetValueIn() is a method on CCoinsViewCache, because
@@ -282,6 +432,8 @@ public:
}
std::string ToString() const;
+
+ void UpdateHash() const;
};
/** A mutable version of CTransaction. */
@@ -290,6 +442,7 @@ struct CMutableTransaction
int32_t nVersion;
std::vector<CTxIn> vin;
std::vector<CTxOut> vout;
+ CTxWitness wit;
uint32_t nLockTime;
CMutableTransaction();
@@ -299,11 +452,7 @@ struct CMutableTransaction
template <typename Stream, typename Operation>
inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) {
- READWRITE(this->nVersion);
- nVersion = this->nVersion;
- READWRITE(vin);
- READWRITE(vout);
- READWRITE(nLockTime);
+ SerializeTransaction(*this, s, ser_action, nType, nVersion);
}
/** Compute the hash of this CMutableTransaction. This is computed on the
@@ -312,4 +461,7 @@ struct CMutableTransaction
uint256 GetHash() const;
};
+/** Compute the weight of a transaction, as defined by BIP 141 */
+int64_t GetTransactionWeight(const CTransaction &tx);
+
#endif // BITCOIN_PRIMITIVES_TRANSACTION_H
diff --git a/src/protocol.cpp b/src/protocol.cpp
index 8c4bd05725..247c6c2120 100644
--- a/src/protocol.cpp
+++ b/src/protocol.cpp
@@ -35,14 +35,10 @@ const char *FILTERCLEAR="filterclear";
const char *REJECT="reject";
const char *SENDHEADERS="sendheaders";
const char *FEEFILTER="feefilter";
-};
-
-static const char* ppszTypeName[] =
-{
- "ERROR", // Should never occur
- NetMsgType::TX,
- NetMsgType::BLOCK,
- "filtered block" // Should never occur
+const char *SENDCMPCT="sendcmpct";
+const char *CMPCTBLOCK="cmpctblock";
+const char *GETBLOCKTXN="getblocktxn";
+const char *BLOCKTXN="blocktxn";
};
/** All known message types. Keep this in the same order as the list of
@@ -70,7 +66,11 @@ const static std::string allNetMessageTypes[] = {
NetMsgType::FILTERCLEAR,
NetMsgType::REJECT,
NetMsgType::SENDHEADERS,
- NetMsgType::FEEFILTER
+ NetMsgType::FEEFILTER,
+ NetMsgType::SENDCMPCT,
+ NetMsgType::CMPCTBLOCK,
+ NetMsgType::GETBLOCKTXN,
+ NetMsgType::BLOCKTXN,
};
const static std::vector<std::string> allNetMessageTypesVec(allNetMessageTypes, allNetMessageTypes+ARRAYLEN(allNetMessageTypes));
@@ -133,7 +133,7 @@ CAddress::CAddress() : CService()
Init();
}
-CAddress::CAddress(CService ipIn, uint64_t nServicesIn) : CService(ipIn)
+CAddress::CAddress(CService ipIn, ServiceFlags nServicesIn) : CService(ipIn)
{
Init();
nServices = nServicesIn;
@@ -141,7 +141,7 @@ CAddress::CAddress(CService ipIn, uint64_t nServicesIn) : CService(ipIn)
void CAddress::Init()
{
- nServices = NODE_NETWORK;
+ nServices = NODE_NONE;
nTime = 100000000;
}
@@ -157,37 +157,26 @@ CInv::CInv(int typeIn, const uint256& hashIn)
hash = hashIn;
}
-CInv::CInv(const std::string& strType, const uint256& hashIn)
-{
- unsigned int i;
- for (i = 1; i < ARRAYLEN(ppszTypeName); i++)
- {
- if (strType == ppszTypeName[i])
- {
- type = i;
- break;
- }
- }
- if (i == ARRAYLEN(ppszTypeName))
- throw std::out_of_range(strprintf("CInv::CInv(string, uint256): unknown type '%s'", strType));
- hash = hashIn;
-}
-
bool operator<(const CInv& a, const CInv& b)
{
return (a.type < b.type || (a.type == b.type && a.hash < b.hash));
}
-bool CInv::IsKnownType() const
+std::string CInv::GetCommand() const
{
- return (type >= 1 && type < (int)ARRAYLEN(ppszTypeName));
-}
-
-const char* CInv::GetCommand() const
-{
- if (!IsKnownType())
+ std::string cmd;
+ if (type & MSG_WITNESS_FLAG)
+ cmd.append("witness-");
+ int masked = type & MSG_TYPE_MASK;
+ switch (masked)
+ {
+ case MSG_TX: return cmd.append(NetMsgType::TX);
+ case MSG_BLOCK: return cmd.append(NetMsgType::BLOCK);
+ case MSG_FILTERED_BLOCK: return cmd.append(NetMsgType::MERKLEBLOCK);
+ case MSG_CMPCT_BLOCK: return cmd.append(NetMsgType::CMPCTBLOCK);
+ default:
throw std::out_of_range(strprintf("CInv::GetCommand(): type=%d unknown type", type));
- return ppszTypeName[type];
+ }
}
std::string CInv::ToString() const
diff --git a/src/protocol.h b/src/protocol.h
index 1b049e52af..15f27e2d2f 100644
--- a/src/protocol.h
+++ b/src/protocol.h
@@ -217,13 +217,41 @@ extern const char *SENDHEADERS;
* @since protocol version 70013 as described by BIP133
*/
extern const char *FEEFILTER;
+/**
+ * Contains a 1-byte bool and 8-byte LE version number.
+ * Indicates that a node is willing to provide blocks via "cmpctblock" messages.
+ * May indicate that a node prefers to receive new block announcements via a
+ * "cmpctblock" message rather than an "inv", depending on message contents.
+ * @since protocol version 70014 as described by BIP 152
+ */
+extern const char *SENDCMPCT;
+/**
+ * Contains a CBlockHeaderAndShortTxIDs object - providing a header and
+ * list of "short txids".
+ * @since protocol version 70014 as described by BIP 152
+ */
+extern const char *CMPCTBLOCK;
+/**
+ * Contains a BlockTransactionsRequest
+ * Peer should respond with "blocktxn" message.
+ * @since protocol version 70014 as described by BIP 152
+ */
+extern const char *GETBLOCKTXN;
+/**
+ * Contains a BlockTransactions.
+ * Sent in response to a "getblocktxn" message.
+ * @since protocol version 70014 as described by BIP 152
+ */
+extern const char *BLOCKTXN;
};
/* Get a vector of all valid message types (see above) */
const std::vector<std::string> &getAllNetMessageTypes();
/** nServices flags */
-enum {
+enum ServiceFlags : uint64_t {
+ // Nothing
+ NODE_NONE = 0,
// NODE_NETWORK means that the node is capable of serving the block chain. It is currently
// set by all Bitcoin Core nodes, and is unset by SPV clients or other peers that just want
// network services but don't provide them.
@@ -236,6 +264,9 @@ enum {
// Bitcoin Core nodes used to support this by default, without advertising this bit,
// but no longer do as of protocol version 70011 (= NO_BLOOM_VERSION)
NODE_BLOOM = (1 << 2),
+ // Indicates that a node can be asked for blocks and transactions including
+ // witness data.
+ NODE_WITNESS = (1 << 3),
// Bits 24-31 are reserved for temporary experiments. Just pick a bit that
// isn't getting used, or one not being used much, and notify the
@@ -251,7 +282,7 @@ class CAddress : public CService
{
public:
CAddress();
- explicit CAddress(CService ipIn, uint64_t nServicesIn = NODE_NETWORK);
+ explicit CAddress(CService ipIn, ServiceFlags nServicesIn);
void Init();
@@ -267,25 +298,43 @@ public:
if ((nType & SER_DISK) ||
(nVersion >= CADDR_TIME_VERSION && !(nType & SER_GETHASH)))
READWRITE(nTime);
- READWRITE(nServices);
+ uint64_t nServicesInt = nServices;
+ READWRITE(nServicesInt);
+ nServices = (ServiceFlags)nServicesInt;
READWRITE(*(CService*)this);
}
// TODO: make private (improves encapsulation)
public:
- uint64_t nServices;
+ ServiceFlags nServices;
// disk and network only
unsigned int nTime;
};
+/** getdata message types */
+const uint32_t MSG_WITNESS_FLAG = 1 << 30;
+const uint32_t MSG_TYPE_MASK = 0xffffffff >> 2;
+enum GetDataMsg
+{
+ UNDEFINED = 0,
+ MSG_TX,
+ MSG_BLOCK,
+ MSG_TYPE_MAX = MSG_BLOCK,
+ // The following can only occur in getdata. Invs always use TX or BLOCK.
+ MSG_FILTERED_BLOCK,
+ MSG_CMPCT_BLOCK,
+ MSG_WITNESS_BLOCK = MSG_BLOCK | MSG_WITNESS_FLAG,
+ MSG_WITNESS_TX = MSG_TX | MSG_WITNESS_FLAG,
+ MSG_FILTERED_WITNESS_BLOCK = MSG_FILTERED_BLOCK | MSG_WITNESS_FLAG,
+};
+
/** inv message data */
class CInv
{
public:
CInv();
CInv(int typeIn, const uint256& hashIn);
- CInv(const std::string& strType, const uint256& hashIn);
ADD_SERIALIZE_METHODS;
@@ -298,8 +347,7 @@ public:
friend bool operator<(const CInv& a, const CInv& b);
- bool IsKnownType() const;
- const char* GetCommand() const;
+ std::string GetCommand() const;
std::string ToString() const;
// TODO: make private (improves encapsulation)
@@ -308,12 +356,4 @@ public:
uint256 hash;
};
-enum {
- MSG_TX = 1,
- MSG_BLOCK,
- // Nodes may always request a MSG_FILTERED_BLOCK in a getdata, however,
- // MSG_FILTERED_BLOCK should not appear in any invs except as a part of getdata.
- MSG_FILTERED_BLOCK,
-};
-
#endif // BITCOIN_PROTOCOL_H
diff --git a/src/pubkey.h b/src/pubkey.h
index db5444ea9d..aebfdbc826 100644
--- a/src/pubkey.h
+++ b/src/pubkey.h
@@ -13,7 +13,7 @@
#include <stdexcept>
#include <vector>
-/**
+/**
* secp256k1:
* const unsigned int PRIVATE_KEY_SIZE = 279;
* const unsigned int PUBLIC_KEY_SIZE = 65;
@@ -156,7 +156,7 @@ public:
/*
* Check syntactic correctness.
- *
+ *
* Note that this is consensus critical as CheckSig() calls it!
*/
bool IsValid() const
@@ -203,8 +203,11 @@ struct CExtPubKey {
friend bool operator==(const CExtPubKey &a, const CExtPubKey &b)
{
- return a.nDepth == b.nDepth && memcmp(&a.vchFingerprint[0], &b.vchFingerprint[0], 4) == 0 && a.nChild == b.nChild &&
- a.chaincode == b.chaincode && a.pubkey == b.pubkey;
+ return a.nDepth == b.nDepth &&
+ memcmp(&a.vchFingerprint[0], &b.vchFingerprint[0], sizeof(vchFingerprint)) == 0 &&
+ a.nChild == b.nChild &&
+ a.chaincode == b.chaincode &&
+ a.pubkey == b.pubkey;
}
void Encode(unsigned char code[BIP32_EXTKEY_SIZE]) const;
diff --git a/src/qt/bitcoin.cpp b/src/qt/bitcoin.cpp
index 6218ab6ab0..64b5c83d72 100644
--- a/src/qt/bitcoin.cpp
+++ b/src/qt/bitcoin.cpp
@@ -533,6 +533,9 @@ int main(int argc, char *argv[])
// Generate high-dpi pixmaps
QApplication::setAttribute(Qt::AA_UseHighDpiPixmaps);
#endif
+#if QT_VERSION >= 0x050600
+ QGuiApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
+#endif
#ifdef Q_OS_MAC
QApplication::setAttribute(Qt::AA_DontShowIconsInMenus);
#endif
diff --git a/src/qt/bitcoin_locale.qrc b/src/qt/bitcoin_locale.qrc
index a8a0253b07..8dd07c3d41 100644
--- a/src/qt/bitcoin_locale.qrc
+++ b/src/qt/bitcoin_locale.qrc
@@ -1,11 +1,11 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/translations">
+ <file alias="af">locale/bitcoin_af.qm</file>
<file alias="af_ZA">locale/bitcoin_af_ZA.qm</file>
<file alias="ar">locale/bitcoin_ar.qm</file>
<file alias="be_BY">locale/bitcoin_be_BY.qm</file>
- <file alias="bg_BG">locale/bitcoin_bg_BG.qm</file>
<file alias="bg">locale/bitcoin_bg.qm</file>
- <file alias="bs">locale/bitcoin_bs.qm</file>
+ <file alias="bg_BG">locale/bitcoin_bg_BG.qm</file>
<file alias="ca_ES">locale/bitcoin_ca_ES.qm</file>
<file alias="ca">locale/bitcoin_ca.qm</file>
<file alias="ca@valencia">locale/bitcoin_ca@valencia.qm</file>
@@ -19,7 +19,9 @@
<file alias="en_GB">locale/bitcoin_en_GB.qm</file>
<file alias="en">locale/bitcoin_en.qm</file>
<file alias="eo">locale/bitcoin_eo.qm</file>
+ <file alias="es_AR">locale/bitcoin_es_AR.qm</file>
<file alias="es_CL">locale/bitcoin_es_CL.qm</file>
+ <file alias="es_CO">locale/bitcoin_es_CO.qm</file>
<file alias="es_DO">locale/bitcoin_es_DO.qm</file>
<file alias="es_ES">locale/bitcoin_es_ES.qm</file>
<file alias="es_MX">locale/bitcoin_es_MX.qm</file>
@@ -40,11 +42,13 @@
<file alias="hr">locale/bitcoin_hr.qm</file>
<file alias="hu">locale/bitcoin_hu.qm</file>
<file alias="id_ID">locale/bitcoin_id_ID.qm</file>
+ <file alias="it_IT">locale/bitcoin_it_IT.qm</file>
<file alias="it">locale/bitcoin_it.qm</file>
<file alias="ja">locale/bitcoin_ja.qm</file>
<file alias="ka">locale/bitcoin_ka.qm</file>
<file alias="kk_KZ">locale/bitcoin_kk_KZ.qm</file>
<file alias="ko_KR">locale/bitcoin_ko_KR.qm</file>
+ <file alias="ku_IQ">locale/bitcoin_ku_IQ.qm</file>
<file alias="ky">locale/bitcoin_ky.qm</file>
<file alias="la">locale/bitcoin_la.qm</file>
<file alias="lt">locale/bitcoin_lt.qm</file>
@@ -59,13 +63,16 @@
<file alias="pt_BR">locale/bitcoin_pt_BR.qm</file>
<file alias="pt_PT">locale/bitcoin_pt_PT.qm</file>
<file alias="ro_RO">locale/bitcoin_ro_RO.qm</file>
+ <file alias="ro">locale/bitcoin_ro.qm</file>
<file alias="ru_RU">locale/bitcoin_ru_RU.qm</file>
<file alias="ru">locale/bitcoin_ru.qm</file>
<file alias="sk">locale/bitcoin_sk.qm</file>
<file alias="sl_SI">locale/bitcoin_sl_SI.qm</file>
<file alias="sq">locale/bitcoin_sq.qm</file>
+ <file alias="sr@latin">locale/bitcoin_sr@latin.qm</file>
<file alias="sr">locale/bitcoin_sr.qm</file>
<file alias="sv">locale/bitcoin_sv.qm</file>
+ <file alias="ta">locale/bitcoin_ta.qm</file>
<file alias="th_TH">locale/bitcoin_th_TH.qm</file>
<file alias="tr_TR">locale/bitcoin_tr_TR.qm</file>
<file alias="tr">locale/bitcoin_tr.qm</file>
@@ -75,6 +82,7 @@
<file alias="vi">locale/bitcoin_vi.qm</file>
<file alias="vi_VN">locale/bitcoin_vi_VN.qm</file>
<file alias="zh_CN">locale/bitcoin_zh_CN.qm</file>
+ <file alias="zh_HK">locale/bitcoin_zh_HK.qm</file>
<file alias="zh">locale/bitcoin_zh.qm</file>
<file alias="zh_TW">locale/bitcoin_zh_TW.qm</file>
</qresource>
diff --git a/src/qt/bitcoingui.cpp b/src/qt/bitcoingui.cpp
index 50c19c3848..9042e3b56a 100644
--- a/src/qt/bitcoingui.cpp
+++ b/src/qt/bitcoingui.cpp
@@ -1105,12 +1105,14 @@ void BitcoinGUI::subscribeToCoreSignals()
{
// Connect signals to client
uiInterface.ThreadSafeMessageBox.connect(boost::bind(ThreadSafeMessageBox, this, _1, _2, _3));
+ uiInterface.ThreadSafeQuestion.connect(boost::bind(ThreadSafeMessageBox, this, _1, _3, _4));
}
void BitcoinGUI::unsubscribeFromCoreSignals()
{
// Disconnect signals from client
uiInterface.ThreadSafeMessageBox.disconnect(boost::bind(ThreadSafeMessageBox, this, _1, _2, _3));
+ uiInterface.ThreadSafeQuestion.disconnect(boost::bind(ThreadSafeMessageBox, this, _1, _3, _4));
}
UnitDisplayStatusBarControl::UnitDisplayStatusBarControl(const PlatformStyle *platformStyle) :
diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp
index 9e53f19591..bca5b72827 100644
--- a/src/qt/bitcoinstrings.cpp
+++ b/src/qt/bitcoinstrings.cpp
@@ -60,6 +60,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Do not keep transactions in the mempool longer than <n> hours (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
+"Error loading %s: You can't enable HD on a already existing non-HD wallet"),
+QT_TRANSLATE_NOOP("bitcoin-core", ""
"Error reading %s! All keys read correctly, but transaction data or address "
"book entries might be missing or incorrect."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -114,6 +116,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
"Please check that your computer's date and time are correct! If your clock "
"is wrong, %s will not work properly."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
+"Please contribute if you find %s useful. Visit %s for further information "
+"about the software."),
+QT_TRANSLATE_NOOP("bitcoin-core", ""
"Prune configured below the minimum of %d MiB. Please use a higher number."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Prune: last wallet synchronisation goes beyond pruned data. You need to -"
@@ -160,6 +165,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
"Tries to keep outbound traffic under the given target (in MiB per 24h), 0 = "
"no limit (default: %d)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
+"Unable to rewind the database to a pre-fork state. You will need to "
+"redownload the blockchain"),
+QT_TRANSLATE_NOOP("bitcoin-core", ""
"Unsupported argument -socks found. Setting SOCKS version isn't possible "
"anymore, only SOCKS5 proxies are supported."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -168,6 +176,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Use UPnP to map the listening port (default: 1 when listening and no -proxy)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
+"Use hierarchical deterministic key generation (HD) after BIP32. Only has "
+"effect during wallet creation/first start"),
+QT_TRANSLATE_NOOP("bitcoin-core", ""
"Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: "
"%s)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -175,12 +186,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
"comes in the format: <USERNAME>:<SALT>$<HASH>. A canonical python script is "
"included in share/rpcuser. This option can be specified multiple times"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
-"WARNING: abnormally high number of blocks generated, %d blocks received in "
-"the last %d hours (%d expected)"),
-QT_TRANSLATE_NOOP("bitcoin-core", ""
-"WARNING: check your network connection, %d blocks received in the last %d "
-"hours (%d expected)"),
-QT_TRANSLATE_NOOP("bitcoin-core", ""
"Warning: The network does not appear to fully agree! Some miners appear to "
"be experiencing issues."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -243,6 +248,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing wallet database environmen
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet corrupted"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet requires newer version of %s"),
+QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: You can't disable HD on a already existing HD wallet"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
@@ -299,13 +305,14 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Relay and mine data carrier transactions (def
QT_TRANSLATE_NOOP("bitcoin-core", "Relay non-P2SH multisig (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Rescan the block chain for missing wallet transactions on startup"),
QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."),
+QT_TRANSLATE_NOOP("bitcoin-core", "Rewinding blocks..."),
QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"),
QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to console instead of debug.log file"),
QT_TRANSLATE_NOOP("bitcoin-core", "Send transactions as zero-fee transactions if possible (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Set database cache size in megabytes (%d to %d, default: %d)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to <n> (default: %u)"),
+QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum BIP141 block cost (default: %d)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: %d)"),
-QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Set the number of threads to service RPC calls (default: %d)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Show all debugging options (usage: --help -help-debug)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Shrink debug.log file on client startup (default: 1 when no -debug)"),
@@ -317,6 +324,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Specify pid file (default: %s)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Specify wallet file (within data directory)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Specify your own public address"),
QT_TRANSLATE_NOOP("bitcoin-core", "Spend unconfirmed change when sending transactions (default: %u)"),
+QT_TRANSLATE_NOOP("bitcoin-core", "The source code is available from %s."),
QT_TRANSLATE_NOOP("bitcoin-core", "The transaction amount is too small to pay the fee"),
QT_TRANSLATE_NOOP("bitcoin-core", "This is experimental software."),
QT_TRANSLATE_NOOP("bitcoin-core", "Threshold for disconnecting misbehaving peers (default: %u)"),
diff --git a/src/qt/clientmodel.cpp b/src/qt/clientmodel.cpp
index 108500654b..14661b857a 100644
--- a/src/qt/clientmodel.cpp
+++ b/src/qt/clientmodel.cpp
@@ -179,11 +179,6 @@ bool ClientModel::isReleaseVersion() const
return CLIENT_VERSION_IS_RELEASE;
}
-QString ClientModel::clientName() const
-{
- return QString::fromStdString(CLIENT_NAME);
-}
-
QString ClientModel::formatClientStartupTime() const
{
return QDateTime::fromTime_t(nClientStartupTime).toString();
diff --git a/src/qt/clientmodel.h b/src/qt/clientmodel.h
index 4396804319..99fd574b9e 100644
--- a/src/qt/clientmodel.h
+++ b/src/qt/clientmodel.h
@@ -73,7 +73,6 @@ public:
QString formatFullVersion() const;
QString formatSubVersion() const;
bool isReleaseVersion() const;
- QString clientName() const;
QString formatClientStartupTime() const;
QString dataDir() const;
diff --git a/src/qt/coincontroldialog.cpp b/src/qt/coincontroldialog.cpp
index f909499952..837f8ba6c1 100644
--- a/src/qt/coincontroldialog.cpp
+++ b/src/qt/coincontroldialog.cpp
@@ -485,6 +485,7 @@ void CoinControlDialog::updateLabels(WalletModel *model, QDialog* dialog)
unsigned int nQuantity = 0;
int nQuantityUncompressed = 0;
bool fAllowFree = false;
+ bool fWitness = false;
std::vector<COutPoint> vCoinControl;
std::vector<COutput> vOutputs;
@@ -513,7 +514,14 @@ void CoinControlDialog::updateLabels(WalletModel *model, QDialog* dialog)
// Bytes
CTxDestination address;
- if(ExtractDestination(out.tx->vout[out.i].scriptPubKey, address))
+ int witnessversion = 0;
+ std::vector<unsigned char> witnessprogram;
+ if (out.tx->vout[out.i].scriptPubKey.IsWitnessProgram(witnessversion, witnessprogram))
+ {
+ nBytesInputs += (32 + 4 + 1 + (107 / WITNESS_SCALE_FACTOR) + 4);
+ fWitness = true;
+ }
+ else if(ExtractDestination(out.tx->vout[out.i].scriptPubKey, address))
{
CPubKey pubkey;
CKeyID *keyid = boost::get<CKeyID>(&address);
@@ -534,6 +542,14 @@ void CoinControlDialog::updateLabels(WalletModel *model, QDialog* dialog)
{
// Bytes
nBytes = nBytesInputs + ((CoinControlDialog::payAmounts.size() > 0 ? CoinControlDialog::payAmounts.size() + 1 : 2) * 34) + 10; // always assume +1 output for change here
+ if (fWitness)
+ {
+ // there is some fudging in these numbers related to the actual virtual transaction size calculation that will keep this estimate from being exact.
+ // usually, the result will be an overestimate within a couple of satoshis so that the confirmation dialog ends up displaying a slightly smaller fee.
+ // also, the witness stack size value value is a variable sized integer. usually, the number of stack items will be well under the single byte var int limit.
+ nBytes += 2; // account for the serialized marker and flag bytes
+ nBytes += nQuantity; // account for the witness byte that holds the number of stack items for each input.
+ }
// Priority
double mempoolEstimatePriority = mempool.estimateSmartPriority(nTxConfirmTarget);
diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui
index c17efcf1b3..9dc641979e 100644
--- a/src/qt/forms/debugwindow.ui
+++ b/src/qt/forms/debugwindow.ui
@@ -41,36 +41,13 @@
</widget>
</item>
<item row="1" column="0">
- <widget class="QLabel" name="label_5">
- <property name="text">
- <string>Client name</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1" colspan="2">
- <widget class="QLabel" name="clientName">
- <property name="cursor">
- <cursorShape>IBeamCursor</cursorShape>
- </property>
- <property name="text">
- <string>N/A</string>
- </property>
- <property name="textFormat">
- <enum>Qt::PlainText</enum>
- </property>
- <property name="textInteractionFlags">
- <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Client version</string>
</property>
</widget>
</item>
- <item row="2" column="1" colspan="2">
+ <item row="1" column="1" colspan="2">
<widget class="QLabel" name="clientVersion">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -86,7 +63,7 @@
</property>
</widget>
</item>
- <item row="3" column="0">
+ <item row="2" column="0">
<widget class="QLabel" name="labelClientUserAgent">
<property name="text">
<string>User Agent</string>
@@ -96,7 +73,7 @@
</property>
</widget>
</item>
- <item row="3" column="1" colspan="2">
+ <item row="2" column="1" colspan="2">
<widget class="QLabel" name="clientUserAgent">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -112,7 +89,7 @@
</property>
</widget>
</item>
- <item row="4" column="0">
+ <item row="3" column="0">
<widget class="QLabel" name="label_berkeleyDBVersion">
<property name="text">
<string>Using BerkeleyDB version</string>
@@ -122,7 +99,7 @@
</property>
</widget>
</item>
- <item row="4" column="1" colspan="2">
+ <item row="3" column="1" colspan="2">
<widget class="QLabel" name="berkeleyDBVersion">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -138,14 +115,14 @@
</property>
</widget>
</item>
- <item row="5" column="0">
+ <item row="4" column="0">
<widget class="QLabel" name="label_12">
<property name="text">
<string>Datadir</string>
</property>
</widget>
</item>
- <item row="5" column="1" colspan="2">
+ <item row="4" column="1" colspan="2">
<widget class="QLabel" name="dataDir">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -164,14 +141,14 @@
</property>
</widget>
</item>
- <item row="6" column="0">
+ <item row="5" column="0">
<widget class="QLabel" name="label_13">
<property name="text">
<string>Startup time</string>
</property>
</widget>
</item>
- <item row="6" column="1" colspan="2">
+ <item row="5" column="1" colspan="2">
<widget class="QLabel" name="startupTime">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -187,7 +164,7 @@
</property>
</widget>
</item>
- <item row="7" column="0">
+ <item row="6" column="0">
<widget class="QLabel" name="labelNetwork">
<property name="font">
<font>
@@ -200,14 +177,14 @@
</property>
</widget>
</item>
- <item row="8" column="0">
+ <item row="7" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Name</string>
</property>
</widget>
</item>
- <item row="8" column="1" colspan="2">
+ <item row="7" column="1" colspan="2">
<widget class="QLabel" name="networkName">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -223,14 +200,14 @@
</property>
</widget>
</item>
- <item row="9" column="0">
+ <item row="8" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Number of connections</string>
</property>
</widget>
</item>
- <item row="9" column="1" colspan="2">
+ <item row="8" column="1" colspan="2">
<widget class="QLabel" name="numberOfConnections">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -246,7 +223,7 @@
</property>
</widget>
</item>
- <item row="10" column="0">
+ <item row="9" column="0">
<widget class="QLabel" name="label_10">
<property name="font">
<font>
@@ -259,14 +236,14 @@
</property>
</widget>
</item>
- <item row="11" column="0">
+ <item row="10" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Current number of blocks</string>
</property>
</widget>
</item>
- <item row="11" column="1" colspan="2">
+ <item row="10" column="1" colspan="2">
<widget class="QLabel" name="numberOfBlocks">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -282,14 +259,14 @@
</property>
</widget>
</item>
- <item row="12" column="0">
+ <item row="11" column="0">
<widget class="QLabel" name="labelLastBlockTime">
<property name="text">
<string>Last block time</string>
</property>
</widget>
</item>
- <item row="12" column="1" colspan="2">
+ <item row="11" column="1" colspan="2">
<widget class="QLabel" name="lastBlockTime">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -305,7 +282,7 @@
</property>
</widget>
</item>
- <item row="13" column="0">
+ <item row="12" column="0">
<widget class="QLabel" name="labelMempoolTitle">
<property name="font">
<font>
@@ -318,14 +295,14 @@
</property>
</widget>
</item>
- <item row="14" column="0">
+ <item row="13" column="0">
<widget class="QLabel" name="labelNumberOfTransactions">
<property name="text">
<string>Current number of transactions</string>
</property>
</widget>
</item>
- <item row="14" column="1">
+ <item row="13" column="1">
<widget class="QLabel" name="mempoolNumberTxs">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -341,14 +318,14 @@
</property>
</widget>
</item>
- <item row="15" column="0">
+ <item row="14" column="0">
<widget class="QLabel" name="labelMemoryUsage">
<property name="text">
<string>Memory usage</string>
</property>
</widget>
</item>
- <item row="15" column="1">
+ <item row="14" column="1">
<widget class="QLabel" name="mempoolSize">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -364,7 +341,7 @@
</property>
</widget>
</item>
- <item row="13" column="2" rowspan="3">
+ <item row="12" column="2" rowspan="3">
<layout class="QVBoxLayout" name="verticalLayoutDebugButton">
<property name="spacing">
<number>3</number>
@@ -404,7 +381,7 @@
</item>
</layout>
</item>
- <item row="16" column="0">
+ <item row="15" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
diff --git a/src/qt/forms/receiverequestdialog.ui b/src/qt/forms/receiverequestdialog.ui
index 1e484dd9a0..4163f4189c 100644
--- a/src/qt/forms/receiverequestdialog.ui
+++ b/src/qt/forms/receiverequestdialog.ui
@@ -22,7 +22,7 @@
<property name="minimumSize">
<size>
<width>300</width>
- <height>300</height>
+ <height>320</height>
</size>
</property>
<property name="toolTip">
diff --git a/src/qt/guiconstants.h b/src/qt/guiconstants.h
index 4b2c10dd48..bab9923d20 100644
--- a/src/qt/guiconstants.h
+++ b/src/qt/guiconstants.h
@@ -43,7 +43,7 @@ static const int TOOLTIP_WRAP_THRESHOLD = 80;
static const int MAX_URI_LENGTH = 255;
/* QRCodeDialog -- size of exported QR Code image */
-#define EXPORT_IMAGE_SIZE 256
+#define QR_IMAGE_SIZE 300
/* Number of frames in spinner animation */
#define SPINNER_FRAMES 36
diff --git a/src/qt/guiutil.cpp b/src/qt/guiutil.cpp
index ff4320b36a..947a4c6821 100644
--- a/src/qt/guiutil.cpp
+++ b/src/qt/guiutil.cpp
@@ -107,6 +107,23 @@ QFont fixedPitchFont()
#endif
}
+// Just some dummy data to generate an convincing random-looking (but consistent) address
+static const uint8_t dummydata[] = {0xeb,0x15,0x23,0x1d,0xfc,0xeb,0x60,0x92,0x58,0x86,0xb6,0x7d,0x06,0x52,0x99,0x92,0x59,0x15,0xae,0xb1,0x72,0xc0,0x66,0x47};
+
+// Generate a dummy address with invalid CRC, starting with the network prefix.
+static std::string DummyAddress(const CChainParams &params)
+{
+ std::vector<unsigned char> sourcedata = params.Base58Prefix(CChainParams::PUBKEY_ADDRESS);
+ sourcedata.insert(sourcedata.end(), dummydata, dummydata + sizeof(dummydata));
+ for(int i=0; i<256; ++i) { // Try every trailing byte
+ std::string s = EncodeBase58(begin_ptr(sourcedata), end_ptr(sourcedata));
+ if (!CBitcoinAddress(s).IsValid())
+ return s;
+ sourcedata[sourcedata.size()-1] += 1;
+ }
+ return "";
+}
+
void setupAddressWidget(QValidatedLineEdit *widget, QWidget *parent)
{
parent->setFocusProxy(widget);
@@ -115,7 +132,8 @@ void setupAddressWidget(QValidatedLineEdit *widget, QWidget *parent)
#if QT_VERSION >= 0x040700
// We don't want translators to use own addresses in translations
// and this is the only place, where this address is supplied.
- widget->setPlaceholderText(QObject::tr("Enter a Bitcoin address (e.g. %1)").arg("1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L"));
+ widget->setPlaceholderText(QObject::tr("Enter a Bitcoin address (e.g. %1)").arg(
+ QString::fromStdString(DummyAddress(Params()))));
#endif
widget->setValidator(new BitcoinAddressEntryValidator(parent));
widget->setCheckValidator(new BitcoinAddressCheckValidator(parent));
@@ -909,6 +927,9 @@ QString formatServicesStr(quint64 mask)
case NODE_BLOOM:
strList.append("BLOOM");
break;
+ case NODE_WITNESS:
+ strList.append("WITNESS");
+ break;
default:
strList.append(QString("%1[%2]").arg("UNKNOWN").arg(check));
}
diff --git a/src/qt/locale/bitcoin_af.ts b/src/qt/locale/bitcoin_af.ts
new file mode 100644
index 0000000000..97ada8dd5c
--- /dev/null
+++ b/src/qt/locale/bitcoin_af.ts
@@ -0,0 +1,264 @@
+<TS language="af" version="2.1">
+<context>
+ <name>AddressBookPage</name>
+ <message>
+ <source>Right-click to edit address or label</source>
+ <translation>Regs-kliek om die adres of etiket te verander</translation>
+ </message>
+ <message>
+ <source>Create a new address</source>
+ <translation>Skep 'n nuwe adres</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>&amp;Nuut</translation>
+ </message>
+ <message>
+ <source>Copy the currently selected address to the system clipboard</source>
+ <translation>Dupliseer die geselekteerde adres na die sisteem se geheuebord</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>&amp;Dupliseer</translation>
+ </message>
+ <message>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Verwyder die adres wat u gekies het van die lys</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>Voer die inligting op hierdie bladsy uit na 'n leer</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>&amp;Voer uit</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>&amp;Vee uit</translation>
+ </message>
+</context>
+<context>
+ <name>AskPassphraseDialog</name>
+ <message>
+ <source>Passphrase Dialog</source>
+ <translation>Wagwoord Dialoog</translation>
+ </message>
+ <message>
+ <source>Enter passphrase</source>
+ <translation>Tik u wagwoord in</translation>
+ </message>
+ <message>
+ <source>New passphrase</source>
+ <translation>Nuwe wagwoord</translation>
+ </message>
+ <message>
+ <source>Repeat new passphrase</source>
+ <translation>Herhaal nuwe wagwoord</translation>
+ </message>
+</context>
+<context>
+ <name>BanTableModel</name>
+ <message>
+ <source>Banned Until</source>
+ <translation>Verban tot</translation>
+ </message>
+</context>
+<context>
+ <name>BitcoinGUI</name>
+ <message>
+ <source>Synchronizing with network...</source>
+ <translation>Netwerk-sinkronisasie...</translation>
+ </message>
+ <message>
+ <source>&amp;Overview</source>
+ <translation>&amp;Oorsig</translation>
+ </message>
+ <message>
+ <source>Node</source>
+ <translation>Node</translation>
+ </message>
+ <message>
+ <source>Show general overview of wallet</source>
+ <translation>Vertoon 'n algemene oorsig van die beursie</translation>
+ </message>
+ <message>
+ <source>&amp;Transactions</source>
+ <translation>&amp;Transaksies</translation>
+ </message>
+ <message>
+ <source>Quit application</source>
+ <translation>Stop en verlaat die applikasie</translation>
+ </message>
+ <message>
+ <source>&amp;Options...</source>
+ <translation>&amp;Opsies</translation>
+ </message>
+ <message>
+ <source>&amp;Encrypt Wallet...</source>
+ <translation>&amp;Kodifiseer Beursie</translation>
+ </message>
+ <message>
+ <source>&amp;Backup Wallet...</source>
+ <translation>&amp;Rugsteun-kopie van Beursie</translation>
+ </message>
+ <message>
+ <source>&amp;Change Passphrase...</source>
+ <translation>&amp;Verander Wagwoord</translation>
+ </message>
+ <message>
+ <source>&amp;Sending addresses...</source>
+ <translation>&amp;Versending adresse...</translation>
+ </message>
+ <message>
+ <source>&amp;Receiving addresses...</source>
+ <translation>&amp;Ontvanger adresse</translation>
+ </message>
+ <message>
+ <source>Open &amp;URI...</source>
+ <translation>Oop &amp; URI...</translation>
+ </message>
+ <message>
+ <source>Reindexing blocks on disk...</source>
+ <translation>Besig met herindeksering van blokke op hardeskyf...</translation>
+ </message>
+ <message>
+ <source>Send coins to a Bitcoin address</source>
+ <translation>Stuur munte na 'n Bitcoin adres</translation>
+ </message>
+ <message>
+ <source>Backup wallet to another location</source>
+ <translation>Maak 'n rugsteun-kopié van beursie na 'n ander stoorplek</translation>
+ </message>
+ <message>
+ <source>Change the passphrase used for wallet encryption</source>
+ <translation>Verander die wagwoord wat ek vir kodifikasie van my beursie gebruik</translation>
+ </message>
+ <message>
+ <source>Bitcoin</source>
+ <translation>Bitcoin</translation>
+ </message>
+ <message>
+ <source>Wallet</source>
+ <translation>Beursie</translation>
+ </message>
+ <message>
+ <source>&amp;Send</source>
+ <translation>&amp;Stuur</translation>
+ </message>
+ <message>
+ <source>&amp;Receive</source>
+ <translation>&amp;Ontvang</translation>
+ </message>
+ <message>
+ <source>Show or hide the main Window</source>
+ <translation>Wys of versteek die hoofbladsy</translation>
+ </message>
+ <message>
+ <source>Encrypt the private keys that belong to your wallet</source>
+ <translation>Kodifiseer die private sleutes wat aan jou beursie gekoppel is.</translation>
+ </message>
+ <message>
+ <source>Sign messages with your Bitcoin addresses to prove you own them</source>
+ <translation>Onderteken boodskappe met u Bitcoin adresse om u eienaarskap te bewys</translation>
+ </message>
+ <message>
+ <source>Verify messages to ensure they were signed with specified Bitcoin addresses</source>
+ <translation>Verifieër boodskappe om seker te maak dat dit met die gespesifiseerde Bitcoin adresse</translation>
+ </message>
+ <message>
+ <source>&amp;Help</source>
+ <translation>&amp;Help</translation>
+ </message>
+ <message>
+ <source>Request payments (generates QR codes and bitcoin: URIs)</source>
+ <translation>Versoek betalings (genereer QR-kodes en bitcoin: URI's)</translation>
+ </message>
+ <message>
+ <source>Show the list of used sending addresses and labels</source>
+ <translation>Vertoon die lys van gebruikte versendingsadresse en etikette</translation>
+ </message>
+ <message>
+ <source>Show the list of used receiving addresses and labels</source>
+ <translation>Vertoon die lys van gebruikte ontvangers-adresse en etikette</translation>
+ </message>
+ <message>
+ <source>Open a bitcoin: URI or payment request</source>
+ <translation>Skep 'n bitcoin: URI of betalingsversoek</translation>
+ </message>
+ </context>
+<context>
+ <name>CoinControlDialog</name>
+ </context>
+<context>
+ <name>EditAddressDialog</name>
+ </context>
+<context>
+ <name>FreespaceChecker</name>
+ </context>
+<context>
+ <name>HelpMessageDialog</name>
+ </context>
+<context>
+ <name>Intro</name>
+ </context>
+<context>
+ <name>OpenURIDialog</name>
+ </context>
+<context>
+ <name>OptionsDialog</name>
+ </context>
+<context>
+ <name>OverviewPage</name>
+ </context>
+<context>
+ <name>PeerTableModel</name>
+ </context>
+<context>
+ <name>QObject</name>
+ </context>
+<context>
+ <name>RPCConsole</name>
+ </context>
+<context>
+ <name>ReceiveCoinsDialog</name>
+ </context>
+<context>
+ <name>ReceiveRequestDialog</name>
+ </context>
+<context>
+ <name>SendCoinsDialog</name>
+ </context>
+<context>
+ <name>SendCoinsEntry</name>
+ </context>
+<context>
+ <name>ShutdownWindow</name>
+ </context>
+<context>
+ <name>SignVerifyMessageDialog</name>
+ </context>
+<context>
+ <name>SplashScreen</name>
+ </context>
+<context>
+ <name>TrafficGraphWidget</name>
+ </context>
+<context>
+ <name>TransactionDescDialog</name>
+ </context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
+ </context>
+<context>
+ <name>bitcoin-core</name>
+ <message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Kern</translation>
+ </message>
+ <message>
+ <source>Do not keep transactions in the mempool longer than &lt;n&gt; hours (default: %u)</source>
+ <translation>Moenie transaksies vir langer as &lt;n&gt; ure in die geheuepoel hou nie (verstek: %u)</translation>
+ </message>
+ </context>
+</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_af_ZA.ts b/src/qt/locale/bitcoin_af_ZA.ts
index d77aa77f8e..e553fc7759 100644
--- a/src/qt/locale/bitcoin_af_ZA.ts
+++ b/src/qt/locale/bitcoin_af_ZA.ts
@@ -13,93 +13,26 @@
<source>&amp;Delete</source>
<translation>&amp;Verwyder</translation>
</message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(geen etiket)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
<message>
+ <source>Passphrase Dialog</source>
+ <translation>Wagfrase Dialoog</translation>
+ </message>
+ <message>
<source>Enter passphrase</source>
- <translation>Tik Wagwoord in</translation>
+ <translation>Tik wagfrase in</translation>
</message>
<message>
<source>New passphrase</source>
- <translation>Nuwe wagwoord</translation>
+ <translation>Nuwe wagfrase</translation>
</message>
<message>
<source>Repeat new passphrase</source>
- <translation>Herhaal nuwe wagwoord</translation>
- </message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Enkripteer beursie</translation>
+ <translation>Herhaal nuwe wagfrase</translation>
</message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Hierdie operasie benodig 'n wagwoord om die beursie oop te sluit.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Sluit beursie oop</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Hierdie operasie benodig 'n wagwoord om die beursie oop te sluit.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Sluit beursie oop</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Verander wagwoord</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Bevestig beursie enkripsie.</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Die beursie is nou bewaak</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Die beursie kon nie bewaak word nie</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Beursie bewaaking het misluk as gevolg van 'n interne fout. Die beursie is nie bewaak nie!</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Die wagwoord stem nie ooreen nie</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Beursie oopsluiting het misluk</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Die wagwoord wat ingetik was om die beursie oop te sluit, was verkeerd.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Beursie dekripsie het misluk</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -183,9 +116,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -199,18 +129,6 @@
<source>Date</source>
<translation>Datum</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Maak kopie van adres</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopieer bedrag</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(geen etiket)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -222,27 +140,7 @@
<source>&amp;Address</source>
<translation>&amp;Adres</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nuwe ontvangende adres</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nuwe stuurende adres</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Wysig ontvangende adres</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Wysig stuurende adres</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Kon nie die beursie oopsluit nie.</translation>
- </message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -282,9 +180,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -295,9 +190,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
@@ -314,52 +206,9 @@
<source>&amp;Message:</source>
<translation>&amp;Boodskap:</translation>
</message>
- <message>
- <source>Copy amount</source>
- <translation>Kopieer bedrag</translation>
- </message>
-</context>
-<context>
- <name>ReceiveRequestDialog</name>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Bedrag</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Boodskap</translation>
- </message>
</context>
<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Boodskap</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Bedrag</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(geen etiket)</translation>
- </message>
+ <name>ReceiveRequestDialog</name>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -391,15 +240,7 @@
<source>S&amp;end</source>
<translation>S&amp;tuur</translation>
</message>
- <message>
- <source>Copy amount</source>
- <translation>Kopieer bedrag</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(geen etiket)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -436,234 +277,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Van</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Na</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>eie adres</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiket</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Krediet</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>nie aanvaar nie</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debiet</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Transaksie fooi</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Netto bedrag</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Boodskap</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Transaksie ID</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaksie</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Bedrag</translation>
- </message>
- <message>
- <source>true</source>
- <translation>waar</translation>
- </message>
- <message>
- <source>false</source>
- <translation>onwaar</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>onbekend</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipe</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ontvang met</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Ontvang van</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Gestuur na</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Betalings Aan/na jouself</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Gemyn</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n.v.t)</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Datum en tyd wat die transaksie ontvang was.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipe transaksie.</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Alles</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Vandag</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Hierdie week</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Hierdie maand</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Verlede maand</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Hierdie jaar</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Reeks...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ontvang met</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Gestuur na</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Aan/na jouself</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Gemyn</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Ander</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Min bedrag</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Maak kopie van adres</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopieer bedrag</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipe</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Reeks:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>aan</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Stuur Munstukke</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -678,10 +297,6 @@
<translation>Informasie</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Hierdie help boodskap</translation>
- </message>
- <message>
<source>Loading addresses...</source>
<translation>Laai adresse...</translation>
</message>
diff --git a/src/qt/locale/bitcoin_ar.ts b/src/qt/locale/bitcoin_ar.ts
index 88ce05bbd5..af62207df2 100644
--- a/src/qt/locale/bitcoin_ar.ts
+++ b/src/qt/locale/bitcoin_ar.ts
@@ -26,10 +26,6 @@
<translation>&amp;اغلاق</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>انسخ العنوان</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>حذ٠العنوان المحدد من القائمة</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;أمسح</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>اختر العنوان الذي سترسل له العملات</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>اختر العنوان الذي تستقبل عليه العملات</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;اختر</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>ارسال العناوين</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>استقبال العناوين</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>هذه هي عناوين Bitcion التابعة لك من أجل إرسال الدÙعات. تحقق دائما من المبلغ Ùˆ عنوان المرسل المستقبل قبل إرسال العملات</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>هذه هي عناوين Bitcion التابعة لك من أجل إستقبال الدÙعات. ينصح استخدام عنوان جديد من أجل كل صÙقة</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>نسخ &amp;الوصÙ</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>تعديل</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>تصدير قائمة العناوين</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>مل٠مÙصول بÙواصل (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Ùشل التصدير</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>لقد حدث خطأ أثناء Ø­Ùظ قائمة العناوين إلى %1. يرجى المحاولة مرة أخرى.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>وصÙ</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>عنوان</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(لا وصÙ)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,99 +60,19 @@
<source>Repeat new passphrase</source>
<translation>ادخل كلمة المرور الجديدة مرة أخرى</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Encrypt wallet</source>
- <translation>تشÙير المحÙظة</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>هذه العملية تحتاج كلمة مرور محÙظتك Ù„Ùتحها</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Ø¥Ùتح المحÙظة</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>هذه العملية تحتاج كلمة مرور محÙظتك Ù„ÙÙƒ تشÙيرها </translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>ÙÙƒ تشÙير المحÙظة</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>تغيير كلمة المرور</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>تأكيد تشÙير المحÙظة</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>تحذير: إذا قمت بتشÙير محÙظتك ÙˆÙقدت كلمة المرور الخاص بك, ستÙقد كل عملات BITCOINS الخاصة بك.</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>هل أنت متأكد من رغبتك ÙÙŠ تشÙير محÙظتك ØŸ</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>بتكوين سو٠يغلق الآن لإنهاء عملية التشÙير. تذكر أن التشÙير لا يستطيع حماية محÙظتك تمامًا من السرقة من خلال البرمجيات الخبيثة التي تصيب جهازك </translation>
- </message>
- <message>
- <source>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.</source>
- <translation>هام: أي نسخة إحتياطية سابقة قمت بها لمحÙظتك يجب استبدالها بأخرى حديثة، مشÙرة. لأسباب أمنية، النسخ الاحتياطية السابقة لملÙات المحÙظة الغير مشÙرة تصبح عديمة الÙائدة مع بداية استخدام المحÙظة المشÙرة الجديدة.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>تحذير: Ù…Ùتاح الحرو٠الكبيرة Ù…Ùعل</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>محÙظة مشÙرة</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>أدخل عبارة مرور جديدة إلى المحÙظة. الرجاء استخدام عبارة مرور تتكون من10 حرو٠عشوائية على الاقل, أو أكثر من 7 كلمات</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>أدخل كلمة المرور القديمة والجديدة للمحÙظة.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Ùشل تشÙير المحÙظة</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Ùشل تشÙير المحÙظة بسبب خطأ داخلي. لم يتم تشÙير محÙظتك.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>كلمتي المرور ليستا متطابقتان</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Ùشل Ùتح المحÙظة</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>كلمة المرور التي تم إدخالها Ù„ÙÙƒ تشÙير المحÙظة غير صحيحة.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Ùشل ÙÙƒ التشÙير المحÙظة</translation>
+ <source>IP/Netmask</source>
+ <translation>عنوان البروتوكول/قناع</translation>
</message>
<message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>لقد تم تغير عبارة مرور المحÙظة بنجاح</translation>
+ <source>Banned Until</source>
+ <translation>محظور حتى</translation>
</message>
</context>
<context>
- <name>BanTableModel</name>
- </context>
-<context>
<name>BitcoinGUI</name>
<message>
<source>Sign &amp;message...</source>
@@ -262,8 +111,12 @@
<translation>الخروج من التطبيق</translation>
</message>
<message>
+ <source>Show information about %1</source>
+ <translation>أظهر المعلومات حولة %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
- <translation>عن</translation>
+ <translation>عن &amp;Qt</translation>
</message>
<message>
<source>Show information about Qt</source>
@@ -298,14 +151,6 @@
<translation>اÙتح &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>عميل bitcion core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>استيراد كتل من القرص ...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>إعادة الÙهرسة الكتل على القرص ...</translation>
</message>
@@ -326,6 +171,10 @@
<translation>&amp;ناÙذة المعالجة</translation>
</message>
<message>
+ <source>Open debugging and diagnostic console</source>
+ <translation>Ø¥Ùتح وحدة التصحيح Ùˆ التشخيص</translation>
+ </message>
+ <message>
<source>&amp;Verify message...</source>
<translation>&amp;التحقق من الرسالة...</translation>
</message>
@@ -346,10 +195,6 @@
<translation>&amp;استقبل</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation> اظهار معلومات حول bitcion core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;عرض / اخÙاء</translation>
</message>
@@ -362,6 +207,14 @@
<translation>تشÙير المÙتاح الخاص بمحÙظتك</translation>
</message>
<message>
+ <source>Sign messages with your Bitcoin addresses to prove you own them</source>
+ <translation>وقَع الرسائل بواسطة ال: Bitcoin الخاص بك لإثبات امتلاكك لهم</translation>
+ </message>
+ <message>
+ <source>Verify messages to ensure they were signed with specified Bitcoin addresses</source>
+ <translation>تحقق من الرسائل للتأكد من أنَها ÙˆÙقعت برسائل Bitcoin محدَدة</translation>
+ </message>
+ <message>
<source>&amp;File</source>
<translation>&amp;ملÙ</translation>
</message>
@@ -378,18 +231,58 @@
<translation>شريط أدوات علامات التبويب</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>جوهر البيت كوين</translation>
+ <source>Request payments (generates QR codes and bitcoin: URIs)</source>
+ <translation>أطلب دÙعات (يولد كودات الرمز المربع وبيت كوين: العناوين المعطاة)</translation>
+ </message>
+ <message>
+ <source>Show the list of used sending addresses and labels</source>
+ <translation>عرض قائمة عناوين الإرسال المستخدمة والملصقات</translation>
+ </message>
+ <message>
+ <source>Show the list of used receiving addresses and labels</source>
+ <translation>عرض قائمة عناوين الإستقبال المستخدمة والملصقات</translation>
+ </message>
+ <message>
+ <source>Open a bitcoin: URI or payment request</source>
+ <translation>Ùتح URI : Bitcoin أو طلب دÙع</translation>
+ </message>
+ <message>
+ <source>&amp;Command-line options</source>
+ <translation>&amp;خيارات سطر الأوامر</translation>
+ </message>
+ <message>
+ <source>Indexing blocks on disk...</source>
+ <translation>ترتيب الÙهرسة الكتل على القرص...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>معالجة الكتل على القرص...</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>حول bitcoin core</translation>
+ <source>No block source available...</source>
+ <translation>لا يوجد أي مصدر الكتلة</translation>
+ </message>
+ <message numerus="yes">
+ <source>Processed %n block(s) of transaction history.</source>
+ <translation><numerusform>لم يتم معالجة أي كتلة سجل المعاملات</numerusform><numerusform>تم معالجة كتلة واحدة سجل المعاملات</numerusform><numerusform>تم معالجة كتلتين سجل المعاملات</numerusform><numerusform>تم معالجة %n كتل سجل المعاملات</numerusform><numerusform>تم معالجة %n كتلة سجل المعاملات</numerusform><numerusform>تم معالجة %n كتلة سجل المعاملات</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>%n hour(s)</source>
+ <translation><numerusform>0 ساعة</numerusform><numerusform>%n ساعة</numerusform><numerusform>%n ساعتين</numerusform><numerusform>%n ساعات</numerusform><numerusform>%n ساعة</numerusform><numerusform>%n ساعات</numerusform></translation>
</message>
<message>
<source>%1 and %2</source>
<translation>%1 Ùˆ %2</translation>
</message>
<message>
+ <source>Last received block was generated %1 ago.</source>
+ <translation>تم توليد الكتلة المستقبلة الأخيرة منذ %1.</translation>
+ </message>
+ <message>
+ <source>Transactions after this will not yet be visible.</source>
+ <translation>المعاملات بعد ذلك لن تكون مريئة بعد.</translation>
+ </message>
+ <message>
<source>Error</source>
<translation>خطأ</translation>
</message>
@@ -410,6 +303,20 @@
<translation>اللحاق بالركب ...</translation>
</message>
<message>
+ <source>Date: %1
+</source>
+ <translation>التاريخ %1
+
+
+</translation>
+ </message>
+ <message>
+ <source>Label: %1
+</source>
+ <translation>علامه: %1
+</translation>
+ </message>
+ <message>
<source>Sent transaction</source>
<translation>المعاملات المرسلة</translation>
</message>
@@ -427,19 +334,20 @@
</message>
</context>
<context>
- <name>ClientModel</name>
+ <name>CoinControlDialog</name>
<message>
- <source>Network Alert</source>
- <translation>تنبيه من الشبكة</translation>
+ <source>Coin Selection</source>
+ <translation>اختيار العمله</translation>
</message>
-</context>
-<context>
- <name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
<translation>الكمية :</translation>
</message>
<message>
+ <source>Bytes:</source>
+ <translation>بايت</translation>
+ </message>
+ <message>
<source>Amount:</source>
<translation>القيمة :</translation>
</message>
@@ -452,6 +360,10 @@
<translation>رسوم :</translation>
</message>
<message>
+ <source>Dust:</source>
+ <translation>غبار:</translation>
+ </message>
+ <message>
<source>After Fee:</source>
<translation>بعد الرسوم :</translation>
</message>
@@ -460,108 +372,44 @@
<translation>تعديل :</translation>
</message>
<message>
- <source>Amount</source>
- <translation>المبلغ</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>التاريخ</translation>
- </message>
- <message>
- <source>Confirmations</source>
- <translation>تأكيد</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>تأكيد</translation>
- </message>
- <message>
- <source>Priority</source>
- <translation>Ø£Ùضلية</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation> انسخ عنوان</translation>
+ <source>(un)select all</source>
+ <translation>عدم اختيار الجميع</translation>
</message>
<message>
- <source>Copy label</source>
- <translation> انسخ التسمية</translation>
+ <source>Tree mode</source>
+ <translation>صيغة الشجرة</translation>
</message>
<message>
- <source>Copy amount</source>
- <translation>نسخ الكمية</translation>
+ <source>List mode</source>
+ <translation>صيغة القائمة</translation>
</message>
<message>
- <source>Copy transaction ID</source>
- <translation>نسخ رقم العملية</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>نسخ الكمية </translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>نسخ الرسوم</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>نسخ بعد الرسوم</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>نسخ الاÙضلية</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>نسخ التعديل</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>الاعلى</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>اعلى</translation>
- </message>
- <message>
- <source>high</source>
- <translation>عالي</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>متوسط-مرتÙع</translation>
- </message>
- <message>
- <source>low</source>
- <translation>منخÙض</translation>
+ <source>Amount</source>
+ <translation>مبلغ</translation>
</message>
<message>
- <source>lower</source>
- <translation>أدنى</translation>
+ <source>Received with label</source>
+ <translation>مستقبل مع ملصق</translation>
</message>
<message>
- <source>lowest</source>
- <translation>الأدنى</translation>
+ <source>Received with address</source>
+ <translation>مستقبل مع عنوان</translation>
</message>
<message>
- <source>none</source>
- <translation>لا شيء</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>نعم</translation>
+ <source>Date</source>
+ <translation>تاريخ</translation>
</message>
<message>
- <source>no</source>
- <translation>لا</translation>
+ <source>Confirmations</source>
+ <translation>تأكيدات</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(لا وصÙ)</translation>
+ <source>Confirmed</source>
+ <translation>تأكيد</translation>
</message>
<message>
- <source>(change)</source>
- <translation>(تغير)</translation>
+ <source>Priority</source>
+ <translation>Ø£Ùضلية</translation>
</message>
</context>
<context>
@@ -575,36 +423,16 @@
<translation>&amp;وصÙ</translation>
</message>
<message>
- <source>&amp;Address</source>
- <translation>&amp;العنوان</translation>
- </message>
- <message>
- <source>New receiving address</source>
- <translation>عنوان أستلام جديد</translation>
+ <source>The label associated with this address list entry</source>
+ <translation>الملصق المرتبط بقائمة العناوين المدخلة</translation>
</message>
<message>
- <source>New sending address</source>
- <translation>عنوان إرسال جديد</translation>
+ <source>The address associated with this address list entry. This can only be modified for sending addresses.</source>
+ <translation>العنوان المرتبط بقائمة العناوين المدخلة. Ùˆ التي يمكن تعديلها Ùقط بواسطة ارسال العناوين</translation>
</message>
<message>
- <source>Edit receiving address</source>
- <translation>تعديل عنوان الأستلام</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>تعديل عنوان الارسال</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>هدا العنوان "%1" موجود مسبقا ÙÙŠ دÙتر العناوين</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation> يمكن Ùتح المحÙظة.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ùشل توليد Ù…Ùتاح جديد.</translation>
+ <source>&amp;Address</source>
+ <translation>&amp;العنوان</translation>
</message>
</context>
<context>
@@ -618,6 +446,14 @@
<translation>الاسم</translation>
</message>
<message>
+ <source>Directory already exists. Add %1 if you intend to create a new directory here.</source>
+ <translation>الدليل موجوج بالÙعل. أض٠%1 لو نويت إنشاء دليل جديد هنا.</translation>
+ </message>
+ <message>
+ <source>Path already exists, and is not a directory.</source>
+ <translation>المسار موجود بالÙعل، وهو ليس دليلاً.</translation>
+ </message>
+ <message>
<source>Cannot create data directory here.</source>
<translation>لا يمكن انشاء دليل بيانات هنا .</translation>
</message>
@@ -625,22 +461,50 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>جوهر البيت كوين</translation>
- </message>
- <message>
<source>version</source>
<translation>النسخة</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>عن جوهر البيت كوين</translation>
+ <source>Command-line options</source>
+ <translation>خيارات سطر الأوامر</translation>
</message>
<message>
<source>Usage:</source>
<translation>المستخدم</translation>
</message>
- </context>
+ <message>
+ <source>command-line options</source>
+ <translation>خيارات سطر الأوامر</translation>
+ </message>
+ <message>
+ <source>UI Options:</source>
+ <translation>خيارات واجهة المستخدم</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>اختر دليل البيانات عند بدء التشغير (اÙتراضي: %u)</translation>
+ </message>
+ <message>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>أضع لغة, على سبيل المثال " de_DE " (اÙتراضي:- مكان النظام)</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>الدخول مصغر</translation>
+ </message>
+ <message>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>أضع شهادة بروتوكول الشبقة الأمنية لطلب المدÙوع (اÙتراضي: -نظام-)</translation>
+ </message>
+ <message>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>أظهر شاشة البداية عند بدء التشغيل (اÙتراضي: %u)</translation>
+ </message>
+ <message>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>اعد تعديل جميع النظم المتغيرة ÙÙŠ GUI</translation>
+ </message>
+</context>
<context>
<name>Intro</name>
<message>
@@ -656,10 +520,6 @@
<translation>استخدام دليل بيانات مخصص:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>جوهر البيت كوين</translation>
- </message>
- <message>
<source>Error</source>
<translation>خطأ</translation>
</message>
@@ -667,12 +527,16 @@
<context>
<name>OpenURIDialog</name>
<message>
- <source>Select payment request file</source>
- <translation>حدد مل٠طلب الدÙع</translation>
+ <source>Open URI</source>
+ <translation>اÙتح URL</translation>
</message>
<message>
- <source>Select payment request file to open</source>
- <translation>حدد مل٠طلب الدÙع Ù„Ùتحه</translation>
+ <source>Open payment request from URI or file</source>
+ <translation>حدد طلب الدÙع من مل٠او URI</translation>
+ </message>
+ <message>
+ <source>Select payment request file</source>
+ <translation>حدد مل٠طلب الدÙع</translation>
</message>
</context>
<context>
@@ -726,10 +590,18 @@
<translation>منÙØ° البروكسي (مثلا 9050)</translation>
</message>
<message>
+ <source>Used for reaching peers via:</source>
+ <translation>مستخدم للاتصال بالاصدقاء من خلال:</translation>
+ </message>
+ <message>
<source>&amp;Window</source>
<translation>ناÙذه</translation>
</message>
<message>
+ <source>Hide tray icon</source>
+ <translation>اخÙاء لوحة الايقون</translation>
+ </message>
+ <message>
<source>&amp;Display</source>
<translation>&amp;عرض</translation>
</message>
@@ -790,13 +662,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>Bad response from server %1</source>
- <translation>استجابة سيئة من الملقم %1</translation>
- </message>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -819,31 +684,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Ø­Ùظ الصورة</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;نسخ الصورة</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Ø­Ùظ رمز الاستجابة السريعة QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>صورة PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>اسم العميل</translation>
- </message>
- <message>
<source>N/A</source>
<translation>غير معروÙ</translation>
</message>
@@ -888,6 +730,10 @@
<translation>تم الإرسال</translation>
</message>
<message>
+ <source>&amp;Peers</source>
+ <translation>&amp;اصدقاء</translation>
+ </message>
+ <message>
<source>Direction</source>
<translation>جهة</translation>
</message>
@@ -928,8 +774,20 @@
<translation>خارج:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>وقت البناء</translation>
+ <source>1 &amp;hour</source>
+ <translation>1 &amp;ساعة</translation>
+ </message>
+ <message>
+ <source>1 &amp;day</source>
+ <translation>1 &amp; يوم</translation>
+ </message>
+ <message>
+ <source>1 &amp;week</source>
+ <translation>1 &amp; اسبوع</translation>
+ </message>
+ <message>
+ <source>1 &amp;year</source>
+ <translation>1 &amp; سنة</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -952,6 +810,18 @@
<translation>%1 قيقا بايت</translation>
</message>
<message>
+ <source>never</source>
+ <translation>ابدا</translation>
+ </message>
+ <message>
+ <source>Inbound</source>
+ <translation>داخل</translation>
+ </message>
+ <message>
+ <source>Outbound</source>
+ <translation>خارجي</translation>
+ </message>
+ <message>
<source>Yes</source>
<translation>نعم</translation>
</message>
@@ -998,18 +868,6 @@
<source>Remove</source>
<translation>ازل</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation> انسخ التسمية</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>انسخ الرسالة</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>نسخ الكمية</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1029,58 +887,7 @@
<source>&amp;Save Image...</source>
<translation>&amp;Ø­Ùظ الصورة</translation>
</message>
- <message>
- <source>Payment information</source>
- <translation>معلومات الدÙع</translation>
- </message>
- <message>
- <source>URI</source>
- <translation> URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>عنوان</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>المبلغ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>وصÙ</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>رسالة </translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>التاريخ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>وصÙ</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>رسالة </translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>المبلغ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(لا وصÙ)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>( لا رسائل )</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsDialog</name>
<message>
@@ -1100,6 +907,10 @@
<translation>الكمية :</translation>
</message>
<message>
+ <source>Bytes:</source>
+ <translation>بايت</translation>
+ </message>
+ <message>
<source>Amount:</source>
<translation>القيمة :</translation>
</message>
@@ -1124,6 +935,18 @@
<translation>رسوم المعاملة:</translation>
</message>
<message>
+ <source>Hide</source>
+ <translation>إخÙاء</translation>
+ </message>
+ <message>
+ <source>normal</source>
+ <translation>طبيعي</translation>
+ </message>
+ <message>
+ <source>fast</source>
+ <translation>سريع</translation>
+ </message>
+ <message>
<source>Send to multiple recipients at once</source>
<translation>إرسال إلى عدة مستلمين ÙÙŠ وقت واحد</translation>
</message>
@@ -1136,6 +959,10 @@
<translation>مسح كل حقول النموذج المطلوبة</translation>
</message>
<message>
+ <source>Dust:</source>
+ <translation>غبار</translation>
+ </message>
+ <message>
<source>Clear &amp;All</source>
<translation>مسح الكل</translation>
</message>
@@ -1151,59 +978,7 @@
<source>S&amp;end</source>
<translation>&amp;ارسال</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>تأكيد الإرسال Coins</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 الى %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>نسخ الكمية </translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>نسخ الكمية</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>نسخ الرسوم</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>نسخ بعد الرسوم</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>نسخ الاÙضلية</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>نسخ التعديل</translation>
- </message>
- <message>
- <source>or</source>
- <translation>أو</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>المبلغ المدÙوع يجب ان يكون اكبر من 0</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>القيمة تتجاوز رصيدك</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>المجموع يتجاوز رصيدك عندما يتم اضاÙØ© %1 رسوم العملية</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(لا وصÙ)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -1215,14 +990,22 @@
<translation>ادÙع &amp;الى :</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>إدخال تسمية لهذا العنوان لإضاÙته إلى دÙتر العناوين الخاص بك</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;وص٠:</translation>
</message>
<message>
+ <source>Choose previously used address</source>
+ <translation>اختر عنوانا مستخدم سابقا</translation>
+ </message>
+ <message>
+ <source>This is a normal payment.</source>
+ <translation>هذا دÙع اعتيادي</translation>
+ </message>
+ <message>
+ <source>The Bitcoin address to send the payment to</source>
+ <translation>عنوان البت كوين المرسل اليه الدÙع</translation>
+ </message>
+ <message>
<source>Alt+A</source>
<translation>Alt+A</translation>
</message>
@@ -1235,6 +1018,10 @@
<translation>Alt+P</translation>
</message>
<message>
+ <source>Remove this entry</source>
+ <translation>ازل هذه المداخله</translation>
+ </message>
+ <message>
<source>Message:</source>
<translation>الرسائل</translation>
</message>
@@ -1257,6 +1044,10 @@
<translation>&amp;توقيع الرسالة</translation>
</message>
<message>
+ <source>Choose previously used address</source>
+ <translation>اختر عنوانا مستخدم سابقا</translation>
+ </message>
+ <message>
<source>Alt+A</source>
<translation>Alt+A</translation>
</message>
@@ -1296,62 +1087,10 @@
<source>Verify &amp;Message</source>
<translation>تحقق &amp;الرسالة</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>اضغط "توقيع الرسالة" لتوليد التوقيع</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>العنوان المدخل غير صالح</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>الرجاء التأكد من العنوان والمحاولة مرة اخرى</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>العنوان المدخل لا يشير الى Ù…Ùتاح</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>تم الغاء عملية Ùتح المحÙظة</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>المÙتاح الخاص للعنوان المدخل غير موجود.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Ùشل توقيع الرسالة.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>الرسالة موقعة.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Ùضلا تاكد من التوقيع وحاول مرة اخرى</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Ùشلت عملية التأكد من الرسالة.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>تم تأكيد الرسالة.</translation>
- </message>
-</context>
+ </context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>جوهر البيت كوين</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>مطوري جوهر البيت كوين</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1360,362 +1099,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Ù…Ùتوح حتى %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>يتعارض</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1 غير متواجد</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>غير مؤكدة/%1</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>تأكيد %1</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>الحالة.</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>التاريخ</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>المصدر</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>تم اصداره.</translation>
- </message>
- <message>
- <source>From</source>
- <translation>من</translation>
- </message>
- <message>
- <source>To</source>
- <translation>الى</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>عنوانه</translation>
- </message>
- <message>
- <source>label</source>
- <translation>علامة</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>غير مقبولة</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>دين</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>رسوم المعاملة</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>رسالة </translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>تعليق</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>رقم المعاملة</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>تاجر</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>معاملة</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>المبلغ</translation>
- </message>
- <message>
- <source>true</source>
- <translation>صحيح</translation>
- </message>
- <message>
- <source>false</source>
- <translation>خاطئ</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, لم يتم حتى الآن البث بنجاح</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>غير معروÙ</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>تÙاصيل المعاملة</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>يبين هذا الجزء وصÙا Ù…Ùصلا لهده المعاملة</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>التاريخ</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>النوع</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Ù…Ùتوح حتى %1</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>لم يتم تلقى هذه الكتلة (Block) من قبل أي العقد الأخرى وربما لن تكون مقبولة!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>ولدت ولكن لم تقبل</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>غير متصل</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>وصÙ</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>يتعارض</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>استقبل مع</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>استقبل من</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>أرسل إلى</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>دÙع لنÙسك</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Mined</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>غير متوÙر</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>حالة المعاملة. تحوم حول هذا الحقل لعرض عدد التأكيدات.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>التاريخ والوقت الذي تم Ùيه تلقي المعاملة.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>نوع المعاملات</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>المبلغ الذي أزيل أو أضي٠الى الرصيد</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>الكل</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>اليوم</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>هدا الاسبوع</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>هدا الشهر</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>الشهر الماضي</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>هدا العام</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>المدى...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>استقبل مع</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>أرسل إلى</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>إليك</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Mined</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>اخرى</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>ادخل عنوان أووص٠للبحث</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>الحد الأدنى</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation> انسخ عنوان</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation> انسخ التسمية</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>نسخ الكمية</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>نسخ رقم العملية</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>عدل الوصÙ</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>عرض تÙاصيل المعاملة</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Ùشل التصدير</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>نجح التصدير</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>مل٠مÙصول بÙواصل (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>تأكيد</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>التاريخ</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>النوع</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>وصÙ</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>عنوان</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>العنوان</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>المدى:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>الى</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>إرسال Coins</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;تصدير</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>تحميل البيانات ÙÙŠ علامة التبويب الحالية إلى ملÙ.</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>نسخ احتياط للمحÙظة</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Ùشل النسخ الاحتياطي</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>نجاح النسخ الاحتياطي</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1730,6 +1123,10 @@
<translation>قبول الاتصالات من خارج</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>جوهر البيت كوين</translation>
+ </message>
+ <message>
<source>Error: Disk space is low!</source>
<translation>تحذير: مساحة القرص منخÙضة</translation>
</message>
@@ -1774,34 +1171,34 @@
<translation>تحذير</translation>
</message>
<message>
- <source>This help message</source>
- <translation>رسالة المساعدة هذه</translation>
- </message>
- <message>
<source>Loading addresses...</source>
<translation>تحميل العنوان</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>خطأ عند تنزيل wallet.dat: المحÙظة تالÙØ©</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>خطأ عند تنزيل wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>عنوان البروكسي غير صحيح : '%s'</translation>
</message>
<message>
+ <source>Make the wallet broadcast transactions</source>
+ <translation>إنتاج معاملات بث المحÙظة</translation>
+ </message>
+ <message>
<source>Insufficient funds</source>
<translation>اموال غير كاÙية</translation>
</message>
<message>
+ <source>Loading block index...</source>
+ <translation>تحميل مؤشر الكتلة</translation>
+ </message>
+ <message>
<source>Loading wallet...</source>
<translation>تحميل المحÙظه</translation>
</message>
<message>
+ <source>Cannot downgrade wallet</source>
+ <translation>لا يمكن تخÙيض قيمة المحÙظة</translation>
+ </message>
+ <message>
<source>Cannot write default address</source>
<translation>لايمكن كتابة العنوان الاÙتراضي</translation>
</message>
diff --git a/src/qt/locale/bitcoin_be_BY.ts b/src/qt/locale/bitcoin_be_BY.ts
index 2709ff37e5..5894148fe0 100644
--- a/src/qt/locale/bitcoin_be_BY.ts
+++ b/src/qt/locale/bitcoin_be_BY.ts
@@ -26,10 +26,6 @@
<translation>Зачыніць</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>КапіÑваць адраÑ</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Выдаліць абраны Ð°Ð´Ñ€Ð°Ñ Ñа ÑпіÑу</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>Выдаліць</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Выбраць адраÑ, куды выÑлаць Ñродкі</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Выбраць адраÑ, на Ñкі атрымаць Ñродкі</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>Выбраць</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>адраÑÑ‹ Ðдпраўкі</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>адраÑÑ‹ ПрыманнÑ</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Тут знаходзÑцца Біткойн-адраÑÑ‹ Ð´Ð»Ñ Ð²Ñ‹ÑÑ‹Ð»Ð°Ð½Ð½Ñ Ð¿Ð»Ð°Ñ†Ñжоў. ЗаўÑёды Ñпраўджвайце колькаÑць Ñ– Ð°Ð´Ñ€Ð°Ñ Ð¿Ñ€Ñ‹Ð·Ð½Ð°Ñ‡ÑÐ½Ð½Ñ Ð¿ÐµÑ€Ð°Ð´ здзÑйÑненнем транзакцыі.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Тут знаходзÑцца Біткойн-адраÑÑ‹ Ð´Ð»Ñ Ð¿Ñ€Ñ‹Ð¼Ð°Ð½Ð½Ñ Ð¿Ð»Ð°Ñ†Ñжоў. Пажадана выкарыÑтоўваць новы Ð°Ð´Ñ€Ð°Ñ Ð´Ð»Ñ ÐºÐ¾Ð¶Ð½Ð°Ð¹ транзакцыі.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>КапіÑваць Метку</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>РÑдагаваць</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>ЭкÑпартаваць Ð¡Ð¿Ñ–Ñ ÐдраÑоў</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>КоÑкамі падзелены файл (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ЭкÑпартаванне нÑўдалае</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>ÐдбылаÑÑ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ° Ð¿Ð°Ð´Ñ‡Ð°Ñ Ñпробы захаваць Ð°Ð´Ñ€Ð°Ñ Ñƒ %1. ПаÑпрабуйце зноў.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдраÑ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>непазначаны</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Паўтарыце новую кодавую фразу</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Зашыфраваць гаманец.</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>ГÑÑ‚Ð°Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ñ Ð¿Ð°Ñ‚Ñ€Ð°Ð±ÑƒÐµ кодавую фразу, каб рзблакаваць гаманец.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Разблакаваць гаманец</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>ГÑÑ‚Ð°Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ñ Ð¿Ð°Ñ‚Ñ€Ð°Ð±ÑƒÐµ пароль каб раÑшыфраваць гаманец.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Рачшыфраваць гаманец</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>ЗмÑніць пароль</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Пацвердзіце шыфраванне гаманца</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Увага: калі вы зашыфруеце Ñвой гаманец Ñ– Ñтраціце парольную фразу, то &lt;b&gt;СТРÐЦІЦЕ ЎСЕ СВÐЕ БІТКОЙÐЫ&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Ці ўпÑÑžÐ½ÐµÐ½Ñ‹Ñ Ð²Ñ‹, што жадаеце зашыфраваць Ñвой гаманец?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core зараз будзе зачынены, каб фіналізаваць працÑÑ ÑˆÑ‹Ñ„Ñ€Ð°Ð²Ð°Ð½Ð½Ñ. ПамÑтайце, што шыфраванне вашага гаманца не гарантуе абÑалютную абарону ад магчымаÑці крадзÑжу біткойнаў шкоднымі праграмамі, ÑÐºÑ–Ñ Ð¼Ð¾Ð³ÑƒÑ†ÑŒ інфікаваць ваш камп'ютар.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>Ð’ÐЖÐÐ: УÑе папÑÑ€ÑÐ´Ð½Ñ–Ñ ÐºÐ¾Ð¿Ñ–Ñ– гаманца варта замÑніць новым зашыфраваным файлам. У мÑтах бÑÑпекі папÑÑ€ÑÐ´Ð½Ñ–Ñ ÐºÐ¾Ð¿Ñ–Ñ– незашыфраванага файла-гаманца Ñтануць неўжывальнымі, калі вы Ñтанеце карыÑтацца новым зашыфраваным гаманцом.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Увага: Caps Lock уключаны!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Гаманец зашыфраваны</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>УвÑдзіце новы пароль Ð´Ð»Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ð°.&lt;br/&gt;ÐŸÐ°Ñ€Ð¾Ð»ÑŒÐ½Ð°Ñ Ñ„Ñ€Ð°Ð·Ð° павинна Ñкладацца&lt;b&gt; не меньш чым з дзеÑÑці Ñімвалаў&lt;/b&gt;, ці &lt;b&gt;больш чым з ваÑьмі Ñлоў&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>УвÑдзіце Ñтары пароль Ñ– новы пароль Ð´Ð»Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ð°.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Шыфраванне гаманца нÑўдалае</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Шыфраванне гаманца не адбылоÑÑ Ð·-за ўнутранай памылкі. Гаманец незашыфраваны.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Ð£Ð²ÐµÐ´Ð´Ð·ÐµÐ½Ñ‹Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ– не Ñупадаюць</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Разблакаванне гаманца нÑўдалае</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Уведзены пароль Ð´Ð»Ñ Ñ€Ð°ÑÑˆÑ‹Ñ„Ñ€Ð°Ð²Ð°Ð½Ð½Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ð° памылковы</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>РаÑшыфраванне гаманца нÑўдалае</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>ÐŸÐ°Ñ€Ð¾Ð»ÑŒÐ½Ð°Ñ Ñ„Ñ€Ð°Ð·Ð° гаманца паÑпÑхова зменена.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -298,14 +139,6 @@
<translation>Ðдчыниць &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core кліент</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Імпартуюцца блокі з дыÑку...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>ПераіндÑкÑÐ°Ñ†Ñ‹Ñ Ð±Ð»Ð¾ÐºÐ°Ñž на дыÑку...</translation>
</message>
@@ -350,10 +183,6 @@
<translation>Ðтрымаць</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Паказаць інфармацыю аб Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Паказаць / Схаваць</translation>
</message>
@@ -386,22 +215,10 @@
<translation>Дапамога</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Запатрабаваць плацёж (генеруецца QR-код Ð´Ð»Ñ Ð±Ñ–Ñ‚ÐºÐ¾Ð¹Ð½ URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>Ðб Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Мадыфікаваць опцыі канфігурацыі Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Паказаць ÑÐ¿Ñ–Ñ Ð°Ð´Ñ€Ð°Ñоў Ñ– метак Ð´Ð»Ñ Ð´Ð°ÑыланнÑ</translation>
</message>
@@ -417,10 +234,6 @@
<source>&amp;Command-line options</source>
<translation>Опцыі каманднага радка</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Паказваць даведку Bitcoin Core каб атрымаць ÑÐ¿Ñ–Ñ Ð¼Ð°Ð³Ñ‡Ñ‹Ð¼Ñ‹Ñ… опцый каманднага радка</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n актыўнае злучÑнне з Ñецівам Bitcoin</numerusform><numerusform>%n актыўных злучÑннÑÑž з Ñецівам Bitcoin</numerusform><numerusform>%n актыўных злучÑннÑÑž з Ñецівам Bitcoin</numerusform><numerusform>%n актыўных злучÑннÑÑž з Ñецівам Bitcoin</numerusform></translation>
@@ -533,13 +346,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Трывога Сеціва</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -609,111 +415,7 @@
<source>Priority</source>
<translation>ПрыÑрытÑÑ‚</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>КапіÑваць адраÑ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>КапіÑваць пазнаку</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>КапіÑваць колькаÑць</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>КапіÑваць ID транзакцыі</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Замкнуць непатрачанае</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Ðдамкнуць непатрачанае</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>КапіÑваць колькаÑць</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>КапіÑваць каміÑÑ–ÑŽ</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>КапіÑваць з вынÑткам каміÑÑ–Ñ–</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>КапіÑваць байты</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>КапіÑваць прыÑрытÑÑ‚</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>КапіÑваць пыл</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>найвышÑйшы</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>вышÑйшы</translation>
- </message>
- <message>
- <source>high</source>
- <translation>выÑокі</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>вышÑй ÑÑÑ€ÑднÑга</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>ÑÑÑ€Ñдні</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>ніжÑй ÑÑÑ€ÑднÑга</translation>
- </message>
- <message>
- <source>low</source>
- <translation>нізкі</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>ніжÑйшы</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>найніжÑйшы</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>так</translation>
- </message>
- <message>
- <source>no</source>
- <translation>не</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>ГÑта значыць патрÑбную каміÑÑ–ÑŽ мінімум %1 на Кб.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Ð¢Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ñ‹Ñ Ð±Ð¾Ð»ÑŒÑˆÐ°Ð³Ð° прыÑрытÑту больш Ð¿Ñ€Ñ‹Ð²Ð°Ð±Ð»Ñ–Ð²Ð°Ñ Ð´Ð»Ñ ÑžÐºÐ»ÑŽÑ‡ÑÐ½Ð½Ñ Ñž блок.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>непазначаны</translation>
- </message>
- </context>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -728,34 +430,6 @@
<source>&amp;Address</source>
<translation>ÐдраÑ</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Ðовы Ð°Ð´Ñ€Ð°Ñ Ð´Ð»Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½Ð½Ñ</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Ðовы Ð°Ð´Ñ€Ð°Ñ Ð´Ð»Ñ Ð´Ð°ÑыланнÑ</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>РÑдагаваць Ð°Ð´Ñ€Ð°Ñ Ð¿Ñ€Ñ‹Ð¼Ð°Ð½Ð½Ñ</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>РÑдагаваць Ð°Ð´Ñ€Ð°Ñ Ð´Ð°ÑыланнÑ</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Уведзены Ð°Ð´Ñ€Ð°Ñ "%1" ужо Ñž кніге адраÑоў</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Ðемагчыма разблакаваць гаманец</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ñ‹Ñ Ð½Ð¾Ð²Ð°Ð³Ð° ключа нÑўдалаÑ</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -775,18 +449,10 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>(%1-bit)</source>
<translation>(%1-біт)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Ðб Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Опцыі каманднага радка</translation>
</message>
@@ -806,14 +472,6 @@
<translation>Вітаем</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Вітаем у Bitcoin Core.</translation>
- </message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error</source>
<translation>Памылка</translation>
</message>
@@ -856,9 +514,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -869,9 +524,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
@@ -892,60 +544,13 @@
<source>&amp;Label:</source>
<translation>Метка:</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>КапіÑваць пазнаку</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>КапіÑваць колькаÑць</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &amp;Address</source>
<translation>КапіÑваць адраÑ</translation>
</message>
- <message>
- <source>Address</source>
- <translation>ÐдраÑ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>КолькаÑць</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Паведамленне</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Паведамленне</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>КолькаÑць</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>непазначаны</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -997,46 +602,6 @@
<source>Confirm the send action</source>
<translation>Пацвердзіць даÑыланне</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Пацвердзіць даÑыланне манет</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>КапіÑваць колькаÑць</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>КапіÑваць колькаÑць</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>КапіÑваць каміÑÑ–ÑŽ</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>КапіÑваць з вынÑткам каміÑÑ–Ñ–</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>КапіÑваць байты</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>КапіÑваць прыÑрытÑÑ‚</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Ð’ÐµÐ»Ñ–Ñ‡Ñ‹Ð½Ñ Ð¿Ð»Ð°Ñ†Ñжу мае быць больш за 0.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>непазначаны</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>КапіÑваць пыл</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1049,10 +614,6 @@
<translation>Заплаціць да:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>УвÑдзіце пазнаку гÑтаму адраÑу, каб дадаць Ñго Ñž адраÑную кнігу</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>Метка:</translation>
</message>
@@ -1102,14 +663,6 @@
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>РаÑпрацоўнікі Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1122,274 +675,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/непацверджана</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 пацверджаннÑÑž</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>СтатуÑ</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Паведамленне</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Каментар</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>КолькаÑць</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, пакуль не было паÑпÑхова транÑлÑвана</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>невÑдома</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>ДÑталі транзакцыі</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>ГÑÑ‚Ð°Ñ Ð¿Ð°Ð½Ñль паказвае дÑтальнае апіÑанне транзакцыі</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тып</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Пацверджана (%1 пацверджаннÑÑž)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>ГÑÑ‚Ñ‹ блок не быў прынÑÑ‚Ñ‹ іншымі вузламі Ñ– магчыма не будзе ўхвалены!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Згенеравана, але не прынÑта</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>ПрынÑта з</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>ПрынÑта ад</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>ДаÑлана да</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Плацёж Ñамому Ñабе</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Здабыта</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ñ‹Ñ–. ÐавÑдзіце курÑар на гÑтае поле, каб паказаць колькаÑць пацверджаннÑÑž.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Дата Ñ– чаÑ, калі Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ñ‹Ñ Ð±Ñ‹Ð»Ð° прынÑта.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Тып транзакцыі</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>КолькаÑць аднÑÑ‚Ð°Ñ Ñ†Ñ– Ð´Ð°Ð´Ð°Ð½Ð°Ñ Ð´Ð° баланÑу.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>УÑÑ‘</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>СённÑ</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>ГÑÑ‚Ñ‹ тыдзень</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>ГÑÑ‚Ñ‹ меÑÑц</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Мінулы меÑÑц</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>ГÑÑ‚Ñ‹ год</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Прамежак...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>ПрынÑта з</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>ДаÑлана да</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Да ÑÑбе</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Здабыта</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>ІншыÑ</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>УвÑдзіце Ð°Ð´Ñ€Ð°Ñ Ñ†Ñ– пазнаку Ð´Ð»Ñ Ð¿Ð¾ÑˆÑƒÐºÑƒ</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Мін. колькаÑць</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>КапіÑваць адраÑ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>КапіÑваць пазнаку</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>КапіÑваць колькаÑць</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>КапіÑваць ID транзакцыі</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>РÑдагаваць пазнаку</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ЭкÑпартаванне нÑўдалае</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>КоÑкамі падзелены файл (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Пацверджана</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тып</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдраÑ</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Прамежак:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>да</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>ДаÑлаць Манеты</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>ЭкÑпарт</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>ЭкÑпартаваць гÑÑ‚Ñ‹Ñ Ð·Ð²ÐµÑткі у файл</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1408,6 +703,10 @@
<translation>ЗапуÑціць у фоне Ñк дÑман Ñ– прымаць каманды</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Do you want to rebuild the block database now?</source>
<translation>Ці жадаеце вы перабудаваць зараз базу звеÑтак блокаў?</translation>
</message>
@@ -1456,10 +755,6 @@
<translation>Опцыі гаманца:</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>ÐÐºÑ‚Ñ‹Ð²Ð°Ñ†Ñ‹Ñ Ð»ÐµÐ¿ÑˆÐ°Ð³Ð° ланцуга...</translation>
- </message>
- <message>
<source>Information</source>
<translation>ІнфармацыÑ</translation>
</message>
@@ -1508,14 +803,6 @@
<translation>Загружаем адраÑÑ‹...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Памылка загрузкі wallet.dat: гаманец пашкоджаны</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Памылка загрузкі wallet.dat</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>ÐедаÑтаткова Ñродкаў</translation>
</message>
diff --git a/src/qt/locale/bitcoin_bg.ts b/src/qt/locale/bitcoin_bg.ts
index ecd10e5461..acb60cf41c 100644
--- a/src/qt/locale/bitcoin_bg.ts
+++ b/src/qt/locale/bitcoin_bg.ts
@@ -26,10 +26,6 @@
<translation>Затвори</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Копирай адреÑ</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Изтрий Ð¸Ð·Ð±Ñ€Ð°Ð½Ð¸Ñ Ð°Ð´Ñ€ÐµÑ Ð¾Ñ‚ ÑпиÑъка</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Изтриване</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Изберете адреÑ, на който да Ñе изпращат монети</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Изберете адреÑ, на който ще получавате монети</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>Избери</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>ÐдреÑи за изпращане</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>ÐдреÑи за получаване</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Това Ñа адреÑите на получателите на плащаниÑ. Винаги проверÑвайте размера на Ñумата и адреÑа на получателÑ, преди да изпратите монети.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Това Ñа Вашите Биткойн адреÑи,благодарение на които ще получавате плащаниÑ.Препоръчително е да използвате нови адреÑи за получаване на вÑÑка транзакциÑ.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Копирай &amp;име</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Редактирай</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>ИзнаÑÑне на ÑпиÑъка Ñ Ð°Ð´Ñ€ÐµÑи</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>CSV файл (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Грешка при изнаÑÑнето</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Възникна грешка при опита за запазване на ÑпиÑъка Ñ Ð°Ð´Ñ€ÐµÑи в %1.ÐœÐ¾Ð»Ñ Ð¾Ð¿Ð¸Ñ‚Ð°Ð¹Ñ‚Ðµ отново.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Име</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без име)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,91 +60,19 @@
<source>Repeat new passphrase</source>
<translation>Въведете новата парола повторно</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Encrypt wallet</source>
- <translation>Шифриране на портфейла</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Тази Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð¸Ð·Ð¸Ñква Вашата парола за отключване на портфейла.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Отключване на портфейла</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Тази Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð¸Ð·Ð¸Ñква Вашата парола за дешифриране на портфейла.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Дешифриране на портфейла</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>СмÑна на паролата</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Потвърдете на шифрирането на портфейла</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Ð’ÐИМÐÐИЕ: Ðко шифрирате вашиÑÑ‚ портфейл и изгубите паролата Ñи, &lt;b&gt;ЩЕ ИЗГУБИТЕ ВСИЧКИТЕ СИ БИТКОИÐИ&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>ÐаиÑтина ли желаете да шифрирате портфейла Ñи?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Биткоин Ñега ще Ñе затоври за да завърши процеÑа на криптиране. Запомнете, че криптирането на Ð²Ð°ÑˆÐ¸Ñ Ð¿Ð¾Ñ€Ñ‚ÐµÑ„ÐµÐ¹Ð» не може напълно да предпази вашите монети от кражба чрез зловреден Ñофтуер, инфектирал Ð²Ð°ÑˆÐ¸Ñ ÐºÐ¾Ð¼Ð¿ÑŽÑ‚ÑŠÑ€</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>Ð’ÐЖÐО: Ð’Ñички Ñтари запазваниÑ, които Ñте направили на ВашиÑÑ‚ портфейл Ñ‚Ñ€Ñбва да замените Ñ Ð·Ð°Ð¿Ð°Ð·Ð²Ð°Ð½Ðµ на новополучениÑ, шифриран портфейл. От ÑÑŠÐ¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð·Ð° ÑигурноÑÑ‚, предишните Ð·Ð°Ð¿Ð°Ð·Ð²Ð°Ð½Ð¸Ñ Ð½Ð° нешифрирани портфейли ще Ñтанат неизползваеми веднага, щом започнете да използвате новиÑÑ‚, шифриран портфейл.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Внимание: Caps Lock (главни букви) е включен.</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Портфейлът е шифриран</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Шифрирането беше неуÑпешно</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Шифрирането на портфейла беше неуÑпешно, поради Ñофтуерен проблем. Портфейлът не е шифриран.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Паролите не Ñъвпадат</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>ÐеуÑпешно отключване на портфейла</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Паролата въведена за дешифриране на портфейла е грешна.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Дешифрирането на портфейла беше неуÑпешно</translation>
+ <source>IP/Netmask</source>
+ <translation>IP/Netmask</translation>
</message>
<message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Паролата на портфейла беше променена уÑпешно.</translation>
+ <source>Banned Until</source>
+ <translation>Ð¡ÑŠÑ Ð·Ð°Ð±Ñ€Ð°Ð½ÐµÐ½ доÑтъп до</translation>
</message>
</context>
<context>
- <name>BanTableModel</name>
- </context>
-<context>
<name>BitcoinGUI</name>
<message>
<source>Sign &amp;message...</source>
@@ -254,6 +111,14 @@
<translation>Изход от приложението</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>ОтноÑно %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Покажи Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ñ‚Ð½Ð¾Ñно %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>За &amp;Qt</translation>
</message>
@@ -266,6 +131,10 @@
<translation>&amp;Опции...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Промени наÑтройки за %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>&amp;Шифриране на портфейла...</translation>
</message>
@@ -290,8 +159,8 @@
<translation>Отвори &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core клиент</translation>
+ <source>Reindexing blocks on disk...</source>
+ <translation>Повторно индекÑиране на блоковете на диÑка...</translation>
</message>
<message>
<source>Send coins to a Bitcoin address</source>
@@ -334,10 +203,6 @@
<translation>&amp;Получаване</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Покажете Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° Биткойн Ñдрото</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Показване / Скриване</translation>
</message>
@@ -374,18 +239,10 @@
<translation>Раздели</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Биткойн Ñдро</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>ИзиÑкване на плащаниÑ(генерира QR кодове и биткойн: URIs)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;ОтноÑно Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Показване на ÑпиÑъка Ñ Ð¸Ð·Ð¿Ð¾Ð»Ð·Ð²Ð°Ð½Ð¸ адреÑи и имена</translation>
</message>
@@ -401,18 +258,46 @@
<source>&amp;Command-line options</source>
<translation>&amp;Ðалични команди</translation>
</message>
+ <message numerus="yes">
+ <source>%n active connection(s) to Bitcoin network</source>
+ <translation><numerusform>%n активна връзка към Биткойн мрежата</numerusform><numerusform>%n активни връзки към Биткойн мрежата</numerusform></translation>
+ </message>
+ <message>
+ <source>Indexing blocks on disk...</source>
+ <translation>ИндекÑиране на блокове на диÑка...</translation>
+ </message>
<message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Покажи помощните ÑÑŠÐ¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Ð½Ð° Биткойн за да видиш наличните и валидни команди</translation>
+ <source>Processing blocks on disk...</source>
+ <translation>Обработване на блокове на диÑка...</translation>
</message>
<message>
<source>No block source available...</source>
<translation>ЛипÑва източник на блоковете...</translation>
</message>
+ <message numerus="yes">
+ <source>Processed %n block(s) of transaction history.</source>
+ <translation><numerusform>Преработен %n блок от иÑториÑта Ñ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ð¸.</numerusform><numerusform>Преработени %n блокове от иÑториÑта Ñ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ð¸.</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>%n hour(s)</source>
+ <translation><numerusform>%n чаÑ</numerusform><numerusform>%n чаÑа</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>%n day(s)</source>
+ <translation><numerusform>%n ден</numerusform><numerusform>%n дни</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>%n week(s)</source>
+ <translation><numerusform>%n Ñедмица</numerusform><numerusform>%n Ñедмици</numerusform></translation>
+ </message>
<message>
<source>%1 and %2</source>
<translation>%1 и %2</translation>
</message>
+ <message numerus="yes">
+ <source>%n year(s)</source>
+ <translation><numerusform>%n година</numerusform><numerusform>%n години</numerusform></translation>
+ </message>
<message>
<source>%1 behind</source>
<translation>%1 зад</translation>
@@ -442,6 +327,14 @@
<translation>Синхронизиран</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Покажи %1 помощно Ñъобщение за да получиш лиÑÑ‚ Ñ Ð²ÑŠÐ·Ð¼Ð¾Ð¶Ð½Ð¸ Биткойн команди</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 клиент</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Зарежда блокове...</translation>
</message>
@@ -493,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Мрежови проблем</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -577,134 +463,6 @@
<source>Priority</source>
<translation>Приоритет</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Копирай адреÑ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Копирай име</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копирай Ñума</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Копирай Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ñ Ñ ID</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Заключване на неизхарченото</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Отключване на неизхарченото</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Копиране на количеÑтвото</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Копиране на данък добавена ÑтойноÑÑ‚</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Копиране Ñлед прилагане на данък добавена ÑтойноÑÑ‚</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Копиране на байтовете</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Копиране на приоритет</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Копирай прахта:</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Копирай реÑтото</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>Ðай-виÑок</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>По-виÑок</translation>
- </message>
- <message>
- <source>high</source>
- <translation>ВиÑок</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>Средно-виÑок</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>Среден</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>ÐиÑко-Ñреден</translation>
- </message>
- <message>
- <source>low</source>
- <translation>ÐиÑък</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>По-ниÑък</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>Ðай-ниÑък</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 заключен)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>нищо</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Този етикет Ñтава червен, когато размера на транзакциÑта е по-голÑма от 1000 бита.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>да</translation>
- </message>
- <message>
- <source>no</source>
- <translation>не</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Това означава че Ñе изиÑква такÑа от поне %1 на килобайт.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Може да варира Ñ +-1 байт</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без име)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>реÑто от %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(промени)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -717,40 +475,16 @@
<translation>&amp;Име</translation>
</message>
<message>
- <source>&amp;Address</source>
- <translation>&amp;ÐдреÑ</translation>
- </message>
- <message>
- <source>New receiving address</source>
- <translation>Ðов Ð°Ð´Ñ€ÐµÑ Ð·Ð° получаване</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Ðов Ð°Ð´Ñ€ÐµÑ Ð·Ð° изпращане</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Редактиране на Ð°Ð´Ñ€ÐµÑ Ð·Ð° получаване</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Редактиране на Ð°Ð´Ñ€ÐµÑ Ð·Ð° изпращане</translation>
+ <source>The label associated with this address list entry</source>
+ <translation>Етикетът Ñвързан Ñ Ñ‚Ð¾Ð²Ð° въведение в лиÑта Ñ Ð°Ð´Ñ€ÐµÑи</translation>
</message>
<message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Вече има Ð°Ð´Ñ€ÐµÑ "%1" в ÑпиÑъка Ñ Ð°Ð´Ñ€ÐµÑи.</translation>
+ <source>The address associated with this address list entry. This can only be modified for sending addresses.</source>
+ <translation>ÐдреÑÑŠÑ‚ Ñвързан Ñ Ñ‚Ð¾Ð²Ð° въведение в лиÑта Ñ Ð°Ð´Ñ€ÐµÑи. Това може да бъде променено Ñамо за адреÑи за изпращане.</translation>
</message>
<message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>"%1" не е валиден Биткоин адреÑ.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Отключването на портфейла беше неуÑпешно.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Създаването на ключ беше неуÑпешно.</translation>
+ <source>&amp;Address</source>
+ <translation>&amp;ÐдреÑ</translation>
</message>
</context>
<context>
@@ -779,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Биткойн Ñдро</translation>
- </message>
- <message>
<source>version</source>
<translation>верÑиÑ</translation>
</message>
@@ -791,8 +521,8 @@
<translation>(%1-битов)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>ОтноÑно Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>ОтноÑно %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -806,7 +536,35 @@
<source>command-line options</source>
<translation>СпиÑък Ñ Ð½Ð°Ð»Ð¸Ñ‡Ð½Ð¸ команди</translation>
</message>
- </context>
+ <message>
+ <source>UI Options:</source>
+ <translation>Опции на интерфейÑ:</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>Избери Ð´Ð¸Ñ€ÐµÐºÑ‚Ð¾Ñ€Ð¸Ñ Ð·Ð° данни при Ñтартирване (по подразбиране: %u)</translation>
+ </message>
+ <message>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>Избери език, примерно "de_DE" (по подразбиране: system locale)</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>Стартирай минимизиран</translation>
+ </message>
+ <message>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>Задай SSL root Ñертификат за молба за изплащане (по подразбиране: -system-)</translation>
+ </message>
+ <message>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>Покажи splash екран при Ñтартирване (по подразбиране %u)</translation>
+ </message>
+ <message>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>Ðулиране на вÑички наÑтройки променени в GUI</translation>
+ </message>
+</context>
<context>
<name>Intro</name>
<message>
@@ -814,12 +572,8 @@
<translation>Добре дошли</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Добре дошли в Биткойн Ñдрото.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Тъй като това е първото Ñтартиране на програмата можете да изберете къде Биткон Ñдрото да запази данните Ñи.</translation>
+ <source>Welcome to %1.</source>
+ <translation>Добре дошли в %1.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -830,20 +584,32 @@
<translation>Използване на Ð´Ð¸Ñ€ÐµÐºÑ‚Ð¾Ñ€Ð¸Ñ Ñ€ÑŠÑ‡Ð½Ð¾</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Биткойн Ñдро</translation>
- </message>
- <message>
<source>Error</source>
<translation>Грешка</translation>
</message>
- </context>
+ <message numerus="yes">
+ <source>%n GB of free space available</source>
+ <translation><numerusform>%n GB Ñвободно проÑтранÑтво на разположение</numerusform><numerusform>%n GB Ñвободно проÑтранÑтво на разположение</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>(of %n GB needed)</source>
+ <translation><numerusform>(%n GB е нужен)</numerusform><numerusform>(%n GB Ñа нужни)</numerusform></translation>
+ </message>
+</context>
<context>
<name>OpenURIDialog</name>
<message>
<source>Open URI</source>
<translation>ОтварÑне на URI</translation>
</message>
+ <message>
+ <source>Open payment request from URI or file</source>
+ <translation>Отвори молба за изплащане от URI или файл</translation>
+ </message>
+ <message>
+ <source>URI:</source>
+ <translation>URI:</translation>
+ </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -896,10 +662,6 @@
<translation>&amp;Мрежа</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Ðвтоматично Ñтартиране на Bitcoin Core Ñлед влизане в ÑиÑтемата.</translation>
- </message>
- <message>
<source>W&amp;allet</source>
<translation>По&amp;ртфейл</translation>
</message>
@@ -1068,73 +830,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>СправÑне Ñ URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Ðевалиден Ð°Ð´Ñ€ÐµÑ Ð½Ð° плащане %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>ЗаÑвката за плащане беше отхвърлена</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Мрежата от коÑто Ñе извършва заÑвката за плащане не Ñъвпада Ñ Ð¼Ñ€ÐµÐ¶Ð°Ñ‚Ð° на клиента.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>ЗаÑвената Ñума за плащане: %1 е твърде малка (Ñчита Ñе за отпадък)</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Възникна грешка по време назаÑвката за плащане</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Биткойн не можe да Ñе Ñтартира: click-to-pay handler</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Файл за ÑправÑне ÑÑŠÑ Ð·Ð°Ñвки</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>ЗаÑвката за плащане е изтекла.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Ðевалидна заÑвка за плащане.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>ВъзÑтановÑване на Ñума от %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>ЗаÑвката за плащане %1 е твърде голÑм (%2 байта, позволени %3 байта).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Грешка при комуникациÑта Ñ %1: %2</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Възникна проблем при Ñвързването ÑÑŠÑ Ñървър %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Плащането е прието</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Грешка в мрежата по време на заÑвката</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1185,31 +880,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Запиши изображение...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Копирай изображение</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Запази QR Код</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG Изображение (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Име на клиента</translation>
- </message>
- <message>
<source>N/A</source>
<translation>ÐеÑъщеÑтвуващ</translation>
</message>
@@ -1230,10 +902,6 @@
<translation>ОÑновни</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Използване на OpenSSL верÑиÑ</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Използване на база данни BerkeleyDB </translation>
</message>
@@ -1338,10 +1006,6 @@
<translation>ИзходÑщи</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Дата на Ñъздаване</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Лог файл,Ñъдържащ грешките</translation>
</message>
@@ -1448,18 +1112,6 @@
<source>Remove</source>
<translation>Премахване</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Копирай име</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Копиране на Ñъобщението</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копирай Ñума</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1479,65 +1131,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Запиши изображение...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>ИзиÑкване на плащане от %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Данни за плащането</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Сума</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Име</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Съобщение</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Грешка при Ñъздаването на QR Code от URI.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Име</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Съобщение</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Сума</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без име)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(без Ñъобщение)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(липÑва Ñума)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1661,86 +1254,6 @@
<source>S&amp;end</source>
<translation>И&amp;зпрати</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Потвърждаване</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Копиране на количеÑтвото</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копирай Ñума</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Копиране на данък добавена ÑтойноÑÑ‚</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Копиране Ñлед прилагане на данък добавена ÑтойноÑÑ‚</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Копиране на байтовете</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Копиране на приоритет</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Копирай реÑтото</translation>
- </message>
- <message>
- <source>or</source>
- <translation>или</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Сумата Ñ‚Ñ€Ñбва да е по-голÑма от 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Сумата надвишава Ñ‚ÐµÐºÑƒÑ‰Ð¸Ñ Ð±Ð°Ð»Ð°Ð½Ñ</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Сумата при добавÑне на данък добавена ÑтойноÑÑ‚ по %1 транзакциÑта надвишава Ñумата по вашата Ñметка.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Грешка при Ñъздаването на транзакциÑ!</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>ЗаÑвката за плащане е изтекла.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Внимание: Ðевалиден Биткойн адреÑ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без име)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Внимание:ÐеизвеÑтен Ð°Ð´Ñ€ÐµÑ Ð·Ð° промÑна</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Копирай прахта:</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>ÐаиÑтина ли иÑкате да изпратите?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>добавено като такÑа за транзакциÑ</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1753,10 +1266,6 @@
<translation>Плати &amp;Ðа:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Въведете име за този адреÑ, за да го добавите в ÑпиÑъка Ñ Ð°Ð´Ñ€ÐµÑи</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Име:</translation>
</message>
@@ -1800,10 +1309,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Биткойн Ñдрото Ñе изключва...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Ðе изключвайте компютъра докато този прозорец не изчезне.</translation>
</message>
@@ -1870,70 +1375,10 @@
<source>Verify &amp;Message</source>
<translation>Потвърди &amp;Ñъобщението</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>ÐатиÑнете "ПодпиÑване на Ñъобщение" за да Ñъздадете подпиÑ</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>ВъведениÑÑ‚ Ð°Ð´Ñ€ÐµÑ Ðµ невалиден.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>ÐœÐ¾Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐµÑ‚Ðµ адреÑа и опитайте отново.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>ВъведениÑÑ‚ Ð°Ð´Ñ€ÐµÑ Ð½Ðµ може да Ñе ÑъпоÑтави Ñ Ð²Ð°Ð»Ð¸Ð´ÐµÐ½ ключ.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Отключването на портфейла беше отменено.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Ðе е наличен чаÑтен ключ за въведениÑÑ‚ адреÑ.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>ПодпиÑването на Ñъобщение беше неуÑпешно.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Съобщението е подпиÑано.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>ПодпиÑÑŠÑ‚ не може да бъде декодиран.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Проверете подпиÑа и опитайте отново.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>ПодпиÑÑŠÑ‚ не Ð¾Ñ‚Ð³Ð¾Ð²Ð°Ñ€Ñ Ð½Ð° комбинациÑта от Ñъобщение и адреÑ.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Проверката на Ñъобщението беше неуÑпешна.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Съобщението е потвърдено.</translation>
- </message>
-</context>
+ </context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Биткойн Ñдро</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Разработчици на Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1946,438 +1391,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Подлежи на промÑна до %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>припокриващ Ñе</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/офлайн</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/непотвърдени</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>включена в %1 блока</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>СтатуÑ</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Източник</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Издадени</translation>
- </message>
- <message>
- <source>From</source>
- <translation>От</translation>
- </message>
- <message>
- <source>To</source>
- <translation>За</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>ÑобÑтвен адреÑ</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>Ñамо гледане</translation>
- </message>
- <message>
- <source>label</source>
- <translation>име</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Кредит</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>не е приет</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Дебит</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Общ дълг</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Общ дълг</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>ТакÑа</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Ðетна Ñума</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Съобщение</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Коментар</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Търговец</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Генерираните монети Ñ‚Ñ€Ñбва да отлежат %1 блока преди да могат да бъдат похарчени. Когато генерираш блока, той Ñе разпроÑтранÑва в мрежата, за да Ñе добави в блок-веригата. Ðко не уÑпее да Ñе добави във веригата, Ð½ÐµÐ³Ð¾Ð²Ð¸Ñ ÑÑ‚Ð°Ñ‚ÑƒÑ Ñ‰Ðµ Ñе Ñтане "неприет" и нÑма да може да Ñе похарчи. Това е възможно да Ñе Ñлучи Ñлучайно, ако друг възел генерира блок нÑколко Ñекунди Ñлед твоÑ.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° грешките</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>ТранзакциÑ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Сума</translation>
- </message>
- <message>
- <source>true</source>
- <translation>true</translation>
- </message>
- <message>
- <source>false</source>
- <translation>false</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, вÑе още не е изпратено</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>неизвеÑтен</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>ТранзакциÑ</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>ОпиÑание на транзакциÑта</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тип</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Ðеплатим (%1 потвърждениÑ, ще бъде платим Ñлед %2)</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Подлежи на промÑна до %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Потвърдени (%1 потвърждениÑ)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Блокът не е получен от оÑтаналите учаÑтници и най-вероÑтно нÑма да бъде одобрен.</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Генерирана, но отхвърлена от мрежата</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Извън линиÑ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Име</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Ðепотвърдено</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Потвърждаване (%1 от %2 препоръчвани потвърждениÑ)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Конфликтно</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Получени</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Получен от</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Изпратени на</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Плащане към Ñебе Ñи</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Емитирани</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>Ñамо гледане</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>СъÑтоÑние на транзакциÑта. Задръжте върху това поле за брой потвърждениÑ.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Дата и Ñ‡Ð°Ñ Ð½Ð° получаване на транзакциÑта.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Вид транзакциÑ.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Сума извадена или добавена към баланÑа.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Ð’Ñички</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>ДнеÑ</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Тази Ñедмица</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Този меÑец</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>ÐŸÑ€ÐµÐ´Ð½Ð¸Ñ Ð¼ÐµÑец</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Тази година</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>От - до...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Получени</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Изпратени на</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>СобÑтвени</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Емитирани</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Други</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>ТърÑене по Ð°Ð´Ñ€ÐµÑ Ð¸Ð»Ð¸ име</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Минимална Ñума</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Копирай адреÑ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Копирай име</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копирай Ñума</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Копирай Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ñ Ñ ID</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Редактирай име</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>ПодробноÑти за транзакциÑта</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>ИзнаÑÑне иÑториÑта на транзакциите</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Ñамо гледане</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Грешка при изнаÑÑнето</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>ИзнаÑÑнето е уÑпешна</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>ИÑториÑта Ñ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ð¸Ñ‚Ðµ беше уÑпешно запазена в %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>CSV файл (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Потвърдени</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тип</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Име</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑ</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ИД</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>От:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>до</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>ÐÑма зареден портфейл.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Изпращане</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>ИзнеÑи</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Запишете данните от Ñ‚ÐµÐºÑƒÑ‰Ð¸Ñ Ñ€Ð°Ð·Ð´ÐµÐ» във файл</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Запазване на портфейла</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° портфейла (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>ÐеуÑпешно запазване на портфейла</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Възникна грешка при запазването на информациÑта за портфейла в %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>ИнформациÑта за портфейла беше уÑпешно запазена в %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>УÑпешно запазване на портфейла</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2400,6 +1423,10 @@
<translation>Приемайте връзки отвън.(по подразбиране:1 в противен Ñлучай -proxy или -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Биткойн Ñдро</translation>
+ </message>
+ <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Сложете в бÑл ÑпиÑък пиъри,Ñвързващи Ñе от дадената интернет маÑка или айпи адреÑ.Може да бъде заложено неколкократно.</translation>
</message>
@@ -2444,34 +1471,14 @@
<translation>ÐаÑтройки на портфейла:</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Заложете Ð±Ñ€Ð¾Ñ Ð½Ð° нишки за Ð³ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ð½Ð° монети ако е включено(-1 = вÑички Ñдра, по подразбиране: %d)</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Свързване чрез SOCKS5 прокÑи</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Ð’Ñички права запазени (C) 2009-%i ДоÑтавчиците на Биткойн</translation>
- </message>
- <message>
<source>Information</source>
<translation>ИнформациÑ</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ðевалидна Ñума за -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ðевалидна Ñума за -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ðевалидна Ñума за -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Изпрати локализиращата или дебъг информациÑта към конзолата, вмеÑто файлът debug.log</translation>
</message>
@@ -2504,22 +1511,10 @@
<translation>Парола за JSON-RPC връзките</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Това помощно Ñъобщение</translation>
- </message>
- <message>
<source>Loading addresses...</source>
<translation>Зареждане на адреÑи...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Грешка при зареждане на wallet.dat: портфейлът е повреден</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Грешка при зареждане на wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Ðевалиден -proxy address: '%s'</translation>
</message>
@@ -2536,10 +1531,6 @@
<translation>Задайте pid файл(по подразбиране: %s)</translation>
</message>
<message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ðевалидна Ñума за -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>ÐедоÑтатъчно ÑредÑтва</translation>
</message>
diff --git a/src/qt/locale/bitcoin_bg_BG.ts b/src/qt/locale/bitcoin_bg_BG.ts
index 353f6d7715..4bddb5ff4a 100644
--- a/src/qt/locale/bitcoin_bg_BG.ts
+++ b/src/qt/locale/bitcoin_bg_BG.ts
@@ -14,6 +14,10 @@
<translation>Ðов</translation>
</message>
<message>
+ <source>Copy the currently selected address to the system clipboard</source>
+ <translation>Копирай текущо Ð¸Ð·Ð±Ñ€Ð°Ð½Ð¸Ñ Ð°Ð´Ñ€ÐµÑ ÐºÑŠÐ¼ клипборда</translation>
+ </message>
+ <message>
<source>&amp;Copy</source>
<translation>Копирай</translation>
</message>
@@ -21,29 +25,143 @@
<source>C&amp;lose</source>
<translation>Затвори</translation>
</message>
- </context>
-<context>
- <name>AddressTableModel</name>
- </context>
+ <message>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Изтрий текущо Ð¸Ð·Ð±Ñ€Ð°Ð½Ð¸Ñ Ð°Ð´Ñ€ÐµÑ Ð¾Ñ‚ лиÑта</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>ИзнеÑи данните в Ð¸Ð·Ð±Ñ€Ð°Ð½Ð¸Ñ Ñ€Ð°Ð·Ð´ÐµÐ» към файл</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>ИзнеÑи</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>Изтрий</translation>
+ </message>
+</context>
<context>
<name>AskPassphraseDialog</name>
- </context>
+ <message>
+ <source>Passphrase Dialog</source>
+ <translation>Диалог за пропуÑк</translation>
+ </message>
+ <message>
+ <source>Enter passphrase</source>
+ <translation>Въведи парола</translation>
+ </message>
+ <message>
+ <source>New passphrase</source>
+ <translation>Ðова парола</translation>
+ </message>
+ <message>
+ <source>Repeat new passphrase</source>
+ <translation>Повтори парола</translation>
+ </message>
+</context>
<context>
<name>BanTableModel</name>
- </context>
+ <message>
+ <source>IP/Netmask</source>
+ <translation>IP/Мрежова маÑка</translation>
+ </message>
+ <message>
+ <source>Banned Until</source>
+ <translation>Блокиран до</translation>
+ </message>
+</context>
<context>
<name>BitcoinGUI</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Биткойн Ñдро</translation>
+ <source>Sign &amp;message...</source>
+ <translation>Подпиши Ñъобщение...</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>За Биткойн Ñдрото</translation>
+ <source>Synchronizing with network...</source>
+ <translation>Синхронизиране Ñ Ð¼Ñ€ÐµÐ¶Ð°Ñ‚Ð°...</translation>
+ </message>
+ <message>
+ <source>&amp;Overview</source>
+ <translation>Преглед</translation>
+ </message>
+ <message>
+ <source>Node</source>
+ <translation>Възел</translation>
+ </message>
+ <message>
+ <source>Show general overview of wallet</source>
+ <translation>Покажи общ преглед на портфейла</translation>
+ </message>
+ <message>
+ <source>&amp;Transactions</source>
+ <translation>Транзакции</translation>
+ </message>
+ <message>
+ <source>Browse transaction history</source>
+ <translation>Разгледай иÑÑ‚Ð¾Ñ€Ð¸Ñ Ð½Ð° транзакциите</translation>
+ </message>
+ <message>
+ <source>E&amp;xit</source>
+ <translation>Изход</translation>
+ </message>
+ <message>
+ <source>Quit application</source>
+ <translation>Излез от приложението</translation>
+ </message>
+ <message>
+ <source>&amp;About %1</source>
+ <translation>За %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Покажи Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° %1</translation>
+ </message>
+ <message>
+ <source>About &amp;Qt</source>
+ <translation>ОтноÑно Qt</translation>
+ </message>
+ <message>
+ <source>Show information about Qt</source>
+ <translation>Покажи Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ñ‚Ð½Ð¾Ñтно Qt</translation>
+ </message>
+ <message>
+ <source>&amp;Options...</source>
+ <translation>ÐаÑтройки...</translation>
+ </message>
+ <message>
+ <source>Modify configuration options for %1</source>
+ <translation>Промени конфигурации за %1</translation>
+ </message>
+ <message>
+ <source>&amp;Encrypt Wallet...</source>
+ <translation>Криптирай портфейл</translation>
+ </message>
+ <message>
+ <source>&amp;Backup Wallet...</source>
+ <translation>Ðаправи резервно копие на портфейла...</translation>
+ </message>
+ <message>
+ <source>&amp;Change Passphrase...</source>
+ <translation>Промени паролата...</translation>
+ </message>
+ <message>
+ <source>&amp;Sending addresses...</source>
+ <translation>ÐдреÑи за пращане...</translation>
+ </message>
+ <message>
+ <source>&amp;Receiving addresses...</source>
+ <translation>ÐдреÑи за получаване...</translation>
+ </message>
+ <message>
+ <source>Open &amp;URI...</source>
+ <translation>Отвори URI</translation>
+ </message>
+ <message>
+ <source>Reindexing blocks on disk...</source>
+ <translation>Повторно индекÑиране на блоковете на диÑка...</translation>
</message>
- </context>
-<context>
- <name>ClientModel</name>
</context>
<context>
<name>CoinControlDialog</name>
@@ -56,21 +174,9 @@
</context>
<context>
<name>HelpMessageDialog</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Биткойн Ñдро</translation>
- </message>
- <message>
- <source>About Bitcoin Core</source>
- <translation>За Биткойн Ñдрото</translation>
- </message>
</context>
<context>
<name>Intro</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Биткойн Ñдро</translation>
- </message>
</context>
<context>
<name>OpenURIDialog</name>
@@ -82,18 +188,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -103,9 +203,6 @@
<name>ReceiveRequestDialog</name>
</context>
<context>
- <name>RecentRequestsTableModel</name>
- </context>
-<context>
<name>SendCoinsDialog</name>
</context>
<context>
@@ -119,39 +216,21 @@
</context>
<context>
<name>SplashScreen</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Биткойн Ñдро</translation>
- </message>
</context>
<context>
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- </context>
-<context>
- <name>TransactionView</name>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
+ <message>
+ <source>Bitcoin Core</source>
+ <translation>Биткойн Ñдро</translation>
+ </message>
</context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_ca.ts b/src/qt/locale/bitcoin_ca.ts
index 38e770f182..ed259c4d08 100644
--- a/src/qt/locale/bitcoin_ca.ts
+++ b/src/qt/locale/bitcoin_ca.ts
@@ -26,10 +26,6 @@
<translation>&amp;Tanca</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copia l'adreça</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Elimina l'adreça sel·leccionada actualment de la llista</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Elimina</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Trieu una adreça on voleu enviar monedes</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Trieu l'adreça on voleu rebre monedes</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>T&amp;ria</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>S'estan enviant les adreces</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>S'estan rebent les adreces</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Aquestes són les vostres adreces de Bitcoin per enviar els pagaments. Sempre reviseu l'import i l'adreça del destinatari abans de transferir monedes.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Aquestes són les vostres adreces Bitcoin per rebre pagaments. Es recomana utilitzar una adreça nova de recepció per a cada transacció.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copia l'&amp;etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Edita</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exporta la llista d'adreces</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fitxer de separació amb comes (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>L'exportació ha fallat</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>S'ha produït un error en desar la llista d'adreces a %1. Torneu-ho a provar.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreça</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Repetiu la nova contrasenya</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encripta el moneder</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Aquesta operació requereix la contrasenya del moneder per a desbloquejar-lo.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloqueja el moneder</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Aquesta operació requereix la contrasenya del moneder per desencriptar-lo.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Desencripta el moneder</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Canvia la contrasenya</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirma l'encriptació del moneder</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Avís: si encripteu el vostre moneder i perdeu la contrasenya, &lt;b&gt;PERDREU TOTS ELS VOSTRES BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Esteu segur que voleu encriptar el vostre moneder?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Ara es tancarà el Bitcoin Core per finalitzar el procés d'encriptació. Tingueu present que encriptar el vostre moneder no garanteix que les vostres bitcoins no puguin ser robades per programari maliciós que infecti l'ordinador.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANT: Tota copia de seguretat que hàgiu realitzat hauria de ser reemplaçada pel, recentment generat, fitxer encriptat del moneder.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Avís: Les lletres majúscules estan activades!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Moneder encriptat</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Introduïu la contrasenya nova al moneder.&lt;br/&gt;Utilitzeu una contrasenya de &lt;b&gt;deu o més caràcters aleatoris&lt;/b&gt;, o &lt;b&gt;vuit o més paraules&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Introduïu la contrasenya antiga i la contrasenya nova al moneder.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>L'encriptació del moneder ha fallat</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>L'encriptació del moneder ha fallat per un error intern. El moneder no ha estat encriptat.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>La contrasenya introduïda no coincideix.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>El desbloqueig del moneder ha fallat</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La contrasenya introduïda per a desencriptar el moneder és incorrecta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>La desencriptació del moneder ha fallat</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>La contrasenya del moneder ha estat modificada correctament.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -306,14 +147,6 @@
<translation>Obre un &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Client del Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>S'estan important els blocs del disc...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>S'estan reindexant els blocs al disc...</translation>
</message>
@@ -358,10 +191,6 @@
<translation>&amp;Rep</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Mostra informació del Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Mostra / Amaga</translation>
</message>
@@ -398,22 +227,10 @@
<translation>Barra d'eines de les pestanyes</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucli de Bitcoin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Sol·licita pagaments (genera codis QR i bitcoin: URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Quant al Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modifica les opcions de configuració del Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Mostra la llista d'adreces d'enviament i etiquetes utilitzades</translation>
</message>
@@ -429,10 +246,6 @@
<source>&amp;Command-line options</source>
<translation>Opcions de la &amp;línia d'ordres</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Mostra el missatge d'ajuda del Bitcoin Core per obtenir una llista amb les possibles opcions de línia d'ordres de Bitcoin</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n connexió activa a la xarxa Bitcoin</numerusform><numerusform>%n connexions actives a la xarxa Bitcoin</numerusform></translation>
@@ -545,13 +358,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta de xarxa</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +435,6 @@
<source>Priority</source>
<translation>Prioritat</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar adreça </translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de transacció</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Bloqueja sense gastar</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Desbloqueja sense gastar</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copia la quantitat</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copia la comissió</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia la comissió posterior</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copia els bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia la prioritat</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copia el polsim</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia el canvi</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>El més alt</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>Més alt</translation>
- </message>
- <message>
- <source>high</source>
- <translation>Alt</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>mig-alt</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>mig</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>baix-mig</translation>
- </message>
- <message>
- <source>low</source>
- <translation>baix</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>més baix</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>el més baix</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 bloquejada)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>cap</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Aquesta etiqueta es torna en vermell si la transacció és superior a 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Aquesta etiqueta es torna en vermell si la propietat és inferior que la «mitjana».</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Aquesta etiqueta es torna vermella si el destinatari rep un import inferior de %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Pot variar +/- %1 satoshi(s) per entrada.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>sí</translation>
- </message>
- <message>
- <source>no</source>
- <translation>no</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Això comporta una comissió d'almenys %1 per kB.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Pot variar +/- 1 byte per entrada.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Les transaccions amb una major prioritat són més propenses a ser incloses en un bloc.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>canvia de %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(canvia)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +458,6 @@
<source>&amp;Address</source>
<translation>&amp;Adreça</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nova adreça de recepció.</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nova adreça d'enviament</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Edita les adreces de recepció</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Edita les adreces d'enviament</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>L'adreça introduïda «%1» ja és present a la llibreta d'adreces.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>L'adreça introduïda «%1» no és una adreça de Bitcoin vàlida.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>No s'ha pogut desbloquejar el moneder.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ha fallat la generació d'una nova clau.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +485,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucli de Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>versió</translation>
</message>
@@ -867,10 +493,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Quant al Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Opcions de línia d'ordres</translation>
</message>
@@ -906,11 +528,7 @@
<source>Show splash screen on startup (default: %u)</source>
<translation>Mostra la pantalla de benvinguda a l'inici (per defecte: %u)</translation>
</message>
- <message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Reinicialitza tots els canvis de configuració fets des de la interfície gràfica</translation>
- </message>
-</context>
+ </context>
<context>
<name>Intro</name>
<message>
@@ -918,18 +536,6 @@
<translation>Us donem la benviguda</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Us donem la benvinguda al Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Atès que és la primera vegada que executeu el programa, podeu triar on emmagatzemarà el Bitcoin Core les dades.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>El Bitcoin Core descarregarà i emmagatzemarà una còpia de la cadena de blocs de Bitcoin. Com a mínim s'emmagatzemaran %1 GB de dades en aquest directori, que seguiran creixent gradualment. També s'hi emmagatzemarà el moneder.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Utilitza el directori de dades per defecte</translation>
</message>
@@ -938,10 +544,6 @@
<translation>Utilitza un directori de dades personalitzat:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucli de Bitcoin</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Error: el directori de dades «%1» especificat no pot ser creat.</translation>
</message>
@@ -976,10 +578,6 @@
<source>Select payment request file</source>
<translation>Selecciona un fitxer de sol·licitud de pagament</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Selecciona el fitxer de sol·licitud de pagament per obrir</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1020,10 +618,6 @@
<translation>Minimitza en comptes de sortir de l'aplicació quan la finestra es tanca. Quan s'habilita aquesta opció l'aplicació es tancara només quan se selecciona Surt del menú. </translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>La interfície d'usuari pot definir-se des d'aquí. El paràmetre tindrà efecte després de reiniciar el Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 de terceres parts (p. ex. explorador de blocs) que apareix en la pestanya de transaccions com elements del menú contextual. %s en l'URL es reemplaçat pel resum de la transacció. Diferents URL estan separades per una barra vertical |.</translation>
</message>
@@ -1048,14 +642,6 @@
<translation>&amp;Xarxa</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Inicia el Bitcoin Core automàticament després d'iniciar una sessió en el sistema.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Inicia el Bitcoin Core en inciar el sistema</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = auto, &lt;0 = deixa tants nuclis lliures)</translation>
</message>
@@ -1116,6 +702,22 @@
<translation>Mostra si el proxy SOCKS5 per defecte proporcionat s'utilitza per arribar als iguals mitjançant aquest tipus de xarxa.</translation>
</message>
<message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
+ <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
+ <translation>Conectar a la red de Bitcoin a través de un proxy SOCKS5 per als serveis ocults de Tor</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
<translation>Utilitza un proxy SOCKS4 apart per a arribar als iguals a través de serveis ocults de Tor:</translation>
</message>
@@ -1268,97 +870,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Gestió d'URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Adreça de pagament no vàlida %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>La sol·licitud de pagament s'ha rebutjat</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>La xarxa de la sol·licitud de pagament no coincideix amb la xarxa del client.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>La sol·licitud de pagament no està inicialitzada.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>L'import de pagament sol·licitat %1 és massa petit (es considera polsim).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Error en la sol·licitud de pagament</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>No es pot iniciar bitcoin: gestor clica-per-pagar</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>L'URL de recuperació de la sol·licitud de pagament no és vàlida: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>L'URI no pot ser analitzat! Això pot ser a causa d'una adreça de Bitcoin no vàlida o per paràmetres URI amb mal format.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Gestió de fitxers de les sol·licituds de pagament</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>No es pot llegir el fitxer de la sol·licitud de pagament. Això pot ser causat per un fitxer de sol·licitud de pagament no vàlid.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>La sol·licitud de pagament ha vençut.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>No s'accepten sol·licituds de pagament no verificades a scripts de pagament personalitzats.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Sol·licitud de pagament no vàlida.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Reemborsament de %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>La sol·licitud de pagament %1 és massa gran (%2 bytes, permès %3 bytes).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Error en comunicar amb %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>No es pot analitzar la sol·licitud de pagament!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Mala resposta del servidor %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pagament reconegut</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Error en la sol·licitud de xarxa</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1413,31 +924,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>De&amp;sa la imatge...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copia la imatge</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Desa el codi QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Imatge PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nom del client</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1458,10 +946,6 @@
<translation>General</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Utilitzant OpenSSL versió</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Utilitzant BerkeleyDB versió</translation>
</message>
@@ -1490,8 +974,16 @@
<translation>Nombre de blocs actuals</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Obre el fitxer de registre de depuració del Bitcoin Core del directori de dades actual. Pot portar uns quants segons per a fitxers de registre grans.</translation>
+ <source>Memory Pool</source>
+ <translation>Reserva de memòria</translation>
+ </message>
+ <message>
+ <source>Current number of transactions</source>
+ <translation>Nombre actual de transaccions</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>Us de memoria</translation>
</message>
<message>
<source>Received</source>
@@ -1610,10 +1102,6 @@
<translation>Fora:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Data de compilació</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Fitxer de registre de depuració</translation>
</message>
@@ -1650,10 +1138,6 @@
<translation>&amp;Desbandeja el node</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Us donem la benviguda a la consola RPC del Bitcoin Core.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>Utilitza les fletxes d'amunt i avall per navegar per l'historial, i &lt;b&gt;Ctrl-L&lt;\b&gt; per netejar la pantalla.</translation>
</message>
@@ -1780,18 +1264,6 @@
<source>Remove</source>
<translation>Esborra</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copia l'etiqueta</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Copia el missatge</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1811,73 +1283,6 @@
<source>&amp;Save Image...</source>
<translation>De&amp;sa la imatge...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Sol·licita un pagament a %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informació de pagament</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreça</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Import</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Missatge</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI resultant massa llarga, intenta reduir el text per a la etiqueta / missatge</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Error en codificar l'URI en un codi QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Missatge</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Import</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(sense missatge)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(sense import)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1998,14 +1403,6 @@
<translation>ràpid</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Envia com a transacció de comissió zero si és possible</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(la confirmació pot trigar més temps)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Envia a múltiples destinataris al mateix temps</translation>
</message>
@@ -2037,118 +1434,6 @@
<source>S&amp;end</source>
<translation>E&amp;nvia</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirma l'enviament de monedes</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 a %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copia la quantitat</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copia la comissió</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia la comissió posterior</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copia els bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia la prioritat</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia el canvi</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Import total %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>o</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>L'import a pagar ha de ser major que 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>L'import supera el vostre balanç.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>El total excedeix el teu balanç quan s'afegeix la comissió a la transacció %1.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Ha fallat la creació de la transacció!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>S'ha rebutjat la transacció! Això pot passar si alguna de les monedes del vostre moneder ja s'han gastat; per exemple, si heu fet servir una còpia de seguretat del fitxer wallet.dat i s'haguessin gastat monedes de la còpia però sense marcar-les-hi com a gastades.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Una comissió superior a %1 es considera una comissió absurdament alta.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>La sol·licitud de pagament ha vençut.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Paga només la comissió necessària de %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Estimat per començar la confirmació en %n bloc.</numerusform><numerusform>Estimat per començar la confirmació en %n blocs.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>L'adreça de destinatari no és vàlida. Torneu-la a comprovar.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>S'ha trobat una adreça duplicada: cal utilitzar les adreces només un cop cada vegada.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Avís: adreça Bitcoin no vàlida</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Avís: adreça de canvi desconeguda</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copia el polsim</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Esteu segur que ho voleu enviar?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>S'ha afegit una taxa de transacció</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2161,10 +1446,6 @@
<translation>Paga &amp;a:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Introduïu una etiqueta per a aquesta adreça per afegir-la a la llibreta d'adreces</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiqueta:</translation>
</message>
@@ -2236,10 +1517,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>S'està aturant el Bitcoin Core...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>No apagueu l'ordinador fins que no desaparegui aquesta finestra.</translation>
</message>
@@ -2330,70 +1607,10 @@
<source>Reset all verify message fields</source>
<translation>Neteja tots els camps de verificació de missatge</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Feu clic a «Signa el missatge» per a generar una signatura</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>L'adreça introduïda no és vàlida.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Comproveu l'adreça i torneu-ho a provar.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>L'adreça introduïda no referencia a cap clau.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>El desbloqueig del moneder ha estat cancelat.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>La clau privada per a la adreça introduïda no està disponible.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>La signatura del missatge ha fallat.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Missatge signat.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>La signatura no s'ha pogut descodificar.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Comproveu la signatura i torneu-ho a provar.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>La signatura no coincideix amb el resum del missatge.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Ha fallat la verificació del missatge.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Missatge verificat.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Els desenvolupadors del Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2406,418 +1623,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Obert fins %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>en conflicte</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/fora de línia</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/sense confirmar</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmacions</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Estat</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, difusió a través de %n node</numerusform><numerusform>, difusió a través de %n nodes</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Font</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generat</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Des de</translation>
- </message>
- <message>
- <source>To</source>
- <translation>A</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>Adreça pròpia</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>només lectura</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiqueta</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Crèdit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>disponible en %n bloc més</numerusform><numerusform>disponibles en %n blocs més</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>no acceptat</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Dèbit</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Dèbit total</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Crèdit total</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Comissió de transacció</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Import net</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Missatge</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID de transacció</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Mercader</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Les monedes generades han de madurar %1 blocs abans de poder ser gastades. Quan genereu aquest bloc, es farà saber a la xarxa per tal d'afegir-lo a la cadena de blocs. Si no pot fer-se lloc a la cadena, el seu estat canviarà a «no acceptat» i no es podrà gastar. Això pot passar ocasionalment si un altre node genera un bloc en un marge de segons respecte al vostre.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informació de depuració</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transacció</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Entrades</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Import</translation>
- </message>
- <message>
- <source>true</source>
- <translation>cert</translation>
- </message>
- <message>
- <source>false</source>
- <translation>fals</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, encara no ha estat emès correctement</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Obre per %n bloc més</numerusform><numerusform>Obre per %n blocs més</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>desconegut</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detall de la transacció</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Aquest panell mostra una descripció detallada de la transacció</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipus</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Immadur (%1 confirmacions, serà disponible després de %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Obre per %n bloc més</numerusform><numerusform>Obre per %n blocs més</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Obert fins %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmat (%1 confirmacions)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Aquest bloc no ha estat rebut per cap altre node i probablement no serà acceptat!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generat però no acceptat</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Fora de línia</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Sense confirmar</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Confirmant (%1 de %2 confirmacions recomanades)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>En conflicte</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Rebut amb</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Rebut de</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviat a</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pagament a un mateix</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minat</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>només lectura</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Estat de la transacció. Desplaceu-vos sobre aquest camp per mostrar el nombre de confirmacions.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Data i hora en que la transacció va ser rebuda.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipus de transacció.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Si està implicada o no una adreça només de lectura en la transacció.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Intenció/propòsit de la transacció definida per l'usuari.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Import extret o afegit del balanç.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Tot</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Avui</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Aquesta setmana</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Aquest mes</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>El mes passat</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Enguany</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Rang...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Rebut amb</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviat a</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>A un mateix</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minat</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Altres</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Introduïu una adreça o una etiqueta per cercar</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Import mínim</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copia l'adreça</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de transacció</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Editar etiqueta</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Mostra detalls de la transacció</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exporta l'historial de transacció</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Només de lectura</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>L'exportació ha fallat</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>S'ha produït un error en provar de desar l'historial de transacció a %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exportació amb èxit</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>L'historial de transaccions s'ha desat correctament a %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fitxer separat per comes (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmat</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipus</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreça</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Rang:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>a</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2825,91 +1637,78 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>No s'ha carregat cap moneder.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
+ <name>bitcoin-core</name>
<message>
- <source>Send Coins</source>
- <translation>Envia monedes</translation>
+ <source>Options:</source>
+ <translation>Opcions:</translation>
</message>
-</context>
-<context>
- <name>WalletView</name>
<message>
- <source>&amp;Export</source>
- <translation>&amp;Exporta</translation>
+ <source>Specify data directory</source>
+ <translation>Especifica el directori de dades</translation>
</message>
<message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exporta les dades de la pestanya actual a un fitxer</translation>
+ <source>Connect to a node to retrieve peer addresses, and disconnect</source>
+ <translation>Connecta al node per obtenir les adreces de les connexions, i desconnecta</translation>
</message>
<message>
- <source>Backup Wallet</source>
- <translation>Còpia de seguretat del moneder</translation>
+ <source>Specify your own public address</source>
+ <translation>Especifiqueu la vostra adreça pública</translation>
</message>
<message>
- <source>Wallet Data (*.dat)</source>
- <translation>Dades del moneder (*.dat)</translation>
+ <source>Accept command line and JSON-RPC commands</source>
+ <translation>Accepta la línia d'ordres i ordres JSON-RPC </translation>
</message>
<message>
- <source>Backup Failed</source>
- <translation>Ha fallat la còpia de seguretat</translation>
+ <source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
+ <translation>Si no es proporciona &lt;category&gt; o si &lt;category&gt; = 1, treu a la sortida tota la informació de depuració.</translation>
</message>
<message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>S'ha produït un error en provar de desar les dades del moneder a %1.</translation>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>Poda configurada per sota el mínim de %d MiB. Utilitzeu un nombre superior.</translation>
</message>
<message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>S'han desat les dades del moneder correctament a %1.</translation>
+ <source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
+ <translation>Poda: la darrera sincronització del moneder va més enllà de les dades podades. Cal que activeu -reindex (baixeu tota la cadena de blocs de nou en cas de node podat)</translation>
</message>
<message>
- <source>Backup Successful</source>
- <translation>La còpia de seguretat s'ha realitzat correctament</translation>
+ <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
+ <translation>Reduïu els requisits d'emmagatzematge podant (suprimint) els blocs antics. Aquest mode és incompatible amb -txindex i -rescan. Avís: la reversió d'aquest paràmetre implica haver de tornar a baixar la cadena de blocs sencera. (per defecte: 0 = inhabilita la poda de blocs, &gt;%u = mida objectiu en MiB per utilitzar en els fitxers de blocs)</translation>
</message>
-</context>
-<context>
- <name>bitcoin-core</name>
<message>
- <source>Options:</source>
- <translation>Opcions:</translation>
+ <source>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</source>
+ <translation>Els rescanejos no són possible en el mode de poda. Caldrà que utilitzeu -reindex, que tornarà a baixar la cadena de blocs sencera.</translation>
</message>
<message>
- <source>Specify data directory</source>
- <translation>Especifica el directori de dades</translation>
+ <source>Error: A fatal internal error occurred, see debug.log for details</source>
+ <translation>Error: s'ha produït un error intern fatal. Vegeu debug.log per a més detalls</translation>
</message>
<message>
- <source>Connect to a node to retrieve peer addresses, and disconnect</source>
- <translation>Connecta al node per obtenir les adreces de les connexions, i desconnecta</translation>
+ <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
+ <translation>Comissió (en %s/kB) per afegir a les transaccions que envieu (per defecte: %s)</translation>
</message>
<message>
- <source>Specify your own public address</source>
- <translation>Especifiqueu la vostra adreça pública</translation>
+ <source>Pruning blockstore...</source>
+ <translation>S'està podant la cadena de blocs...</translation>
</message>
<message>
- <source>Accept command line and JSON-RPC commands</source>
- <translation>Accepta la línia d'ordres i ordres JSON-RPC </translation>
+ <source>Run in the background as a daemon and accept commands</source>
+ <translation>Executa en segon pla com a programa dimoni i accepta ordres</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Comissions totals màximes (en %s) per utilitzar en una única transacció de moneder; definir-ne una massa baixa pot interrompre les transaccions més grans (per defecte: %s)</translation>
+ <source>Unable to start HTTP server. See debug log for details.</source>
+ <translation>No s'ha pogut iniciar el servidor HTTP. Vegeu debug.log per a més detalls.</translation>
</message>
<message>
- <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
- <translation>Comissió (en %s/kB) per afegir a les transaccions que envieu (per defecte: %s)</translation>
+ <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
+ <translation>Accepta connexions de fora (per defecte: 1 si no -proxy o -connect)</translation>
</message>
<message>
- <source>Run in the background as a daemon and accept commands</source>
- <translation>Executa en segon pla com a programa dimoni i accepta ordres</translation>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
</message>
<message>
- <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
- <translation>Accepta connexions de fora (per defecte: 1 si no -proxy o -connect)</translation>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee és molt elevat. Aquesta és la comissió de transacció que podeu pagar quan les estimacions de comissions no estan disponibles.</translation>
</message>
<message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
@@ -2936,18 +1735,6 @@
<translation>Aquesta és una versió de pre-llançament - utilitza-la sota la teva responsabilitat - No usar per a minería o aplicacions de compra-venda</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>No es pot enllaçar %s a aquest ordinador. El Bitcoin Core probablement ja estigui executant-s'hi.</translation>
- </message>
- <message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>AVÃS: s'ha generat un nombre anòmalament alt de blocs, %d blocs rebuts en les darreres %d hores (se n'esperaven %d)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>AVÃS: comproveu la vostra connexió a la xarxa, %d blocs rebuts en les darreres %d hores (se n'esperaven %d)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Avís: la xarxa no sembla que hi estigui plenament d'acord. Alguns miners sembla que estan experimentant problemes.</translation>
</message>
@@ -2956,10 +1743,6 @@
<translation>Avís: sembla que no estem plenament d'acord amb els nostres iguals! Podria caler que actualitzar l'aplicació, o potser que ho facin altres nodes.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Avís: el fitxer wallet.dat és corrupte, dades rescatades! L'arxiu wallet.dat original ha estat desat com wallet.{estampa_temporal}.bak al directori %s; si el teu balanç o transaccions son incorrectes hauries de restaurar-lo de un backup.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Afegeix a la llista blanca els iguals que es connecten de la màscara de xarxa o adreça IP donada. Es pot especificar moltes vegades.</translation>
</message>
@@ -3080,14 +1863,6 @@
<translation>Opcions de moneder:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Avís: aquesta versió és obsoleta; cal actualitzar-la!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Cal que reconstruïu la base de dades fent servir -reindex per canviar -txindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Permet les connexions JSON-RPC d'una font específica. Vàlid per a &lt;ip&gt; són una IP individual (p. ex., 1.2.3.4), una xarxa / màscara de xarxa (p. ex., 1.2.3.4/255.255.255.0) o una xarxa/CIDR (p. ex., 1.2.3.4/24). Es pot especificar aquesta opció moltes vegades</translation>
</message>
@@ -3100,10 +1875,6 @@
<translation>Vincula a l'adreça donada per a escoltar les connexions JSON-RPC. Feu servir la notació [host]:port per a IPv6. Aquesta opció pot ser especificada moltes vegades (per defecte: vincula a totes les interfícies)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>No es pot obtenir un bloqueig del directori de dades %s. El Bitcoin Core probablement ja s'estigui executant.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Crea fitxers nous amb els permisos per defecte del sistema, en comptes de l'umask 077 (només efectiu amb la funcionalitat de moneder inhabilitada)</translation>
</message>
@@ -3144,10 +1915,6 @@
<translation>Defineix la mida màxima de transaccions d'alta prioritat / baixa comissió en bytes (per defecte: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Defineix el nombre de fils per a la generació de moneda si està habilitat (-1 = tots els nuclis, per defecte: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>L'import de la transacció és massa petit per enviar-la després que se'n dedueixi la comissió</translation>
</message>
@@ -3172,26 +1939,10 @@
<translation>Accepta sol·licituds REST públiques (per defecte: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>S'està activant la millor cadena...</translation>
- </message>
- <message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>No es pot resoldre l'adreça -whitebind: «%s»</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Connecta a través del proxy SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Els desenvolupadors del Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Error en carregar wallet.dat: el moneder requereix una versió més nova del Bitcoin core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Error en llegir la base de dades, tancant.</translation>
</message>
@@ -3200,22 +1951,6 @@
<translation>&amp;Informació</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Ha fallat la inicialització de la comprovació de validesa. El Bitcoin Core s'està aturant.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -minrelaytxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -mintxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Import no vàlid per a -paytxfee=&lt;amount&gt;: «%s» (ha de ser com a mínim %s)</translation>
</message>
@@ -3240,14 +1975,6 @@
<translation>Opcions del servidor RPC:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Reconstrueix l'índex de la cadena de blocs dels fitxers blk000??.dat actuals a l'inici.</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Rep i mostra avisos de la xarxa P2P (per defecte: %u)</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Envia informació de traça/depuració a la consola en comptes del fitxer debug.log</translation>
</message>
@@ -3300,10 +2027,6 @@
<translation>Nom d'usuari per a connexions JSON-RPC</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Cal reescriure el moneder: reiniceu el Bitcoin Core per completar-ho.</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Avís</translation>
</message>
@@ -3312,10 +2035,6 @@
<translation>Se suprimeixen totes les transaccions del moneder...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>El fitxer wallet.data és corrupte. El rescat de les dades ha fallat</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Contrasenya per a connexions JSON-RPC</translation>
</message>
@@ -3324,10 +2043,6 @@
<translation>Executa l'ordre quan el millor bloc canviï (%s en cmd es reemplaça per un resum de bloc)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Aquest misatge d'ajuda</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permet consultes DNS per a -addnode, -seednode i -connect</translation>
</message>
@@ -3336,10 +2051,6 @@
<translation>S'estan carregant les adreces...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Error en carregar wallet.dat: Moneder corrupte</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = manté les metadades de les tx, p. ex., propietari del compte i informació de sol·licitud del pagament, 2 = prescindeix de les metadades de les tx)</translation>
</message>
@@ -3372,14 +2083,6 @@
<translation>Demana sempre les adreces dels iguals a través de consultes DNS (per defecte: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Error en carregar wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Genera monedes (per defecte: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Quants blocs per comprovar a l'inici (per defecte: %u, 0 = tots)</translation>
</message>
@@ -3464,18 +2167,6 @@
<translation>Xarxa desconeguda especificada a -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>No es pot resoldre l'adreça -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>No es pot resoldre l'adreça -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -paytxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Balanç insuficient</translation>
</message>
diff --git a/src/qt/locale/bitcoin_ca@valencia.ts b/src/qt/locale/bitcoin_ca@valencia.ts
index 2c41ec78d4..df0f750a61 100644
--- a/src/qt/locale/bitcoin_ca@valencia.ts
+++ b/src/qt/locale/bitcoin_ca@valencia.ts
@@ -26,10 +26,6 @@
<translation>&amp;Tanca</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copia l'adreça</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Elimina l'adreça sel·leccionada actualment de la llista</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Elimina</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Trieu una adreça on voleu enviar monedes</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Trieu l'adreça on voleu rebre monedes</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>T&amp;ria</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>S'estan enviant les adreces</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>S'estan rebent les adreces</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Estes són les vostres adreces de Bitcoin per enviar els pagaments. Sempre reviseu l'import i l'adreça del destinatari abans de transferir monedes.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Estes són les vostres adreces Bitcoin per rebre pagaments. Es recomana utilitzar una adreça nova de recepció per a cada transacció.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copia l'&amp;etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Edita</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exporta la llista d'adreces</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fitxer de separació amb comes (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>L'exportació ha fallat</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>S'ha produït un error en guardar la llista d'adreces a %1. Torneu-ho a provar.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreça</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Repetiu la nova contrasenya</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encripta el moneder</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operació requereix la contrasenya del moneder per a desbloquejar-lo.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloqueja el moneder</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operació requereix la contrasenya del moneder per desencriptar-lo.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Desencripta el moneder</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Canvia la contrasenya</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirma l'encriptació del moneder</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Avís: si encripteu el vostre moneder i perdeu la contrasenya, &lt;b&gt;PERDREU TOTS ELS VOSTRES BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Esteu segur que voleu encriptar el vostre moneder?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Ara es tancarà el Bitcoin Core per finalitzar el procés d'encriptació. Tingueu present que encriptar el vostre moneder no garanteix que les vostres bitcoins no puguen ser robades per programari maliciós que infecti l'ordinador.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANT: Tota copia de seguretat que hàgeu realitzat hauria de ser reemplaçada pel, recentment generat, fitxer encriptat del moneder.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Avís: Les lletres majúscules estan activades!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Moneder encriptat</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Introduïu la contrasenya nova al moneder.&lt;br/&gt;Utilitzeu una contrasenya de &lt;b&gt;deu o més caràcters aleatoris&lt;/b&gt;, o &lt;b&gt;vuit o més paraules&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Introduïu la contrasenya antiga i la contrasenya nova al moneder.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>L'encriptació del moneder ha fallat</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>L'encriptació del moneder ha fallat per un error intern. El moneder no ha estat encriptat.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>La contrasenya introduïda no coincideix.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>El desbloqueig del moneder ha fallat</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La contrasenya introduïda per a desencriptar el moneder és incorrecta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>La desencriptació del moneder ha fallat</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>La contrasenya del moneder ha estat modificada correctament.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -298,14 +139,6 @@
<translation>Obri un &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Client del Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>S'estan important els blocs del disc...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>S'estan reindexant els blocs al disc...</translation>
</message>
@@ -350,10 +183,6 @@
<translation>&amp;Rep</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Mostra informació del Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Mostra / Amaga</translation>
</message>
@@ -390,22 +219,10 @@
<translation>Barra d'eines de les pestanyes</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucli de Bitcoin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Sol·licita pagaments (genera codis QR i bitcoin: URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Quant al Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modifica les opcions de configuració del Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Mostra la llista d'adreces d'enviament i etiquetes utilitzades</translation>
</message>
@@ -421,10 +238,6 @@
<source>&amp;Command-line options</source>
<translation>Opcions de la &amp;línia d'ordes</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Mostra el missatge d'ajuda del Bitcoin Core per obtindre una llista amb les possibles opcions de línia d'ordes de Bitcoin</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n connexió activa a la xarxa Bitcoin</numerusform><numerusform>%n connexions actives a la xarxa Bitcoin</numerusform></translation>
@@ -537,13 +350,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta de xarxa</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -621,150 +427,6 @@
<source>Priority</source>
<translation>Prioritat</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar adreça </translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de transacció</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Bloqueja sense gastar</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Desbloqueja sense gastar</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copia la quantitat</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copia la comissió</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia la comissió posterior</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copia els bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia la prioritat</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copia el polsim</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia el canvi</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>El més alt</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>Més alt</translation>
- </message>
- <message>
- <source>high</source>
- <translation>Alt</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>mig-alt</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>mig</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>baix-mig</translation>
- </message>
- <message>
- <source>low</source>
- <translation>baix</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>més baix</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>el més baix</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 bloquejada)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>cap</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Esta etiqueta es torna en roig si la transacció és superior a 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Esta etiqueta es torna en roig si la propietat és inferior que la «mitjana».</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Esta etiqueta es torna roja si el destinatari rep un import inferior de %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Pot variar +/- %1 satoshi(s) per entrada.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>sí</translation>
- </message>
- <message>
- <source>no</source>
- <translation>no</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Això comporta una comissió d'almenys %1 per kB.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Pot variar +/- 1 byte per entrada.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Les transaccions amb una major prioritat són més propenses a ser incloses en un bloc.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>canvia de %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(canvia)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -788,38 +450,6 @@
<source>&amp;Address</source>
<translation>&amp;Adreça</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nova adreça de recepció.</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nova adreça d'enviament</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Edita les adreces de recepció</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Edita les adreces d'enviament</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>L'adreça introduïda «%1» ja és present a la llibreta d'adreces.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>L'adreça introduïda «%1» no és una adreça de Bitcoin vàlida.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>No s'ha pogut desbloquejar el moneder.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ha fallat la generació d'una nova clau.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -847,10 +477,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucli de Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>versió</translation>
</message>
@@ -859,10 +485,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Quant al Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Opcions de línia d'ordes</translation>
</message>
@@ -882,18 +504,6 @@
<translation>Vos donem la benviguda</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Vos donem la benvinguda al Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Atès que és la primera vegada que executeu el programa, podeu triar on emmagatzemarà el Bitcoin Core les dades.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>El Bitcoin Core descarregarà i emmagatzemarà una còpia de la cadena de blocs de Bitcoin. Com a mínim s'emmagatzemaran %1 GB de dades en este directori, que seguiran creixent gradualment. També s'hi emmagatzemarà el moneder.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Utilitza el directori de dades per defecte</translation>
</message>
@@ -902,10 +512,6 @@
<translation>Utilitza un directori de dades personalitzat:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucli de Bitcoin</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Error: el directori de dades «%1» especificat no pot ser creat.</translation>
</message>
@@ -940,10 +546,6 @@
<source>Select payment request file</source>
<translation>Selecciona un fitxer de sol·licitud de pagament</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Selecciona el fitxer de sol·licitud de pagament per obrir</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -984,10 +586,6 @@
<translation>Minimitza en comptes d'eixir de l'aplicació quan la finestra es tanca. Quan s'habilita esta opció l'aplicació es tancara només quan se selecciona Ix del menú. </translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>La interfície d'usuari pot definir-se des d'ací. El paràmetre tindrà efecte després de reiniciar el Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 de terceres parts (p. ex. explorador de blocs) que apareix en la pestanya de transaccions com elements del menú contextual. %s en l'URL es reemplaçat pel resum de la transacció. Diferents URL estan separades per una barra vertical |.</translation>
</message>
@@ -1012,14 +610,6 @@
<translation>&amp;Xarxa</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Inicia el Bitcoin Core automàticament després d'iniciar una sessió en el sistema.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Inicia el Bitcoin Core en inciar el sistema</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = auto, &lt;0 = deixa tants nuclis lliures)</translation>
</message>
@@ -1224,97 +814,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Gestió d'URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Adreça de pagament no vàlida %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>La sol·licitud de pagament s'ha rebutjat</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>La xarxa de la sol·licitud de pagament no coincideix amb la xarxa del client.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>La sol·licitud de pagament no està inicialitzada.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>L'import de pagament sol·licitat %1 és massa petit (es considera polsim).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Error en la sol·licitud de pagament</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>No es pot iniciar bitcoin: gestor clica-per-pagar</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>L'URL de recuperació de la sol·licitud de pagament no és vàlida: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>L'URI no pot ser analitzat! Això pot ser a causa d'una adreça de Bitcoin no vàlida o per paràmetres URI amb mal format.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Gestió de fitxers de les sol·licituds de pagament</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>No es pot llegir el fitxer de la sol·licitud de pagament. Això pot ser causat per un fitxer de sol·licitud de pagament no vàlid.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>La sol·licitud de pagament ha vençut.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>No s'accepten sol·licituds de pagament no verificades a scripts de pagament personalitzats.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Sol·licitud de pagament no vàlida.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Reemborsament de %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>La sol·licitud de pagament %1 és massa gran (%2 bytes, permés %3 bytes).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Error en comunicar amb %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>No es pot analitzar la sol·licitud de pagament!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Mala resposta del servidor %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pagament reconegut</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Error en la sol·licitud de xarxa</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1369,31 +868,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Guarda la imatge...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copia la imatge</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Guarda el codi QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Imatge PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nom del client</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1414,10 +890,6 @@
<translation>General</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Utilitzant OpenSSL versió</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Utilitzant BerkeleyDB versió</translation>
</message>
@@ -1446,10 +918,6 @@
<translation>Nombre de blocs actuals</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Obri el fitxer de registre de depuració del Bitcoin Core del directori de dades actual. Pot portar uns quants segons per a fitxers de registre grans.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Rebut</translation>
</message>
@@ -1538,10 +1006,6 @@
<translation>Fora:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Data de compilació</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Fitxer de registre de depuració</translation>
</message>
@@ -1550,10 +1014,6 @@
<translation>Neteja la consola</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Vos donem la benviguda a la consola RPC del Bitcoin Core.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>Utilitza les fletxes d'amunt i avall per navegar per l'historial, i &lt;b&gt;Ctrl-L&lt;\b&gt; per netejar la pantalla.</translation>
</message>
@@ -1676,18 +1136,6 @@
<source>Remove</source>
<translation>Esborra</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copia l'etiqueta</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Copia el missatge</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1707,73 +1155,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Guarda la imatge...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Sol·licita un pagament a %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informació de pagament</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreça</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Import</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Missatge</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI resultant massa llarga, intenta reduir el text per a la etiqueta / missatge</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Error en codificar l'URI en un codi QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Missatge</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Import</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(sense missatge)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(sense import)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1894,14 +1275,6 @@
<translation>ràpid</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Envia com a transacció de comissió zero si és possible</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(la confirmació pot trigar més temps)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Envia a múltiples destinataris al mateix temps</translation>
</message>
@@ -1933,110 +1306,6 @@
<source>S&amp;end</source>
<translation>E&amp;nvia</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirma l'enviament de monedes</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 a %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copia la quantitat</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copia la comissió</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia la comissió posterior</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copia els bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia la prioritat</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia el canvi</translation>
- </message>
- <message>
- <source>or</source>
- <translation>o</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>L'import a pagar ha de ser major que 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>L'import supera el vostre balanç.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>El total excedeix el teu balanç quan s'afig la comissió a la transacció %1.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Ha fallat la creació de la transacció!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>S'ha rebutjat la transacció! Això pot passar si alguna de les monedes del vostre moneder ja s'han gastat; per exemple, si heu fet servir una còpia de seguretat del fitxer wallet.dat i s'hagueren gastat monedes de la còpia però sense marcar-les-hi com a gastades.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Una comissió superior a %1 es considera una comissió absurdament alta.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>La sol·licitud de pagament ha vençut.</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Estimat per començar la confirmació en %n bloc.</numerusform><numerusform>Estimat per començar la confirmació en %n blocs.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>L'adreça de destinatari no és vàlida. Torneu-la a comprovar.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>S'ha trobat una adreça duplicada: cal utilitzar les adreces només un cop cada vegada.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Avís: adreça Bitcoin no vàlida</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Avís: adreça de canvi desconeguda</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copia el polsim</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Esteu segur que ho voleu enviar?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>S'ha afegit una taxa de transacció</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2049,10 +1318,6 @@
<translation>Paga &amp;a:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Introduïu una etiqueta per a esta adreça per afegir-la a la llibreta d'adreces</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiqueta:</translation>
</message>
@@ -2124,10 +1389,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>S'està parant el Bitcoin Core...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>No apagueu l'ordinador fins que no desaparegui esta finestra.</translation>
</message>
@@ -2218,70 +1479,10 @@
<source>Reset all verify message fields</source>
<translation>Neteja tots els camps de verificació de missatge</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Feu clic a «Signa el missatge» per a generar una signatura</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>L'adreça introduïda no és vàlida.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Comproveu l'adreça i torneu-ho a provar.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>L'adreça introduïda no referencia a cap clau.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>El desbloqueig del moneder ha estat cancelat.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>La clau privada per a la adreça introduïda no està disponible.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>La signatura del missatge ha fallat.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Missatge signat.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>La signatura no s'ha pogut descodificar.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Comproveu la signatura i torneu-ho a provar.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>La signatura no coincideix amb el resum del missatge.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Ha fallat la verificació del missatge.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Missatge verificat.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Els desenvolupadors del Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2294,418 +1495,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Obert fins %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>en conflicte</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/fora de línia</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/sense confirmar</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmacions</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Estat</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, difusió a través de %n node</numerusform><numerusform>, difusió a través de %n nodes</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Font</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generat</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Des de</translation>
- </message>
- <message>
- <source>To</source>
- <translation>A</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>Adreça pròpia</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>només lectura</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiqueta</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Crèdit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>madura en %n bloc més</numerusform><numerusform>madura en %n blocs més</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>no acceptat</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Dèbit</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Dèbit total</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Crèdit total</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Comissió de transacció</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Import net</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Missatge</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID de transacció</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Mercader</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Les monedes generades han de madurar %1 blocs abans de poder ser gastades. Quan genereu este bloc, es farà saber a la xarxa per tal d'afegir-lo a la cadena de blocs. Si no pot fer-se lloc a la cadena, el seu estat canviarà a «no acceptat» i no es podrà gastar. Això pot passar ocasionalment si un altre node genera un bloc en un marge de segons respecte al vostre.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informació de depuració</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transacció</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Entrades</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Import</translation>
- </message>
- <message>
- <source>true</source>
- <translation>cert</translation>
- </message>
- <message>
- <source>false</source>
- <translation>fals</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, encara no ha estat emés correctement</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Obri per %n bloc més</numerusform><numerusform>Obri per %n blocs més</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>desconegut</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detall de la transacció</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Este panell mostra una descripció detallada de la transacció</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipus</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Immadur (%1 confirmacions, serà disponible després de %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Obri per %n bloc més</numerusform><numerusform>Obri per %n blocs més</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Obert fins %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmat (%1 confirmacions)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Este bloc no ha estat rebut per cap altre node i probablement no serà acceptat!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generat però no acceptat</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Fora de línia</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Sense confirmar</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Confirmant (%1 de %2 confirmacions recomanades)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>En conflicte</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Rebut amb</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Rebut de</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviat a</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pagament a un mateix</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minat</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>només lectura</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Estat de la transacció. Desplaceu-vos sobre este camp per mostrar el nombre de confirmacions.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Data i hora en que la transacció va ser rebuda.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipus de transacció.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Si està implicada o no una adreça només de lectura en la transacció.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Intenció/propòsit de la transacció definida per l'usuari.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Import extret o afegit del balanç.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Tot</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Hui</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Esta setmana</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Este mes</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>El mes passat</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Enguany</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Rang...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Rebut amb</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviat a</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>A un mateix</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minat</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Altres</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Introduïu una adreça o una etiqueta per cercar</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Import mínim</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copia l'adreça</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de transacció</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Editar etiqueta</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Mostra detalls de la transacció</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exporta l'historial de transacció</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Només de lectura</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>L'exportació ha fallat</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>S'ha produït un error en provar de guardar l'historial de transacció a %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exportació amb èxit</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>L'historial de transaccions s'ha guardat correctament a %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fitxer separat per comes (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmat</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipus</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreça</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Rang:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>a</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2713,55 +1509,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>No s'ha carregat cap moneder.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Envia monedes</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exporta</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exporta les dades de la pestanya actual a un fitxer</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Còpia de seguretat del moneder</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Dades del moneder (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Ha fallat la còpia de seguretat</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>S'ha produït un error en provar de guardar les dades del moneder a %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>S'han guardat les dades del moneder correctament a %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>La còpia de seguretat s'ha realitzat correctament</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2792,6 +1539,10 @@
<translation>Accepta connexions de fora (per defecte: 1 si no -proxy o -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Vincula a una adreça específica i sempre escolta-hi. Utilitza la notació [host]:port per IPv6</translation>
</message>
@@ -2816,18 +1567,6 @@
<translation>Esta és una versió de pre-llançament - utilitza-la sota la teva responsabilitat - No usar per a minería o aplicacions de compra-venda</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>No es pot enllaçar %s a este ordinador. El Bitcoin Core probablement ja estiga executant-s'hi.</translation>
- </message>
- <message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>AVÃS: s'ha generat un nombre anòmalament alt de blocs, %d blocs rebuts en les darreres %d hores (se n'esperaven %d)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>AVÃS: comproveu la vostra connexió a la xarxa, %d blocs rebuts en les darreres %d hores (se n'esperaven %d)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Avís: la xarxa no pareix que hi estiga plenament d'acord. Alguns miners pareix que estan experimentant problemes.</translation>
</message>
@@ -2836,10 +1575,6 @@
<translation>Avís: pareix que no estem plenament d'acord amb els nostres iguals! Podria caldre que actualitzar l'aplicació, o potser que ho facen altres nodes.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Avís: el fitxer wallet.dat és corrupte, dades rescatades! L'arxiu wallet.dat original ha estat guardat com wallet.{estampa_temporal}.bak al directori %s; si el teu balanç o transaccions son incorrectes hauries de restaurar-lo de un backup.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Afig a la llista blanca els iguals que es connecten de la màscara de xarxa o adreça IP donada. Es pot especificar moltes vegades.</translation>
</message>
@@ -2960,14 +1695,6 @@
<translation>Opcions de moneder:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Avís: esta versió és obsoleta; cal actualitzar-la!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Cal que reconstruïu la base de dades fent servir -reindex per canviar -txindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Permet les connexions JSON-RPC d'una font específica. Vàlid per a &lt;ip&gt; són una IP individual (p. ex., 1.2.3.4), una xarxa / màscara de xarxa (p. ex., 1.2.3.4/255.255.255.0) o una xarxa/CIDR (p. ex., 1.2.3.4/24). Es pot especificar esta opció moltes vegades</translation>
</message>
@@ -2980,10 +1707,6 @@
<translation>Vincula a l'adreça donada per a escoltar les connexions JSON-RPC. Feu servir la notació [host]:port per a IPv6. Esta opció pot ser especificada moltes vegades (per defecte: vincula a totes les interfícies)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>No es pot obtindre un bloqueig del directori de dades %s. El Bitcoin Core probablement ja s'estiga executant.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Crea fitxers nous amb els permisos per defecte del sistema, en comptes de l'umask 077 (només efectiu amb la funcionalitat de moneder inhabilitada)</translation>
</message>
@@ -3024,10 +1747,6 @@
<translation>Defineix la mida màxima de transaccions d'alta prioritat / baixa comissió en bytes (per defecte: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Defineix el nombre de fils per a la generació de moneda si està habilitat (-1 = tots els nuclis, per defecte: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>L'import de la transacció és massa petit per enviar-la després que se'n deduïsca la comissió</translation>
</message>
@@ -3052,26 +1771,10 @@
<translation>Accepta sol·licituds REST públiques (per defecte: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>S'està activant la millor cadena...</translation>
- </message>
- <message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>No es pot resoldre l'adreça -whitebind: «%s»</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Connecta a través del proxy SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Els desenvolupadors del Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Error en carregar wallet.dat: el moneder requereix una versió més nova del Bitcoin core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Error en llegir la base de dades, tancant.</translation>
</message>
@@ -3080,22 +1783,6 @@
<translation>&amp;Informació</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Ha fallat la inicialització de la comprovació de validesa. El Bitcoin Core s'està parant.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -minrelaytxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -mintxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Import no vàlid per a -paytxfee=&lt;amount&gt;: «%s» (ha de ser com a mínim %s)</translation>
</message>
@@ -3120,14 +1807,6 @@
<translation>Opcions del servidor RPC:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Reconstrueix l'índex de la cadena de blocs dels fitxers blk000??.dat actuals a l'inici.</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Rep i mostra avisos de la xarxa P2P (per defecte: %u)</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Envia informació de traça/depuració a la consola en comptes del fitxer debug.log</translation>
</message>
@@ -3180,10 +1859,6 @@
<translation>Nom d'usuari per a connexions JSON-RPC</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Cal reescriure el moneder: reiniceu el Bitcoin Core per completar-ho.</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Avís</translation>
</message>
@@ -3192,10 +1867,6 @@
<translation>Se suprimeixen totes les transaccions del moneder...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>El fitxer wallet.data és corrupte. El rescat de les dades ha fallat</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Contrasenya per a connexions JSON-RPC</translation>
</message>
@@ -3204,10 +1875,6 @@
<translation>Executa l'orde quan el millor bloc canvie (%s en cmd es reemplaça per un resum de bloc)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Este misatge d'ajuda</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permet consultes DNS per a -addnode, -seednode i -connect</translation>
</message>
@@ -3216,10 +1883,6 @@
<translation>S'estan carregant les adreces...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Error en carregar wallet.dat: Moneder corrupte</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = manté les metadades de les tx, p. ex., propietari del compte i informació de sol·licitud del pagament, 2 = prescindeix de les metadades de les tx)</translation>
</message>
@@ -3252,14 +1915,6 @@
<translation>Demana sempre les adreces dels iguals a través de consultes DNS (per defecte: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Error en carregar wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Genera monedes (per defecte: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Quants blocs per comprovar a l'inici (per defecte: %u, 0 = tots)</translation>
</message>
@@ -3344,18 +1999,6 @@
<translation>Xarxa desconeguda especificada a -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>No es pot resoldre l'adreça -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>No es pot resoldre l'adreça -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -paytxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Balanç insuficient</translation>
</message>
diff --git a/src/qt/locale/bitcoin_ca_ES.ts b/src/qt/locale/bitcoin_ca_ES.ts
index e6a932ebee..f985a6928d 100644
--- a/src/qt/locale/bitcoin_ca_ES.ts
+++ b/src/qt/locale/bitcoin_ca_ES.ts
@@ -26,10 +26,6 @@
<translation>&amp;Tanca</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copia l'adreça</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Elimina l'adreça sel·leccionada actualment de la llista</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Elimina</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Trieu una adreça on voleu enviar monedes</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Trieu l'adreça on voleu rebre monedes</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>T&amp;ria</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>S'estan enviant les adreces</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>S'estan rebent les adreces</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Aquestes són les vostres adreces de Bitcoin per enviar els pagaments. Sempre reviseu l'import i l'adreça del destinatari abans de transferir monedes.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Aquestes són les vostres adreces Bitcoin per rebre pagaments. Es recomana utilitzar una adreça nova de recepció per a cada transacció.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copia l'&amp;etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Edita</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exporta la llista d'adreces</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fitxer de separació amb comes (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>L'exportació ha fallat</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>S'ha produït un error en desar la llista d'adreces a %1. Torneu-ho a provar.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreça</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Repetiu la nova contrasenya</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encripta el moneder</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Aquesta operació requereix la contrasenya del moneder per a desbloquejar-lo.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloqueja el moneder</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Aquesta operació requereix la contrasenya del moneder per desencriptar-lo.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Desencripta el moneder</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Canvia la contrasenya</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirma l'encriptació del moneder</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Avís: si encripteu el vostre moneder i perdeu la contrasenya, &lt;b&gt;PERDREU TOTS ELS VOSTRES BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Esteu segur que voleu encriptar el vostre moneder?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Ara es tancarà el Bitcoin Core per finalitzar el procés d'encriptació. Tingueu present que encriptar el vostre moneder no garanteix que les vostres bitcoins no puguin ser robades per programari maliciós que infecti l'ordinador.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANT: Tota copia de seguretat que hàgiu realitzat hauria de ser reemplaçada pel, recentment generat, fitxer encriptat del moneder.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Avís: Les lletres majúscules estan activades!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Moneder encriptat</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Introduïu la contrasenya nova al moneder.&lt;br/&gt;Utilitzeu una contrasenya de &lt;b&gt;deu o més caràcters aleatoris&lt;/b&gt;, o &lt;b&gt;vuit o més paraules&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Introduïu la contrasenya antiga i la contrasenya nova al moneder.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>L'encriptació del moneder ha fallat</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>L'encriptació del moneder ha fallat per un error intern. El moneder no ha estat encriptat.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>La contrasenya introduïda no coincideix.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>El desbloqueig del moneder ha fallat</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La contrasenya introduïda per a desencriptar el moneder és incorrecta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>La desencriptació del moneder ha fallat</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>La contrasenya del moneder ha estat modificada correctament.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -306,14 +147,6 @@
<translation>Obre un &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Client del Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>S'estan important els blocs del disc...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>S'estan reindexant els blocs al disc...</translation>
</message>
@@ -358,10 +191,6 @@
<translation>&amp;Rep</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Mostra informació del Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Mostra / Amaga</translation>
</message>
@@ -398,22 +227,10 @@
<translation>Barra d'eines de les pestanyes</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucli de Bitcoin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Sol·licita pagaments (genera codis QR i bitcoin: URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Quant al Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modifica les opcions de configuració del Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Mostra la llista d'adreces d'enviament i etiquetes utilitzades</translation>
</message>
@@ -429,10 +246,6 @@
<source>&amp;Command-line options</source>
<translation>Opcions de la &amp;línia d'ordres</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Mostra el missatge d'ajuda del Bitcoin Core per obtenir una llista amb les possibles opcions de línia d'ordres de Bitcoin</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n connexió activa a la xarxa Bitcoin</numerusform><numerusform>%n connexions actives a la xarxa Bitcoin</numerusform></translation>
@@ -545,13 +358,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta de xarxa</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +435,6 @@
<source>Priority</source>
<translation>Prioritat</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar adreça </translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de transacció</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Bloqueja sense gastar</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Desbloqueja sense gastar</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copia la quantitat</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copia la comissió</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia la comissió posterior</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copia els bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia la prioritat</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copia el polsim</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia el canvi</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>El més alt</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>Més alt</translation>
- </message>
- <message>
- <source>high</source>
- <translation>Alt</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>mig-alt</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>mig</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>baix-mig</translation>
- </message>
- <message>
- <source>low</source>
- <translation>baix</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>més baix</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>el més baix</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 bloquejada)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>cap</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Aquesta etiqueta es torna en vermell si la transacció és superior a 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Aquesta etiqueta es torna en vermell si la propietat és inferior que la «mitjana».</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Aquesta etiqueta es torna vermella si el destinatari rep un import inferior de %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Pot variar +/- %1 satoshi(s) per entrada.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>sí</translation>
- </message>
- <message>
- <source>no</source>
- <translation>no</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Això comporta una comissió d'almenys %1 per kB.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Pot variar +/- 1 byte per entrada.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Les transaccions amb una major prioritat són més propenses a ser incloses en un bloc.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>canvia de %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(canvia)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +458,6 @@
<source>&amp;Address</source>
<translation>&amp;Adreça</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nova adreça de recepció.</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nova adreça d'enviament</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Edita les adreces de recepció</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Edita les adreces d'enviament</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>L'adreça introduïda «%1» ja és present a la llibreta d'adreces.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>L'adreça introduïda «%1» no és una adreça de Bitcoin vàlida.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>No s'ha pogut desbloquejar el moneder.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ha fallat la generació d'una nova clau.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +485,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucli de Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>versió</translation>
</message>
@@ -867,10 +493,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Quant al Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Opcions de línia d'ordres</translation>
</message>
@@ -906,11 +528,7 @@
<source>Show splash screen on startup (default: %u)</source>
<translation>Mostra la pantalla de benvinguda a l'inici (per defecte: %u)</translation>
</message>
- <message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Reinicialitza tots els canvis de configuració fets des de la interfície gràfica</translation>
- </message>
-</context>
+ </context>
<context>
<name>Intro</name>
<message>
@@ -918,18 +536,6 @@
<translation>Us donem la benviguda</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Us donem la benvinguda al Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Atès que és la primera vegada que executeu el programa, podeu triar on emmagatzemarà el Bitcoin Core les dades.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>El Bitcoin Core descarregarà i emmagatzemarà una còpia de la cadena de blocs de Bitcoin. Com a mínim s'emmagatzemaran %1 GB de dades en aquest directori, que seguiran creixent gradualment. També s'hi emmagatzemarà el moneder.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Utilitza el directori de dades per defecte</translation>
</message>
@@ -938,10 +544,6 @@
<translation>Utilitza un directori de dades personalitzat:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucli de Bitcoin</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Error: el directori de dades «%1» especificat no pot ser creat.</translation>
</message>
@@ -976,10 +578,6 @@
<source>Select payment request file</source>
<translation>Selecciona un fitxer de sol·licitud de pagament</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Selecciona el fitxer de sol·licitud de pagament per obrir</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1020,10 +618,6 @@
<translation>Minimitza en comptes de sortir de l'aplicació quan la finestra es tanca. Quan s'habilita aquesta opció l'aplicació es tancara només quan se selecciona Surt del menú. </translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>La interfície d'usuari pot definir-se des d'aquí. El paràmetre tindrà efecte després de reiniciar el Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 de terceres parts (p. ex. explorador de blocs) que apareix en la pestanya de transaccions com elements del menú contextual. %s en l'URL es reemplaçat pel resum de la transacció. Diferents URL estan separades per una barra vertical |.</translation>
</message>
@@ -1048,14 +642,6 @@
<translation>&amp;Xarxa</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Inicia el Bitcoin Core automàticament després d'iniciar una sessió en el sistema.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Inicia el Bitcoin Core en inciar el sistema</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = auto, &lt;0 = deixa tants nuclis lliures)</translation>
</message>
@@ -1116,6 +702,22 @@
<translation>Mostra si el proxy SOCKS5 per defecte proporcionat s'utilitza per arribar als iguals mitjançant aquest tipus de xarxa.</translation>
</message>
<message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
+ <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
+ <translation>Conectar a la red de Bitcoin a través de un proxy SOCKS5 per als serveis ocults de Tor</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
<translation>Utilitza un proxy SOCKS4 apart per a arribar als iguals a través de serveis ocults de Tor:</translation>
</message>
@@ -1268,97 +870,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Gestió d'URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Adreça de pagament no vàlida %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>La sol·licitud de pagament s'ha rebutjat</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>La xarxa de la sol·licitud de pagament no coincideix amb la xarxa del client.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>La sol·licitud de pagament no està inicialitzada.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>L'import de pagament sol·licitat %1 és massa petit (es considera polsim).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Error en la sol·licitud de pagament</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>No es pot iniciar bitcoin: gestor clica-per-pagar</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>L'URL de recuperació de la sol·licitud de pagament no és vàlida: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>L'URI no pot ser analitzat! Això pot ser a causa d'una adreça de Bitcoin no vàlida o per paràmetres URI amb mal format.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Gestió de fitxers de les sol·licituds de pagament</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>No es pot llegir el fitxer de la sol·licitud de pagament. Això pot ser causat per un fitxer de sol·licitud de pagament no vàlid.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>La sol·licitud de pagament ha vençut.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>No s'accepten sol·licituds de pagament no verificades a scripts de pagament personalitzats.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Sol·licitud de pagament no vàlida.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Reemborsament de %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>La sol·licitud de pagament %1 és massa gran (%2 bytes, permès %3 bytes).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Error en comunicar amb %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>No es pot analitzar la sol·licitud de pagament!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Mala resposta del servidor %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pagament reconegut</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Error en la sol·licitud de xarxa</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1413,31 +924,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>De&amp;sa la imatge...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copia la imatge</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Desa el codi QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Imatge PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nom del client</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1458,10 +946,6 @@
<translation>General</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Utilitzant OpenSSL versió</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Utilitzant BerkeleyDB versió</translation>
</message>
@@ -1490,8 +974,16 @@
<translation>Nombre de blocs actuals</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Obre el fitxer de registre de depuració del Bitcoin Core del directori de dades actual. Pot portar uns quants segons per a fitxers de registre grans.</translation>
+ <source>Memory Pool</source>
+ <translation>Reserva de memòria</translation>
+ </message>
+ <message>
+ <source>Current number of transactions</source>
+ <translation>Nombre actual de transaccions</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>Us de memoria</translation>
</message>
<message>
<source>Received</source>
@@ -1610,10 +1102,6 @@
<translation>Fora:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Data de compilació</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Fitxer de registre de depuració</translation>
</message>
@@ -1650,10 +1138,6 @@
<translation>&amp;Desbandeja el node</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Us donem la benviguda a la consola RPC del Bitcoin Core.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>Utilitza les fletxes d'amunt i avall per navegar per l'historial, i &lt;b&gt;Ctrl-L&lt;\b&gt; per netejar la pantalla.</translation>
</message>
@@ -1780,18 +1264,6 @@
<source>Remove</source>
<translation>Esborra</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copia l'etiqueta</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Copia el missatge</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1811,73 +1283,6 @@
<source>&amp;Save Image...</source>
<translation>De&amp;sa la imatge...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Sol·licita un pagament a %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informació de pagament</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreça</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Import</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Missatge</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI resultant massa llarga, intenta reduir el text per a la etiqueta / missatge</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Error en codificar l'URI en un codi QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Missatge</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Import</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(sense missatge)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(sense import)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1998,14 +1403,6 @@
<translation>ràpid</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Envia com a transacció de comissió zero si és possible</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(la confirmació pot trigar més temps)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Envia a múltiples destinataris al mateix temps</translation>
</message>
@@ -2037,118 +1434,6 @@
<source>S&amp;end</source>
<translation>E&amp;nvia</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirma l'enviament de monedes</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 a %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copia la quantitat</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copia la comissió</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia la comissió posterior</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copia els bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia la prioritat</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia el canvi</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Import total %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>o</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>L'import a pagar ha de ser major que 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>L'import supera el vostre balanç.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>El total excedeix el teu balanç quan s'afegeix la comissió a la transacció %1.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Ha fallat la creació de la transacció!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>S'ha rebutjat la transacció! Això pot passar si alguna de les monedes del vostre moneder ja s'han gastat; per exemple, si heu fet servir una còpia de seguretat del fitxer wallet.dat i s'haguessin gastat monedes de la còpia però sense marcar-les-hi com a gastades.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Una comissió superior a %1 es considera una comissió absurdament alta.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>La sol·licitud de pagament ha vençut.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Paga només la comissió necessària de %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Estimat per començar la confirmació en %n bloc.</numerusform><numerusform>Estimat per començar la confirmació en %n blocs.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>L'adreça de destinatari no és vàlida. Torneu-la a comprovar.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>S'ha trobat una adreça duplicada: cal utilitzar les adreces només un cop cada vegada.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Avís: adreça Bitcoin no vàlida</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sense etiqueta)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Avís: adreça de canvi desconeguda</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copia el polsim</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Esteu segur que ho voleu enviar?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>S'ha afegit una taxa de transacció</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2161,10 +1446,6 @@
<translation>Paga &amp;a:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Introduïu una etiqueta per a aquesta adreça per afegir-la a la llibreta d'adreces</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiqueta:</translation>
</message>
@@ -2236,10 +1517,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>S'està aturant el Bitcoin Core...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>No apagueu l'ordinador fins que no desaparegui aquesta finestra.</translation>
</message>
@@ -2330,70 +1607,10 @@
<source>Reset all verify message fields</source>
<translation>Neteja tots els camps de verificació de missatge</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Feu clic a «Signa el missatge» per a generar una signatura</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>L'adreça introduïda no és vàlida.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Comproveu l'adreça i torneu-ho a provar.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>L'adreça introduïda no referencia a cap clau.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>El desbloqueig del moneder ha estat cancelat.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>La clau privada per a la adreça introduïda no està disponible.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>La signatura del missatge ha fallat.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Missatge signat.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>La signatura no s'ha pogut descodificar.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Comproveu la signatura i torneu-ho a provar.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>La signatura no coincideix amb el resum del missatge.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Ha fallat la verificació del missatge.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Missatge verificat.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Els desenvolupadors del Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2406,418 +1623,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Obert fins %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>en conflicte</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/fora de línia</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/sense confirmar</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmacions</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Estat</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, difusió a través de %n node</numerusform><numerusform>, difusió a través de %n nodes</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Font</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generat</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Des de</translation>
- </message>
- <message>
- <source>To</source>
- <translation>A</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>Adreça pròpia</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>només lectura</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiqueta</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Crèdit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>disponible en %n bloc més</numerusform><numerusform>disponibles en %n blocs més</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>no acceptat</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Dèbit</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Dèbit total</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Crèdit total</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Comissió de transacció</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Import net</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Missatge</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID de transacció</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Mercader</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Les monedes generades han de madurar %1 blocs abans de poder ser gastades. Quan genereu aquest bloc, es farà saber a la xarxa per tal d'afegir-lo a la cadena de blocs. Si no pot fer-se lloc a la cadena, el seu estat canviarà a «no acceptat» i no es podrà gastar. Això pot passar ocasionalment si un altre node genera un bloc en un marge de segons respecte al vostre.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informació de depuració</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transacció</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Entrades</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Import</translation>
- </message>
- <message>
- <source>true</source>
- <translation>cert</translation>
- </message>
- <message>
- <source>false</source>
- <translation>fals</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, encara no ha estat emès correctement</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Obre per %n bloc més</numerusform><numerusform>Obre per %n blocs més</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>desconegut</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detall de la transacció</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Aquest panell mostra una descripció detallada de la transacció</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipus</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Immadur (%1 confirmacions, serà disponible després de %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Obre per %n bloc més</numerusform><numerusform>Obre per %n blocs més</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Obert fins %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmat (%1 confirmacions)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Aquest bloc no ha estat rebut per cap altre node i probablement no serà acceptat!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generat però no acceptat</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Fora de línia</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Sense confirmar</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Confirmant (%1 de %2 confirmacions recomanades)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>En conflicte</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Rebut amb</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Rebut de</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviat a</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pagament a un mateix</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minat</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>només lectura</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Estat de la transacció. Desplaceu-vos sobre aquest camp per mostrar el nombre de confirmacions.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Data i hora en que la transacció va ser rebuda.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipus de transacció.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Si està implicada o no una adreça només de lectura en la transacció.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Intenció/propòsit de la transacció definida per l'usuari.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Import extret o afegit del balanç.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Tot</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Avui</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Aquesta setmana</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Aquest mes</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>El mes passat</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Enguany</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Rang...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Rebut amb</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviat a</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>A un mateix</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minat</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Altres</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Introduïu una adreça o una etiqueta per cercar</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Import mínim</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copia l'adreça</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'import</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de transacció</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Editar etiqueta</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Mostra detalls de la transacció</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exporta l'historial de transacció</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Només de lectura</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>L'exportació ha fallat</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>S'ha produït un error en provar de desar l'historial de transacció a %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exportació amb èxit</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>L'historial de transaccions s'ha desat correctament a %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fitxer separat per comes (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmat</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipus</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreça</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Rang:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>a</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2825,55 +1637,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>No s'ha carregat cap moneder.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Envia monedes</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exporta</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exporta les dades de la pestanya actual a un fitxer</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Còpia de seguretat del moneder</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Dades del moneder (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Ha fallat la còpia de seguretat</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>S'ha produït un error en provar de desar les dades del moneder a %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>S'han desat les dades del moneder correctament a %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>La còpia de seguretat s'ha realitzat correctament</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2896,22 +1659,54 @@
<translation>Accepta la línia d'ordres i ordres JSON-RPC </translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Comissions totals màximes (en %s) per utilitzar en una única transacció de moneder; definir-ne una massa baixa pot interrompre les transaccions més grans (per defecte: %s)</translation>
+ <source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
+ <translation>Si no es proporciona &lt;category&gt; o si &lt;category&gt; = 1, treu a la sortida tota la informació de depuració.</translation>
+ </message>
+ <message>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>Poda configurada per sota el mínim de %d MiB. Utilitzeu un nombre superior.</translation>
+ </message>
+ <message>
+ <source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
+ <translation>Poda: la darrera sincronització del moneder va més enllà de les dades podades. Cal que activeu -reindex (baixeu tota la cadena de blocs de nou en cas de node podat)</translation>
+ </message>
+ <message>
+ <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
+ <translation>Reduïu els requisits d'emmagatzematge podant (suprimint) els blocs antics. Aquest mode és incompatible amb -txindex i -rescan. Avís: la reversió d'aquest paràmetre implica haver de tornar a baixar la cadena de blocs sencera. (per defecte: 0 = inhabilita la poda de blocs, &gt;%u = mida objectiu en MiB per utilitzar en els fitxers de blocs)</translation>
+ </message>
+ <message>
+ <source>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</source>
+ <translation>Els rescanejos no són possible en el mode de poda. Caldrà que utilitzeu -reindex, que tornarà a baixar la cadena de blocs sencera.</translation>
+ </message>
+ <message>
+ <source>Error: A fatal internal error occurred, see debug.log for details</source>
+ <translation>Error: s'ha produït un error intern fatal. Vegeu debug.log per a més detalls</translation>
</message>
<message>
<source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
<translation>Comissió (en %s/kB) per afegir a les transaccions que envieu (per defecte: %s)</translation>
</message>
<message>
+ <source>Pruning blockstore...</source>
+ <translation>S'està podant la cadena de blocs...</translation>
+ </message>
+ <message>
<source>Run in the background as a daemon and accept commands</source>
<translation>Executa en segon pla com a programa dimoni i accepta ordres</translation>
</message>
<message>
+ <source>Unable to start HTTP server. See debug log for details.</source>
+ <translation>No s'ha pogut iniciar el servidor HTTP. Vegeu debug.log per a més detalls.</translation>
+ </message>
+ <message>
<source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
<translation>Accepta connexions de fora (per defecte: 1 si no -proxy o -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Nucli de Bitcoin</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Vincula a una adreça específica i sempre escolta-hi. Utilitza la notació [host]:port per IPv6</translation>
</message>
@@ -2936,18 +1731,6 @@
<translation>Aquesta és una versió de pre-llançament - utilitza-la sota la teva responsabilitat - No usar per a minería o aplicacions de compra-venda</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>No es pot enllaçar %s a aquest ordinador. El Bitcoin Core probablement ja estigui executant-s'hi.</translation>
- </message>
- <message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>AVÃS: s'ha generat un nombre anòmalament alt de blocs, %d blocs rebuts en les darreres %d hores (se n'esperaven %d)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>AVÃS: comproveu la vostra connexió a la xarxa, %d blocs rebuts en les darreres %d hores (se n'esperaven %d)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Avís: la xarxa no sembla que hi estigui plenament d'acord. Alguns miners sembla que estan experimentant problemes.</translation>
</message>
@@ -2956,10 +1739,6 @@
<translation>Avís: sembla que no estem plenament d'acord amb els nostres iguals! Podria caler que actualitzar l'aplicació, o potser que ho facin altres nodes.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Avís: el fitxer wallet.dat és corrupte, dades rescatades! L'arxiu wallet.dat original ha estat desat com wallet.{estampa_temporal}.bak al directori %s; si el teu balanç o transaccions son incorrectes hauries de restaurar-lo de un backup.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Afegeix a la llista blanca els iguals que es connecten de la màscara de xarxa o adreça IP donada. Es pot especificar moltes vegades.</translation>
</message>
@@ -3080,14 +1859,6 @@
<translation>Opcions de moneder:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Avís: aquesta versió és obsoleta; cal actualitzar-la!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Cal que reconstruïu la base de dades fent servir -reindex per canviar -txindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Permet les connexions JSON-RPC d'una font específica. Vàlid per a &lt;ip&gt; són una IP individual (p. ex., 1.2.3.4), una xarxa / màscara de xarxa (p. ex., 1.2.3.4/255.255.255.0) o una xarxa/CIDR (p. ex., 1.2.3.4/24). Es pot especificar aquesta opció moltes vegades</translation>
</message>
@@ -3100,10 +1871,6 @@
<translation>Vincula a l'adreça donada per a escoltar les connexions JSON-RPC. Feu servir la notació [host]:port per a IPv6. Aquesta opció pot ser especificada moltes vegades (per defecte: vincula a totes les interfícies)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>No es pot obtenir un bloqueig del directori de dades %s. El Bitcoin Core probablement ja s'estigui executant.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Crea fitxers nous amb els permisos per defecte del sistema, en comptes de l'umask 077 (només efectiu amb la funcionalitat de moneder inhabilitada)</translation>
</message>
@@ -3144,10 +1911,6 @@
<translation>Defineix la mida màxima de transaccions d'alta prioritat / baixa comissió en bytes (per defecte: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Defineix el nombre de fils per a la generació de moneda si està habilitat (-1 = tots els nuclis, per defecte: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>L'import de la transacció és massa petit per enviar-la després que se'n dedueixi la comissió</translation>
</message>
@@ -3172,26 +1935,10 @@
<translation>Accepta sol·licituds REST públiques (per defecte: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>S'està activant la millor cadena...</translation>
- </message>
- <message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>No es pot resoldre l'adreça -whitebind: «%s»</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Connecta a través del proxy SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Els desenvolupadors del Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Error en carregar wallet.dat: el moneder requereix una versió més nova del Bitcoin core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Error en llegir la base de dades, tancant.</translation>
</message>
@@ -3200,22 +1947,6 @@
<translation>&amp;Informació</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Ha fallat la inicialització de la comprovació de validesa. El Bitcoin Core s'està aturant.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -minrelaytxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -mintxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Import no vàlid per a -paytxfee=&lt;amount&gt;: «%s» (ha de ser com a mínim %s)</translation>
</message>
@@ -3240,14 +1971,6 @@
<translation>Opcions del servidor RPC:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Reconstrueix l'índex de la cadena de blocs dels fitxers blk000??.dat actuals a l'inici.</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Rep i mostra avisos de la xarxa P2P (per defecte: %u)</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Envia informació de traça/depuració a la consola en comptes del fitxer debug.log</translation>
</message>
@@ -3300,10 +2023,6 @@
<translation>Nom d'usuari per a connexions JSON-RPC</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Cal reescriure el moneder: reiniceu el Bitcoin Core per completar-ho.</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Avís</translation>
</message>
@@ -3312,10 +2031,6 @@
<translation>Se suprimeixen totes les transaccions del moneder...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>El fitxer wallet.data és corrupte. El rescat de les dades ha fallat</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Contrasenya per a connexions JSON-RPC</translation>
</message>
@@ -3324,10 +2039,6 @@
<translation>Executa l'ordre quan el millor bloc canviï (%s en cmd es reemplaça per un resum de bloc)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Aquest misatge d'ajuda</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permet consultes DNS per a -addnode, -seednode i -connect</translation>
</message>
@@ -3336,10 +2047,6 @@
<translation>S'estan carregant les adreces...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Error en carregar wallet.dat: Moneder corrupte</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = manté les metadades de les tx, p. ex., propietari del compte i informació de sol·licitud del pagament, 2 = prescindeix de les metadades de les tx)</translation>
</message>
@@ -3372,14 +2079,6 @@
<translation>Demana sempre les adreces dels iguals a través de consultes DNS (per defecte: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Error en carregar wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Genera monedes (per defecte: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Quants blocs per comprovar a l'inici (per defecte: %u, 0 = tots)</translation>
</message>
@@ -3464,18 +2163,6 @@
<translation>Xarxa desconeguda especificada a -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>No es pot resoldre l'adreça -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>No es pot resoldre l'adreça -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Import no vàlid per a -paytxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Balanç insuficient</translation>
</message>
diff --git a/src/qt/locale/bitcoin_cs.ts b/src/qt/locale/bitcoin_cs.ts
index ef1903edd1..2dfa295ce0 100644
--- a/src/qt/locale/bitcoin_cs.ts
+++ b/src/qt/locale/bitcoin_cs.ts
@@ -3,7 +3,7 @@
<name>AddressBookPage</name>
<message>
<source>Right-click to edit address or label</source>
- <translation>Pravým tlaÄítkem myÅ¡i zaÄneÅ¡ upravovat oznaÄení adresy</translation>
+ <translation>Pravým tlaÄítkem myÅ¡i můžeÅ¡ upravit oznaÄení adresy</translation>
</message>
<message>
<source>Create a new address</source>
@@ -26,10 +26,6 @@
<translation>&amp;Zavřít</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopíruj adresu</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Smaž zvolenou adresu ze seznamu</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>S&amp;maž</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Zvol adresu, na kterou pošleš mince</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Zvol adres na příjem mincí</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Zvol</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Odesílací adresy</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Přijímací adresy</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Tohle jsou tvé Bitcoinové adresy pro posílání plateb. PÅ™ed odesláním mincí si vždy zkontroluj Äástku a cílovou adresu.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Tohle jsou tvé Bitcoinové adresy pro příjem plateb. Je doporuÄené používat pokaždé novou adresu pro každou transakci.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopíruj &amp;oznaÄení</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Uprav</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportuj seznam adres</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>CSV formát (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportování selhalo</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Při ukládání seznamu adres do %1 se přihodila nějaká chyba. Zkus to prosím znovu.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>OznaÄení</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez oznaÄení)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Totéž heslo ještě jednou</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Zašifruj peněženku</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>K provedení této operace musíš zadat heslo k peněžence, aby se mohla odemknout.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Odemkni peněženku</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>K provedení této operace musíš zadat heslo k peněžence, aby se mohla dešifrovat.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dešifruj peněženku</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Změň heslo</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>PotvrÄ zaÅ¡ifrování peněženky</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>UpozornÄ›ní: Pokud si zaÅ¡ifrujeÅ¡ peněženku a ztratíš Äi zapomeneÅ¡ heslo, &lt;b&gt;PŘIJDEÅ  O VÅ ECHNY BITCOINY&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Jsi si jistý, že chceš peněženku zašifrovat?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core se teÄ ukonÄí, aby dokonÄil zaÅ¡ifrování. Pamatuj vÅ¡ak, že pouhé zaÅ¡ifrování peněženky nemůže zabránit krádeži tvých bitcoinů malwarem, kterým se může poÄítaÄ nakazit.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>DÅ®LEŽITÉ: VÅ¡echny pÅ™edchozí zálohy peněženky by mÄ›ly být nahrazeny novÄ› vygenerovanou, zaÅ¡ifrovanou peněženkou. Z bezpeÄnostních důvodů budou pÅ™edchozí zálohy neÅ¡ifrované peněženky nepoužitelné, jakmile zaÄneÅ¡ používat novou zaÅ¡ifrovanou peněženku.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Upozornění: Caps Lock je zapnutý!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Peněženka je zašifrována</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Zadej nové heslo k peněžence.&lt;br/&gt;Použij &lt;b&gt;alespoň deset náhodných znaků&lt;/b&gt; nebo &lt;b&gt;alespoň osm slov&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Zadej staré a nové heslo k peněžence.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Zašifrování peněženky selhalo</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Zašifrování peněženky selhalo kvůli vnitřní chybě. Tvá peněženka tedy nebyla zašifrována.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Zadaná hesla nejsou shodná.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Nepodařilo se odemknout peněženku</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Nezadal jsi správné heslo pro dešifrování peněženky.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Nepodařilo se dešifrovat peněženku</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Heslo k peněžence bylo v pořádku změněno.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -298,14 +139,6 @@
<translation>NaÄíst &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core klient</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importuji bloky z disku...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Vytvářím nový index bloků na disku...</translation>
</message>
@@ -343,17 +176,13 @@
</message>
<message>
<source>&amp;Send</source>
- <translation>&amp;Pošli</translation>
+ <translation>P&amp;ošli</translation>
</message>
<message>
<source>&amp;Receive</source>
<translation>Při&amp;jmi</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Zobraz informace o Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Zobraz/Skryj</translation>
</message>
@@ -383,29 +212,17 @@
</message>
<message>
<source>&amp;Help</source>
- <translation>Ná&amp;pověda</translation>
+ <translation>Nápověd&amp;a</translation>
</message>
<message>
<source>Tabs toolbar</source>
<translation>Panel s listy</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Požaduj platby (generuje QR kódy a bitcoin: URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>O &amp;Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Uprav nastavení Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Ukaž seznam použitých odesílacích adres a jejich oznaÄení</translation>
</message>
@@ -419,11 +236,7 @@
</message>
<message>
<source>&amp;Command-line options</source>
- <translation>Ar&amp;gumenty z příkazové řádky</translation>
- </message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Seznam argumentů Bitcoinu pro příkazovou řádku získáš v nápovědě Bitcoinu Core</translation>
+ <translation>Ar&amp;gumenty příkazové řádky</translation>
</message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
@@ -467,7 +280,7 @@
</message>
<message>
<source>Transactions after this will not yet be visible.</source>
- <translation>Následné transakce ještě nebudou vidět.</translation>
+ <translation>Novější transakce zatím nejsou vidět.</translation>
</message>
<message>
<source>Error</source>
@@ -537,13 +350,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Upozornění sítě</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -621,150 +427,6 @@
<source>Priority</source>
<translation>Priorita</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopíruj adresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopíruj její oznaÄení</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopíruj Äástku</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopíruj ID transakce</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Zamkni neutracené</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Odemkni k utracení</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopíruj poÄet</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopíruj poplatek</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopíruj Äistou Äástku</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopíruj bajty</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopíruj prioritu</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopíruj prach</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopíruj drobné</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>nejvyšší</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>vyšší</translation>
- </message>
- <message>
- <source>high</source>
- <translation>vysoká</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>vyšší střední</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>střední</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>nižší střední</translation>
- </message>
- <message>
- <source>low</source>
- <translation>nízká</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>nižší</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>nejnižší</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 zamÄeno)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>žádná</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Popisek zÄervená, pokud je velikost transakce vÄ›tší než 1000 bajtů.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Popisek zÄervená, pokud je priorita menší než „stÅ™ední“.</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Popisek zÄervená, pokud má nÄ›který příjemce obdržet Äástku menší než %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Může se lišit o +/– %1 satoshi na každý vstup.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ano</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ne</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>To znamená, že je vyžadován poplatek alespoň %1 za kB.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Může se lišit o +/– 1 bajt na každý vstup.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transakce s vyšší prioritou mají větší šanci na zařazení do bloku.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez oznaÄení)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>drobné z %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(drobné)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -788,38 +450,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresa</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nová přijímací adresa</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nová odesílací adresa</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Uprav přijímací adresu</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Uprav odesílací adresu</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Zadaná adresa "%1" už v adresáři je.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Zadaná adresa "%1" není platná Bitcoinová adresa.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Nemohu odemknout peněženku.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>NepodaÅ™ilo se mi vygenerovat nový klíÄ.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -847,10 +477,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>verze</translation>
</message>
@@ -859,12 +485,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>O Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
- <translation>Argumenty z příkazové řádky</translation>
+ <translation>Argumenty příkazové řádky</translation>
</message>
<message>
<source>Usage:</source>
@@ -874,24 +496,36 @@
<source>command-line options</source>
<translation>možnosti příkazové řádky</translation>
</message>
- </context>
-<context>
- <name>Intro</name>
<message>
- <source>Welcome</source>
- <translation>Vítej</translation>
+ <source>UI Options:</source>
+ <translation>Možnosti UI:</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Vítej v Bitcoin Core.</translation>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>Zvolit při startu adresář pro data (výchozí: %u)</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Tohle je poprvé, co spouštíš Bitcoin Core, takže si můžeš zvolit, kam bude ukládat svá data.</translation>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>Nastavit jazyk, například „de_DE“ (výchozí: systémové nastavení)</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core bude stahovat kopii Å™etÄ›zce bloků. Proto bude potÅ™eba do tohoto adresáře uložit nejménÄ› %1 GB dat – toto Äíslo bude navíc v průbÄ›hu Äasu pomalu růst. Tvá peněženka bude rovněž uložena v tomto adresáři.</translation>
+ <source>Start minimized</source>
+ <translation>Nastartovat minimalizovanÄ›</translation>
+ </message>
+ <message>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>Nastavit kořenové SSL certifikáty pro platební požadavky (výchozí: -system-)</translation>
+ </message>
+ <message>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>Zobrazit startovací obrazovku (výchozí: %u)</translation>
+ </message>
+ </context>
+<context>
+ <name>Intro</name>
+ <message>
+ <source>Welcome</source>
+ <translation>Vítej</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -902,10 +536,6 @@
<translation>Použij tento adresář pro data:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Chyba: Nejde vytvořit požadovaný adresář pro data „%1“.</translation>
</message>
@@ -940,10 +570,6 @@
<source>Select payment request file</source>
<translation>Vyber soubor platebního požadavku</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Vyber soubor platebního požadavku k naÄtení</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -984,12 +610,8 @@
<translation>ZavÅ™ením se aplikace minimalizuje. Pokud je tato volba zaÅ¡krtnuta, tak se aplikace ukonÄí pouze zvolením Konec v menu.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Tady lze nastavit jazyk uživatelského rozhraní. Nastavení se projeví až po restartování Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 třetích stran (např. block exploreru), které se zobrazí v kontextovém menu v záložce Transakce. %s v URL se nahradí hashem transakce. Více URL odděl svislítkem |.</translation>
+ <translation>URL třetích stran (např. block exploreru), která se zobrazí v kontextovém menu v záložce Transakce. %s v URL se nahradí hashem transakce. Více URL odděl svislítkem |.</translation>
</message>
<message>
<source>Third party transaction URLs</source>
@@ -997,7 +619,7 @@
</message>
<message>
<source>Active command-line options that override above options:</source>
- <translation>Aktivní argumenty z příkazové řádky, které přetloukly tato nastavení:</translation>
+ <translation>Aktivní argumenty z příkazové řádky, které mají přednost před nastavením výše:</translation>
</message>
<message>
<source>Reset all client options to default.</source>
@@ -1012,14 +634,6 @@
<translation>&amp;Síť</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Automaticky spustí Bitcoin Core po přihlášení do systému.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>S&amp;pustit Bitcoin Core po přihlášení do systému</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = automaticky, &lt;0 = nechat daný poÄet jader volný, výchozí: 0)</translation>
</message>
@@ -1029,7 +643,7 @@
</message>
<message>
<source>Expert</source>
- <translation>Odborník</translation>
+ <translation>PokroÄilá nastavení</translation>
</message>
<message>
<source>Enable coin &amp;control features</source>
@@ -1072,6 +686,30 @@
<translation>Port proxy (napÅ™. 9050)</translation>
</message>
<message>
+ <source>Used for reaching peers via:</source>
+ <translation>Použije se k připojování k protějškům přes:</translation>
+ </message>
+ <message>
+ <source>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
+ <translation>Ukazuje, jestli se zadaná výchozí SOCKS5 proxy používá k připojování k peerům v rámci tohoto typu sítě.</translation>
+ </message>
+ <message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
+ <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
+ <translation>Připojí se do Bitcoinové sítě přes SOCKS5 proxy vyhrazenou pro skryté služby v Tor síti.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
<translation>Použít samostatnou SOCKS5 proxy ke spojení s protějšky přes skryté služby v Toru:</translation>
</message>
@@ -1101,7 +739,7 @@
</message>
<message>
<source>&amp;Unit to show amounts in:</source>
- <translation>J&amp;ednotka pro Äástky:</translation>
+ <translation>Je&amp;dnotka pro Äástky:</translation>
</message>
<message>
<source>Choose the default subdivision unit to show in the interface and when sending coins.</source>
@@ -1113,7 +751,7 @@
</message>
<message>
<source>&amp;OK</source>
- <translation>&amp;Budiž</translation>
+ <translation>&amp;Použít</translation>
</message>
<message>
<source>&amp;Cancel</source>
@@ -1141,7 +779,7 @@
</message>
<message>
<source>This change would require a client restart.</source>
- <translation>Tahle změna bude chtít restartovat klienta.</translation>
+ <translation>Tato změna vyžaduje restart aplikace.</translation>
</message>
<message>
<source>The supplied proxy address is invalid.</source>
@@ -1188,7 +826,7 @@
</message>
<message>
<source>Balances</source>
- <translation>Stavy úÄtů</translation>
+ <translation>Stav úÄtů</translation>
</message>
<message>
<source>Total:</source>
@@ -1224,97 +862,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Zpracování URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Neplatná platební adresa %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Platební požadavek byl odmítnut</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Síť platebního požadavku neodpovídá síti klienta.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Platební požadavek není zahájený.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Požadovaná platební Äástka %1 je příliÅ¡ malá (je považována za prach).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Chyba platebního požadavku</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Nemůžu spustit bitcoin: obsluha click-to-pay</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Zdrojová URL platebního požadavku není platná: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>Nepodařilo se analyzovat URI! Důvodem může být neplatná Bitcoinová adresa nebo poškozené parametry URI.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Zpracování souboru platebního požadavku</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Soubor platebního požadavku nejde pÅ™eÄíst nebo zpracovat! PříÄinou může být Å¡patný soubor platebního požadavku.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Platební požadavek vypršel.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Neověřené platební požadavky k uživatelským platebním skriptům nejsou podporované.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Neplatný platební požadavek.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Vrácení peněz od %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Platební požadavek %1 je moc velký (%2 bajtů, povoleno %3 bajtů).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Chyba při komunikaci s %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Platební požadavek je neÄitelný!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Chybná odpovÄ›Ä ze serveru %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Platba potvrzena</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Chyba síťového požadavku</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1369,31 +916,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Ulož obrázek...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kopíruj obrázek</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Ulož QR kód</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG obrázek (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Název klienta</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1414,10 +938,6 @@
<translation>Obecné</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Používaná verze OpenSSL</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Používaná verze BerkeleyDB</translation>
</message>
@@ -1446,8 +966,8 @@
<translation>Aktuální poÄet bloků</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Otevři soubor s ladicími záznamy Bitcoin Core z aktuálního datového adresáře. U velkých logů to může pár vteřin zabrat.</translation>
+ <source>Memory usage</source>
+ <translation>Využití paměti</translation>
</message>
<message>
<source>Received</source>
@@ -1538,10 +1058,6 @@
<translation>Ven:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Datum kompilace</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Soubor s ladicími záznamy</translation>
</message>
@@ -1550,8 +1066,32 @@
<translation>VyÄistit konzoli</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Vítej v RPC konzoli Bitcoin Core.</translation>
+ <source>&amp;Disconnect Node</source>
+ <translation>&amp;Odpojit uzel</translation>
+ </message>
+ <message>
+ <source>Ban Node for</source>
+ <translation>Uvalit na uzel klatbu na</translation>
+ </message>
+ <message>
+ <source>1 &amp;hour</source>
+ <translation>1 &amp;hodinu</translation>
+ </message>
+ <message>
+ <source>1 &amp;day</source>
+ <translation>1 &amp;den</translation>
+ </message>
+ <message>
+ <source>1 &amp;week</source>
+ <translation>1 &amp;týden</translation>
+ </message>
+ <message>
+ <source>1 &amp;year</source>
+ <translation>1 &amp;rok</translation>
+ </message>
+ <message>
+ <source>&amp;Unban Node</source>
+ <translation>&amp;Zbavit uzel klatby</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1578,6 +1118,10 @@
<translation>%1 GB</translation>
</message>
<message>
+ <source>(node id: %1)</source>
+ <translation>(id uzlu: %1)</translation>
+ </message>
+ <message>
<source>via %1</source>
<translation>via %1</translation>
</message>
@@ -1630,7 +1174,7 @@
</message>
<message>
<source>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.</source>
- <translation>Volitelná zpráva, která se připojí k platebnímu požadavku a která se zobrazí, když se požadavek otevře. Poznámka: Tahle zpráva se neposílá s platbou po Bitcoinové síti.</translation>
+ <translation>Volitelná zpráva, která se připojí k platebnímu požadavku a která se zobrazí, když se požadavek otevře. Poznámka: tahle zpráva se neposílá s platbou po Bitcoinové síti.</translation>
</message>
<message>
<source>An optional label to associate with the new receiving address.</source>
@@ -1638,7 +1182,7 @@
</message>
<message>
<source>Use this form to request payments. All fields are &lt;b&gt;optional&lt;/b&gt;.</source>
- <translation>Tímto formulář můžeš požadovat platby. Všechna pole jsou &lt;b&gt;volitelná&lt;/b&gt;.</translation>
+ <translation>Tímto formulářem můžeš požadovat platby. Všechna pole jsou &lt;b&gt;volitelná&lt;/b&gt;.</translation>
</message>
<message>
<source>An optional amount to request. Leave this empty or zero to not request a specific amount.</source>
@@ -1676,18 +1220,6 @@
<source>Remove</source>
<translation>Smazat</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopíruj její oznaÄení</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopíruj zprávu</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopíruj Äástku</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1707,73 +1239,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Ulož obrázek...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Platební požadavek: %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informace o platbÄ›</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Částka</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>OznaÄení</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Zpráva</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Výsledná URI je příliÅ¡ dlouhá, zkus zkrátit text oznaÄení/zprávy.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Chyba při kódování URI do QR kódu.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>OznaÄení</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Zpráva</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Částka</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez oznaÄení)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(bez zprávy)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(bez Äástky)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1894,14 +1359,6 @@
<translation>rychlá</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Pošli transakci pokud možno bez poplatku</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(potvrzení může trvat déle)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Pošli více příjemcům naráz</translation>
</message>
@@ -1931,111 +1388,7 @@
</message>
<message>
<source>S&amp;end</source>
- <translation>P&amp;ošli</translation>
- </message>
- <message>
- <source>Confirm send coins</source>
- <translation>PotvrÄ odeslání mincí</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 pro %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopíruj poÄet</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopíruj Äástku</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopíruj poplatek</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopíruj Äistou Äástku</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopíruj bajty</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopíruj prioritu</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopíruj drobné</translation>
- </message>
- <message>
- <source>or</source>
- <translation>nebo</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Odesílaná Äástka musí být vÄ›tší než 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Částka pÅ™ekraÄuje stav úÄtu.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Celková Äástka pÅ™i pÅ™ipoÄítání poplatku %1 pÅ™ekroÄí stav úÄtu.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Vytvoření transakce selhalo!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Transakce byla odmítnuta! Tohle může nastat, pokud nÄ›jaké mince z tvé peněženky už jednou byly utraceny, například pokud používáš kopii souboru wallet.dat a mince byly utraceny v druhé kopii, ale nebyly oznaÄeny jako utracené v této.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Poplatek vyšší než %1 je považován za absurdně vysoký.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Platební požadavek vypršel.</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Potvrzování by podle odhadu mÄ›lo zaÄít bÄ›hem %n bloku.</numerusform><numerusform>Potvrzování by podle odhadu mÄ›lo zaÄít bÄ›hem %n bloků.</numerusform><numerusform>Potvrzování by podle odhadu mÄ›lo zaÄít bÄ›hem %n bloků.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Adresa příjemce je neplatná – překontroluj ji prosím.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Zaznamenána duplicitní adresa: každá adresa by ale měla být použita vždy jen jednou.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Upozornění: Neplatná Bitcoinová adresa</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez oznaÄení)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Upozornění: Neznámá adresa pro drobné</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopíruj prach</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Jsi si jistý, že to chceš poslat?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>pÅ™idán jako transakÄní poplatek</translation>
+ <translation>Pošl&amp;i</translation>
</message>
</context>
<context>
@@ -2049,10 +1402,6 @@
<translation>&amp;Komu:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Zadej oznaÄení této adresy; obojí se ti pak uloží do adresáře</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>O&amp;znaÄení:</translation>
</message>
@@ -2090,7 +1439,7 @@
</message>
<message>
<source>S&amp;ubtract fee from amount</source>
- <translation>&amp;OdeÄíst poplatek od Äástky</translation>
+ <translation>Od&amp;eÄíst poplatek od Äástky</translation>
</message>
<message>
<source>Message:</source>
@@ -2124,10 +1473,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core se ukonÄuje...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Nevypínej poÄítaÄ, dokud toto okno nezmizí.</translation>
</message>
@@ -2176,7 +1521,7 @@
</message>
<message>
<source>Copy the current signature to the system clipboard</source>
- <translation>Zkopíruj aktuálně vybraný podpis do systémové schránky</translation>
+ <translation>Zkopíruj tento podpis do schránky</translation>
</message>
<message>
<source>Sign the message to prove you own this Bitcoin address</source>
@@ -2218,70 +1563,10 @@
<source>Reset all verify message fields</source>
<translation>Vymaž všechna pole formuláře pro ověření zrávy</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Kliknutím na "Podepiš zprávu" vygeneruješ podpis</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Zadaná adresa je neplatná.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Zkontroluj ji prosím a zkus to pak znovu.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Zadaná adresa nepasuje ke klíÄi.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>OdemÄení peněženky bylo zruÅ¡eno.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Soukromý klÃ­Ä pro zadanou adresu není dostupný.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Nepodařilo se podepsat zprávu.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Zpráv podepsána.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Podpis nejde dekódovat.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Zkontroluj ho prosím a zkus to pak znovu.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Podpis se neshoduje s hašem zprávy.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Nepodařilo se ověřit zprávu.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Zpráva ověřena.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Vývojáři Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2294,502 +1579,100 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Otřevřeno dokud %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>kolidující</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/nepotvrzeno</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 potvrzení</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Stav</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, rozesláno přes %n uzel</numerusform><numerusform>, rozesláno přes %n uzly</numerusform><numerusform>, rozesláno přes %n uzlů</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Zdroj</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Vygenerováno</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Od</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Pro</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>vlastní adresa</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>sledovaná</translation>
- </message>
- <message>
- <source>label</source>
- <translation>oznaÄení</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Příjem</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>dozraje po %n bloku</numerusform><numerusform>dozraje po %n blocích</numerusform><numerusform>dozraje po %n blocích</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>neakceptováno</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Výdaj</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Celkové výdaje</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Celkové příjmy</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>TransakÄní poplatek</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>ÄŒistá Äástka</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Zpráva</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Komentář</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID transakce</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Obchodník</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Vygenerované mince musí Äekat %1 bloků, než mohou být utraceny. Když jsi vygeneroval tenhle blok, tak byl rozposlán do sítÄ›, aby byl pÅ™idán do Å™etÄ›zce bloků. Pokud se mu nepodaří dostat se do Å™etÄ›zce, zmÄ›ní se na "neakceptovaný" a nepůjde utratit. To se obÄas může stát, pokud jiný uzel vygeneruje blok zhruba ve stejném okamžiku jako ty.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Ladicí informace</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transakce</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Vstupy</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Částka</translation>
- </message>
- <message>
- <source>true</source>
- <translation>true</translation>
- </message>
- <message>
- <source>false</source>
- <translation>false</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ještě nebylo rozesláno</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Otevřeno pro %n další blok</numerusform><numerusform>Otevřeno pro %n další bloky</numerusform><numerusform>Otevřeno pro %n dalších bloků</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>neznámo</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detaily transakce</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Toto okno zobrazuje detailní popis transakce</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Nedozráno (%1 potvrzení, bude k dispozici za %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Otevřeno pro %n další blok</numerusform><numerusform>Otevřeno pro %n další bloky</numerusform><numerusform>Otevřeno pro %n dalších bloků</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Otřevřeno dokud %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Potvrzeno (%1 potvrzení)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Tento blok nedostal žádný jiný uzel a pravděpodobně nebude akceptován!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Vygenerováno, ale neakceptováno</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>OznaÄení</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Nepotvrzeno</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Potvrzuje se (%1 z %2 doporuÄených potvrzení)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>V kolizi</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Přijato do</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Přijato od</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Posláno na</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Platba sama sobÄ›</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Vytěženo</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>sledovací</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Stav transakce. Najetím myÅ¡i na toto políÄko si zobrazíš poÄet potvrzení.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Datum a Äas pÅ™ijetí transakce.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Druh transakce.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Zda tato transakce zahrnuje i některou sledovanou adresu.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Uživatelsky urÄený úÄel transakce.</translation>
- </message>
+ <name>UnitDisplayStatusBarControl</name>
<message>
- <source>Amount removed from or added to balance.</source>
- <translation>Částka odeÄtená z nebo pÅ™iÄtená k úÄtu.</translation>
+ <source>Unit to show amounts in. Click to select another unit.</source>
+ <translation>Jednotka pro Äástky. Klikni pro výbÄ›r nÄ›jaké jiné.</translation>
</message>
</context>
<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>VÅ¡e</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Dnes</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Tento týden</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Tento měsíc</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Minulý měsíc</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Letos</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Rozsah...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Přijato</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Posláno</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Sám sobě</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Vytěženo</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Ostatní</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Zadej adresu nebo oznaÄení pro její vyhledání</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minimální Äástka</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopíruj adresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopíruj její oznaÄení</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopíruj Äástku</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopíruj ID transakce</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Uprav oznaÄení</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Zobraz detaily transakce</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exportuj transakÄní historii</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Sledovaná</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportování selhalo</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>PÅ™i ukládání transakÄní historie do %1 se pÅ™ihodila nÄ›jaká chyba.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Úspěšně vyexportováno</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>TransakÄní historie byla v pořádku uložena do %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>CSV formát (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Potvrzeno</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>OznaÄení</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
+ <name>bitcoin-core</name>
<message>
- <source>Range:</source>
- <translation>Rozsah:</translation>
+ <source>Options:</source>
+ <translation>Možnosti:</translation>
</message>
<message>
- <source>to</source>
- <translation>až</translation>
+ <source>Specify data directory</source>
+ <translation>Adresář pro data</translation>
</message>
-</context>
-<context>
- <name>UnitDisplayStatusBarControl</name>
<message>
- <source>Unit to show amounts in. Click to select another unit.</source>
- <translation>Jednotka pro Äástky. Klikni pro výbÄ›r nÄ›jaké jiné.</translation>
+ <source>Connect to a node to retrieve peer addresses, and disconnect</source>
+ <translation>Připojit se k uzlu, získat adresy jeho protějšků a odpojit se</translation>
</message>
-</context>
-<context>
- <name>WalletFrame</name>
<message>
- <source>No wallet has been loaded.</source>
- <translation>Žádná peněženka se nenaÄetla.</translation>
+ <source>Specify your own public address</source>
+ <translation>Udej svou veřejnou adresu</translation>
</message>
-</context>
-<context>
- <name>WalletModel</name>
<message>
- <source>Send Coins</source>
- <translation>Pošli mince</translation>
+ <source>Accept command line and JSON-RPC commands</source>
+ <translation>Akceptovat příkazy z příkazové řádky a přes JSON-RPC</translation>
</message>
-</context>
-<context>
- <name>WalletView</name>
<message>
- <source>&amp;Export</source>
- <translation>&amp;Export</translation>
+ <source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
+ <translation>Pokud není &lt;category&gt; zadána nebo je &lt;category&gt; = 1, bude tisknout veškeré ladicí informace.</translation>
</message>
<message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportuj data z tohoto panelu do souboru</translation>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>ProÅ™ezávání je nastaveno pod minimum %d MiB. Použij, prosím, nÄ›jaké vyšší Äíslo.</translation>
</message>
<message>
- <source>Backup Wallet</source>
- <translation>Záloha peněženky</translation>
+ <source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
+ <translation>Prořezávání: poslední synchronizace peněženky proběhla před už prořezanými daty. Je třeba provést -reindex (tedy v případě prořezávacího režimu stáhnout znovu celý řetězec bloků)</translation>
</message>
<message>
- <source>Wallet Data (*.dat)</source>
- <translation>Data peněženky (*.dat)</translation>
+ <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
+ <translation>Omezit nároky na úložný prostor proÅ™ezáváním (mazáním) starých bloků. Tento režim není sluÄitelný s -txindex ani -rescan. UpozornÄ›ní: opÄ›tovná zmÄ›na tohoto nastavení bude vyžadovat nové stažení celého Å™etÄ›zce bloků. (výchozí: 0 = bloky neproÅ™ezávat, &gt;%u = cílová velikost souborů s bloky, v MiB)</translation>
</message>
<message>
- <source>Backup Failed</source>
- <translation>Zálohování selhalo</translation>
+ <source>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</source>
+ <translation>V prořezávacím režimu není možné přeskenovávat řetězec bloků. Musíš provést -reindex, což znovu stáhne celý řetězec bloků.</translation>
</message>
<message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Při ukládání peněženky do %1 se přihodila nějaká chyba.</translation>
+ <source>Error: A fatal internal error occurred, see debug.log for details</source>
+ <translation>Chyba: Přihodila se závažná vnitřní chyba, podrobnosti viz v debug.log</translation>
</message>
<message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Data z peněženky byla v pořádku uložena do %1.</translation>
+ <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
+ <translation>Poplatek (v %s/kB), který se přidá ke každé odeslané transakci (výchozí: %s)</translation>
</message>
<message>
- <source>Backup Successful</source>
- <translation>Úspěšně zazálohováno</translation>
+ <source>Pruning blockstore...</source>
+ <translation>Prořezávám úložiště bloků...</translation>
</message>
-</context>
-<context>
- <name>bitcoin-core</name>
<message>
- <source>Options:</source>
- <translation>Možnosti:</translation>
+ <source>Run in the background as a daemon and accept commands</source>
+ <translation>Běžet na pozadí jako démon a přijímat příkazy</translation>
</message>
<message>
- <source>Specify data directory</source>
- <translation>Adresář pro data</translation>
+ <source>Unable to start HTTP server. See debug log for details.</source>
+ <translation>Nemohu spustit HTTP server. Detaily viz v debug.log.</translation>
</message>
<message>
- <source>Connect to a node to retrieve peer addresses, and disconnect</source>
- <translation>Připojit se k uzlu, získat adresy jeho protějšků a odpojit se</translation>
+ <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
+ <translation>PÅ™ijímat spojení zvenÄí (výchozí: 1, pokud není zadáno -proxy nebo -connect)</translation>
</message>
<message>
- <source>Specify your own public address</source>
- <translation>Udej svou veřejnou adresu</translation>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
</message>
<message>
- <source>Accept command line and JSON-RPC commands</source>
- <translation>Akceptovat příkazy z příkazové řádky a přes JSON-RPC</translation>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee je nastaveno velmi vysoko! Toto je transakÄní poplatek, který bys platil, pokud nebude k dispozici odhad poplatků.</translation>
</message>
<message>
- <source>Run in the background as a daemon and accept commands</source>
- <translation>Běžet na pozadí jako démon a akceptovat příkazy</translation>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>Sazba poplatku (v %s/kB), která se použije, pokud nebude k dispozici dostatek dat pro automatický odhad poplatku (výchozí: %s)</translation>
</message>
<message>
- <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
- <translation>PÅ™ijímat spojení zvenÄí (výchozí: 1, pokud není zadáno -proxy nebo -connect)</translation>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Přijímat přeposílané transakce obdržené od vždy vítaných protějšků, i když transakce nepřeposíláme (výchozí: %d)</translation>
</message>
<message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
@@ -2808,24 +1691,24 @@
<translation>Spustit příkaz, když se objeví transakce týkající se peněženky (%s se v příkazu nahradí za TxID)</translation>
</message>
<message>
- <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
- <translation>Nastavení poÄtu vláken pro verifikaci skriptů (%u až %d, 0 = automaticky, &lt;0 = nechat daný poÄet jader volný, výchozí: %d)</translation>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Vynutit přeposílání transakcí od vždy vítaných protějšků (tj. těch na bílé listině), i když porušují místní zásady pro přeposílání (výchozí: %d)</translation>
</message>
<message>
- <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
- <translation>Tohle je testovací verze – používej ji jen na vlastní riziko, ale rozhodně ji nepoužívej k těžbě nebo pro obchodní aplikace</translation>
+ <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
+ <translation>Nastavení poÄtu vláken pro verifikaci skriptů (%u až %d, 0 = automaticky, &lt;0 = nechat daný poÄet jader volný, výchozí: %d)</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Nedaří se mi pÅ™ipojit na %s na tomhle poÄítaÄi. Bitcoin Core už pravdÄ›podobnÄ› jednou běží.</translation>
+ <source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
+ <translation>Databáze bloků obsahuje blok, který vypadá jako z budoucnosti, což může být kvůli Å¡patnÄ› nastavenému datu a Äasu na tvém poÄítaÄi. Nech databázi bloků pÅ™estavÄ›t pouze v případÄ›, že si jsi jistý, že máš na poÄítaÄi správný datum a Äas</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>UPOZORNÄšNÃ: vygenerováno nezvykle mnoho bloků – pÅ™ijato %d bloků jen za posledních %d hodin (oÄekáváno %d)</translation>
+ <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
+ <translation>Tohle je testovací verze – používej ji jen na vlastní riziko, ale rozhodně ji nepoužívej k těžbě nebo pro obchodní aplikace</translation>
</message>
<message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>UPOZORNÄšNÃ: zkontroluj své spojení do sítÄ› – bylo pÅ™ijato %d bloků za posledních %d hodin (oÄekáváno %d)</translation>
+ <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
+ <translation>Použít UPnP k namapování naslouchacího portu (výchozí: 1, pokud naslouchá a nepoužívá -proxy)</translation>
</message>
<message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
@@ -2836,18 +1719,22 @@
<translation>Upozornění: Nesouhlasím zcela se svými protějšky! Možná potřebuji aktualizovat nebo ostatní uzly potřebují aktualizovat.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>UpozornÄ›ní: soubor wallet.dat je poÅ¡kozený, data jsou vÅ¡ak zachránÄ›na! Původní soubor wallet.dat je uložený jako wallet.{timestamp}.bak v %s. Pokud je stav tvého úÄtu nebo transakce nesprávné, zÅ™ejmÄ› bys mÄ›l obnovit zálohu.</translation>
+ <source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
+ <translation>Vždy vítat protÄ›jÅ¡ky pÅ™ipojující se z dané podsítÄ› Äi IP adresy. Lze zadat i vícekrát.</translation>
</message>
<message>
- <source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
- <translation>Umístit na bílou listinu protÄ›jÅ¡ky pÅ™ipojující se z dané podsítÄ› Äi IP adresy. Lze zadat i vícekrát.</translation>
+ <source>-maxmempool must be at least %d MB</source>
+ <translation>-maxmempool musí být alespoň %d MB</translation>
</message>
<message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;category&gt; může být:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Připojit komentář k typu klienta</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Možnosti vytváření bloku:</translation>
</message>
@@ -2912,6 +1799,22 @@
<translation>Neplatná -onion adresa: '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Neplatná Äástka pro -fallbackfee=&lt;Äástka&gt;: '%s'</translation>
+ </message>
+ <message>
+ <source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
+ <translation>Udržovat zasobník transakcí menší než &lt;n&gt; megabajtů (výchozí: %u)</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Místo pro autentizaÄní cookie (výchozí: adresář pro data)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Minimální poÄet bajtů na každý sigop v transakcích, které pÅ™eposíláme a těžíme (výchozí: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Je nedostatek deskriptorů souborů.</translation>
</message>
@@ -2920,6 +1823,10 @@
<translation>Připojovat se pouze k uzlům v &lt;net&gt; síti (ipv4, ipv6 nebo onion)</translation>
</message>
<message>
+ <source>Print version and exit</source>
+ <translation>Vypsat verzi a skonÄit</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>Prořezávání nemůže být zkonfigurováno s negativní hodnotou.</translation>
</message>
@@ -2940,10 +1847,26 @@
<translation>Udej název souboru s peněženkou (v rámci datového adresáře)</translation>
</message>
<message>
+ <source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
+ <translation>Nepodporovaný argument -benchmark se ignoruje, použij -debug=bench.</translation>
+ </message>
+ <message>
+ <source>Unsupported argument -debugnet ignored, use -debug=net.</source>
+ <translation>Nepodporovaný argument -debugnet se ignoruje, použij -debug=net.</translation>
+ </message>
+ <message>
+ <source>Unsupported argument -tor found, use -onion.</source>
+ <translation>Argument -tor již není podporovaný, použij -onion.</translation>
+ </message>
+ <message>
<source>Use UPnP to map the listening port (default: %u)</source>
<translation>Použít UPnP k namapování naslouchacího portu (výchozí: %u)</translation>
</message>
<message>
+ <source>User Agent comment (%s) contains unsafe characters.</source>
+ <translation>Komentář u typu klienta (%s) obsahuje riskantní znaky.</translation>
+ </message>
+ <message>
<source>Verifying blocks...</source>
<translation>Ověřuji bloky...</translation>
</message>
@@ -2960,30 +1883,18 @@
<translation>Možnosti peněženky:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Upozornění: tahle verze je zastaralá, měl bys ji aktualizovat!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Je třeba přestavět databázi použitím -reindex, aby bylo možné změnit -txindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Povolit JSON-RPC spojení ze specifikovaného zdroje. Platnou hodnotou &lt;ip&gt; je jednotlivá IP adresa (např. 1.2.3.4), síť/maska (např. 1.2.3.4/255.255.255.0) nebo síť/CIDR (např. 1.2.3.4/24). Tuto volbu lze použít i vícekrát</translation>
</message>
<message>
<source>Bind to given address and whitelist peers connecting to it. Use [host]:port notation for IPv6</source>
- <translation>Obsadit zadanou adresu a protějšky, které se na ní připojí, umístit na bílou listinu. Pro zápis IPv6 adresy použij notaci [adresa]:port</translation>
+ <translation>Obsadit zadanou adresu a vždy vítat protějšky, které se na ni připojí. Pro zápis IPv6 adresy použij notaci [adresa]:port</translation>
</message>
<message>
<source>Bind to given address to listen for JSON-RPC connections. Use [host]:port notation for IPv6. This option can be specified multiple times (default: bind to all interfaces)</source>
<translation>Čekat na zadané adrese na JSON-RPC spojení. Pro zápis IPv6 adresy použij notaci [adresa]:port. Tuto volbu lze použít i vícekrát (výchozí: poslouchat na všech rozhraních)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Nedaří se mi získat zámek na datový adresář %s. Bitcoin Core pravděpodobně už jednou běží.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Vytvářet nové soubory s výchozími systémovými právy namísto umask 077 (uplatní se, pouze pokud je vypnutá funkce peněženky)</translation>
</message>
@@ -3000,6 +1911,10 @@
<translation>Spustit příkaz, když přijde relevantní upozornění nebo když dojde k opravdu dlouhému rozštěpení řetezce bloků (%s se v příkazu nahradí zprávou)</translation>
</message>
<message>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for relaying, mining and transaction creation (default: %s)</source>
+ <translation>Poplatky (v %s/kB) menší než tato hodnota jsou považovány za nulové pro úÄely pÅ™eposílání, těžení a vytváření transakcí (výchozí: %s)</translation>
+ </message>
+ <message>
<source>If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: %u)</source>
<translation>Pokud paytxfee není nastaveno, platit dostateÄný poplatek na to, aby zaÄaly být transakce potvrzovány v průmÄ›ru bÄ›hem n bloků (výchozí: %u)</translation>
</message>
@@ -3024,10 +1939,6 @@
<translation>Nastavit maximální velikost prioritních/nízkopoplatkových transakcí v bajtech (výchozí: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Nastavení poÄtu vláken pro těžení, je-li zapnuté (-1 = vÅ¡echna jádra, výchozí: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Částka v transakci po odeÄtení poplatku je příliÅ¡ malá na odeslání</translation>
</message>
@@ -3037,7 +1948,7 @@
</message>
<message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
- <translation>Na protÄ›jÅ¡ky na bílé listinÄ› se nevztahuje DoS klatba a jejich transakce jsou vždy pÅ™eposílány, i když už tÅ™eba jsou v mempoolu, což je užiteÄné napÅ™. pro bránu</translation>
+ <translation>Na vždy vítané protÄ›jÅ¡ky se nevztahuje DoS klatba a jejich transakce jsou vždy pÅ™eposílány, i když už tÅ™eba jsou v transakÄním zásobníku, což je užiteÄné napÅ™. pro bránu</translation>
</message>
<message>
<source>You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain</source>
@@ -3052,48 +1963,24 @@
<translation>Přijímat veřejné REST požadavky (výchozí: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Aktivuji nejlepší řetězec...</translation>
- </message>
- <message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Nemohu přeložit -whitebind adresu: '%s'</translation>
+ <source>Automatically create Tor hidden service (default: %d)</source>
+ <translation>Automaticky v Toru vytvářet skryté služby (výchozí: %d)</translation>
</message>
<message>
<source>Connect through SOCKS5 proxy</source>
<translation>Připojit se přes SOCKS5 proxy</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Vývojáři Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Chyba pÅ™i naÄítání wallet.dat: peněženka vyžaduje novÄ›jší verzi Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Chyba pÅ™i Ätení z databáze, ukonÄuji se.</translation>
</message>
<message>
- <source>Information</source>
- <translation>Informace</translation>
- </message>
- <message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Selhala úvodní zevrubná provÄ›rka. Bitcoin Core se ukonÄuje.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neplatná Äástka pro -maxtxfee=&lt;amount&gt;: '%s'</translation>
+ <source>Imports blocks from external blk000??.dat file on startup</source>
+ <translation>Importovat při startu bloky z externího souboru blk000??.dat</translation>
</message>
<message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neplatná Äástka pro -minrelaytxfee=&lt;Äástka&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neplatná Äástka pro -mintxfee=&lt;Äástka&gt;: '%s'</translation>
+ <source>Information</source>
+ <translation>Informace</translation>
</message>
<message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
@@ -3120,12 +2007,12 @@
<translation>Možnosti RPC serveru:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Při startu znovu vytvořit index řetězce bloků z aktuálních blk000??.dat souborů</translation>
+ <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
+ <translation>Omezuji -maxconnections z %d na %d kvůli systémovým omezením.</translation>
</message>
<message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Přijímat a zobrazovat poplachy z P2P sítě (výchozí: %u)</translation>
+ <source>Rescan the block chain for missing wallet transactions on startup</source>
+ <translation>Přeskenovat při startu řetězec bloků na chybějící transakce tvé pěněženky</translation>
</message>
<message>
<source>Send trace/debug info to console instead of debug.log file</source>
@@ -3156,6 +2043,14 @@
<translation>Tohle je experimentální program.</translation>
</message>
<message>
+ <source>Tor control port password (default: empty)</source>
+ <translation>Heslo ovládacího portu Toru (výchozí: prázdné)</translation>
+ </message>
+ <message>
+ <source>Tor control port to use if onion listening enabled (default: %s)</source>
+ <translation>Ovládací port Toru, je-li zapnuté onion naslouchání (výchozí: %s)</translation>
+ </message>
+ <message>
<source>Transaction amount too small</source>
<translation>Částka v transakci je příliš malá</translation>
</message>
@@ -3176,24 +2071,28 @@
<translation>Nedaří se mi pÅ™ipojit na %s na tomhle poÄítaÄi (operace bind vrátila chybu %s)</translation>
</message>
<message>
- <source>Username for JSON-RPC connections</source>
- <translation>Uživatelské jméno pro JSON-RPC spojení</translation>
+ <source>Upgrade wallet to latest format on startup</source>
+ <translation>Převést při startu peněženku na nejnovější formát</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Soubor s peněženkou potÅ™eboval pÅ™epsat: restartuj Bitcoin Core, aby se operace dokonÄila</translation>
+ <source>Username for JSON-RPC connections</source>
+ <translation>Uživatelské jméno pro JSON-RPC spojení</translation>
</message>
<message>
<source>Warning</source>
<translation>Upozornění</translation>
</message>
<message>
+ <source>Whether to operate in a blocks only mode (default: %u)</source>
+ <translation>Zda fungovat v ÄistÄ› blokovém režimu (výchozí: %u)</translation>
+ </message>
+ <message>
<source>Zapping all transactions from wallet...</source>
<translation>Vymazat všechny transakce z peněženky...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>Soubor wallet.dat je poškozen, jeho záchrana se nezdařila</translation>
+ <source>ZeroMQ notification options:</source>
+ <translation>Možnosti ZeroMQ oznámení:</translation>
</message>
<message>
<source>Password for JSON-RPC connections</source>
@@ -3204,10 +2103,6 @@
<translation>Spustit příkaz, když se změní nejlepší blok (%s se v příkazu nahradí hashem bloku)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Tato nápověda</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Povolit DNS dotazy pro -addnode (přidání uzlu), -seednode a -connect (připojení)</translation>
</message>
@@ -3216,14 +2111,26 @@
<translation>NaÄítám adresy...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Chyba pÅ™i naÄítání wallet.dat: peněženka je poÅ¡kozená</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = ukládat transakÄní metadata, napÅ™. majitele úÄtu a informace o platebním požadavku, 2 = mazat transakÄní metadata)</translation>
</message>
<message>
+ <source>-maxtxfee is set very high! Fees this large could be paid on a single transaction.</source>
+ <translation>-maxtxfee je nastaveno velmi vysoko! Takto vysoký poplatek může být zaplacen v jednotlivé transakci.</translation>
+ </message>
+ <message>
+ <source>-paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.</source>
+ <translation>-paytxfee je nastaveno velmi vysoko! Toto je transakÄní poplatek, který zaplatíš za každou poslanou transakci.</translation>
+ </message>
+ <message>
+ <source>Do not keep transactions in the mempool longer than &lt;n&gt; hours (default: %u)</source>
+ <translation>Nedržet transakce v zásobníku déle než &lt;n&gt; hodin (výchozí: %u)</translation>
+ </message>
+ <message>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
+ <translation>Poplatky (v %s/kB) menší než tato hodnota jsou považovány za nulové pro úÄely vytváření transakcí (výchozí: %s)</translation>
+ </message>
+ <message>
<source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
<translation>Jak moc důkladná má být verifikace bloků -checkblocks (0-4, výchozí: %u)</translation>
</message>
@@ -3240,10 +2147,34 @@
<translation>Tisknout ladicí informace (výchozí: %u, zadání &lt;category&gt; je volitelné)</translation>
</message>
<message>
+ <source>Support filtering of blocks and transaction with bloom filters (default: %u)</source>
+ <translation>Umožnit filtrování bloků a transakcí pomocí Bloomova filtru (výchozí: %u)</translation>
+ </message>
+ <message>
+ <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
+ <translation>Celková délka síťového identifikaÄního Å™etÄ›zce (%i) pÅ™ekroÄila svůj horní limit (%i). Omez poÄet nebo velikost voleb uacomment.</translation>
+ </message>
+ <message>
+ <source>Tries to keep outbound traffic under the given target (in MiB per 24h), 0 = no limit (default: %d)</source>
+ <translation>Pokusit se udržet odchozí provoz pod stanovenou hodnotou (v MiB za 24 hodin), 0 = bez omezení (výchozí: %d)</translation>
+ </message>
+ <message>
+ <source>Unsupported argument -socks found. Setting SOCKS version isn't possible anymore, only SOCKS5 proxies are supported.</source>
+ <translation>Byl použit nepodporovaný argument -socks. Nastavení verze SOCKS už není možné, podporovány jsou pouze SOCKS5 proxy.</translation>
+ </message>
+ <message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Nepodporovaný argument -whitelistalwaysrelay se ignoruje, použij -whitelistrelay a/nebo -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Použít samostatnou SOCKS5 proxy ke spojení s protějšky přes skryté služby v Toru (výchozí: %s)</translation>
</message>
<message>
+ <source>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source>
+ <translation>Uživatelské jméno a zahašované heslo pro JSON-RPC spojení. Pole &lt;userpw&gt; má formát: &lt;UŽIVATELSKÉ_JMÉNO&gt;:&lt;SŮL&gt;$&lt;HAŠ&gt;. Pomocný pythonní skript je přiložen v share/rpcuser. Tuto volbu lze použít i vícekrát</translation>
+ </message>
+ <message>
<source>(default: %s)</source>
<translation>(výchozí: %s)</translation>
</message>
@@ -3252,14 +2183,6 @@
<translation>Vždy získávat adresy dalších protějšků přes DNS (výchozí: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Chyba pÅ™i naÄítání wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Těžit (výchozí: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Kolik bloků při startu zkontrolovat (výchozí: %u, 0 = všechny)</translation>
</message>
@@ -3328,10 +2251,6 @@
<translation>Zadej Äasový limit spojení v milivteÅ™inách (minimum: 1, výchozí: %d)</translation>
</message>
<message>
- <source>Specify pid file (default: %s)</source>
- <translation>PID soubor (výchozí: %s)</translation>
- </message>
- <message>
<source>Spend unconfirmed change when sending transactions (default: %u)</source>
<translation>Utrácet i ještě nepotvrzené drobné při posílání transakcí (výchozí: %u)</translation>
</message>
@@ -3344,18 +2263,6 @@
<translation>V -onlynet byla uvedena neznámá síť: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Nemohu přeložit -bind adresu: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Nemohu přeložit -externalip adresu: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neplatná Äástka pro -paytxfee=&lt;Äástka&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Nedostatek prostředků</translation>
</message>
diff --git a/src/qt/locale/bitcoin_cs_CZ.ts b/src/qt/locale/bitcoin_cs_CZ.ts
index cc0c791154..70aa981f50 100644
--- a/src/qt/locale/bitcoin_cs_CZ.ts
+++ b/src/qt/locale/bitcoin_cs_CZ.ts
@@ -2,6 +2,10 @@
<context>
<name>AddressBookPage</name>
<message>
+ <source>Right-click to edit address or label</source>
+ <translation>Pravým klikem editujte adresu nebo popisek</translation>
+ </message>
+ <message>
<source>Create a new address</source>
<translation>Vytvořit novou adresu</translation>
</message>
@@ -10,27 +14,20 @@
<translation>Kopírovat aktuálně vybrané adresy do schránky</translation>
</message>
<message>
- <source>&amp;Delete</source>
- <translation>&amp;Odstranit</translation>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Odstraní aktuálně vybrané adresy ze seznamu</translation>
</message>
<message>
- <source>Comma separated file (*.csv)</source>
- <translation>Textový soubor oddělený středníkem (*.csv)</translation>
+ <source>Export the data in the current tab to a file</source>
+ <translation>Exportovat aktuální pohled do souboru</translation>
</message>
- </context>
-<context>
- <name>AddressTableModel</name>
<message>
- <source>Label</source>
- <translation>Popis</translation>
+ <source>&amp;Export</source>
+ <translation>&amp;Exportovat</translation>
</message>
<message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez popisu)</translation>
+ <source>&amp;Delete</source>
+ <translation>&amp;Odstranit</translation>
</message>
</context>
<context>
@@ -47,63 +44,7 @@
<source>Repeat new passphrase</source>
<translation>Zopakujte nové heslo</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Zašifrovat peněženku</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Tato operace vyžaduje heslo k odemknutí peněženky.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Odemknout peněženku</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Tato operace vyžaduje heslo k dešifrování peněženky.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dešifrovat peněženku</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Změnit heslo</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>PotvrÄte zaÅ¡ifrování peněženky</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Peněženka zašifrována</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Zašifrování peněženky selhalo</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Šifrování peněženky selhalo vinou vnitřní chyby. Vaše peněženka nebyla zašifrována.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Zadaná hesla nejsou shodná.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>OdemÄení peněženky selhalo</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Heslo zadané k dešifrování peněženky nebylo správné</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Deěifrování peněženky selhalo</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -187,9 +128,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -207,18 +145,6 @@
<source>Confirmed</source>
<translation>Potvrzeno</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopírovat sdresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopírovat popis</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez popisu)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -234,34 +160,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresa</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nová adresa pro příjem</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nová adresa k odeslání</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Upravit adresu pro příjem</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Upravit adresu k odeslání</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Zadaná adresa "%1" se již v seznamu adres nachází.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Nemohu odemknout peněženku</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Generování nového klíÄe selhalo.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -302,9 +200,6 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -315,9 +210,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>Name</source>
@@ -334,52 +226,9 @@
<source>&amp;Message:</source>
<translation>Zpráva:</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopírovat popis</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Množství</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Popis</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Zpráva</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Popis</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Zpráva</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Množství</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez popisu)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -391,14 +240,6 @@
<source>Balance:</source>
<translation>Zůstatek:</translation>
</message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Částka k zaplacení musí být větší než 0.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez popisu)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -428,202 +269,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1 potvrzeno</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 potvrzení</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Stav</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Zpráva</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transakce</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Množství</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detaily transakce</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Toto podokno zobrazuje detailní popis transakce</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Potvrzeno (%1 potvrzení)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Tento blok nebyl přijat žádným dalším uzlem a pravděpodobně nebude akceptován!</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Popis</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Přijato s</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Odesláno na</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Platba sobě samému</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Vytěženo</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Typ transakce.</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>VÅ¡e</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Dnes</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Tento týden</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Tento měsíc</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Minulý měsíc</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Tento rok</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Rozsah...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Přijato s</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Odesláno na</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Sobě samému</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Vytěženo</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Ostatní</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Min. množství</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopírovat sdresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopírovat popis</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Upravit popis</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Textový soubor oddělený středníkem (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Potvrzeno</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Popis</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Rozsah:</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
diff --git a/src/qt/locale/bitcoin_cy.ts b/src/qt/locale/bitcoin_cy.ts
index c32d236a91..38bc45775b 100644
--- a/src/qt/locale/bitcoin_cy.ts
+++ b/src/qt/locale/bitcoin_cy.ts
@@ -22,10 +22,6 @@
<translation>C&amp;au</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Cyfeiriad Copi</translation>
- </message>
- <message>
<source>&amp;Export</source>
<translation>&amp;Allforio</translation>
</message>
@@ -33,49 +29,6 @@
<source>&amp;Delete</source>
<translation>&amp;Dileu</translation>
</message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Dewis</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Cyfeiriadau anfon</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Cyfeiriadau derbyn</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copïo &amp;Label</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Golygu</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Allforio Rhestr Cyfeiriad</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Methodd Allfor</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Cyfeiriad</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(heb label)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -91,63 +44,7 @@
<source>Repeat new passphrase</source>
<translation>Ailadroddwch gyfrinymadrodd newydd</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Amgryptio'r waled</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Mae angen i'r gweithred hon ddefnyddio'ch cyfrinymadrodd er mwyn datgloi'r waled.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Datgloi'r waled</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Mae angen i'r gweithred hon ddefnyddio'ch cyfrinymadrodd er mwyn dadgryptio'r waled.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dadgryptio'r waled</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Newid cyfrinymadrodd</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Cadarnau amgryptiad y waled</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Ydych chi'n siwr eich bod chi eisiau amgryptio dy waled di?</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Waled wedi'i amgryptio</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Amgryptiad waled wedi methu</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Methodd amgryptiad y waled oherwydd gwall mewnol. Ni amgryptwyd eich waled.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Dydy'r cyfrinymadroddion a ddarparwyd ddim yn cyd-fynd â'u gilydd.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Methodd ddatgloi'r waled</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Methodd dadgryptiad y waled</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -230,10 +127,6 @@
<translation>&amp;Derbyn</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Dangos gwybodaeth am Graidd Bitcoin</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Dangos / Cuddio</translation>
</message>
@@ -253,14 +146,6 @@
<source>Tabs toolbar</source>
<translation>Bar offer tabiau</translation>
</message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Craidd Bitcoin</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Ynghylch Craidd Bitcoin</translation>
- </message>
<message numerus="yes">
<source>%n hour(s)</source>
<translation><numerusform>%n awr</numerusform><numerusform>%n awr</numerusform><numerusform>%n awr</numerusform><numerusform>%n awr</numerusform></translation>
@@ -343,9 +228,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -355,23 +237,7 @@
<source>Date</source>
<translation>Dyddiad</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Cyfeiriad copi</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copïo label</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(heb label)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(newid)</translation>
- </message>
-</context>
+ </context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -386,34 +252,6 @@
<source>&amp;Address</source>
<translation>&amp;Cyfeiriad</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Cyfeiriad derbyn newydd</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Cyfeiriad anfon newydd</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Golygu'r cyfeiriad derbyn</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Golygu'r cyfeiriad anfon</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Mae'r cyfeiriad "%1" sydd newydd gael ei geisio gennych yn y llyfr cyfeiriad yn barod.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Methodd ddatgloi'r waled.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Methodd gynhyrchu allwedd newydd.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -425,14 +263,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Craidd Bitcoin</translation>
- </message>
- <message>
- <source>About Bitcoin Core</source>
- <translation>Ynghylch Craidd Bitcoin</translation>
- </message>
- <message>
<source>Usage:</source>
<translation>Cynefod:</translation>
</message>
@@ -444,14 +274,6 @@
<translation>Croeso</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Croeso i Graidd Bitcoin</translation>
- </message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Craidd Bitcoin</translation>
- </message>
- <message>
<source>Error</source>
<translation>Gwall</translation>
</message>
@@ -510,18 +332,12 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
@@ -542,10 +358,6 @@
<source>&amp;Label:</source>
<translation>&amp;Label:</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copïo label</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -553,37 +365,6 @@
<source>Copy &amp;Address</source>
<translation>&amp;Cyfeiriad Copi</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Cyfeiriad</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Neges</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dyddiad</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Neges</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(heb label)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -607,14 +388,6 @@
<source>Confirm the send action</source>
<translation>Cadarnhau'r gweithrediad anfon</translation>
</message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 i %2</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(heb label)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -664,14 +437,6 @@
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Craidd Bitcoin</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Datblygwyr Graidd Bitcoin</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -680,108 +445,22 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Agor tan %1</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dyddiad</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Neges</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dyddiad</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Math</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Agor tan %1</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Today</source>
- <translation>Heddiw</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Eleni</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Cyfeiriad copi</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copïo label</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Methodd Allfor</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dyddiad</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Math</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Cyfeiriad</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Anfon arian</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Allforio</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
<translation>Opsiynau:</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Craidd Bitcoin</translation>
+ </message>
+ <message>
<source>Information</source>
<translation>Gwybodaeth</translation>
</message>
diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts
index aa2724a1e8..d298c81bd4 100644
--- a/src/qt/locale/bitcoin_da.ts
+++ b/src/qt/locale/bitcoin_da.ts
@@ -26,10 +26,6 @@
<translation>&amp;Luk</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopiér adresse</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Slet den markerede adresse fra listen</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Slet</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Vælg adresse at sende bitcoins til</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Vælg adresse at modtage bitcoins med</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Vælg</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Afsendelsesadresser</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Modtagelsesadresser</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Disse er dine Bitcoin-adresser for at sende betalinger. Tjek altid beløb og modtageradresse, inden du sender bitcoins.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Dette er dine Bitcoin-adresser til at modtage betalinger med. Det anbefales are bruge en ny modtagelsesadresse for hver transaktion.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopiér &amp;mærkat</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Redigér</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Eksportér adresseliste</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommasepareret fil (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Eksport mislykkedes</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Der opstod en fejl under gemning af adresselisten til %1. Prøv venligst igen.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Mærkat</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ingen mærkat)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Gentag ny adgangskode</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Kryptér tegnebog</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Denne funktion har brug for din tegnebogs adgangskode for at låse tegnebogen op.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>LÃ¥s tegnebog op</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Denne funktion har brug for din tegnebogs adgangskode for at dekryptere tegnebogen.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dekryptér tegnebog</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Skift adgangskode</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Bekræft tegnebogskryptering</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Advarsel: Hvis du krypterer din tegnebog og mister din adgangskode, vil du &lt;b&gt;MISTE ALLE DINE BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Er du sikker på, at du ønsker at kryptere din tegnebog?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core vil nu lukke for at færdiggøre krypteringsprocessen. Husk at kryptering af din tegnebog kan ikke beskytte dine bitcoin fuldt ud mod at blive stjålet af eventuel malware, der måtte have inficeret din computer.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>VIGTIGT: Enhver tidligere sikkerhedskopi, som du har lavet af tegnebogsfilen, bør blive erstattet af den nyligt genererede, krypterede tegnebogsfil. Af sikkerhedsmæssige årsager vil tidligere sikkerhedskopier af den ikke-krypterede tegnebogsfil blive ubrugelige i det øjeblik, du starter med at anvende den nye, krypterede tegnebog.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Advarsel: Caps Lock-tasten er aktiveret!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Tegnebog krypteret</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Indtast det nye kodeord til tegnebogen.&lt;br/&gt;Brug venligst et kodeord på &lt;b&gt;ti eller flere tilfældige tegn&lt;/b&gt; eller &lt;b&gt;otte eller flere ord&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Indtast den gamle adgangskode og en ny adgangskode til tegnebogen.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Tegnebogskryptering mislykkedes</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Tegnebogskryptering mislykkedes på grund af en intern fejl. Din tegnebog blev ikke krypteret.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>De angivne adgangskoder stemmer ikke overens.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Tegnebogsoplåsning mislykkedes</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Den angivne adgangskode for tegnebogsdekrypteringen er forkert.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Tegnebogsdekryptering mislykkedes</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Tegnebogens adgangskode blev ændret.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>Afslut program</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Om %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Vis informationer om %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Om &amp;Qt</translation>
</message>
@@ -282,6 +131,10 @@
<translation>&amp;Indstillinger…</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Redigér konfigurationsindstillinger for %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>&amp;Kryptér tegnebog…</translation>
</message>
@@ -306,14 +159,6 @@
<translation>&amp;Åbn URI…</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core-klient</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importerer blokke fra disken…</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Genindekserer blokke på disken…</translation>
</message>
@@ -358,10 +203,6 @@
<translation>&amp;Modtag</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Vis oplysninger om Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Vis / skjul</translation>
</message>
@@ -398,22 +239,10 @@
<translation>Faneværktøjslinje</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Anmod om betalinger (genererer QR-koder og "bitcoin:"-URI'er)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Om Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Ændr opsætning af Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Vis listen over brugte afsendelsesadresser og -mærkater</translation>
</message>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>Tilvalg for &amp;kommandolinje</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Vis Bitcoin Core hjælpebesked for at få en liste over mulige tilvalg for Bitcoin kommandolinje</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n aktiv forbindelse til Bitcoin-netværket</numerusform><numerusform>%n aktive forbindelser til Bitcoin-netværket</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Genindekserer blokke på disken…</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Bearbejder blokke på disken…</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Ingen blokkilde tilgængelig…</translation>
</message>
@@ -494,6 +327,14 @@
<translation>Opdateret</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Vis %1 hjælpebesked for at få en liste over mulige tilvalg for Bitcoin kommandolinje</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1-klient</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Indhenter…</translation>
</message>
@@ -545,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Netværksadvarsel</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>Prioritet</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopiér adresse</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiér mærkat</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiér beløb</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopiér transaktions-ID</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Fastlås ubrugte</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>LÃ¥s ubrugte op</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopiér mængde</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopiér gebyr</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopiér efter-gebyr</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopiér byte</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopiér prioritet</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopiér støv</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopiér byttepenge</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>højest</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>højere</translation>
- </message>
- <message>
- <source>high</source>
- <translation>højt</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>mellemhøj</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>medium</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>mellemlav</translation>
- </message>
- <message>
- <source>low</source>
- <translation>lav</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>lavere</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>lavest</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 fastlåst)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ingen</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Denne mærkat bliver rød, hvis transaktionsstørrelsen er større end 1000 byte.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Denne mærkat bliver rød, hvis prioriteten er mindre end "medium".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Denne mærkat bliver rød, hvis en eller flere modtagere modtager et beløb, der er mindre end %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Kan variere med +/- %1 satoshi per input.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ja</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nej</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Dette betyder, at et gebyr på mindst %1 pr. kB er nødvendigt.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Kan variere ±1 byte pr. input.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transaktioner med højere prioritet har højere sansynlighed for at blive inkluderet i en blok.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ingen mærkat)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>byttepenge fra %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(byttepange)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresse</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Ny modtagelsesadresse</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Ny afsendelsesadresse</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Redigér modtagelsesadresse</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Redigér afsendelsesadresse</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Den indtastede adresse "%1" er allerede i adressebogen.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Den indtastede adresse "%1" er ikke en gyldig Bitcoin-adresse.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Kunne ikke låse tegnebog op.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ny nøglegenerering mislykkedes.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>version</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Om Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>Om %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,7 +561,7 @@
<translation>Vis startskærm under opstart (standard: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
+ <source>Reset all settings changed in the GUI</source>
<translation>Nulstil alle indstillinger, der er foretaget i den grafiske brugerflade</translation>
</message>
</context>
@@ -918,16 +572,16 @@
<translation>Velkommen</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Velkommen til Bitcoin Core.</translation>
+ <source>Welcome to %1.</source>
+ <translation>Velkommen til %1.</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Siden dette er første gang, programmet startes, kan du vælge, hvor Bitcoin Core skal gemme sin data.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>Siden dette er første gang, programmet startes, kan du vælge, hvor %1 skal gemme sin data.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core vil downloade og gemme et kopi af Bitcoin-blokkæden. Mindst %1 GB data vil blive gemt i denne mappe, og den vil vokse over tid. Tegnebogen vil også blive gemt i denne mappe.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 vil downloade og gemme et kopi af Bitcoin-blokkæden. Mindst %2 GB data vil blive gemt i denne mappe, og den vil vokse over tid. Tegnebogen vil også blive gemt i denne mappe.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +592,6 @@
<translation>Brug tilpasset mappe for data:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Fejl: Angivet datamappe "%1" kan ikke oprettes.</translation>
</message>
@@ -976,10 +626,6 @@
<source>Select payment request file</source>
<translation>Vælg fil for betalingsanmodning</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Vælg fil for betalingsanmodning til åbning</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +638,14 @@
<translation>&amp;Generelt</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Start %1 automatisk, når der logges ind på systemet.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;Start %1 ved systemlogin</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Størrelsen på &amp;databasens cache</translation>
</message>
@@ -1017,11 +671,7 @@
</message>
<message>
<source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</source>
- <translation>Minimér i stedet for at lukke applikationen, når vinduet lukkes. Når denne indstilling er slået til, vil applikationen først blive lukket, når Afslut vælges i menuen.</translation>
- </message>
- <message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Sproget for brugerfladen kan vælges her. Denne indstilling vil træde i kraft efter genstart af Bitcoin Core.</translation>
+ <translation>Minimér i stedet for at lukke applikationen, når vinduet lukkes. Når denne indstilling er aktiveret, vil applikationen først blive lukket, når Afslut vælges i menuen.</translation>
</message>
<message>
<source>Third party URLs (e.g. a block explorer) 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>
@@ -1048,14 +698,6 @@
<translation>&amp;Netværk</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Start Bitcoin Core automatisk efter der logges ind på systemet.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Start Bitcoin Core ved system-login</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = auto, &lt;0 = efterlad så mange kerner fri)</translation>
</message>
@@ -1069,7 +711,7 @@
</message>
<message>
<source>Enable coin &amp;control features</source>
- <translation>Slå egenskaber for &amp;coin-styring til</translation>
+ <translation>Aktivér egenskaber for &amp;coin-styring</translation>
</message>
<message>
<source>If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed.</source>
@@ -1140,6 +782,14 @@
<translation>&amp;Vindue</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Skjul ikonet fra statusbaren.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Skjul statusikon</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Vis kun et statusikon efter minimering af vinduet.</translation>
</message>
@@ -1160,6 +810,10 @@
<translation>&amp;Sprog for brugergrænseflade:</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>Sproget for brugerfladen kan vælges her. Denne indstilling vil træde i kraft efter genstart af %1.</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>&amp;Enhed, som beløb vises i:</translation>
</message>
@@ -1284,97 +938,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI-håndtering</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Ugyldig betalingsadresse %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Betalingsanmodning afvist</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Netværk for betalingsanmodning stemmer ikke overens med klientens netværk.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Betalingsanmodning er ikke klargjort.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Anmodet betalingsbeløb på %1 er for lille (regnes som støv).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Fejl i betalingsanmodning</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Kan ikke starte bitcoin: click-to-pay-håndtering</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Hentnings-URL for betalingsanmodning er ugyldig: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI kan ikke tolkes! Dette kan skyldes en ugyldig Bitcoin-adresse eller forkert udformede URL-parametre.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Filhåndtering for betalingsanmodninger</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Fil for betalingsanmodning kan ikke læses! Dette kan skyldes en ugyldig fil for betalingsanmodning.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Betalingsanmodning er udløbet.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Ikke-verificerede betalingsanmodninger for tilpassede betalings-scripts understøttes ikke.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Ugyldig betalingsanmodning.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Tilbagebetaling fra %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Betalingsanmodning %1 er for stor (%2 byte, %3 byte tilladt).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Fejl under kommunikation med %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Betalingsanmodning kan ikke tolkes!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Fejlagtigt svar fra server %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Betaling anerkendt</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Fejl i netværksforespørgsel</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +992,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Gem billede…</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kopiér foto</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Gem QR-kode</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG-billede (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Klientnavn</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1474,14 +1014,14 @@
<translation>Generelt</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Anvender OpenSSL-version</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Bruger BerkeleyDB version</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Datamappe</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Opstartstidspunkt</translation>
</message>
@@ -1518,10 +1058,6 @@
<translation>Hukommelsesforbrug</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Åbn Bitcoin Cores fejlsøgningslogfil fra den aktuelle datamappe. Dette kan tage nogle få sekunder for store logfiler.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Modtaget</translation>
</message>
@@ -1570,6 +1106,18 @@
<translation>Brugeragent</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Åbn %1s fejlsøgningslogfil fra den aktuelle datamappe. Dette kan tage nogle få sekunder for store logfiler.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Formindsk skrifttypestørrelse</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Forstør skrifttypestørrelse</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Tjenester</translation>
</message>
@@ -1638,10 +1186,6 @@
<translation>Udgående:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Byggedato</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Fejlsøgningslogfil</translation>
</message>
@@ -1678,8 +1222,8 @@
<translation>&amp;Fjern bandlysning af knude</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Velkommen til Bitcoin Cores RPC-konsol.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Velkommen til %1s RPC-konsol.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1808,18 +1352,6 @@
<source>Remove</source>
<translation>Fjern</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopiér mærkat</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopiér besked</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopier beløb</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1371,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Gem billede…</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Anmod om betaling til %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Betalingsinformation</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Beløb</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Mærkat</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Besked</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Resulterende URI var for lang; prøv at forkorte teksten til mærkaten/beskeden.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Fejl ved kodning fra URI til QR-kode.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Mærkat</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Besked</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Beløb</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ingen mærkat)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(ingen besked)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(intet beløb)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1491,6 @@
<translation>hurtig</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Send som nul-gebyr-transaktion hvis muligt</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(bekræftelse kan tage længere)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Send til flere modtagere på en gang</translation>
</message>
@@ -2065,118 +1522,6 @@
<source>S&amp;end</source>
<translation>&amp;Afsend</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Bekræft afsendelse af bitcoins</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 til %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopiér mængde</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopier beløb</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopiér gebyr</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopiér efter-gebyr</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopiér byte</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopiér prioritet</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopiér byttepenge</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Totalbeløb %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>eller</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Beløbet til betaling skal være større end 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Beløbet overstiger din saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Totalen overstiger din saldo, når transaktionsgebyret på %1 er inkluderet.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Oprettelse af transaktion mislykkedes!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Transaktionen blev afvist! Dette kan ske, hvis nogle af dine bitcoins i din tegnebog allerede er brugt, som hvis du brugte en kopi af wallet.dat og dine bitcoins er blevet brugt i kopien, men ikke er markeret som brugt her.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Et gebyr højere end %1 opfattes som et absurd højt gebyr.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Betalingsanmodning er udløbet.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Betal kun det påkrævede gebyr på %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Bekræftelse estimeres til at begynde inden for %n blok.</numerusform><numerusform>Bekræftelse estimeres til at begynde inden for %n blokke.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Modtageradressen er ikke gyldig. Tjek venligst igen.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Adressegenganger fundet. Adresser bør kun bruges én gang hver.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Advarsel: Ugyldig Bitcoin-adresse</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ingen mærkat)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Advarsel: Ukendt byttepengeadresse</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopiér støv</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Er du sikker på, at du vil sende?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>tilføjet som transaktionsgebyr</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1534,6 @@
<translation>Betal &amp;til:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Indtast en mærkat for denne adresse for at føje den til din adressebog</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Mærkat:</translation>
</message>
@@ -2264,8 +1605,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core lukker ned…</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 lukker ned…</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2358,70 +1699,10 @@
<source>Reset all verify message fields</source>
<translation>Nulstil alle "verificér besked"-felter</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Klik "Underskriv besked" for at generere underskriften</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Den indtastede adresse er ugyldig.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Tjek venligst adressen og forsøg igen.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Den indtastede adresse henviser ikke til en nøgle.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Tegnebogsoplåsning annulleret.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Den private nøgle for den indtastede adresse er ikke tilgængelig.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Underskrivning af besked mislykkedes.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Besked underskrevet.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Underskriften kunne ikke afkodes.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Tjek venligst underskriften, og forsøg igen.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Underskriften matcher ikke beskedens indhold.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Verificering af besked mislykkedes.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Besked verificeret.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Udviklerne af Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnetværk]</translation>
</message>
@@ -2434,422 +1715,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Ã…ben indtil %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>konflikt</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/ubekræftet</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 bekræftelser</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, transmitteret igennem %n knude</numerusform><numerusform>, transmitteret igennem %n knuder</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Kilde</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Genereret</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Fra</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Til</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>egen adresse</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>kigge</translation>
- </message>
- <message>
- <source>label</source>
- <translation>mærkat</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Kredit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>modner efter yderligere %n blok</numerusform><numerusform>modner efter yderligere %n blokke</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>ikke accepteret</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debet</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Total debet</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Total kredit</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Transaktionsgebyr</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Nettobeløb</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Besked</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Kommentar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Transaktions-ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Forretningsdrivende</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Minede bitcoins skal modne %1 blokke, før de kan bruges. Da du genererede denne blok, blev den transmitteret til netværket for at blive føjet til blokkæden. Hvis det ikke lykkes at få den i kæden, vil dens tilstand ændres til "ikke accepteret", og den vil ikke kunne bruges. Dette kan ske nu og da, hvis en anden knude udvinder en blok inden for nogle få sekunder fra din.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Fejlsøgningsinformation</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaktion</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Input</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Beløb</translation>
- </message>
- <message>
- <source>true</source>
- <translation>sand</translation>
- </message>
- <message>
- <source>false</source>
- <translation>falsk</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, er ikke blevet transmitteret endnu</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Ã…bn yderligere %n blok</numerusform><numerusform>Ã…bn yderligere %n blokke</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>ukendt</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Transaktionsdetaljer</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Denne rude viser en detaljeret beskrivelse af transaktionen</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Umoden (%1 bekræftelser; vil være tilgængelig efter %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Ã…bn yderligere %n blok</numerusform><numerusform>Ã…bn yderligere %n blokke</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Ã…ben indtil %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Bekræftet (%1 bekræftelser)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Denne blok blev ikke modtaget af nogen andre knuder og vil formentlig ikke blive accepteret!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Genereret, men ikke accepteret</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Mærkat</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Ubekræftet</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Bekræfter (%1 af %2 anbefalede bekræftelser)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Konflikt</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Modtaget med</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Modtaget fra</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Sendt til</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Betaling til dig selv</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minet</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>kigge</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transaktionsstatus. Hold musen over dette felt for at vise antallet af bekræftelser.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Dato og klokkeslæt for modtagelse af transaktionen.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Transaktionstype.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Afgør hvorvidt en kigge-adresse er involveret i denne transaktion.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Brugerdefineret hensigt/formål med transaktionen.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Beløb trukket fra eller tilføjet balance.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Alle</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>I dag</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Denne uge</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Denne måned</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Sidste måned</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Dette år</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Interval…</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Modtaget med</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Sendt til</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Til dig selv</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minet</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Andet</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Indtast adresse eller mærkat for at søge</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minimumsbeløb</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopiér adresse</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiér mærkat</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiér beløb</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopiér transaktions-ID</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Kopiér rå transaktion</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Redigér mærkat</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Vis transaktionsdetaljer</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Historik for eksport af transaktioner</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Kigge</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Eksport mislykkedes</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>En fejl opstod under gemning af transaktionshistorik til %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Eksport problemfri</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Transaktionshistorikken blev gemt til %1 med succes.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommasepareret fil (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Bekræftet</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Mærkat</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Interval:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>til</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1729,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Ingen tegnebog er indlæst.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Send bitcoins</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Eksportér</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Eksportér den aktuelle visning til en fil</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Sikkerhedskopiér tegnebog</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Tegnebogsdata (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Sikkerhedskopiering mislykkedes</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Der skete en fejl under gemning af tegnebogsdata til %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Tegnebogsdata blev gemt til %1 med succes.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Sikkerhedskopiering problemfri</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,14 +1755,6 @@
<translation>Hvis &lt;category&gt; ikke angives eller hvis &lt;category&gt; = 1, udskriv al fejlretningsinformation.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Maksimalt totalgebyr (i %s) for brug i en enkelt tegnebogstransaktion; ved at sætte dette for lavt, kan store transaktioner afbrydes (standard: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Kontrollér venligst, at din computers dato og tid er korrekt! Hvis uret ikke passer, vil Bitcoin Core ikke fungere korrekt.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>Beskæring er sat under minimumsgrænsen på %d MiB. Brug venligst et større tal.</translation>
</message>
@@ -2980,10 +1795,34 @@
<translation>Acceptér forbindelser udefra (standard: 1 hvis hverken -proxy eller -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>The %s developers</source>
+ <translation>Udviklerne af %s</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee er sat meget højt! Dette er transaktionsgebyret, du eventuelt betaler, hvis gebyrestimater ikke er tilgængelige.</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>En gebyrsats (i %s/kB), som vil blive brugt, hvis gebyrestimering har utilstrækkelig data (standard: %s)</translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Acceptér videresendte transaktioner, der modtages fra hvidlistede knuder, selv når transaktioner ikke videresendes (standard: %d)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Tildel til den givne adresse og lyt altid på den. Brug [vært]:port-notation for IPv6</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>Kan ikke opnå en lås på datamappe %s. %s kører sansynligvis allerede.</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>Slet alle transaktioner i tegnebogen og genskab kun disse dele af blokkæden gennem -rescan under opstart</translation>
</message>
@@ -2992,10 +1831,38 @@
<translation>Distribueret under MIT-softwarelicensen; se den vedlagte fil COPYING eller &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
+ <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
+ <translation>Fejl under indlæsning af %s: Du kan ikke aktivere HD på en allerede eksisterende ikke-HD-tegnebog</translation>
+ </message>
+ <message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>Fejl under læsning af %s! Alle nøgler blev læst korrekt, men transaktionsdata eller indgange i adressebogen kan mangle eller være ukorrekte.</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>Udfør kommando, når en transaktion i tegnebogen ændres (%s i kommandoen erstattes med TxID)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Gennemtving videresendelse af transaktioner fra hvidlistede knuder, selv om de overtræder lokal videresendelsespolitik (standard: %d)</translation>
+ </message>
+ <message>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>Justering af maksimalt tilladt gennemsnitlig afvigelse fra peer-tid. Den lokale opfattelse af tid kan blive påvirket frem eller tilbage af peers med denne mængde tid. (standard: %u sekunder)</translation>
+ </message>
+ <message>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>Maksimalt totalgebyr (i %s) der må bruges i en enkelt tegnebogstransaktion eller rå transaktion; en for lav en værdi kan afbryde store transaktioner (standard: %s)</translation>
+ </message>
+ <message>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>Undersøg venligst at din computers dato og klokkeslet er korrekt indstillet! Hvis der er fejl i disse, vil %s ikke fungere korrekt.</translation>
+ </message>
+ <message>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>Overvej venligst at bidrage til udviklingen, hvis du finder %s brugbar. Besøg %s for yderligere information om softwaren.</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>Sæt antallet af scriptverificeringstråde (%u til %d, 0 = auto, &lt;0 = efterlad det antal kernet fri, standard: %d)</translation>
</message>
@@ -3008,22 +1875,14 @@
<translation>Dette er en foreløbig testudgivelse - brug på eget ansvar - brug ikke til udvinding eller handelsprogrammer</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Ikke i stand til at tildele til %s på denne computer. Bitcoin Core kører sansynligvis allerede.</translation>
+ <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source>
+ <translation>Kan ikke spole databasen tilbage til en tilstand inden en splitning. Du er nødt til at downloade blokkæden igen</translation>
</message>
<message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Brug UPnP for at konfigurere den lyttende port (standard: 1 under lytning og ingen -proxy)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>ADVARSEL: unormalt mange blokke er genereret; %d blokke er modtaget i løbet af de seneste %d timer (%d forventet)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>ADVARSEL: tjek din netværksforbindelse; %d blokke er modtaget i løbet af de seneste %d timer (%d forventet)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Advarsel: Netværket ser ikke ud til at være fuldt ud enige! Enkelte minere ser ud til at opleve problemer.</translation>
</message>
@@ -3032,14 +1891,18 @@
<translation>Advarsel: Vi ser ikke ud til at være fuldt ud enige med andre knuder! Du kan være nødt til at opgradere, eller andre knuder kan være nødt til at opgradere.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Advarsel: wallet.dat ødelagt, data reddet! Oprindelig wallet.dat gemt som wallet.{timestamp}.bak i %s; hvis din saldo eller dine transaktioner er forkert, bør du genskabe fra en sikkerhedskopi.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Sæt andre knuder, der forbinder fra den angivne netmaske eller IP, på hvidliste. Kan angives flere gange.</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>Du er nødt til at genopbygge databasen ved hjælp af -reindex-chainstate for at ændre -txindex</translation>
+ </message>
+ <message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s ødelagt, redning af data mislykkedes</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>-maxmempool skal være mindst %d MB</translation>
</message>
@@ -3048,10 +1911,26 @@
<translation>&lt;kategori&gt; kan være:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Føj kommentar til brugeragentstrengen</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Forsøg at genskabe private nøgler fra en ødelagt tegnebog under opstart</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Blokoprettelsestilvalg:</translation>
</message>
<message>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>Kan ikke finde -%s-adressen: "%s"</translation>
+ </message>
+ <message>
+ <source>Change index out of range</source>
+ <translation>Ændr indeks uden for interval</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>Tilslut kun til de(n) angivne knude(r)</translation>
</message>
@@ -3060,6 +1939,10 @@
<translation>Tilvalg for forbindelser:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Ophavsret © %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>Ødelagt blokdatabase opdaget</translation>
</message>
@@ -3092,6 +1975,10 @@
<translation>Aktivér offentliggørelse af rå transaktion i &lt;address&gt;</translation>
</message>
<message>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>Aktivér transaktionserstatning i hukommelsespuljen (standard: %u)</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>Klargøring af blokdatabase mislykkedes</translation>
</message>
@@ -3100,6 +1987,22 @@
<translation>Klargøring af tegnebogsdatabasemiljøet %s mislykkedes!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>Fejl under indlæsning af %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Fejl under indlæsning af %s: Tegnebog ødelagt</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Fejl under indlæsning af %s: Tegnebog kræver nyere version af %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: You can't disable HD on a already existing HD wallet</source>
+ <translation>Fejl under indlæsning af %s: Du kan ikke deaktivere HD på en allerede eksisterende HD-tegnebog</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>Indlæsning af blokdatabase mislykkedes</translation>
</message>
@@ -3124,14 +2027,38 @@
<translation>Ukorrekt eller ingen tilblivelsesblok fundet. Forkert datamappe for netværk?</translation>
</message>
<message>
+ <source>Initialization sanity check failed. %s is shutting down.</source>
+ <translation>Klargøring af sundhedstjek mislykkedes. %s lukker ned.</translation>
+ </message>
+ <message>
<source>Invalid -onion address: '%s'</source>
<translation>Ugyldig -onion adresse: "%s"</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Ugyldigt beløb for -%s=&lt;beløb&gt;: "%s"</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Ugyldigt beløb for -fallbackfee=&lt;beløb&gt;: "%s"</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>Hold hukommelsespuljen med transaktioner under &lt;n&gt; megabyte (standard: %u)</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>Indlæser bandlysningsliste…</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Placering for autentificerings-cookie (standard: datamappe)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Minimum bytes pr. sigop i transaktioner, vi videresender og miner (standard: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>For få tilgængelige fildeskriptorer.</translation>
</message>
@@ -3140,6 +2067,14 @@
<translation>Tilslut kun til knuder i netværk &lt;net&gt; (IPv4, IPv6 eller Onion)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>Udskriv denne hjælpetekst og afslut</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>Udskriv version og afslut</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>Beskæring kan ikke opsættes med en negativ værdi.</translation>
</message>
@@ -3148,10 +2083,26 @@
<translation>Beskæringstilstand er ikke kompatibel med -txindex.</translation>
</message>
<message>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>Genopbyg kædetilstand og blokindeks fra blk*.dat-filerne på disken</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>Genopbyg kædetilstand ud fra de aktuelt indekserede blokke</translation>
+ </message>
+ <message>
+ <source>Rewinding blocks...</source>
+ <translation>Spoler blokke tilbage…</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>Sæt cache-størrelse for database i megabytes (%d til %d; standard: %d)</translation>
</message>
<message>
+ <source>Set maximum block cost (default: %d)</source>
+ <translation>Sæt maksimal blokudgift (standard: %d)</translation>
+ </message>
+ <message>
<source>Set maximum block size in bytes (default: %d)</source>
<translation>Sæt maksimum blokstørrelse i byte (standard: %d)</translation>
</message>
@@ -3160,6 +2111,14 @@
<translation>Angiv tegnebogsfil (inden for datamappe)</translation>
</message>
<message>
+ <source>The source code is available from %s.</source>
+ <translation>Kildekoden er tilgængelig fra %s.</translation>
+ </message>
+ <message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>Ikke i stand til at tildele til %s på denne computer. %s kører formodentlig allerede.</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>Argument -benchmark understøttes ikke og ignoreres; brug -debug=bench.</translation>
</message>
@@ -3192,16 +2151,16 @@
<translation>Tegnebog %s findes uden for datamappe %s</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>Tilvalg for tegnebog:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>Tilvalg for fejlfinding/test af tegnebog:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Advarsel: Denne version er forældet; opgradering påkrævet!</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>Det var nødvendigt at genskrive tegnebogen: Genstart %s for at gennemføre</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Du er nødt til at genopbygge databasen ved hjælp af -reindex for at ændre -txindex</translation>
+ <source>Wallet options:</source>
+ <translation>Tilvalg for tegnebog:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3216,10 +2175,6 @@
<translation>Tildel til den givne adresse for at lytte efter JSON-RPC-forbindelser. Brug [vært]:port-notation for IPv6. Denne valgmulighed kan angives flere gange (standard: tildel til alle grænseflader)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Kan ikke opnå en lås på datamappe %s. Bitcoin Core kører sansynligvis allerede.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Opret nye filer med systemstandard for rettigheder i stedet for umask 077 (kun virksomt med tegnebogsfunktionalitet slået fra)</translation>
</message>
@@ -3257,17 +2212,13 @@
</message>
<message>
<source>Randomize credentials for every proxy connection. This enables Tor stream isolation (default: %u)</source>
- <translation>Brug tilfældige akkreditiver for hver proxy-forbindelse. Dette tillader strømisolation med Tor (standard: %u)</translation>
+ <translation>Brug tilfældige akkreditiver for hver proxy-forbindelse. Dette aktiverer strømisolation med Tor (standard: %u)</translation>
</message>
<message>
<source>Set maximum size of high-priority/low-fee transactions in bytes (default: %d)</source>
<translation>Sæt maksimumstørrelse for højprioritet/lavgebyr-transaktioner i byte (standard: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Sæt antaller af tråde for coin-generering, hvis aktiveret (-1 = alle kerner, standard: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Transaktionsbeløbet er for lille til at sende, når gebyret er trukket fra</translation>
</message>
@@ -3276,8 +2227,12 @@
<translation>Dette produkt indeholder software, der er udviklet af OpenSSL-projektet for brug i OpenSSL-værktøjskassen &lt;https://www.openssl.org/&gt;, samt kryptografisk software, der er skrevet af Eric Young, samt UPnP-software, der er skrevet af Thomas Bernard.</translation>
</message>
<message>
+ <source>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</source>
+ <translation>Brug hierarkisk deterministisk nøglegenerering (HD) efter BIP32. Har kun effekt ved generering af ny tegnebog og under første opstart</translation>
+ </message>
+ <message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
- <translation>Andre knuder på hvidliste kan ikke DoS-bandlyses, og deres transaktioner videresendes altid, selv hvis de allerede er i mempool'en. Brugbart til fx et adgangspunkt</translation>
+ <translation>Andre knuder på hvidliste kan ikke DoS-bandlyses, og deres transaktioner videresendes altid, selv hvis de allerede er i hukommelsespuljen. Brugbart til fx et adgangspunkt</translation>
</message>
<message>
<source>You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain</source>
@@ -3292,38 +2247,14 @@
<translation>Acceptér offentlige REST-anmodninger (standard: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Aktiverer bedste kæde…</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Videresend altid transaktioner, der modtages fra hvidlistede knuder (standard: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Forsøg at genskabe private nøgler fra en ødelagt wallet.dat under opstart</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Opret automatisk skjult Tor-tjeneste (standard: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Kan ikke løse -whitebind adresse: "%s"</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Forbind gennem SOCKS5-proxy</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Ophavsret © 2009-%i Udviklerne af Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Fejl ved indlæsning af wallet.dat: Tegnebog kræver en nyere version af Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Fejl under læsning fra database; lukker ned.</translation>
</message>
@@ -3336,22 +2267,6 @@
<translation>Information</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Sundhedstjek under klargøring mislykkedes. Bitcoin Core lukker ned.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ugyldigt beløb for -maxtxfee=&lt;beløb&gt;: "%s"</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ugyldigt beløb til -minrelaytxfee=&lt;beløb&gt;: "%s"</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ugyldigt beløb til -mintxfee=&lt;beløb&gt;: "%s"</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Ugyldigt beløb for -paytxfee=&lt;beløb&gt;: "%s" (skal være mindst %s)</translation>
</message>
@@ -3376,14 +2291,6 @@
<translation>Tilvalg for RPC-server:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Genopbyg blokkædeindeks fra nuværende blk000??.dat-filer ved opstart</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Modtag og vis P2P-netværksadvarsler (standard: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Reducerer -maxconnections fra %d til %d på grund af systembegrænsninger.</translation>
</message>
@@ -3425,7 +2332,7 @@
</message>
<message>
<source>Tor control port to use if onion listening enabled (default: %s)</source>
- <translation>Tor kontrolport, der skal bruges, hvis onion-lytning er slået til (standard: %s)</translation>
+ <translation>Tor kontrolport, der skal bruges, hvis onion-lytning er aktiveret (standard: %s)</translation>
</message>
<message>
<source>Transaction amount too small</source>
@@ -3456,14 +2363,14 @@
<translation>Brugernavn til JSON-RPC-forbindelser</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Det var nødvendigt at genskrive tegnebogen: genstart Bitcoin Core for at gennemføre</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Advarsel</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Advarsel: Ukendte nye regler aktiveret (versionsbit %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>Hvorvidt der skal arbejdes i kun-blokke-tilstand (standard: %u)</translation>
</message>
@@ -3476,10 +2383,6 @@
<translation>ZeroMQ-notifikationsindstillinger:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat ødelagt, redning af data mislykkedes</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Adgangskode til JSON-RPC-forbindelser</translation>
</message>
@@ -3488,10 +2391,6 @@
<translation>Udfør kommando, når den bedste blok ændres (%s i kommandoen erstattes med blokhash)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Denne hjælpebesked</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Tillad DNS-opslag for -addnode, -seednode og -connect</translation>
</message>
@@ -3500,10 +2399,6 @@
<translation>Indlæser adresser…</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Fejl ved indlæsning af wallet.dat: Tegnebog ødelagt</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = behold metadata for transaktion, fx kontoindehaver og information om betalingsanmodning, 2 = drop metadata for transaktion)</translation>
</message>
@@ -3520,10 +2415,6 @@
<translation>Behold ikke transaktioner i hukommelsespuljen i mere end &lt;n&gt; timer (default: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Fejl under læsning af wallet.dat! Alle nøgler blev læst korrekt, men transaktionsdata eller indgange i adressebogen kan mangle eller være ukorrekte.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>Gebyrer (i %s/kB) mindre end dette opfattes som intet gebyr under oprettelse af transaktioner (standard: %s)</translation>
</message>
@@ -3560,6 +2451,10 @@
<translation>Argument -socks understøttes ikke. Det er ikke længere muligt at sætte SOCKS-version; kun SOCKS5-proxier understøttes.</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Argument -whitelistalwaysrelay understøttes ikke og ignoreres; brug -whitelistrelay og/eller -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Brug separat SOCS5-proxy for at nå knuder via skjulte Tor-tjenester (standard: %s)</translation>
</message>
@@ -3568,20 +2463,20 @@
<translation>Brugernavn og hashet adgangskode for JSON-RPC-forbindelser. Feltet &lt;userpw&gt; er i formatet: &lt;BRUGERNAVN&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Et kanonisk Python-skript inkluderes i share/rpcuser. Dette tilvalg kan angives flere gange</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(standard: %s)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Advarsel: Ukendte blokversioner bliver minet! Det er muligt, at ukendte regler er i brug</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Forespørg altid adresser på andre knuder via DNS-opslag (default: %u)</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>Advarsel: Tegnebogsfil ødelagt, data reddet! Oprindelig %s gemt som %s i %s; hvis din saldo eller dine transaktioner er forkert, bør du genskabe fra en sikkerhedskopi.</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Fejl ved indlæsning af wallet.dat</translation>
+ <source>(default: %s)</source>
+ <translation>(standard: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Generér bitcoins (standard: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Forespørg altid adresser på andre knuder via DNS-opslag (default: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3669,18 +2564,6 @@
<translation>Ukendt netværk anført i -onlynet: "%s"</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Kan ikke finde -bind adressen: "%s"</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Kan ikke finde -externalip adressen: "%s"</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ugyldigt beløb for -paytxfee=&lt;beløb&gt;: "%s"</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Manglende dækning</translation>
</message>
diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts
index 84de80aff5..2708324d17 100644
--- a/src/qt/locale/bitcoin_de.ts
+++ b/src/qt/locale/bitcoin_de.ts
@@ -26,10 +26,6 @@
<translation>&amp;Schließen</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>Adresse &amp;kopieren</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Ausgewählte Adresse aus der Liste entfernen</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Löschen</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Wählen Sie die Adresse aus, an die Sie Bitcoins überweisen möchten</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Wählen Sie die Adresse aus, über die Sie Bitcoins empfangen wollen</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Auswählen</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Zahlungsadressen</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Empfangsadressen</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Dies sind Ihre Bitcoin-Adressen zum Tätigen von Überweisungen. Bitte prüfen Sie den Betrag und die Empfangsadresse, bevor Sie Bitcoins überweisen.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Dies sind Ihre Bitcoin-Adressen zum Empfangen von Zahlungen. Es wird empfohlen für jede Transaktion eine neue Empfangsadresse zu verwenden.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>&amp;Bezeichnung kopieren</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editieren</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Addressliste exportieren</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommagetrennte-Datei (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportieren fehlgeschlagen</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Beim Speichern der Adressliste nach %1 ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Bezeichnung</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(keine Bezeichnung)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Neue Passphrase bestätigen</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Wallet verschlüsseln</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Dieser Vorgang benötigt Ihre Passphrase, um die Wallet zu entsperren.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Wallet entsperren</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Dieser Vorgang benötigt Ihre Passphrase, um die Wallet zu entschlüsseln.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Wallet entschlüsseln</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Passphrase ändern</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Wallet-Verschlüsselung bestätigen</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Warnung: Wenn Sie Ihre Wallet verschlüsseln und Ihre Passphrase verlieren, werden Sie &lt;b&gt;alle Ihre Bitcoins verlieren&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Sind Sie sich sicher, dass Sie Ihre Wallet verschlüsseln möchten?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core wird jetzt beendet, um den Verschlüsselungsprozess abzuschließen. Vergessen Sie nicht, dass eine Wallet-Verschlüsselung nicht vollständig vor Diebstahl Ihrer Bitcoins durch Schadsoftware schützen kann, die Ihren Computer infiziert.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>WICHTIG: Alle vorherigen Wallet-Sicherungen sollten durch die neu erzeugte, verschlüsselte Wallet ersetzt werden. Aus Sicherheitsgründen werden vorherige Sicherungen der unverschlüsselten Wallet nutzlos, sobald Sie die neue, verschlüsselte Wallet verwenden.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Warnung: Die Feststelltaste ist aktiviert!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Wallet verschlüsselt</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Geben Sie die neue Passphrase für die Wallet ein.&lt;br&gt;Bitte benutzen Sie eine Passphrase bestehend aus &lt;b&gt;zehn oder mehr zufälligen Zeichen&lt;/b&gt; oder &lt;b&gt;acht oder mehr Wörtern&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Geben Sie die alte und neue Wallet-Passphrase ein.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Wallet-Verschlüsselung fehlgeschlagen</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Die Wallet-Verschlüsselung ist aufgrund eines internen Fehlers fehlgeschlagen. Ihre Wallet wurde nicht verschlüsselt.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Die eingegebenen Passphrasen stimmen nicht überein.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Wallet-Entsperrung fehlgeschlagen</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Die eingegebene Passphrase zur Wallet-Entschlüsselung war nicht korrekt.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Wallet-Entschlüsselung fehlgeschlagen</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Die Wallet-Passphrase wurde erfolgreich geändert.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>Anwendung beenden</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Ãœber %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Informationen über %1 anzeigen</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Ãœber &amp;Qt</translation>
</message>
@@ -282,6 +131,10 @@
<translation>&amp;Konfiguration...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Konfiguration von %1 bearbeiten</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>Wallet &amp;verschlüsseln...</translation>
</message>
@@ -306,14 +159,6 @@
<translation>&amp;URI öffnen...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>"Bitcoin Core"-Client</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importiere Blöcke von Datenträger...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindiziere Blöcke auf Datenträger...</translation>
</message>
@@ -358,10 +203,6 @@
<translation>&amp;Empfangen</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Informationen über Bitcoin Core anzeigen</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Anzeigen / Verstecken</translation>
</message>
@@ -398,22 +239,10 @@
<translation>Registerkartenleiste</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Zahlungen anfordern (erzeugt QR-Codes und "bitcoin:"-URIs)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Ãœber Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Konfiguration von Bitcoin Core bearbeiten</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Liste verwendeter Zahlungsadressen und Bezeichnungen anzeigen</translation>
</message>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>&amp;Kommandozeilenoptionen</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Zeige den "Bitcoin Core"-Hilfetext, um eine Liste mit möglichen Kommandozeilenoptionen zu erhalten</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n aktive Verbindung zum Bitcoin-Netzwerk</numerusform><numerusform>%n aktive Verbindungen zum Bitcoin-Netzwerk</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Reindiziere Blöcke auf Datenträger...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Verarbeite Blöcke auf Datenträger...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Keine Blockquelle verfügbar...</translation>
</message>
@@ -494,6 +327,14 @@
<translation>Auf aktuellem Stand</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Zeige den "%1"-Hilfetext, um eine Liste mit möglichen Kommandozeilenoptionen zu erhalten</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 Client</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Hole auf...</translation>
</message>
@@ -545,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Netzwerkalarm</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>Priorität</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Adresse kopieren</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Bezeichnung kopieren</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Betrag kopieren</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Transaktions-ID kopieren</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Nicht ausgegebenen Betrag sperren</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Nicht ausgegebenen Betrag entsperren</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Anzahl kopieren</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Gebühr kopieren</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Abzüglich Gebühr kopieren</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Byte kopieren</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Priorität kopieren</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>"Dust" kopieren</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Wechselgeld kopieren</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>am höchsten</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>höher</translation>
- </message>
- <message>
- <source>high</source>
- <translation>hoch</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>mittel-hoch</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>mittel</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>niedrig-mittel</translation>
- </message>
- <message>
- <source>low</source>
- <translation>niedrig</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>niedriger</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>am niedrigsten</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 gesperrt)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>keine</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Diese Bezeichnung wird rot, wenn die Transaktion größer als 1000 Byte ist.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Diese Bezeichnung wird rot, wenn die Priorität niedriger als "mittel" ist.</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Diese Bezeichnung wird rot, wenn irgendein Empfänger einen Betrag kleiner als %1 erhält.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Kann pro Eingabe um +/- %1 Satoshi(s) abweichen.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ja</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nein</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Das bedeutet, dass eine Gebühr von mindestens %1 pro kB erforderlich ist.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Kann um +/- 1 Byte pro Eingabe variieren.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transaktionen mit höherer Priorität haben eine größere Chance in einen Block aufgenommen zu werden.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(keine Bezeichnung)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>Wechselgeld von %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(Wechselgeld)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresse</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Neue Empfangsadresse</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Neue Zahlungsadresse</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Empfangsadresse bearbeiten</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Zahlungsadresse bearbeiten</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Die eingegebene Adresse "%1" befindet sich bereits im Adressbuch.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Die eingegebene Adresse "%1" ist keine gültige Bitcoin-Adresse.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Wallet konnte nicht entsperrt werden.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Erzeugung eines neuen Schlüssels fehlgeschlagen.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>Version</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1-Bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Ãœber Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>Ãœber %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,7 +561,7 @@
<translation>Startbildschirm beim Starten anzeigen (Standard: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
+ <source>Reset all settings changed in the GUI</source>
<translation>Setze alle Einstellungen zurück, die über die grafische Oberfläche geändert wurden.</translation>
</message>
</context>
@@ -918,16 +572,16 @@
<translation>Willkommen</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Willkommen zu Bitcoin Core.</translation>
+ <source>Welcome to %1.</source>
+ <translation>Willkommen zu %1.</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Da Sie das Programm gerade zum ersten Mal starten, können Sie nun auswählen wo Bitcoin Core seine Daten ablegen soll.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>Da Sie das Programm gerade zum ersten Mal starten, können Sie nun auswählen wo %1 seine Daten ablegen wird.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core wird eine Kopie der Blockkette herunterladen und speichern. Mindestens %1GB Daten werden in diesem Verzeichnis abgelegt und die Datenmenge wächst über die Zeit an. Auch die Wallet wird in diesem Verzeichnis abgelegt.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 wird eine Kopie der Blockkette herunterladen und speichern. Mindestens %2GB Daten werden in diesem Verzeichnis abgelegt und die Datenmenge wächst über die Zeit an. Auch die Wallet wird in diesem Verzeichnis abgelegt.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +592,6 @@
<translation>Ein benutzerdefiniertes Datenverzeichnis verwenden:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Fehler: Angegebenes Datenverzeichnis "%1" kann nicht angelegt werden.</translation>
</message>
@@ -976,10 +626,6 @@
<source>Select payment request file</source>
<translation>Zahlungsanforderungsdatei auswählen</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Zu öffnende Zahlungsanforderungsdatei auswählen</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +638,14 @@
<translation>&amp;Allgemein</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>%1 nach der Anmeldung am System automatisch ausführen.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;Starte %1 nach Systemanmeldung</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Größe des &amp;Datenbankcaches</translation>
</message>
@@ -1020,10 +674,6 @@
<translation>Minimiert die Anwendung anstatt sie zu beenden wenn das Fenster geschlossen wird. Wenn dies aktiviert ist, müssen Sie die Anwendung über "Beenden" im Menü schließen.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Legt die Sprache der Benutzeroberfläche fest. Diese Einstellung wird erst nach einem Neustart von Bitcoin Core aktiv.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>Externe URLs (z.B. ein Block-Explorer), die im Kontextmenü des Transaktionsverlaufs eingefügt werden. In der URL wird %s durch den Transaktionshash ersetzt. Bei Angabe mehrerer URLs müssen diese durch "|" voneinander getrennt werden.</translation>
</message>
@@ -1048,14 +698,6 @@
<translation>&amp;Netzwerk</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Bitcoin Core nach der Anmeldung am System automatisch starten.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Bitcoin Core nach Systemanmeldung starten</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = automatisch, &lt;0 = so viele Kerne frei lassen)</translation>
</message>
@@ -1140,6 +782,14 @@
<translation>&amp;Programmfenster</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Das Icon im System Tray verstecken.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Tray Icon verstecken</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Nur ein Symbol im Infobereich anzeigen, nachdem das Programmfenster minimiert wurde.</translation>
</message>
@@ -1284,97 +934,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI-Verarbeitung</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Ungültige Zahlungsadresse %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Zahlungsanforderung abgelehnt</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Netzwerk der Zahlungsanforderung stimmt nicht mit dem Client-Netzwerk überein.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Zahlungsanforderung ist nicht initialisiert.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Angeforderter Zahlungsbetrag in Höhe von %1 ist zu niedrig und wurde als "Dust" eingestuft.</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>fehlerhafte Zahlungsanforderung</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>"bitcoin: Klicken-zum-Bezahlen"-Handler konnte nicht gestartet werden</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Abruf-URL der Zahlungsanforderung ist ungültig: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI kann nicht analysiert werden! Dies kann durch eine ungültige Bitcoin-Adresse oder fehlerhafte URI-Parameter verursacht werden.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Zahlungsanforderungsdatei-Verarbeitung</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Zahlungsanforderungsdatei kann nicht gelesen werden! Dies kann durch eine ungültige Zahlungsanforderungsdatei verursacht werden.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Zahlungsanforderung abgelaufen.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Unverifizierte Zahlungsanforderungen an benutzerdefinierte Zahlungsskripte werden nicht unterstützt.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Ungültige Zahlungsanforderung.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Rücküberweisung von %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Zahlungsanforderung %1 ist zu groß (%2 Byte, erlaubt sind %3 Byte).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Kommunikationsfehler mit %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Zahlungsanforderung kann nicht verarbeitet werden!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Fehlerhafte Antwort vom Server: %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Zahlung bestätigt</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>fehlerhafte Netzwerkanfrage</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +988,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>Grafik &amp;speichern...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>Grafik &amp;kopieren</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>QR-Code speichern</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG-Grafik (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Clientname</translation>
- </message>
- <message>
<source>N/A</source>
<translation>k.A.</translation>
</message>
@@ -1474,14 +1010,14 @@
<translation>Allgemein</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Verwendete OpenSSL-Version</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Verwendete BerkeleyDB-Version</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Datenverzeichnis</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Startzeit</translation>
</message>
@@ -1518,10 +1054,6 @@
<translation>Speichernutzung</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Öffnet die "Bitcoin Core"-Debugprotokolldatei aus dem aktuellen Datenverzeichnis. Dies kann bei großen Protokolldateien einige Sekunden dauern.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Empfangen</translation>
</message>
@@ -1570,6 +1102,18 @@
<translation>User-Agent</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Öffnet die %1-Debugprotokolldatei aus dem aktuellen Datenverzeichnis. Dies kann bei großen Protokolldateien einige Sekunden dauern.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Schrift verkleinern</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Schrift vergrößern</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Dienste</translation>
</message>
@@ -1638,10 +1182,6 @@
<translation>ausgehend:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Erstellungsdatum</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Debugprotokolldatei</translation>
</message>
@@ -1678,8 +1218,8 @@
<translation>&amp;Node entsperren</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Willkommen in der "Bitcoin Core"-RPC-Konsole.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Willkommen in der %1 RPC Konsole.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1808,18 +1348,6 @@
<source>Remove</source>
<translation>Entfernen</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Bezeichnung kopieren</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Nachricht kopieren</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Betrag kopieren</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1367,6 @@
<source>&amp;Save Image...</source>
<translation>Grafik &amp;speichern...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Zahlung anfordern an %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Zahlungsinformationen</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Betrag</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Bezeichnung</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Nachricht</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Resultierende URI ist zu lang, bitte den Text für Bezeichnung/Nachricht kürzen.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Beim Enkodieren der URI in den QR-Code ist ein Fehler aufgetreten.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Bezeichnung</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Nachricht</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Betrag</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(keine Bezeichnung)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(keine Nachricht)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(kein Betrag)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1487,6 @@
<translation>schnell</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Wenn möglich als gebührenfreie Transaktion senden</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(Bestätigung kann länger dauern)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>An mehrere Empfänger auf einmal überweisen</translation>
</message>
@@ -2065,118 +1518,6 @@
<source>S&amp;end</source>
<translation>&amp;Ãœberweisen</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Überweisung bestätigen</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 an %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Anzahl kopieren</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Betrag kopieren</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Gebühr kopieren</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Abzüglich Gebühr kopieren</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Byte kopieren</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Priorität kopieren</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Wechselgeld kopieren</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Gesamtbetrag %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>oder</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Der zu zahlende Betrag muss größer als 0 sein.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Der angegebene Betrag übersteigt Ihren Kontostand.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Der angegebene Betrag übersteigt aufgrund der Transaktionsgebühr in Höhe von %1 Ihren Kontostand.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Transaktionserstellung fehlgeschlagen!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Die Transaktion wurde abgelehnt! Dies kann passieren, wenn einige Bitcoins aus Ihrer Wallet bereits ausgegeben wurden. Beispielsweise weil Sie eine Kopie Ihrer wallet.dat genutzt, die Bitcoins dort ausgegeben haben und dies daher in der derzeit aktiven Wallet nicht vermerkt ist.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Eine höhere Gebühr als %1 wird als unsinnig hohe Gebühr angesehen.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Zahlungsanforderung abgelaufen.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Nur die notwendige Gebühr in Höhe von %1 zahlen</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Voraussichtlicher Beginn der Bestätigung innerhalb von %n Block.</numerusform><numerusform>Voraussichtlicher Beginn der Bestätigung innerhalb von %n Blöcken.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Die Zahlungsadresse ist ungültig, bitte nochmals überprüfen.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Doppelte Adresse entdeckt: Adressen dürfen jeweils nur einmal vorkommen.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Warnung: Ungültige Bitcoin-Adresse</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(keine Bezeichnung)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Warnung: Unbekannte Wechselgeld-Adresse</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>"Dust" kopieren</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Wollen Sie die Überweisung ausführen?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>als Transaktionsgebühr hinzugefügt</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1530,6 @@
<translation>E&amp;mpfänger:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Adressbezeichnung eingeben (diese wird zusammen mit der Adresse dem Adressbuch hinzugefügt)</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Bezeichnung:</translation>
</message>
@@ -2264,8 +1601,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core wird beendet...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 wird beendet...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2358,70 +1695,10 @@
<source>Reset all verify message fields</source>
<translation>Alle "Nachricht verifizieren"-Felder zurücksetzen</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Auf "Nachricht signieren" klicken, um die Signatur zu erzeugen</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Die eingegebene Adresse ist ungültig.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Bitte überprüfen Sie die Adresse und versuchen Sie es erneut.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Die eingegebene Adresse verweist nicht auf einen Schlüssel.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Wallet-Entsperrung wurde abgebrochen.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Privater Schlüssel zur eingegebenen Adresse ist nicht verfügbar.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Signierung der Nachricht fehlgeschlagen.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Nachricht signiert.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Die Signatur konnte nicht dekodiert werden.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Bitte überprüfen Sie die Signatur und versuchen Sie es erneut.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Die Signatur entspricht nicht dem "Message Digest".</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Verifikation der Nachricht fehlgeschlagen.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Nachricht verifiziert.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Die "Bitcoin Core"-Entwickler</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[Testnetz]</translation>
</message>
@@ -2434,422 +1711,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Offen bis %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>in Konflikt stehend</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/unbestätigt</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 Bestätigungen</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, über %n Knoten übertragen</numerusform><numerusform>, über %n Knoten übertragen</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Quelle</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Erzeugt</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Von</translation>
- </message>
- <message>
- <source>To</source>
- <translation>An</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>eigene Adresse</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>beobachtet</translation>
- </message>
- <message>
- <source>label</source>
- <translation>Bezeichnung</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Gutschrift</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>reift noch %n weiteren Block</numerusform><numerusform>reift noch %n weitere Blöcke</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>nicht angenommen</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Belastung</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Gesamtbelastung</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Gesamtgutschrift</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Transaktionsgebühr</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Nettobetrag</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Nachricht</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Kommentar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Transaktions-ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Händler</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Erzeugte Bitcoins müssen %1 Blöcke lang reifen, bevor sie ausgegeben werden können. Als Sie diesen Block erzeugten, wurde er an das Netzwerk übertragen, um ihn der Blockkette hinzuzufügen. Falls dies fehlschlägt wird der Status in "nicht angenommen" geändert und Sie werden keine Bitcoins gutgeschrieben bekommen. Das kann gelegentlich passieren, wenn ein anderer Knoten einen Block fast zeitgleich erzeugt.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Debuginformationen</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaktion</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Eingaben</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Betrag</translation>
- </message>
- <message>
- <source>true</source>
- <translation>wahr</translation>
- </message>
- <message>
- <source>false</source>
- <translation>falsch</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, wurde noch nicht erfolgreich übertragen</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Offen für %n weiteren Block</numerusform><numerusform>Offen für %n weitere Blöcke</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>unbekannt</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Transaktionsdetails</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Dieser Bereich zeigt eine detaillierte Beschreibung der Transaktion an</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Unreif (%1 Bestätigungen, wird verfügbar sein nach %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Offen für %n weiteren Block</numerusform><numerusform>Offen für %n weitere Blöcke</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Offen bis %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Bestätigt (%1 Bestätigungen)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Dieser Block wurde von keinem anderen Knoten empfangen und wird wahrscheinlich nicht angenommen werden!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Erzeugt, jedoch nicht angenommen</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Bezeichnung</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Unbestätigt</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Wird bestätigt (%1 von %2 empfohlenen Bestätigungen)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>in Konflikt stehend</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Empfangen über</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Empfangen von</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Ãœberwiesen an</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Eigenüberweisung</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Erarbeitet</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>beobachtet</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(k.A.)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transaktionsstatus, fahren Sie mit der Maus über dieses Feld, um die Anzahl der Bestätigungen zu sehen.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Datum und Uhrzeit zu der die Transaktion empfangen wurde.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Art der Transaktion</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Zeigt an, ob eine beobachtete Adresse in diese Transaktion involviert ist.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Benutzerdefinierte Absicht bzw. Verwendungszweck der Transaktion</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Der Betrag, der dem Kontostand abgezogen oder hinzugefügt wurde.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Alle</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Heute</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Diese Woche</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Diesen Monat</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Letzten Monat</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Dieses Jahr</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Zeitraum</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Empfangen über</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Ãœberwiesen an</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Eigenüberweisung</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Erarbeitet</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Andere</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Zu suchende Adresse oder Bezeichnung eingeben</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minimaler Betrag</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Adresse kopieren</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Bezeichnung kopieren</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Betrag kopieren</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Transaktions-ID kopieren</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Kopiere rohe Transaktion</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Bezeichnung bearbeiten</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Transaktionsdetails anzeigen</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Transaktionsverlauf exportieren</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Beobachtet</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportieren fehlgeschlagen</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Beim Speichern des Transaktionsverlaufs nach %1 ist ein Fehler aufgetreten.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exportieren erfolgreich</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Speichern des Transaktionsverlaufs nach %1 war erfolgreich.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommagetrennte-Datei (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Bestätigt</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Bezeichnung</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Zeitraum:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>bis</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1725,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Es wurde keine Wallet geladen.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Bitcoins überweisen</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>E&amp;xportieren</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Daten der aktuellen Ansicht in eine Datei exportieren</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Wallet sichern</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Wallet-Daten (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Sicherung fehlgeschlagen</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Beim Speichern der Wallet-Daten nach %1 ist ein Fehler aufgetreten.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Speichern der Wallet-Daten nach %1 war erfolgreich.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Sicherung erfolgreich</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2928,18 +1747,26 @@
<translation>Kommandozeilen- und JSON-RPC-Befehle annehmen</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Maximale Gesamtgebühr (in %s) in einer Börsentransaktion; wird dies zu niedrig gesetzten können große Transaktionen abgebrochen werden (Standard: %s)</translation>
+ <source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
+ <translation>Wenn &lt;category&gt; nicht angegeben wird oder &lt;category&gt;=1, jegliche Debugginginformationen ausgeben.</translation>
+ </message>
+ <message>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>Kürzungsmodus wurde kleiner als das Minimum in Höhe von %d MiB konfiguriert. Bitte verwenden Sie einen größeren Wert.</translation>
</message>
<message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Bitte korrigieren Sie die Datums- und Uhrzeiteinstellungen Ihres Computers, da Bitcoin Core ansonsten nicht ordnungsgemäß funktionieren wird.</translation>
+ <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
+ <translation>Speicherplatzanforderung durch kürzen (löschen) alter Blöcke reduzieren. Dieser Modus ist nicht mit -txindex und -rescan kompatibel. Warnung: Die Umkehr dieser Einstellung erfordert das erneute Herunterladen der gesamten Blockkette. (Standard: 0 = deaktiviert das Kürzen von Blöcken, &gt;%u = Zielgröße in MiB, die für Blockdateien verwendet werden darf)</translation>
</message>
<message>
<source>Error: A fatal internal error occurred, see debug.log for details</source>
<translation>Fehler: Ein schwerer interner Fehler ist aufgetreten, siehe debug.log für Details.</translation>
</message>
<message>
+ <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
+ <translation>Gebühr (in %s/kB), die von Ihnen gesendeten Transaktionen hinzugefügt wird (Standard: %s)</translation>
+ </message>
+ <message>
<source>Pruning blockstore...</source>
<translation>Kürze Blockspeicher...</translation>
</message>
@@ -2956,10 +1783,26 @@
<translation>Eingehende Verbindungen annehmen (Standard: 1, wenn nicht -proxy oder -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee ist sehr hoch eingestellt! Das ist die Transaktionsgebühr, welche du zahlen müsstest, wenn die Gebührenschätzungen nicht verfügbar sind.</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>Eine Transaktionsgebühr (in %s/kB) wird genutzt, wenn für die Gebührenschützung zu wenig Daten vorliegen (Standardwert: %s)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>An die angegebene Adresse binden und immer abhören. Für IPv6 "[Host]:Port"-Notation verwenden</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>Datenverzeichnis %s kann nicht gesperrt werden. Evtl. wurde %s bereits gestartet.</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>Alle Wallet-Transaktionen löschen und nur diese Teilbereiche der Blockkette durch -rescan beim Starten wiederherstellen</translation>
</message>
@@ -2972,24 +1815,32 @@
<translation>Befehl ausführen wenn sich eine Wallet-Transaktion verändert (%s im Befehl wird durch die Transaktions-ID ersetzt)</translation>
</message>
<message>
- <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
- <translation>Maximale Anzahl an Skript-Verifizierungs-Threads festlegen (%u bis %d, 0 = automatisch, &lt;0 = so viele Kerne frei lassen, Standard: %d)</translation>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Leite Transaktionen von Peers auf der Positivliste auf jeden Fall weiter, auch wenn sie die lokale Weiterleitungsregeln verletzen (Standardeinstellung: %d)</translation>
</message>
<message>
- <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
- <translation>Dies ist eine Vorab-Testversion - Verwendung auf eigene Gefahr - nicht für Mining- oder Handelsanwendungen nutzen!</translation>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>Bitte korrigieren Sie die Datums- und Uhrzeiteinstellungen Ihres Computers, da %s ansonsten nicht ordnungsgemäß funktionieren wird.</translation>
+ </message>
+ <message>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>Wenn sie %s nützlich finden, sind Helfer sehr gern gesehen. Besuchen Sie %s um mehr über das Softwareprojekt zu erfahren.</translation>
+ </message>
+ <message>
+ <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
+ <translation>Maximale Anzahl an Skript-Verifizierungs-Threads festlegen (%u bis %d, 0 = automatisch, &lt;0 = so viele Kerne frei lassen, Standard: %d)</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Kann auf diesem Computer nicht an %s binden, da Bitcoin Core wahrscheinlich bereits gestartet wurde.</translation>
+ <source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
+ <translation>Die Block-Datenbank enthält einen Block, der in der Zukunft auftaucht. Dies kann daran liegen, dass die Systemzeit Ihres Computers falsch eingestellt ist. Stellen Sie die Block-Datenbank nur wieder her, wenn Sie sich sicher sind, dass Ihre Systemzeit korrekt eingestellt ist.</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>Warnung: Es wurde eine ungewöhnlich hohe Anzahl Blöcke erzeugt, %d Blöcke wurden in den letzten %d Stunden empfangen (%d wurden erwartet).</translation>
+ <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
+ <translation>Dies ist eine Vorab-Testversion - Verwendung auf eigene Gefahr - nicht für Mining- oder Handelsanwendungen nutzen!</translation>
</message>
<message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>Warnung: Überprüpfen Sie ihre Netzwerkverbindung, %d Blöcke wurden in den letzten %d Stunden empfangen (%d wurden erwartet).</translation>
+ <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
+ <translation>UPnP verwenden, um eine Portweiterleitung einzurichten (Standard: 1, wenn abgehört wird und -proxy nicht gesetzt ist)</translation>
</message>
<message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
@@ -3000,14 +1851,18 @@
<translation>Warnung: Wir scheinen nicht vollständig mit unseren Gegenstellen übereinzustimmen! Sie oder die anderen Knoten müssen unter Umständen Ihre Client-Software aktualisieren.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Warnung: wallet.dat beschädigt, Datenrettung erfolgreich! Original wallet.dat wurde als wallet.{Zeitstempel}.dat in %s gespeichert. Falls Ihr Kontostand oder Transaktionen nicht korrekt sind, sollten Sie von einer Datensicherung wiederherstellen.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Gegenstellen die sich von der angegebenen Netzmaske oder IP-Adresse aus verbinden immer zulassen. Kann mehrmals angegeben werden.</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>Sie müssen die Datenbank mit Hilfe von -reindex-chainstate neu aufbauen, um -txindex zu verändern</translation>
+ </message>
+ <message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s beschädigt, Datenrettung fehlgeschlagen</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>-maxmempool muss mindestens %d MB betragen</translation>
</message>
@@ -3016,10 +1871,22 @@
<translation>&lt;category&gt; kann sein:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Hänge ein Kommentar zur User Agent-Zeichenkette an</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Es wird versucht, private Schlüssel beim Starten aus einem beschädigtem Wallet wiederherzustellen</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Blockerzeugungsoptionen:</translation>
</message>
<message>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>Kann Adresse in -%s nicht auflösen: '%s'</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>Mit nur dem oder den angegebenen Knoten verbinden</translation>
</message>
@@ -3028,6 +1895,10 @@
<translation>Verbindungsoptionen:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Copyright (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>Beschädigte Blockdatenbank erkannt</translation>
</message>
@@ -3056,6 +1927,10 @@
<translation>Aktiviere das Veröffentlichen des Raw-Blocks in &lt;address&gt;</translation>
</message>
<message>
+ <source>Enable publish raw transaction in &lt;address&gt;</source>
+ <translation>Aktiviere das Veröffentlichen der Roh-Transaktion in &lt;address&gt;</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>Fehler beim Initialisieren der Blockdatenbank</translation>
</message>
@@ -3064,6 +1939,18 @@
<translation>Fehler beim Initialisieren der Wallet-Datenbankumgebung %s!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>Fehler beim Laden von %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Fehler beim Laden von %s: Das Wallet ist beschädigt</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Fehler beim Laden von %s: Das Wallet benötigt eine neuere Version von %s</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>Fehler beim Laden der Blockdatenbank</translation>
</message>
@@ -3092,6 +1979,26 @@
<translation>Ungültige "-onion"-Adresse: '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Ungültiger Betrag für -%s=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Ungültiger Betrag für -fallbackfee=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
+ <source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
+ <translation>Halten Sie den Transaktionsspeicherpool unter &lt;n&gt; Megabytes (Voreinstellung: %u)</translation>
+ </message>
+ <message>
+ <source>Loading banlist...</source>
+ <translation>Lade Sperrliste...</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Dateiort für das Auth-Cookie (Standard: Datenverzeichnis)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Nicht genügend Datei-Deskriptoren verfügbar.</translation>
</message>
@@ -3100,6 +2007,14 @@
<translation>Nur zu Knoten des Netzwerktyps &lt;net&gt; verbinden (ipv4, ipv6 oder onion)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>Drucke diese Hilfemeldung und beende</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>Gibt die Versionsnummer aus und beendet das Programm</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>Kürzungsmodus kann nicht mit einem negativen Wert konfiguriert werden.</translation>
</message>
@@ -3120,6 +2035,14 @@
<translation>Wallet-Datei angeben (innerhalb des Datenverzeichnisses)</translation>
</message>
<message>
+ <source>The source code is available from %s.</source>
+ <translation>Der Quellcode ist von %s verfügbar.</translation>
+ </message>
+ <message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>Kann auf diesem Computer nicht an %s binden. Evtl. wurde %s bereits gestartet.</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>Nicht unterstütztes Argument -benchmark wurde ignoriert, bitte -debug=bench verwenden.</translation>
</message>
@@ -3136,6 +2059,10 @@
<translation>UPnP verwenden, um eine Portweiterleitung einzurichten (Standard: %u)</translation>
</message>
<message>
+ <source>User Agent comment (%s) contains unsafe characters.</source>
+ <translation>Der User Agent Kommentar (%s) enthält unsichere Zeichen.</translation>
+ </message>
+ <message>
<source>Verifying blocks...</source>
<translation>Verifiziere Blöcke...</translation>
</message>
@@ -3152,14 +2079,6 @@
<translation>Wallet-Optionen:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Warnung: Diese Version is veraltet, Aktualisierung erforderlich!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Sie müssen die Datenbank mit Hilfe von -reindex neu aufbauen, um -txindex zu verändern</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>JSON-RPC-Verbindungen von der angegeben Quelle erlauben. Gültig für &lt;ip&gt; ist eine einzelne IP-Adresse (z.B. 1.2.3.4), ein Netzwerk bzw. eine Netzmaske (z.B. 1.2.3.4/255.255.255.0), oder die CIDR-Notation (z.B. 1.2.3.4/24). Kann mehrmals angegeben werden.</translation>
</message>
@@ -3172,10 +2091,6 @@
<translation>An die angegebene Adresse binden und nach eingehenden JSON-RPC-Verbindungen abhören. Für IPv6 "[Host]:Port"-Notation verwenden. Kann mehrmals angegeben werden. (Standard: an alle Schnittstellen binden)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Datenverzeichnis %s kann nicht gesperrt werden, da Bitcoin Core wahrscheinlich bereits gestartet wurde.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Neue Dateien mit Standard-Systemrechten erzeugen, anstatt mit umask 077 (nur mit deaktivierter Walletfunktion nutzbar)</translation>
</message>
@@ -3192,6 +2107,10 @@
<translation>Befehl ausführen wenn ein relevanter Alarm empfangen wird oder wir einen wirklich langen Fork entdecken (%s im Befehl wird durch die Nachricht ersetzt)</translation>
</message>
<message>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for relaying, mining and transaction creation (default: %s)</source>
+ <translation>Niedrigere Gebühren (in %s/Kb) als diese werden bei der Transaktionserstellung als gebührenfrei angesehen (Standard: %s)</translation>
+ </message>
+ <message>
<source>If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: %u)</source>
<translation>Wenn -paytxfee nicht festgelegt wurde Gebühren einschließen, so dass mit der Bestätigung von Transaktionen im Schnitt innerhalb von n Blöcken begonnen wird (Standard: %u)</translation>
</message>
@@ -3216,10 +2135,6 @@
<translation>Maximale Größe in Byte von "high-priority/low-fee"-Transaktionen festlegen (Standard: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Maximale Anzahl an Threads zur Bitcoinerzeugung, wenn aktiviert, festlegen (-1 = alle Kerne, Standard: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Der Transaktionsbetrag ist zum senden zu niedrig, nachdem die Gebühr abgezogen wurde.</translation>
</message>
@@ -3244,34 +2159,14 @@
<translation>Öffentliche REST-Anfragen annehmen (Standard: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Aktiviere beste Blockkette...</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Versuchen, private Schlüssel beim Starten aus einer beschädigten wallet.dat wiederherzustellen</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Automatisch versteckten Tor-Dienst erstellen (Standard: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Kann Adresse in -whitebind nicht auflösen: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Ãœber einen SOCKS5-Proxy &amp;verbinden</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Urheberrecht (C) 2009-%i Die "Bitcoin Core"-Entwickler</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Fehler beim Laden von wallet.dat: Wallet benötigt neuere Version von Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Fehler beim lesen der Datenbank, Ausführung wird beendet.</translation>
</message>
@@ -3284,22 +2179,6 @@
<translation>Hinweis</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Initialisierungsplausibilitätsprüfung fehlgeschlagen. Bitcoin Core wird beendet.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ungültiger Betrag für -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ungültiger Betrag für -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ungültiger Betrag für -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Ungültiger Betrag für -paytxfee=&lt;amount&gt;: '%s' (muss mindestens %s sein)</translation>
</message>
@@ -3324,12 +2203,8 @@
<translation>RPC-Serveroptionen:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Blockkettenindex aus aktuellen Dateien blk000??.dat beim Starten wiederaufbauen</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>P2P-Netzwerk-Alarme empfangen und anzeigen (Standard: %u)</translation>
+ <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
+ <translation>Reduziere -maxconnections von %d zu %d, aufgrund von Systemlimitierungen.</translation>
</message>
<message>
<source>Rescan the block chain for missing wallet transactions on startup</source>
@@ -3400,14 +2275,14 @@
<translation>Benutzername für JSON-RPC-Verbindungen</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Wallet musste neu geschrieben werden: starten Sie Bitcoin Core zur Fertigstellung neu</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Warnung</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Warnung: Unbekannte neue Regeln aktiviert (Versionsbit %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>Legt fest ob nur Blöcke Modus aktiv sein soll (Standard: %u)</translation>
</message>
@@ -3420,10 +2295,6 @@
<translation>ZeroMQ-Benachrichtigungsoptionen:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat beschädigt, Datenrettung fehlgeschlagen</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Passwort für JSON-RPC-Verbindungen</translation>
</message>
@@ -3432,10 +2303,6 @@
<translation>Befehl ausführen wenn der beste Block wechselt (%s im Befehl wird durch den Hash des Blocks ersetzt)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Dieser Hilfetext</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Erlaube DNS-Abfragen für -addnode, -seednode und -connect</translation>
</message>
@@ -3444,10 +2311,6 @@
<translation>Lade Adressen...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Fehler beim Laden von wallet.dat: Wallet beschädigt</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = TX-Metadaten wie z.B. Accountbesitzer und Zahlungsanforderungsinformationen behalten, 2 = TX-Metadaten verwerfen)</translation>
</message>
@@ -3464,8 +2327,8 @@
<translation>Die Transaktion nicht länger im Speicherpool behalten als &lt;n&gt; Stunden (Standard: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Lesen von wallet.dat fehlgeschlagen! Alle Schlüssel wurden korrekt gelesen, Transaktionsdaten bzw. Adressbucheinträge fehlen aber möglicherweise oder sind inkorrekt.</translation>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
+ <translation>Niedrigere Gebühren (in %s/Kb) als diese werden bei der Transaktionserstellung als gebührenfrei angesehen (Standard: %s)</translation>
</message>
<message>
<source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
@@ -3484,6 +2347,10 @@
<translation>Debugginginformationen ausgeben (Standard: %u, &lt;category&gt; anzugeben ist optional)</translation>
</message>
<message>
+ <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
+ <translation>Gesamtlänge des Netzwerkversionstrings (%i) erreicht die maximale Länge (%i). Reduzieren Sie die Nummer oder die Größe von uacomments.</translation>
+ </message>
+ <message>
<source>Tries to keep outbound traffic under the given target (in MiB per 24h), 0 = no limit (default: %d)</source>
<translation>Versucht ausgehenden Datenverkehr unter dem gegebenen Wert zu halten (in MiB pro 24h), 0 = kein Limit (default: %d)</translation>
</message>
@@ -3492,24 +2359,28 @@
<translation>Nicht unterstütztes Argument -socks gefunden. Das Festlegen der SOCKS-Version ist nicht mehr möglich, nur noch SOCKS5-Proxies werden unterstützt.</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Das Argument -whitelistalwaysrelay wird nicht unterstützt und deswegen ignoriert. Benutze -whitelistrelay und/oder -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Separaten SOCKS5-Proxy verwenden, um Gegenstellen über versteckte Tor-Dienste zu erreichen (Standard: %s)</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(Standard: %s)</translation>
+ <source>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source>
+ <translation>Benutzername und gehashtes Passwort für JSON-RPC Verbindungen. Das Feld &lt;userpw&gt; kommt im Format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Ein kanonisches Pythonskript ist in share/rpcuser inbegriffen. Diese Option kann mehrere Male spezifiziert werden</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Adressen von Gegenstellen immer über DNS-Namensauflösung abfragen (Standard: %u)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Warnung: Unbekannte Blockversion wird durch Mining erzeugt! Es ist möglich, dass unbekannte Regeln in Kraft sind.</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Fehler beim Laden von wallet.dat</translation>
+ <source>(default: %s)</source>
+ <translation>(Standard: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Bitcoins erzeugen (Standard: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Adressen von Gegenstellen immer über DNS-Namensauflösung abfragen (Standard: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3596,18 +2467,6 @@
<translation>Unbekannter Netztyp in -onlynet angegeben: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Kann Adresse in -bind nicht auflösen: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Kann Adresse in -externalip nicht auflösen: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ungültiger Betrag für -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Unzureichender Kontostand</translation>
</message>
diff --git a/src/qt/locale/bitcoin_el.ts b/src/qt/locale/bitcoin_el.ts
index 6777961cbc..de76a110cf 100644
--- a/src/qt/locale/bitcoin_el.ts
+++ b/src/qt/locale/bitcoin_el.ts
@@ -7,17 +7,6 @@
</message>
</context>
<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Ετικέτα</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ΔιεÏθυνση</translation>
- </message>
- </context>
-<context>
<name>AskPassphraseDialog</name>
<message>
<source>Enter passphrase</source>
@@ -31,11 +20,7 @@
<source>Repeat new passphrase</source>
<translation>Επαναλάβετε νέο συνθηματικό</translation>
</message>
- <message>
- <source>Change passphrase</source>
- <translation>Αλλαγή συνθηματικοÏ</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -55,30 +40,11 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Date</source>
<translation>ΗμεÏομηνία</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>ΑντιγÏαφή διεÏθυνσης</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ΑντιγÏαφή ποσοÏ</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>ΑντιγÏαφή ποσότητας</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>ΑντιγÏαφή αλλαγής</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -90,7 +56,7 @@
<source>&amp;Address</source>
<translation>ΔιεÏθυνση</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -126,18 +92,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>Services</source>
@@ -150,48 +110,9 @@
<source>Remove</source>
<translation>ΑφαίÏεση</translation>
</message>
- <message>
- <source>Copy message</source>
- <translation>ΑντιγÏαφή μηνÏματος</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ΑντιγÏαφή ποσοÏ</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
- <message>
- <source>Address</source>
- <translation>ΔιεÏθυνση</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ετικέτα</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Μήνυμα</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>ΗμεÏομηνία</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ετικέτα</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Μήνυμα</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(κανένα μήνυμα)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -203,18 +124,6 @@
<source>Recommended:</source>
<translation>Συνίσταται:</translation>
</message>
- <message>
- <source>Copy quantity</source>
- <translation>ΑντιγÏαφή ποσότητας</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ΑντιγÏαφή ποσοÏ</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>ΑντιγÏαφή αλλαγής</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -236,66 +145,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Date</source>
- <translation>ΗμεÏομηνία</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Μήνυμα</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>ΗμεÏομηνία</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ετικέτα</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Copy address</source>
- <translation>ΑντιγÏαφή διεÏθυνσης</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ΑντιγÏαφή ποσοÏ</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>ΗμεÏομηνία</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ετικέτα</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ΔιεÏθυνση</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Insufficient funds</source>
diff --git a/src/qt/locale/bitcoin_el_GR.ts b/src/qt/locale/bitcoin_el_GR.ts
index 90c27c4394..2814e4f6e7 100644
--- a/src/qt/locale/bitcoin_el_GR.ts
+++ b/src/qt/locale/bitcoin_el_GR.ts
@@ -26,10 +26,6 @@
<translation>Κ&amp;λείσιμο</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;ΑντιγÏαφή διεÏθυνσης</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>ΑντιγÏαφη της επιλεγμενης διεÏθυνσης στο Ï€ÏόχειÏο του συστηματος</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;ΔιαγÏαφή</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Επιλογή διεÏθυνσης όπου θα σταλθοÏν νομίσματα</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Επιλογή διεÏθυνσης απ' όπου θα ληφθοÏν νομίσματα</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>Ε&amp;πιλογή</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>ΔιευθÏνσεις αποστολής</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>ΔιευθÏνσεις λήψης</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Αυτές είναι οι Bitcoin διευθÏνσεις σας για να λαμβάνετε πληÏωμές. Δίνοντας μία ξεχωÏιστή διεÏθυνση σε κάθε αποστολέα, θα μποÏείτε να ελέγχετε ποιος σας πληÏώνει.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Αυτές είναι οι Bitcoin διευθÏνσεις σας για να λαμβάνετε πληÏωμές. Δίνοντας μία ξεχωÏιστή διεÏθυνση σε κάθε αποστολέα, θα μποÏείτε να ελέγχετε ποιος σας πληÏώνει.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>ΑντιγÏαφή &amp;επιγÏαφής</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;ΕπεξεÏγασία</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Εξαγωγή της λίστας διευθÏνσεων</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>ΑÏχείο οÏιοθετημένο με κόμματα (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Η Εξαγωγή Απέτυχε</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>ΠαÏουσιάστηκε σφάλμα κατά την αποθήκευση της λίστας ποÏτοφολιών στο %1. ΠαÏακαλώ δοκιμάστε ξανά</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>ΕπιγÏαφή</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ΔιεÏθυνση</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(χωÏίς ετικέτα)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,87 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Επανέλαβε τον νέο κωδικό Ï€Ïόσβασης</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>&amp;ΚÏυπτογÏάφηση ποÏτοφολιοÏ</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Αυτη η ενεÏγεία χÏειάζεται τον κωδικό του ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï Î³Î¹Î± να ξεκλειδώσει το ποÏτοφόλι.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Ξεκλειδωσε το ποÏτοφολι</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Αυτη η ενεÏγεια χÏειάζεται τον κωδικο του ποÏτοφολιου για να αποκÏυπτογÏαφησειι το ποÏτοφολι.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>ΑποκÏυπτογÏάφησε το ποÏτοφολι</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Άλλαξε κωδικο Ï€Ïόσβασης</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Επιβεβαίωσε την κÏυπτογÏαφηση του ποÏτοφολιοÏ</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>ΠÏοσοχη: Εαν κÏυπτογÏαφησεις το ποÏτοφολι σου και χάσεις τον κωδικο σου θα χάσεις &lt;b&gt; ΟΛΑ ΣΟΥ ΤΑ BITCOINS&lt;/b&gt;!
-Είσαι σίγουÏος ότι θέλεις να κÏυπτογÏαφησεις το ποÏτοφολι;</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Είστε σίγουÏοι ότι θέλετε να κÏυπτογÏαφήσετε το ποÏτοφόλι σας;</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>ΣΗΜΑÎΤΙΚΟ: Τα Ï€ÏοηγοÏμενα αντίγÏαφα ασφαλείας που έχετε κάνει από το αÏχείο του ποÏτοφόλιου σας θα Ï€Ïέπει να αντικατασταθουν με το νέο που δημιουÏγείται, κÏυπτογÏαφημένο αÏχείο ποÏτοφόλιου. Για λόγους ασφαλείας, τα Ï€ÏοηγοÏμενα αντίγÏαφα ασφαλείας του μη κÏυπτογÏαφημένου αÏχείου ποÏτοφόλιου θα καταστουν άχÏηστα μόλις αÏχίσετε να χÏησιμοποιείτε το νέο κÏυπτογÏαφημένο ποÏτοφόλι. </translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>ΠÏοσοχη: το πλήκτÏο Caps Lock είναι ενεÏγο.</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>ΚÏυπτογÏαφημενο ποÏτοφολι</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Εισάγετε τον νέο κωδικό Ï€Ïόσβασης στον ποÏτοφόλι &lt;br/&gt; ΠαÏακαλώ χÏησιμοποιείστε ένα κωδικό με &lt;b&gt; 10 ή πεÏισσότεÏους τυχαίους χαÏακτήÏες&lt;/b&gt; ή &lt;b&gt; οχτώ ή παÏαπάνω λέξεις&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Η κÏυπτογÏαφηση του ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï Î±Ï€Î­Ï„Ï…Ï‡Îµ</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Η κÏυπτογÏάφηση του ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï Î±Ï€Î­Ï„Ï…Ï‡Îµ λογω εσωτεÏÎ¹ÎºÎ¿Ï ÏƒÏ†Î¬Î»Î¼Î±Ï„Î¿Ï‚. Το ποÏτοφολι δεν κÏυπτογÏαφηθηκε.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Οι εισαχθέντες κωδικοί δεν ταιÏιάζουν.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>το ξεκλείδωμα του ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï Î±Ï€Î­Ï„Ï…Ï‡Îµ</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Ο κωδικος που εισήχθη για την αποκÏυπτογÏαφηση του ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï Î®Ï„Î±Î½ λαθος.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Η αποκÏυπτογÏαφηση του ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï Î±Ï€Î­Ï„Ï…Ï‡Îµ</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Ο κωδικος του ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï Î¬Î»Î»Î±Î¾Îµ με επιτυχία.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -255,6 +103,10 @@
<translation>Εξοδος από την εφαÏμογή</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;ΠεÏί %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Σχετικά με &amp;Qt</translation>
</message>
@@ -291,14 +143,6 @@
<translation>'Ανοιγμα &amp;URI</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>ΕφαÏμογή Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Εισαγωγή μπλοκ από τον σκληÏο δίσκο ... </translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>ΦόÏτωση ευÏετηÏίου μπλοκ στον σκληÏο δισκο...</translation>
</message>
@@ -343,10 +187,6 @@
<translation>&amp;ΠαÏαλαβή </translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Σχετικά με το Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Εμφάνισε/ΚÏÏψε</translation>
</message>
@@ -383,18 +223,10 @@
<translation>ΕÏγαλειοθήκη καÏτελών</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Αίτηση πληÏωμών (δημιουÏγεί QR codes και διευθÏνσεις bitcoin: )</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Σχετικά με το Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>ΠÏοβολή της λίστας των χÏησιμοποιημένων διευθÏνσεων και ετικετών αποστολής</translation>
</message>
@@ -411,10 +243,6 @@
<translation>&amp;Επιλογές γÏαμμής εντολών</translation>
</message>
<message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Εμφανιση του Bitcoin-Qt μήνυματος βοήθειας για να πάÏετε μια λίστα με τις πιθανές επιλογές Bitcoin γÏαμμής εντολών.</translation>
- </message>
- <message>
<source>No block source available...</source>
<translation>Η πηγή του μπλοκ δεν ειναι διαθέσιμη... </translation>
</message>
@@ -502,13 +330,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Ειδοποίηση ΔικτÏου</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -586,151 +407,6 @@
<source>Priority</source>
<translation>ΠÏοτεÏαιότητα</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>ΑντιγÏαφή διεÏθυνσης</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>ΑντιγÏαφή επιγÏαφής</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ΑντιγÏαφή ποσοÏ</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>ΑντιγÏαφη του ID Συναλλαγής</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Κλείδωμα αξόδευτων</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Ξεκλείδωμα αξόδευτων</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>ΑντιγÏαφή ποσότητας</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>ΑντιγÏαφή ταÏίφας</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>ΑντιγÏαφή μετα-ταÏίφας</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>ΑντιγÏαφή των byte</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>ΑντιγÏαφή Ï€ÏοτεÏαιότητας</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>ΑντιγÏαφή 'σκόνης'</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>ΑντιγÏαφή των Ïέστων</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>Ïψιστη</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>υψηλότεÏη</translation>
- </message>
- <message>
- <source>high</source>
- <translation>ψηλή</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>μεσαία-ψηλή</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>μεσαία</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>μεσαία-χαμηλή</translation>
- </message>
- <message>
- <source>low</source>
- <translation>χαμηλή</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>χαμηλότεÏη</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>χαμηλότατη</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 κλειδωμένο)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>κανένα</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Αυτή η ετικέτα γίνεται κόκκινη αν το μέγεθος της συναλλαγής είναι μεγαλÏτεÏο από 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Αυτή η ετικέτα γίνεται κόκκινη αν η Ï€ÏοτεÏαιότητα είναι μικÏότεÏη από "μεσαία".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Αυτή η ετικέτα γίνεται κόκκινη αν οποιοσδήποτε παÏαλήπτης λάβει ποσό μικÏότεÏο από %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>ΜποÏεί να διαφέÏει +/- %1 Satoshi (ες) ανά εγγÏαφή.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ναι</translation>
- </message>
- <message>
- <source>no</source>
- <translation>όχι</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Ελάχιστο χÏεώσιμο ποσό τουλάχιστο %1 ανα kB</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>ΜποÏεί να διαφέÏει +/- 1 byte ανά εγγÏαφή.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Συναλλαγές με υψηλότεÏη Ï€ÏοτεÏαιότητα είναι πιο πιθανό να πεÏιλαμβάνονται σε ένα μπλοκ.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(χωÏίς ετικέτα)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>Ïέστα από %1 (%2) </translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(Ïέστα)
-</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -754,38 +430,6 @@
<source>&amp;Address</source>
<translation>&amp;ΔιεÏθυνση</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Îέα διεÏθυνση λήψης</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Îέα διεÏθυνση αποστολής</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>ΕπεξεÏγασία διεÏθυνσης λήψης</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>ΕπεξεÏγασία διεÏθυνσης αποστολής</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Η διεÏθυνση "%1" βÏίσκεται ήδη στο βιβλίο διευθÏνσεων.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Η διεÏθυνση "%1" δεν είναι έγκυÏη Bitcoin διεÏθυνση.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Δεν είναι δυνατό το ξεκλείδωμα του ποÏτοφολιοÏ.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Η δημιουÏγία νέου ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï Î±Ï€Î­Ï„Ï…Ï‡Îµ.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -813,10 +457,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>έκδοση</translation>
</message>
@@ -825,10 +465,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Σχετικά με το Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>επιλογής γÏαμμής εντολών</translation>
</message>
@@ -848,18 +484,6 @@
<translation>Καλώς ήÏθατε</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Καλώς ήÏθατε στο Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Καθώς αυτή είναι η Ï€Ïώτη φοÏά που εκκινείται το Ï€ÏόγÏαμμα, μποÏείτε να διαλέξετε Ï€Î¿Ï Î¸Î± αποθηκεÏει το Bitcoin Core τα δεδομένα του.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>O πυÏήνας Bitcoin θα κατεβάσει και να αποθηκεÏσει ένα αντίγÏαφο της αλυσίδας μπλοκ Bitcoin. Τουλάχιστον %1GB δεδομένων θα αποθηκευτοÏν σε αυτόν τον κατάλογο, και θα αυξηθεί με την πάÏοδο του χÏόνου. Το ποÏτοφόλι θα αποθηκευτεί σε αυτόν τον κατάλογο.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>ΧÏήση του Ï€Ïοεπιλεγμένου φακέλου δεδομένων</translation>
</message>
@@ -868,10 +492,6 @@
<translation>ΠÏοσαÏμογή του φακέλου δεδομένων: </translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Σφάλμα: Ο καθοÏισμένος φάκελος δεδομένων "%1" δεν μποÏεί να δημιουÏγηθεί.</translation>
</message>
@@ -906,10 +526,6 @@
<source>Select payment request file</source>
<translation>Επιλέξτε πληÏωμή αÏχείου αίτησης</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Επιλέξτε αÏχείο πληÏωμής για άνοιγμα.</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1171,69 +787,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>ΧειÏισμός URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Μη έγκυÏη διεÏθυνση πληÏωμής %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Η αίτηση πληÏωμής έχει αÏνηθεί.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Η αίτηση πληÏωμής δεν έχει αÏχίζει ακόμα.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Το ζητοÏμενο ποσό πληÏωμής του %1 είναι Ï€Î¿Î»Ï Î¼Î¹ÎºÏÏŒ (θεωÏείται σκόνη)</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Σφάλμα αιτήματος πληÏωμής</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Δεν είναι δυνατή η εκκίνηση του Bitcoin: click-to-pay handler</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Η διεÏθυνση πληÏωμής (URL) δεν είναι έγκυÏη: %1</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Επιλέξτε αÏχείο πληÏωμής για άνοιγμα.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>ΕπιστÏοφή Ï€Î¿ÏƒÎ¿Ï Î±Ï€ÏŒ %1</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Σφάλμα επικοινωνίας με %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Η αίτηση πληÏωμής δεν μποÏεί να αναλυθεί!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Κακή απάντηση από διακομιστή %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>ΠληÏωμή αναγνωÏίστηκε</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Σφάλμα αιτήματος δικτÏου</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>Ping Time</source>
@@ -1280,31 +833,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Αποθήκευση εικόνας...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;ΑντιγÏαφή εικόνας</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Αποθήκευση κώδικα QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Εικόνες PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Όνομα Πελάτη</translation>
- </message>
- <message>
<source>N/A</source>
<translation>Μη διαθέσιμο</translation>
</message>
@@ -1325,10 +855,6 @@
<translation>Γενικά</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>ΧÏησιμοποιηση της OpenSSL εκδοσης</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>ΧÏήση BerkeleyDB έκδοσης</translation>
</message>
@@ -1433,10 +959,6 @@
<translation>ΕξεÏχόμενα:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>ΗμεÏομηνία κατασκευής</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>ΑÏχείο καταγÏαφής ÎµÎ½Ï„Î¿Ï€Î¹ÏƒÎ¼Î¿Ï ÏƒÏ†Î±Î»Î¼Î¬Ï„Ï‰Î½ </translation>
</message>
@@ -1531,18 +1053,6 @@
<source>Remove</source>
<translation>ΑφαίÏεση</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>ΑντιγÏαφή επιγÏαφής</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>ΑντιγÏαφή μηνÏματος</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ΑντιγÏαφή ποσοÏ</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1562,73 +1072,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Αποθήκευση εικόνας...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Αίτηση πληÏωμής για %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>ΠληÏοφοÏίες πληÏωμής</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI:</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ΔιεÏθυνση</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Ποσό</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ΕπιγÏαφή</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Μήνυμα</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Το αποτέλεσμα της διεÏθυνσης είναι Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î¿. Μειώστε το μέγεθος για το κείμενο της ετικέτας/ μηνÏματος.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Σφάλμα κατά την κωδικοποίηση του URI σε κώδικα QR</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>ΗμεÏομηνία</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ΕπιγÏαφή</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Μήνυμα</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Ποσό</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(χωÏίς ετικέτα)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(κανένα μήνυμα)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(κανένα ποσό)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1729,10 +1172,6 @@
<translation>ΓÏήγοÏο</translation>
</message>
<message>
- <source>(confirmation may take longer)</source>
- <translation>(η επικÏÏωση ίσως χÏειαστεί πεÏισσότεÏο χÏόνο)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Αποστολή σε πολλοÏÏ‚ αποδέκτες ταυτόχÏονα</translation>
</message>
@@ -1764,82 +1203,6 @@
<source>S&amp;end</source>
<translation>Αποστολη</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Επιβεβαίωση αποστολής νομισμάτων</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 σε %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>ΑντιγÏαφή ποσότητας</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ΑντιγÏαφή ποσοÏ</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>ΑντιγÏαφή ταÏίφας</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>ΑντιγÏαφή μετα-ταÏίφας</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>ΑντιγÏαφή των byte</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>ΑντιγÏαφή Ï€ÏοτεÏαιότητας</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>ΑντιγÏαφή των Ïέστων</translation>
- </message>
- <message>
- <source>or</source>
- <translation>ή</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Το ποσό πληÏωμής Ï€Ïέπει να είναι μεγαλÏτεÏο από 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Το ποσό ξεπεÏνάει το διαθέσιμο υπόλοιπο</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Το σÏνολο υπεÏβαίνει το υπόλοιπό σας όταν συμπεÏιληφθεί και η αμοιβή %1</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Η δημιουÏγία της συναλλαγής απέτυχε!</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>ΠÏοειδοποίηση: Μη έγκυÏη διεÏθυνση Bitcoin</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(χωÏίς ετικέτα)</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>ΑντιγÏαφή 'σκόνης'</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Είστε βέβαιοι για την αποστολή;</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>Ï€Ïοστέθηκαν ως αμοιβή συναλλαγής</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1852,10 +1215,6 @@
<translation>ΠληÏωμή &amp;σε:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Εισάγετε μια επιγÏαφή για αυτή τη διεÏθυνση ώστε να καταχωÏηθεί στο βιβλίο διευθÏνσεων</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;ΕπιγÏαφή</translation>
</message>
@@ -1907,10 +1266,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Το Bitcoin Core τεÏματίζεται...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Μην απενεÏγοποιήσετε τον υπολογιστή μέχÏι να κλείσει αυτό το παÏάθυÏο.</translation>
</message>
@@ -1993,70 +1348,10 @@
<source>Reset all verify message fields</source>
<translation>ΕπαναφοÏά όλων επαλήθευμενων πεδίων μήνυματος </translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Κάντε κλικ στο "ΥπογÏαφή ΜηνÏματος" για να λάβετε την υπογÏαφή</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Η διεÏθυνση που εισήχθη είναι λάθος.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>ΠαÏακαλοÏμε ελέγξτε την διεÏθυνση και δοκιμάστε ξανά.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Η διεÏθυνση που έχει εισαχθεί δεν αναφέÏεται σε ένα πλήκτÏο.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>το ξεκλείδωμα του ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï Î±Ï€Î­Ï„Ï…Ï‡Îµ</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Το Ï€Ïοσωπικό κλειδί εισαγμενης διευθυνσης δεν είναι διαθέσιμο.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Η υπογÏαφή του μηνÏματος απέτυχε.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Μήνυμα υπεγÏάφη.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Η υπογÏαφή δεν μπόÏεσε να αποκÏυπτογÏαφηθεί.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>ΠαÏακαλοÏμε ελέγξτε την υπογÏαφή και δοκιμάστε ξανά.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Η υπογÏαφή δεν ταιÏιάζει με το μήνυμα. </translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Η επιβεβαίωση του μηνÏματος απέτυχε</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Μήνυμα επιβεβαιώθηκε.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Οι Ï€ÏογÏαμματιστές του Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2069,386 +1364,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Ανοιχτό μέχÏι %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>σÏγκÏουση</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/χωÏίς σÏνδεση;</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/χωÏίς επιβεβαίωση</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 επιβεβαιώσεις</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Κατάσταση</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>ΗμεÏομηνία</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Πηγή</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>ΔημιουÏγία </translation>
- </message>
- <message>
- <source>From</source>
- <translation>Από</translation>
- </message>
- <message>
- <source>To</source>
- <translation>ΠÏος</translation>
- </message>
- <message>
- <source>own address</source>
- <translation> δική σας διεÏθυνση </translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>Επίβλεψη μόνο:</translation>
- </message>
- <message>
- <source>label</source>
- <translation>eπιγÏαφή</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Πίστωση </translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>μη αποδεκτό</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debit</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>ΣÏνολο χÏέωσης</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Συνολική πίστωση</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Τέλος συναλλαγής </translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>ΚαθαÏÏŒ ποσό</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Μήνυμα</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Σχόλιο:</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID Συναλλαγής:</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>ΈμποÏος</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>ΠÏέπει να πεÏιμένετε %1 μπλοκ Ï€Ïιν μποÏέσετε να χÏησιμοποιήσετε τα νομίσματα που έχετε δημιουÏγήσει. Το μπλοκ που δημιουÏγήσατε μεταδόθηκε στο δίκτυο για να συμπεÏιληφθεί στην αλυσίδα των μπλοκ. Αν δεν μπει σε αυτή θα μετατÏαπεί σε "μη αποδεκτό" και δε θα μποÏεί να καταναλωθεί. Αυτό συμβαίνει σπάνια όταν κάποιος άλλος κόμβος δημιουÏγήσει ένα μπλοκ λίγα δευτεÏόλεπτα Ï€Ïιν από εσάς.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>ΠληÏοφοÏίες αποσφαλμάτωσης</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Συναλλαγή</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>εισÏοές </translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Ποσό</translation>
- </message>
- <message>
- <source>true</source>
- <translation>αληθής</translation>
- </message>
- <message>
- <source>false</source>
- <translation>αναληθής </translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, δεν έχει ακόμα μεταδοθεί μ' επιτυχία</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>άγνωστο</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>ΛεπτομέÏειες συναλλαγής</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Αυτό το παÏάθυÏο δείχνει μια λεπτομεÏή πεÏιγÏαφή της συναλλαγής</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>ΗμεÏομηνία</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>ΤÏπος</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Ανοιχτό μέχÏι %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>ΕπικυÏωμένη (%1 επικυÏώσεις)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Αυτό το μπλοκ δεν έχει παÏαληφθεί από κανέναν άλλο κόμβο και κατά πάσα πιθανότητα θα αποÏÏιφθεί!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>ΔημιουÏγήθηκε αλλά αποÏÏίφθηκε</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ΕπιγÏαφή</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Ανεπιβεβαίωτες</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>ΣÏγκÏουση</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ελήφθη με</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Ελήφθη από</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Απεστάλη Ï€Ïος</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>ΠληÏωμή Ï€Ïος εσάς</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>ΕξόÏυξη</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>Επίβλεψη μόνο:</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(δ/α)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Κατάσταση συναλλαγής. Πηγαίνετε το ποντίκι πάνω από αυτό το πεδίο για να δείτε τον αÏιθμό των επικυÏώσεων</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>ΗμεÏομηνία κι ÏŽÏα λήψης της συναλλαγής.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Είδος συναλλαγής.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Ποσό που αφαιÏέθηκε ή Ï€Ïοστέθηκε στο υπόλοιπο.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Όλα</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>ΣήμεÏα</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Αυτή την εβδομάδα</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Αυτόν τον μήνα</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Τον Ï€ÏοηγοÏμενο μήνα</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Αυτό το έτος</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Έκταση...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ελήφθη με</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Απεστάλη Ï€Ïος</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>ΠÏος εσάς</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>ΕξόÏυξη</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Άλλο</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Αναζήτηση με βάση τη διεÏθυνση ή την επιγÏαφή</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Ελάχιστο ποσό</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>ΑντιγÏαφή διεÏθυνσης</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>ΑντιγÏαφή επιγÏαφής</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ΑντιγÏαφή ποσοÏ</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>ΑντιγÏαφη του ID Συναλλαγής</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>ΕπεξεÏγασία επιγÏαφής</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Εμφάνιση λεπτομεÏειών συναλλαγής</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Εξαγωγή ΙστοÏÎ¹ÎºÎ¿Ï Î£Ï…Î½Î±Î»Î»Î±Î³ÏŽÎ½</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Επίβλεψη μόνο:</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Η Εξαγωγή Απέτυχε</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>YπήÏξε σφάλμα κατά την Ï€Ïοσπάθεια αποθήκευσης του ιστοÏÎ¹ÎºÎ¿Ï ÏƒÏ…Î½Î±Î»Î»Î±Î³ÏŽÎ½ στο %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Επιτυχής εξαγωγή</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Το ιστοÏικό συναλλαγών αποθηκεÏτηκε επιτυχώς στο %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>ΑÏχείο οÏιοθετημένο με κόμματα (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>ΕπικυÏωμένες</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>ΗμεÏομηνία</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>ΤÏπος</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ΕπιγÏαφή</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ΔιεÏθυνση</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Έκταση:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>έως</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2456,55 +1378,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Δεν έχει φοÏτωθεί ποÏτοφόλι</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Αποστολή νομισμάτων</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Εξαγωγή</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Εξαγωγή δεδομένων καÏτέλας σε αÏχείο</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>ΑντίγÏαφο ασφαλείας του ποÏτοφολιοÏ</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>ΑÏχεία δεδομένων ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Αποτυχία κατά τη δημιουÏγία αντιγÏάφου</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>ΠαÏουσιάστηκε σφάλμα κατά την αποθήκευση των δεδομένων ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï ÏƒÏ„Î¿ %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Τα δεδομένα ποÏÏ„Î¿Ï†Î¿Î»Î¹Î¿Ï Î±Ï€Î¿Î¸Î·ÎºÎµÏτηκαν με επιτυχία στο %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Η δημιουÏγια αντιγÏαφου ασφαλειας πετυχε</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2535,6 +1408,10 @@
<translation>Îα δέχεσαι συνδέσεις από έξω(Ï€Ïοεπιλογή:1)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Αποθηκευση σε συγκεκÏιμένη διεÏθυνση. ΧÏησιμοποιήστε τα πλήκτÏα [Host] : συμβολισμός θÏÏα για IPv6</translation>
</message>
@@ -2547,10 +1424,6 @@
<translation>Αυτό είναι ένα Ï€Ïο-τεστ κυκλοφοÏίας - χÏησιμοποιήστε το με δική σας ευθÏνη - δεν χÏησιμοποιείτε για εξόÏυξη ή για αλλες εφαÏμογές</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>ΠÏοειδοποίηση : το αÏχειο wallet.dat ειναι διεφθαÏμένο, τα δεδομένα σώζονται ! Original wallet.dat αποθηκεÏονται ως wallet.{timestamp}.bak στο %s . Αν το υπόλοιπο του ή τις συναλλαγές σας, είναι λάθος θα Ï€Ïέπει να επαναφέÏετε από ένα αντίγÏαφο ασφαλείας</translation>
- </message>
- <message>
<source>Block creation options:</source>
<translation>Αποκλεισμός επιλογων δημιουÏγίας: </translation>
</message>
@@ -2635,22 +1508,10 @@
<translation>Επιλογές ποÏτοφολιοÏ:</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Αδυναμία κλειδώματος του φακέλου δεδομένων %s. Πιθανώς το Bitcoin να είναι ήδη ενεÏγό.</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>ΣÏνδεση μέσω διαμεσολαβητή SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Πνευματικά δικαιώματα 2009-%i Οι Ï€ÏογÏαμματιστές του Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Σφάλμα φόÏτωσης wallet.dat: Το ΠοÏτοφόλι απαιτεί μια νεότεÏη έκδοση του Bitcoin</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Σφάλμα ανάγνωσης από τη βάση δεδομένων, γίνεται τεÏματισμός.</translation>
</message>
@@ -2659,22 +1520,6 @@
<translation>ΠληÏοφοÏία</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Η εκκίνηση ελέγχου οÏθότητας απέτυχε. Γίνεται τεÏματισμός του Bitcoin Core.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Μη έγκυÏο ποσό για την παÏάμετÏο -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Μη έγκυÏο ποσό για την παÏάμετÏο -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Μη έγκυÏο ποσό για την παÏάμετÏο -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Node relay options:</source>
<translation>Επιλογές αναμετάδοσης κόμβου: </translation>
</message>
@@ -2727,10 +1572,6 @@
<translation>ΜεταφοÏά όλων των συναλλαγών απο το ποÏτοφόλι</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>Το αÏχειο wallet.dat ειναι διεφθαÏμένο, η διάσωση απέτυχε</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Κωδικός για τις συνδέσεις JSON-RPC</translation>
</message>
@@ -2739,10 +1580,6 @@
<translation>Εκτέλεσε την εντολή όταν το καλÏτεÏο μπλοκ αλλάξει(%s στην εντολή αντικαθίσταται από το hash του μπλοκ)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Αυτό το κείμενο βοήθειας</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Îα επιτÏέπονται οι έλεγχοι DNS για Ï€Ïοσθήκη και σÏνδεση κόμβων</translation>
</message>
@@ -2751,10 +1588,6 @@
<translation>ΦόÏτωση διευθÏνσεων...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Σφάλμα φόÏτωσης wallet.dat: ΚατεστÏαμμένο ΠοÏτοφόλι</translation>
- </message>
- <message>
<source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
<translation>Πόσο εξονυχιστική να είναι η επιβεβαίωση του μπλοκ (0-4, Ï€Ïοεπιλογή: %u)</translation>
</message>
@@ -2767,14 +1600,6 @@
<translation>ΔευτεÏόλεπτα Ï€Ïιν επιτÏαπεί ξανά η σÏνδεση των Ï€Ïοβληματικών peers (Ï€Ïοεπιλογή: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Σφάλμα φόÏτωσης αÏχείου wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>ΔημιουÏγία νομισμάτων (Ï€ÏοκαθοÏισμος: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Πόσα μπλοκ να ελέγχθουν κατά την εκκίνηση (Ï€Ïοεπιλογή: %u, 0 = όλα)</translation>
</message>
@@ -2811,18 +1636,6 @@
<translation>Άγνωστo δίκτυο οÏίζεται σε onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Δεν μποÏÏŽ να γÏάψω την Ï€Ïοεπιλεγμένη διεÏθυνση: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Δεν μποÏÏŽ να γÏάψω την Ï€Ïοεπιλεγμένη διεÏθυνση: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Μη έγκυÏο ποσό για την παÏάμετÏο -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>ΑνεπαÏκές κεφάλαιο</translation>
</message>
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts
index b90221f2c2..79c3e87b2b 100644
--- a/src/qt/locale/bitcoin_en.ts
+++ b/src/qt/locale/bitcoin_en.ts
@@ -34,12 +34,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../addressbookpage.cpp" line="+80"/>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copy Address</translation>
- </message>
- <message>
- <location filename="../forms/addressbookpage.ui" line="-53"/>
+ <location line="-53"/>
<source>Delete the currently selected address from the list</source>
<translation>Delete the currently selected address from the list</translation>
</message>
@@ -58,89 +53,6 @@
<source>&amp;Delete</source>
<translation>&amp;Delete</translation>
</message>
- <message>
- <location filename="../addressbookpage.cpp" line="-30"/>
- <source>Choose the address to send coins to</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Choose the address to receive coins with</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>C&amp;hoose</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Sending addresses</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Receiving addresses</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Copy &amp;Label</source>
- <translation>Copy &amp;Label</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Edit</source>
- <translation>&amp;Edit</translation>
- </message>
- <message>
- <location line="+193"/>
- <source>Export Address List</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Exporting Failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <location filename="../addresstablemodel.cpp" line="+170"/>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Address</source>
- <translation>Address</translation>
- </message>
- <message>
- <location line="+36"/>
- <source>(no label)</source>
- <translation>(no label)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -164,124 +76,6 @@
<source>Repeat new passphrase</source>
<translation>Repeat new passphrase</translation>
</message>
- <message>
- <location filename="../askpassphrasedialog.cpp" line="+49"/>
- <source>Encrypt wallet</source>
- <translation>Encrypt wallet</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>This operation needs your wallet passphrase to unlock the wallet.</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Unlock wallet</source>
- <translation>Unlock wallet</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>This operation needs your wallet passphrase to decrypt the wallet.</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Decrypt wallet</source>
- <translation>Decrypt wallet</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Change passphrase</source>
- <translation>Change passphrase</translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Confirm wallet encryption</source>
- <translation>Confirm wallet encryption</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Are you sure you wish to encrypt your wallet?</translation>
- </message>
- <message>
- <location line="+15"/>
- <source>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.</source>
- <translation>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.</translation>
- </message>
- <message>
- <location line="+100"/>
- <location line="+24"/>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Warning: The Caps Lock key is on!</translation>
- </message>
- <message>
- <location line="-130"/>
- <location line="+58"/>
- <source>Wallet encrypted</source>
- <translation>Wallet encrypted</translation>
- </message>
- <message>
- <location line="-135"/>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+56"/>
- <source>%1 will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <location line="+7"/>
- <location line="+42"/>
- <location line="+6"/>
- <source>Wallet encryption failed</source>
- <translation>Wallet encryption failed</translation>
- </message>
- <message>
- <location line="-54"/>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</translation>
- </message>
- <message>
- <location line="+7"/>
- <location line="+48"/>
- <source>The supplied passphrases do not match.</source>
- <translation>The supplied passphrases do not match.</translation>
- </message>
- <message>
- <location line="-37"/>
- <source>Wallet unlock failed</source>
- <translation>Wallet unlock failed</translation>
- </message>
- <message>
- <location line="+1"/>
- <location line="+11"/>
- <location line="+19"/>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>The passphrase entered for the wallet decryption was incorrect.</translation>
- </message>
- <message>
- <location line="-20"/>
- <source>Wallet decryption failed</source>
- <translation>Wallet decryption failed</translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Wallet passphrase was successfully changed.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -795,189 +589,6 @@
<source>Priority</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <location filename="../coincontroldialog.cpp" line="+47"/>
- <source>Copy address</source>
- <translation type="unfinished">Copy address</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy label</source>
- <translation type="unfinished">Copy label</translation>
- </message>
- <message>
- <location line="+1"/>
- <location line="+26"/>
- <source>Copy amount</source>
- <translation type="unfinished">Copy amount</translation>
- </message>
- <message>
- <location line="-25"/>
- <source>Copy transaction ID</source>
- <translation type="unfinished">Copy transaction ID</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Lock unspent</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Unlock unspent</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+22"/>
- <source>Copy quantity</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Copy fee</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy after fee</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy bytes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy priority</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy dust</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy change</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+349"/>
- <source>highest</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>higher</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>high</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>medium-high</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>medium</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>low-medium</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>low</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>lower</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>lowest</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>(%1 locked)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+28"/>
- <source>none</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+161"/>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>This label turns red if the priority is smaller than &quot;medium&quot;.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-33"/>
- <source>yes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>no</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <location line="+5"/>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-4"/>
- <source>Can vary +/- 1 byte per input.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>This label turns red if any recipient receives an amount smaller than the current dust threshold.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+55"/>
- <location line="+60"/>
- <source>(no label)</source>
- <translation type="unfinished">(no label)</translation>
- </message>
- <message>
- <location line="-7"/>
- <source>change from %1 (%2)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>(change)</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -1006,46 +617,6 @@
<source>&amp;Address</source>
<translation>&amp;Address</translation>
</message>
- <message>
- <location filename="../editaddressdialog.cpp" line="+28"/>
- <source>New receiving address</source>
- <translation>New receiving address</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>New sending address</source>
- <translation>New sending address</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Edit receiving address</source>
- <translation>Edit receiving address</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Edit sending address</source>
- <translation>Edit sending address</translation>
- </message>
- <message>
- <location line="+76"/>
- <source>The entered address &quot;%1&quot; is already in the address book.</source>
- <translation>The entered address &quot;%1&quot; is already in the address book.</translation>
- </message>
- <message>
- <location line="-5"/>
- <source>The entered address &quot;%1&quot; is not a valid Bitcoin address.</source>
- <translation>The entered address &quot;%1&quot; is not a valid Bitcoin address.</translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Could not unlock wallet.</source>
- <translation>Could not unlock wallet.</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>New key generation failed.</source>
- <translation>New key generation failed.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -1225,11 +796,6 @@
<source>Select payment request file</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <location filename="../openuridialog.cpp" line="+47"/>
- <source>Select payment request file to open</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1627,132 +1193,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <location filename="../paymentserver.cpp" line="+432"/>
- <location line="+14"/>
- <location line="+7"/>
- <source>URI handling</source>
- <translation type="unfinished">URI handling</translation>
- </message>
- <message>
- <location line="-7"/>
- <source>Invalid payment address %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+83"/>
- <location line="+9"/>
- <location line="+31"/>
- <location line="+10"/>
- <location line="+17"/>
- <location line="+88"/>
- <source>Payment request rejected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-155"/>
- <source>Payment request network doesn&apos;t match client network.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Payment request is not initialized.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+42"/>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-258"/>
- <location line="+216"/>
- <location line="+42"/>
- <location line="+113"/>
- <location line="+14"/>
- <location line="+18"/>
- <source>Payment request error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-402"/>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+104"/>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+21"/>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Payment request file handling</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+70"/>
- <source>Payment request expired.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+32"/>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <location line="+17"/>
- <source>Invalid payment request.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Refund from %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+44"/>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Error communicating with %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Payment request cannot be parsed!</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Bad response from server %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+33"/>
- <source>Payment acknowledged</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-11"/>
- <source>Network request error</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<location filename="../peertablemodel.cpp" line="+117"/>
@@ -1778,12 +1218,12 @@
<translation type="unfinished">Amount</translation>
</message>
<message>
- <location filename="../guiutil.cpp" line="+118"/>
+ <location filename="../guiutil.cpp" line="+135"/>
<source>Enter a Bitcoin address (e.g. %1)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+763"/>
+ <location line="+764"/>
<source>%1 d</source>
<translation type="unfinished"></translation>
</message>
@@ -1799,7 +1239,7 @@
</message>
<message>
<location line="+2"/>
- <location line="+44"/>
+ <location line="+47"/>
<source>%1 s</source>
<translation type="unfinished"></translation>
</message>
@@ -1820,38 +1260,9 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <location filename="../receiverequestdialog.cpp" line="+36"/>
- <source>&amp;Save Image...</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>&amp;Copy Image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+32"/>
- <source>Save QR Code</source>
- <translation type="unfinished">Save QR Code</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>PNG Image (*.png)</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <location filename="../forms/debugwindow.ui" line="+46"/>
- <source>Client name</source>
- <translation>Client name</translation>
- </message>
- <message>
- <location line="+10"/>
- <location line="+23"/>
+ <location filename="../forms/debugwindow.ui" line="+56"/>
<location line="+26"/>
<location line="+26"/>
<location line="+23"/>
@@ -1888,7 +1299,7 @@
<translation>Client version</translation>
</message>
<message>
- <location line="-45"/>
+ <location line="-22"/>
<source>&amp;Information</source>
<translation>&amp;Information</translation>
</message>
@@ -1903,7 +1314,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+79"/>
+ <location line="+56"/>
<source>Using BerkeleyDB version</source>
<translation type="unfinished"></translation>
</message>
@@ -1982,7 +1393,7 @@
<message>
<location line="+60"/>
<location filename="../rpcconsole.cpp" line="+295"/>
- <location line="+635"/>
+ <location line="+634"/>
<source>Select a peer to view detailed information.</source>
<translation type="unfinished"></translation>
</message>
@@ -2133,7 +1544,7 @@
<translation>Clear console</translation>
</message>
<message>
- <location filename="../rpcconsole.cpp" line="-204"/>
+ <location filename="../rpcconsole.cpp" line="-203"/>
<source>&amp;Disconnect Node</source>
<translation type="unfinished"></translation>
</message>
@@ -2171,7 +1582,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+118"/>
+ <location line="+117"/>
<source>Welcome to the %1 RPC console.</source>
<translation type="unfinished"></translation>
</message>
@@ -2338,21 +1749,6 @@
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <location filename="../receivecoinsdialog.cpp" line="+46"/>
- <source>Copy label</source>
- <translation type="unfinished">Copy label</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy message</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy amount</source>
- <translation type="unfinished">Copy amount</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -2376,95 +1772,11 @@
<source>&amp;Save Image...</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <location filename="../receiverequestdialog.cpp" line="+65"/>
- <source>Request payment to %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Payment information</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>URI</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Address</source>
- <translation type="unfinished">Address</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Amount</source>
- <translation type="unfinished">Amount</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Label</source>
- <translation type="unfinished">Label</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Message</source>
- <translation type="unfinished">Message</translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation type="unfinished">Resulting URI too long, try to reduce the text for label / message.</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Error encoding URI into QR Code.</source>
- <translation type="unfinished">Error encoding URI into QR Code.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <location filename="../recentrequeststablemodel.cpp" line="+29"/>
- <source>Date</source>
- <translation type="unfinished">Date</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Label</source>
- <translation type="unfinished">Label</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Message</source>
- <translation type="unfinished">Message</translation>
- </message>
- <message>
- <location line="+57"/>
- <source>(no amount requested)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+42"/>
- <source>Requested</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-59"/>
- <source>(no label)</source>
- <translation type="unfinished">(no label)</translation>
- </message>
- <message>
- <location line="+9"/>
- <source>(no message)</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
<message>
<location filename="../forms/sendcoinsdialog.ui" line="+14"/>
- <location filename="../sendcoinsdialog.cpp" line="+543"/>
<source>Send Coins</source>
<translation>Send Coins</translation>
</message>
@@ -2650,152 +1962,6 @@
<source>S&amp;end</source>
<translation>S&amp;end</translation>
</message>
- <message>
- <location filename="../sendcoinsdialog.cpp" line="-226"/>
- <source>Confirm send coins</source>
- <translation>Confirm send coins</translation>
- </message>
- <message>
- <location line="-49"/>
- <location line="+5"/>
- <location line="+5"/>
- <location line="+4"/>
- <source>%1 to %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-215"/>
- <source>Copy quantity</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy amount</source>
- <translation type="unfinished">Copy amount</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy fee</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy after fee</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy bytes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy priority</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Copy change</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+238"/>
- <source>Total Amount %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>or</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+196"/>
- <source>The amount to pay must be larger than 0.</source>
- <translation>The amount to pay must be larger than 0.</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The amount exceeds your balance.</source>
- <translation>The amount exceeds your balance.</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>The total exceeds your balance when the %1 transaction fee is included.</translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Transaction creation failed!</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Payment request expired.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+89"/>
- <source>Pay only the required fee of %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message numerus="yes">
- <location line="+25"/>
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation type="unfinished">
- <numerusform>Estimated to begin confirmation within %n block.</numerusform>
- <numerusform>Estimated to begin confirmation within %n blocks.</numerusform>
- </translation>
- </message>
- <message>
- <location line="-140"/>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+234"/>
- <source>Warning: Invalid Bitcoin address</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>(no label)</source>
- <translation type="unfinished">(no label)</translation>
- </message>
- <message>
- <location line="-11"/>
- <source>Warning: Unknown change address</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-689"/>
- <source>Copy dust</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+215"/>
- <source>Are you sure you want to send?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>added as transaction fee</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2812,12 +1978,7 @@
<translation>Pay &amp;To:</translation>
</message>
<message>
- <location filename="../sendcoinsentry.cpp" line="+37"/>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Enter a label for this address to add it to your address book</translation>
- </message>
- <message>
- <location filename="../forms/sendcoinsentry.ui" line="+93"/>
+ <location line="+93"/>
<source>&amp;Label:</source>
<translation>&amp;Label:</translation>
</message>
@@ -2907,15 +2068,6 @@
</message>
</context>
<context>
- <name>SendConfirmationDialog</name>
- <message>
- <location filename="../sendcoinsdialog.cpp" line="+571"/>
- <location line="+5"/>
- <source>Yes</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
<name>ShutdownWindow</name>
<message>
<location filename="../utilitydialog.cpp" line="+78"/>
@@ -3038,77 +2190,6 @@
<source>Reset all verify message fields</source>
<translation>Reset all verify message fields</translation>
</message>
- <message>
- <location filename="../signverifymessagedialog.cpp" line="+41"/>
- <source>Click &quot;Sign Message&quot; to generate signature</source>
- <translation>Click &quot;Sign Message&quot; to generate signature</translation>
- </message>
- <message>
- <location line="+83"/>
- <location line="+80"/>
- <source>The entered address is invalid.</source>
- <translation>The entered address is invalid.</translation>
- </message>
- <message>
- <location line="-80"/>
- <location line="+8"/>
- <location line="+72"/>
- <location line="+8"/>
- <source>Please check the address and try again.</source>
- <translation>Please check the address and try again.</translation>
- </message>
- <message>
- <location line="-80"/>
- <location line="+80"/>
- <source>The entered address does not refer to a key.</source>
- <translation>The entered address does not refer to a key.</translation>
- </message>
- <message>
- <location line="-72"/>
- <source>Wallet unlock was cancelled.</source>
- <translation>Wallet unlock was cancelled.</translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Private key for the entered address is not available.</source>
- <translation>Private key for the entered address is not available.</translation>
- </message>
- <message>
- <location line="+12"/>
- <source>Message signing failed.</source>
- <translation>Message signing failed.</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Message signed.</source>
- <translation>Message signed.</translation>
- </message>
- <message>
- <location line="+58"/>
- <source>The signature could not be decoded.</source>
- <translation>The signature could not be decoded.</translation>
- </message>
- <message>
- <location line="+0"/>
- <location line="+13"/>
- <source>Please check the signature and try again.</source>
- <translation>Please check the signature and try again.</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>The signature did not match the message digest.</source>
- <translation>The signature did not match the message digest.</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Message verification failed.</source>
- <translation>Message verification failed.</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Message verified.</source>
- <translation>Message verified.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
@@ -3127,695 +2208,55 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <location filename="../transactiondesc.cpp" line="+32"/>
- <source>Open until %1</source>
- <translation>Open until %1</translation>
- </message>
- <message>
- <location line="+8"/>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>0/unconfirmed, %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>in memory pool</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>not in memory pool</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>abandoned</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>%1/unconfirmed</source>
- <translation>%1/unconfirmed</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>%1 confirmations</source>
- <translation>%1 confirmations</translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <location line="+7"/>
- <source>, broadcast through %n node(s)</source>
- <translation>
- <numerusform>, broadcast through %n node</numerusform>
- <numerusform>, broadcast through %n nodes</numerusform>
- </translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Source</source>
- <translation>Source</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Generated</source>
- <translation>Generated</translation>
- </message>
- <message>
- <location line="+5"/>
- <location line="+13"/>
- <location line="+72"/>
- <source>From</source>
- <translation>From</translation>
- </message>
- <message>
- <location line="-71"/>
- <location line="+20"/>
- <location line="+69"/>
- <source>To</source>
- <translation>To</translation>
- </message>
- <message>
- <location line="-87"/>
- <source>own address</source>
- <translation>own address</translation>
- </message>
- <message>
- <location line="+0"/>
- <location line="+69"/>
- <source>watch-only</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-67"/>
- <source>label</source>
- <translation>label</translation>
- </message>
- <message>
- <location line="+34"/>
- <location line="+12"/>
- <location line="+53"/>
- <location line="+26"/>
- <location line="+54"/>
- <source>Credit</source>
- <translation>Credit</translation>
- </message>
- <message numerus="yes">
- <location line="-143"/>
- <source>matures in %n more block(s)</source>
- <translation>
- <numerusform>matures in %n more block</numerusform>
- <numerusform>matures in %n more blocks</numerusform>
- </translation>
- </message>
- <message>
- <location line="+2"/>
- <source>not accepted</source>
- <translation>not accepted</translation>
- </message>
- <message>
- <location line="+59"/>
- <location line="+25"/>
- <location line="+54"/>
- <source>Debit</source>
- <translation>Debit</translation>
- </message>
- <message>
- <location line="-69"/>
- <source>Total debit</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Total credit</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Transaction fee</source>
- <translation>Transaction fee</translation>
- </message>
- <message>
- <location line="+16"/>
- <source>Net amount</source>
- <translation>Net amount</translation>
- </message>
- <message>
- <location line="+6"/>
- <location line="+10"/>
- <source>Message</source>
- <translation>Message</translation>
- </message>
- <message>
- <location line="-8"/>
- <source>Comment</source>
- <translation>Comment</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Transaction ID</source>
- <translation>Transaction ID</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Output index</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+18"/>
- <source>Merchant</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Debug information</source>
- <translation>Debug information</translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Transaction</source>
- <translation>Transaction</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Inputs</source>
- <translation>Inputs</translation>
- </message>
- <message>
- <location line="+21"/>
- <source>Amount</source>
- <translation>Amount</translation>
- </message>
- <message>
- <location line="+1"/>
- <location line="+1"/>
- <source>true</source>
- <translation>true</translation>
- </message>
- <message>
- <location line="-1"/>
- <location line="+1"/>
- <source>false</source>
- <translation>false</translation>
- </message>
- <message>
- <location line="-243"/>
- <source>, has not been successfully broadcast yet</source>
- <translation>, has not been successfully broadcast yet</translation>
- </message>
- <message numerus="yes">
- <location line="-38"/>
- <source>Open for %n more block(s)</source>
- <translation>
- <numerusform>Open for %n more block</numerusform>
- <numerusform>Open for %n more blocks</numerusform>
- </translation>
- </message>
- <message>
- <location line="+8"/>
- <source>conflicted with a transaction with %1 confirmations</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+61"/>
- <source>unknown</source>
- <translation>unknown</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
<location filename="../forms/transactiondescdialog.ui" line="+20"/>
<source>This pane shows a detailed description of the transaction</source>
<translation>This pane shows a detailed description of the transaction</translation>
</message>
- <message>
- <location filename="../transactiondescdialog.cpp" line="+17"/>
- <source>Details for %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>TransactionTableModel</name>
- <message>
- <location filename="../transactiontablemodel.cpp" line="+246"/>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <location line="+82"/>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation type="unfinished"></translation>
- </message>
- <message numerus="yes">
- <location line="-24"/>
- <source>Open for %n more block(s)</source>
- <translation>
- <numerusform>Open for %n more block</numerusform>
- <numerusform>Open for %n more blocks</numerusform>
- </translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Open until %1</source>
- <translation>Open until %1</translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmed (%1 confirmations)</translation>
- </message>
- <message>
- <location line="+9"/>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>This block was not received by any other nodes and will probably not be accepted!</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Generated but not accepted</source>
- <translation>Generated but not accepted</translation>
- </message>
- <message>
- <location line="-24"/>
- <source>Offline</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-64"/>
- <source>Label</source>
- <translation type="unfinished">Label</translation>
- </message>
- <message>
- <location line="+67"/>
- <source>Unconfirmed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Abandoned</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Conflicted</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+48"/>
- <source>Received with</source>
- <translation>Received with</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Received from</source>
- <translation>Received from</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Sent to</source>
- <translation>Sent to</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Payment to yourself</source>
- <translation>Payment to yourself</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Mined</source>
- <translation>Mined</translation>
- </message>
- <message>
- <location line="+28"/>
- <source>watch-only</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <location line="+213"/>
- <source>(no label)</source>
- <translation type="unfinished">(no label)</translation>
- </message>
- <message>
- <location line="+39"/>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transaction status. Hover over this field to show number of confirmations.</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Date and time that the transaction was received.</source>
- <translation>Date and time that the transaction was received.</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Type of transaction.</source>
- <translation>Type of transaction.</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Amount removed from or added to balance.</source>
- <translation>Amount removed from or added to balance.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <location filename="../transactionview.cpp" line="+69"/>
- <location line="+16"/>
- <source>All</source>
- <translation>All</translation>
- </message>
- <message>
- <location line="-15"/>
- <source>Today</source>
- <translation>Today</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>This week</source>
- <translation>This week</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>This month</source>
- <translation>This month</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Last month</source>
- <translation>Last month</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>This year</source>
- <translation>This year</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Range...</source>
- <translation>Range...</translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Received with</source>
- <translation>Received with</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Sent to</source>
- <translation>Sent to</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>To yourself</source>
- <translation>To yourself</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Mined</source>
- <translation>Mined</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Other</source>
- <translation>Other</translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Enter address or label to search</source>
- <translation>Enter address or label to search</translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Min amount</source>
- <translation>Min amount</translation>
- </message>
- <message>
- <location line="+36"/>
- <source>Abandon transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy address</source>
- <translation>Copy address</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy label</source>
- <translation>Copy label</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy amount</source>
- <translation>Copy amount</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy transaction ID</source>
- <translation>Copy transaction ID</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy raw transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Copy full transaction details</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Edit label</source>
- <translation>Edit label</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Show transaction details</source>
- <translation>Show transaction details</translation>
- </message>
- <message>
- <location line="+186"/>
- <source>Export Transaction History</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>Watch-only</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Exporting Failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Exporting Successful</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>The transaction history was successfully saved to %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-24"/>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Confirmed</source>
- <translation>Confirmed</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Address</source>
- <translation>Address</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <location line="+152"/>
- <source>Range:</source>
- <translation>Range:</translation>
- </message>
- <message>
- <location line="+8"/>
- <source>to</source>
- <translation>to</translation>
- </message>
</context>
<context>
<name>UnitDisplayStatusBarControl</name>
<message>
- <location filename="../bitcoingui.cpp" line="+114"/>
+ <location filename="../bitcoingui.cpp" line="+116"/>
<source>Unit to show amounts in. Click to select another unit.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <location filename="../walletframe.cpp" line="+27"/>
- <source>No wallet has been loaded.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <location filename="../walletmodel.cpp" line="+288"/>
- <source>Send Coins</source>
- <translation>Send Coins</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <location filename="../walletview.cpp" line="+46"/>
- <source>&amp;Export</source>
- <translation>&amp;Export</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Export the data in the current tab to a file</source>
- <translation>Export the data in the current tab to a file</translation>
- </message>
- <message>
- <location line="+194"/>
- <source>Backup Wallet</source>
- <translation>Backup Wallet</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Wallet Data (*.dat)</source>
- <translation>Wallet Data (*.dat)</translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Backup Failed</source>
- <translation>Backup Failed</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>The wallet data was successfully saved to %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Backup Successful</source>
- <translation>Backup Successful</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
- <location filename="../bitcoinstrings.cpp" line="+286"/>
+ <location filename="../bitcoinstrings.cpp" line="+292"/>
<source>Options:</source>
<translation>Options:</translation>
</message>
<message>
- <location line="+29"/>
+ <location line="+30"/>
<source>Specify data directory</source>
<translation>Specify data directory</translation>
</message>
<message>
- <location line="-87"/>
+ <location line="-89"/>
<source>Connect to a node to retrieve peer addresses, and disconnect</source>
<translation>Connect to a node to retrieve peer addresses, and disconnect</translation>
</message>
<message>
- <location line="+90"/>
+ <location line="+92"/>
<source>Specify your own public address</source>
<translation>Specify your own public address</translation>
</message>
<message>
- <location line="-106"/>
+ <location line="-108"/>
<source>Accept command line and JSON-RPC commands</source>
<translation>Accept command line and JSON-RPC commands</translation>
</message>
<message>
- <location line="-125"/>
+ <location line="-128"/>
<source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+29"/>
+ <location line="+32"/>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation type="unfinished"></translation>
</message>
@@ -3835,7 +2276,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+118"/>
+ <location line="+119"/>
<source>Error: A fatal internal error occurred, see debug.log for details</source>
<translation type="unfinished"></translation>
</message>
@@ -3850,22 +2291,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+9"/>
+ <location line="+10"/>
<source>Run in the background as a daemon and accept commands</source>
<translation>Run in the background as a daemon and accept commands</translation>
</message>
<message>
- <location line="+29"/>
+ <location line="+30"/>
<source>Unable to start HTTP server. See debug log for details.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="-118"/>
+ <location line="-121"/>
<source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
<translation>Accept connections from outside (default: 1 if no -proxy or -connect)</translation>
</message>
<message>
- <location line="-201"/>
+ <location line="-206"/>
<source>Bitcoin Core</source>
<translation type="unfinished">Bitcoin Core</translation>
</message>
@@ -3911,6 +2352,11 @@
</message>
<message>
<location line="+5"/>
+ <source>Error loading %s: You can&apos;t enable HD on a already existing non-HD wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+2"/>
<source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
<translation type="unfinished"></translation>
</message>
@@ -3940,6 +2386,11 @@
<translation type="unfinished"></translation>
</message>
<message>
+ <location line="+3"/>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location line="+24"/>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation type="unfinished"></translation>
@@ -3955,22 +2406,17 @@
<translation>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</translation>
</message>
<message>
- <location line="+19"/>
- <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
+ <location line="+13"/>
+ <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+9"/>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
+ <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+3"/>
+ <location line="+12"/>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</translation>
</message>
@@ -4116,6 +2562,11 @@
</message>
<message>
<location line="+1"/>
+ <source>Error loading %s: You can&apos;t disable HD on a already existing HD wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+1"/>
<source>Error loading block database</source>
<translation>Error loading block database</translation>
</message>
@@ -4225,22 +2676,32 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+9"/>
+ <location line="+6"/>
+ <source>Rewinding blocks...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+4"/>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+2"/>
+ <location line="+3"/>
<source>Set maximum block size in bytes (default: %d)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+10"/>
+ <location line="+9"/>
<source>Specify wallet file (within data directory)</source>
<translation>Specify wallet file (within data directory)</translation>
</message>
<message>
- <location line="+13"/>
+ <location line="+3"/>
+ <source>The source code is available from %s.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+11"/>
<source>Unable to bind to %s on this computer. %s is probably already running.</source>
<translation type="unfinished"></translation>
</message>
@@ -4300,7 +2761,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="-313"/>
+ <location line="-321"/>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation type="unfinished"></translation>
</message>
@@ -4325,7 +2786,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+11"/>
+ <location line="+13"/>
<source>Error: Listening for incoming connections failed (listen returned error %s)</source>
<translation type="unfinished"></translation>
</message>
@@ -4355,7 +2816,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+18"/>
+ <location line="+21"/>
<source>Query for peer addresses via DNS lookup, if low on addresses (default: 1 unless -connect)</source>
<translation type="unfinished"></translation>
</message>
@@ -4380,7 +2841,12 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+47"/>
+ <location line="+21"/>
+ <source>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+26"/>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
<translation type="unfinished"></translation>
</message>
@@ -4410,7 +2876,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+21"/>
+ <location line="+22"/>
<source>Error reading from database, shutting down.</source>
<translation type="unfinished"></translation>
</message>
@@ -4465,7 +2931,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+3"/>
+ <location line="+4"/>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Send trace/debug info to console instead of debug.log file</translation>
</message>
@@ -4475,7 +2941,12 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+6"/>
+ <location line="+3"/>
+ <source>Set maximum BIP141 block cost (default: %d)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+3"/>
<source>Show all debugging options (usage: --help -help-debug)</source>
<translation type="unfinished"></translation>
</message>
@@ -4490,7 +2961,7 @@
<translation>Signing transaction failed</translation>
</message>
<message>
- <location line="+8"/>
+ <location line="+9"/>
<source>The transaction amount is too small to pay the fee</source>
<translation type="unfinished"></translation>
</message>
@@ -4570,27 +3041,27 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="-63"/>
+ <location line="-65"/>
<source>Password for JSON-RPC connections</source>
<translation>Password for JSON-RPC connections</translation>
</message>
<message>
- <location line="-214"/>
+ <location line="-218"/>
<source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
<translation>Execute command when the best block changes (%s in cmd is replaced by block hash)</translation>
</message>
<message>
- <location line="+143"/>
+ <location line="+146"/>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Allow DNS lookups for -addnode, -seednode and -connect</translation>
</message>
<message>
- <location line="+56"/>
+ <location line="+57"/>
<source>Loading addresses...</source>
<translation>Loading addresses...</translation>
</message>
<message>
- <location line="-258"/>
+ <location line="-264"/>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation type="unfinished"></translation>
</message>
@@ -4610,7 +3081,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+19"/>
+ <location line="+21"/>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation type="unfinished"></translation>
</message>
@@ -4635,7 +3106,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+29"/>
+ <location line="+32"/>
<source>Support filtering of blocks and transaction with bloom filters (default: %u)</source>
<translation type="unfinished"></translation>
</message>
@@ -4650,7 +3121,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+3"/>
+ <location line="+6"/>
<source>Unsupported argument -socks found. Setting SOCKS version isn&apos;t possible anymore, only SOCKS5 proxies are supported.</source>
<translation type="unfinished"></translation>
</message>
@@ -4660,7 +3131,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+5"/>
+ <location line="+8"/>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation type="unfinished"></translation>
</message>
@@ -4670,7 +3141,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+13"/>
+ <location line="+7"/>
<source>Warning: Unknown block versions being mined! It&apos;s possible unknown rules are in effect</source>
<translation type="unfinished"></translation>
</message>
@@ -4690,7 +3161,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+37"/>
+ <location line="+38"/>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation type="unfinished"></translation>
</message>
@@ -4750,17 +3221,12 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+7"/>
+ <location line="+8"/>
<source>Set key pool size to &lt;n&gt; (default: %u)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+2"/>
- <source>Set minimum block size in bytes (default: %u)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
+ <location line="+3"/>
<source>Set the number of threads to service RPC calls (default: %d)</source>
<translation type="unfinished"></translation>
</message>
@@ -4785,7 +3251,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+3"/>
+ <location line="+4"/>
<source>Threshold for disconnecting misbehaving peers (default: %u)</source>
<translation type="unfinished"></translation>
</message>
@@ -4795,7 +3261,7 @@
<translation>Unknown network specified in -onlynet: &apos;%s&apos;</translation>
</message>
<message>
- <location line="-71"/>
+ <location line="-73"/>
<source>Insufficient funds</source>
<translation>Insufficient funds</translation>
</message>
@@ -4805,17 +3271,17 @@
<translation>Loading block index...</translation>
</message>
<message>
- <location line="-59"/>
+ <location line="-60"/>
<source>Add a node to connect to and attempt to keep the connection open</source>
<translation>Add a node to connect to and attempt to keep the connection open</translation>
</message>
<message>
- <location line="+60"/>
+ <location line="+61"/>
<source>Loading wallet...</source>
<translation>Loading wallet...</translation>
</message>
<message>
- <location line="-53"/>
+ <location line="-54"/>
<source>Cannot downgrade wallet</source>
<translation>Cannot downgrade wallet</translation>
</message>
@@ -4825,17 +3291,17 @@
<translation>Cannot write default address</translation>
</message>
<message>
- <location line="+77"/>
+ <location line="+78"/>
<source>Rescanning...</source>
<translation>Rescanning...</translation>
</message>
<message>
- <location line="-66"/>
+ <location line="-67"/>
<source>Done loading</source>
<translation>Done loading</translation>
</message>
<message>
- <location line="+14"/>
+ <location line="+15"/>
<source>Error</source>
<translation>Error</translation>
</message>
diff --git a/src/qt/locale/bitcoin_en_GB.ts b/src/qt/locale/bitcoin_en_GB.ts
index bf912d295e..1893aaca09 100644
--- a/src/qt/locale/bitcoin_en_GB.ts
+++ b/src/qt/locale/bitcoin_en_GB.ts
@@ -26,10 +26,6 @@
<translation>C&amp;lose</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copy Address</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Delete the currently selected address from the list</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Delete</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Choose the address to send coins to</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Choose the address to receive coins with</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>C&amp;hoose</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Sending addresses</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Receiving addresses</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copy &amp;Label</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Edit</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Export Address List</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exporting Failed</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>There was an error trying to save the address list to %1. Please try again.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Address</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(no label)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Repeat new passphrase</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encrypt wallet</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>This operation needs your wallet passphrase to unlock the wallet.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Unlock wallet</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>This operation needs your wallet passphrase to decrypt the wallet.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Decrypt wallet</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Change passphrase</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirm wallet encryption</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Are you sure you wish to encrypt your wallet?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>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.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Warning: The Caps Lock key is on!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Wallet encrypted</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Enter the old passphrase and new passphrase to the wallet.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Wallet encryption failed</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>The supplied passphrases do not match.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Wallet unlock failed</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>The passphrase entered for the wallet decryption was incorrect.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Wallet decryption failed</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Wallet passphrase was successfully changed.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>Quit application</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;About %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Show information about %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>About &amp;Qt</translation>
</message>
@@ -282,6 +131,10 @@
<translation>&amp;Options...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Modify configuration options for %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>&amp;Encrypt Wallet...</translation>
</message>
@@ -306,14 +159,6 @@
<translation>Open &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core client</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importing blocks from disk...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindexing blocks on disk...</translation>
</message>
@@ -358,10 +203,6 @@
<translation>&amp;Receive</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Show information about Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Show / Hide</translation>
</message>
@@ -398,22 +239,10 @@
<translation>Tabs toolbar</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Request payments (generates QR codes and bitcoin: URIs)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;About Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modify configuration options for Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Show the list of used sending addresses and labels</translation>
</message>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>&amp;Command-line options</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n active connection to Bitcoin network</numerusform><numerusform>%n active connections to Bitcoin network</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Indexing blocks on disk...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Processing blocks on disk...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>No block source available...</translation>
</message>
@@ -494,6 +327,14 @@
<translation>Up to date</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Show the %1 help message to get a list with possible Bitcoin command-line options</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 client</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Catching up...</translation>
</message>
@@ -545,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Network Alert</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>Priority</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copy address</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copy label</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copy amount</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copy transaction ID</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Lock unspent</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Unlock unspent</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copy quantity</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copy fee</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copy after fee</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copy bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copy priority</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copy dust</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copy change</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>highest</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>higher</translation>
- </message>
- <message>
- <source>high</source>
- <translation>high</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>medium-high</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>medium</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>low-medium</translation>
- </message>
- <message>
- <source>low</source>
- <translation>low</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>lower</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>lowest</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 locked)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>none</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>This label turns red if the transaction size is greater than 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>This label turns red if the priority is smaller than "medium".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>This label turns red if any recipient receives an amount smaller than %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Can vary +/- %1 satoshi(s) per input.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>yes</translation>
- </message>
- <message>
- <source>no</source>
- <translation>no</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>This means a fee of at least %1 per kB is required.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Can vary +/- 1 byte per input.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transactions with higher priority are more likely to get included into a block.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(no label)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>change from %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(change)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>&amp;Address</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>New receiving address</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>New sending address</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Edit receiving address</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Edit sending address</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>The entered address "%1" is already in the address book.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>The entered address "%1" is not a valid Bitcoin address.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Could not unlock wallet.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>New key generation failed.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>version</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>About Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>About %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,8 +561,8 @@
<translation>Show splash screen on startup (default: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Reset all settings changes made over the GUI</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>Reset all settings changed in the GUI</translation>
</message>
</context>
<context>
@@ -918,16 +572,16 @@
<translation>Welcome</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Welcome to Bitcoin Core.</translation>
+ <source>Welcome to %1.</source>
+ <translation>Welcome to %1.</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>As this is the first time the program is launched, you can choose where %1 will store its data.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +592,6 @@
<translation>Use a custom data directory:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Error: Specified data directory "%1" cannot be created.</translation>
</message>
@@ -976,10 +626,6 @@
<source>Select payment request file</source>
<translation>Select payment request file</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Select payment request file to open</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +638,14 @@
<translation>&amp;Main</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Automatically start %1 after logging in to the system.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;Start %1 on system login</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Size of &amp;database cache</translation>
</message>
@@ -1020,10 +674,6 @@
<translation>Minimise instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>Third party URLs (e.g. a block explorer) 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 |.</translation>
</message>
@@ -1048,14 +698,6 @@
<translation>&amp;Network</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Automatically start Bitcoin Core after logging in to the system.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Start Bitcoin Core on system login</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = auto, &lt;0 = leave that many cores free)</translation>
</message>
@@ -1140,6 +782,14 @@
<translation>&amp;Window</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Hide the icon from the system tray.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Hide tray icon</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Show on a tray icon after minimising the window.</translation>
</message>
@@ -1160,6 +810,10 @@
<translation>User Interface &amp;language:</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>The user interface language can be set here. This setting will take effect after restarting %1.</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>&amp;Unit to show amounts in:</translation>
</message>
@@ -1284,97 +938,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI handling</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Invalid payment address %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Payment request rejected</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Payment request network doesn't match client network.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Payment request is not initialised.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Requested payment amount of %1 is too small (considered dust).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Payment request error</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Cannot start bitcoin: click-to-pay handler</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Payment request fetch URL is invalid: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Payment request file handling</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Payment request file cannot be read! This can be caused by an invalid payment request file.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Payment request expired.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Unverified payment requests to custom payment scripts are unsupported.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Invalid payment request.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Refund from %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Error communicating with %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Payment request cannot be parsed!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Bad response from server %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Payment acknowledged</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Network request error</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +992,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Save Image...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copy Image</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Save QR Code</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG Image (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Client name</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1474,14 +1014,14 @@
<translation>General</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Using OpenSSL version</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Using BerkeleyDB version</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Datadir</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Startup time</translation>
</message>
@@ -1518,10 +1058,6 @@
<translation>Memory usage</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Received</translation>
</message>
@@ -1570,6 +1106,18 @@
<translation>User Agent</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Decrease font size</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Increase font size</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Services</translation>
</message>
@@ -1638,10 +1186,6 @@
<translation>Out:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Build date</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Debug log file</translation>
</message>
@@ -1678,8 +1222,8 @@
<translation>&amp;Unban Node</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Welcome to the Bitcoin Core RPC console.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Welcome to the %1 RPC console.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1808,18 +1352,6 @@
<source>Remove</source>
<translation>Remove</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copy label</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Copy message</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copy amount</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1371,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Save Image...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Request payment to %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Payment information</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Address</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Amount</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Message</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Resulting URI too long, try to reduce the text for label / message.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Error encoding URI into QR Code.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Message</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Amount</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(no label)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(no message)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(no amount)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1491,6 @@
<translation>fast</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Send as zero-fee transaction if possible</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(confirmation may take longer)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Send to multiple recipients at once</translation>
</message>
@@ -2065,118 +1522,6 @@
<source>S&amp;end</source>
<translation>S&amp;end</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirm send coins</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 to %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copy quantity</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copy amount</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copy fee</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copy after fee</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copy bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copy priority</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copy change</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Total Amount %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>or</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>The amount to pay must be larger than 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>The amount exceeds your balance.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>The total exceeds your balance when the %1 transaction fee is included.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Transaction creation failed!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>A fee higher than %1 is considered an absurdly high fee.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Payment request expired.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Pay only the required fee of %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Estimated to begin confirmation within %n block.</numerusform><numerusform>Estimated to begin confirmation within %n blocks.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>The recipient address is not valid. Please recheck.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Duplicate address found: addresses should only be used once each.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Warning: Invalid Bitcoin address</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(no label)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Warning: Unknown change address</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copy dust</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Are you sure you want to send?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>added as transaction fee</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1534,6 @@
<translation>Pay &amp;To:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Enter a label for this address to add it to your address book</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Label:</translation>
</message>
@@ -2264,8 +1605,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core is shutting down...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 is shutting down...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2358,70 +1699,10 @@
<source>Reset all verify message fields</source>
<translation>Reset all verify message fields</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Click "Sign Message" to generate signature</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>The entered address is invalid.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Please check the address and try again.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>The entered address does not refer to a key.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Wallet unlock was cancelled.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Private key for the entered address is not available.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Message signing failed.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Message signed.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>The signature could not be decoded.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Please check the signature and try again.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>The signature did not match the message digest.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Message verification failed.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Message verified.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>The Bitcoin Core developers</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2434,422 +1715,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Open until %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>conflicted</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/unconfirmed</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmations</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, broadcast through %n node</numerusform><numerusform>, broadcast through %n nodes</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Source</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generated</translation>
- </message>
- <message>
- <source>From</source>
- <translation>From</translation>
- </message>
- <message>
- <source>To</source>
- <translation>To</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>own address</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>watch-only</translation>
- </message>
- <message>
- <source>label</source>
- <translation>label</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Credit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>matures in %n more block</numerusform><numerusform>matures in %n more blocks</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>not accepted</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debit</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Total debit</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Total credit</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Transaction fee</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Net amount</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Message</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comment</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Transaction ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Merchant</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Debug information</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaction</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Inputs</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Amount</translation>
- </message>
- <message>
- <source>true</source>
- <translation>true</translation>
- </message>
- <message>
- <source>false</source>
- <translation>false</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, has not been successfully broadcast yet</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Open for %n more block</numerusform><numerusform>Open for %n more blocks</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>unknown</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Transaction details</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>This pane shows a detailed description of the transaction</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Immature (%1 confirmations, will be available after %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Open for %n more block</numerusform><numerusform>Open for %n more blocks</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Open until %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmed (%1 confirmations)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>This block was not received by any other nodes and will probably not be accepted!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generated but not accepted</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Unconfirmed</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Confirming (%1 of %2 recommended confirmations)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Conflicted</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Received with</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Received from</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Sent to</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Payment to yourself</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Mined</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>watch-only</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transaction status. Hover over this field to show number of confirmations.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Date and time that the transaction was received.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Type of transaction.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Whether or not a watch-only address is involved in this transaction.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>User-defined intent/purpose of the transaction.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Amount removed from or added to balance.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>All</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Today</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>This week</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>This month</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Last month</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>This year</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Range...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Received with</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Sent to</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>To yourself</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Mined</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Other</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Enter address or label to search</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Min amount</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copy address</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copy label</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copy amount</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copy transaction ID</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Copy raw transaction</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Edit label</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Show transaction details</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Export Transaction History</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Watch-only</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exporting Failed</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>There was an error trying to save the transaction history to %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exporting Successful</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>The transaction history was successfully saved to %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmed</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Address</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Range:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>to</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1729,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>No wallet has been loaded.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Send Coins</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Export</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Export the data in the current tab to a file</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Backup Wallet</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Wallet Data (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Backup Failed</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>There was an error trying to save the wallet data to %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>The wallet data was successfully saved to %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Backup Successful</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,14 +1755,6 @@
<translation>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>Prune configured below the minimum of %d MiB. Please use a higher number.</translation>
</message>
@@ -2980,10 +1795,34 @@
<translation>Accept connections from outside (default: 1 if no -proxy or -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>The %s developers</source>
+ <translation>The %s developers</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Bind to given address and always listen on it. Use [host]:port notation for IPv6</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>Cannot obtain a lock on data directory %s. %s is probably already running.</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</translation>
</message>
@@ -2992,10 +1831,38 @@
<translation>Distributed under the MIT software license, see the accompanying file COPYING or &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
+ <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
+ <translation>Error loading %s: You can't enable HD on a already existing non-HD wallet</translation>
+ </message>
+ <message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</translation>
+ </message>
+ <message>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</translation>
+ </message>
+ <message>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</translation>
+ </message>
+ <message>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</translation>
+ </message>
+ <message>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>Please contribute if you find %s useful. Visit %s for further information about the software.</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</translation>
</message>
@@ -3008,22 +1875,14 @@
<translation>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</translation>
+ <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source>
+ <translation>Unable to rewind the database to a pre-fork state. You will need to re-download the blockchain</translation>
</message>
<message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</translation>
</message>
@@ -3032,14 +1891,18 @@
<translation>Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>You need to rebuild the database using -reindex-chainstate to change -txindex</translation>
+ </message>
+ <message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s corrupt, salvage failed</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>-maxmempool must be at least %d MB</translation>
</message>
@@ -3048,10 +1911,26 @@
<translation>&lt;category&gt; can be:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Append comment to the user agent string</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Attempt to recover private keys from a corrupt wallet on startup</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Block creation options:</translation>
</message>
<message>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>Cannot resolve -%s address: '%s'</translation>
+ </message>
+ <message>
+ <source>Change index out of range</source>
+ <translation>Change index out of range</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>Connect only to the specified node(s)</translation>
</message>
@@ -3060,6 +1939,10 @@
<translation>Connection options:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Copyright (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>Corrupted block database detected</translation>
</message>
@@ -3092,6 +1975,10 @@
<translation>Enable publish raw transaction in &lt;address&gt;</translation>
</message>
<message>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>Enable transaction replacement in the memory pool (default: %u)</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>Error initialising block database</translation>
</message>
@@ -3100,6 +1987,22 @@
<translation>Error initialising wallet database environment %s!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>Error loading %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Error loading %s: Wallet corrupted</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Error loading %s: Wallet requires newer version of %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: You can't disable HD on a already existing HD wallet</source>
+ <translation>Error loading %s: You can't disable HD on a already existing HD wallet</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>Error loading block database</translation>
</message>
@@ -3124,14 +2027,38 @@
<translation>Incorrect or no genesis block found. Wrong datadir for network?</translation>
</message>
<message>
+ <source>Initialization sanity check failed. %s is shutting down.</source>
+ <translation>Initialisation sanity check failed. %s is shutting down.</translation>
+ </message>
+ <message>
<source>Invalid -onion address: '%s'</source>
<translation>Invalid -onion address: '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Invalid amount for -%s=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>Loading banlist...</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Location of the auth cookie (default: data dir)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Minimum bytes per sigop in transactions we relay and mine (default: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Not enough file descriptors available.</translation>
</message>
@@ -3140,6 +2067,14 @@
<translation>Only connect to nodes in network &lt;net&gt; (ipv4, ipv6 or onion)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>Print this help message and exit</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>Print version and exit</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>Prune cannot be configured with a negative value.</translation>
</message>
@@ -3148,10 +2083,26 @@
<translation>Prune mode is incompatible with -txindex.</translation>
</message>
<message>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>Rebuild chain state and block index from the blk*.dat files on disk</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>Rebuild chain state from the currently indexed blocks</translation>
+ </message>
+ <message>
+ <source>Rewinding blocks...</source>
+ <translation>Rewinding blocks...</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>Set database cache size in megabytes (%d to %d, default: %d)</translation>
</message>
<message>
+ <source>Set maximum block cost (default: %d)</source>
+ <translation>Set maximum block cost (default: %d)</translation>
+ </message>
+ <message>
<source>Set maximum block size in bytes (default: %d)</source>
<translation>Set maximum block size in bytes (default: %d)</translation>
</message>
@@ -3160,6 +2111,14 @@
<translation>Specify wallet file (within data directory)</translation>
</message>
<message>
+ <source>The source code is available from %s.</source>
+ <translation>The source code is available from %s.</translation>
+ </message>
+ <message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>Unable to bind to %s on this computer. %s is probably already running.</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>Unsupported argument -benchmark ignored, use -debug=bench.</translation>
</message>
@@ -3192,16 +2151,16 @@
<translation>Wallet %s resides outside data directory %s</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>Wallet options:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>Wallet debugging/testing options:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Warning: This version is obsolete; upgrade required!</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>Wallet needed to be rewritten: restart %s to complete</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>You need to rebuild the database using -reindex to change -txindex</translation>
+ <source>Wallet options:</source>
+ <translation>Wallet options:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3216,10 +2175,6 @@
<translation>Bind to given address to listen for JSON-RPC connections. Use [host]:port notation for IPv6. This option can be specified multiple times (default: bind to all interfaces)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</translation>
</message>
@@ -3264,10 +2219,6 @@
<translation>Set maximum size of high-priority/low-fee transactions in bytes (default: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>The transaction amount is too small to send after the fee has been deducted</translation>
</message>
@@ -3276,6 +2227,10 @@
<translation>This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit &lt;https://www.openssl.org/&gt; and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard.</translation>
</message>
<message>
+ <source>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</source>
+ <translation>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</translation>
+ </message>
+ <message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
<translation>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</translation>
</message>
@@ -3292,38 +2247,14 @@
<translation>Accept public REST requests (default: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Activating best chain...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Always relay transactions received from whitelisted peers (default: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Attempt to recover private keys from a corrupt wallet.dat on startup</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Automatically create Tor hidden service (default: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Cannot resolve -whitebind address: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Connect through SOCKS5 proxy</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i The Bitcoin Core Developers</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Error reading from database, shutting down.</translation>
</message>
@@ -3336,22 +2267,6 @@
<translation>Information</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Initialisation sanity check failed. Bitcoin Core is shutting down.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</translation>
</message>
@@ -3376,14 +2291,6 @@
<translation>RPC server options:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Rebuild block chain index from current blk000??.dat files on startup</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Receive and display P2P network alerts (default: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Reducing -maxconnections from %d to %d, because of system limitations.</translation>
</message>
@@ -3456,14 +2363,14 @@
<translation>Username for JSON-RPC connections</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Wallet needed to be rewritten: restart Bitcoin Core to complete</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Warning</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Warning: unknown new rules activated (versionbit %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>Whether to operate in a blocks only mode (default: %u)</translation>
</message>
@@ -3476,10 +2383,6 @@
<translation>ZeroMQ notification options:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrupt, salvage failed</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Password for JSON-RPC connections</translation>
</message>
@@ -3488,10 +2391,6 @@
<translation>Execute command when the best block changes (%s in cmd is replaced by block hash)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>This help message</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Allow DNS lookups for -addnode, -seednode and -connect</translation>
</message>
@@ -3500,10 +2399,6 @@
<translation>Loading addresses...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Error loading wallet.dat: Wallet corrupted</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</translation>
</message>
@@ -3520,10 +2415,6 @@
<translation>Do not keep transactions in the mempool longer than &lt;n&gt; hours (default: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</translation>
</message>
@@ -3560,6 +2451,10 @@
<translation>Unsupported argument -socks found. Setting SOCKS version isn't possible anymore, only SOCKS5 proxies are supported.</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</translation>
</message>
@@ -3568,20 +2463,20 @@
<translation>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(default: %s)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Always query for peer addresses via DNS lookup (default: %u)</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Error loading wallet.dat</translation>
+ <source>(default: %s)</source>
+ <translation>(default: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Generate coins (default: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Always query for peer addresses via DNS lookup (default: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3668,18 +2563,6 @@
<translation>Unknown network specified in -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Cannot resolve -bind address: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Cannot resolve -externalip address: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Insufficient funds</translation>
</message>
diff --git a/src/qt/locale/bitcoin_eo.ts b/src/qt/locale/bitcoin_eo.ts
index ab8dd65f81..4471aeb72e 100644
--- a/src/qt/locale/bitcoin_eo.ts
+++ b/src/qt/locale/bitcoin_eo.ts
@@ -26,10 +26,6 @@
<translation>&amp;Fermi</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopii Adreson</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Forigi la elektitan adreson el la listo</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Forigi</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Elektu la alsendotan adreson</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Elektu la ricevontan adreson</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Elekti</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Sendaj adresoj</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Ricevaj adresoj</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Jen viaj Bitmon-adresoj por sendi pagojn. Zorge kontrolu la sumon kaj la alsendan adreson antaÅ­ ol sendi.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Jen viaj bitmonaj adresoj por ricevi pagojn. Estas konsilinde uzi apartan ricevan adreson por ĉiu transakcio.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopii &amp;Etikedon</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Redakti</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Eksporti Adresliston</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Perkome disigita dosiero (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ekspotado malsukcesinta</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Okazis eraron dum konservo de adreslisto al %1. Bonvolu provi denove.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etikedo</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreso</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(neniu etikedo)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,82 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Ripetu la novan pasfrazon</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Ĉifri la monujon</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ĉi tiu operacio bezonas vian monujan pasfrazon, por malÅlosi la monujon.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>MalÅlosi la monujon</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ĉi tiu operacio bezonas vian monujan pasfrazon, por malĉifri la monujon.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Malĉifri la monujon</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Ŝanĝi la pasfrazon</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Konfirmo de ĉifrado de la monujo</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Atentu! Se vi ĉifras vian monujon kaj perdas la pasfrazon, vi &lt;b&gt;PERDOS LA TUTON DE VIA BITMONO&lt;b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Ĉu vi certas, ke vi volas ĉifri la monujon?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>GRAVE: antaŭaj sekur-kopioj de via monujo-dosiero estas forigindaj kiam vi havas nove kreitan ĉifritan monujo-dosieron. Pro sekureco, antaŭaj kopioj de la neĉifrita dosiero ne plu funkcios tuj kiam vi ekuzos la novan ĉifritan dosieron.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Atentu: la majuskla baskulo estas ŝaltita!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>La monujo estas ĉifrita</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>CÌ‚ifrado de la monujo fiaskis</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Ĉifrado de monujo fiaskis pro interna eraro. Via monujo ne estas ĉifrita.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>La pasfrazoj entajpitaj ne samas.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Malŝloso de la monujo fiaskis</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La pasfrazo enigita por ĉifrado de monujo ne ĝustas.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Malĉifrado de la monujo fiaskis</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Vi sukcese ŝanĝis la pasfrazon de la monujo.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -286,14 +139,6 @@
<translation>Malfermi &amp;URI-on...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>kliento de bitmon-kerno</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importado de blokoj el disko...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindeksado de blokoj sur disko...</translation>
</message>
@@ -338,10 +183,6 @@
<translation>&amp;Ricevi</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Vidigi informon pri Bitmona Kerno</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Montri / Kaŝi</translation>
</message>
@@ -378,18 +219,10 @@
<translation>Langeto-breto</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Kerno de Bitmono</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Peti pagon (kreas QR-kodojn kaj URI-ojn kun prefikso bitcoin:)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Pri la Bitmona Kerno</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Vidigi la liston de uzitaj sendaj adresoj kaj etikedoj</translation>
</message>
@@ -410,6 +243,10 @@
<translation>Neniu fonto de blokoj trovebla...</translation>
</message>
<message numerus="yes">
+ <source>%n hour(s)</source>
+ <translation><numerusform>%n horo</numerusform><numerusform>%n horoj</numerusform></translation>
+ </message>
+ <message numerus="yes">
<source>%n day(s)</source>
<translation><numerusform>%n tago</numerusform><numerusform>%n tagoj</numerusform></translation>
</message>
@@ -482,6 +319,12 @@
</translation>
</message>
<message>
+ <source>Address: %1
+</source>
+ <translation>Adreso: %1
+</translation>
+ </message>
+ <message>
<source>Sent transaction</source>
<translation>Sendita transakcio</translation>
</message>
@@ -499,13 +342,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Reta Averto</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -579,134 +415,6 @@
<source>Priority</source>
<translation>Prioritato</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopii adreson</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopii etikedon</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopii sumon</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopii transakcian ID-on</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Åœlosi la neelspezitajn</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>MalÅlosi la neelspezitajn</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopii kvanton</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopii krompagon</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopii post krompago</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopii bajtojn</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopii prioritaton</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopii polvon</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopii restmonon</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>plej alta</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>pli alta</translation>
- </message>
- <message>
- <source>high</source>
- <translation>alta</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>mezalta</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>meza</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>mezmalalta</translation>
- </message>
- <message>
- <source>low</source>
- <translation>malalta</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>pli malalta</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>plej malalta</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 Ålosita)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>neniu</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>jes</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ne</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Tio signifas, ke krompago de almenaŭ po %1 por ĉiu kB estas deviga.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Povas varii po +/- 1 bajton por ĉiu enigo.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transakcioj kun pli alta prioritato havas pli altan Åancon inkluziviÄi en bloko.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(neniu etikedo)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>restmono de %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(restmono)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -730,38 +438,6 @@
<source>&amp;Address</source>
<translation>&amp;Adreso</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nova adreso por ricevi</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nova adreso por sendi</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Redakti adreson por ricevi</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Redakti adreson por sendi</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>La adreso enigita "%1" jam ekzistas en la adresaro.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>La adreso enigita "%1" ne estas valida Bitmon-adreso.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Ne eblis malÅlosi monujon.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Fiaskis kreo de nova ŝlosilo.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -789,18 +465,10 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Kerno de Bitmono</translation>
- </message>
- <message>
<source>version</source>
<translation>versio</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Pri la Bitmona Kerno</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Komandliniaj agordaĵoj</translation>
</message>
@@ -812,6 +480,10 @@
<source>command-line options</source>
<translation>komandliniaj agordaĵoj</translation>
</message>
+ <message>
+ <source>UI Options:</source>
+ <translation>Uzantinterfaco ebloj:</translation>
+ </message>
</context>
<context>
<name>Intro</name>
@@ -820,18 +492,6 @@
<translation>Bonvenon</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Bonvenon al la bitmona kerno, Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Dum tiu ĉi unua uzo de la programo, vi povas elekti lokon, kie Bitcoin Core stokos siajn datumojn.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core elÅutos kaj konservos kopion de la bitmona blokĉeno. AlmenaÅ­ %1GB da datumoj konserviÄos en tiu loko, kaj tio poiome kreskos. AnkaÅ­ via monujo konserviÄos en tiu dosierujo.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Uzi la defaŭltan dosierujon por datumoj</translation>
</message>
@@ -840,13 +500,13 @@
<translation>Uzi alian dosierujon por datumoj:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Kerno de Bitmono</translation>
- </message>
- <message>
<source>Error</source>
<translation>Eraro</translation>
</message>
+ <message numerus="yes">
+ <source>%n GB of free space available</source>
+ <translation><numerusform>%n gigabajto de libera loko disponeble</numerusform><numerusform>%n gigabajtoj de libera loko disponebla.</numerusform></translation>
+ </message>
</context>
<context>
<name>OpenURIDialog</name>
@@ -866,10 +526,6 @@
<source>Select payment request file</source>
<translation>Elektu la dosieron de la pagpeto</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Elektu la malfermotan dosieron de la pagpeto</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1054,50 +710,11 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Traktado de URI-oj</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Nevalida pagadreso %1</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>La petita pagosumo de %1 estas tro malgranda (konsiderata kiel polvo).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Eraro dum pagopeto</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Ne eblas lanĉi la ilon 'klaki-por-pagi'</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Repago de %1</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Eraro dum komunikado kun %1: %2</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Malbona respondo de la servilo %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pago agnoskita</translation>
- </message>
+ <name>PeerTableModel</name>
<message>
- <source>Network request error</source>
- <translation>Eraro dum ret-peto</translation>
+ <source>User Agent</source>
+ <translation>Uzanto Agento</translation>
</message>
-</context>
-<context>
- <name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
@@ -1123,31 +740,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Konservi Bildon...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kopii Bildon</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Konservi QR-kodon</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG-bildo (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nomo de kliento</translation>
- </message>
- <message>
<source>N/A</source>
<translation>neaplikebla</translation>
</message>
@@ -1168,10 +762,6 @@
<translation>Äœenerala</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>uzas OpenSSL-version</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>Horo de lanĉo</translation>
</message>
@@ -1204,10 +794,22 @@
<translation>Sendita</translation>
</message>
<message>
+ <source>&amp;Peers</source>
+ <translation>&amp;Samuloj</translation>
+ </message>
+ <message>
+ <source>Banned peers</source>
+ <translation>Malpermesita samuloj.</translation>
+ </message>
+ <message>
<source>Version</source>
<translation>Versio</translation>
</message>
<message>
+ <source>User Agent</source>
+ <translation>Uzanto Agento</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Servoj</translation>
</message>
@@ -1244,10 +846,6 @@
<translation>El:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Dato de kompilado</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Sencimiga protokoldosiero</translation>
</message>
@@ -1322,18 +920,6 @@
<source>Remove</source>
<translation>Forigi</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopii etikedon</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopiu mesaÄon</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopii sumon</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1353,71 +939,8 @@
<source>&amp;Save Image...</source>
<translation>&amp;Konservi Bildon...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Peti pagon al %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Paginformoj</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreso</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Sumo</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etikedo</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mesaĝo</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>La rezultanta URI estas tro longa. Provu malplilongigi la tekston de la etikedo / mesaĝo.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Eraro de kodigo de URI en la QR-kodon.</translation>
- </message>
</context>
<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etikedo</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mesaĝo</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Sumo</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(neniu etikedo)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(neniu mesaÄo)</translation>
- </message>
- </context>
-<context>
<name>SendCoinsDialog</name>
<message>
<source>Send Coins</source>
@@ -1499,82 +1022,6 @@
<source>S&amp;end</source>
<translation>Åœendi</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Konfirmi sendon de bitmono</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 al %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopii kvanton</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopii sumon</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopii krompagon</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopii post krompago</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopii bajtojn</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopii prioritaton</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopii restmonon</translation>
- </message>
- <message>
- <source>or</source>
- <translation>aÅ­</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>La pagenda sumo devas esti pli ol 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>La sumo estas pli granda ol via saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>La sumo kun la %1 krompago estas pli granda ol via saldo.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Kreo de transakcio fiaskis!</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Averto: Nevalida Bitmon-adreso</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(neniu etikedo)</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopii polvon</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Ĉu vi certas, ke vi volas sendi?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>aldonita kiel krompago</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1587,10 +1034,6 @@
<translation>&amp;Ricevonto:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Tajpu etikedon por tiu ĉi adreso kaj aldonu ĝin al via adresaro</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etikedo:</translation>
</message>
@@ -1712,70 +1155,10 @@
<source>Reset all verify message fields</source>
<translation>Reagordigi ĉiujn prikontrolajn kampojn</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Klaku "Subskribi Mesaĝon" por krei subskribon</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>La adreso, kiun vi enmetis, estas nevalida.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Bonvolu kontroli la adreson kaj reprovi.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>La adreso, kiun vi enmetis, referencas neniun ŝlosilon.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>MalÅloso de monujo estas nuligita.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>La privata ŝlosilo por la enigita adreso ne disponeblas.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Subskribo de mesaĝo fiaskis.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Mesaĝo estas subskribita.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Ne eblis malĉifri la subskribon.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Bonvolu kontroli la subskribon kaj reprovu.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>La subskribo ne kongruis kun la mesaĝ-kompilaĵo.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Kontrolo de mesaĝo malsukcesis.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Mesaĝo sukcese kontrolita.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Kerno de Bitmono</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>La programistoj de Bitmona Kerno</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1788,382 +1171,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Malferma ĝis %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/senkonekte</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/nekonfirmite</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 konfirmoj</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Stato</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Fonto</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Kreita</translation>
- </message>
- <message>
- <source>From</source>
- <translation>De</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Al</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>propra adreso</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etikedo</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Kredito</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>ne akceptita</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debeto</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Krompago</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Neta sumo</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mesaĝo</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Komento</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Transakcia ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Vendisto</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Kreitaj moneroj devas esti maturaj je %1 blokoj antaÅ­ ol eblas elspezi ilin. Kiam vi generis tiun ĉi blokon, Äi estis elsendita al la reto por aldono al la blokĉeno. Se tiu aldono malsukcesas, Äia stato ÅanÄiÄos al "neakceptita" kaj ne eblos elspezi Äin. Tio estas malofta, sed povas okazi se alia bloko estas kreita je preskaÅ­ la sama momento kiel la via.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Sencimigaj informoj</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transakcio</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Enigoj</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Sumo</translation>
- </message>
- <message>
- <source>true</source>
- <translation>vera</translation>
- </message>
- <message>
- <source>false</source>
- <translation>malvera</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ankoraÅ­ ne elsendita sukcese</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>nekonata</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Transakciaj detaloj</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Tiu ĉi panelo montras detalan priskribon de la transakcio</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Malferma ĝis %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Konfirmita (%1 konfirmoj)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Tiun ĉi blokon ne ricevis ajna alia nodo, kaj ĝi verŝajne ne akceptiĝos!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Kreita sed ne akceptita</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Senkonekte</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etikedo</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Nekonfirmita</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ricevita kun</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Ricevita de</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Sendita al</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pago al vi mem</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minita</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>neaplikebla</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transakcia stato. Ŝvebi super tiu ĉi kampo por montri la nombron de konfirmoj.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Dato kaj horo kiam la transakcio alvenis.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipo de transakcio.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Sumo elprenita de aŭ aldonita al la saldo.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Ĉiuj</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>HodiaÅ­</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>CÌ‚i-semajne</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>CÌ‚i-monate</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Pasintmonate</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>CÌ‚i-jare</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Intervalo...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ricevita kun</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Sendita al</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Al vi mem</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minita</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Aliaj</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Tajpu adreson aŭ etikedon por serĉi</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minimuma sumo</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopii adreson</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopii etikedon</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopii sumon</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopii transakcian ID-on</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Redakti etikedon</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Montri detalojn de transakcio</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ekspotado malsukcesinta</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Perkome disigita dosiero (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Konfirmita</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etikedo</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adreso</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Intervalo:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>al</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Sendi Bitmonon</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Eksporti</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Eksporti la datumojn el la aktuala langeto al dosiero</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Krei sekurkopion de monujo</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Monuj-datumoj (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Malsukcesis sekurkopio</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Sukcesis krei sekurkopion</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2194,6 +1211,10 @@
<translation>Akcepti konektojn el ekstere (defaŭlte: 1 se ne estas -proxy nek -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Kerno de Bitmono</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Bindi al donita adreso kaj ĉiam aŭskulti per ĝi. Uzu la formaton [gastigo]:pordo por IPv6</translation>
</message>
@@ -2214,10 +1235,6 @@
<translation>Averto: Åajne ni ne tute konsentas kun niaj samtavolanoj! Eble vi devas Äisdatigi vian klienton, aÅ­ eble aliaj nodoj faru same.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Averto: via wallet.dat estas difektita, sed la datumoj sukcese saviĝis! La originala wallet.dat estas nun konservita kiel wallet.{timestamp}.bak en %s; se via saldo aŭ transakcioj estas malĝustaj vi devus restaŭri per alia sekurkopio.</translation>
- </message>
- <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;category&gt; povas esti:</translation>
</message>
@@ -2294,34 +1311,14 @@
<translation>Monujaj opcioj:</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Vi devas rekontrui la datumbazon kun -reindex por ŝanĝi -txindex</translation>
- </message>
- <message>
<source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
<translation>Plenumi komandon kiam rilata alerto riceviÄas, aÅ­ kiam ni vidas tre longan forkon (%s en cms anstataÅ­iÄas per mesaÄo)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Ne eblas trovi la adreson -whitebind: '%s'</translation>
- </message>
- <message>
<source>Information</source>
<translation>Informoj</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nevalida sumo por -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nevalida sumo por -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nevalida sumo por -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Sendi spurajn/sencimigajn informojn al la konzolo anstataŭ al dosiero debug.log</translation>
</message>
@@ -2358,10 +1355,6 @@
<translation>Averto</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat estas difektita, riparo malsukcesis</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Pasvorto por konektoj JSON-RPC</translation>
</message>
@@ -2370,10 +1363,6 @@
<translation>Plenumi komandon kiam plej bona bloko ŝanĝiĝas (%s en cmd anstataŭiĝas per bloka haketaĵo)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Tiu ĉi helpmesaĝo</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permesi DNS-elserĉojn por -addnote, -seednote kaj -connect</translation>
</message>
@@ -2382,14 +1371,6 @@
<translation>ÅœarÄante adresojn...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Eraro dum ŝargado de wallet.dat: monujo difektita</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Eraro dum ŝargado de wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Nevalid adreso -proxy: '%s'</translation>
</message>
@@ -2398,18 +1379,6 @@
<translation>Nekonata reto specifita en -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Ne eblas trovi la adreson -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Ne eblas trovi la adreson -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nevalida sumo por -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Nesufiĉa mono</translation>
</message>
diff --git a/src/qt/locale/bitcoin_es.ts b/src/qt/locale/bitcoin_es.ts
index 936074210a..c67016637b 100644
--- a/src/qt/locale/bitcoin_es.ts
+++ b/src/qt/locale/bitcoin_es.ts
@@ -26,10 +26,6 @@
<translation>C&amp;errar</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copiar dirección</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Eliminar la dirección seleccionada de la lista</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Eliminar</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Elija la dirección para enviar monedas a</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Elija la dirección para recibir monedas con</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>E&amp;scoger</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Direcciones de envío</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Direcciones de recepción</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Estas son tus direcciones Bitcoin para enviar los pagos. Comprueba siempre la cantidad y la dirección receptora antes de enviar las monedas.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Estas son tus direcciones de Bitcoin para recibir los pagos. Se recomienda utilizar una nueva dirección de recepción para cada transacción.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copiar &amp;Etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editar</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportar la lista de direcciones </translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivos separados por coma (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Fallo al exportar</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Hubo un error al tratar de guardar en la lista de direcciones a %1 . Por favor, vuelve a intentarlo .</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Repita la nueva contraseña</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Cifrar el monedero</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operación requiere su contraseña para desbloquear el monedero.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloquear monedero</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operación requiere su contraseña para descifrar el monedero.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Descifrar el monedero</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Cambiar contraseña</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmar cifrado del monedero</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Atencion: ¡Si cifra su monedero y pierde la contraseña perderá &lt;b&gt;TODOS SUS BITCOINS&lt;/b&gt;!"</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>¿Estás seguro que deseas cifrar tu monedero ?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core se cerrará ahora para completar el procedo de encriptación. Recuerda que encriptar tu cartera no te protegerá completamente de la pérdida de bitcoins por infección de malware en tu computadora.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANTE: Cualquier copia de seguridad que haya realizado previamente de su archivo de monedero debe reemplazarse con el nuevo archivo de monedero cifrado. Por razones de seguridad, las copias de seguridad previas del archivo de monedero no cifradas serán inservibles en cuanto comience a usar el nuevo monedero cifrado.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Aviso: ¡La tecla de Mayúsculas está activada!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Monedero cifrado</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Introduzca la nueva contraseña para el monedero.&lt;br/&gt;Utilice por favor una contraseña con &lt;b&gt;diez o más caracteres aleatorios&lt;/b&gt; o con &lt;b&gt;ocho o más palabras&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Introduce la antigua y la nueva contraseña de la cartera.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Ha fallado el cifrado del monedero</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Ha fallado el cifrado del monedero debido a un error interno. El monedero no ha sido cifrado.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Las contraseñas no coinciden.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Ha fallado el desbloqueo del monedero</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La contraseña introducida para descifrar el monedero es incorrecta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Ha fallado el descifrado del monedero</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Se ha cambiado correctamente la contraseña del monedero.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>Salir de la aplicación</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Acerca de %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Mostrar información acerca de %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Acerca de &amp;Qt</translation>
</message>
@@ -282,6 +131,10 @@
<translation>&amp;Opciones...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Modificar las opciones de configuración para %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>&amp;Cifrar monedero…</translation>
</message>
@@ -306,14 +159,6 @@
<translation>Abrir &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Cliente Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importando bloques de disco...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindexando bloques en disco...</translation>
</message>
@@ -358,10 +203,6 @@
<translation>&amp;Recibir</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Mostrar información acerca de Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Mostrar / Ocultar</translation>
</message>
@@ -398,22 +239,10 @@
<translation>Barra de pestañas</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Solicitar pagos (generando códigos QR e identificadores URI "bitcoin:")</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Acerca de Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modificar las opciones de configuración de Bitcoin</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Mostrar la lista de direcciones de envío y etiquetas</translation>
</message>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>&amp;Opciones de consola de comandos</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Mostrar el mensaje de ayuda de Bitcoin Core con una lista de las posibles opciones de la consola de comandos de Bitcoin</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n conexión activa hacia la red Bitcoin</numerusform><numerusform>%n conexiones activas hacia la red Bitcoin</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Indexando bloques en disco...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Procesando bloques en disco...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Ninguna fuente de bloques disponible ...</translation>
</message>
@@ -494,6 +327,14 @@
<translation>Actualizado</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Mostrar el mensaje de ayuda %1 para obtener una lista de los posibles comandos de linea de comandos de Bitcoin</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 cliente</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Actualizando...</translation>
</message>
@@ -545,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta de red</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>Prioridad</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar dirección</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cuantía</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar identificador de transacción</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Bloquear lo no gastado</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Desbloquear lo no gastado</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar comisión</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar después de aplicar comisión</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridad</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiar polvo</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar cambio</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>lo más alto</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>más alto</translation>
- </message>
- <message>
- <source>high</source>
- <translation>alto</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>medio-alto</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>medio</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>bajo-medio</translation>
- </message>
- <message>
- <source>low</source>
- <translation>bajo</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>más bajo</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>lo más bajo</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 bloqueado)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ninguna</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Esta etiqueta se mostrará en rojo si el tamaño de la transacción es mayor de 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Esta etiqueta se mostrará en rojo si la prioridad es menor a "media"</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Esta etiqueta se vuelve roja si el cambio es menor que %1</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Puede variar en +/- %1 satoshi(s) por entrada.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>si</translation>
- </message>
- <message>
- <source>no</source>
- <translation>no</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Esto implica que se requiere una comisión de al menos %1 por kB</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Puede variar en +/- 1 byte por entrada.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Las transacciones con mayor prioridad tienen mayor probabilidad de ser incluidas en un bloque.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>Cambio desde %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(cambio)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>&amp;Dirección</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nueva dirección de recepción</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nueva dirección de envío</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editar dirección de recepción</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editar dirección de envío</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>La dirección introducida "%1" ya está presente en la libreta de direcciones.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>La dirección introducida "%1" no es una dirección Bitcoin válida.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>No se pudo desbloquear el monedero.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ha fallado la generación de la nueva clave.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>versión</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Acerca de Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>Acerda de %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -883,6 +537,10 @@
<translation>opciones de la consola de comandos</translation>
</message>
<message>
+ <source>UI Options:</source>
+ <translation>Opciones de interfaz de usuario:</translation>
+ </message>
+ <message>
<source>Choose data directory on startup (default: %u)</source>
<translation>Elegir directorio de datos al iniciar (predeterminado: %u)</translation>
</message>
@@ -898,7 +556,11 @@
<source>Set SSL root certificates for payment request (default: -system-)</source>
<translation>Establecer los certificados raíz SSL para solicitudes de pago (predeterminado: -system-)</translation>
</message>
- </context>
+ <message>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>Reiniciar todos los ajustes modificados en el GUI</translation>
+ </message>
+</context>
<context>
<name>Intro</name>
<message>
@@ -906,16 +568,16 @@
<translation>Bienvenido</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Bienvenido a Bitcoin Core</translation>
+ <source>Welcome to %1.</source>
+ <translation>Bienvenido a %1</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Al ser la primera vez que se ejecuta el programa, puede elegir dónde almacenará sus datos Bitcoin Core.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>Al ser la primera vez que se ejecuta el programa, puede elegir donde %1 almacenara sus datos</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core va a descargar y guardar una copia de la cadena de bloques de Bitcoin. Se almacenará al menos %1GB de datos en este directorio, que irá creciendo con el tiempo. El monedero se guardará también en este directorio.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 va a descargar y almacenar una copia de la cadena de bloques de Bitcoin. Al menos %2GB de datos seran almacenados en este directorio, que ira creciendo con el tiempo. El monedero se guardara tambien en ese directorio. </translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -926,10 +588,6 @@
<translation>Utilizar un directorio de datos personalizado:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Error: no ha podido crearse el directorio de datos especificado "%1".</translation>
</message>
@@ -964,10 +622,6 @@
<source>Select payment request file</source>
<translation>Seleccionar archivo de sulicitud de pago</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Seleccionar el archivo de solicitud de pago para abrir</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -980,6 +634,14 @@
<translation>&amp;Principal</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Iniciar automaticamente %1 al encender el sistema.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;Iniciar %1 al iniciar el sistema</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Tamaño de cache de la &amp;base de datos</translation>
</message>
@@ -1008,10 +670,6 @@
<translation>Minimizar en lugar de salir de la aplicación cuando la ventana está cerrada. Cuando se activa esta opción, la aplicación sólo se cerrará después de seleccionar Salir en el menú.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>El idioma de la interfaz de usuario puede establecerse aquí. Este ajuste se aplicará cuando se reinicie Bitcoin.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>Identificadores URL de terceros (por ejemplo, un explorador de bloques) que aparecen en la pestaña de transacciones como elementos del menú contextual. El %s en la URL es reemplazado por el valor hash de la transacción. Se pueden separar URL múltiples por una barra vertical |.</translation>
</message>
@@ -1036,14 +694,6 @@
<translation>&amp;Red</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Iniciar automáticamente Bitcoin Core al iniciar el sistema.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Iniciar Bitcoin Core al inicio del sistema</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = automático, &lt;0 = dejar libres ese número de núcleos)</translation>
</message>
@@ -1096,6 +746,14 @@
<translation>Puerto del servidor proxy (ej. 9050)</translation>
</message>
<message>
+ <source>Used for reaching peers via:</source>
+ <translation>Usado para alcanzar compañeros via:</translation>
+ </message>
+ <message>
+ <source>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
+ <translation>Muestra si el proxy SOCKS5 predeterminado es utilizado para llegar a los pares a traves de este tipo de red.</translation>
+ </message>
+ <message>
<source>IPv4</source>
<translation>IPv4</translation>
</message>
@@ -1108,6 +766,10 @@
<translation>Tor</translation>
</message>
<message>
+ <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
+ <translation>Conectar a la red Bitcoin mediante un proxy SOCKS5 por separado para los servicios ocultos de Tor.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
<translation>Usar distintos proxys SOCKS5 para comunicarse vía Tor de forma anónima:</translation>
</message>
@@ -1116,6 +778,14 @@
<translation>&amp;Ventana</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Ocultar el icono de la barra de tareas</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Ocultar barra de tareas</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Minimizar la ventana a la bandeja de iconos del sistema.</translation>
</message>
@@ -1136,6 +806,10 @@
<translation>I&amp;dioma de la interfaz de usuario</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>El idioma de la interfaz de usuario puede establecerse aquí. Esta configuración tendrá efecto tras reiniciar %1.</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>Mostrar las cantidades en la &amp;unidad:</translation>
</message>
@@ -1260,97 +934,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Gestión de URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Dirección de pago no válida %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Solicitud de pago rechazada</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>La red de solicitud de pago no coincide con la red cliente</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>La solicitud de pago no está inicializada</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>La cantidad del pago solicitado (%1) es demasiado pequeña (considerada polvo).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Error en solicitud de pago</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>No se puede iniciar el gestor de identificadores "bitcoin:" de clic-para-pagar</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>La URL de obtención de la solicitud de pago es inválida: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>¡No se puede leer el identificador URI! Esto puede deberse a una dirección Bitcoin inválida o a parámetros de la URI mal formados</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Procesado del archivo de solicitud de pago</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>¡No puede leerse el archivo de solicitud de pago! Esto puede deberse a un archivo inválido de solicitud de pago.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Solicitud de pago caducada.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>No están soportadas las peticiones inseguras a scripts de pago personalizados</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Petición de pago no válida.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Devolución desde %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>La petición de pago %1 es demasiado grande (%2 bytes, permitidos %3 bytes).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Error en la comunicación con %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>¡No puede leerse la solicitud de pago!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Respuesta errónea del servidor %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pago aceptado</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Error en petición de red</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1405,31 +988,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>Guardar Imagen...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>Copiar imagen</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Guardar código QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Imágenes PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nombre del cliente</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/D</translation>
</message>
@@ -1450,14 +1010,14 @@
<translation>General</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Utilizando la versión de OpenSSL</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Utilizando la versión de BerkeleyDB</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Datadir</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Hora de inicio</translation>
</message>
@@ -1482,8 +1042,16 @@
<translation>Número actual de bloques</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Abre el archivo de registro de depuración de Bitcoin desde el directorio de datos actual. Esto puede tardar unos segundos para ficheros de registro de gran tamaño.</translation>
+ <source>Memory Pool</source>
+ <translation>Piscina de Memoria</translation>
+ </message>
+ <message>
+ <source>Current number of transactions</source>
+ <translation>Número actual de transacciones</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>Uso de memoria</translation>
</message>
<message>
<source>Received</source>
@@ -1506,6 +1074,10 @@
<translation>Seleccionar un par para ver su información detallada.</translation>
</message>
<message>
+ <source>Whitelisted</source>
+ <translation>En la lista blanca</translation>
+ </message>
+ <message>
<source>Direction</source>
<translation>Dirección</translation>
</message>
@@ -1530,6 +1102,18 @@
<translation>User Agent</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Abrir el archivo de depuración %1 desde el directorio de datos actual. Puede tardar unos segundos para ficheros de gran tamaño.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Disminuir tamaño de letra</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Aumentar tamaño de letra</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Servicios</translation>
</message>
@@ -1554,6 +1138,14 @@
<translation>Ping</translation>
</message>
<message>
+ <source>The duration of a currently outstanding ping.</source>
+ <translation>La duración de un ping actualmente en proceso.</translation>
+ </message>
+ <message>
+ <source>Ping Wait</source>
+ <translation>Espera de Ping</translation>
+ </message>
+ <message>
<source>Time Offset</source>
<translation>Desplazamiento de tiempo</translation>
</message>
@@ -1590,10 +1182,6 @@
<translation>Saliente:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Fecha de compilación</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Archivo de registro de depuración</translation>
</message>
@@ -1606,6 +1194,10 @@
<translation>Nodo &amp;Desconectado</translation>
</message>
<message>
+ <source>Ban Node for</source>
+ <translation>Prohibir Nodo para</translation>
+ </message>
+ <message>
<source>1 &amp;hour</source>
<translation>1 &amp;hora</translation>
</message>
@@ -1622,8 +1214,12 @@
<translation>1 &amp;año</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Bienvenido a la consola RPC de Bitcoin Core.</translation>
+ <source>&amp;Unban Node</source>
+ <translation>&amp;Desbanear Nodo</translation>
+ </message>
+ <message>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Bienvenido a la consola RPC %1.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1752,18 +1348,6 @@
<source>Remove</source>
<translation>Eliminar</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cuantía</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1783,73 +1367,6 @@
<source>&amp;Save Image...</source>
<translation>Guardar Imagen...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Solicitar pago a %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Información de pago</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidad</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI resultante demasiado larga. Intente reducir el texto de la etiqueta / mensaje.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Error al codificar la URI en el código QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidad</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(Ningun mensaje)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(sin cantidad)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1970,14 +1487,6 @@
<translation>rápido</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Enviar transacción, si es posible, sin comisión</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(confirmación puede tardar más tiempo)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Enviar a múltiples destinatarios de una vez</translation>
</message>
@@ -2009,118 +1518,6 @@
<source>S&amp;end</source>
<translation>&amp;Enviar</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirmar el envío de bitcoins</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 a %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cuantía</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar donación</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar después de aplicar donación</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridad</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar Cambio</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Monto Total %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>o</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>La cantidad por pagar tiene que ser mayor de 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>La cantidad sobrepasa su saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>El total sobrepasa su saldo cuando se incluye la tasa de envío de %1</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>¡Ha fallado la creación de la transacción!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>¡La transacción fue rechazada! Esto puede haber ocurrido si alguno de los bitcoins de su monedero ya estaba gastado o si ha usado una copia de wallet.dat y los bitcoins estaban gastados en la copia pero no se habían marcado como gastados aqui.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Una comisión mayor al %1 se considera demasiado alta.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Solicitud de pago caducada.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Paga sólo la cuota mínima de %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Estimado para empezar la confirmación dentro de %n bloque.</numerusform><numerusform>Estimado para empezar la confirmación dentro de %n bloques.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>La dirección del destinatario no es válida. Por favor, compruébela de nuevo.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Se ha encontrado una dirección duplicada. Solo se puede enviar a cada dirección una vez por operación de envío.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Alerta: Dirección de Bitcoin inválida</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Alerta: Dirección de Bitcoin inválida</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiar polvo</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>¿Está seguro que desea enviar?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>añadido como comisión de transacción</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2133,10 +1530,6 @@
<translation>&amp;Pagar a:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Etiquete esta dirección para añadirla a la libreta</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiqueta:</translation>
</message>
@@ -2208,8 +1601,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core se está cerrando...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 se esta cerrando...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2302,70 +1695,10 @@
<source>Reset all verify message fields</source>
<translation>Vaciar todos los campos de la verificación de mensaje</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Haga clic en "Firmar mensaje" para generar la firma</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>La dirección introducida es inválida.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Verifique la dirección e inténtelo de nuevo.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>La dirección introducida no corresponde a una clave.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Se ha cancelado el desbloqueo del monedero. </translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>No se dispone de la clave privada para la dirección introducida.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Ha fallado la firma del mensaje.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Mensaje firmado.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>No se puede decodificar la firma.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Compruebe la firma e inténtelo de nuevo.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>La firma no coincide con el resumen del mensaje.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>La verificación del mensaje ha fallado.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Mensaje verificado.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Los desarrolladores de Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2378,679 +1711,433 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Abierto hasta %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>en conflicto</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/fuera de línea</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/no confirmado</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmaciones</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Estado</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, transmitir a través de %n nodo</numerusform><numerusform>, transmitir a través de %n nodos</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Fuente</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generado</translation>
- </message>
- <message>
- <source>From</source>
- <translation>De</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Para</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>dirección propia</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>de observación</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiqueta</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Crédito</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>disponible en %n bloque más</numerusform><numerusform>disponible en %n bloques más</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>no aceptada</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Débito</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Débito total</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Crédito total</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Comisión de transacción</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Cantidad neta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentario</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Identificador de transacción</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Vendedor</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Los bitcoins generados deben madurar %1 bloques antes de que puedan gastarse. Cuando generó este bloque, se transmitió a la red para que se añadiera a la cadena de bloques. Si no consigue entrar en la cadena, su estado cambiará a "no aceptado" y ya no se podrá gastar. Esto puede ocurrir ocasionalmente si otro nodo genera un bloque a pocos segundos del suyo.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Información de depuración</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transacción</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>entradas</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidad</translation>
- </message>
- <message>
- <source>true</source>
- <translation>verdadero</translation>
- </message>
- <message>
- <source>false</source>
- <translation>falso</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, todavía no se ha sido difundido satisfactoriamente</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Abrir para %n bloque más</numerusform><numerusform>Abrir para %n bloques más</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>desconocido</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detalles de transacción</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Esta ventana muestra información detallada sobre la transacción</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>No vencidos (%1 confirmaciones. Estarán disponibles al cabo de %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Abrir para %n bloque más</numerusform><numerusform>Abrir para %n bloques más</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Abierto hasta %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmado (%1 confirmaciones)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Este bloque no ha sido recibido por otros nodos y probablemente no sea aceptado!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generado pero no aceptado</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Sin conexión</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Sin confirmar</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Confirmando (%1 de %2 confirmaciones recomendadas)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>En conflicto</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recibido con</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Recibidos de</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviado a</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pago propio</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minado</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>de observación</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(nd)</translation>
- </message>
+ <name>UnitDisplayStatusBarControl</name>
<message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Estado de transacción. Pasa el ratón sobre este campo para ver el número de confirmaciones.</translation>
+ <source>Unit to show amounts in. Click to select another unit.</source>
+ <translation>Unidad en la que se muestran las cantidades. Haga clic para seleccionar otra unidad.</translation>
</message>
+</context>
+<context>
+ <name>bitcoin-core</name>
<message>
- <source>Date and time that the transaction was received.</source>
- <translation>Fecha y hora en que se recibió la transacción.</translation>
+ <source>Options:</source>
+ <translation>Opciones:
+</translation>
</message>
<message>
- <source>Type of transaction.</source>
- <translation>Tipo de transacción.</translation>
+ <source>Specify data directory</source>
+ <translation>Especificar directorio para los datos</translation>
</message>
<message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Sea o no una dirección sólo está involucrada en esta transacción.</translation>
+ <source>Connect to a node to retrieve peer addresses, and disconnect</source>
+ <translation>Conectar a un nodo para obtener direcciones de pares y desconectar</translation>
</message>
<message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>intento/propósito de la transacción definido por el usuario.</translation>
+ <source>Specify your own public address</source>
+ <translation>Especifique su propia dirección pública</translation>
</message>
<message>
- <source>Amount removed from or added to balance.</source>
- <translation>Cantidad retirada o añadida al saldo.</translation>
+ <source>Accept command line and JSON-RPC commands</source>
+ <translation>Aceptar comandos consola y JSON-RPC
+</translation>
</message>
-</context>
-<context>
- <name>TransactionView</name>
<message>
- <source>All</source>
- <translation>Todo</translation>
+ <source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
+ <translation>Si &lt;category&gt; no es proporcionado o si &lt;category&gt; =1, muestra toda la información de depuración.</translation>
</message>
<message>
- <source>Today</source>
- <translation>Hoy</translation>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>La Poda se ha configurado por debajo del minimo de %d MiB. Por favor utiliza un valor mas alto.</translation>
</message>
<message>
- <source>This week</source>
- <translation>Esta semana</translation>
+ <source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
+ <translation>Poda: la ultima sincronizacion de la cartera sobrepasa los datos podados. Necesitas reindexar con -reindex (o descargar la cadena de bloques de nuevo en el caso de un nodo podado)</translation>
</message>
<message>
- <source>This month</source>
- <translation>Este mes</translation>
+ <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
+ <translation>Reduce los requisitos de almacenaje podando (eliminando) los bloques viejos. Este modo es incompatible con -txindex y -rescan. Advertencia: Revertir este ajuste requiere volver a descargar la cadena de bloques al completo. (predeterminado: 0 = deshabilitar la poda de bloques, &gt;%u = objetivo de tamaño en MiB para usar para los archivos de bloques)</translation>
</message>
<message>
- <source>Last month</source>
- <translation>Mes pasado</translation>
+ <source>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</source>
+ <translation>Nos es posible re-escanear en modo podado.Necesitas utilizar -reindex el cual descargara la cadena de bloques al completo de nuevo.</translation>
</message>
<message>
- <source>This year</source>
- <translation>Este año</translation>
+ <source>Error: A fatal internal error occurred, see debug.log for details</source>
+ <translation>Un error interno fatal ocurrió, ver debug.log para detalles</translation>
</message>
<message>
- <source>Range...</source>
- <translation>Rango...</translation>
+ <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
+ <translation>Comisión (en %s/KB) para agregar a las transacciones que envíe (por defecto: %s)</translation>
</message>
<message>
- <source>Received with</source>
- <translation>Recibido con</translation>
+ <source>Pruning blockstore...</source>
+ <translation>Poda blockstore ...</translation>
</message>
<message>
- <source>Sent to</source>
- <translation>Enviado a</translation>
+ <source>Run in the background as a daemon and accept commands</source>
+ <translation>Ejecutar en segundo plano como daemon y aceptar comandos
+</translation>
</message>
<message>
- <source>To yourself</source>
- <translation>A usted mismo</translation>
+ <source>Unable to start HTTP server. See debug log for details.</source>
+ <translation>No se ha podido comenzar el servidor HTTP. Ver debug log para detalles.</translation>
</message>
<message>
- <source>Mined</source>
- <translation>Minado</translation>
+ <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
+ <translation>Aceptar conexiones desde el exterior (predeterminado: 1 si no -proxy o -connect)</translation>
</message>
<message>
- <source>Other</source>
- <translation>Otra</translation>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
</message>
<message>
- <source>Enter address or label to search</source>
- <translation>Introduzca una dirección o etiqueta que buscar</translation>
+ <source>The %s developers</source>
+ <translation>Los %s desarrolladores</translation>
</message>
<message>
- <source>Min amount</source>
- <translation>Cantidad mínima</translation>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee tiene un ajuste muy alto! Esta es la comisión de transacción que pagarás cuando las estimaciones de comisiones no estén disponibles.</translation>
</message>
<message>
- <source>Copy address</source>
- <translation>Copiar dirección</translation>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>Una comision (en %s/kB) que sera usada cuando las estimacion de comision no disponga de suficientes datos (predeterminado: %s)</translation>
</message>
<message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Aceptar transacciones retransmitidas recibidas desde nodos en la lista blanca incluso cuando no estés retransmitiendo transacciones (predeterminado: %d)</translation>
</message>
<message>
- <source>Copy amount</source>
- <translation>Copiar cuantía</translation>
+ <source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
+ <translation>Vincular a la dirección dada y escuchar siempre en ella. Utilice la notación [host]:port para IPv6</translation>
</message>
<message>
- <source>Copy transaction ID</source>
- <translation>Copiar identificador de transacción</translation>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>No se puede bloquear el directorio %s. %s ya se está ejecutando.</translation>
</message>
<message>
- <source>Edit label</source>
- <translation>Editar etiqueta</translation>
+ <source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
+ <translation>Borrar todas las transacciones del monedero y sólo recuperar aquellas partes de la cadena de bloques por medio de -rescan on startup.</translation>
</message>
<message>
- <source>Show transaction details</source>
- <translation>Mostrar detalles de la transacción</translation>
+ <source>Distributed under the MIT software license, see the accompanying file COPYING or &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</source>
+ <translation>Distribuido bajo la licencia de software MIT, vea la copia del archivo adjunto o &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
- <source>Export Transaction History</source>
- <translation>Exportar historial de transacciones</translation>
+ <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
+ <translation>Error cargando %s: No puede habilitar HD en un monedero existente que no es HD</translation>
</message>
<message>
- <source>Watch-only</source>
- <translation>De observación</translation>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>Error leyendo %s!. Todas las claves se han leido correctamente, pero los datos de transacciones o la libreta de direcciones pueden faltar o ser incorrectos.</translation>
</message>
<message>
- <source>Exporting Failed</source>
- <translation>Error exportando</translation>
+ <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
+ <translation>Ejecutar comando cuando una transacción del monedero cambia (%s en cmd se remplazará por TxID)</translation>
</message>
<message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Ha habido un error al intentar guardar la transacción con %1.</translation>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Fuerza la retransmisión de transacciones desde nodos en la lista blanca incluso si violan la política de retransmisiones local (predeterminado: %d)</translation>
</message>
<message>
- <source>Exporting Successful</source>
- <translation>Exportación finalizada</translation>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>Ajuste máximo permitido del tiempo offset medio de pares. La perspectiva local de tiempo se verá influenciada por los pares anteriores y posteriores a esta cantidad. (Por defecto: %u segundos)</translation>
</message>
<message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>La transacción ha sido guardada en %1.</translation>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>Máximas comisiones totales (en %s) para utilizar en una sola transacción de la cartera; establecer esto demasiado bajo puede abortar grandes transacciones (predeterminado: %s)</translation>
</message>
<message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivos de columnas separadas por coma (*.csv)</translation>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>Por favor, compruebe si la fecha y hora en su computadora son correctas! Si su reloj esta mal, %s no trabajara correctamente. </translation>
</message>
<message>
- <source>Confirmed</source>
- <translation>Confirmado</translation>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>Contribuya si encuentra %s de utilidad. Visite %s para mas información acerca del programa.</translation>
</message>
<message>
- <source>Date</source>
- <translation>Fecha</translation>
+ <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
+ <translation>Establecer el número de hilos (threads) de verificación de scripts (entre %u y %d, 0 = automático, &lt;0 = dejar libres ese número de núcleos; predeterminado: %d)</translation>
</message>
<message>
- <source>Type</source>
- <translation>Tipo</translation>
+ <source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
+ <translation>La base de datos de bloques contiene un bloque que parece ser del futuro. Esto puede ser porque la fecha y hora de tu ordenador están mal ajustados. Reconstruye la base de datos de bloques solo si estas seguro de que la fecha y hora de tu ordenador estan ajustados correctamente.</translation>
</message>
<message>
- <source>Label</source>
- <translation>Etiqueta</translation>
+ <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
+ <translation>Esta es una versión de pre-prueba - utilícela bajo su propio riesgo. No la utilice para usos comerciales o de minería.</translation>
</message>
<message>
- <source>Address</source>
- <translation>Dirección</translation>
+ <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source>
+ <translation>No es posible reconstruir la base de datos a un estado anterior. Debe descargar de nuevo la cadena de bloques.</translation>
</message>
<message>
- <source>ID</source>
- <translation>ID</translation>
+ <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
+ <translation>Utiliza UPnP para asignar el puerto de escucha (predeterminado: 1 cuando esta escuchando sin -proxy)</translation>
</message>
<message>
- <source>Range:</source>
- <translation>Rango:</translation>
+ <source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
+ <translation>Atención: ¡Parece que la red no está totalmente de acuerdo! Algunos mineros están presentando inconvenientes.</translation>
</message>
<message>
- <source>to</source>
- <translation>para</translation>
+ <source>Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.</source>
+ <translation>Atención: ¡Parece que no estamos completamente de acuerdo con nuestros pares! Podría necesitar una actualización, u otros nodos podrían necesitarla.</translation>
</message>
-</context>
-<context>
- <name>UnitDisplayStatusBarControl</name>
<message>
- <source>Unit to show amounts in. Click to select another unit.</source>
- <translation>Unidad en la que se muestran las cantidades. Haga clic para seleccionar otra unidad.</translation>
+ <source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
+ <translation>Poner en lista blanca a los equipos que se conecten desde la máscara de subred o dirección IP especificada. Se puede especificar múltiples veces.</translation>
</message>
-</context>
-<context>
- <name>WalletFrame</name>
<message>
- <source>No wallet has been loaded.</source>
- <translation>No se ha cargado ningún monedero</translation>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>Necesita reconstruir la base de datos usando -reindex-chainstate para cambiar -txindex</translation>
</message>
-</context>
-<context>
- <name>WalletModel</name>
<message>
- <source>Send Coins</source>
- <translation>Enviar bitcoins</translation>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s corrupto. Fracasó la recuperacion</translation>
</message>
-</context>
-<context>
- <name>WalletView</name>
<message>
- <source>&amp;Export</source>
- <translation>&amp;Exportar</translation>
+ <source>-maxmempool must be at least %d MB</source>
+ <translation>-maxmempool debe ser por lo menos de %d MB</translation>
</message>
<message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportar a un archivo los datos de esta pestaña</translation>
+ <source>&lt;category&gt; can be:</source>
+ <translation>&lt;category&gt; puede ser:</translation>
</message>
<message>
- <source>Backup Wallet</source>
- <translation>Copia de seguridad del monedero</translation>
+ <source>Append comment to the user agent string</source>
+ <translation>Adjunta un comentario a la linea de agente de usuario</translation>
</message>
<message>
- <source>Wallet Data (*.dat)</source>
- <translation>Datos de monedero (*.dat)</translation>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Intento de recuperar claves privadas de un monedero corrupto en arranque</translation>
</message>
<message>
- <source>Backup Failed</source>
- <translation>Ha fallado el respaldo</translation>
+ <source>Block creation options:</source>
+ <translation>Opciones de creación de bloques:</translation>
</message>
<message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Ha habido un error al intentar guardar los datos del monedero en %1.</translation>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>No se puede resolver -%s direccion: '%s'</translation>
</message>
<message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Los datos del monedero se han guardado con éxito en %1.</translation>
+ <source>Change index out of range</source>
+ <translation>Cambio de indice fuera de rango</translation>
</message>
<message>
- <source>Backup Successful</source>
- <translation>Se ha completado la copia de seguridad del monedero</translation>
+ <source>Connect only to the specified node(s)</source>
+ <translation>Conectar sólo a los nodos (o nodo) especificados</translation>
</message>
-</context>
-<context>
- <name>bitcoin-core</name>
<message>
- <source>Options:</source>
- <translation>Opciones:
-</translation>
+ <source>Connection options:</source>
+ <translation>Opciones de conexión:</translation>
</message>
<message>
- <source>Specify data directory</source>
- <translation>Especificar directorio para los datos</translation>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Copyright (C) %i-%i</translation>
</message>
<message>
- <source>Connect to a node to retrieve peer addresses, and disconnect</source>
- <translation>Conectar a un nodo para obtener direcciones de pares y desconectar</translation>
+ <source>Corrupted block database detected</source>
+ <translation>Corrupción de base de datos de bloques detectada.</translation>
</message>
<message>
- <source>Specify your own public address</source>
- <translation>Especifique su propia dirección pública</translation>
+ <source>Debugging/Testing options:</source>
+ <translation>Opciones de depuración/pruebas:</translation>
</message>
<message>
- <source>Accept command line and JSON-RPC commands</source>
- <translation>Aceptar comandos consola y JSON-RPC
-</translation>
+ <source>Do not load the wallet and disable wallet RPC calls</source>
+ <translation>No cargar el monedero y desactivar las llamadas RPC del monedero</translation>
</message>
<message>
- <source>Error: A fatal internal error occurred, see debug.log for details</source>
- <translation>Un error interno fatal ocurrió, ver debug.log para detalles</translation>
+ <source>Do you want to rebuild the block database now?</source>
+ <translation>¿Quieres reconstruir la base de datos de bloques ahora?</translation>
</message>
<message>
- <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
- <translation>Comisión (en %s/KB) para agregar a las transacciones que envíe (por defecto: %s)</translation>
+ <source>Enable publish hash block in &lt;address&gt;</source>
+ <translation>Activar publicar bloque .hash en &lt;.Address&gt;</translation>
</message>
<message>
- <source>Pruning blockstore...</source>
- <translation>Poda blockstore ...</translation>
+ <source>Enable publish hash transaction in &lt;address&gt;</source>
+ <translation>Activar publicar transacción .hash en &lt;.Address&gt;</translation>
</message>
<message>
- <source>Run in the background as a daemon and accept commands</source>
- <translation>Ejecutar en segundo plano como daemon y aceptar comandos
-</translation>
+ <source>Enable publish raw block in &lt;address&gt;</source>
+ <translation>Habilita la publicacion de bloques en bruto en &lt;direccion&gt;</translation>
</message>
<message>
- <source>Unable to start HTTP server. See debug log for details.</source>
- <translation>No se ha podido comenzar el servidor HTTP. Ver debug log para detalles.</translation>
+ <source>Enable publish raw transaction in &lt;address&gt;</source>
+ <translation>Habilitar publicar transacción en rama en &lt;dirección&gt;</translation>
</message>
<message>
- <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
- <translation>Aceptar conexiones desde el exterior (predeterminado: 1 si no -proxy o -connect)</translation>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>Habilita el reemplazamiento de transacciones en la piscina de memoria (predeterminado: %u)</translation>
</message>
<message>
- <source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
- <translation>Vincular a la dirección dada y escuchar siempre en ella. Utilice la notación [host]:port para IPv6</translation>
+ <source>Error initializing block database</source>
+ <translation>Error al inicializar la base de datos de bloques</translation>
</message>
<message>
- <source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
- <translation>Borrar todas las transacciones del monedero y sólo recuperar aquellas partes de la cadena de bloques por medio de -rescan on startup.</translation>
+ <source>Error initializing wallet database environment %s!</source>
+ <translation>Error al inicializar el entorno de la base de datos del monedero %s</translation>
</message>
<message>
- <source>Distributed under the MIT software license, see the accompanying file COPYING or &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</source>
- <translation>Distribuido bajo la licencia de software MIT, vea la copia del archivo adjunto o &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
+ <source>Error loading %s</source>
+ <translation>Error cargando %s</translation>
</message>
<message>
- <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
- <translation>Ejecutar comando cuando una transacción del monedero cambia (%s en cmd se remplazará por TxID)</translation>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Error cargando %s: Monedero dañado</translation>
</message>
<message>
- <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
- <translation>Establecer el número de hilos (threads) de verificación de scripts (entre %u y %d, 0 = automático, &lt;0 = dejar libres ese número de núcleos; predeterminado: %d)</translation>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Error cargando %s: Monedero requiere un versión mas reciente de %s</translation>
</message>
<message>
- <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
- <translation>Esta es una versión de pre-prueba - utilícela bajo su propio riesgo. No la utilice para usos comerciales o de minería.</translation>
+ <source>Error loading %s: You can't disable HD on a already existing HD wallet</source>
+ <translation>Error cargando %s: No puede deshabilitar HD en un monedero existente que ya es HD</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>No se ha podido acceder a %s en esta máquina. Probablemente ya se está ejecutando Bitcoin Core.</translation>
+ <source>Error loading block database</source>
+ <translation>Error cargando base de datos de bloques</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>ADVERTENCIA: anormalmente alto número de bloques generado, %d bloques recibidos en las últimas horas %d (%d espera)</translation>
+ <source>Error opening block database</source>
+ <translation>Error al abrir base de datos de bloques.</translation>
</message>
<message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>ADVERTENCIA: comprueba tu conexión de red, %d bloques recibidos en las últimas %d horas (%d esperados)</translation>
+ <source>Error: Disk space is low!</source>
+ <translation>Error: ¡Espacio en disco bajo!</translation>
</message>
<message>
- <source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
- <translation>Atención: ¡Parece que la red no está totalmente de acuerdo! Algunos mineros están presentando inconvenientes.</translation>
+ <source>Failed to listen on any port. Use -listen=0 if you want this.</source>
+ <translation>Ha fallado la escucha en todos los puertos. Use -listen=0 si desea esto.</translation>
</message>
<message>
- <source>Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.</source>
- <translation>Atención: ¡Parece que no estamos completamente de acuerdo con nuestros pares! Podría necesitar una actualización, u otros nodos podrían necesitarla.</translation>
+ <source>Importing...</source>
+ <translation>Importando...</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Aviso: ¡Recuperados datos de wallet.dat corrupto! El wallet.dat original se ha guardado como wallet.{timestamp}.bak en %s; si hubiera errores en su saldo o transacciones, deberá restaurar una copia de seguridad.</translation>
+ <source>Incorrect or no genesis block found. Wrong datadir for network?</source>
+ <translation>Incorrecto o bloque de génesis no encontrado. Datadir equivocada para la red?</translation>
</message>
<message>
- <source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
- <translation>Poner en lista blanca a los equipos que se conecten desde la máscara de subred o dirección IP especificada. Se puede especificar múltiples veces.</translation>
+ <source>Initialization sanity check failed. %s is shutting down.</source>
+ <translation>La inicialización de la verificación de validez falló. Se está apagando %s.</translation>
</message>
<message>
- <source>-maxmempool must be at least %d MB</source>
- <translation>-maxmempool debe ser por lo menos de %d MB</translation>
+ <source>Invalid -onion address: '%s'</source>
+ <translation>Dirección -onion inválida: '%s'</translation>
</message>
<message>
- <source>&lt;category&gt; can be:</source>
- <translation>&lt;category&gt; puede ser:</translation>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Cantidad no valida para -%s=&lt;amount&gt;: '%s'</translation>
</message>
<message>
- <source>Block creation options:</source>
- <translation>Opciones de creación de bloques:</translation>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Cantidad inválida para -fallbackfee=&lt;amount&gt;: '%s'</translation>
</message>
<message>
- <source>Connect only to the specified node(s)</source>
- <translation>Conectar sólo a los nodos (o nodo) especificados</translation>
+ <source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
+ <translation>Mantener la memoria de transacciones por debajo de &lt;n&gt; megabytes (predeterminado: %u)</translation>
</message>
<message>
- <source>Connection options:</source>
- <translation>Opciones de conexión:</translation>
+ <source>Loading banlist...</source>
+ <translation>Cargando banlist...</translation>
</message>
<message>
- <source>Corrupted block database detected</source>
- <translation>Corrupción de base de datos de bloques detectada.</translation>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Ubicación de la cookie de autenticación (default: data dir)</translation>
</message>
<message>
- <source>Debugging/Testing options:</source>
- <translation>Opciones de depuración/pruebas:</translation>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Mínimo de bytes por sigop en transacciones que retransmitimos y minamos (predeterminado: %u)</translation>
</message>
<message>
- <source>Do not load the wallet and disable wallet RPC calls</source>
- <translation>No cargar el monedero y desactivar las llamadas RPC del monedero</translation>
+ <source>Not enough file descriptors available.</source>
+ <translation>No hay suficientes descriptores de archivo disponibles. </translation>
</message>
<message>
- <source>Do you want to rebuild the block database now?</source>
- <translation>¿Quieres reconstruir la base de datos de bloques ahora?</translation>
+ <source>Only connect to nodes in network &lt;net&gt; (ipv4, ipv6 or onion)</source>
+ <translation>Sólo conectar a nodos en redes &lt;net&gt; (ipv4, ipv6 o onion)</translation>
</message>
<message>
- <source>Error initializing block database</source>
- <translation>Error al inicializar la base de datos de bloques</translation>
+ <source>Print this help message and exit</source>
+ <translation>Imprimir este mensaje de ayuda y salir</translation>
</message>
<message>
- <source>Error initializing wallet database environment %s!</source>
- <translation>Error al inicializar el entorno de la base de datos del monedero %s</translation>
+ <source>Print version and exit</source>
+ <translation>Imprimir versión y salir</translation>
</message>
<message>
- <source>Error loading block database</source>
- <translation>Error cargando base de datos de bloques</translation>
+ <source>Prune cannot be configured with a negative value.</source>
+ <translation>Pode no se puede configurar con un valor negativo.</translation>
</message>
<message>
- <source>Error opening block database</source>
- <translation>Error al abrir base de datos de bloques.</translation>
+ <source>Prune mode is incompatible with -txindex.</source>
+ <translation>El modo recorte es incompatible con -txindex.</translation>
</message>
<message>
- <source>Error: Disk space is low!</source>
- <translation>Error: ¡Espacio en disco bajo!</translation>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>Reconstruir el estado de la cadena e indice de bloques a partir de los ficheros blk*.dat en disco</translation>
</message>
<message>
- <source>Failed to listen on any port. Use -listen=0 if you want this.</source>
- <translation>Ha fallado la escucha en todos los puertos. Use -listen=0 si desea esto.</translation>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>Reconstruir el estado de la cadena a partir de los bloques indexados</translation>
</message>
<message>
- <source>Importing...</source>
- <translation>Importando...</translation>
+ <source>Rewinding blocks...</source>
+ <translation>Verificando bloques...</translation>
</message>
<message>
- <source>Incorrect or no genesis block found. Wrong datadir for network?</source>
- <translation>Incorrecto o bloque de génesis no encontrado. Datadir equivocada para la red?</translation>
+ <source>Set database cache size in megabytes (%d to %d, default: %d)</source>
+ <translation>Asignar tamaño de cache en megabytes (entre %d y %d; predeterminado: %d)</translation>
</message>
<message>
- <source>Invalid -onion address: '%s'</source>
- <translation>Dirección -onion inválida: '%s'</translation>
+ <source>Set maximum block cost (default: %d)</source>
+ <translation>Establecer tamaño máximo de bloque (por defecto: %d)</translation>
</message>
<message>
- <source>Not enough file descriptors available.</source>
- <translation>No hay suficientes descriptores de archivo disponibles. </translation>
+ <source>Set maximum block size in bytes (default: %d)</source>
+ <translation>Establecer tamaño máximo de bloque en bytes (predeterminado: %d)</translation>
</message>
<message>
- <source>Only connect to nodes in network &lt;net&gt; (ipv4, ipv6 or onion)</source>
- <translation>Sólo conectar a nodos en redes &lt;net&gt; (ipv4, ipv6 o onion)</translation>
+ <source>Specify wallet file (within data directory)</source>
+ <translation>Especificar archivo de monedero (dentro del directorio de datos)</translation>
</message>
<message>
- <source>Prune cannot be configured with a negative value.</source>
- <translation>Pode no se puede configurar con un valor negativo.</translation>
+ <source>The source code is available from %s.</source>
+ <translation>El código fuente esta disponible desde %s.</translation>
</message>
<message>
- <source>Prune mode is incompatible with -txindex.</source>
- <translation>El modo recorte es incompatible con -txindex.</translation>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>No se ha podido conectar con %s en este equipo. %s es posible que este todavia en ejecución.</translation>
</message>
<message>
- <source>Set database cache size in megabytes (%d to %d, default: %d)</source>
- <translation>Asignar tamaño de cache en megabytes (entre %d y %d; predeterminado: %d)</translation>
+ <source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
+ <translation>El argumento -benchmark no es soportado y ha sido ignorado, utiliza -debug=bench</translation>
</message>
<message>
- <source>Set maximum block size in bytes (default: %d)</source>
- <translation>Establecer tamaño máximo de bloque en bytes (predeterminado: %d)</translation>
+ <source>Unsupported argument -debugnet ignored, use -debug=net.</source>
+ <translation>Parámetros no compatibles -debugnet ignorados , use -debug = red.</translation>
</message>
<message>
- <source>Specify wallet file (within data directory)</source>
- <translation>Especificar archivo de monedero (dentro del directorio de datos)</translation>
+ <source>Unsupported argument -tor found, use -onion.</source>
+ <translation>Parámetros no compatibles -tor encontrados, use -onion .</translation>
</message>
<message>
<source>Use UPnP to map the listening port (default: %u)</source>
<translation>Usar UPnP para asignar el puerto de escucha (predeterminado:: %u)</translation>
</message>
<message>
+ <source>User Agent comment (%s) contains unsafe characters.</source>
+ <translation>El comentario del Agente de Usuario (%s) contiene caracteres inseguros.</translation>
+ </message>
+ <message>
<source>Verifying blocks...</source>
<translation>Verificando bloques...</translation>
</message>
@@ -3063,16 +2150,16 @@
<translation>El monedero %s se encuentra fuera del directorio de datos %s</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>Opciones de monedero:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>Opciones de depuración/pruebas de monedero:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Peligro: Esta versión es obsoleta; actualización requerida!</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>Es necesario reescribir el monedero: reiniciar %s para completar</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Usted necesita reconstruir la base de datos utilizando -reindex para cambiar -txindex</translation>
+ <source>Wallet options:</source>
+ <translation>Opciones de monedero:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3087,10 +2174,6 @@
<translation>Ligar a las direcciones especificadas para escuchar por conexiones JSON-RPC. Usar la notación para IPv6 [host]:puerto. Esta opción se puede especificar múltiples veces (por defecto: ligar a todas las interfaces)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>No se ha podido bloquear el directorio de datos %s. Probablemente ya se está ejecutando Bitcoin Core.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Crear nuevos archivos con permisos por defecto del sistema, en lugar de umask 077 (sólo efectivo con la funcionalidad de monedero desactivada)</translation>
</message>
@@ -3107,6 +2190,10 @@
<translation>Ejecutar un comando cuando se reciba una alerta importante o cuando veamos un fork demasiado largo (%s en cmd se reemplazará por el mensaje)</translation>
</message>
<message>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for relaying, mining and transaction creation (default: %s)</source>
+ <translation>Las comisiones (en %s/kB) mas pequeñas que esto se consideran como cero comisión para la retransmisión, minería y creación de la transacción (predeterminado: %s)</translation>
+ </message>
+ <message>
<source>If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: %u)</source>
<translation>Si el pago de comisión no está establecido, incluir la cuota suficiente para que las transacciones comiencen la confirmación en una media de n bloques ( por defecto :%u)</translation>
</message>
@@ -3131,10 +2218,6 @@
<translation>Establecer tamaño máximo de las transacciones de alta prioridad/baja comisión en bytes (predeterminado: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Ajuste el número de hilos para la generación de moneda si está habilitado (-1 = all cores, default: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Monto de transacción muy pequeña luego de la deducción por comisión</translation>
</message>
@@ -3143,6 +2226,10 @@
<translation>Este producto incluye software desarrollado por el OpenSSL Project para su uso en OpenSSL Toolkit &lt;https://www.openssl.org/&gt;, software de cifrado escrito por Eric Young y software UPnP escrito por Thomas Bernard.</translation>
</message>
<message>
+ <source>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</source>
+ <translation>Usar tras BIP32 la generación de llave determinística jerárquica (HD) . Solo tiene efecto durante el primer inicio/generación del monedero</translation>
+ </message>
+ <message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
<translation>A los equipos en lista blanca no se les pueden prohibir los ataques DoS y sus transacciones siempre son retransmitidas, incluso si ya están en el mempool, es útil por ejemplo para un gateway.</translation>
</message>
@@ -3159,34 +2246,14 @@
<translation>Aceptar solicitudes públicas en FERIADOS (por defecto: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Activando la mejor cadena...</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Intento de recuperar claves privadas de un wallet.dat corrupto</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Automáticamente crea el servicio Tor oculto (por defecto: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>No se puede resolver -whitebind address: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Conectar usando SOCKS5 proxy</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i The Bitcoin Core Developers</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Error al cargar wallet.dat: El monedero requiere una versión más reciente de Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Error al leer la base de datos, cerrando.</translation>
</message>
@@ -3199,22 +2266,6 @@
<translation>Información</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>La inicialización de la verificación de validez falló. Se está apagando Bitcoin Core.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Monto inválido para -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidad inválida para -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidad inválida para -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Cantidad inválida para -paytxfee=&lt;amount&gt;: '%s' (debe ser por lo menos %s)</translation>
</message>
@@ -3239,12 +2290,8 @@
<translation>Opciones de servidor RPC:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Reconstruir el índice de la cadena de bloques en el arranque desde los actuales ficheros blk000??.dat</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Recibir y mostrar alertas de red P2P (default: %u)</translation>
+ <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
+ <translation>Reduciendo -maxconnections de %d a %d, debido a limitaciones del sistema.</translation>
</message>
<message>
<source>Rescan the block chain for missing wallet transactions on startup</source>
@@ -3279,6 +2326,14 @@
<translation>Este software es experimental.</translation>
</message>
<message>
+ <source>Tor control port password (default: empty)</source>
+ <translation>Contraseña del puerto de control de Tor (predeterminado: vacio)</translation>
+ </message>
+ <message>
+ <source>Tor control port to use if onion listening enabled (default: %s)</source>
+ <translation>Puerto de control de Tor a utilizar si la escucha de onion esta activada (predeterminado: %s)</translation>
+ </message>
+ <message>
<source>Transaction amount too small</source>
<translation>Cantidad de la transacción demasiado pequeña</translation>
</message>
@@ -3308,20 +2363,24 @@
</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Monedero es necesario volver a escribir: reiniciar Bitcoin Core para completar</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Aviso</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Advertencia: nuevas reglas desconocidas activadas (versionbit %i)</translation>
+ </message>
+ <message>
+ <source>Whether to operate in a blocks only mode (default: %u)</source>
+ <translation>Si se debe o no operar en un modo de solo bloques (predeterminado: %u)</translation>
+ </message>
+ <message>
<source>Zapping all transactions from wallet...</source>
<translation>Eliminando todas las transacciones del monedero...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrupto. Ha fallado la recuperación.</translation>
+ <source>ZeroMQ notification options:</source>
+ <translation>Opciones de notificación ZeroQM:</translation>
</message>
<message>
<source>Password for JSON-RPC connections</source>
@@ -3333,11 +2392,6 @@
<translation>Ejecutar un comando cuando cambia el mejor bloque (%s en cmd se sustituye por el hash de bloque)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Este mensaje de ayuda
-</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permitir búsquedas DNS para -addnode, -seednode y -connect</translation>
</message>
@@ -3346,14 +2400,26 @@
<translation>Cargando direcciones...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Error al cargar wallet.dat: el monedero está dañado</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</translation>
</message>
<message>
+ <source>-maxtxfee is set very high! Fees this large could be paid on a single transaction.</source>
+ <translation>-maxtxfee tiene un ajuste muy elevado! Las comisiones así de grandes podrían ser pagadas en una única transaccion.</translation>
+ </message>
+ <message>
+ <source>-paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.</source>
+ <translation>-paytxfee tiene un ajuste muy elevado! Esta es la comisión de transacción que pagaras si envías una transaccion.</translation>
+ </message>
+ <message>
+ <source>Do not keep transactions in the mempool longer than &lt;n&gt; hours (default: %u)</source>
+ <translation>No mantener transacciones en la memoria mas de &lt;n&gt; horas (predeterminado: %u)</translation>
+ </message>
+ <message>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
+ <translation>Las comisiones (en %s/kB) menores que esto son consideradas de cero comision para la creacion de transacciones (predeterminado: %s)</translation>
+ </message>
+ <message>
<source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
<translation>Nivel de rigor en la verificación de bloques de -checkblocks (0-4; predeterminado: %u)</translation>
</message>
@@ -3370,24 +2436,36 @@
<translation>Mostrar depuración (por defecto: %u, proporcionar &lt;category&gt; es opcional)</translation>
</message>
<message>
+ <source>Unsupported argument -socks found. Setting SOCKS version isn't possible anymore, only SOCKS5 proxies are supported.</source>
+ <translation>Error: Unsupported argumento -socks encontrados. SOCKS versión ajuste ya no es posible, sólo SOCKS5 proxies son compatibles.</translation>
+ </message>
+ <message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>El argumento no soportado -whitelistalwaysrelay ha sido ignorado, utiliza -whitelistrelay y/o -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Usar distintos proxys SOCKS5 para comunicarse vía Tor de forma anónima (Por defecto: %s)</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(predeterminado: %s)</translation>
+ <source>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source>
+ <translation>Nombre de usuario y hash de la contraseña para las conexiones JSON-RPC. El campo &lt;userpw&gt; tiene el formato: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Se incluye un script python convencional en share/rpcuser. Esta opción puede ser especificada multiples veces</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Siempre consultar direcciones de otros equipos por medio de DNS lookup (por defecto: %u)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Advertencia: Se están minando versiones de bloques desconocidas! Es posible que normas desconocidas estén activas</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Error al cargar wallet.dat</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>Aviso: fichero de monedero corrupto, datos recuperados! Original %s guardado como %s en %s; si su balance de transacciones es incorrecto, debe restaurar desde una copia de seguridad.</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Generar monedas (por defecto: %u)</translation>
+ <source>(default: %s)</source>
+ <translation>(predeterminado: %s)</translation>
+ </message>
+ <message>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Siempre consultar direcciones de otros equipos por medio de DNS lookup (por defecto: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3474,18 +2552,6 @@
<translation>La red especificada en -onlynet '%s' es desconocida</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>No se puede resolver la dirección de -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>No se puede resolver la dirección de -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidad inválida para -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Fondos insuficientes</translation>
</message>
diff --git a/src/qt/locale/bitcoin_bs.ts b/src/qt/locale/bitcoin_es_AR.ts
index a186842201..40ebaf8856 100644
--- a/src/qt/locale/bitcoin_bs.ts
+++ b/src/qt/locale/bitcoin_es_AR.ts
@@ -1,29 +1,71 @@
-<TS language="bs" version="2.1">
+<TS language="es_AR" version="2.1">
<context>
<name>AddressBookPage</name>
- </context>
-<context>
- <name>AddressTableModel</name>
- </context>
+ <message>
+ <source>Right-click to edit address or label</source>
+ <translation>Hacé click para editar la dirección o etiqueta</translation>
+ </message>
+ <message>
+ <source>Create a new address</source>
+ <translation>Crear una nueva dirección</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>&amp;Nuevo</translation>
+ </message>
+ <message>
+ <source>Copy the currently selected address to the system clipboard</source>
+ <translation>Copiá la dirección que seleccionaste al portapapeles</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>&amp;Copiar</translation>
+ </message>
+ <message>
+ <source>C&amp;lose</source>
+ <translation>C&amp;lose</translation>
+ </message>
+ <message>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Borrar de la lista la dirección seleccionada</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>Exportar los datos de la pestaña actual a un archivo</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>&amp;Exportar</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>&amp;Borrar</translation>
+ </message>
+</context>
<context>
<name>AskPassphraseDialog</name>
- </context>
-<context>
- <name>BanTableModel</name>
- </context>
-<context>
- <name>BitcoinGUI</name>
<message>
- <source>Bitcoin</source>
- <translation>Bitcoin</translation>
+ <source>Passphrase Dialog</source>
+ <translation>Diálogo de Frase de Contraseña</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Jezrga</translation>
+ <source>Enter passphrase</source>
+ <translation>Ingresar la Frase de Contraseña</translation>
</message>
+ <message>
+ <source>New passphrase</source>
+ <translation>Nueva Frase de Contraseña</translation>
+ </message>
+ <message>
+ <source>Repeat new passphrase</source>
+ <translation>Repetí la nueva Frase de Contraseña</translation>
+ </message>
+</context>
+<context>
+ <name>BanTableModel</name>
</context>
<context>
- <name>ClientModel</name>
+ <name>BitcoinGUI</name>
</context>
<context>
<name>CoinControlDialog</name>
@@ -36,17 +78,9 @@
</context>
<context>
<name>HelpMessageDialog</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Jezrga</translation>
- </message>
</context>
<context>
<name>Intro</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Jezrga</translation>
- </message>
</context>
<context>
<name>OpenURIDialog</name>
@@ -58,18 +92,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -79,91 +107,30 @@
<name>ReceiveRequestDialog</name>
</context>
<context>
- <name>RecentRequestsTableModel</name>
- </context>
-<context>
<name>SendCoinsDialog</name>
</context>
<context>
<name>SendCoinsEntry</name>
- <message>
- <source>Alt+A</source>
- <translation>Alt+A</translation>
- </message>
- <message>
- <source>Alt+P</source>
- <translation>Alt+P</translation>
- </message>
</context>
<context>
<name>ShutdownWindow</name>
</context>
<context>
<name>SignVerifyMessageDialog</name>
- <message>
- <source>Alt+A</source>
- <translation>Alt+A</translation>
- </message>
- <message>
- <source>Alt+P</source>
- <translation>Alt+P</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Jezrga</translation>
- </message>
</context>
<context>
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Sve</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Danas</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Ovaj mjesec</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Prošli mjesec</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Ove godine</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
</context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_es_CL.ts b/src/qt/locale/bitcoin_es_CL.ts
index e6d48a29f0..188641d6e7 100644
--- a/src/qt/locale/bitcoin_es_CL.ts
+++ b/src/qt/locale/bitcoin_es_CL.ts
@@ -7,7 +7,7 @@
</message>
<message>
<source>Create a new address</source>
- <translation>Crea una nueva direCrea una nueva direccióncción</translation>
+ <translation>Crea una nueva dirección</translation>
</message>
<message>
<source>&amp;New</source>
@@ -26,10 +26,6 @@
<translation>C y perder</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copia dirección</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Eliminar la dirección seleccionada de la lista</translation>
</message>
@@ -45,33 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Borrar</translation>
</message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copia &amp;etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editar</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivos separados por coma (*.csv)</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -87,82 +56,6 @@
<source>Repeat new passphrase</source>
<translation>Repite nueva contraseña</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Codificar billetera</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operación necesita la contraseña para desbloquear la billetera.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloquea billetera</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operación necesita la contraseña para decodificar la billetara.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Decodificar cartera</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Cambia contraseña</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirma la codificación de cartera</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Atención: ¡Si codificas tu billetera y pierdes la contraseña perderás &lt;b&gt;TODOS TUS BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>¿Seguro que quieres seguir codificando la billetera?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANTE: Cualquier versión anterior que hayas realizado de tu archivo de billetera será reemplazada por el nuevo archivo de billetera encriptado. Por razones de seguridad, los respaldos anteriores de los archivos de billetera se volverán inútiles en tanto comiences a usar la nueva billetera encriptada.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Precaucion: Mayúsculas Activadas</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Billetera codificada</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Falló la codificación de la billetera</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>La codificación de la billetera falló debido a un error interno. Tu billetera no ha sido codificada.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Las contraseñas no coinciden.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Ha fallado el desbloqueo de la billetera</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La contraseña introducida para decodificar la billetera es incorrecta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Ha fallado la decodificación de la billetera</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>La contraseña de billetera ha sido cambiada con éxito.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -202,6 +95,10 @@
<translation>Salir del programa</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>S&amp;obre %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Acerca de</translation>
</message>
@@ -226,12 +123,16 @@
<translation>&amp;Cambiar la contraseña...</translation>
</message>
<message>
- <source>Open &amp;URI...</source>
- <translation>Abrir y url...</translation>
+ <source>&amp;Sending addresses...</source>
+ <translation>Mandando direcciones</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>cliente bitcoin core</translation>
+ <source>&amp;Receiving addresses...</source>
+ <translation>Recibiendo direcciones</translation>
+ </message>
+ <message>
+ <source>Open &amp;URI...</source>
+ <translation>Abrir y url...</translation>
</message>
<message>
<source>Reindexing blocks on disk...</source>
@@ -258,6 +159,10 @@
<translation>Abre consola de depuración y diagnóstico</translation>
</message>
<message>
+ <source>&amp;Verify message...</source>
+ <translation>Verificar mensaje....</translation>
+ </message>
+ <message>
<source>Bitcoin</source>
<translation>Bitcoin</translation>
</message>
@@ -298,8 +203,8 @@
<translation>Barra de pestañas</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>bitcoin core</translation>
+ <source>Request payments (generates QR codes and bitcoin: URIs)</source>
+ <translation>Pide pagos (genera codigos QR and bitcoin: URls)</translation>
</message>
<message>
<source>%1 and %2</source>
@@ -343,13 +248,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta de Red</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -360,6 +258,11 @@
<translation>prioridad:</translation>
</message>
<message>
+ <source>Fee:</source>
+ <translation>comisión:
+</translation>
+ </message>
+ <message>
<source>Amount</source>
<translation>Cantidad</translation>
</message>
@@ -368,6 +271,10 @@
<translation>Fecha</translation>
</message>
<message>
+ <source>Confirmations</source>
+ <translation>Confirmaciones</translation>
+ </message>
+ <message>
<source>Confirmed</source>
<translation>Confirmado</translation>
</message>
@@ -375,35 +282,7 @@
<source>Priority</source>
<translation>prioridad</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copia dirección</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copia etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar Cantidad</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>medio</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>si</translation>
- </message>
- <message>
- <source>no</source>
- <translation>no</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- </context>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -418,38 +297,6 @@
<source>&amp;Address</source>
<translation>&amp;Dirección</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nueva dirección para recibir</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nueva dirección para enviar</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editar dirección de recepción</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editar dirección de envio</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>La dirección introducida "%1" ya esta guardada en la libreta de direcciones.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>La dirección introducida "%1" no es una dirección Bitcoin valida.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>No se pudo desbloquear la billetera.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>La generación de nueva clave falló.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -461,14 +308,14 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>bitcoin core</translation>
- </message>
- <message>
<source>version</source>
<translation>versión</translation>
</message>
<message>
+ <source>Command-line options</source>
+ <translation>opciones de linea de comando</translation>
+ </message>
+ <message>
<source>Usage:</source>
<translation>Uso:</translation>
</message>
@@ -480,10 +327,6 @@
<translation>bienvenido</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>bitcoin core</translation>
- </message>
- <message>
<source>Error</source>
<translation>Error</translation>
</message>
@@ -599,13 +442,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pago completado</translation>
- </message>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -620,23 +456,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>Guardar imagen...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>Copiar Imagen</translation>
- </message>
- </context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nombre del cliente</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -712,15 +533,7 @@
<source>&amp;Message:</source>
<translation>&amp;mensaje</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copia etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar Cantidad</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
@@ -735,46 +548,7 @@
<source>&amp;Save Image...</source>
<translation>Guardar imagen...</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidad</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidad</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsDialog</name>
<message>
@@ -794,10 +568,23 @@
<translation>prioridad:</translation>
</message>
<message>
+ <source>Fee:</source>
+ <translation>comisión:
+</translation>
+ </message>
+ <message>
<source>Transaction Fee:</source>
<translation>Comisión transacción:</translation>
</message>
<message>
+ <source>normal</source>
+ <translation>normal</translation>
+ </message>
+ <message>
+ <source>fast</source>
+ <translation>rapido</translation>
+ </message>
+ <message>
<source>Send to multiple recipients at once</source>
<translation>Enviar a múltiples destinatarios</translation>
</message>
@@ -821,31 +608,7 @@
<source>S&amp;end</source>
<translation>&amp;Envía</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirmar el envio de monedas</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar Cantidad</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>La cantidad por pagar tiene que ser mayor 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>La cantidad sobrepasa tu saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>El total sobrepasa tu saldo cuando se incluyen %1 como tasa de envio.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -857,10 +620,6 @@
<translation>&amp;Pagar a:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Introduce una etiqueta a esta dirección para añadirla a tu guia</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiqueta:</translation>
</message>
@@ -934,42 +693,10 @@
<source>Verify &amp;Message</source>
<translation>&amp;Firmar Mensaje</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Click en "Firmar Mensage" para conseguir firma</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>La dirección introducida no es una valida.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Por favor, revise la dirección Bitcoin e inténtelo denuevo</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Ha fallado el desbloqueo de la billetera</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Firma fallida</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Mensaje firmado</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Mensaje comprobado</translation>
- </message>
-</context>
+ </context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>bitcoin core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[red-de-pruebas]</translation>
</message>
@@ -982,334 +709,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Abierto hasta %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/fuera de linea</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/no confirmado</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmaciónes</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Estado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generado</translation>
- </message>
- <message>
- <source>From</source>
- <translation>De</translation>
- </message>
- <message>
- <source>To</source>
- <translation>A</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>propia dirección</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiqueta</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Credito</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>no aceptada</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debito</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Comisión transacción</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Cantidad total</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentario</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID de Transacción</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transacción</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidad</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, no ha sido emitido satisfactoriamente todavía</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>desconocido</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detalles de transacción</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Esta ventana muestra información detallada sobre la transacción</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Abierto hasta %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmado (%1 confirmaciones)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Este bloque no ha sido recibido por otros nodos y probablemente no sea aceptado !</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generado pero no acceptado</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recibido con</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Recibido de</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviado a</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pagar a usted mismo</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minado</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Estado de transacción. Pasa el raton sobre este campo para ver el numero de confirmaciónes.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Fecha y hora cuando se recibió la transaccion</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipo de transacción.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Cantidad restada o añadida al balance</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Todo</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Hoy</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Esta semana</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Esta mes</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Mes pasado</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Este año</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Rango...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recibido con</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviado a</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>A ti mismo</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minado</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Otra</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Introduce una dirección o etiqueta para buscar</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Cantidad minima</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copia dirección</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copia etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar Cantidad</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Edita etiqueta</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Mostrar detalles de la transacción</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivos separados por coma (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Rango:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>para</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Enviar monedas</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>y exportar</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportar los datos de la pestaña actual a un archivo</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Respaldar billetera</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Datos de billetera (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Ha fallado el respaldo</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1332,6 +741,10 @@
</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>bitcoin core</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>Conecta solo al nodo especificado
</translation>
@@ -1349,18 +762,6 @@
<translation>Información</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidad inválida para -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidad inválida para -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidad inválida para -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Enviar informacion de seguimiento a la consola en vez del archivo debug.log</translation>
</message>
@@ -1374,20 +775,11 @@
<translation>Atención</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrompió, guardado fallido</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Contraseña para las conexiones JSON-RPC
</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Este mensaje de ayuda
-</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permite búsqueda DNS para addnode y connect
</translation>
@@ -1397,30 +789,10 @@
<translation>Cargando direcciónes...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Error cargando wallet.dat: Billetera corrupta</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Error cargando wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Dirección -proxy invalida: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>No se pudo resolver la dirección fija: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>No se pudo resolver la dirección ip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidad inválida para -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Fondos insuficientes</translation>
</message>
diff --git a/src/qt/locale/bitcoin_es_CO.ts b/src/qt/locale/bitcoin_es_CO.ts
new file mode 100644
index 0000000000..df189190f6
--- /dev/null
+++ b/src/qt/locale/bitcoin_es_CO.ts
@@ -0,0 +1,284 @@
+<TS language="es_CO" version="2.1">
+<context>
+ <name>AddressBookPage</name>
+ <message>
+ <source>Right-click to edit address or label</source>
+ <translation>Click derecho para editar la dirección o etiqueta</translation>
+ </message>
+ <message>
+ <source>Create a new address</source>
+ <translation>Crear una nueva dirección</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>&amp;Nuevo</translation>
+ </message>
+ <message>
+ <source>Copy the currently selected address to the system clipboard</source>
+ <translation>Copiar la dirección actualmente seleccionada al sistema de portapapeles</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>&amp;Copiar</translation>
+ </message>
+ <message>
+ <source>C&amp;lose</source>
+ <translation>C&amp;errar</translation>
+ </message>
+ <message>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Borrar la dirección actualmente seleccionada de la lista</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>&amp;Exportar</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>&amp;Borrar</translation>
+ </message>
+</context>
+<context>
+ <name>AskPassphraseDialog</name>
+ <message>
+ <source>Passphrase Dialog</source>
+ <translation>Diálogo de contraseña</translation>
+ </message>
+ <message>
+ <source>Enter passphrase</source>
+ <translation>Poner contraseña</translation>
+ </message>
+ <message>
+ <source>New passphrase</source>
+ <translation>Nueva contraseña</translation>
+ </message>
+ <message>
+ <source>Repeat new passphrase</source>
+ <translation>Repetir nueva contraseña</translation>
+ </message>
+</context>
+<context>
+ <name>BanTableModel</name>
+ </context>
+<context>
+ <name>BitcoinGUI</name>
+ <message>
+ <source>Synchronizing with network...</source>
+ <translation>Sincronizando con la red...</translation>
+ </message>
+ <message>
+ <source>Node</source>
+ <translation>Nodo</translation>
+ </message>
+ <message>
+ <source>Show general overview of wallet</source>
+ <translation>Mostrar vista general de la billetera</translation>
+ </message>
+ <message>
+ <source>&amp;Transactions</source>
+ <translation>&amp;Transacciones</translation>
+ </message>
+ <message>
+ <source>E&amp;xit</source>
+ <translation>S&amp;alir</translation>
+ </message>
+ <message>
+ <source>Quit application</source>
+ <translation>Salir de la aplicación</translation>
+ </message>
+ <message>
+ <source>About &amp;Qt</source>
+ <translation>Acerca de &amp;Qt</translation>
+ </message>
+ <message>
+ <source>Show information about Qt</source>
+ <translation>Mostrar información sobre Qt</translation>
+ </message>
+ <message>
+ <source>&amp;Options...</source>
+ <translation>&amp;Opciones</translation>
+ </message>
+ <message>
+ <source>&amp;Encrypt Wallet...</source>
+ <translation>&amp;Billetera Encriptada</translation>
+ </message>
+ <message>
+ <source>&amp;Backup Wallet...</source>
+ <translation>&amp;Billetera Copia de seguridad...</translation>
+ </message>
+ <message>
+ <source>&amp;Change Passphrase...</source>
+ <translation>&amp;Cambiar contraseña...</translation>
+ </message>
+ <message>
+ <source>&amp;Sending addresses...</source>
+ <translation>&amp;Enviando Direcciones...</translation>
+ </message>
+ <message>
+ <source>&amp;Receiving addresses...</source>
+ <translation>&amp;Recibiendo Direcciones...</translation>
+ </message>
+ <message>
+ <source>Open &amp;URI...</source>
+ <translation>Abrir &amp;URL...</translation>
+ </message>
+ <message>
+ <source>Send coins to a Bitcoin address</source>
+ <translation>Enviando monedas a una dirección de Bitcoin</translation>
+ </message>
+ <message>
+ <source>Change the passphrase used for wallet encryption</source>
+ <translation>Cambiar la contraseña usando la encriptación de la billetera</translation>
+ </message>
+ <message>
+ <source>&amp;Debug window</source>
+ <translation>&amp;Ventana desarrollador</translation>
+ </message>
+ <message>
+ <source>Open debugging and diagnostic console</source>
+ <translation>Abrir consola de diagnóstico y desarrollo</translation>
+ </message>
+ <message>
+ <source>&amp;Verify message...</source>
+ <translation>&amp;Verificar Mensaje...</translation>
+ </message>
+ <message>
+ <source>Bitcoin</source>
+ <translation>Bitcoin</translation>
+ </message>
+ <message>
+ <source>Wallet</source>
+ <translation>Billetera</translation>
+ </message>
+ <message>
+ <source>&amp;Send</source>
+ <translation>&amp;Enviar</translation>
+ </message>
+ <message>
+ <source>&amp;Receive</source>
+ <translation>&amp;Recibir</translation>
+ </message>
+ <message>
+ <source>&amp;Show / Hide</source>
+ <translation>&amp;Mostrar / Ocultar</translation>
+ </message>
+ <message>
+ <source>Show or hide the main Window</source>
+ <translation>Mostrar u ocultar la Ventana Principal</translation>
+ </message>
+ <message>
+ <source>&amp;File</source>
+ <translation>&amp;Archivo</translation>
+ </message>
+ <message>
+ <source>&amp;Settings</source>
+ <translation>&amp;Configuraciones</translation>
+ </message>
+ <message>
+ <source>&amp;Help</source>
+ <translation>&amp;Ayuda</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>Error</translation>
+ </message>
+ </context>
+<context>
+ <name>CoinControlDialog</name>
+ </context>
+<context>
+ <name>EditAddressDialog</name>
+ </context>
+<context>
+ <name>FreespaceChecker</name>
+ </context>
+<context>
+ <name>HelpMessageDialog</name>
+ </context>
+<context>
+ <name>Intro</name>
+ <message>
+ <source>Error</source>
+ <translation>Error</translation>
+ </message>
+ </context>
+<context>
+ <name>OpenURIDialog</name>
+ </context>
+<context>
+ <name>OptionsDialog</name>
+ </context>
+<context>
+ <name>OverviewPage</name>
+ </context>
+<context>
+ <name>PeerTableModel</name>
+ </context>
+<context>
+ <name>QObject</name>
+ </context>
+<context>
+ <name>RPCConsole</name>
+ </context>
+<context>
+ <name>ReceiveCoinsDialog</name>
+ </context>
+<context>
+ <name>ReceiveRequestDialog</name>
+ </context>
+<context>
+ <name>SendCoinsDialog</name>
+ </context>
+<context>
+ <name>SendCoinsEntry</name>
+ </context>
+<context>
+ <name>ShutdownWindow</name>
+ </context>
+<context>
+ <name>SignVerifyMessageDialog</name>
+ </context>
+<context>
+ <name>SplashScreen</name>
+ </context>
+<context>
+ <name>TrafficGraphWidget</name>
+ </context>
+<context>
+ <name>TransactionDescDialog</name>
+ </context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
+ </context>
+<context>
+ <name>bitcoin-core</name>
+ <message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>Insufficient funds</source>
+ <translation>Fondos Insuficientes</translation>
+ </message>
+ <message>
+ <source>Loading wallet...</source>
+ <translation>Cargando billetera...</translation>
+ </message>
+ <message>
+ <source>Cannot write default address</source>
+ <translation>No se puede escribir la dirección por defecto</translation>
+ </message>
+ <message>
+ <source>Rescanning...</source>
+ <translation>Reescaneando</translation>
+ </message>
+ <message>
+ <source>Done loading</source>
+ <translation>Listo Cargando</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>Error</translation>
+ </message>
+</context>
+</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_es_DO.ts b/src/qt/locale/bitcoin_es_DO.ts
index 0463c0f6e1..ba963d2b80 100644
--- a/src/qt/locale/bitcoin_es_DO.ts
+++ b/src/qt/locale/bitcoin_es_DO.ts
@@ -22,10 +22,6 @@
<translation>&amp;Cerrar</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copiar dirección</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Borrar de la lista la dirección seleccionada</translation>
</message>
@@ -41,69 +37,6 @@
<source>&amp;Delete</source>
<translation>&amp;Eliminar</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Escoja la dirección para enviar monedas</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Escoja la dirección para recibir monedas</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Escoger</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Enviando dirección</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Recibiendo dirección</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Estas son sus direcciones Bitcoin para enviar pagos. Compruebe siempre la cantidad y la dirección receptora antes de transferir monedas.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Estas son sus direcciones de Bitcoin para recibir pagos. Se recomienda utilizar una nueva dirección de recepción para cada transacción.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copiar &amp;etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editar</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportar la lista de direcciones </translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivos de columnas separadas por coma (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Error exportando</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -123,82 +56,6 @@
<source>Repeat new passphrase</source>
<translation>Repita la nueva contraseña</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Cifrar la cartera</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operación requiere su contraseña para desbloquear la cartera</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloquear cartera</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operación requiere su contraseña para descifrar la cartera.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Descifrar la certare</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Cambiar contraseña</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmar cifrado de la cartera</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Atencion: ¡Si cifra su monedero y pierde la contraseña perderá &lt;b&gt;TODOS SUS BITCOINS&lt;/b&gt;!"</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>¿Seguro que desea cifrar su monedero?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANTE: Cualquier copia de seguridad que haya realizado previamente de su archivo de monedero debe reemplazarse con el nuevo archivo de monedero cifrado. Por razones de seguridad, las copias de seguridad previas del archivo de monedero no cifradas serán inservibles en cuanto comience a usar el nuevo monedero cifrado.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Aviso: ¡La tecla de bloqueo de mayúsculas está activada!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Monedero cifrado</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Ha fallado el cifrado del monedero</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Ha fallado el cifrado del monedero debido a un error interno. El monedero no ha sido cifrado.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Las contraseñas no coinciden.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Ha fallado el desbloqueo del monedero</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La contraseña introducida para descifrar el monedero es incorrecta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Ha fallado el descifrado del monedero</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Se ha cambiado correctamente la contraseña del monedero.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -278,10 +135,6 @@
<translation>Abrir URI...</translation>
</message>
<message>
- <source>Importing blocks from disk...</source>
- <translation>Importando bloques de disco...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindexando bloques en disco...</translation>
</message>
@@ -362,18 +215,10 @@
<translation>Barra de pestañas</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Núcleo de Bitcoin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Solicitar pagos (genera codigo QR y URL's de Bitcoin)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Acerca del Núcleo de Bitcoin</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Mostrar la lista de direcciones de envío y etiquetas</translation>
</message>
@@ -443,13 +288,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta de red</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -511,130 +349,6 @@
<source>Priority</source>
<translation>Prioridad</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar dirección</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar identificador de transacción</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Bloquear lo no gastado</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Desbloquear lo no gastado</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar donación</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar después de aplicar donación</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridad</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar Cambio</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>lo más alto</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>más alto</translation>
- </message>
- <message>
- <source>high</source>
- <translation>alto</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>medio-alto</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>medio</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>bajo-medio</translation>
- </message>
- <message>
- <source>low</source>
- <translation>bajo</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>más bajo</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>lo más bajo</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 bloqueado)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ninguno</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>si</translation>
- </message>
- <message>
- <source>no</source>
- <translation>no</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Esto implica que se requiere una tarifa de al menos %1 por kB</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Puede variar +/- 1 byte por entrada.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Las transacciones con alta prioridad son más propensas a ser incluidas dentro de un bloque.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>Enviar desde %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(cambio)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -658,38 +372,6 @@
<source>&amp;Address</source>
<translation>&amp;Dirección</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nueva dirección de recepción</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nueva dirección de envío</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editar dirección de recepción</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editar dirección de envío</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>La dirección introducida "%1" ya está presente en la libreta de direcciones.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>La dirección introducida "%1" no es una dirección Bitcoin válida.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>No se pudo desbloquear el monedero.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ha fallado la generación de la nueva clave.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -717,18 +399,10 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Núcleo de Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>versión</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Acerca del Núcleo de Bitcoin</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Opciones de la línea de órdenes</translation>
</message>
@@ -748,18 +422,6 @@
<translation>Bienvenido</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Bienvenido al Núcleo de Bitcoin</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Al ser la primera vez que se ejecuta el programa, puede elegir dónde almacenará sus datos Bitcoin-Qt.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin-Qt va a descargar y guardar una copia de la cadena de bloques de Bitcoin. Se almacenará al menos %1GB de datos en este directorio, que irá creciendo con el tiempo. El monedero se guardará también en este directorio.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Utilizar el directorio de datos predeterminado</translation>
</message>
@@ -768,10 +430,6 @@
<translation>Utilice un directorio de datos personalizado:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Núcleo de Bitcoin</translation>
- </message>
- <message>
<source>Error</source>
<translation>Error</translation>
</message>
@@ -794,10 +452,6 @@
<source>Select payment request file</source>
<translation>Seleccione archivo de sulicitud de pago</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Abrir archivo de solicitud de pago</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -962,53 +616,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Gestión de URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Dirección de pago no válida %1</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>La cantidad del pago solicitado (%1) es demasiado pequeña (considerada polvo).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Error en petición de pago</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>No se pudo iniciar bitcoin: manejador de pago-al-clic</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>No están soportadas las peticiones inseguras a scripts de pago personalizados</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Devolución de %1</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Error en la comunicación con %1: %2</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Respuesta errónea del servidor %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pago aceptado</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Error en petición de red</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -1031,31 +638,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>Guardar Imagen...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>Copiar imagen</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Guardar código QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Imágenes PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nombre del cliente</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/D</translation>
</message>
@@ -1076,10 +660,6 @@
<translation>General</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Utilizando la versión OpenSSL</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>Hora de inicio</translation>
</message>
@@ -1136,10 +716,6 @@
<translation>Fuera:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Fecha de compilación</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Archivo de registro de depuración</translation>
</message>
@@ -1222,14 +798,6 @@
<source>Remove</source>
<translation>Eliminar</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cantidad</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1249,71 +817,8 @@
<source>&amp;Save Image...</source>
<translation>Guardar Imagen...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Solicitar pago a %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Información de pago</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidad</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI resultante demasiado larga. Intente reducir el texto de la etiqueta / mensaje.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Error al codificar la URI en el código QR.</translation>
- </message>
</context>
<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidad</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(Ningun mensaje)</translation>
- </message>
- </context>
-<context>
<name>SendCoinsDialog</name>
<message>
<source>Send Coins</source>
@@ -1403,86 +908,6 @@
<source>S&amp;end</source>
<translation>&amp;Enviar</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirmar el envío de monedas</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 a %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar donación</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar después de aplicar donación</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridad</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar Cambio</translation>
- </message>
- <message>
- <source>or</source>
- <translation>o</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>La cantidad por pagar tiene que ser mayor de 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>La cantidad sobrepasa su saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>El total sobrepasa su saldo cuando se incluye la tasa de envío de %1</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>¡Ha fallado la creación de la transacción!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>La transacción fue rechazada. Esto puede haber ocurrido si alguna de las monedas ya estaba gastada o si ha usado una copia de wallet.dat y las monedas se gastaron en la copia pero no se han marcado como gastadas aqui.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Alerta: Dirección de Bitcoin inválida</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Alerta: Dirección de Bitcoin inválida</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>¿Está seguro que desea enviar?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>añadido como comisión de transacción</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1495,10 +920,6 @@
<translation>&amp;Pagar a:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Etiquete esta dirección para añadirla a la libreta</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiqueta:</translation>
</message>
@@ -1616,70 +1037,10 @@
<source>Reset all verify message fields</source>
<translation>Limpiar todos los campos de la verificación de mensaje</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Haga clic en "Firmar mensaje" para generar la firma</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>La dirección introducida es inválida.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Verifique la dirección e inténtelo de nuevo.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>La dirección introducida no corresponde a una clave.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Se ha cancelado el desbloqueo del monedero. </translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>No se dispone de la clave privada para la dirección introducida.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Ha fallado la firma del mensaje.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Mensaje firmado.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>No se puede decodificar la firma.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Compruebe la firma e inténtelo de nuevo.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>La firma no coincide con el resumen del mensaje.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>La verificación del mensaje ha fallado.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Mensaje verificado.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Núcleo de Bitcoin</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Los desarrolladores del Núcleo de Bitcoin</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1692,402 +1053,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Abierto hasta %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/fuera de línea</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/no confirmado</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmaciones</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Estado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Fuente</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generado</translation>
- </message>
- <message>
- <source>From</source>
- <translation>De</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Para</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>dirección propia</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiqueta</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Crédito</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>no aceptada</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Débito</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Comisión de transacción</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Cantidad neta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentario</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Vendedor</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Las monedas generadas deben madurar %1 bloques antes de que puedan ser gastadas. Una vez que generas este bloque, es propagado por la red para ser añadido a la cadena de bloques. Si falla el intento de meterse en la cadena, su estado cambiará a "no aceptado" y ya no se puede gastar. Esto puede ocurrir ocasionalmente si otro nodo genera un bloque a pocos segundos del tuyo.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Información de depuración</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transacción</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>entradas</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidad</translation>
- </message>
- <message>
- <source>true</source>
- <translation>verdadero</translation>
- </message>
- <message>
- <source>false</source>
- <translation>falso</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, todavía no se ha sido difundido satisfactoriamente</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>desconocido</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detalles de transacción</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Esta ventana muestra información detallada sobre la transacción</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Abierto hasta %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmado (%1 confirmaciones)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Este bloque no ha sido recibido por otros nodos y probablemente no sea aceptado!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generado pero no aceptado</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recibido con</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Recibidos de</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviado a</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pago propio</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minado</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(nd)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Estado de transacción. Pasa el ratón sobre este campo para ver el número de confirmaciones.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Fecha y hora en que se recibió la transacción.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipo de transacción.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Cantidad retirada o añadida al saldo.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Todo</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Hoy</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Esta semana</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Este mes</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Mes pasado</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Este año</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Rango...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recibido con</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviado a</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>A usted mismo</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minado</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Otra</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Introduzca una dirección o etiqueta que buscar</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Cantidad mínima</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copiar dirección</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar identificador de transacción</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Editar etiqueta</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Mostrar detalles de la transacción</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exportar historial de transacciones</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Error exportando</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Ha habido un error al intentar guardar la transacción con %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exportación finalizada</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>La transacción ha sido guardada en %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivos de columnas separadas por coma (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Rango:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>para</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>No se ha cargado ningún monedero</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Enviar monedas</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exportar</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportar a un archivo los datos de esta pestaña</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Respaldo de monedero</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Datos de monedero (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Ha fallado el respaldo</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Ha habido un error al intentar guardar los datos del monedero en %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Los datos del monedero se han guardado con éxito en %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Se ha completado con éxito la copia de respaldo</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2121,6 +1096,10 @@
<translation>Aceptar conexiones desde el exterior (predeterminado: 1 si no -proxy o -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Núcleo de Bitcoin</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Vincular a la dirección dada y escuchar siempre en ella. Utilice la notación [host]:port para IPv6</translation>
</message>
@@ -2141,10 +1120,6 @@
<translation>Atención: ¡Parece que no estamos completamente de acuerdo con nuestros pares! Podría necesitar una actualización, u otros nodos podrían necesitarla.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Aviso: ¡Recuperados datos de wallet.dat corrupto! El wallet.dat original se ha guardado como wallet.{timestamp}.bak en %s; si hubiera errores en su saldo o transacciones, deberá restaurar una copia de seguridad.</translation>
- </message>
- <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;category&gt; puede ser:</translation>
</message>
@@ -2221,10 +1196,6 @@
<translation>El monedero %s se encuentra fuera del directorio de datos %s</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Usted necesita reconstruir la base de datos utilizando -reindex para cambiar -txindex</translation>
- </message>
- <message>
<source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
<translation>Ejecutar un comando cuando se reciba una alerta importante o cuando veamos un fork demasiado largo (%s en cmd se reemplazará por el mensaje)</translation>
</message>
@@ -2233,26 +1204,10 @@
<translation>Establecer tamaño máximo de las transacciones de alta prioridad/comisión baja en bytes (por defecto: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>No se puede resolver la dirección de -whitebind: '%s'</translation>
- </message>
- <message>
<source>Information</source>
<translation>Información</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Inválido por el monto -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Inválido por el monto -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Inválido por el monto -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>RPC server options:</source>
<translation>Opciones del sservidor RPC:</translation>
</message>
@@ -2294,10 +1249,6 @@
<translation>Aviso</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrupto. Ha fallado la recuperación.</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Contraseña para las conexiones JSON-RPC
</translation>
@@ -2307,11 +1258,6 @@
<translation>Ejecutar un comando cuando cambia el mejor bloque (%s en cmd se sustituye por el hash de bloque)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Este mensaje de ayuda
-</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permitir búsquedas DNS para -addnode, -seednode y -connect</translation>
</message>
@@ -2320,14 +1266,6 @@
<translation>Cargando direcciones...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Error al cargar wallet.dat: el monedero está dañado</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Error al cargar wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Dirección -proxy inválida: '%s'</translation>
</message>
@@ -2336,18 +1274,6 @@
<translation>La red especificada en -onlynet '%s' es desconocida</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>No se puede resolver la dirección de -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>No se puede resolver la dirección de -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidad inválida para -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Fondos insuficientes</translation>
</message>
diff --git a/src/qt/locale/bitcoin_es_ES.ts b/src/qt/locale/bitcoin_es_ES.ts
index bdbfed4ec6..c66a477cc2 100644
--- a/src/qt/locale/bitcoin_es_ES.ts
+++ b/src/qt/locale/bitcoin_es_ES.ts
@@ -26,10 +26,6 @@
<translation>C&amp;errar</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copiar Direccón</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Elimina la dirección seleccionada de la lista</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Eliminar</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Elige la dirección a la que enviar las monedas</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Elige la direccón con la que recibir monedas</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>E&amp;legir</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Enviando direcciones</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Recibiendo direcciones</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Estas son tus direcciones de Bitcoin para enviar pagos. Comprueba siempre la cantidad y la dirección receptora antes de enviar monedas.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Estas son tus direcciones de Bitcoin para recibir pagos. Se recomienda usar una nueva dirección receptora para cada transacción</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copiar &amp;Etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editar</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportar Lista de Direcciones</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivo separado por comas (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportacón Fallida</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Ha ocurrido un error intentando guardar la lista de direcciones en %1. Por favor intentalo de nuevo.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Repite la nueva contraseña</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encriptar cartera</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operacón necesita tu contraseña de la cartera para desbloquear la cartera.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloquear cartera</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operación requiere tu contraseña de la cartera para desencriptar la cartera.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Desencriptar cartera</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Cambiar contraseña</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmar encriptación de la cartera</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Advertencia: Si encriptas tu cartera y pierdes tu contraseña, &lt;b&gt;PERDERÃS TODOS TUS BITCOINS&lt;/B&gt;</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Estás seguro ue deseas encriptar tu cartera?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core se cerrará ahora para finalizar el proceso de encriptación. Recuerda que encriptar tu cartera no protege completamente tus bitcoins de ser robados por malware infectando tu ordenador.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANTE: Cualquier copia de seguridad anterior del archivo de tu cartera debería ser remplazado con el nuevo archivo encriptado. Por motivos de seguridad, las copias de seguridad anteriores de la cartera desencriptada quedaran inusables tan pronto como empieces a usar la nueva cartera encriptada.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Advertencia: La Tecla de Bloqueo de Mayusculas esta activada!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Cartera encriptada</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Introduzca la nueva contraseña de la cartera. &lt;br/&gt;Por favor utilice una contraseña de &lt;b&gt;diez o mas caracteres aleatorios&lt;/b&gt;, o &lt;b&gt;ocho o mas palabras&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Introduzca la antigua contraseña y la nueva contraseña en la cartera.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Encriptación de la cartera fallida</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>La encriptación de la cartera ha fallado debido a un error interno. Tu cartera no ha sido encriptada.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Las contraseñas proporcianadas no se corresponden.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Desbloqueo de la cartera fallido</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La contraseña introducida para desencriptar la cartera es incorrecta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Desencriptación de la cartera fallida</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Contraseña de la cartera cambiada correctamente</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -298,14 +139,6 @@
<translation>Abrir &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Cliente Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importando bloques desde disco...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindexando bloques en el disco...</translation>
</message>
@@ -319,14 +152,7 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -338,7 +164,7 @@
<source>&amp;Address</source>
<translation>Dirección</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -358,18 +184,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -381,32 +201,9 @@
<source>Copy &amp;Address</source>
<translation>&amp;Copiar Direccón</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -424,58 +221,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportacón Fallida</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivo separado por comas (*.csv)</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exportar</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exporta los datos de la pestaña actual a un archivo</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
</context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_es_MX.ts b/src/qt/locale/bitcoin_es_MX.ts
index fa2b3c0623..0a6ea1e1dd 100644
--- a/src/qt/locale/bitcoin_es_MX.ts
+++ b/src/qt/locale/bitcoin_es_MX.ts
@@ -2,6 +2,10 @@
<context>
<name>AddressBookPage</name>
<message>
+ <source>Right-click to edit address or label</source>
+ <translation>Click derecho para editar tu dirección o etiqueta</translation>
+ </message>
+ <message>
<source>Create a new address</source>
<translation>Crear una dirección nueva</translation>
</message>
@@ -22,10 +26,6 @@
<translation>Cerrar</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copiar dirección</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Eliminar la dirección actualmente seleccionada de la lista</translation>
</message>
@@ -41,73 +41,14 @@
<source>&amp;Delete</source>
<translation>&amp;Borrar</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Elija una dirección a la cual enviar monedas</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Elija la dirección con la cual recibir monedas</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>Elegir</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Enviando direcciones</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Recibiendo direcciones</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Estas son tus direcciones de Bitcoin para enviar pagos. Siempre revise la cantidad y la dirección receptora antes de enviar monedas</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Estas son tus direcciones Bitcoin para recibir pagos. Es recomendado usar una nueva dirección receptora para cada transacción.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copiar &amp;Etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editar</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportar Lista de direcciones</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivo separado por comas (*.CSV)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportación fallida</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
<message>
+ <source>Passphrase Dialog</source>
+ <translation>Dialogo de contraseña</translation>
+ </message>
+ <message>
<source>Enter passphrase</source>
<translation>Ingrese la contraseña</translation>
</message>
@@ -119,81 +60,13 @@
<source>Repeat new passphrase</source>
<translation>Repita la nueva contraseña</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encriptar cartera.</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operación necesita la contraseña de su cartera para desbloquear su cartera.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloquear cartera.</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operación necesita la contraseña de su cartera para desencriptar su cartera.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Desencriptar cartera</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Cambiar contraseña</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmar la encriptación de cartera</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Advertencia: Si encripta su cartera y pierde su contraseña, &lt;b&gt;PERDERà TODOS SUS BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>¿Está seguro que desea encriptar su cartera?</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Advertencia: ¡La tecla Bloq Mayus está activada!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Cartera encriptada</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>La encriptación de la cartera fallo</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>La encriptación de la cartera falló debido a un error interno. Su cartera no fue encriptada.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Las contraseñas dadas no coinciden</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>El desbloqueo de la cartera falló</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La contraseña ingresada para la desencriptación de la cartera es incorrecta</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>La desencriptación de la cartera fallo</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>La contraseña de la cartera ha sido exitosamente cambiada.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
+ <message>
+ <source>IP/Netmask</source>
+ <translation>IP/Máscara de red</translation>
+ </message>
</context>
<context>
<name>BitcoinGUI</name>
@@ -270,14 +143,6 @@
<translation>Abrir &amp;URL...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>cliente Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importando bloques desde el disco...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindexando bloques en el disco...</translation>
</message>
@@ -322,6 +187,10 @@
<translation>&amp;Recibir</translation>
</message>
<message>
+ <source>&amp;Show / Hide</source>
+ <translation>&amp;Mostrar / Ocultar</translation>
+ </message>
+ <message>
<source>&amp;File</source>
<translation>&amp;Archivo</translation>
</message>
@@ -338,20 +207,20 @@
<translation>Pestañas</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>nucleo Bitcoin</translation>
+ <source>&amp;Command-line options</source>
+ <translation>opciones de la &amp;Linea de comandos</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>Acerca de Bitcoin Core</translation>
+ <source>Error</source>
+ <translation>Error</translation>
</message>
<message>
- <source>&amp;Command-line options</source>
- <translation>opciones de la &amp;Linea de comandos</translation>
+ <source>Warning</source>
+ <translation>Aviso</translation>
</message>
<message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Mostrar mensaje de ayuda del nucleo de Bitcoin para optener una lista con los posibles comandos de Bitcoin</translation>
+ <source>Information</source>
+ <translation>Información </translation>
</message>
<message>
<source>Up to date</source>
@@ -379,11 +248,12 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
+ <source>Quantity:</source>
+ <translation>Cantidad</translation>
+ </message>
+ <message>
<source>Bytes:</source>
<translation>Bytes:</translation>
</message>
@@ -400,6 +270,14 @@
<translation>Cuota:</translation>
</message>
<message>
+ <source>After Fee:</source>
+ <translation>Después de los cargos por comisión. </translation>
+ </message>
+ <message>
+ <source>Change:</source>
+ <translation>Cambio</translation>
+ </message>
+ <message>
<source>Amount</source>
<translation>Monto</translation>
</message>
@@ -415,47 +293,7 @@
<source>Priority</source>
<translation>Prioridad</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar dirección </translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar monto</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar cuota</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar después de cuota</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridad</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar cambio</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- </context>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -470,45 +308,17 @@
<source>&amp;Address</source>
<translation>&amp;Dirección</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nueva dirección de recepción</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nueva dirección de envío</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editar dirección de recepción</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editar dirección de envío</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>La dirección ingresada "%1" ya existe en la libreta de direcciones</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>No se puede desbloquear la cartera</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>La generación de la nueva clave fallo</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
+ <message>
+ <source>name</source>
+ <translation>nombre</translation>
+ </message>
</context>
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>nucleo Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>versión</translation>
</message>
@@ -517,10 +327,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Acerca de Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>opciones de la Linea de comandos</translation>
</message>
@@ -536,8 +342,8 @@
<context>
<name>Intro</name>
<message>
- <source>Bitcoin Core</source>
- <translation>nucleo Bitcoin</translation>
+ <source>Error</source>
+ <translation>Error</translation>
</message>
</context>
<context>
@@ -557,6 +363,10 @@
<source>W&amp;allet</source>
<translation>Cartera</translation>
</message>
+ <message>
+ <source>none</source>
+ <translation>Ninguno </translation>
+ </message>
</context>
<context>
<name>OverviewPage</name>
@@ -566,9 +376,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -579,9 +386,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>Debug window</source>
@@ -614,60 +418,13 @@
<source>An optional amount to request. Leave this empty or zero to not request a specific amount.</source>
<translation>Monto opcional a solicitar. Dejarlo vacion o en cero no solicita un monto especifico.</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar monto</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &amp;Address</source>
<translation>&amp;Copiar dirección</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Monto</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Monto</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -676,6 +433,10 @@
<translation>Enviar monedas</translation>
</message>
<message>
+ <source>Quantity:</source>
+ <translation>Cantidad</translation>
+ </message>
+ <message>
<source>Bytes:</source>
<translation>Bytes:</translation>
</message>
@@ -692,6 +453,14 @@
<translation>Cuota:</translation>
</message>
<message>
+ <source>After Fee:</source>
+ <translation>Después de los cargos por comisión. </translation>
+ </message>
+ <message>
+ <source>Change:</source>
+ <translation>Cambio</translation>
+ </message>
+ <message>
<source>fast</source>
<translation>rápido</translation>
</message>
@@ -707,66 +476,6 @@
<source>Confirm the send action</source>
<translation>Confirme la acción de enviar</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirme para enviar monedas</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar monto</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar cuota</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar después de cuota</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridad</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar cambio</translation>
- </message>
- <message>
- <source>or</source>
- <translation>o</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>El monto a pagar debe ser mayor a 0</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>¡La creación de la transación falló!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>¡La transación fue rechazada! Esto puede ocurrir si algunas de tus monedas en tu cartera han sido gastadas, al igual que si usas una cartera copiada y la monedas fueron gastadas en la copia pero no se marcaron como gastadas.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Advertencia: Dirección de Bitcoin invalida</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Advertencia: Cambio de dirección desconocido</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -779,10 +488,6 @@
<translation>Pagar &amp;a:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Ingrese una etiqueta para esta dirección para agregarlo en su libreta de direcciones.</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiqueta</translation>
</message>
@@ -818,10 +523,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Apagando el nucleo de Bitcoin...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>No apague su computadora hasta que esta ventana desaparesca.</translation>
</message>
@@ -847,321 +548,31 @@
</context>
<context>
<name>SplashScreen</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Los desarrolladores de Bitcoin Core</translation>
- </message>
</context>
<context>
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Abrir hasta %1</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/No confirmado</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmaciones</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Estado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>From</source>
- <translation>De</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Para</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaje</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentario</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transacción</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Monto</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, no ha sido transmitido aun</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>desconocido</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detalles de la transacción</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Este panel muestras una descripción detallada de la transacción</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Abrir hasta %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confimado (%1 confirmaciones)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Este bloque no fue recibido por ningun nodo y probablemente no fue aceptado !</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generado pero no aprovado</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recibido con</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviar a</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pagar a si mismo</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minado </translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Fecha y hora en que la transacción fue recibida </translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Escriba una transacción</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Cantidad removida del saldo o agregada </translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Todo</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Hoy</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Esta semana </translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Este mes </translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>El mes pasado </translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Este año</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recibido con</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviar a</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Para ti mismo</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minado </translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Otro</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Ingrese dirección o capa a buscar </translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Monto minimo </translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copiar dirección </translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar capa </translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>copiar monto</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Editar capa </translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exportar el historial de transacción</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportación fallida</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Ocurrio un error intentando guardar el historial de transaciones a %1</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exportacion satisfactoria</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>el historial de transaciones ha sido guardado exitosamente en %1</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Arhchivo separado por comas (*.CSV)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmado </translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Domicilio</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>to</source>
- <translation>Para</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>No se há cargado la cartera.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Mandar monedas</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exportar</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportar la información en la tabla actual a un archivo</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Ocurrio un error tratando de guardar la información de la cartera %1</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>La información de la cartera fué guardada exitosamente a %1</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
<translation>Opciones:</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>nucleo Bitcoin</translation>
+ </message>
+ <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;categoria&gt; puede ser:</translation>
</message>
@@ -1178,6 +589,14 @@
<translation>Opciones de cartera:</translation>
</message>
<message>
+ <source>Information</source>
+ <translation>Información </translation>
+ </message>
+ <message>
+ <source>Warning</source>
+ <translation>Aviso</translation>
+ </message>
+ <message>
<source>Loading addresses...</source>
<translation>Cargando direcciones...</translation>
</message>
@@ -1193,5 +612,9 @@
<source>Done loading</source>
<translation>Carga completa</translation>
</message>
- </context>
+ <message>
+ <source>Error</source>
+ <translation>Error</translation>
+ </message>
+</context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_es_UY.ts b/src/qt/locale/bitcoin_es_UY.ts
index 32d433d6ec..c565a63cd8 100644
--- a/src/qt/locale/bitcoin_es_UY.ts
+++ b/src/qt/locale/bitcoin_es_UY.ts
@@ -26,10 +26,6 @@
<translation>Cerrar</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>Copiar Dirección</translation>
- </message>
- <message>
<source>&amp;Export</source>
<translation>Exportar</translation>
</message>
@@ -37,50 +33,6 @@
<source>&amp;Delete</source>
<translation>&amp;Borrar</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Elige una dirección donde enviar monedas a</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Enviando direcciones</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Recibiendo direcciones
-</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>Editar</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportar Lista de Direcciones</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivos separados por coma (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportación fallida</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Direccion </translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Sin etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -96,71 +48,7 @@
<source>Repeat new passphrase</source>
<translation>Repetir nueva contraseña</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Monedero cifrado</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operacion necesita la contraseña del monedero para desbloquear el mismo</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Monedero destrabado</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operacion necesita la contraseña del monedero para descifrar el mismo</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Monedero descifrado</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Cambiar contraseña</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirme el cifrado del monedero</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Estas seguro que deseas encriptar tu billetera?</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Atención: la tecla Mayusculas esta activa!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Monedero cifrado</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Fallo en el cifrado del monedero</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Fallo en el cifrado del monedero a causa de un error interno. Su monedero no esta cifrado</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Las contraseñas suministradas no coinciden.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Fallo en el desbloqueo del mondero</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La contraseña introducida para el descifrado del monedero es incorrecta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Fallo en el descifrado del monedero</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -220,7 +108,7 @@
</message>
<message>
<source>Send coins to a Bitcoin address</source>
- <translation>Enviar monedas a una dirección BItCoin</translation>
+ <translation>Enviar monedas a una dirección Bitcoin</translation>
</message>
<message>
<source>Change the passphrase used for wallet encryption</source>
@@ -303,9 +191,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -339,11 +224,7 @@
<source>Priority</source>
<translation>Prioridad</translation>
</message>
- <message>
- <source>(no label)</source>
- <translation>(Sin etiqueta)</translation>
- </message>
- </context>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -358,34 +239,6 @@
<source>&amp;Address</source>
<translation>&amp;Direccion </translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nueva dirección de recepción </translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nueva dirección de envío </translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editar dirección de recepcion </translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editar dirección de envío </translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>La dirección introducida "%1" ya está en la libreta de direcciones.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>No se puede abrir el monedero.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Fallo en la nueva clave generada.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -422,18 +275,12 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
@@ -453,29 +300,6 @@
<source>Copy &amp;Address</source>
<translation>Copiar Dirección</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Direccion </translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Sin etiqueta)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -515,18 +339,6 @@
<source>Confirm the send action</source>
<translation>Confirmar el envío</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirmar el envio de monedas</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>La cantidad a pagar debe ser mayor que 0.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Sin etiqueta)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -539,10 +351,6 @@
<translation>Pagar &amp;A:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Introduzca una etiqueta para esta dirección para añadirla a su libreta de direcciones</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiqueta:</translation>
</message>
@@ -592,90 +400,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Abrir hasta %1</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaccion</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>desconocido</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Abrir hasta %1</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportación fallida</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivos separados por coma (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Direccion </translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Enviar monedas</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>Exportar</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
diff --git a/src/qt/locale/bitcoin_es_VE.ts b/src/qt/locale/bitcoin_es_VE.ts
index 582e728846..432adc57ee 100644
--- a/src/qt/locale/bitcoin_es_VE.ts
+++ b/src/qt/locale/bitcoin_es_VE.ts
@@ -22,8 +22,8 @@
<translation>&amp;Copiar</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copiar Dirección</translation>
+ <source>C&amp;lose</source>
+ <translation>C&amp;errar</translation>
</message>
<message>
<source>Delete the currently selected address from the list</source>
@@ -41,69 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Borrar</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Elige la dirección para enviar monedas</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Elige la dirección para recibir monedas</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Envío de direcciones</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Recepción de direcciones</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Estas son tus direcciones Bitcoin para realizar pagos. Siempre checa el monto y la dirección de recepción antes de enviar monedas.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Estas son tus direcciones Bitcoin para recibir pagos. Es recomendable usar una nueva dirección para cada transacción.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copiar &amp;Etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editar</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportar lista de direcciones</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivo separado por comas (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportación fallida</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Hubo un error intentando guardar la lista de direcciones al %1. Por favor intente nuevamente.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -123,86 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Repetir nueva frase de contraseña</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encriptar billetera</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operación necesita tu frase de contraseña de la billetera para desbloquearla.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloquear billetera</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operacción necesita tu frase de contraseña para desepcriptar la billetera</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Desencriptar billetera</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Cambiar frase secreta</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmar encriptación de billetera</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Aviso: Si encriptas tu billetera y pierdes tu frase secreta, ¡PERDERÃS TODOS TUS BITCOINS!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>¿Está seguro que desea encriptar su billetera?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANTE: Algunas copias de seguridad que hayas hecho de tu archivo de billetera deberían ser reemplazadas con la billetera encriptada generada recientemente. Por razones de seguridad, las copias de seguridad previas del archivo de billetera sin cifrar serán inútiles tan pronto uses la nueva billetera encriptada.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Aviso: El bloqueo de mayúsculas está activado.</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Billetera encriptada</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Introduce la nueva frase secreta a la billetera. Por favor use una frase secreta de diez o más caracteres aleatorios, u ocho o más palabras.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Encriptación de billetera fallida</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Encriptación de billetera fallida debido a un error interno. Tu billetera no fue encriptada.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Las frases secretas introducidas no concuerdan.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Desbloqueo de billetera fallido</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La frase secreta introducida para la desencriptación de la billetera fué incorrecta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Desencriptación de billetera fallida</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>La frase secreta de la billetera fué cambiada exitosamente.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -234,20 +91,20 @@
<translation>Buscar historial de transacciones</translation>
</message>
<message>
- <source>Quit application</source>
- <translation>Quitar aplicación</translation>
+ <source>E&amp;xit</source>
+ <translation>S&amp;alir</translation>
</message>
<message>
- <source>&amp;Receiving addresses...</source>
- <translation>Recepción de direcciones</translation>
+ <source>Quit application</source>
+ <translation>Quitar aplicación</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Cliente Bitcoin Core</translation>
+ <source>&amp;Options...</source>
+ <translation>&amp;Opciones...</translation>
</message>
<message>
- <source>Importing blocks from disk...</source>
- <translation>Importando bloques desde el disco...</translation>
+ <source>&amp;Receiving addresses...</source>
+ <translation>Recepción de direcciones</translation>
</message>
<message>
<source>Reindexing blocks on disk...</source>
@@ -286,10 +143,6 @@
<translation>&amp;Recibir</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Mostrar información acerca de Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Mostar / Ocultar</translation>
</message>
@@ -318,14 +171,6 @@
<translation>&amp;Configuración</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>Acerca de Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Command-line options</source>
<translation>Opciones de línea de comandos</translation>
</message>
@@ -383,13 +228,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta de red</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -463,134 +301,6 @@
<source>Priority</source>
<translation>Prioridad</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar dirección</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar monto</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de la transacción</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Bloqueo no gastado</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Desbloqueo no gastado</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar comisión</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridad</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiar dust</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar cambio</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>Más alto</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>superior</translation>
- </message>
- <message>
- <source>high</source>
- <translation>alto</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>medio-alto</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>medio</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>bajo-medio</translation>
- </message>
- <message>
- <source>low</source>
- <translation>bajo</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>inferior</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>más bajo</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 bloqueado)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ninguno</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Puede variar +/- %1 satoshi(s) por entrada.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>si</translation>
- </message>
- <message>
- <source>no</source>
- <translation>no</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Esto significa que se requiere al menos de una comisión de %1 por kB</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Puede variar +/- 1 byte por entrada.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transacciones con mayor prioridad son más probables de ser incluidas en un bloque.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>Cambio desde %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(cambio)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -614,38 +324,6 @@
<source>&amp;Address</source>
<translation>&amp;Dirección</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nueva dirección de recibo</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nueva dirección de envío</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editar dirección de envío</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editar dirección de envío</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>La dirección introducida "%1" ya está en el libro de direcciones.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>La dirección introducida "%1" no es una dirección Bitcoin válida.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>No se pudo desbloquear la billetera.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Creación de la nueva llave fallida</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -673,10 +351,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>versión</translation>
</message>
@@ -685,10 +359,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Acerca de Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Opciones de línea de comandos</translation>
</message>
@@ -704,10 +374,6 @@
<context>
<name>Intro</name>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core descargará y almacenará una copia de la cadena de bloques Bitcoin. Al menos %1GB de datos serán almacenados en este directorio, y crecerá con el tiempo. La billetera será también almacenada en este directorio.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Usar el directorio de datos por defecto</translation>
</message>
@@ -716,10 +382,6 @@
<translation>Usa un directorio de datos personalizado:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Error: Directorio de datos especificado "%1" no puede ser creado.</translation>
</message>
@@ -746,10 +408,6 @@
<source>Select payment request file</source>
<translation>Seleccionar archivo de solicitud de pago</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Seleccionar archivo de solicitud de pago para abrir</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -762,19 +420,32 @@
<translation>&amp;Main</translation>
</message>
<message>
+ <source>&amp;Network</source>
+ <translation>&amp;Red</translation>
+ </message>
+ <message>
<source>W&amp;allet</source>
<translation>Billetera</translation>
</message>
<message>
+ <source>Expert</source>
+ <translation>Experto</translation>
+ </message>
+ <message>
<source>none</source>
<translation>ninguno</translation>
</message>
</context>
<context>
<name>OverviewPage</name>
- </context>
-<context>
- <name>PaymentServer</name>
+ <message>
+ <source>Available:</source>
+ <translation>Disponible:</translation>
+ </message>
+ <message>
+ <source>Pending:</source>
+ <translation>Pendiente:</translation>
+ </message>
</context>
<context>
<name>PeerTableModel</name>
@@ -787,14 +458,19 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
<translation>Información</translation>
</message>
+ <message>
+ <source>In:</source>
+ <translation>Entrada:</translation>
+ </message>
+ <message>
+ <source>Out:</source>
+ <translation>Salida:</translation>
+ </message>
</context>
<context>
<name>ReceiveCoinsDialog</name>
@@ -807,51 +483,16 @@
<translation>&amp;Etiqueta:</translation>
</message>
<message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar monto</translation>
+ <source>Show</source>
+ <translation>Mostrar</translation>
</message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &amp;Address</source>
<translation>&amp;Copiar Dirección</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Monto</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Monto</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -883,38 +524,6 @@
<source>Dust:</source>
<translation>Polvo:</translation>
</message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidad</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar monto</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar comisión</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridad</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar cambio</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sin etiqueta)</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiar dust</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -935,123 +544,17 @@
</context>
<context>
<name>SplashScreen</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
</context>
<context>
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transacción</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Monto</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Copy address</source>
- <translation>Copiar dirección</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar monto</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de la transacción</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportación fallida</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Archivo separado por comas (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Fecha</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exportar</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportar los datos en la pestaña actual a un archivo</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Copia de seguridad fallida</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Hubo un error intentando guardar los datos de la billetera al %1</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Los datos de la billetera fueron guardados exitosamente al %1</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Copia de seguridad completada</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1078,6 +581,10 @@
<translation>Correr en segundo plano como daemon y aceptar comandos</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Enlazar dirección dada y siempre escuchar en ella. Usar [host]:port notación para IPv6</translation>
</message>
@@ -1102,10 +609,6 @@
<translation>Esta es una compilación de prueba pre-lanzamiento - use bajo su propio riesgo - no utilizar para aplicaciones de minería o mercantes</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Deshabilitar para enlezar a %s en esta computadora. Bitcoin Core probablemente ya está ejecutándose.</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Aviso: ¡La red no parece estar totalmente de acuerdo! Algunos mineros parecen estar teniendo inconvenientes.</translation>
</message>
@@ -1114,10 +617,6 @@
<translation>Aviso: ¡No parecen estar totalmente de acuerdo con nuestros compañeros! Puede que tengas que actualizar, u otros nodos tengan que actualizarce.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Aviso: wallet.dat está corrupto, ¡datos salvados! wallet.dat original guardado como wallet.{timestamp}.bak en %s; si tus transacciones o balance está incorrecto deberías restaurarlo desde una copia de seguridad.</translation>
- </message>
- <message>
<source>Information</source>
<translation>Información</translation>
</message>
diff --git a/src/qt/locale/bitcoin_et.ts b/src/qt/locale/bitcoin_et.ts
index 945e4cfa58..0d659fd719 100644
--- a/src/qt/locale/bitcoin_et.ts
+++ b/src/qt/locale/bitcoin_et.ts
@@ -22,10 +22,6 @@
<translation>S&amp;ulge</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopeeri Aadress</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Kustuta märgistatud aadress loetelust</translation>
</message>
@@ -41,45 +37,6 @@
<source>&amp;Delete</source>
<translation>&amp;Kustuta</translation>
</message>
- <message>
- <source>C&amp;hoose</source>
- <translation>V&amp;ali</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Need on sinu Bitcoini aadressid maksete saatmiseks. Müntide saatmisel kontrolli alati summat ning saaja aadressi.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>&amp;Märgise kopeerimine</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Muuda</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Komaeraldatud fail (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Eksportimine Ebaõnnestus</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Silt</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Aadress</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(silti pole)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -99,82 +56,6 @@
<source>Repeat new passphrase</source>
<translation>Korda salafraasi</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Krüpteeri rahakott</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>See toiming nõuab sinu rahakoti salafraasi.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Tee rahakott lukust lahti.</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>See toiming nõuab sinu rahakoti salafraasi.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dekrüpteeri rahakott.</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Muuda salafraasi</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Kinnita rahakoti krüpteering</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Hoiatus: Kui sa kaotad oma, rahakoti krüpteerimisel kasutatud, salafraasi, siis &lt;b&gt;KAOTAD KA KÕIK OMA BITCOINID&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Kas soovid oma rahakoti krüpteerida?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>TÄHTIS: Kõik varasemad rahakoti varundfailid tuleks üle kirjutada äsja loodud krüpteeritud rahakoti failiga. Turvakaalutlustel tühistatakse krüpteerimata rahakoti failid alates uue, krüpteeritud rahakoti, kasutusele võtust.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Hoiatus: Caps Lock on sisse lülitatud!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Rahakott krüpteeritud</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Tõrge rahakoti krüpteerimisel</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Rahakoti krüpteering ebaõnnestus tõrke tõttu. Sinu rahakotti ei krüpteeritud.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Salafraasid ei kattu.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Rahakoti avamine ebaõnnestus</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Rahakoti salafraas ei ole õige.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Rahakoti dekrüpteerimine ei õnnestunud</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Rahakoti salafraasi muutmine õnnestus.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -242,10 +123,6 @@
<translation>Ava &amp;URI...</translation>
</message>
<message>
- <source>Importing blocks from disk...</source>
- <translation>Impordi blokid kettalt...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Kettal olevate blokkide re-indekseerimine...</translation>
</message>
@@ -326,14 +203,6 @@
<translation>Vahelehe tööriistariba</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoini tuumik</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>Kirjeldus Bitcoini Tuumast</translation>
- </message>
- <message>
<source>&amp;Command-line options</source>
<translation>Käsurea valikud</translation>
</message>
@@ -437,13 +306,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Võrgu Häire</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -469,70 +331,6 @@
<source>Confirmed</source>
<translation>Kinnitatud</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Aadressi kopeerimine</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Märgise kopeerimine</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopeeri summa</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopeeri tehingu ID</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopeeri tasu</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>kõrgeim</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>kõrgem</translation>
- </message>
- <message>
- <source>high</source>
- <translation>kõrge</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>keskmine</translation>
- </message>
- <message>
- <source>low</source>
- <translation>madal</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>madalam</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>madalaim</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 lukustatud)</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>jah</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ei</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(silti pole)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -548,38 +346,6 @@
<source>&amp;Address</source>
<translation>&amp;Aadress</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Uus sissetulev aadress</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Uus väljaminev aadress</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Sissetulevate aadresside muutmine</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Väljaminevate aadresside muutmine</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Selline aadress on juba olemas: "%1"</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Sisestatud aadress "%1" ei ole Bitcoinis kehtiv.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Rahakotti ei avatud</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Tõrge uue võtme loomisel.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -591,18 +357,10 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoini tuumik</translation>
- </message>
- <message>
<source>version</source>
<translation>versioon</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Kirjeldus Bitcoini Tuumast</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Käsurea valikud</translation>
</message>
@@ -622,10 +380,6 @@
<translation>Teretulemast</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoini tuumik</translation>
- </message>
- <message>
<source>Error</source>
<translation>Tõrge</translation>
</message>
@@ -772,17 +526,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI käsitsemine</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Bitcoin ei käivitu: vajuta-maksa toiming</translation>
- </message>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -797,19 +540,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>Save QR Code</source>
- <translation>Salvesta QR kood</translation>
- </message>
- </context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Kliendi nimi</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -830,10 +562,6 @@
<translation>Ãœldine</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Kasutan OpenSSL versiooni</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>Käivitamise hetk</translation>
</message>
@@ -890,10 +618,6 @@
<translation>&amp;Konsool</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Valmistusaeg</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Debugimise logifail</translation>
</message>
@@ -948,18 +672,6 @@
<source>Remove</source>
<translation>Eemalda</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Märgise kopeerimine</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopeeri sõnum</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopeeri summa</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -967,62 +679,7 @@
<source>Copy &amp;Address</source>
<translation>&amp;Kopeeri Aadress</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Aadress</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Kogus</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Silt</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Sõnum</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Tulemuseks on liiga pikk URL, püüa lühendada märgise/teate teksti.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Tõrge URI'st QR koodi loomisel</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Kuupäev</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Silt</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Sõnum</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Kogus</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(silti pole)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(sõnum puudub)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(summa puudub)</translation>
- </message>
-</context>
+ </context>
<context>
<name>SendCoinsDialog</name>
<message>
@@ -1093,39 +750,7 @@
<source>S&amp;end</source>
<translation>S&amp;aada</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Müntide saatmise kinnitamine</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopeeri summa</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopeeri tasu</translation>
- </message>
- <message>
- <source>or</source>
- <translation>või</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Makstav summa peab olema suurem kui 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Summa ületab jäägi.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Summa koos tehingu tasuga %1 ületab sinu jääki.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(silti pole)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -1137,10 +762,6 @@
<translation>Maksa &amp;:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Aadressiraamatusse sisestamiseks märgista aadress</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Märgis</translation>
</message>
@@ -1234,70 +855,10 @@
<source>Reset all verify message fields</source>
<translation>Tühjenda kõik sõnumi kinnitamise väljad</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Signatuuri genereerimiseks vajuta "Allkirjasta Sõnum"</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Sisestatud aadress ei kehti.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Palun kontrolli aadressi ning proovi uuesti.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Sisestatud aadress ei viita võtmele.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Rahakoti avamine katkestati.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Sisestatud aadressi privaatvõti ei ole saadaval.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Sõnumi signeerimine ebaõnnestus.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Sõnum signeeritud.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Signatuuri ei õnnestunud dekodeerida.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Palun kontrolli signatuuri ning proovi uuesti.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Signatuur ei kattunud sõnumi kokkuvõttega.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Sõnumi kontroll ebaõnnestus.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Sõnum kontrollitud.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoini tuumik</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoini Tuuma arendajad</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1310,366 +871,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Avatud kuni %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline'is</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/kinnitamata</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 kinnitust</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Staatus</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Kuupäev</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Allikas</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Genereeritud</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Saatja</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Saaja</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>oma aadress</translation>
- </message>
- <message>
- <source>label</source>
- <translation>märgis</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Krediit</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>mitte aktsepteeritud</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Deebet</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Tehingu tasu</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Neto summa</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Sõnum</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Kommentaar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Tehingu ID</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Debug'imise info</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Tehing</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Sisendid</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Kogus</translation>
- </message>
- <message>
- <source>true</source>
- <translation>õige</translation>
- </message>
- <message>
- <source>false</source>
- <translation>vale</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, veel esitlemata</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>tundmatu</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Tehingu üksikasjad</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Paan kuvab tehingu detailid</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Kuupäev</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tüüp</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Avatud kuni %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Kinnitatud (%1 kinnitust)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Antud klotsi pole saanud ükski osapool ning tõenäoliselt seda ei aktsepteerita!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Loodud, kuid aktsepteerimata</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Silt</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Saadud koos</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Kellelt saadud</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Saadetud</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Makse iseendale</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Mine'itud</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Tehingu staatus. Kinnituste arvu kuvamiseks liigu hiire noolega selle peale.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Tehingu saamise kuupäev ning kellaaeg.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tehingu tüüp.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Jäägile lisatud või eemaldatud summa.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Kõik</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Täna</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Jooksev nädal</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Jooksev kuu</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Eelmine kuu</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Jooksev aasta</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Ulatus...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Saadud koos</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Saadetud</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Iseendale</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Mine'itud</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Muu</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Otsimiseks sisesta märgis või aadress</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Vähim summa</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Aadressi kopeerimine</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Märgise kopeerimine</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopeeri summa</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopeeri tehingu ID</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Märgise muutmine</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Kuva tehingu detailid</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Eksportimine Ebaõnnestus</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Komaeraldatud fail (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Kinnitatud</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Kuupäev</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tüüp</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Silt</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Aadress</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Ulatus:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>saaja</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Müntide saatmine</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Ekspordi</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Ekspordi kuvatava vahelehe sisu faili</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Varundatud Rahakott</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Rahakoti andmed (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Varundamine nurjus</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Varundamine õnnestus</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1700,6 +911,10 @@
<translation>Luba välisühendusi (vaikeväärtus: 1 kui puudub -proxy või -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoini tuumik</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Määratud aadressiga sidumine ning sellelt kuulamine. IPv6 jaoks kasuta vormingut [host]:port</translation>
</message>
@@ -1712,10 +927,6 @@
<translation>See on test-versioon - kasutamine omal riisikol - ära kasuta mining'uks ega kaupmeeste programmides</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Hoiatus: toimus wallet.dat faili andmete päästmine! Originaal wallet.dat nimetati kaustas %s ümber wallet.{ajatempel}.bak'iks, jäägi või tehingute ebakõlade puhul tuleks teha backup'ist taastamine.</translation>
- </message>
- <message>
<source>Block creation options:</source>
<translation>Blokeeri loomise valikud:</translation>
</message>
@@ -1772,26 +983,10 @@
<translation>(vaikimisi: %u)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Tundmatu -whitebind aadress: '%s'</translation>
- </message>
- <message>
<source>Information</source>
<translation>Informatsioon</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>-maxtxfee=&lt;amount&gt; jaoks vigane kogus: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>-minrelaytxfee=&lt;amount&gt; jaoks vigane kogus: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>-mintxfee=&lt;amount&gt; jaoks vigane kogus: '%s'</translation>
- </message>
- <message>
<source>RPC server options:</source>
<translation>RPC serveri valikud:</translation>
</message>
@@ -1828,10 +1023,6 @@
<translation>Hoiatus</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat fail on katki, päästmine ebaõnnestus</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>JSON-RPC ühenduste salasõna</translation>
</message>
@@ -1840,10 +1031,6 @@
<translation>Käivita käsklus, kui parim plokk muutub (käskluse %s asendatakse ploki hash'iga)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Käesolev abitekst</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>-addnode, -seednode ja -connect tohivad kasutada DNS lookup'i</translation>
</message>
@@ -1852,18 +1039,10 @@
<translation>Aadresside laadimine...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Viga wallet.dat käivitamisel. Vigane rahakkott</translation>
- </message>
- <message>
<source>(default: %s)</source>
<translation>(vaikimisi: %s)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Viga wallet.dat käivitamisel</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Vigane -proxi aadress: '%s'</translation>
</message>
@@ -1872,18 +1051,6 @@
<translation>Kirjeldatud tundmatu võrgustik -onlynet'is: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Tundmatu -bind aadress: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Tundmatu -externalip aadress: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>-paytxfee=&lt;amount&gt; jaoks vigane kogus: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Liiga suur summa</translation>
</message>
diff --git a/src/qt/locale/bitcoin_eu_ES.ts b/src/qt/locale/bitcoin_eu_ES.ts
index ca6b6489d1..cbe246f443 100644
--- a/src/qt/locale/bitcoin_eu_ES.ts
+++ b/src/qt/locale/bitcoin_eu_ES.ts
@@ -26,10 +26,6 @@
<translation>&amp;Itxi</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopiatu helbidea</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Ezabatu aukeratutako helbideak listatik</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Ezabatu</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Aukeratu helbidea txanponak bidaltzeko</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Aukeratu helbidea txanponak jasotzeko</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Aukeratu</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Helbideak bidaltzen</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Helbideak jasotzen</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Hauek dira zure Bitcoin helbideak dirua bidaltzeko. Beti egiaztatu diru-kantitatea eta jasotzeko helbidea bidali baino lehen.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Hauek dira zure Bitcoin helbideak dirua jasotzeko. Gomendagarria da erabiltzea jasotzeko helbide berri bat operazio bakoitzeko.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopiatu &amp;Etiketa</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editatu</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Esportatu helbide lista</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Komaz bereizitako artxiboa (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Esportatua okerra</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Errakuntza bat egon da gordetzen %1 helbide listan. Mesedez, saiatu berriro.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiketa</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Helbidea</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(etiketarik ez)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,79 +60,7 @@
<source>Repeat new passphrase</source>
<translation>Errepikatu pasahitz berria</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Enkriptatu zorroa</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Eragiketa honek zorroaren pasahitza behar du zorroa desblokeatzeko.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desblokeatu zorroa</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Eragiketa honek zure zorroaren pasahitza behar du, zorroa desenkriptatzeko.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Desenkriptatu zorroa</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Aldatu pasahitza</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Berretsi zorroaren enkriptazioa</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Abisua: Zuk enkriptatzen baduzu zure diruzorroa eta zure pasahitza galtzen baduzu, &lt;b&gt;BITCOIN GUZTIAK GALDUKO DITUZU&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Seguru zaude nahi duzula zure diruzorroa enkriptatu?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core orain itxiko da enkriptazio prozezua amaitzeko. Gogoratu enkriptatzean zure diruzorroa ez duzula guztiz babesten zure Bitcoinak lapurretatik infektatzen zure ordenagailua Malwareekin.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>GARRANTZITSUA: Aurreko seguritate-kopiak ordeztuko dire berriekin, enkriptatutak. Segurtasun arrazoigaitik, aurreko kopiak ezin dira erabili hasiko zarenean zure diruzorro enkriptatu berriarekin.</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Zorroa enkriptatuta</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Zorroaren enkriptazioak huts egin du</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Zorroaren enkriptazioak huts egin du barne-errore baten ondorioz. Zure zorroa ez da enkriptatu.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Eman dituzun pasahitzak ez datoz bat.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Zorroaren desblokeoak huts egin du</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Zorroa desenkriptatzeko sartutako pasahitza okerra da.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Zorroaren desenkriptazioak huts egin du</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -299,9 +156,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -315,18 +169,6 @@
<source>Date</source>
<translation>Data</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopiatu helbidea</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiatu etiketa</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(etiketarik ez)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -342,34 +184,6 @@
<source>&amp;Address</source>
<translation>&amp;Helbidea</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Jasotzeko helbide berria</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Bidaltzeko helbide berria</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editatu jasotzeko helbidea</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editatu bidaltzeko helbidea</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Sartu berri den helbidea, "%1", helbide-liburuan dago jadanik.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Ezin desblokeatu zorroa.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Gako berriaren sorrerak huts egin du.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -398,9 +212,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -411,9 +222,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -430,10 +238,6 @@
<source>&amp;Message:</source>
<translation>Mezua</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopiatu etiketa</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -441,45 +245,6 @@
<source>Copy &amp;Address</source>
<translation>&amp;Kopiatu helbidea</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Helbidea</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Kopurua</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiketa</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mezua</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiketa</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mezua</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Kopurua</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(etiketarik ez)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -503,18 +268,6 @@
<source>Confirm the send action</source>
<translation>Berretsi bidaltzeko ekintza</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Berretsi txanponak bidaltzea</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Ordaintzeko kopurua 0 baino handiagoa izan behar du.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(etiketarik ez)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -527,10 +280,6 @@
<translation>Ordaindu &amp;honi:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Sartu etiketa bat helbide honetarako, eta gehitu zure helbide-liburuan</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiketa:</translation>
</message>
@@ -584,248 +333,22 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Zabalik %1 arte</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/konfirmatu gabe</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 konfirmazioak</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mezua</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transakzioaren</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Kopurua</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ez da arrakastaz emititu oraindik</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>ezezaguna</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Transakzioaren xehetasunak</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Panel honek transakzioaren deskribapen xehea erakusten du</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Mota</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Zabalik %1 arte</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Konfirmatuta (%1 konfirmazio)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Bloke hau ez du beste inongo nodorik jaso, eta seguruenik ez da onartuko!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Sortua, baina ez onartua</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiketa</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Jasota honekin: </translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Hona bidalia: </translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Ordainketa zeure buruari</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Bildua</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transakzioaren egoera. Pasatu sagua gainetik konfirmazio kopurua ikusteko.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Transakzioa jasotako data eta ordua.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Transakzio mota.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Saldoan kendu edo gehitutako kopurua.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Denak</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Gaur</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Aste honetan</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Hil honetan</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Azken hilean</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Aurten</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Muga...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Jasota honekin: </translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Hona bidalia: </translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Zeure buruari</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Bildua</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Beste</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Sartu bilatzeko helbide edo etiketa</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Kopuru minimoa</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopiatu helbidea</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiatu etiketa</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Esportatua okerra</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Komaz bereizitako artxiboa (*.csv)</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Mota</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiketa</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Helbidea</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Bidali txanponak</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Esportatu</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Esportatu datuak uneko fitxategian</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
<translation>Aukerak</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Laguntza mezu hau</translation>
- </message>
- <message>
<source>Rescanning...</source>
<translation>Birbilatzen...</translation>
</message>
diff --git a/src/qt/locale/bitcoin_fa.ts b/src/qt/locale/bitcoin_fa.ts
index 7ab3b77da3..98543ded46 100644
--- a/src/qt/locale/bitcoin_fa.ts
+++ b/src/qt/locale/bitcoin_fa.ts
@@ -15,27 +15,23 @@
</message>
<message>
<source>Copy the currently selected address to the system clipboard</source>
- <translation>Ú©Ù¾ÛŒ نشانی انتخاب شده به حاÙظهٔ سیستم</translation>
+ <translation>Ú©Ù¾ÛŒ نشانی انتخاب شده کنونی به حاÙظه‌ی سیستم</translation>
</message>
<message>
<source>&amp;Copy</source>
- <translation>&amp;رونوشت</translation>
+ <translation>&amp;کپی</translation>
</message>
<message>
<source>C&amp;lose</source>
<translation>&amp;بستن</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;کپی نشانی</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
- <translation>حذ٠نشانی انتخاب‌شده از لیست</translation>
+ <translation>حذ٠نشانی انتخاب‌شده کنونی از لیست</translation>
</message>
<message>
<source>Export the data in the current tab to a file</source>
- <translation>خروجی گرÙتن داده‌های برگهٔ Ùعلی به یک پرونده</translation>
+ <translation>خروجی گرÙتن داده‌های برگه‌ی Ùعلی به یک Ùایل</translation>
</message>
<message>
<source>&amp;Export</source>
@@ -45,69 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;حذÙ</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>آدرس مورد نظر برای ارسال کوین ها را انتخاب کنید</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>آدرس موردنظر برای دریاÙت کوین ها را انتخاب کنید.</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>آدرس های ارسال کننده</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>آدرس های دریاÙت کننده</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>این‌ها نشانی‌های بیت‌کوین شما برای ارسال وجود هستند. همیشه قبل از ارسال سکه‌ها، نشانی دریاÙت‌کننده Ùˆ مقدار ارسالی را بررسی کنید.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>این‌ها نشانی‌های بیت‌کوین شما برای دریاÙت وجوه هستند. توصیه می‌شود یک نشانی دریاÙت جدید برای هر تبادل استÙاده کنید.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>کپی و برچسب‌&amp;گذاری</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;ویرایش</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>استخراج لیست آدرس</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>پروندهٔ نوع CSV جداشونده با کاما (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>استخراج انجام نشد</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>خطایی هنگام تلاش برای ذخیرهٔ لیست آدرس ها در %1 رخ داد.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>آدرس</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(بدون برچسب)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -127,99 +60,19 @@
<source>Repeat new passphrase</source>
<translation>تکرار گذرواژهٔ جدید</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Encrypt wallet</source>
- <translation>رمزنگاری کی٠پول</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>انجام این عملیات نیازمند گذرواژهٔ کی٠پول شما برای باز کردن Ù‚ÙÙ„ آن است.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>باز کردن Ù‚ÙÙ„ کی٠پول</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>انجام این عملیات نیازمند گذرواژهٔ کی٠پول شما برای رمزگشایی کردن آن است.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>رمزگشایی کی٠پول</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>تغییر گذرواژه</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>تأیید رمزنگاری کی٠پول</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>هشدار: اگر کی٠پول خود را رمزنگاری کنید Ùˆ گذرواژه را Ùراموش کنید، &lt;b&gt;تمام دارایی بیت‌کوین خود را از دست خواهید داد&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>آیا مطمئن هستید که می‌خواهید کی٠پول خود را رمزنگاری کنید؟</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>هسته بیت‌کوین هم اکنون بسته می‌شود تا Ùرایند رمزگذاری را تمام کند. به خاطر داشته باشید Ú©Ù‡ رمزگذاری کردن کی٠پول‌تان نمی‌تواند به طور کامل بیت‌کوین‌های شما را در برابر دزدیده شدن توسط بداÙزارهایی Ú©Ù‡ رایانه‌ی شما را آلوده می‌کنند، محاÙظت نماید.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>مهم: هر نسخهٔ پشتیبانی Ú©Ù‡ تا کنون از کی٠پول خود تهیه کرده‌اید، باید با کی٠پول رمزنگاری شدهٔ جدید جایگزین شود. به دلایل امنیتی، پروندهٔ قدیمی کی٠پول بدون رمزنگاری، تا زمانی Ú©Ù‡ از کی٠پول رمزنگاری‌شدهٔ جدید استÙاده نکنید، غیرقابل استÙاده خواهد بود.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>هشدار: کلید Caps Lock روشن است!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>کی٠پول رمزنگاری شد</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>رمز جدید کی٠پول خود را وارد کنید.&lt;br/&gt;از رمز عبوری استÙاده کنید Ú©Ù‡&lt;b&gt; حداقل 10 کاراکتر تصادÙÛŒ &lt;/b&gt; Ùˆ یا &lt;b&gt; حداقل 8 حر٠داشته باشد.&lt;/b&gt;</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>رمز عبور قدیمی و رمز عبور جدید کی٠پول خود را وارد گنید.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>رمزنگاری کی٠پول با شکست مواجه شد</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>رمزنگاری کی٠پول بنا به یک خطای داخلی با شکست مواجه شد. کی٠پول شما رمزنگاری نشد.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>گذرواژه‌های داده شده با هم تطابق ندارند.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>بازگشایی Ù‚ÙÙ„ Ú©ÛŒÙ‌پول با شکست مواجه شد</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>گذرواژهٔ وارد شده برای رمزگشایی کی٠پول نادرست بود.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>رمزگشایی ناموÙÙ‚ کی٠پول</translation>
+ <source>IP/Netmask</source>
+ <translation>آی‌پی/نت‌ماسک</translation>
</message>
<message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>گذرواژهٔ کی٠پول با موÙقیت عوض شد.</translation>
+ <source>Banned Until</source>
+ <translation>مسدود شده تا</translation>
</message>
</context>
<context>
- <name>BanTableModel</name>
- </context>
-<context>
<name>BitcoinGUI</name>
<message>
<source>Sign &amp;message...</source>
@@ -258,6 +111,14 @@
<translation>خروج از برنامه</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;حدود%1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>نمایش اطلاعات دربارهٔ %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>دربارهٔ &amp;کیوت</translation>
</message>
@@ -294,10 +155,6 @@
<translation>باز کردن &amp;آدرس</translation>
</message>
<message>
- <source>Importing blocks from disk...</source>
- <translation>دریاÙت بلوک‌ها از دیسک...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>بازنشانی بلوک‌ها روی دیسک...</translation>
</message>
@@ -342,10 +199,6 @@
<translation>&amp;دریاÙت</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>نمایش اطلاعات در مورد بیت‌کوین</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;نمایش/ عدم نمایش</translation>
</message>
@@ -382,14 +235,6 @@
<translation>نوارابزار برگه‌ها</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation> هسته Bitcoin </translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>درباره هسته ی بیت کوین</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>نمایش لیست آدرس های ارسال و لیبل ها</translation>
</message>
@@ -462,6 +307,36 @@
<translation>به‌روز رسانی...</translation>
</message>
<message>
+ <source>Date: %1
+</source>
+ <translation>تاریخ: %1
+</translation>
+ </message>
+ <message>
+ <source>Amount: %1
+</source>
+ <translation>مقدار: %1
+</translation>
+ </message>
+ <message>
+ <source>Type: %1
+</source>
+ <translation>نوع: %1
+</translation>
+ </message>
+ <message>
+ <source>Label: %1
+</source>
+ <translation>برچسب: %1
+</translation>
+ </message>
+ <message>
+ <source>Address: %1
+</source>
+ <translation>نشانی: %1
+</translation>
+ </message>
+ <message>
<source>Sent transaction</source>
<translation>تراکنش ارسال شد</translation>
</message>
@@ -479,13 +354,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>پیام شبکه</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -520,6 +388,10 @@
<translation>پول خورد:</translation>
</message>
<message>
+ <source>(un)select all</source>
+ <translation>(لغو)انتخاب همه</translation>
+ </message>
+ <message>
<source>Tree mode</source>
<translation>مدل درختی</translation>
</message>
@@ -555,78 +427,6 @@
<source>Priority</source>
<translation>اولویت</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>کپی نشانی</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>کپی برچسب</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>کپی مقدار</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>کپی شناسهٔ تراکنش</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>بیشترین</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>بیشتر</translation>
- </message>
- <message>
- <source>high</source>
- <translation>زیاد</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>متوسط متمایل به زیاد</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>متوسط</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>متوسط متمایل به کم</translation>
- </message>
- <message>
- <source>low</source>
- <translation>Ú©Ù…</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>کمتر</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>کمترین</translation>
- </message>
- <message>
- <source>none</source>
- <translation>هیچکدام</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>بله</translation>
- </message>
- <message>
- <source>no</source>
- <translation>خیر</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(بدون برچسب)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(تغییر)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -642,38 +442,6 @@
<source>&amp;Address</source>
<translation>&amp;نشانی</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>نشانی دریاÙتی جدید</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>نشانی ارسالی جدید</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>ویرایش نشانی دریاÙتی</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>ویرایش نشانی ارسالی</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>نشانی وارد شده «%1» در حال حاضر در دÙترچه وجود دارد.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>نشانی وارد شده «%1» یک نشانی معتبر بیت‌کوین نیست.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>نمی‌توان کی٠پول را رمزگشایی کرد.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>ایجاد کلید جدید با شکست مواجه شد.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -701,16 +469,12 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation> هسته Bitcoin </translation>
- </message>
- <message>
<source>version</source>
<translation>نسخه</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>درباره هسته ی بیت کوین</translation>
+ <source>About %1</source>
+ <translation>درباره %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -732,12 +496,8 @@
<translation>خوش‌آمدید</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>به هسته بیت کوین خوش آمدید.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>از آنجایی که این اولین اجرای برنامه است، شما می‌توانید مسیر ذخیرهٔ داده‌ها را انتخاب کنید.</translation>
+ <source>Welcome to %1.</source>
+ <translation>به %1 خوش‌آمدید.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -748,10 +508,6 @@
<translation>استÙاده از یک مسیر سÙارشی:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation> هسته Bitcoin </translation>
- </message>
- <message>
<source>Error</source>
<translation>خطا</translation>
</message>
@@ -762,6 +518,10 @@
</context>
<context>
<name>OpenURIDialog</name>
+ <message>
+ <source>Open URI</source>
+ <translation>بازکردن آدرس</translation>
+ </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -774,6 +534,14 @@
<translation>&amp;عمومی</translation>
</message>
<message>
+ <source>Accept connections from outside</source>
+ <translation>پذیرش اتصالات از بیرون</translation>
+ </message>
+ <message>
+ <source>Allow incoming connections</source>
+ <translation>اجازه دادن به اتصالات دریاÙتی</translation>
+ </message>
+ <message>
<source>Reset all client options to default.</source>
<translation>بازنشانی تمام تنظیمات به پیش‌Ùرض.</translation>
</message>
@@ -814,6 +582,18 @@
<translation>درگاه پراکسی (مثال 9050)</translation>
</message>
<message>
+ <source>IPv4</source>
+ <translation>آی‌پی نسخه 4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>آی‌پی نسخه 6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>تور</translation>
+ </message>
+ <message>
<source>&amp;Window</source>
<translation>&amp;پنجره</translation>
</message>
@@ -926,40 +706,33 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
+ <name>PeerTableModel</name>
<message>
- <source>URI handling</source>
- <translation>مدیریت URI</translation>
+ <source>Ping Time</source>
+ <translation>زمان پینگ</translation>
</message>
+</context>
+<context>
+ <name>QObject</name>
<message>
- <source>Payment request rejected</source>
- <translation>درخواست پرداخت رد شد.</translation>
+ <source>Amount</source>
+ <translation>مبلغ</translation>
</message>
<message>
- <source>Payment request error</source>
- <translation>خطای درخواست پرداخت</translation>
+ <source>%1 d</source>
+ <translation>%1 روز</translation>
</message>
<message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>نمی‌توان بیت‌کوین را اجرا کرد: کنترل‌کنندهٔ کلیک-و-پرداخت</translation>
+ <source>%1 h</source>
+ <translation>%1 ساعت</translation>
</message>
<message>
- <source>Payment request expired.</source>
- <translation>درخواست پرداخت منقضی شد.</translation>
+ <source>%1 m</source>
+ <translation>%1 دقیقه</translation>
</message>
<message>
- <source>Invalid payment request.</source>
- <translation>درخواست پرداخت نامعتبر</translation>
- </message>
- </context>
-<context>
- <name>PeerTableModel</name>
- </context>
-<context>
- <name>QObject</name>
- <message>
- <source>Amount</source>
- <translation>مبلغ</translation>
+ <source>%1 s</source>
+ <translation>%1 ثانیه</translation>
</message>
<message>
<source>None</source>
@@ -969,21 +742,14 @@
<source>N/A</source>
<translation>ناموجود</translation>
</message>
- </context>
-<context>
- <name>QRImageWidget</name>
<message>
- <source>Save QR Code</source>
- <translation>ذخیرهٔ کد QR</translation>
+ <source>%1 ms</source>
+ <translation>%1 میلیونم ثانیه</translation>
</message>
- </context>
+</context>
<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>نام کلاینت</translation>
- </message>
- <message>
<source>N/A</source>
<translation>ناموجود</translation>
</message>
@@ -1000,8 +766,8 @@
<translation>پنجرهٔ اشکالزدایی</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>نسخهٔ OpenSSL استÙاده شده</translation>
+ <source>General</source>
+ <translation>عمومی</translation>
</message>
<message>
<source>Startup time</source>
@@ -1028,6 +794,10 @@
<translation>تعداد Ùعلی بلوک‌ها</translation>
</message>
<message>
+ <source>Memory usage</source>
+ <translation>مصر٠حاÙظه</translation>
+ </message>
+ <message>
<source>Received</source>
<translation>دریاÙتی</translation>
</message>
@@ -1044,6 +814,18 @@
<translation>سرویس ها</translation>
</message>
<message>
+ <source>Last Receive</source>
+ <translation>آخرین دریاÙتی</translation>
+ </message>
+ <message>
+ <source>Ping Time</source>
+ <translation>زمان پینگ</translation>
+ </message>
+ <message>
+ <source>Ping Wait</source>
+ <translation>انتظار پینگ</translation>
+ </message>
+ <message>
<source>Last block time</source>
<translation>زمان آخرین بلوک</translation>
</message>
@@ -1060,8 +842,8 @@
<translation>جمع کل:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>ساخت تاریخ</translation>
+ <source>In:</source>
+ <translation>در:</translation>
</message>
<message>
<source>Debug log file</source>
@@ -1072,10 +854,6 @@
<translation>پاکسازی کنسول</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>به کنسول RPC هسته بیت کوین خوش آمدید.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>دکمه‌های بالا Ùˆ پایین برای پیمایش تاریخچه Ùˆ &lt;b&gt;Ctrl-L&lt;/b&gt; برای پاک کردن صÙحه.</translation>
</message>
@@ -1084,6 +862,34 @@
<translation>برای نمایش یک مرور کلی از دستورات ممکن، عبارت &lt;b&gt;help&lt;/b&gt; را بنویسید.</translation>
</message>
<message>
+ <source>%1 B</source>
+ <translation>%1 بایت</translation>
+ </message>
+ <message>
+ <source>%1 KB</source>
+ <translation>%1 کیلوبایت</translation>
+ </message>
+ <message>
+ <source>%1 MB</source>
+ <translation>%1 مگابایت</translation>
+ </message>
+ <message>
+ <source>%1 GB</source>
+ <translation>%1 گیگابایت</translation>
+ </message>
+ <message>
+ <source>never</source>
+ <translation>هرگز</translation>
+ </message>
+ <message>
+ <source>Yes</source>
+ <translation>بله</translation>
+ </message>
+ <message>
+ <source>No</source>
+ <translation>خیر</translation>
+ </message>
+ <message>
<source>Unknown</source>
<translation>ناشناخته</translation>
</message>
@@ -1103,6 +909,10 @@
<translation>پیام:</translation>
</message>
<message>
+ <source>Clear</source>
+ <translation>پاک‌کردن</translation>
+ </message>
+ <message>
<source>Show</source>
<translation>نمایش</translation>
</message>
@@ -1110,14 +920,6 @@
<source>Remove</source>
<translation>حذ٠کردن</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>کپی برچسب</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>کپی مقدار</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1130,54 +932,11 @@
<translation>&amp;کپی نشانی</translation>
</message>
<message>
- <source>Address</source>
- <translation>نشانی</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>مبلغ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>پیام</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URL ایجاد شده خیلی طولانی است. سعی کنید طول برچسب و یا پیام را کمتر کنید.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>خطا در تبدیل نشانی اینترنتی به صورت کد QR.</translation>
+ <source>&amp;Save Image...</source>
+ <translation>&amp;ذخیره عکس...</translation>
</message>
</context>
<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>پیام</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>مبلغ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(بدون برچسب)</translation>
- </message>
- </context>
-<context>
<name>SendCoinsDialog</name>
<message>
<source>Send Coins</source>
@@ -1220,6 +979,26 @@
<translation>هزینهٔ تراکنش:</translation>
</message>
<message>
+ <source>Hide</source>
+ <translation>پنهان کردن</translation>
+ </message>
+ <message>
+ <source>Recommended:</source>
+ <translation>توصیه شده:</translation>
+ </message>
+ <message>
+ <source>Custom:</source>
+ <translation>سÙارشی:</translation>
+ </message>
+ <message>
+ <source>Confirmation time:</source>
+ <translation>روز تایید:</translation>
+ </message>
+ <message>
+ <source>normal</source>
+ <translation>نرمال</translation>
+ </message>
+ <message>
<source>fast</source>
<translation>سریع</translation>
</message>
@@ -1247,43 +1026,7 @@
<source>S&amp;end</source>
<translation>&amp;ارسال</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>ارسال سکه را تأیید کنید</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>کپی مقدار</translation>
- </message>
- <message>
- <source>or</source>
- <translation>یا</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>مبلغ پرداخت باید بیشتر از ۰ باشد.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>میزان پرداخت از تراز شما بیشتر است.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>با احتساب هزینهٔ %1 برای هر تراکنش، مجموع میزان پرداختی از مبلغ تراز شما بیشتر می‌شود.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>درخواست پرداخت منقضی شد.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(بدون برچسب)</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>آیا مطمئن هستید که می خواهید ارسال کنید؟</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -1295,10 +1038,6 @@
<translation>پرداخ&amp;ت به:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>برای این نشانی یک برچسب وارد کنید تا در دÙترچهٔ آدرس ذخیره شود</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;برچسب:</translation>
</message>
@@ -1338,9 +1077,17 @@
<source>Pay To:</source>
<translation>پرداخت به:</translation>
</message>
- </context>
+ <message>
+ <source>Memo:</source>
+ <translation>یادداشت:</translation>
+ </message>
+</context>
<context>
<name>ShutdownWindow</name>
+ <message>
+ <source>%1 is shutting down...</source>
+ <translation>%1 در حال خاموش شدن است...</translation>
+ </message>
</context>
<context>
<name>SignVerifyMessageDialog</name>
@@ -1420,70 +1167,10 @@
<source>Reset all verify message fields</source>
<translation>بازنشانی تمام Ùیلدهای پیام</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>برای ایجاد یک امضای جدید روی «امضای پیام» کلیک کنید</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>نشانی وارد شده نامعتبر است.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>لطÙاً نشانی را بررسی کنید Ùˆ دوباره تلاش کنید.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>نشانی وارد شده به هیچ کلیدی اشاره نمی‌کند.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>عملیات باز کرن Ù‚ÙÙ„ کی٠پول لغو شد.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>کلید خصوصی برای نشانی وارد شده در دسترس نیست.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>امضای پیام با شکست مواجه شد.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>پیام امضا شد.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>امضا نمی‌تواند کدگشایی شود.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>لطÙاً امضا را بررسی نموده Ùˆ دوباره تلاش کنید.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>امضا با خلاصهٔ پیام مطابقت ندارد.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>شناسایی پیام با شکست مواجه شد.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>پیام شناسایی شد.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation> هسته Bitcoin </translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>توسعه‌دهندگان هسته بیت‌کوین</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>آزمایش شبکه</translation>
</message>
@@ -1496,394 +1183,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>باز تا %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/Ø¢Ùلاین</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/تأیید نشده</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 تأییدیه</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>وضعیت</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>، پخش از طریق %n گره</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>منبع</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>تولید شده</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Ùرستنده</translation>
- </message>
- <message>
- <source>To</source>
- <translation>گیرنده</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>آدرس شما</translation>
- </message>
- <message>
- <source>label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>بدهی</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>بلوغ در %n بلوک دیگر</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>پذیرÙته نشد</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>اعتبار</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>هزینهٔ تراکنش</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>مبلغ خالص</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>پیام</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>نظر</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>شناسهٔ تراکنش</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>اطلاعات اشکال‌زدایی</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>تراکنش</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>ورودی‌ها</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>مبلغ</translation>
- </message>
- <message>
- <source>true</source>
- <translation>درست</translation>
- </message>
- <message>
- <source>false</source>
- <translation>نادرست</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>ØŒ هنوز با موÙقیت ارسال نشده</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>باز برای %n بلوک دیگر</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>ناشناس</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>جزئیات تراکنش</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>این پانل شامل توصی٠کاملی از جزئیات تراکنش است</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>نوع</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>باز برای %n بلوک دیگر</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>باز شده تا %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>تأیید شده (%1 تأییدیه)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>این بلوک از هیچ همتای دیگری دریاÙت نشده است Ùˆ احتمال می‌رود پذیرÙته نشود!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>تولید شده ولی قبول نشده</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Ø¢Ùلاین</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>تایید نشده</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>دریاÙت‌شده با</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>دریاÙت‌شده از</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>ارسال‌شده به</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>پر داخت به خودتان</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>استخراج‌شده</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(ناموجود)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>وضعیت تراکنش. نشانگر را روی این Ùیلد Ù†Ú¯Ù‡ دارید تا تعداد تأییدیه‌ها نشان داده شود.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>تاریخ Ùˆ ساعت دریاÙت تراکنش.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>نوع تراکنش.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>مبلغ کسر شده Ùˆ یا اضاÙÙ‡ شده به تراز.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>همه</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>امروز</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>این Ù‡Ùته</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>این ماه</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>ماه گذشته</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>امسال</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>محدوده...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>دریاÙت‌شده با </translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>ارسال به</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>به خودتان</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>استخراج‌شده</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>دیگر</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>برای جست‌‌وجو نشانی یا برچسب را وارد کنید</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>مبلغ حداقل</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>کپی نشانی</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>کپی برچسب</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>کپی مقدار</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>کپی شناسهٔ تراکنش</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>ویرایش برچسب</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>نمایش جزئیات تراکنش</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>استخراج انجام نشد</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>استخراج موÙÙ‚</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>پروندهٔ نوع CSV جداشونده با کاما (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>تأیید شده</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>نوع</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>نشانی</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>شناسه</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>محدوده:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>به</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>ارسال وجه</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;صدور</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>داده ها نوار٠جاری را به Ùایل انتقال دهید</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>نسخهٔ پشتیبان کی٠پول</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>دادهٔ کی٠پول (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>خطا در پشتیبان‌گیری</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>پشتیبان‌گیری موÙÙ‚</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1914,6 +1223,10 @@
<translation>پذیرش اتصالات از بیرون (پیش Ùرض:1 بدون پراکسی یا اتصال)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation> هسته Bitcoin </translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>مقید به نشانی داده شده باشید Ùˆ همیشه از آن پیروی کنید. از نشانه گذاری استاندار IPv6 به صورت Host]:Port] استÙاده کنید.</translation>
</message>
@@ -1934,6 +1247,14 @@
<translation>تنها در گره (های) مشخص شده متصل شوید</translation>
</message>
<message>
+ <source>Connection options:</source>
+ <translation>گزینه‌های اتصال:</translation>
+ </message>
+ <message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>حق تألی٠(C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>یک پایگاه داده ÛŒ بلوک خراب یاÙت شد</translation>
</message>
@@ -1946,6 +1267,10 @@
<translation>خطا در آماده سازی پایگاه داده ی بلوک</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>خطا در بارگیری %s</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>خطا در بارگذاری پایگاه داده ها</translation>
</message>
@@ -1966,28 +1291,36 @@
<translation>در حال پیاده‌سازی...</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>بارگذاری لیست‌سیاه...</translation>
+ </message>
+ <message>
+ <source>Print this help message and exit</source>
+ <translation>چاپ ایت پیام کمک و خروج</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>چاپ نسخه و خروج</translation>
+ </message>
+ <message>
<source>Verifying blocks...</source>
- <translation>در حال بازبینی بلوک ها...</translation>
+ <translation>در حال بازبینی بلوک‌ها...</translation>
</message>
<message>
<source>Verifying wallet...</source>
<translation>در حال بازبینی کی٠پول...</translation>
</message>
<message>
- <source>Information</source>
- <translation>اطلاعات</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>میزان وجه اشتباه برای maxtxfee=&lt;میزان وجه&gt;: %s</translation>
+ <source>Wallet options:</source>
+ <translation>گزینه‌های کی٠پول:</translation>
</message>
<message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>میزان وجه اشتباه برای minrelaytxfee=&lt;میزان وجه&gt;: %s</translation>
+ <source>(default: %u)</source>
+ <translation>(پیش‌Ùرض %u)</translation>
</message>
<message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>میزان وجه اشتباه برای mintxfee=&lt;میزان وجه&gt;: %s</translation>
+ <source>Information</source>
+ <translation>اطلاعات</translation>
</message>
<message>
<source>Send trace/debug info to console instead of debug.log file</source>
@@ -1998,6 +1331,18 @@
<translation>Ùایل debug.log را در startup مشتری Ú©ÙˆÚ†Ú© Ú©Ù† (پیش Ùرض:1 اگر اشکال زدایی روی نداد)</translation>
</message>
<message>
+ <source>Transaction amount too small</source>
+ <translation>مقدار تراکنش بسیار کم است</translation>
+ </message>
+ <message>
+ <source>Transaction amounts must be positive</source>
+ <translation>مقادیر تراکنش باید مثبت باشد</translation>
+ </message>
+ <message>
+ <source>Transaction too large</source>
+ <translation>تراکنش بسیار بزرگ است</translation>
+ </message>
+ <message>
<source>Username for JSON-RPC connections</source>
<translation>JSON-RPC شناسه برای ارتباطات</translation>
</message>
@@ -2006,6 +1351,10 @@
<translation>هشدار</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>هشدار: قوانین جدید ناشناخته‌ای Ùعال شده‌اند (نسخه‌بیت %i)</translation>
+ </message>
+ <message>
<source>Password for JSON-RPC connections</source>
<translation>JSON-RPC عبارت عبور برای ارتباطات</translation>
</message>
@@ -2014,10 +1363,6 @@
<translation>زمانی که بهترین بلاک تغییر کرد، دستور را اجرا کن (%s در cmd با block hash جایگزین شده است)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>پیام کمکی</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>به DNS اجازه بده تا برای addnode ، seednode و اتصال جستجو کند</translation>
</message>
@@ -2026,14 +1371,6 @@
<translation>بار گیری آدرس ها</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>خطا در بارگیری wallet.dat: کی٠پول خراب شده است</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>خطا در بارگیری wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>آدرس پراکسی اشتباه %s</translation>
</message>
@@ -2042,18 +1379,6 @@
<translation>شبکه مشخص شده غیرقابل شناسایی در onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>آدرس قابل اتصال- شناسایی نیست %s</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>آدرس خارجی قابل اتصال- شناسایی نیست %s</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>میزان وجه اشتباه برای paytxfee=&lt;میزان وجه&gt;: %s</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>بود جه نا کاÙÛŒ </translation>
</message>
diff --git a/src/qt/locale/bitcoin_fa_IR.ts b/src/qt/locale/bitcoin_fa_IR.ts
index 8bbfc72424..8faa3ce659 100644
--- a/src/qt/locale/bitcoin_fa_IR.ts
+++ b/src/qt/locale/bitcoin_fa_IR.ts
@@ -22,10 +22,6 @@
<translation>بستن</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>کپی آدرس</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>حذ٠آدرس های انتخاب شده از لیست</translation>
</message>
@@ -41,65 +37,6 @@
<source>&amp;Delete</source>
<translation>حذÙ</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>انتخاب آدرس جهت ارسال کوین ها به آن آدرس</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>انتخاب آدرس جهت دریاÙت کوین ها از آن آدرس</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>انتخاب</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>ارسال آدرس ها</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>دریاÙت آدرس ها</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>کپی برچسب</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>ویرایش</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>صدور لیست آدرس</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Ùایل سی اس ÙˆÛŒ (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>صدور با شکست مواجه شد</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>خطایی به هنگام ذخیره لیست آدرس در %1 رخ داده است. لطÙا دوباره تلاش کنید.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>حساب</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(برچسب ندارد)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -119,74 +56,6 @@
<source>Repeat new passphrase</source>
<translation>رمز/پَس ÙرÙیز را دوباره وارد کنید</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>wallet را رمزگذاری کنید</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>برای انجام این عملکرد به رمز/پَس ÙرÙیزÙwallet نیاز است تا آن را از حالت Ù‚ÙÙ„ درآورد.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>باز کردن Ù‚ÙÙ„ wallet </translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>برای کش٠رمز walletØŒ به رمز/پَس ÙرÙیزÙwallet نیاز است.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>کش٠رمز wallet</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>تغییر رمز/پَس ÙرÙیز</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>رمزگذاری wallet را تایید کنید</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>اخطار: کلید Caps Lock Ùعال است!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>تایید رمزگذاری</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>رمز قدیمی و جدید کی٠پول را وارد کنید.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>رمزگذاری تایید نشد</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>رمزگذاری به علت خطای داخلی تایید نشد. wallet شما رمزگذاری نشد</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>رمزهای/پَس ÙرÙیزهای٠وارد شده با هم تطابق ندارند</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Ù‚ÙÙ„ wallet باز نشد</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>رمزهای/پَس ÙرÙیزهای٠وارد شده wallet برای کش٠رمز اشتباه است.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>کش٠رمز wallet انجام نشد</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>رمز عبور کی٠پول با موÙقیت تغییر کرد.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -323,13 +192,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>هشدار شبکه</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -347,22 +209,6 @@
<source>Confirmed</source>
<translation>تایید شده</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>آدرس را کپی کنید</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>برچسب را کپی کنید</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>میزان وجه کپی شود</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(برچسب ندارد)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -378,39 +224,6 @@
<source>&amp;Address</source>
<translation>حساب&amp;</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>حساب دریاÙت کننده جدید
-</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>حساب ارسال کننده جدید</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>ویرایش حساب دریاÙت کننده</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>ویرایش حساب ارسال کننده</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>حساب وارد شده «%1» از پیش در دÙترچه حساب ها موجود است.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>آدرس وارد شده "%1" یک آدرس صحیح برای bitcoin نسشت</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>عدم توانیی برای Ù‚ÙÙ„ گشایی wallet</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>عدم توانیی در ایجاد کلید جدید</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -475,9 +288,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -488,15 +298,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>نام کنسول RPC</translation>
- </message>
- <message>
<source>Client version</source>
<translation>ویرایش کنسول RPC</translation>
</message>
@@ -531,68 +334,13 @@
<source>&amp;Message:</source>
<translation>پیام:</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>برچسب را کپی کنید</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>میزان وجه کپی شود</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &amp;Address</source>
<translation>کپی آدرس</translation>
</message>
- <message>
- <source>Address</source>
- <translation>حساب</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>میزان</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>پیام</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>متن وارد شده طولانی است، متن٠برچسب/پیام را کوتاه کنید</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>خطای تبدیل URI به کد QR</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>پیام</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>میزان</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(برچسب ندارد)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -624,27 +372,7 @@
<source>S&amp;end</source>
<translation>و ارسال</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>تایید ارسال بیت کوین ها</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>میزان وجه کپی شود</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>میزان پرداخت باید بیشتر از 0 باشد</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>مقدار مورد نظر از مانده حساب بیشتر است.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(برچسب ندارد)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -656,10 +384,6 @@
<translation>پرداخت و به چه کسی</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>یک برچسب برای این آدرس بنویسید تا به دÙترچه آدرسهای شما اضاÙÙ‡ شود</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>و برچسب</translation>
</message>
@@ -691,10 +415,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>هسته بیت کوین در حال خاموش شدن است...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>تا پیش از بسته شدن این پنجره کامپیوتر خود را خاموش نکنید.</translation>
</message>
@@ -733,287 +453,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>باز کن تا %1</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1 / تایید نشده</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 تایید</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>پیام</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>شناسه کاربری</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>میزان</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>ØŒ هنوز با موÙقیت ارسال نگردیده است</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>ناشناس</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>جزئیات تراکنش</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>این بخش جزئیات تراکنش را نشان می دهد</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>گونه</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>باز کن تا %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>تایید شده (%1 تاییدها)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>این block توسط گره های دیگری دریاÙت نشده است Ùˆ ممکن است قبول نشود</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>تولید شده اما قبول نشده است</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>دریاÙت با</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>دریاÙت شده از</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>ارسال به</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>وجه برای شما </translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>استخراج شده</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>خالی</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>وضعیت تراکنش. با اشاره به این بخش تعداد تاییدها نمایش داده می شود</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>زمان Ùˆ تاریخی Ú©Ù‡ تراکنش دریاÙت شده است</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>نوع تراکنش</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>میزان وجه Ú©Ù… شده یا اضاÙÙ‡ شده به حساب</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>همه</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>امروز</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>این Ù‡Ùته</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>این ماه</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>ماه گذشته</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>این سال</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>حدود..</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>دریاÙت با</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>ارسال به</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>به شما</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>استخراج شده</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>دیگر</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>آدرس یا برچسب را برای جستجو وارد کنید</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>حداقل میزان وجه</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>آدرس را کپی کنید</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>برچسب را کپی کنید</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>میزان وجه کپی شود</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>برچسب را ویرایش کنید</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>صدور با شکست مواجه شد</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>صدور با موÙقیت انجام شد</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv) Ùایل جداگانه دستوری</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>تایید شده</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>گونه</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>برچسب</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>حساب</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>شناسه کاربری</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>دامنه:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>به</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>سکه های ارسالی</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>صدور</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>صدور داده نوار جاری به یک Ùایل</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>گرÙتن نسخه پیشتیبان از Wallet</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>داده های Wallet
-(*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>عملیات گرÙتن نسخه پیشتیبان انجام نشد</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1036,18 +485,6 @@
<translation>مبلغ تراکنش کمتر از آن است که پس از کسر هزینه تراکنش قابل ارسال باشد</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>میزان اشتباه است for -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>میزان اشتباه است for -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>میزان اشتباه است for -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>RPC server options:</source>
<translation>گزینه های سرویس دهنده RPC:</translation>
</message>
@@ -1072,22 +509,10 @@
<translation>دستور را وقتی بهترین بلاک تغییر کرد اجرا کن (%s در دستور توسط block hash جایگزین شده است)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>این پیام راهنما</translation>
- </message>
- <message>
<source>Loading addresses...</source>
<translation>لود شدن آدرسها..</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>خطا در هنگام لود شدن wallet.dat: Wallet corrupted</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>خطا در هنگام لود شدن wallet.dat</translation>
- </message>
- <message>
<source>Set minimum block size in bytes (default: %u)</source>
<translation>تنظیم کمینه اندازه بلاک بر حسب بایت (پیش Ùرض: %u)</translation>
</message>
@@ -1104,10 +529,6 @@
<translation>Ùایل pid را مشخص کنید (پیش Ùرض: %s)</translation>
</message>
<message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>میزان اشتباه است for -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>وجوه ناکاÙÛŒ</translation>
</message>
diff --git a/src/qt/locale/bitcoin_fi.ts b/src/qt/locale/bitcoin_fi.ts
index 57987b26ec..b7b3115e25 100644
--- a/src/qt/locale/bitcoin_fi.ts
+++ b/src/qt/locale/bitcoin_fi.ts
@@ -26,10 +26,6 @@
<translation>S&amp;ulje</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopioi osoite</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Poista valittu osoite listalta</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Poista</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Valitse osoite johon kolikot lähetetään</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Valitse osoite johon vastaanotetaan kolikoita</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>V&amp;alitse</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Lähettävä osoite</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Vastaanottava osoite</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Nämä ovat sinun Bitcoin osoitteita maksujen lähetykseen. Tarkista aina summa ja vastaanottajan osoite ennenkuin lähetät kolikkoja.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Nämä ovat sinun Bitcoin-osoitteesi suoritusten vastaanottamiseen. Suositellaan että annat uuden osoitteen kullekin transaktiolle.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopioi &amp;nimike</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Muokkaa</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Vie osoitekirja</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Vienti epäonnistui</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Virhe tallentaessa osoitelistaa %1. Yritä uudelleen.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Nimi</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Osoite</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ei nimikettä)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Toista uusi tunnuslause</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Salaa lompakko</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Tätä toimintoa varten sinun täytyy antaa lompakon tunnuslause sen avaamiseksi.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Avaa lompakko</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Tätä toimintoa varten sinun täytyy antaa lompakon tunnuslause salauksen purkuun.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Pura lompakon salaus</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Vaihda tunnuslause</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Vahvista lompakon salaus</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Varoitus: Jos salaat lompakkosi ja menetät tunnuslauseesi, &lt;b&gt;MENETÄT KAIKKI BITCOINISI&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Haluatko varmasti salata lompakkosi?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core sammuu nyt viimeistelläkseen kryptaamisen. Muista että lompakon kryptaaminen ei voi täysin suojata bitcoinejasi varkaudelta malwaren saastuttamalla tietokoneella.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>TÄRKEÄÄ: Kaikki vanhat lompakon varmuuskopiot pitäisi korvata uusilla suojatuilla varmuuskopioilla. Turvallisuussyistä edelliset varmuuskopiot muuttuvat turhiksi, kun aloitat suojatun lompakon käytön.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Varoitus: Caps Lock on käytössä!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Lompakko salattu</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Anna salauslause lompakkoon. &lt;br/&gt;Ole hyvä ja käytä lausetta jossa on &lt;b&gt;kymmenen tai enemmän satunnaista merkkiä&lt;/b&gt; tai &lt;b&gt;kahdeksan tai useampi sanaa&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Syötä vanha ja uusi salasana lompakolle.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Lompakon salaus epäonnistui</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Lompakon salaaminen epäonnistui sisäisen virheen vuoksi. Lompakkoasi ei salattu.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Annetut tunnuslauseet eivät täsmää.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Lompakon avaaminen epäonnistui.</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Annettu tunnuslause oli väärä.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Lompakon salauksen purku epäonnistui.</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Lompakon tunnuslause vaihdettiin onnistuneesti.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,10 @@
<translation>Sulje ohjelma</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Tietoja %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Tietoja &amp;Qt</translation>
</message>
@@ -306,14 +151,6 @@
<translation>Avaa &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core ohjelma</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Tuodaan lohkoja levyltä</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Ladataan lohkoindeksiä...</translation>
</message>
@@ -358,10 +195,6 @@
<translation>&amp;Vastaanota</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Näytä tietoja Bitcoin Core:sta</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Näytä / Piilota</translation>
</message>
@@ -398,22 +231,10 @@
<translation>Välilehtipalkki</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin-ydin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Pyydä maksuja (Luo QR koodit ja bitcoin: URIt)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Tietoja Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Muokkaa kokoonpanoasetuksia Bitcoin Corelle</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Näytä lähettämiseen käytettyjen osoitteiden ja nimien lista</translation>
</message>
@@ -429,10 +250,6 @@
<source>&amp;Command-line options</source>
<translation>&amp;Komentorivin valinnat</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Näytä Bitcoin Core ohjeet saadaksesi listan mahdollisista Bitcoinin komentorivivalinnoista</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n aktiivinen yhteys Bitcoin-verkkoon</numerusform><numerusform>%n aktiivista yhteyttä Bitcoin-verkkoon</numerusform></translation>
@@ -545,13 +362,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Verkkohälytys</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +439,6 @@
<source>Priority</source>
<translation>Prioriteetti</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopioi osoite</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopioi nimi</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopioi määrä</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopioi siirtotunnus</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Lukitse käyttämättömät</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Avaa käyttämättömät</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopioi määrä</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopioi palkkio</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopioi palkkion jälkeen</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopioi tavut</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopioi prioriteetti</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopioi tomu</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopioi vaihtoraha</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>korkein</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>korkeampi</translation>
- </message>
- <message>
- <source>high</source>
- <translation>korkea</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>keski-korkea</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>keskisuuri</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>pieni-keskisuuri</translation>
- </message>
- <message>
- <source>low</source>
- <translation>pieni</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>pienempi</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>pienin</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 lukittu)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ei mitään</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Tämä nimi muuttuu punaiseksi mikäli rahansiirron koko on suurempi kuin 1000 tavua.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Tämä nimi muuttuu punaiseksi mikäli prioriteetti on pienempi kuin "medium".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Tämä nimike muuttuu punaiseksi mikäli mikä tahansa saaja vastaanottaa pienemmän määrän kuin %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Saattaa vaihdella +/- %1 satoshia per syöte.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>kyllä</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ei</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Tämä tarkoittaa että vähintään %1 per kB palkkio on pakollinen.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Voi vaihdella +/- 1 tavu per syöte</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Rahansiirrot korkeammalla prioriteetilla sisällytetään varmemmin lohkoon.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ei nimeä)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>Vaihda %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(vaihtoraha)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +462,6 @@
<source>&amp;Address</source>
<translation>&amp;Osoite</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Uusi vastaanottava osoite</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Uusi lähettävä osoite</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Muokkaa vastaanottajan osoitetta</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Muokkaa lähtevää osoitetta</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Osoite "%1" on jo osoitekirjassa.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Antamasi osoite "%1" ei ole validi Bitcoin-osoite.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Lompakkoa ei voitu avata.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Uuden avaimen luonti epäonnistui.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +489,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin-ydin</translation>
- </message>
- <message>
<source>version</source>
<translation>versio</translation>
</message>
@@ -867,10 +497,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Tietoja Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Komentorivi parametrit</translation>
</message>
@@ -906,11 +532,7 @@
<source>Show splash screen on startup (default: %u)</source>
<translation>Näytä aloitusruutu käynnistyksen yhteydessä (oletus: %u)</translation>
</message>
- <message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Nollaa kaikki graafisen käyttöliittymän kautta tehdyt muutokset</translation>
- </message>
-</context>
+ </context>
<context>
<name>Intro</name>
<message>
@@ -918,18 +540,6 @@
<translation>Tervetuloa</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Tervetuloa Bitcoin Core</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Tämän on ensimmäinen kerta kun Bitcoin Core on käynnistetty joten voit valita data-hakemiston paikan.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core lataa ja tallentaa kopion Bitcoinin lohkoketjusta. Vähintään %1GB dataa tullaan tallentamaan tähän hakemistoon ja tarve kasvaa ajan myötä. Lomakko tullaan myös tallentamaan tähän hakemistoon.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Käytä oletuskansiota</translation>
</message>
@@ -938,10 +548,6 @@
<translation>Määritä oma kansio:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin-ydin</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Virhe: Annettu datahakemistoa "%1" ei voida luoda.</translation>
</message>
@@ -976,10 +582,6 @@
<source>Select payment request file</source>
<translation>Valitse maksupyynnön tiedosto</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Valitse maksypyynnön tiedosto avattavaksi</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1020,10 +622,6 @@
<translation>Minimoi ikkuna ohjelman sulkemisen sijasta kun ikkuna suljetaan. Kun tämä asetus on käytössä, ohjelma suljetaan vain valittaessa valikosta Poistu.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Käyttöliittymän kieli voidaan asettaa tässä. Tämä asetus tulee käyttöön vasta kun Bitcoin Core käynnistetään uudelleen.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>Ulkopuoliset URL-osoitteet (esim. block explorer,) jotka esiintyvät siirrot-välilehdellä valikossa. %s URL-osoitteessa korvataan siirtotunnuksella. Useampi URL-osoite on eroteltu pystyviivalla |.</translation>
</message>
@@ -1048,14 +646,6 @@
<translation>&amp;Verkko</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Käynnistä Bitcoin Core automaattisesti järjestelmään kirjautumisen jälkeen.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Käynnistä Bitcoin Core järjestelmään kirjautuessa</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = auto, &lt;0 = jätä näin monta ydintä vapaaksi)</translation>
</message>
@@ -1284,97 +874,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI käsittely</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Virheellinen maksuosoite %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Maksupyyntö hylätty</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Maksypyyntö verkossa ei täsmää asiakasohjelman verkkoon.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Maksupyyntöä ei ole alustettu.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Maksupyyntö %1 on liian pieni (huomioidaan tomuna).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Maksupyyntövirhe</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Ei voida käynnistää bitcoin: klikkaa-maksu käsittelijää</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Maksupyynnön haku URL on virheellinen: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URIa ei voitu jäsentää! Tämä voi johtua kelvottomasta Bitcoin-osoitteesta tai virheellisistä URI parametreista.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Maksupyynnön tiedoston käsittely</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Maksupyynnön tiedostoa ei voida lukea! Tämä voi aiheutua sopimattomasta maksupyyntötiedostosta.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Maksupyyntö on vanhentunut.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Varmistamattomia maksupyyntöjä kustomoituun maksupalveluun ei tueta.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Epäkelpo maksupyyntö.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Maksupalautus %1:sta</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Maksupyyntö %1 on liian suuri (%2 tavua, sallittu %3 tavua).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Virhe kommunikoidessa %1n kanssa: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Maksupyyntöä ei voida jäsentää!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Huono vastaus palvelimelta %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Rahansiirto tunnistettu</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Tietoverkon pyyntövirhe</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +928,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Tallenna kuva</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kopioi kuva</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Tallenna QR-koodi</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG kuva (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Pääteohjelman nimi</translation>
- </message>
- <message>
<source>N/A</source>
<translation>Ei saatavilla</translation>
</message>
@@ -1474,10 +950,6 @@
<translation>Yleinen</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Käytössä oleva OpenSSL-versio</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Käyttää BerkeleyDB-versiota</translation>
</message>
@@ -1518,10 +990,6 @@
<translation>Muistin käyttö</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Avaa Bitcoin Coren debug-loki tämänhetkisestä datahakemistosta. Tämä voi viedä muutaman sekunnin suurille lokitiedostoille.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Vastaanotetut</translation>
</message>
@@ -1638,10 +1106,6 @@
<translation>Ulos:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Kääntöpäiväys</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Debug lokitiedosto</translation>
</message>
@@ -1678,10 +1142,6 @@
<translation>&amp;Poista solmukohdan esto</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Tervetuloa Bitcoin Coren RPC-konsoliin.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>Ylös- ja alas-nuolet selaavat historiaa ja &lt;b&gt;Ctrl-L&lt;/b&gt; tyhjentää ruudun.</translation>
</message>
@@ -1808,18 +1268,6 @@
<source>Remove</source>
<translation>Poista</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopioi nimi</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopioi viesti</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopioi määrä</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1287,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Tallenna kuva</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Vastaanota maksu %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Maksutiedot</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Osoite</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Määrä</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nimi</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Viesti</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Tuloksen URI liian pitkä, yritä lyhentää otsikon tekstiä / viestiä.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Virhe käännettäessä URI:a QR-koodiksi.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Aika</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nimi</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Viesti</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Määrä</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ei nimeä)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(ei viestiä)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(ei määrää)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2002,6 +1383,10 @@
<translation>Muokattu:</translation>
</message>
<message>
+ <source>(Smart fee not initialized yet. This usually takes a few blocks...)</source>
+ <translation>(Älykästä rahansiirtokulua ei ole vielä alustettu. Tähän kuluu yleensä aikaa muutaman lohkon verran...)</translation>
+ </message>
+ <message>
<source>Confirmation time:</source>
<translation>Vahvistusaika:</translation>
</message>
@@ -2014,14 +1399,6 @@
<translation>nopea</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Lähetä siirtokuluttomana jos mahdollista</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(vahvistaminen voi viedä kauemmin)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Lähetä usealla vastaanottajalle samanaikaisesti</translation>
</message>
@@ -2053,118 +1430,6 @@
<source>S&amp;end</source>
<translation>&amp;Lähetä</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Hyväksy Bitcoinien lähettäminen</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 to %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopioi määrä</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopioi määrä</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopioi palkkio</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopioi palkkion jälkeen</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopioi tavut</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopioi prioriteetti</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopioi vaihtoraha</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Kokonaismäärä %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>tai</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Maksettavan summan tulee olla suurempi kuin 0 Bitcoinia.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Määrä ylittää käytettävissä olevan saldon.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Kokonaismäärä ylittää saldosi kun %1 maksukulu lisätään summaan.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Rahansiirron luonti epäonnistui!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Rahansiirto hylättiin! Tämä saattaa tapahtua jos lompakossa olevat kolikot on jo kulutettu, kuten jos käytät kopioita wallet.dat tiedostosta ja kolikot oli jos käytetty mutta ei merkattu täällä.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Rahansiirtokulua %1 ja sitä suurempia määriä pidetään järjenvastaisen korkeana kuluna.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Maksupyyntö on vanhentunut.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Maksa vain vaadittu kulu kooltaan %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Vahvistuminen alkaa arviolta %n lohkon päästä.</numerusform><numerusform>Vahvistuminen alkaa arviolta %n lohkon päästä.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Vastaanottajan osoite ei ole kelvollinen. Tarkistathan uudelleen.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Duplikaattiosoite löytyi: kutakin osoitetta pitäisi käyttää vain kerran.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Varoitus: Virheellinen Bitcoin osoite</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ei nimeä)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Varoitus: Tuntematon vaihtorahan osoite</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopioi tomu</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Haluatko varmasti lähettää?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>lisätty rahansiirtomaksuna</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2177,10 +1442,6 @@
<translation>Maksun saaja:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Anna nimi tälle osoitteelle, jos haluat lisätä sen osoitekirjaan</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Nimi:</translation>
</message>
@@ -2248,10 +1509,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin core sulkeutuu...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Älä sammuta tietokonetta ennenkuin tämä ikkuna katoaa.</translation>
</message>
@@ -2334,70 +1591,10 @@
<source>Reset all verify message fields</source>
<translation>Tyhjennä kaikki varmista-viesti-kentät</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Klikkaa "Allekirjoita Viesti luodaksesi allekirjoituksen </translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Syötetty osoite on virheellinen.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Tarkista osoite ja yritä uudelleen.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Syötetyn osoitteen avainta ei löydy.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Lompakon avaaminen peruttiin.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Yksityistä avainta syötetylle osoitteelle ei ole saatavilla.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Viestin allekirjoitus epäonnistui.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Viesti allekirjoitettu.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Allekirjoitusta ei pystytty tulkitsemaan.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Tarkista allekirjoitus ja yritä uudelleen.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Allekirjoitus ei täsmää viestin tiivisteeseen.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Viestin varmistus epäonnistui.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Viesti varmistettu.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin-ydin</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoin Core kehittäjät</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2410,422 +1607,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Avoinna %1 asti</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>ristiriitainen</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/vahvistamaton</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 vahvistusta</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Tila</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>lähetetty %n noodin läpi</numerusform><numerusform>lähetetty %n noodin läpi</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Päivämäärä</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Lähde</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generoitu</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Lähettäjä</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Saaja</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>oma osoite</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>vain katseltava</translation>
- </message>
- <message>
- <source>label</source>
- <translation>nimi</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Credit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>kypsyy %n lohkon kuluttua</numerusform><numerusform>kypsyy %n lohkon kuluttua</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>ei hyväksytty</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debit</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Yhteensä debit</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Yhteensä credit</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Maksukulu</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Netto määrä</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Viesti</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Viesti</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Siirtotunnus</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Kauppias</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Luodut kolikot täytyy kypsyttää %1 lohkoa kunnes ne voidaan käyttää. Kun loit tämän lohkon, se lähetettiin verkkoon lisänä lohkoketjuun. Jos se epäonnistuu pääsemään ketjuun sen tila tulee muuttumaan "ei hyväksytty" ja sitä ei voida käyttää. Tämä voi ajoittain tapahtua kun toisen solmun lohko luodaan samanaikaisesti omasi kanssa.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Debug tiedot</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Rahansiirto</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Sisääntulot</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Määrä</translation>
- </message>
- <message>
- <source>true</source>
- <translation>tosi</translation>
- </message>
- <message>
- <source>false</source>
- <translation>epätosi</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ei ole vielä onnistuneesti lähetetty</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Avoinna %n lisälohkolle</numerusform><numerusform>Avoinna %n lisälohkolle</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>tuntematon</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Rahansiirron yksityiskohdat</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Tämä ruutu näyttää yksityiskohtaisen tiedon rahansiirrosta</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Päivämäärä</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Laatu</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Epäkypsä (%1 varmistusta, saatavilla %2 jälkeen)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Avoinna %n lisälohkolle</numerusform><numerusform>Avoinna %n lisälohkolle</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Avoinna %1 asti</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Vahvistettu (%1 vahvistusta)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Tätä lohkoa ei vastaanotettu mistään muusta solmusta ja sitä ei mahdollisesti hyväksytä!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generoitu mutta ei hyväksytty</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nimi</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Varmistamaton</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Varmistetaan (%1 kehoitetusta %2 varmistuksesta)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Ristiriitainen</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Vastaanotettu osoitteella</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Vastaanotettu</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Saaja</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Maksu itsellesi</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Louhittu</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>vain katseltava</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(ei saatavilla)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Rahansiirron tila. Siirrä osoitin kentän päälle nähdäksesi vahvistusten lukumäärä.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Rahansiirron vastaanottamisen päivämäärä ja aika.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Rahansiirron laatu.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Onko rahansiirrossa mukana ainoastaan katseltava osoite vai ei.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Käyttäjän määrittämä käyttötarkoitus rahansiirrolle.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Saldoon lisätty tai siitä vähennetty määrä.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Kaikki</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Tänään</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Tällä viikolla</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Tässä kuussa</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Viime kuussa</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Tänä vuonna</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Alue...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Vastaanotettu osoitteella</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Saaja</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Itsellesi</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Louhittu</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Muu</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Anna etsittävä osoite tai tunniste</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minimimäärä</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopioi osoite</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopioi nimi</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopioi määrä</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopioi siirtotunnus</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Kopioi rahansiirron raakavedos</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Muokkaa nimeä</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Näytä rahansiirron yksityiskohdat</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Vie rahansiirtohistoria</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Vain katseltava</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Vienti epäonnistui</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Rahansiirron historian tallentamisessa tapahtui virhe paikkaan %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Vienti onnistui</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Rahansiirron historia tallennettiin onnistuneesti paikkaan %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Vahvistettu</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Aika</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Laatu</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nimi</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Osoite</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Alue:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>kenelle</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2833,55 +1621,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Lomakkoa ei ole ladattu.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Lähetä Bitcoineja</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Vie...</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Vie auki olevan välilehden tiedot tiedostoon</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Varmuuskopioi lompakko</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Lompakkodata (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Varmuuskopio epäonnistui</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Lompakon tallennuksessa tapahtui virhe %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Lompakko tallennettiin onnistuneesti tiedostoon %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Varmuuskopio Onnistui</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2908,10 +1647,34 @@
<translation>Jos &lt;category&gt; on toimittamatta tai jos &lt;category&gt; = 1, tulosta kaikki debug-tieto.</translation>
</message>
<message>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>Karsinta konfiguroitu alle minimin %d MiB. Käytä surempaa numeroa.</translation>
+ </message>
+ <message>
+ <source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
+ <translation>Karsinta: viime lompakon synkronisointi menee karsitun datan taakse. Sinun tarvitsee ajaa -reindex (lataa koko lohkoketju uudelleen tapauksessa jossa karsiva noodi)</translation>
+ </message>
+ <message>
+ <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
+ <translation>Vähennä levytilan tarvetta karsimalla (poistamalla) vanhoja lohkoja. Tämä tila ei ole yhteensopiva -txindex ja -rescan -parametrien kanssa. Varoitus: Tämän asetuksen peruutus vaatii koko lohkoketjun uudelleenlataamisen. (oletus: 0 = poista karsinta käytöstä, &gt;%u = kohdekoko muodossa MiB jota käytetään lohkotiedostoille) </translation>
+ </message>
+ <message>
+ <source>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</source>
+ <translation>Uudelleenskannaukset eivät ole mahdollisia karsivassa tilassa. Sinun täytyy käyttää -reindex joka lataa koko lohkoketjun uudelleen.</translation>
+ </message>
+ <message>
<source>Error: A fatal internal error occurred, see debug.log for details</source>
<translation>Virhe: Kriittinen sisäinen virhe kohdattiin, katso debug.log lisätietoja varten</translation>
</message>
<message>
+ <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
+ <translation>Kulu (muodossa %s/kB) joka lisätään rahansiirtoihin joita lähetät (oletus: %s)</translation>
+ </message>
+ <message>
+ <source>Pruning blockstore...</source>
+ <translation>Karsitaan lohkovarastoa...</translation>
+ </message>
+ <message>
<source>Run in the background as a daemon and accept commands</source>
<translation>Aja taustalla daemonina ja hyväksy komennot</translation>
</message>
@@ -2924,6 +1687,14 @@
<translation>Hyväksy yhteyksiä ulkopuolelta (vakioasetus: 1 jos -proxy tai -connect ei määritelty)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin-ydin</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee on asetettu erittäin suureksi! Tämä on rahansiirtokulu jonka voit maksaa kun arvioitu rahansirtokulu ei ole saatavilla.</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Kytkeydy annettuun osoitteeseen ja pidä linja aina auki. Käytä [host]:portin merkintätapaa IPv6:lle.</translation>
</message>
@@ -2940,22 +1711,10 @@
<translation>Tämä on esi-julkaistu testiversio - Käytä omalla riskillä - Ei saa käytää louhimiseen tai kauppasovelluksiin.</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Ei voida yhdistää %s tässä tietokoneessa. Bitcoin Core on luultavasti jo käynnissä.</translation>
- </message>
- <message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Käytä UPnP:ta kuuntelevan portin kartoitukseen (oletus: 1 kun kuunnellaan ja -proxy ei käytössä)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>VAROITUS: epätavallisen monta lohkoa generoitu, vastaanotettu %d lohkoa viimeisen %d tunnin aikana (odotettavissa %d)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>VAROITUS: tarkista verkkoyhteytesi, vastaanotettu %d lohkoa viimeisen %d tunnin aikana (odotettavissa %d)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Varoitus: Tietoverkko ei ole sovussa! Luohijat näyttävät kokevan virhetilanteita.</translation>
</message>
@@ -2964,8 +1723,8 @@
<translation>Varoitus: Olemme vertaisverkon kanssa ristiriidassa! Sinun tulee päivittää tai toisten solmujen tulee päivitää.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Varoitus: wallet.dat -lompakkotiedosto on korruptoitunut, tiedot pelastettu. Alkuperäinen wallet.dat -lompakkotiedosto on tallennettu wallet.{timestamp}.bak kansioon %s; jos balanssisi tai siirtohistoria on virheellinen, sinun tulisi palauttaa lompakkotiedosto varmuuskopiosta.</translation>
+ <source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
+ <translation>Salli vertaisten yhdistää annetusta verkkomaskista tai IP-osoitteesta. Voidaan määrittää useampia kertoja.</translation>
</message>
<message>
<source>-maxmempool must be at least %d MB</source>
@@ -3088,16 +1847,12 @@
<translation>Lompakon valinnat:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Varoitus: Tämä versio on vanhentunut; päivittämistä vaaditaan!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Sinun tulee uudelleenrakentaa tietokanta käyttäen -reindex vaihtaen -txindex</translation>
+ <source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
+ <translation>Salli JSON-RPC-yhteydet määritetystä lähteestä. Kelvolliset arvot &lt;ip&gt; ovat yksittäinen IP (esim. 1.2.3.4), verkko/verkkomaski (esim. 1.2.3.4/255.255.255.0) tai verkko/luokaton reititys (esim. 1.2.3.4/24). Tätä valintatapaa voidaan käyttää useita kertoja</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Ei voida lukita data-hakemistoa %s. Bitcoin Core on luultavasti jo käynnissä.</translation>
+ <source>Discover own IP addresses (default: 1 when listening and no -externalip or -proxy)</source>
+ <translation>Paljasta omat IP-osoitteet (oletus: 1 kun kuunnellaan ja -externalip tai -proxy ei ole käytössä)</translation>
</message>
<message>
<source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
@@ -3108,10 +1863,6 @@
<translation>Aseta maksimikoko korkea prioriteetti/pieni palkkio rahansiirtoihin tavuissa (oletus: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Aseta kolikoiden luomiseen tarkoitettujen säikeiden lukumäärä (-1 = kaikki ytimet, oletus: %d)</translation>
- </message>
- <message>
<source>(default: %u)</source>
<translation>(oletus: %u)</translation>
</message>
@@ -3120,30 +1871,10 @@
<translation>Hyväksy julkisia REST-pyyntöjä (oletus: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Aktivoidaan parhainta ketjua...</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Yritä palauttaa yksityiset avaimet korruptoituneesta wallet.dat-tiedostosta käynnistyksen yhteydessä</translation>
- </message>
- <message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>-whitebind -osoitetta '%s' ei voida jäsentää</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Yhdistä SOCKS5 proxin kautta</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Bitcoin kehittäjät</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Virhe ladattaessa wallet.dat-tiedostoa: Tarvitset uudemman version Bitcoinista</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Virheitä tietokantaa luettaessa, ohjelma pysäytetään.</translation>
</message>
@@ -3152,16 +1883,8 @@
<translation>Tietoa</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Virheellinen määrä -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Virheellinen määrä -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Virheellinen määrä -mintxfee=&lt;amount&gt;: '%s'</translation>
+ <source>Keep at most &lt;n&gt; unconnectable transactions in memory (default: %u)</source>
+ <translation>Pidä enimmillään &lt;n&gt; yhdistämiskelvotonta rahansiirtoa muistissa (oletus: %u)</translation>
</message>
<message>
<source>Node relay options:</source>
@@ -3172,10 +1895,6 @@
<translation>RPC-palvelimen valinnat:</translation>
</message>
<message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Vastaanota ja näytä P2P-verkon hälytyksiä (oletus: %u)</translation>
- </message>
- <message>
<source>Rescan the block chain for missing wallet transactions on startup</source>
<translation>Uudelleenskannaa lohkoketju käynnistyksen yhteydessä puuttuvien lompakon rahansiirtojen vuoksi</translation>
</message>
@@ -3236,10 +1955,6 @@
<translation>Käyttäjätunnus JSON-RPC-yhteyksille</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Lompakko tarvitsee uudelleenkirjoittaa: käynnistä Bitcoin uudelleen</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Varoitus</translation>
</message>
@@ -3256,10 +1971,6 @@
<translation>ZeroMQ-ilmoitusasetukset:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat -lompakkotiedosto korruptoitunut, korjaaminen epäonnistui</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Salasana JSON-RPC-yhteyksille</translation>
</message>
@@ -3268,10 +1979,6 @@
<translation>Suorita käsky kun paras lohko muuttuu (%s cmd on vaihdettu block hashin kanssa)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Tämä ohjeviesti</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Salli DNS kyselyt -addnode, -seednode ja -connect yhteydessä</translation>
</message>
@@ -3280,8 +1987,12 @@
<translation>Ladataan osoitteita...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Virhe ladattaessa wallet.dat-tiedostoa: Lompakko vioittunut</translation>
+ <source>-maxtxfee is set very high! Fees this large could be paid on a single transaction.</source>
+ <translation>-maxtxfee on asetettu erittäin suureksi! Tämänkokoisia kuluja saatetaan maksaa yhdessä rahansiirrossa.</translation>
+ </message>
+ <message>
+ <source>-paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.</source>
+ <translation>-paytxfee on asetettu erittäin suureksi! Tämä on rahansiirtokulu, jonka maksat, mikäli lähetät rahansiirron.</translation>
</message>
<message>
<source>Do not keep transactions in the mempool longer than &lt;n&gt; hours (default: %u)</source>
@@ -3300,12 +2011,8 @@
<translation>(oletus: %s)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Virhe ladattaessa wallet.dat-tiedostoa</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Luo kolikoita (oletus: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Pyydä vertaisten osoitteita aina DNS-kyselyjen avulla (oletus: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3328,6 +2035,10 @@
<translation>Kuuntele yhteyksiä portissa &lt;port&gt; (oletus: %u tai testnet: %u)</translation>
</message>
<message>
+ <source>Maintain at most &lt;n&gt; connections to peers (default: %u)</source>
+ <translation>Ylläpidä enimmillään &lt;n&gt; yhteyttä vertaisiin (oletus: %u)</translation>
+ </message>
+ <message>
<source>Make the wallet broadcast transactions</source>
<translation>Aseta lompakko kuuluttamaan rahansiirtoja</translation>
</message>
@@ -3340,6 +2051,10 @@
<translation>Maksimi yhteyttä kohden käytettävä lähetyspuskurin koko, &lt;n&gt;*1000 tavua (oletus: %u)</translation>
</message>
<message>
+ <source>Prepend debug output with timestamp (default: %u)</source>
+ <translation>Lisää debug-tietojen alkuun aikaleimat (oletus: %u)</translation>
+ </message>
+ <message>
<source>Relay and mine data carrier transactions (default: %u)</source>
<translation>Välitä ja louhi dataa kantavia rahansiirtoja (oletus: %u)</translation>
</message>
@@ -3364,6 +2079,10 @@
<translation>Määritä asetustiedosto (oletus: %s)</translation>
</message>
<message>
+ <source>Specify connection timeout in milliseconds (minimum: 1, default: %d)</source>
+ <translation>Määritä yhteyden aikakatkaisu millisekunneissa (minimi: 1, oletus: %d)</translation>
+ </message>
+ <message>
<source>Specify pid file (default: %s)</source>
<translation>Määritä pid-tiedosto (oletus: %s)</translation>
</message>
@@ -3372,20 +2091,12 @@
<translation>Käytä vahvistamattomia vaihtorahoja lähetettäessä rahansiirtoja (oletus: %u)</translation>
</message>
<message>
- <source>Unknown network specified in -onlynet: '%s'</source>
- <translation>Tuntematon verkko -onlynet parametrina: '%s'</translation>
+ <source>Threshold for disconnecting misbehaving peers (default: %u)</source>
+ <translation>Aikaväli sopimattomien vertaisten yhteyksien katkaisuun (oletus: %u)</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>-bind osoitteen '%s' selvittäminen epäonnistui</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>-externalip osoitteen '%s' selvittäminen epäonnistui</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>-paytxfee=&lt;amount&gt;: '%s' on virheellinen</translation>
+ <source>Unknown network specified in -onlynet: '%s'</source>
+ <translation>Tuntematon verkko -onlynet parametrina: '%s'</translation>
</message>
<message>
<source>Insufficient funds</source>
diff --git a/src/qt/locale/bitcoin_fr.ts b/src/qt/locale/bitcoin_fr.ts
index a0b9feb9ad..0b538d7664 100644
--- a/src/qt/locale/bitcoin_fr.ts
+++ b/src/qt/locale/bitcoin_fr.ts
@@ -15,7 +15,7 @@
</message>
<message>
<source>Copy the currently selected address to the system clipboard</source>
- <translation>Copier l'adresse courante sélectionnée dans le presse-papiers</translation>
+ <translation>Copier l'adresse sélectionnée actuellement dans le presse-papiers</translation>
</message>
<message>
<source>&amp;Copy</source>
@@ -26,16 +26,12 @@
<translation>&amp;Fermer</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copier l'adresse</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
- <translation>Supprimer l'adresse actuellement sélectionnée de la liste</translation>
+ <translation>Supprimer de la liste l'adresse sélectionnée actuellement</translation>
</message>
<message>
<source>Export the data in the current tab to a file</source>
- <translation>Exporter les données de l'onglet courant vers un fichier</translation>
+ <translation>Exporter les données de l'onglet actuel vers un fichier</translation>
</message>
<message>
<source>&amp;Export</source>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Supprimer</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Choisir l'adresse à laquelle envoyer des pièces</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Choisir l'adresse avec laquelle recevoir des pièces</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>C&amp;hoisir</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Adresses d'envoi</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Adresses de réception</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Voici vos adresses Bitcoin pour envoyer des paiements. Vérifiez toujours le montant et l'adresse du destinataire avant d'envoyer des pièces.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Voici vos adresses Bitcoin pour recevoir des paiements. Il est recommandé d'utiliser une nouvelle adresse de réception pour chaque transaction.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copier l'é&amp;tiquette</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Modifier</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exporter la liste d'adresses</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Valeurs séparées par des virgules (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>L'exportation a échoué</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Une erreur est survenue lors de l'enregistrement de la liste d'adresses vers %1. Veuillez ressayer plus tard.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Étiquette</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(aucune étiquette)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Répéter la phrase de passe</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Chiffrer le portefeuille</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Cette opération nécessite votre phrase de passe pour déverrouiller le portefeuille.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Déverrouiller le portefeuille</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Cette opération nécessite votre phrase de passe pour déchiffrer le portefeuille.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Déchiffrer le portefeuille</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Changer la phrase de passe</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmer le chiffrement du portefeuille</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Avertissement : si vous chiffrez votre portefeuille et perdez votre phrase de passe, vous &lt;b&gt;PERDREZ TOUS VOS BITCOINS&lt;/b&gt; !</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Êtes-vous sûr de vouloir chiffrer votre portefeuille ?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core va maintenant se fermer pour terminer le processus de chiffrement. Souvenez-vous que le chiffrement de votre portefeuille ne peut pas vous protéger complètement contre le vol de vos bitcoins par des programmes malveillants infectant votre ordinateur.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANT : Toute sauvegarde précédente de votre fichier de portefeuille devrait être remplacée par le nouveau fichier de portefeuille chiffré. Pour des raisons de sécurité, les sauvegardes précédentes de votre fichier de portefeuille non chiffré deviendront inutilisables dès que vous commencerez à utiliser le nouveau portefeuille chiffré.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Avertissement : la touche Verr. Maj. est activée !</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Portefeuille chiffré</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Saisissez une nouvelle phrase de passe pour le portefeuille.&lt;br/&gt;Veuillez utiliser une phrase composée de &lt;b&gt;dix caractères aléatoires ou plus&lt;/b&gt;, ou bien de &lt;b&gt;huit mots ou plus&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Saisir l'ancienne phrase de passe puis la nouvelle phrase de passe du portefeuille.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Le chiffrement du portefeuille a échoué</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Le chiffrement du portefeuille a échoué en raison d'une erreur interne. Votre portefeuille n'a pas été chiffré.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Les phrases de passe saisies ne correspondent pas.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Le déverrouillage du portefeuille a échoué</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La phrase de passe saisie pour déchiffrer le portefeuille était incorrecte.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Le déchiffrage du portefeuille a échoué</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>La phrase de passe du portefeuille a été modifiée avec succès.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -251,7 +92,7 @@
</message>
<message>
<source>Show general overview of wallet</source>
- <translation>Afficher une vue d’ensemble du portefeuille</translation>
+ <translation>Afficher une vue d’ensemble du porte-monnaie</translation>
</message>
<message>
<source>&amp;Transactions</source>
@@ -270,6 +111,14 @@
<translation>Quitter l’application</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>À &amp;propos de %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Afficher des informations à propos de %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>À propos de &amp;Qt</translation>
</message>
@@ -282,12 +131,16 @@
<translation>&amp;Options…</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Modifier les options de configuration de %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
- <translation>&amp;Chiffrer le portefeuille...</translation>
+ <translation>&amp;Chiffrer le porte-monnaie...</translation>
</message>
<message>
<source>&amp;Backup Wallet...</source>
- <translation>Sauvegarder le &amp;portefeuille...</translation>
+ <translation>Sauvegarder le &amp;porte-monnaie...</translation>
</message>
<message>
<source>&amp;Change Passphrase...</source>
@@ -306,14 +159,6 @@
<translation>Ouvrir un &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Client Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importation des blocs à partir du disque...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Réindexation des blocs sur le disque...</translation>
</message>
@@ -323,11 +168,11 @@
</message>
<message>
<source>Backup wallet to another location</source>
- <translation>Sauvegarder le portefeuille vers un autre emplacement</translation>
+ <translation>Sauvegarder le porte-monnaie vers un autre emplacement</translation>
</message>
<message>
<source>Change the passphrase used for wallet encryption</source>
- <translation>Modifier la phrase de passe utilisée pour le chiffrement du portefeuille</translation>
+ <translation>Modifier la phrase de passe utilisée pour le chiffrement du porte-monnaie</translation>
</message>
<message>
<source>&amp;Debug window</source>
@@ -347,7 +192,7 @@
</message>
<message>
<source>Wallet</source>
- <translation>Portefeuille</translation>
+ <translation>Porte-monnaie</translation>
</message>
<message>
<source>&amp;Send</source>
@@ -358,10 +203,6 @@
<translation>&amp;Recevoir</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Montrer des informations à propos de Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Afficher / Cacher</translation>
</message>
@@ -371,7 +212,7 @@
</message>
<message>
<source>Encrypt the private keys that belong to your wallet</source>
- <translation>Chiffrer les clefs privées de votre portefeuille</translation>
+ <translation>Chiffrer les clefs privées de votre porte-monnaie</translation>
</message>
<message>
<source>Sign messages with your Bitcoin addresses to prove you own them</source>
@@ -398,22 +239,10 @@
<translation>Barre d'outils des onglets</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Demander des paiements (génère des codes QR et des URIs bitcoin:)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>À &amp;propos de Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modifier les options de configuration de Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Afficher la liste d'adresses d'envoi et d'étiquettes utilisées</translation>
</message>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>Options de ligne de &amp;commande</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Afficher le message d'aide de Bitcoin Core pour obtenir une liste des options de ligne de commande Bitcoin possibles.</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n connexion active avec le réseau Bitcoin</numerusform><numerusform>%n connexions actives avec le réseau Bitcoin</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Indexation des blocs sur le disque...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Traitement des blocs sur le disque...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Aucune source de blocs disponible...</translation>
</message>
@@ -494,6 +327,14 @@
<translation>À jour</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Afficher le message d'aide de %1 pour obtenir la liste des options de ligne de commande Bitcoin possibles.</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>Client %1</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Rattrapage en cours…</translation>
</message>
@@ -537,18 +378,11 @@
</message>
<message>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
- <translation>Le portefeuille est &lt;b&gt;chiffré&lt;/b&gt; et est actuellement &lt;b&gt;déverrouillé&lt;/b&gt;</translation>
+ <translation>Le porte-monnaie est &lt;b&gt;chiffré&lt;/b&gt; et est actuellement &lt;b&gt;déverrouillé&lt;/b&gt;</translation>
</message>
<message>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
- <translation>Le portefeuille est &lt;b&gt;chiffré&lt;/b&gt; et actuellement &lt;b&gt;verrouillé&lt;/b&gt;</translation>
- </message>
-</context>
-<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerte réseau</translation>
+ <translation>Le porte-monnaie est &lt;b&gt;chiffré&lt;/b&gt; et actuellement &lt;b&gt;verrouillé&lt;/b&gt;</translation>
</message>
</context>
<context>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>Priorité</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copier l’adresse</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copier l’étiquette</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copier le montant</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copier l'ID de la transaction</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Verrouiller ce qui n'est pas dépensé</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Déverrouiller ce qui n'est pas dépensé</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copier la quantité</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copier les frais</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copier le montant après les frais</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copier les octets</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copier la priorité</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copier la poussière</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copier la monnaie</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>la plus élevée</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>plus élevée</translation>
- </message>
- <message>
- <source>high</source>
- <translation>élevée</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>moyennement-élevée</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>moyenne</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>moyennement-basse</translation>
- </message>
- <message>
- <source>low</source>
- <translation>basse</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>plus basse</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>la plus basse</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 verrouillé)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>aucun</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Cette étiquette devient rouge si la taille de la transaction est plus grande que 1 000 octets.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Cette étiquette devient rouge si la priorité est plus basse que « moyenne ».</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Cette étiquette devient rouge si un destinataire reçoit un montant inférieur à %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Peut varier +/- %1 satoshi(s) par entrée.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>oui</translation>
- </message>
- <message>
- <source>no</source>
- <translation>non</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Ceci signifie que des frais d'au moins %1 par ko sont exigés.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Peut varier +/- 1 octet par entrée.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Les transactions à priorité plus haute sont plus à même d'être incluses dans un bloc.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(aucune étiquette)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>monnaie de %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(monnaie)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresse</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nouvelle adresse de réception</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nouvelle adresse d’envoi</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Modifier l’adresse de réception</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Modifier l’adresse d'envoi</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>L’adresse fournie « %1 » est déjà présente dans le carnet d'adresses.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>L'adresse fournie « %1 » n'est pas une adresse Bitcoin valide.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Impossible de déverrouiller le portefeuille.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Échec de génération de la nouvelle clef.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>version</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>À propos de Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>À propos de %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,8 +561,8 @@
<translation>Afficher l'écran d'accueil au démarrage (par défaut : %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Réinitialiser tous les changements de paramètres appliqués à l'IUG</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>Réinitialiser tous les paramètres changés dans l'IUG</translation>
</message>
</context>
<context>
@@ -918,16 +572,16 @@
<translation>Bienvenue</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Bienvenue à Bitcoin Core.</translation>
+ <source>Welcome to %1.</source>
+ <translation>Bienvenue à %1.</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Comme c'est la première fois que le logiciel est lancé, vous pouvez choisir où Bitcoin Core stockera ses données.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>Puisque c'est la première fois que le logiciel est lancé, vous pouvez choisir où %1 stockera ses données.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core va télécharger et stocker une copie de la chaîne de blocs Bitcoin. Au moins %1Go de données seront stockées dans ce répertoire et cela augmentera avec le temps. Le portefeuille sera également stocké dans ce répertoire.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 téléchargera et stockera une copie de la chaîne de blocs de Bitcoin. Au moins %2 Go de données seront stockés dans ce répertoire et sa taille augmentera avec le temps. Le porte-monnaie sera également stocké dans ce répertoire.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +592,6 @@
<translation>Utiliser un répertoire de données personnalisé :</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Erreur : le répertoire de données spécifié « %1 » ne peut pas être créé.</translation>
</message>
@@ -976,10 +626,6 @@
<source>Select payment request file</source>
<translation>Choisir le fichier de demande de paiement</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Choisir le fichier de demande de paiement à ouvrir</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +638,14 @@
<translation>Réglages &amp;principaux</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Démarrer %1 automatiquement après avoir ouvert une session sur l'ordinateur.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;Démarrer %1 lors de l'ouverture d'une session</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Taille du cache de la base de &amp;données</translation>
</message>
@@ -1020,10 +674,6 @@
<translation>Minimiser au lieu de quitter l'application lorsque la fenêtre est fermée. Si cette option est activée, l'application ne sera fermée qu'en sélectionnant Quitter dans le menu.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>La langue de l'interface utilisateur peut être définie ici. Ce réglage sera pris en compte après redémarrage de Bitcoin.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 de tiers (par ex. un explorateur de blocs) apparaissant dans l'onglet des transactions comme éléments du menu contextuel. %s dans l'URL est remplacé par le hachage de la transaction. Les URL multiples sont séparées par une barre verticale |.</translation>
</message>
@@ -1048,20 +698,12 @@
<translation>&amp;Réseau</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Démarrer Bitcoin Core automatiquement après avoir ouvert une session sur le système.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Démarrer Bitcoin Core lors de l'ouverture d'une session</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = auto, &lt; 0 = laisser ce nombre de cœurs inutilisés)</translation>
</message>
<message>
<source>W&amp;allet</source>
- <translation>&amp;Portefeuille</translation>
+ <translation>&amp;Porte-monnaie</translation>
</message>
<message>
<source>Expert</source>
@@ -1140,6 +782,14 @@
<translation>&amp;Fenêtre</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Cacher l'icône dans la zone de notification.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Cacher l'icône de la zone de notification</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Afficher uniquement une icône système après minimisation.</translation>
</message>
@@ -1160,6 +810,10 @@
<translation>&amp;Langue de l'interface utilisateur :</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>La langue de l'interface utilisateur peut être définie ici. Ce réglage sera pris en compte après redémarrage de %1.</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>&amp;Unité d'affichage des montants :</translation>
</message>
@@ -1216,7 +870,7 @@
</message>
<message>
<source>The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.</source>
- <translation>Les informations affichées peuvent être obsolètes. Votre portefeuille est automatiquement synchronisé avec le réseau Bitcoin lorsque la connexion s'établit, or ce processus n'est pas encore terminé.</translation>
+ <translation>Les informations affichées peuvent être obsolètes. Votre porte-monnaie est automatiquement synchronisé avec le réseau Bitcoin lorsque la connexion s'établit, or ce processus n'est pas encore terminé.</translation>
</message>
<message>
<source>Watch-only:</source>
@@ -1244,7 +898,7 @@
</message>
<message>
<source>Mined balance that has not yet matured</source>
- <translation>Le solde généré n'est pas encore mûr</translation>
+ <translation>Le solde miné n'est pas encore mûr</translation>
</message>
<message>
<source>Balances</source>
@@ -1284,97 +938,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Gestion des URIs</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Adresse de paiement invalide %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>La demande de paiement est rejetée</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Le réseau de la demande de paiement ne correspond pas au réseau du client.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>La demande de paiement n'est pas initialisée.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Le paiement demandé d'un montant de %1 est trop faible (considéré comme de la poussière).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Erreur de demande de paiement</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Impossible de démarrer le gestionnaire de cliquer-pour-payer bitcoin :</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>L'URL de récupération de la demande de paiement est invalide : %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>L'URI ne peut pas être analysé ! Ceci peut être causé par une adresse Bitcoin invalide ou par des paramètres d'URI mal formés.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Gestion des fichiers de demande de paiement</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Le fichier de demande de paiement ne peut pas être lu ! Ceci peut être causé par un fichier de demande de paiement invalide.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Demande de paiement expirée.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Les demandes de paiements non vérifiées à des scripts de paiement personnalisés ne sont pas prises en charge.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Demande de paiement invalide.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Remboursement de %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>La demande de paiement %1 est trop grande (%2 octets, %3 octets permis).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Erreur de communication avec %1 : %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>La demande de paiement ne peut pas être analysée !</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Mauvaise réponse du serveur %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Le paiement a été confirmé</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Erreur de demande réseau</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +992,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Sauvegarder l'image...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copier l'image</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Sauvegarder le code QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Image PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nom du client</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N.D.</translation>
</message>
@@ -1474,14 +1014,14 @@
<translation>Général</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Version d'OpenSSL utilisée</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Version BerkeleyDB utilisée</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Datadir</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Heure de démarrage</translation>
</message>
@@ -1518,10 +1058,6 @@
<translation>Utilisation de la mémoire</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Ouvrir le journal de débogage du répertoire de données actuel. Ceci pourrait prendre quelques secondes pour les gros fichiers de journalisation.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Reçu</translation>
</message>
@@ -1570,6 +1106,18 @@
<translation>Agent utilisateur</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Ouvrir le journal de débogage de %1 depuis le répertoire de données actuel. Ceci peut prendre quelques secondes pour les journaux de grande taille.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Diminuer la taille de police</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Augmenter la taille de police</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Services</translation>
</message>
@@ -1638,10 +1186,6 @@
<translation>Sortant :</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Date de compilation</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Journal de débogage</translation>
</message>
@@ -1678,8 +1222,8 @@
<translation>&amp;Réhabiliter le nœud</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Bienvenue dans le console RPC de Bitcoin Core.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Bienvenue sur la console RPC de %1.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1808,18 +1352,6 @@
<source>Remove</source>
<translation>Enlever</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copier l’étiquette</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Copier le message</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copier le montant</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1371,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Sauvegarder l'image...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Demande de paiement à %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informations de paiement</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Montant</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Étiquette</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Message</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>L'URI résultant est trop long, essayez de réduire le texte d'étiquette / de message.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Erreur d'encodage de l'URI en code QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Étiquette</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Message</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Montant</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(pas d'étiquette)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(pas de message)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(aucun montant)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1491,6 @@
<translation>rapide</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Envoyer si possible une transaction sans frais</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(la confirmation pourrait prendre plus longtemps)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Envoyer à plusieurs destinataires à la fois</translation>
</message>
@@ -2065,118 +1522,6 @@
<source>S&amp;end</source>
<translation>E&amp;nvoyer</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirmer l’envoi des pièces</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 à %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copier la quantité</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copier le montant</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copier les frais</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copier le montant après les frais</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copier les octets</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copier la priorité</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copier la monnaie</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Montant total %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>ou</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Le montant à payer doit être supérieur à 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Le montant dépasse votre solde.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Le montant dépasse votre solde lorsque les frais de transaction de %1 sont inclus.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>La création de la transaction a échoué !</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>La transaction a été rejetée ! Ceci peut arriver si certaines pièces de votre portefeuille étaient déjà dépensées, par exemple si vous avez utilisé une copie de wallet.dat et que des pièces ont été dépensées dans la copie sans être marquées comme telles ici.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Des frais supérieurs à %1 sont considérés comme ridiculement élevés.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Demande de paiement expirée.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Payer seulement les frais exigés de %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Il est estimé que la confirmation commencera dans %n bloc.</numerusform><numerusform>Il est estimé que la confirmation commencera dans %n blocs.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>L'adresse du destinataire est invalide. Veuillez la vérifier.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Adresse identique trouvée : chaque adresse ne devrait être utilisée qu'une fois.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Avertissement : adresse Bitcoin invalide</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(pas d'étiquette)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Avertissement : adresse de monnaie rendue inconnue</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copier la poussière</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Êtes-vous sûr de vouloir envoyer ?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>ajouté en tant que frais de transaction</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1534,6 @@
<translation>&amp;Payer à :</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Saisir une étiquette pour cette adresse afin de l’ajouter à votre carnet d’adresses</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>É&amp;tiquette :</translation>
</message>
@@ -2264,8 +1605,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Arrêt de Bitcoin Core...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>Arrêt de %1...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2358,70 +1699,10 @@
<source>Reset all verify message fields</source>
<translation>Réinitialiser tous les champs de vérification de message</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Cliquez sur « Signer le message » pour générer la signature</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>L'adresse saisie est invalide.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Veuillez vérifier l'adresse et réessayer.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>L'adresse saisie ne fait pas référence à une clef.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Le déverrouillage du portefeuille a été annulé.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>La clef privée n'est pas disponible pour l'adresse indiquée.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>La signature du message a échoué.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Le message a été signé.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>La signature n'a pu être décodée.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Veuillez vérifier la signature et réessayer.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>La signature ne correspond pas à l'empreinte du message.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Échec de la vérification du message.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Message vérifié.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Les développeurs Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2434,422 +1715,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Ouvert jusqu'à %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>en conflit</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/hors ligne</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/non confirmée</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmations</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>État</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, diffusée à travers %n nœud</numerusform><numerusform>, diffusée à travers %n nœuds</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Source</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Généré</translation>
- </message>
- <message>
- <source>From</source>
- <translation>De</translation>
- </message>
- <message>
- <source>To</source>
- <translation>À</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>votre propre adresse</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>juste-regarder</translation>
- </message>
- <message>
- <source>label</source>
- <translation>étiquette</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Crédit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>arrive à maturité dans %n bloc de plus</numerusform><numerusform>arrive à maturité dans %n blocs de plus</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>refusé</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Débit</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Débit total</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Crédit total</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Frais de transaction</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Montant net</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Message</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Commentaire</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID de la transaction</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Marchand</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Les pièces générées doivent mûrir pendant %1 blocs avant de pouvoir être dépensées. Lorsque vous avez généré ce bloc, il a été diffusé sur le réseau pour être ajouté à la chaîne de blocs. S’il échoue a intégrer la chaîne, son état sera modifié en « non accepté » et il ne sera pas possible de le dépenser. Ceci peut arriver occasionnellement si un autre nœud génère un bloc à quelques secondes du votre.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informations de débogage</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaction</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Entrants</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Montant</translation>
- </message>
- <message>
- <source>true</source>
- <translation>vrai</translation>
- </message>
- <message>
- <source>false</source>
- <translation>faux</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, n’a pas encore été diffusée avec succès</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Ouvert pour %n bloc de plus</numerusform><numerusform>Ouvert pour %n blocs de plus</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>inconnu</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Détails de la transaction</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Ce panneau affiche une description détaillée de la transaction</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Immature (%1 confirmations, sera disponible après %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Ouvert pour %n bloc de plus</numerusform><numerusform>Ouvert pour %n blocs de plus</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Ouvert jusqu'à %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmée (%1 confirmations)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ce bloc n’a été reçu par aucun autre nœud et ne sera probablement pas accepté !</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Généré mais pas accepté</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Hors ligne</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Étiquette</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Non confirmé</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Confirmation (%1 sur %2 confirmations recommandées)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>En conflit</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Reçue avec</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Reçue de</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Envoyée à</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Paiement à vous-même</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Miné</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>juste-regarder</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n.d)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>État de la transaction. Laissez le pointeur de la souris sur ce champ pour voir le nombre de confirmations.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Date et heure de réception de la transaction.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Type de transaction.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Une adresse juste-regarder est-elle impliquée dans cette transaction.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Intention/but de la transaction défini par l'utilisateur.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Montant ajouté ou enlevé au solde.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Toutes</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Aujourd’hui</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Cette semaine</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Ce mois-ci</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Le mois dernier</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Cette année</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Intervalle…</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Reçue avec</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Envoyée à</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>À vous-même</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Miné</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Autres</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Saisir une adresse ou une étiquette à rechercher</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Montant min.</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copier l’adresse</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copier l’étiquette</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copier le montant</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copier l'ID de la transaction</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Copier la transaction brute</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Modifier l’étiquette</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Afficher les détails de la transaction</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exporter l'historique des transactions</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Juste-regarder :</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>L'exportation a échoué</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Une erreur est survenue lors de l'enregistrement de l'historique des transactions vers %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exportation réussie</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>L'historique des transactions a été sauvegardée avec succès vers %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Valeurs séparées par des virgules (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmée</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Date</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Étiquette</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Intervalle :</translation>
- </message>
- <message>
- <source>to</source>
- <translation>à</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1729,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Aucun portefeuille de chargé.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Envoyer des pièces</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exporter</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exporter les données de l'onglet courant vers un fichier</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Sauvegarder le portefeuille</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Données de portefeuille (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Échec de la sauvegarde</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Une erreur est survenue lors de l'enregistrement des données de portefeuille vers %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Les données de portefeuille ont été enregistrées avec succès vers %1</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Sauvegarde réussie</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,20 +1755,12 @@
<translation>Si &lt;category&gt; n'est pas indiqué ou si &lt;category&gt; = 1, extraire toutes les données de débogage.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Frais totaux maximaux (en %s) à utiliser en une seule transaction de portefeuille. Les définir trop bas pourrait interrompre les grosses transactions (par défaut : %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Veuillez vérifier que l'heure et la date de votre ordinateur sont justes ! Si votre horloge n'est pas à l'heure, Bitcoin Core ne fonctionnera pas correctement.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>L'élagage est configuré au-dessous du minimum de %d Mio. Veuillez utiliser un nombre plus élevé.</translation>
</message>
<message>
<source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
- <translation>Élagage : la dernière synchronisation de portefeuille va par-delà les données élaguées. Vous devez -reindex (réindexer, télécharger de nouveau toute la chaîne de blocs en cas de nœud élagué)</translation>
+ <translation>Élagage : la dernière synchronisation de porte-monnaie va par-delà les données élaguées. Vous devez -reindex (réindexer, télécharger de nouveau toute la chaîne de blocs en cas de nœud élagué)</translation>
</message>
<message>
<source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
@@ -2980,20 +1795,52 @@
<translation>Accepter les connexions entrantes (par défaut : 1 si aucun -proxy ou -connect )</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>La valeur -fallbackfee est très élevée ! Elle représente les frais de transaction que vous pourriez acquitter si aucune estimation de frais n'est proposée.</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>Un taux de frais (en %s/Ko) qui sera utilisé si l'estimation de frais ne possède pas suffisamment de données (par défaut : %s)</translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Accepter les transactions relayées reçues de pairs de la liste blanche même si le nœud ne relaie pas les transactions (par défaut : %d)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Se lier à l'adresse donnée et toujours l'écouter. Utilisez la notation [host]:port pour l'IPv6</translation>
</message>
<message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
- <translation>Supprimer toutes les transactions du portefeuille et ne récupérer que ces parties de la chaîne de blocs avec -rescan au démarrage</translation>
+ <translation>Supprimer toutes les transactions du porte-monnaie et ne récupérer que ces parties de la chaîne de blocs avec -rescan au démarrage</translation>
</message>
<message>
<source>Distributed under the MIT software license, see the accompanying file COPYING or &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</source>
<translation>Distribué sous la licence MIT d'utilisation d'un logiciel. Consultez le fichier joint COPYING ou &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
+ <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
+ <translation>Erreur de chargement de %s : vous ne pouvez pas activer HD sur un porte-monnaie non HD existant</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
- <translation>Exécuter la commande lorsqu'une transaction de portefeuille change (%s dans la commande est remplacée par TxID)</translation>
+ <translation>Exécuter la commande lorsqu'une transaction de porte-monnaie change (%s dans la commande est remplacée par TxID)</translation>
+ </message>
+ <message>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>Réglage moyen maximal autorisé de décalage de l'heure d'un pair. La perspective locale du temps peut être influencée par les pairs, en avance ou en retard, de cette valeur. (Par défaut : %u secondes)</translation>
+ </message>
+ <message>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>Frais totaux maximaux (en %s) à utiliser en une seule transaction de porte-monnaie ou transaction brute ; les définir trop bas pourrait interrompre les grosses transactions (par défaut : %s)</translation>
+ </message>
+ <message>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>Si vous trouvez %s utile, vous pouvez y contribuer. Vous trouverez davantage d'informations à propos du logiciel sur %s.</translation>
</message>
<message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
@@ -3008,22 +1855,14 @@
<translation>Ceci est une pré-version de test - l'utiliser à vos risques et périls - ne pas l'utiliser pour miner ou pour des applications marchandes</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Impossible de se lier à %s sur cet ordinateur. Bitcoin Core fonctionne probablement déjà.</translation>
+ <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source>
+ <translation>Impossible de rebobiner la base de données à un état préfourche. Vous devrez retélécharger la chaîne de blocs</translation>
</message>
<message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Utiliser l'UPnP pour mapper le port d'écoute (par défaut : 1 lors de l'écoute et pas de mandataire -proxy)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>AVERTISSEMENT : un nombre anormalement élevé de blocs a été généré, %d blocs reçus durant les %d dernières heures (%d attendus)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>AVERTISSEMENT : vérifiez votre connexion réseau, %d blocs reçus durant les %d dernières heures (%d attendus)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Avertissement : le réseau ne semble pas totalement d'accord ! Quelques mineurs semblent éprouver des difficultés.</translation>
</message>
@@ -3032,14 +1871,18 @@
<translation>Avertissement : nous ne semblons pas être en accord complet avec nos pairs ! Vous pourriez avoir besoin d'effectuer une mise à niveau, ou d'autres nœuds du réseau pourraient avoir besoin d'effectuer une mise à niveau.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Avertissement : wallet.dat corrompu, données récupérées ! Le fichier wallet.dat original a été enregistré en tant que wallet.{timestamp}.bak dans %s ; si votre solde ou transactions sont incorrects vous devriez effectuer une restauration depuis une sauvegarde.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Pairs de la liste blanche se connectant à partir du masque réseau ou de l'IP donné. Peut être spécifié plusieurs fois.</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>Vous devez reconstruire la base de données avec -reindex-chainstate pour changer -txindex</translation>
+ </message>
+ <message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s corrompu, la récupération a échoué</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>-maxmempool doit être d'au moins %d Mo</translation>
</message>
@@ -3048,10 +1891,26 @@
<translation>&lt;category&gt; peut être :</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Ajouter un commentaire à la chaîne d'agent utilisateur</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Tenter de récupérer les clefs privées d'un porte-monnaie corrompu lors du démarrage</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Options de création de bloc :</translation>
</message>
<message>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>Impossible de résoudre l'adresse -%s : « %s »</translation>
+ </message>
+ <message>
+ <source>Change index out of range</source>
+ <translation>L'index de changement est hors échelle</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>Ne se connecter qu'au(x) nœud(s) spécifié(s)</translation>
</message>
@@ -3060,16 +1919,20 @@
<translation>Options de connexion :</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Tous droits réservés (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>Base corrompue de données des blocs détectée</translation>
</message>
<message>
<source>Debugging/Testing options:</source>
- <translation>Options de test/de débogage :</translation>
+ <translation>Options de débogage/de test :</translation>
</message>
<message>
<source>Do not load the wallet and disable wallet RPC calls</source>
- <translation>Ne pas charger le portefeuille et désactiver les appels RPC</translation>
+ <translation>Ne pas charger le porte-monnaie et désactiver les appels RPC</translation>
</message>
<message>
<source>Do you want to rebuild the block database now?</source>
@@ -3097,7 +1960,23 @@
</message>
<message>
<source>Error initializing wallet database environment %s!</source>
- <translation>Erreur lors de l'initialisation de l'environnement de la base de données du portefeuille %s !</translation>
+ <translation>Erreur lors de l'initialisation de l'environnement de la base de données du porte-monnaie %s !</translation>
+ </message>
+ <message>
+ <source>Error loading %s</source>
+ <translation>Erreur lors du chargement de %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Erreur lors du chargement de %s : porte-monnaie corrompu</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Erreur lors du chargement de %s : le porte-monnaie exige une version plus récente de %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: You can't disable HD on a already existing HD wallet</source>
+ <translation>Erreur de chargement de %s : vous ne pouvez pas désactiver HD sur un porte-monnaie HD existant</translation>
</message>
<message>
<source>Error loading block database</source>
@@ -3128,10 +2007,30 @@
<translation>Adresse -onion invalide : « %s »</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Montant invalide pour -%s=&lt;amount&gt; : « %s »</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Montant invalide pour -fallbackfee=&lt;amount&gt; : « %s »</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>Garder la réserve de mémoire transactionnelle sous &lt;n&gt; mégaoctets (par défaut : %u)</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>Chargement de la liste d'interdiction...</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Emplacement du fichier témoin auth (par défaut : data dir)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Octets minimaux par sigop dans les transactions que nous relayons et minons (par défaut : %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Pas assez de descripteurs de fichiers proposés.</translation>
</message>
@@ -3140,6 +2039,14 @@
<translation>Seulement se connecter aux nœuds du réseau &lt;net&gt; (IPv4, IPv6 ou oignon)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>Imprimer ce message d'aide et quitter</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>Imprimer la version et quitter</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>L'élagage ne peut pas être configuré avec une valeur négative.</translation>
</message>
@@ -3148,16 +2055,36 @@
<translation>Le mode élagage n'est pas compatible avec -txindex.</translation>
</message>
<message>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>Reconstruire l'état de la chaîne et l'index des blocs à partir des fichiers blk*.dat sur le disque</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>Reconstruire l'état de la chaîne à partir des blocs indexés actuellement</translation>
+ </message>
+ <message>
+ <source>Rewinding blocks...</source>
+ <translation>Rebobinage des blocs...</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>Définir la taille du cache de la base de données en mégaoctets (%d to %d, default: %d)</translation>
</message>
<message>
+ <source>Set maximum block cost (default: %d)</source>
+ <translation>Définir le coût maximal de bloc (par défaut : %d)</translation>
+ </message>
+ <message>
<source>Set maximum block size in bytes (default: %d)</source>
<translation>Définir la taille minimale de bloc en octets (par défaut : %d)</translation>
</message>
<message>
<source>Specify wallet file (within data directory)</source>
- <translation>Spécifiez le fichier de portefeuille (dans le répertoire de données)</translation>
+ <translation>Spécifiez le fichier de porte-monnaie (dans le répertoire de données)</translation>
+ </message>
+ <message>
+ <source>The source code is available from %s.</source>
+ <translation>Le code source est disponible sur %s.</translation>
</message>
<message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
@@ -3185,23 +2112,19 @@
</message>
<message>
<source>Verifying wallet...</source>
- <translation>Vérification du portefeuille en cours...</translation>
+ <translation>Vérification du porte-monnaie en cours...</translation>
</message>
<message>
<source>Wallet %s resides outside data directory %s</source>
- <translation>Le portefeuille %s réside en dehors du répertoire de données %s</translation>
+ <translation>Le porte-monnaie %s réside en dehors du répertoire de données %s</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>Options du portefeuille :</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>Options de débogage/de test du porte-monnaie :</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Avertissement : cette version est obsolète. Une mise à niveau est exigée !</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Vous devez reconstruire la base de données en utilisant -reindex afin de modifier -txindex</translation>
+ <source>Wallet options:</source>
+ <translation>Options du porte-monnaie :</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3216,12 +2139,8 @@
<translation>Se lier à l'adresse donnée pour écouter des connexions JSON-RPC. Utiliser la notation [host]:port pour l'IPv6. Cette option peut être spécifiée plusieurs fois (par défaut : se lier à toutes les interfaces)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Impossible d’obtenir un verrou sur le répertoire de données %s. Bitcoin Core fonctionne probablement déjà.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
- <translation>Créer de nouveaux fichiers avec les permissions système par défaut, au lieu de umask 077 (effectif seulement avec la fonction du portefeuille désactivée)</translation>
+ <translation>Créer de nouveaux fichiers avec les permissions système par défaut, au lieu de umask 077 (effectif seulement avec la fonction du porte-monnaie désactivée)</translation>
</message>
<message>
<source>Discover own IP addresses (default: 1 when listening and no -externalip or -proxy)</source>
@@ -3264,10 +2183,6 @@
<translation>Définir la taille maximale en octets des transactions prioritaires/à frais modiques (par défaut : %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Définir le nombre de fils de génération de pièces, si elle est activée (-1 = tous les cœurs, par défaut : %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Le montant de la transaction est trop bas pour être envoyé une fois que les frais ont été déduits</translation>
</message>
@@ -3276,6 +2191,10 @@
<translation>Ce produit comprend des logiciels développés par le projet OpenSSL pour être utilisés dans la boîte à outils OpenSSL &lt;https://www.openssl.org/&gt; et un logiciel cryptographique écrit par Eric Young, ainsi qu'un logiciel UPnP écrit par Thomas Bernard.</translation>
</message>
<message>
+ <source>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</source>
+ <translation>Utiliser une génération de clef hiérarchique déterministe (HD) après BIP32. N'a d'effet que lors de la création/premier lancement du porte-monnaie</translation>
+ </message>
+ <message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
<translation>Les pairs de la liste blanche ne peuvent pas être bannis DoS et leurs transactions sont toujours relayées, même si elles sont déjà dans le mempool, utile p. ex. pour une passerelle</translation>
</message>
@@ -3292,38 +2211,14 @@
<translation>Accepter les demandes REST publiques (par défaut : %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Activation de la meilleure chaîne...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Toujours relayer les transactions reçues des pairs de la liste blanche (par défaut : %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Tenter de récupérer les clefs privées d'un wallet.dat corrompu lors du démarrage</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Créer automatiquement un service caché Tor (par défaut : %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Impossible de résoudre l'adresse -whitebind : « %s »</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Se connecter par un mandataire SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright © 2009-%i Les développeurs de Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Erreur lors du chargement de wallet.dat : le portefeuille exige une version plus récente de Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Erreur de lecture de la base de données, fermeture en cours.</translation>
</message>
@@ -3336,22 +2231,6 @@
<translation>Informations</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>L'initialisation du test de cohérence a échoué. Bitcoin est en cours de fermeture. </translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Montant invalide pour -maxtxfee=&lt;amount&gt; : « %s »</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Montant invalide pour -minrelayfee=&lt;montant&gt; : « %s »</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Montant invalide pour -mintxfee=&lt;montant&gt; : « %s »</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Montant invalide pour -paytxfee=&lt;montant&gt; : « %s » (doit être au moins %s)</translation>
</message>
@@ -3376,20 +2255,12 @@
<translation>Options du serveur RPC :</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Reconstruire au démarrage l'index de la chaîne de blocs à partir des fichiers blk000??.dat actuels</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Recevoir et afficher les alertes du réseau poste à poste (%u par défaut)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Réduction de -maxconnections de %d à %d, due aux restrictions du système</translation>
</message>
<message>
<source>Rescan the block chain for missing wallet transactions on startup</source>
- <translation>Réanalyser la chaîne de blocs au démarrage, à la recherche de transactions de portefeuille manquantes</translation>
+ <translation>Réanalyser la chaîne de blocs au démarrage, à la recherche de transactions de porte-monnaie manquantes</translation>
</message>
<message>
<source>Send trace/debug info to console instead of debug.log file</source>
@@ -3449,37 +2320,33 @@
</message>
<message>
<source>Upgrade wallet to latest format on startup</source>
- <translation>Mettre à niveau le portefeuille au démarrage vers le format le plus récent</translation>
+ <translation>Mettre à niveau le porte-monnaie au démarrage vers le format le plus récent</translation>
</message>
<message>
<source>Username for JSON-RPC connections</source>
<translation>Nom d'utilisateur pour les connexions JSON-RPC</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Le portefeuille avait besoin d'être réécrit : veuillez redémarrer Bitcoin Core pour terminer</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Avertissement</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Avertissement : nouvelles règles inconnues activées (bit de version %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>Faut-il fonctionner en mode blocs seulement (par défaut : %u)</translation>
</message>
<message>
<source>Zapping all transactions from wallet...</source>
- <translation>Supprimer toutes les transactions du portefeuille...</translation>
+ <translation>Supprimer toutes les transactions du porte-monnaie...</translation>
</message>
<message>
<source>ZeroMQ notification options:</source>
<translation>Options de notification ZeroMQ</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrompu, la récupération a échoué</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Mot de passe pour les connexions JSON-RPC</translation>
</message>
@@ -3488,10 +2355,6 @@
<translation>Exécuter la commande lorsque le meilleur bloc change (%s dans cmd est remplacé par le hachage du bloc)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Ce message d'aide</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Autoriser les recherches DNS pour -addnode, -seednode et -connect</translation>
</message>
@@ -3500,10 +2363,6 @@
<translation>Chargement des adresses…</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Erreur lors du chargement de wallet.dat : portefeuille corrompu</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = conserver les métadonnées de transmission, par ex. les informations du propriétaire du compte et de la demande de paiement, 2 = abandonner les métadonnées de transmission)</translation>
</message>
@@ -3520,10 +2379,6 @@
<translation>Ne pas conserver de transactions dans la réserve de mémoire plus de &lt;n&gt; heures (par défaut : %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Une erreur est survenue lors de la lecture de wallet.dat ! Toutes les clefs ont été lues correctement, mais les données transactionnelles ou les entrées du carnet d'adresses sont peut-être manquantes ou incorrectes.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>Les frais (en %s/Ko) inférieurs à ce seuil sont considérés comme étant nuls pour la création de transactions (par défaut : %s)</translation>
</message>
@@ -3560,6 +2415,10 @@
<translation>L'argument non pris en charge -socks a été trouvé. Il n'est plus possible de définir la version de SOCKS, seuls les mandataires SOCKS5 sont pris en charge.</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Argument non pris charge -whitelistalwaysrelay ignoré, utiliser -whitelistrelay et/ou -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Utiliser un serveur mandataire SOCKS5 séparé pour atteindre les pairs par les services cachés de Tor (par défaut : %s)</translation>
</message>
@@ -3568,20 +2427,20 @@
<translation>Nom d'utilisateur et mot de passe haché pour les connexions JSON-RPC. Le champ &lt;userpw&gt; vient au format : &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Un script python canonique est inclus dans share/rpcuser. Cette option peut être spécifiée plusieurs fois.</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(par défaut : %s)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Avertissement : des versions de blocs inconnues sont minées ! Il est possible que des règles inconnues soient en vigeur</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Toujours demander les adresses des pairs par recherche DNS (par défaut : %u)</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>Avertissement : le fichier du porte-monnaie est corrompu, les données ont été récupérées ! Le fichier %s original a été enregistré en tant que %s dans %s ; si votre solde ou vos transactions sont incorrects, vous devriez restaurer une sauvegarde.</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Erreur lors du chargement de wallet.dat</translation>
+ <source>(default: %s)</source>
+ <translation>(par défaut : %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Générer des pièces (défaut : %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Toujours demander les adresses des pairs par recherche DNS (par défaut : %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3609,7 +2468,7 @@
</message>
<message>
<source>Make the wallet broadcast transactions</source>
- <translation>Obliger le portefeuille à diffuser les transactions</translation>
+ <translation>Obliger le porte-monnaie à diffuser les transactions</translation>
</message>
<message>
<source>Maximum per-connection receive buffer, &lt;n&gt;*1000 bytes (default: %u)</source>
@@ -3668,18 +2527,6 @@
<translation>Réseau inconnu spécifié sur -onlynet : « %s »</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Impossible de résoudre l'adresse -bind : « %s »</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Impossible de résoudre l'adresse -externalip : « %s »</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Montant invalide pour -paytxfee=&lt;montant&gt; : « %s »</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Fonds insuffisants</translation>
</message>
@@ -3693,11 +2540,11 @@
</message>
<message>
<source>Loading wallet...</source>
- <translation>Chargement du portefeuille…</translation>
+ <translation>Chargement du porte-monnaie…</translation>
</message>
<message>
<source>Cannot downgrade wallet</source>
- <translation>Impossible de revenir à une version inférieure du portefeuille</translation>
+ <translation>Impossible de revenir à une version inférieure du porte-monnaie</translation>
</message>
<message>
<source>Cannot write default address</source>
diff --git a/src/qt/locale/bitcoin_fr_CA.ts b/src/qt/locale/bitcoin_fr_CA.ts
index 7e6925f96f..fca1e62883 100644
--- a/src/qt/locale/bitcoin_fr_CA.ts
+++ b/src/qt/locale/bitcoin_fr_CA.ts
@@ -13,29 +13,6 @@
<source>&amp;Delete</source>
<translation>&amp;Supprimer</translation>
</message>
- <message>
- <source>Sending addresses</source>
- <translation>envoyer adresse de reception </translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fichier séparé par une virgule (*.csv)</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Record</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Addresse</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(pas de record)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -51,23 +28,7 @@
<source>Repeat new passphrase</source>
<translation>Répéter Mot de Passe</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encrypter Porte-Feuille</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Cette opération nécessite le mot de passe de votre porte-feuille pour débarrer le porte-feuille.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Débarrer Porte-Feuille</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Cette opération nécessite le mot de passe de votre porte-feuille pour le décrypter.</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -75,22 +36,11 @@
<name>BitcoinGUI</name>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>(un)select all</source>
<translation>Toute sélectionner </translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>copier l'adresse </translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(pas de record)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -102,7 +52,7 @@
<source>&amp;Address</source>
<translation>Addresse</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -126,18 +76,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -145,32 +89,9 @@
</context>
<context>
<name>ReceiveRequestDialog</name>
- <message>
- <source>Address</source>
- <translation>Addresse</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Record</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Label</source>
- <translation>Record</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(pas de record)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
- <message>
- <source>(no label)</source>
- <translation>(pas de record)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -188,50 +109,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Label</source>
- <translation>Record</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Copy address</source>
- <translation>copier l'adresse </translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fichier séparé par une virgule (*.csv)</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Record</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Addresse</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
</context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_fr_FR.ts b/src/qt/locale/bitcoin_fr_FR.ts
index df63243353..a6f6ac4fd1 100644
--- a/src/qt/locale/bitcoin_fr_FR.ts
+++ b/src/qt/locale/bitcoin_fr_FR.ts
@@ -2,44 +2,53 @@
<context>
<name>AddressBookPage</name>
<message>
+ <source>Right-click to edit address or label</source>
+ <translation>Double cliquez afin de modifier l'adresse ou l'étiquette</translation>
+ </message>
+ <message>
<source>Create a new address</source>
<translation>Créer une nouvelle adresse</translation>
</message>
<message>
+ <source>&amp;New</source>
+ <translation>&amp;Nouveau</translation>
+ </message>
+ <message>
<source>Copy the currently selected address to the system clipboard</source>
<translation>Copier l'adresse surlignée dans votre presse-papiers</translation>
</message>
<message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exporter les données de l'onglet courant vers un fichier</translation>
+ <source>&amp;Copy</source>
+ <translation>&amp;Copie</translation>
</message>
<message>
- <source>&amp;Delete</source>
- <translation>&amp;Supprimer</translation>
+ <source>C&amp;lose</source>
+ <translation>F&amp;ermer</translation>
</message>
<message>
- <source>Comma separated file (*.csv)</source>
- <translation>Valeurs séparées par des virgules (*.csv)</translation>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Supprimer l'adresse sélectionnée de la liste</translation>
</message>
- </context>
-<context>
- <name>AddressTableModel</name>
<message>
- <source>Label</source>
- <translation>Étiquette</translation>
+ <source>Export the data in the current tab to a file</source>
+ <translation>Exporter les données de l'onglet courant vers un fichier</translation>
</message>
<message>
- <source>Address</source>
- <translation>Adresse</translation>
+ <source>&amp;Export</source>
+ <translation>&amp;Exporter...</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(aucune étiquette)</translation>
+ <source>&amp;Delete</source>
+ <translation>&amp;Supprimer</translation>
</message>
</context>
<context>
<name>AskPassphraseDialog</name>
<message>
+ <source>Passphrase Dialog</source>
+ <translation>Dialogue mot de passe</translation>
+ </message>
+ <message>
<source>Enter passphrase</source>
<translation>Entrez la phrase de passe</translation>
</message>
@@ -51,107 +60,111 @@
<source>Repeat new passphrase</source>
<translation>Répétez la phrase de passe</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Encrypt wallet</source>
- <translation>Chiffrer le porte-monnaie</translation>
+ <source>IP/Netmask</source>
+ <translation>IP/Masque de sous réseau</translation>
</message>
<message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Cette opération nécessite votre phrase de passe pour déverrouiller le porte-monnaie.</translation>
+ <source>Banned Until</source>
+ <translation>Banni jusque </translation>
</message>
+</context>
+<context>
+ <name>BitcoinGUI</name>
<message>
- <source>Unlock wallet</source>
- <translation>Déverrouiller le porte-monnaie</translation>
+ <source>Sign &amp;message...</source>
+ <translation>Signer &amp;message...</translation>
</message>
<message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Cette opération nécessite votre phrase de passe pour décrypter le porte-monnaie.</translation>
+ <source>Synchronizing with network...</source>
+ <translation>Synchronisation avec le réseau...</translation>
</message>
<message>
- <source>Decrypt wallet</source>
- <translation>Décrypter le porte-monnaie</translation>
+ <source>&amp;Overview</source>
+ <translation>&amp;Vue d'ensemble</translation>
</message>
<message>
- <source>Change passphrase</source>
- <translation>Changer la phrase de passe</translation>
+ <source>Node</source>
+ <translation>NÅ“ud</translation>
</message>
<message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmer le chiffrement du porte-monnaie</translation>
+ <source>Show general overview of wallet</source>
+ <translation>Affiche une vue d'ensemble du porte-monnaie</translation>
</message>
<message>
- <source>Wallet encrypted</source>
- <translation>Porte-monnaie chiffré</translation>
+ <source>&amp;Transactions</source>
+ <translation>&amp;Transactions</translation>
</message>
<message>
- <source>Wallet encryption failed</source>
- <translation>Le chiffrement du porte-monnaie a échoué</translation>
+ <source>Browse transaction history</source>
+ <translation>Permet de parcourir l'historique des transactions</translation>
</message>
<message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Le chiffrement du porte-monnaie a échoué en raison d'une erreur interne. Votre porte-monnaie n'a pas été chiffré.</translation>
+ <source>E&amp;xit</source>
+ <translation>Qui&amp;tter</translation>
</message>
<message>
- <source>The supplied passphrases do not match.</source>
- <translation>Les phrases de passe entrées ne correspondent pas.</translation>
+ <source>Quit application</source>
+ <translation>Quitter l'application</translation>
</message>
<message>
- <source>Wallet unlock failed</source>
- <translation>Le déverrouillage du porte-monnaie a échoué</translation>
+ <source>&amp;About %1</source>
+ <translation>&amp;À propos de %1</translation>
</message>
<message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La phrase de passe entrée pour décrypter le porte-monnaie était erronée.</translation>
+ <source>Show information about %1</source>
+ <translation>Afficher les informations sur %1</translation>
</message>
<message>
- <source>Wallet decryption failed</source>
- <translation>Le décryptage du porte-monnaie a échoué</translation>
+ <source>About &amp;Qt</source>
+ <translation>À propos de &amp;Qt</translation>
</message>
- </context>
-<context>
- <name>BanTableModel</name>
- </context>
-<context>
- <name>BitcoinGUI</name>
<message>
- <source>Synchronizing with network...</source>
- <translation>Synchronisation avec le réseau...</translation>
+ <source>Show information about Qt</source>
+ <translation>Afficher des informations sur Qt</translation>
</message>
<message>
- <source>&amp;Overview</source>
- <translation>&amp;Vue d'ensemble</translation>
+ <source>&amp;Options...</source>
+ <translation>&amp;Options...</translation>
</message>
<message>
- <source>Show general overview of wallet</source>
- <translation>Affiche une vue d'ensemble du porte-monnaie</translation>
+ <source>Modify configuration options for %1</source>
+ <translation>Modifier les options de configuration pour %1</translation>
</message>
<message>
- <source>&amp;Transactions</source>
- <translation>&amp;Transactions</translation>
+ <source>&amp;Encrypt Wallet...</source>
+ <translation>&amp;Chiffrer le portefeuille </translation>
</message>
<message>
- <source>Browse transaction history</source>
- <translation>Permet de parcourir l'historique des transactions</translation>
+ <source>&amp;Backup Wallet...</source>
+ <translation>&amp;Sauvegarder le portefeuille</translation>
</message>
<message>
- <source>E&amp;xit</source>
- <translation>Qui&amp;tter</translation>
+ <source>&amp;Change Passphrase...</source>
+ <translation>&amp;Modifier le mot de passe</translation>
</message>
<message>
- <source>Quit application</source>
- <translation>Quitter l'application</translation>
+ <source>&amp;Sending addresses...</source>
+ <translation>&amp;Adresses d'envoi</translation>
</message>
<message>
- <source>About &amp;Qt</source>
- <translation>À propos de &amp;Qt</translation>
+ <source>&amp;Receiving addresses...</source>
+ <translation>&amp;Adresses de réception</translation>
</message>
<message>
- <source>Show information about Qt</source>
- <translation>Afficher des informations sur Qt</translation>
+ <source>Open &amp;URI...</source>
+ <translation>Ouvrir &amp;URI</translation>
</message>
<message>
- <source>&amp;Options...</source>
- <translation>&amp;Options...</translation>
+ <source>Reindexing blocks on disk...</source>
+ <translation>Réindexer les blocs sur le disque...</translation>
+ </message>
+ <message>
+ <source>Send coins to a Bitcoin address</source>
+ <translation>Envoyer des pièces à une adresse Bitcoin</translation>
</message>
<message>
<source>Backup wallet to another location</source>
@@ -162,14 +175,50 @@
<translation>Modifier la phrase de passe utilisée pour le cryptage du porte-monnaie</translation>
</message>
<message>
+ <source>&amp;Debug window</source>
+ <translation>&amp;Fenêtre de débogage</translation>
+ </message>
+ <message>
+ <source>Open debugging and diagnostic console</source>
+ <translation>Ouvrir la console de débogage et de diagnostic</translation>
+ </message>
+ <message>
+ <source>&amp;Verify message...</source>
+ <translation>&amp;Vérification du message</translation>
+ </message>
+ <message>
<source>Bitcoin</source>
<translation>Bitcoin</translation>
</message>
<message>
+ <source>Wallet</source>
+ <translation>Portefeuille</translation>
+ </message>
+ <message>
<source>&amp;Send</source>
<translation>&amp;Envoyer</translation>
</message>
<message>
+ <source>&amp;Receive</source>
+ <translation>&amp;Réception</translation>
+ </message>
+ <message>
+ <source>&amp;Show / Hide</source>
+ <translation>&amp;Montrer / Cacher</translation>
+ </message>
+ <message>
+ <source>Show or hide the main Window</source>
+ <translation>Montrer ou cacher la fenêtre principale</translation>
+ </message>
+ <message>
+ <source>Encrypt the private keys that belong to your wallet</source>
+ <translation>Crypter les clé privées qui appartiennent votre portefeuille</translation>
+ </message>
+ <message>
+ <source>Sign messages with your Bitcoin addresses to prove you own them</source>
+ <translation>Signer vos messages avec vos adresses Bitcoin pour prouver que vous les détenez</translation>
+ </message>
+ <message>
<source>&amp;File</source>
<translation>&amp;Fichier</translation>
</message>
@@ -186,14 +235,120 @@
<translation>Barre d'outils des onglets</translation>
</message>
<message>
+ <source>Request payments (generates QR codes and bitcoin: URIs)</source>
+ <translation>Demander des paiements (générer QR codes et bitcoin: URIs)</translation>
+ </message>
+ <message>
+ <source>Show the list of used sending addresses and labels</source>
+ <translation>Montrer la liste des adresses d'envois utilisées et les étiquettes</translation>
+ </message>
+ <message>
+ <source>Open a bitcoin: URI or payment request</source>
+ <translation>Ouvrir un bitcoin: URI ou demande de paiement</translation>
+ </message>
+ <message>
+ <source>&amp;Command-line options</source>
+ <translation>&amp;Options de ligne de commande</translation>
+ </message>
+ <message numerus="yes">
+ <source>%n active connection(s) to Bitcoin network</source>
+ <translation><numerusform>%n connexion active au réseau Bitcoin</numerusform><numerusform>%n connexions actives au réseau Bitcoin</numerusform></translation>
+ </message>
+ <message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Indexation des blocs sur le disque...</translation>
+ </message>
+ <message>
+ <source>No block source available...</source>
+ <translation>Aucun bloc source disponible</translation>
+ </message>
+ <message numerus="yes">
+ <source>%n hour(s)</source>
+ <translation><numerusform>%n heure</numerusform><numerusform>%n heures</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>%n day(s)</source>
+ <translation><numerusform>%n jour</numerusform><numerusform>%n jours</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>%n week(s)</source>
+ <translation><numerusform>%n semaine</numerusform><numerusform>%n semaines</numerusform></translation>
+ </message>
+ <message>
+ <source>%1 and %2</source>
+ <translation>%1 et %2</translation>
+ </message>
+ <message numerus="yes">
+ <source>%n year(s)</source>
+ <translation><numerusform>%n an</numerusform><numerusform>%n années</numerusform></translation>
+ </message>
+ <message>
+ <source>%1 behind</source>
+ <translation>en retard de %1</translation>
+ </message>
+ <message>
+ <source>Last received block was generated %1 ago.</source>
+ <translation>Le dernier bloc reçu a été généré %1.</translation>
+ </message>
+ <message>
+ <source>Transactions after this will not yet be visible.</source>
+ <translation>Les transactions ne seront plus visible après ceci.</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>Erreur</translation>
+ </message>
+ <message>
+ <source>Warning</source>
+ <translation>Attention</translation>
+ </message>
+ <message>
+ <source>Information</source>
+ <translation>Information</translation>
+ </message>
+ <message>
<source>Up to date</source>
<translation>À jour</translation>
</message>
<message>
+ <source>%1 client</source>
+ <translation>%1 client</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Rattrapage...</translation>
</message>
<message>
+ <source>Date: %1
+</source>
+ <translation>Date: %1
+</translation>
+ </message>
+ <message>
+ <source>Amount: %1
+</source>
+ <translation>Montant:%1
+</translation>
+ </message>
+ <message>
+ <source>Type: %1
+</source>
+ <translation>Type: %1
+</translation>
+ </message>
+ <message>
+ <source>Label: %1
+</source>
+ <translation>Étiquette: %1
+</translation>
+ </message>
+ <message>
+ <source>Address: %1
+</source>
+ <translation>Adresse: %1
+</translation>
+ </message>
+ <message>
<source>Sent transaction</source>
<translation>Transaction envoyée</translation>
</message>
@@ -211,43 +366,84 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
+ <source>Coin Selection</source>
+ <translation>Sélection de pièce </translation>
+ </message>
+ <message>
+ <source>Quantity:</source>
+ <translation>Quantité:</translation>
+ </message>
+ <message>
+ <source>Bytes:</source>
+ <translation>Octets:</translation>
+ </message>
+ <message>
<source>Amount:</source>
<translation>Montant :</translation>
</message>
<message>
+ <source>Priority:</source>
+ <translation>Priorité:</translation>
+ </message>
+ <message>
+ <source>Fee:</source>
+ <translation>Frais:</translation>
+ </message>
+ <message>
+ <source>Dust:</source>
+ <translation>Poussière: </translation>
+ </message>
+ <message>
+ <source>After Fee:</source>
+ <translation>Après frais:</translation>
+ </message>
+ <message>
+ <source>Change:</source>
+ <translation>Change:</translation>
+ </message>
+ <message>
+ <source>(un)select all</source>
+ <translation>(dé)sélectionné tout:</translation>
+ </message>
+ <message>
+ <source>Tree mode</source>
+ <translation>Mode arbre</translation>
+ </message>
+ <message>
+ <source>List mode</source>
+ <translation>Mode list</translation>
+ </message>
+ <message>
<source>Amount</source>
<translation>Montant</translation>
</message>
<message>
- <source>Date</source>
- <translation>Date</translation>
+ <source>Received with label</source>
+ <translation>Reçu avec : </translation>
</message>
<message>
- <source>Confirmed</source>
- <translation>Confirmée</translation>
+ <source>Received with address</source>
+ <translation>Reçue avec l'adresse</translation>
</message>
<message>
- <source>Copy address</source>
- <translation>Copier l'adresse</translation>
+ <source>Date</source>
+ <translation>Date</translation>
</message>
<message>
- <source>Copy label</source>
- <translation>Copier l'étiquette</translation>
+ <source>Confirmations</source>
+ <translation>Confirmations</translation>
</message>
<message>
- <source>Copy amount</source>
- <translation>Copier le montant</translation>
+ <source>Confirmed</source>
+ <translation>Confirmée</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(aucune étiquette)</translation>
+ <source>Priority</source>
+ <translation>Priorité</translation>
</message>
- </context>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -262,51 +458,115 @@
<source>&amp;Address</source>
<translation>&amp;Adresse</translation>
</message>
+</context>
+<context>
+ <name>FreespaceChecker</name>
+ <message>
+ <source>A new data directory will be created.</source>
+ <translation>Un nouveau répertoire de données sera créé. </translation>
+ </message>
<message>
- <source>New receiving address</source>
- <translation>Nouvelle adresse de réception</translation>
+ <source>name</source>
+ <translation>nom</translation>
</message>
<message>
- <source>New sending address</source>
- <translation>Nouvelle adresse d'envoi</translation>
+ <source>Path already exists, and is not a directory.</source>
+ <translation>Le chemin existe déjà et ce n'est pas un répertoire. </translation>
</message>
<message>
- <source>Edit receiving address</source>
- <translation>Éditer l'adresse de réception</translation>
+ <source>Cannot create data directory here.</source>
+ <translation>Impossible de créer un répertoire ici.</translation>
</message>
+</context>
+<context>
+ <name>HelpMessageDialog</name>
<message>
- <source>Edit sending address</source>
- <translation>Éditer l'adresse d'envoi</translation>
+ <source>version</source>
+ <translation>version</translation>
</message>
<message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>L'adresse fournie « %1 » est déjà présente dans le carnet d'adresses.</translation>
+ <source>(%1-bit)</source>
+ <translation>(%1-bit)</translation>
</message>
<message>
- <source>Could not unlock wallet.</source>
- <translation>Impossible de déverrouiller le porte-monnaie.</translation>
+ <source>About %1</source>
+ <translation>A propos %1</translation>
</message>
<message>
- <source>New key generation failed.</source>
- <translation>Échec de la génération de la nouvelle clef.</translation>
+ <source>Command-line options</source>
+ <translation>Options de ligne de commande</translation>
</message>
-</context>
-<context>
- <name>FreespaceChecker</name>
- </context>
-<context>
- <name>HelpMessageDialog</name>
<message>
<source>Usage:</source>
<translation>Utilisation :</translation>
</message>
+ <message>
+ <source>command-line options</source>
+ <translation>Options de ligne de commande</translation>
+ </message>
+ <message>
+ <source>UI Options:</source>
+ <translation>Options interface graphique:</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>Démarrer sous forme minimisée</translation>
+ </message>
</context>
<context>
<name>Intro</name>
- </context>
+ <message>
+ <source>Welcome</source>
+ <translation>Bienvenue </translation>
+ </message>
+ <message>
+ <source>Welcome to %1.</source>
+ <translation>Bienvenue sur %1.</translation>
+ </message>
+ <message>
+ <source>Use the default data directory</source>
+ <translation>Utiliser le répertoire par défaut </translation>
+ </message>
+ <message>
+ <source>Use a custom data directory:</source>
+ <translation>Utiliser votre propre répertoire</translation>
+ </message>
+ <message>
+ <source>Error: Specified data directory "%1" cannot be created.</source>
+ <translation>Erreur: Le répertoire de données "%1" n'a pas pu être créé. </translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>Erreur</translation>
+ </message>
+ <message numerus="yes">
+ <source>%n GB of free space available</source>
+ <translation><numerusform>%n GO d'espace libre disponible</numerusform><numerusform>%n GO d'espace libre disponible</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>(of %n GB needed)</source>
+ <translation><numerusform>(%n GB nécessaire)</numerusform><numerusform>(%n GB nécessaire)</numerusform></translation>
+ </message>
+</context>
<context>
<name>OpenURIDialog</name>
- </context>
+ <message>
+ <source>Open URI</source>
+ <translation>Ouvrir URI</translation>
+ </message>
+ <message>
+ <source>Open payment request from URI or file</source>
+ <translation>Ouvrir une demande de paiement depuis une URI ou un fichier</translation>
+ </message>
+ <message>
+ <source>URI:</source>
+ <translation>URI:</translation>
+ </message>
+ <message>
+ <source>Select payment request file</source>
+ <translation>Sélectionner un fichier de demande de paiement</translation>
+ </message>
+</context>
<context>
<name>OptionsDialog</name>
<message>
@@ -314,6 +574,46 @@
<translation>Options</translation>
</message>
<message>
+ <source>&amp;Main</source>
+ <translation>&amp;Principal</translation>
+ </message>
+ <message>
+ <source>Size of &amp;database cache</source>
+ <translation>Taille du cache de la base de données.</translation>
+ </message>
+ <message>
+ <source>MB</source>
+ <translation>MO</translation>
+ </message>
+ <message>
+ <source>Accept connections from outside</source>
+ <translation>Accepter les connexions venant de l'extérieur</translation>
+ </message>
+ <message>
+ <source>Allow incoming connections</source>
+ <translation>Autoriser les connexions entrantes</translation>
+ </message>
+ <message>
+ <source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
+ <translation>Adresse IP du proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</translation>
+ </message>
+ <message>
+ <source>Reset all client options to default.</source>
+ <translation>Réinitialiser toutes les options du client par défaut.</translation>
+ </message>
+ <message>
+ <source>&amp;Reset Options</source>
+ <translation>&amp;Options de réinitialisation </translation>
+ </message>
+ <message>
+ <source>&amp;Network</source>
+ <translation>&amp;Réseau</translation>
+ </message>
+ <message>
+ <source>Expert</source>
+ <translation>Expert</translation>
+ </message>
+ <message>
<source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source>
<translation>Ouvrir le port du client Bitcoin automatiquement sur le routeur. Cela ne fonctionne que si votre routeur supporte l'UPnP et si la fonctionnalité est activée.</translation>
</message>
@@ -322,6 +622,46 @@
<translation>Ouvrir le port avec l'&amp;UPnP</translation>
</message>
<message>
+ <source>Proxy &amp;IP:</source>
+ <translation>Proxy &amp;IP:</translation>
+ </message>
+ <message>
+ <source>&amp;Port:</source>
+ <translation>&amp;Port:</translation>
+ </message>
+ <message>
+ <source>Port of the proxy (e.g. 9050)</source>
+ <translation>Port du proxy (e.g. 9050)</translation>
+ </message>
+ <message>
+ <source>Used for reaching peers via:</source>
+ <translation>Utilisé pour contacter des pairs via:</translation>
+ </message>
+ <message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
+ <source>&amp;Window</source>
+ <translation>&amp;Fenêtre</translation>
+ </message>
+ <message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Cacher l'icône dans la zone de notification.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Cacher l'icône de la zone de notification</translation>
+ </message>
+ <message>
<source>&amp;Minimize to the tray instead of the taskbar</source>
<translation>&amp;Minimiser dans la barre système au lieu de la barre des tâches</translation>
</message>
@@ -329,505 +669,658 @@
<source>M&amp;inimize on close</source>
<translation>Mi&amp;nimiser lors de la fermeture</translation>
</message>
- </context>
+ <message>
+ <source>&amp;Display</source>
+ <translation>&amp;Afficher</translation>
+ </message>
+ <message>
+ <source>User Interface &amp;language:</source>
+ <translation>Interface utilisateur &amp;langage:</translation>
+ </message>
+ <message>
+ <source>&amp;OK</source>
+ <translation>&amp;OK</translation>
+ </message>
+ <message>
+ <source>&amp;Cancel</source>
+ <translation>&amp;Annuler </translation>
+ </message>
+ <message>
+ <source>default</source>
+ <translation>defaut</translation>
+ </message>
+ <message>
+ <source>none</source>
+ <translation>aucun</translation>
+ </message>
+ <message>
+ <source>Confirm options reset</source>
+ <translation>Confirmer les options de réinitialisation </translation>
+ </message>
+ <message>
+ <source>Client restart required to activate changes.</source>
+ <translation>Redémarrage du client nécessaire pour activer les changements.</translation>
+ </message>
+ <message>
+ <source>This change would require a client restart.</source>
+ <translation>Ce changement nécessiterait un redémarrage du client.</translation>
+ </message>
+ <message>
+ <source>The supplied proxy address is invalid.</source>
+ <translation>L'adresse du proxy est invalide.</translation>
+ </message>
+</context>
<context>
<name>OverviewPage</name>
<message>
<source>Form</source>
<translation>Formulaire</translation>
</message>
- </context>
-<context>
- <name>PaymentServer</name>
+ <message>
+ <source>Watch-only:</source>
+ <translation>Regarder seulement:</translation>
+ </message>
+ <message>
+ <source>Available:</source>
+ <translation>Disponible: </translation>
+ </message>
+ <message>
+ <source>Pending:</source>
+ <translation>En attente:</translation>
+ </message>
+ <message>
+ <source>Immature:</source>
+ <translation>Immature:</translation>
+ </message>
+ <message>
+ <source>Balances</source>
+ <translation>Balances</translation>
+ </message>
+ <message>
+ <source>Total:</source>
+ <translation>Total:</translation>
+ </message>
+ <message>
+ <source>Your current total balance</source>
+ <translation>Votre balance totale courante</translation>
+ </message>
+ <message>
+ <source>Spendable:</source>
+ <translation>Dépensable: </translation>
+ </message>
+ <message>
+ <source>Recent transactions</source>
+ <translation>Transactions récentes </translation>
+ </message>
</context>
<context>
<name>PeerTableModel</name>
- </context>
+ <message>
+ <source>User Agent</source>
+ <translation>Agent Utilisateur</translation>
+ </message>
+ <message>
+ <source>Node/Service</source>
+ <translation>NÅ“ud/Service </translation>
+ </message>
+ <message>
+ <source>Ping Time</source>
+ <translation>Temps du ping</translation>
+ </message>
+</context>
<context>
<name>QObject</name>
<message>
<source>Amount</source>
<translation>Montant</translation>
</message>
- </context>
-<context>
- <name>QRImageWidget</name>
- </context>
-<context>
- <name>RPCConsole</name>
<message>
- <source>Name</source>
- <translation>Nom</translation>
+ <source>Enter a Bitcoin address (e.g. %1)</source>
+ <translation>Entrer une adresse Bitcoin (e.g. %1)</translation>
</message>
- </context>
-<context>
- <name>ReceiveCoinsDialog</name>
<message>
- <source>&amp;Amount:</source>
- <translation>Montant :</translation>
+ <source>%1 d</source>
+ <translation>%1 j</translation>
</message>
<message>
- <source>&amp;Label:</source>
- <translation>&amp;Étiquette :</translation>
+ <source>%1 h</source>
+ <translation>%1 h</translation>
</message>
<message>
- <source>&amp;Message:</source>
- <translation>Message :</translation>
+ <source>%1 m</source>
+ <translation>%1 m</translation>
+ </message>
+ <message>
+ <source>%1 s</source>
+ <translation>%1 s</translation>
</message>
<message>
- <source>Copy label</source>
- <translation>Copier l'étiquette</translation>
+ <source>None</source>
+ <translation>Aucun</translation>
</message>
<message>
- <source>Copy amount</source>
- <translation>Copier le montant</translation>
+ <source>N/A</source>
+ <translation>N/A</translation>
+ </message>
+ <message>
+ <source>%1 ms</source>
+ <translation>%1 ms</translation>
</message>
</context>
<context>
- <name>ReceiveRequestDialog</name>
+ <name>RPCConsole</name>
<message>
- <source>QR Code</source>
- <translation>QR Code</translation>
+ <source>N/A</source>
+ <translation>N/A </translation>
</message>
<message>
- <source>Address</source>
- <translation>Adresse</translation>
+ <source>Client version</source>
+ <translation>Version du client</translation>
</message>
<message>
- <source>Amount</source>
- <translation>Montant</translation>
+ <source>&amp;Information</source>
+ <translation>&amp;Information</translation>
</message>
<message>
- <source>Label</source>
- <translation>Étiquette</translation>
+ <source>Debug window</source>
+ <translation>Fenêtre de débogage </translation>
</message>
<message>
- <source>Message</source>
- <translation>Message</translation>
+ <source>General</source>
+ <translation>Général</translation>
</message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
<message>
- <source>Date</source>
- <translation>Date</translation>
+ <source>Using BerkeleyDB version</source>
+ <translation>Version BerkeleyDButilisée </translation>
</message>
<message>
- <source>Label</source>
- <translation>Étiquette</translation>
+ <source>Startup time</source>
+ <translation>Le temps de démarrage</translation>
</message>
<message>
- <source>Message</source>
- <translation>Message</translation>
+ <source>Network</source>
+ <translation>Réseau</translation>
</message>
<message>
- <source>Amount</source>
- <translation>Montant</translation>
+ <source>Name</source>
+ <translation>Nom</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(aucune étiquette)</translation>
+ <source>Number of connections</source>
+ <translation>Nombre de connexions</translation>
</message>
- </context>
-<context>
- <name>SendCoinsDialog</name>
<message>
- <source>Send Coins</source>
- <translation>Envoyer des pièces</translation>
+ <source>Block chain</source>
+ <translation>Chaîne de bloc </translation>
</message>
<message>
- <source>Insufficient funds!</source>
- <translation>Fonds insuffisants</translation>
+ <source>Current number of blocks</source>
+ <translation>Nombre courant de blocs</translation>
</message>
<message>
- <source>Amount:</source>
- <translation>Montant :</translation>
+ <source>Memory Pool</source>
+ <translation>Mémoire du pool</translation>
</message>
<message>
- <source>Send to multiple recipients at once</source>
- <translation>Envoyer des pièces à plusieurs destinataires à la fois</translation>
+ <source>Current number of transactions</source>
+ <translation>Nombre courant de transactions</translation>
</message>
<message>
- <source>Balance:</source>
- <translation>Solde :</translation>
+ <source>Memory usage</source>
+ <translation>Usage de la mémoire</translation>
</message>
<message>
- <source>Confirm the send action</source>
- <translation>Confirmer l'action d'envoi</translation>
+ <source>Received</source>
+ <translation>Reçu </translation>
</message>
<message>
- <source>Confirm send coins</source>
- <translation>Confirmer l'envoi des pièces</translation>
+ <source>Sent</source>
+ <translation>Envoyé</translation>
</message>
<message>
- <source>Copy amount</source>
- <translation>Copier le montant</translation>
+ <source>&amp;Peers</source>
+ <translation>&amp;Pairs</translation>
</message>
<message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Le montant à payer doit être supérieur à 0.</translation>
+ <source>Banned peers</source>
+ <translation>Pairs bannis</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(aucune étiquette)</translation>
+ <source>Whitelisted</source>
+ <translation>Autorisé par la liste</translation>
</message>
- </context>
-<context>
- <name>SendCoinsEntry</name>
<message>
- <source>A&amp;mount:</source>
- <translation>&amp;Montant :</translation>
+ <source>Direction</source>
+ <translation>Direction</translation>
</message>
<message>
- <source>Pay &amp;To:</source>
- <translation>Payer &amp;à :</translation>
+ <source>Version</source>
+ <translation>Version</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Entrez une étiquette pour cette adresse afin de l'ajouter à votre carnet d'adresses</translation>
+ <source>Starting Block</source>
+ <translation>Bloc de départ</translation>
</message>
<message>
- <source>&amp;Label:</source>
- <translation>&amp;Étiquette :</translation>
+ <source>Synced Blocks</source>
+ <translation>Blocs Synchronisés </translation>
</message>
<message>
- <source>Alt+A</source>
- <translation>Alt+A</translation>
+ <source>User Agent</source>
+ <translation>Agent Utilisateur</translation>
</message>
<message>
- <source>Paste address from clipboard</source>
- <translation>Coller une adresse depuis le presse-papiers</translation>
+ <source>Services</source>
+ <translation>Services</translation>
</message>
<message>
- <source>Alt+P</source>
- <translation>Alt+P</translation>
+ <source>Ban Score</source>
+ <translation>Score de ban</translation>
</message>
<message>
- <source>Message:</source>
- <translation>Message :</translation>
+ <source>Connection Time</source>
+ <translation>Temps de connexion</translation>
</message>
<message>
- <source>Pay To:</source>
- <translation>Payer à :</translation>
+ <source>Last Send</source>
+ <translation>Dernier envoyé</translation>
</message>
- </context>
-<context>
- <name>ShutdownWindow</name>
- </context>
-<context>
- <name>SignVerifyMessageDialog</name>
<message>
- <source>&amp;Sign Message</source>
- <translation>&amp;Signer le message</translation>
+ <source>Last Receive</source>
+ <translation>Dernier reçu</translation>
</message>
<message>
- <source>Alt+A</source>
- <translation>Alt+A</translation>
+ <source>Ping Time</source>
+ <translation>Temps du ping</translation>
</message>
<message>
- <source>Paste address from clipboard</source>
- <translation>Coller une adresse depuis le presse-papiers</translation>
+ <source>Ping Wait</source>
+ <translation>Attente du ping</translation>
</message>
<message>
- <source>Alt+P</source>
- <translation>Alt+P</translation>
+ <source>&amp;Open</source>
+ <translation>&amp;Ouvert</translation>
</message>
<message>
- <source>Enter the message you want to sign here</source>
- <translation>Entrez ici le message que vous désirez signer</translation>
+ <source>&amp;Console</source>
+ <translation>&amp;Console</translation>
</message>
<message>
- <source>Sign &amp;Message</source>
- <translation>&amp;Signer le message</translation>
+ <source>&amp;Network Traffic</source>
+ <translation>&amp;Trafic réseau</translation>
</message>
- </context>
-<context>
- <name>SplashScreen</name>
<message>
- <source>[testnet]</source>
- <translation>[testnet]</translation>
+ <source>&amp;Clear</source>
+ <translation>&amp;Nettoyer</translation>
</message>
-</context>
-<context>
- <name>TrafficGraphWidget</name>
- </context>
-<context>
- <name>TransactionDesc</name>
<message>
- <source>Open until %1</source>
- <translation>Ouvert jusqu'à %1</translation>
+ <source>Totals</source>
+ <translation>Totaux</translation>
</message>
<message>
- <source>%1/unconfirmed</source>
- <translation>%1/non confirmée</translation>
+ <source>In:</source>
+ <translation>Entrée:</translation>
</message>
<message>
- <source>%1 confirmations</source>
- <translation>%1 confirmations</translation>
+ <source>Out:</source>
+ <translation>Sortie:</translation>
</message>
<message>
- <source>Status</source>
- <translation>État</translation>
+ <source>Debug log file</source>
+ <translation>Fichier du journal de débogage</translation>
</message>
<message>
- <source>Date</source>
- <translation>Date</translation>
+ <source>Clear console</source>
+ <translation>Nettoyer la console</translation>
</message>
<message>
- <source>Generated</source>
- <translation>Généré</translation>
+ <source>1 &amp;hour</source>
+ <translation>1 &amp;heure</translation>
</message>
<message>
- <source>Credit</source>
- <translation>Crédit</translation>
+ <source>1 &amp;day</source>
+ <translation>1 &amp;jour</translation>
</message>
<message>
- <source>Debit</source>
- <translation>Débit</translation>
+ <source>1 &amp;week</source>
+ <translation>1 &amp;semaine</translation>
</message>
<message>
- <source>Message</source>
- <translation>Message</translation>
+ <source>1 &amp;year</source>
+ <translation>1 &amp;an</translation>
</message>
<message>
- <source>Amount</source>
- <translation>Montant</translation>
+ <source>%1 B</source>
+ <translation>%1 O</translation>
</message>
<message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, n'a pas encore été diffusée avec succès</translation>
+ <source>%1 KB</source>
+ <translation>%1 KO</translation>
</message>
<message>
- <source>unknown</source>
- <translation>inconnue</translation>
+ <source>%1 MB</source>
+ <translation>%1 MO</translation>
</message>
-</context>
-<context>
- <name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Détails de la transaction</translation>
+ <source>%1 GB</source>
+ <translation>%1 GO</translation>
</message>
<message>
- <source>This pane shows a detailed description of the transaction</source>
- <translation>Ce panneau affiche une description détaillée de la transaction</translation>
+ <source>via %1</source>
+ <translation>via %1</translation>
</message>
-</context>
-<context>
- <name>TransactionTableModel</name>
<message>
- <source>Date</source>
- <translation>Date</translation>
+ <source>never</source>
+ <translation>jamais</translation>
</message>
<message>
- <source>Type</source>
- <translation>Type</translation>
+ <source>Yes</source>
+ <translation>Oui</translation>
</message>
<message>
- <source>Open until %1</source>
- <translation>Ouvert jusqu'à %1</translation>
+ <source>No</source>
+ <translation>Non</translation>
</message>
<message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmée (%1 confirmations)</translation>
+ <source>Unknown</source>
+ <translation>Inconnu</translation>
</message>
+</context>
+<context>
+ <name>ReceiveCoinsDialog</name>
<message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ce bloc n'a été reçu par aucun autre nœud et ne sera probablement pas accepté !</translation>
+ <source>&amp;Amount:</source>
+ <translation>Montant :</translation>
</message>
<message>
- <source>Generated but not accepted</source>
- <translation>Généré mais pas accepté</translation>
+ <source>&amp;Label:</source>
+ <translation>&amp;Étiquette :</translation>
</message>
<message>
- <source>Label</source>
- <translation>Étiquette</translation>
+ <source>&amp;Message:</source>
+ <translation>Message :</translation>
</message>
<message>
- <source>Received with</source>
- <translation>Reçues avec</translation>
+ <source>Clear all fields of the form.</source>
+ <translation>Nettoyer tous les champs du formulaire.</translation>
</message>
<message>
- <source>Received from</source>
- <translation>Reçue de</translation>
+ <source>Clear</source>
+ <translation>Nettoyer</translation>
</message>
<message>
- <source>Sent to</source>
- <translation>Envoyées à</translation>
+ <source>Requested payments history</source>
+ <translation>Historique des demandes de paiements.</translation>
</message>
<message>
- <source>Payment to yourself</source>
- <translation>Paiement à vous-même</translation>
+ <source>&amp;Request payment</source>
+ <translation>&amp;Demande de paiement</translation>
</message>
<message>
- <source>Mined</source>
- <translation>Extraction</translation>
+ <source>Show</source>
+ <translation>Montrer</translation>
</message>
<message>
- <source>(n/a)</source>
- <translation>(indisponible)</translation>
+ <source>Remove</source>
+ <translation>Retirer</translation>
</message>
+</context>
+<context>
+ <name>ReceiveRequestDialog</name>
<message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>État de la transaction. Laissez le pointeur de la souris sur ce champ pour voir le nombre de confirmations.</translation>
+ <source>QR Code</source>
+ <translation>QR Code</translation>
</message>
<message>
- <source>Date and time that the transaction was received.</source>
- <translation>Date et heure de réception de la transaction.</translation>
+ <source>Copy &amp;URI</source>
+ <translation>Copier &amp;URI</translation>
</message>
<message>
- <source>Type of transaction.</source>
- <translation>Type de transaction.</translation>
+ <source>Copy &amp;Address</source>
+ <translation>Copier &amp;Adresse</translation>
</message>
<message>
- <source>Amount removed from or added to balance.</source>
- <translation>Montant ajouté au ou enlevé du solde.</translation>
+ <source>&amp;Save Image...</source>
+ <translation>&amp;Sauvegarder image</translation>
</message>
</context>
<context>
- <name>TransactionView</name>
+ <name>SendCoinsDialog</name>
<message>
- <source>All</source>
- <translation>Toutes</translation>
+ <source>Send Coins</source>
+ <translation>Envoyer des pièces</translation>
</message>
<message>
- <source>Today</source>
- <translation>Aujourd'hui</translation>
+ <source>Inputs...</source>
+ <translation>Sorties...</translation>
</message>
<message>
- <source>This week</source>
- <translation>Cette semaine</translation>
+ <source>automatically selected</source>
+ <translation>Automatiquement sélectionné </translation>
</message>
<message>
- <source>This month</source>
- <translation>Ce mois</translation>
+ <source>Insufficient funds!</source>
+ <translation>Fonds insuffisants</translation>
</message>
<message>
- <source>Last month</source>
- <translation>Mois dernier</translation>
+ <source>Quantity:</source>
+ <translation>Quantité:</translation>
</message>
<message>
- <source>This year</source>
- <translation>Cette année</translation>
+ <source>Bytes:</source>
+ <translation>Octets:</translation>
</message>
<message>
- <source>Range...</source>
- <translation>Intervalle...</translation>
+ <source>Amount:</source>
+ <translation>Montant :</translation>
</message>
<message>
- <source>Received with</source>
- <translation>Reçues avec</translation>
+ <source>Priority:</source>
+ <translation>Priorité:</translation>
</message>
<message>
- <source>Sent to</source>
- <translation>Envoyées à</translation>
+ <source>Fee:</source>
+ <translation>Frais:</translation>
</message>
<message>
- <source>To yourself</source>
- <translation>À vous-même</translation>
+ <source>After Fee:</source>
+ <translation>Après frais:</translation>
</message>
<message>
- <source>Mined</source>
- <translation>Extraction</translation>
+ <source>Change:</source>
+ <translation>Change:</translation>
</message>
<message>
- <source>Other</source>
- <translation>Autres</translation>
+ <source>Transaction Fee:</source>
+ <translation>Frais de transaction</translation>
</message>
<message>
- <source>Enter address or label to search</source>
- <translation>Entrez une adresse ou une étiquette à rechercher</translation>
+ <source>Choose...</source>
+ <translation>Choisir...</translation>
</message>
<message>
- <source>Min amount</source>
- <translation>Montant min</translation>
+ <source>per kilobyte</source>
+ <translation>par kilo octet</translation>
</message>
<message>
- <source>Copy address</source>
- <translation>Copier l'adresse</translation>
+ <source>Hide</source>
+ <translation>Cacher</translation>
</message>
<message>
- <source>Copy label</source>
- <translation>Copier l'étiquette</translation>
+ <source>total at least</source>
+ <translation>Au total au moins</translation>
</message>
<message>
- <source>Copy amount</source>
- <translation>Copier le montant</translation>
+ <source>Recommended:</source>
+ <translation>Recommandé: </translation>
</message>
<message>
- <source>Edit label</source>
- <translation>Éditer l'étiquette</translation>
+ <source>Confirmation time:</source>
+ <translation>Temps de confirmation:</translation>
</message>
<message>
- <source>Comma separated file (*.csv)</source>
- <translation>Valeurs séparées par des virgules (*.csv)</translation>
+ <source>normal</source>
+ <translation>normal</translation>
</message>
<message>
- <source>Confirmed</source>
- <translation>Confirmée</translation>
+ <source>fast</source>
+ <translation>rapide</translation>
</message>
<message>
- <source>Date</source>
- <translation>Date</translation>
+ <source>Send to multiple recipients at once</source>
+ <translation>Envoyer des pièces à plusieurs destinataires à la fois</translation>
</message>
<message>
- <source>Type</source>
- <translation>Type</translation>
+ <source>Clear all fields of the form.</source>
+ <translation>Nettoyer tous les champs du formulaire.</translation>
</message>
<message>
- <source>Label</source>
- <translation>Étiquette</translation>
+ <source>Dust:</source>
+ <translation>Poussière: </translation>
</message>
<message>
- <source>Address</source>
- <translation>Adresse</translation>
+ <source>Clear &amp;All</source>
+ <translation>Nettoyer &amp;Tout</translation>
+ </message>
+ <message>
+ <source>Balance:</source>
+ <translation>Solde :</translation>
</message>
<message>
- <source>ID</source>
- <translation>ID</translation>
+ <source>Confirm the send action</source>
+ <translation>Confirmer l'action d'envoi</translation>
</message>
+ </context>
+<context>
+ <name>SendCoinsEntry</name>
<message>
- <source>Range:</source>
- <translation>Intervalle :</translation>
+ <source>A&amp;mount:</source>
+ <translation>&amp;Montant :</translation>
</message>
<message>
- <source>to</source>
- <translation>à</translation>
+ <source>Pay &amp;To:</source>
+ <translation>Payer &amp;à :</translation>
+ </message>
+ <message>
+ <source>&amp;Label:</source>
+ <translation>&amp;Étiquette :</translation>
+ </message>
+ <message>
+ <source>Choose previously used address</source>
+ <translation>Choisir une adresse précédemment utilisée </translation>
+ </message>
+ <message>
+ <source>This is a normal payment.</source>
+ <translation>C'est un paiement normal.</translation>
+ </message>
+ <message>
+ <source>Alt+A</source>
+ <translation>Alt+A</translation>
+ </message>
+ <message>
+ <source>Paste address from clipboard</source>
+ <translation>Coller une adresse depuis le presse-papiers</translation>
+ </message>
+ <message>
+ <source>Alt+P</source>
+ <translation>Alt+P</translation>
+ </message>
+ <message>
+ <source>Remove this entry</source>
+ <translation>Retirer cette entrée</translation>
+ </message>
+ <message>
+ <source>Message:</source>
+ <translation>Message :</translation>
+ </message>
+ <message>
+ <source>Pay To:</source>
+ <translation>Payer à :</translation>
+ </message>
+ <message>
+ <source>Memo:</source>
+ <translation>Memo:</translation>
</message>
</context>
<context>
- <name>UnitDisplayStatusBarControl</name>
- </context>
-<context>
- <name>WalletFrame</name>
+ <name>ShutdownWindow</name>
</context>
<context>
- <name>WalletModel</name>
+ <name>SignVerifyMessageDialog</name>
<message>
- <source>Send Coins</source>
- <translation>Envoyer des pièces</translation>
+ <source>&amp;Sign Message</source>
+ <translation>&amp;Signer le message</translation>
</message>
-</context>
-<context>
- <name>WalletView</name>
<message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exporter les données de l'onglet courant vers un fichier</translation>
+ <source>Choose previously used address</source>
+ <translation>Choisir une adresse précédemment utilisée </translation>
</message>
<message>
- <source>Backup Wallet</source>
- <translation>Sauvegarder le porte-monnaie</translation>
+ <source>Alt+A</source>
+ <translation>Alt+A</translation>
</message>
<message>
- <source>Wallet Data (*.dat)</source>
- <translation>Données de porte-monnaie (*.dat)</translation>
+ <source>Paste address from clipboard</source>
+ <translation>Coller une adresse depuis le presse-papiers</translation>
+ </message>
+ <message>
+ <source>Alt+P</source>
+ <translation>Alt+P</translation>
+ </message>
+ <message>
+ <source>Enter the message you want to sign here</source>
+ <translation>Entrez ici le message que vous désirez signer</translation>
</message>
<message>
- <source>Backup Failed</source>
- <translation>La sauvegarde a échoué</translation>
+ <source>Signature</source>
+ <translation>Signature</translation>
+ </message>
+ <message>
+ <source>Copy the current signature to the system clipboard</source>
+ <translation>Copier l'adresse courante dans le presse papier</translation>
+ </message>
+ <message>
+ <source>Sign &amp;Message</source>
+ <translation>&amp;Signer le message</translation>
+ </message>
+ <message>
+ <source>Clear &amp;All</source>
+ <translation>Nettoyer &amp;Tout</translation>
+ </message>
+ <message>
+ <source>&amp;Verify Message</source>
+ <translation>&amp;Vérifier message</translation>
+ </message>
+ <message>
+ <source>Verify &amp;Message</source>
+ <translation>Vérifier &amp;Message</translation>
</message>
</context>
<context>
+ <name>SplashScreen</name>
+ <message>
+ <source>[testnet]</source>
+ <translation>[testnet]</translation>
+ </message>
+</context>
+<context>
+ <name>TrafficGraphWidget</name>
+ <message>
+ <source>KB/s</source>
+ <translation>KO/s</translation>
+ </message>
+</context>
+<context>
+ <name>TransactionDescDialog</name>
+ <message>
+ <source>This pane shows a detailed description of the transaction</source>
+ <translation>Ce panneau affiche une description détaillée de la transaction</translation>
+ </message>
+</context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
+ </context>
+<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -838,6 +1331,10 @@
<translation>Spécifier le répertoire de données</translation>
</message>
<message>
+ <source>Specify your own public address</source>
+ <translation>Spécifier votre adresse publique </translation>
+ </message>
+ <message>
<source>Accept command line and JSON-RPC commands</source>
<translation>Accepter les commandes de JSON-RPC et de la ligne de commande</translation>
</message>
@@ -846,32 +1343,121 @@
<translation>Fonctionner en arrière-plan en tant que démon et accepter les commandes</translation>
</message>
<message>
+ <source>Unable to start HTTP server. See debug log for details.</source>
+ <translation>Impossible de démarrer le serveur HTTP. Voir le journal de débogage pour plus de détails.</translation>
+ </message>
+ <message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>&lt;category&gt; can be:</source>
+ <translation>&lt;category&gt; peut être:</translation>
+ </message>
+ <message>
+ <source>Block creation options:</source>
+ <translation>Options de création de bloc:</translation>
+ </message>
+ <message>
+ <source>Connection options:</source>
+ <translation>Options de connexion:</translation>
+ </message>
+ <message>
+ <source>Debugging/Testing options:</source>
+ <translation>Options de débogage/test </translation>
+ </message>
+ <message>
+ <source>Importing...</source>
+ <translation>
+Importation ...</translation>
+ </message>
+ <message>
+ <source>Verifying blocks...</source>
+ <translation>Vérifications des blocs...</translation>
+ </message>
+ <message>
+ <source>Verifying wallet...</source>
+ <translation>Vérification du portefeuille...</translation>
+ </message>
+ <message>
+ <source>Wallet options:</source>
+ <translation>Options du portefeuille:</translation>
+ </message>
+ <message>
+ <source>(default: %u)</source>
+ <translation>(défaut: %u)</translation>
+ </message>
+ <message>
+ <source>Connect through SOCKS5 proxy</source>
+ <translation>Connecté au travers du proxy SOCKS5</translation>
+ </message>
+ <message>
+ <source>Information</source>
+ <translation>Information</translation>
+ </message>
+ <message>
+ <source>Node relay options:</source>
+ <translation>Options du relais de nœud: </translation>
+ </message>
+ <message>
+ <source>RPC server options:</source>
+ <translation>Options de serveur RPC:</translation>
+ </message>
+ <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Envoyer les informations de débogage/trace à la console au lieu du fichier debug.log</translation>
</message>
<message>
+ <source>Signing transaction failed</source>
+ <translation>Transaction signée échouée</translation>
+ </message>
+ <message>
+ <source>This is experimental software.</source>
+ <translation>C'est un logiciel expérimental.</translation>
+ </message>
+ <message>
+ <source>Transaction amount too small</source>
+ <translation>Montant de la transaction trop bas</translation>
+ </message>
+ <message>
+ <source>Transaction amounts must be positive</source>
+ <translation>Les montants de la transaction doivent être positif</translation>
+ </message>
+ <message>
+ <source>Transaction too large for fee policy</source>
+ <translation>Montant de la transaction trop élevé pour la politique de frais</translation>
+ </message>
+ <message>
+ <source>Transaction too large</source>
+ <translation>Transaction trop grande</translation>
+ </message>
+ <message>
<source>Username for JSON-RPC connections</source>
<translation>Nom d'utilisateur pour les connexions JSON-RPC</translation>
</message>
<message>
- <source>Password for JSON-RPC connections</source>
- <translation>Mot de passe pour les connexions JSON-RPC</translation>
+ <source>Warning</source>
+ <translation>Attention</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Ce message d'aide</translation>
+ <source>Password for JSON-RPC connections</source>
+ <translation>Mot de passe pour les connexions JSON-RPC</translation>
</message>
<message>
<source>Loading addresses...</source>
<translation>Chargement des adresses...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Erreur lors du chargement de wallet.dat : porte-monnaie corrompu</translation>
+ <source>(default: %s)</source>
+ <translation>(défaut: %s)</translation>
+ </message>
+ <message>
+ <source>Invalid -proxy address: '%s'</source>
+ <translation>Adresse -proxy invalide: '%s'</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Erreur lors du chargement de wallet.dat</translation>
+ <source>Specify pid file (default: %s)</source>
+ <translation>Spécifier le pid du fichier (défaut: %s)</translation>
</message>
<message>
<source>Insufficient funds</source>
@@ -886,6 +1472,14 @@
<translation>Chargement du porte-monnaie...</translation>
</message>
<message>
+ <source>Cannot downgrade wallet</source>
+ <translation>Vous ne pouvez pas rétrograder votre portefeuille</translation>
+ </message>
+ <message>
+ <source>Cannot write default address</source>
+ <translation>Impossible d'écrire l'adresse par défaut</translation>
+ </message>
+ <message>
<source>Rescanning...</source>
<translation>Nouvelle analyse...</translation>
</message>
@@ -893,5 +1487,9 @@
<source>Done loading</source>
<translation>Chargement terminé</translation>
</message>
- </context>
+ <message>
+ <source>Error</source>
+ <translation>Erreur</translation>
+ </message>
+</context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_gl.ts b/src/qt/locale/bitcoin_gl.ts
index 96d4adeba9..9aa7b55096 100644
--- a/src/qt/locale/bitcoin_gl.ts
+++ b/src/qt/locale/bitcoin_gl.ts
@@ -22,10 +22,6 @@
<translation>&amp;Pechar</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copiar Dirección</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Borrar a dirección actualmente seleccionada da listaxe</translation>
</message>
@@ -41,69 +37,6 @@
<source>&amp;Delete</source>
<translation>&amp;Borrar</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Escolle a dirección á que enviar moedas</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Escolle a dirección da que recibir moedas</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Escoller</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Direccións para enviar</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Direccións para recibir</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Estas son as túas direccións Bitcoin para enviar pagos. Revisa sempre a cantidade e a dirección receptora antes de enviar moedas.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Estas son as túas direccións Bitcoin para recibir pagos. Recoméndase empregar unha nova dirección de recepción por cada transacción.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copiar &amp;Etiqueta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Modificar</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportar Lista de Direccións</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Arquivo separado por comas (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportación falida</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sen etiqueta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -123,82 +56,6 @@
<source>Repeat new passphrase</source>
<translation>Repite novo contrasinal</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encriptar moedeiro</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operación precisa o contrasinal do teu moedeiro para desbloquear o moedeiro.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloquear moedeiro</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operación precisa o contrasinal do teu moedeiro para desencriptar o moedeiro.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Desencriptar moedeiro</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Cambiar contrasinal</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmar encriptación de moedeiro</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Precaución: Se encriptas o teu moedeiro e perdes o teu contrasinal, ti &lt;b&gt;PERDERÃS TÓDOLOS TEUS BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Estás seguro de que desexas encriptar o teu moedeiro?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANTE: Calquera copia de seguridade previa que fixeses do teu arquivo de moedeiro debería ser substituída polo recén xerado arquivo encriptado de moedeiro. Por razóns de seguridade, as copias de seguridade previas de un arquivo de moedeiro desencriptado tornaránse inútiles no momento no que comeces a emprega-lo novo, encriptado, moedeiro.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Precaución: A tecla de Bloqueo de Maiúsculas está activada!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Moedeiro encriptado</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Encriptación de moedeiro fallida</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>A encriptación do moedeiro fallou por mor dun erro interno. O teu moedeiro non foi encriptado.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Os contrasinais suministrados non coinciden.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Desbloqueo de moedeiro fallido</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>O contrasinal introducido para a desencriptación do moedeiro foi incorrecto.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Desencriptación de moedeiro fallida</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Cambiouse con éxito o contrasinal do moedeiro.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -266,10 +123,6 @@
<translation>Direccións para recibir</translation>
</message>
<message>
- <source>Importing blocks from disk...</source>
- <translation>Importando bloques de disco...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindexando bloques no disco...</translation>
</message>
@@ -350,18 +203,10 @@
<translation>Barra de ferramentas</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Core de Bitcoin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Solicitar pagos (xenera códigos QR e bitcoin: URIs)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Sobre Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Amosar a listaxe de direccións e etiquetas para enviar empregadas</translation>
</message>
@@ -431,13 +276,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta de Rede</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -495,110 +333,6 @@
<source>Priority</source>
<translation>Prioridade</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar dirección</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cantidade</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de transacción</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Bloquear o aforrado</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Desbloquear o aforrado</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidade</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar pago</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar despóis do pago</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridade</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar cambio</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>O máis alto</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>Máis alto que</translation>
- </message>
- <message>
- <source>high</source>
- <translation>alto</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>medio-alto</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>medio-baixo</translation>
- </message>
- <message>
- <source>low</source>
- <translation>baixo</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>máis baixo que</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>o máis baixo</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 bloqueado)</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>Si</translation>
- </message>
- <message>
- <source>no</source>
- <translation>non</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>As transacción con maior prioridade teñen máis posibilidades de ser incluidas nun bloque</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sen etiqueta)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(cambio)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -622,38 +356,6 @@
<source>&amp;Address</source>
<translation>&amp;Dirección</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nova dirección para recibir</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nova dirección para enviar</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Modificar dirección para recibir</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Modificar dirección para enviar</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>A dirección introducida "%1" xa está no libro de direccións.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>A dirección introducida '%1' non é unha dirección Bitcoin válida.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Non se puido desbloquear o moedeiro.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>A xeración de nova clave fallou.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -681,18 +383,10 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Core de Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>versión</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Sobre Bitcoin core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Opcións da liña de comandos</translation>
</message>
@@ -720,10 +414,6 @@
<translation>Empregar un directorio de datos personalizado</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Core de Bitcoin</translation>
- </message>
- <message>
<source>Error</source>
<translation>Erro</translation>
</message>
@@ -746,10 +436,6 @@
<source>Select payment request file</source>
<translation>Seleccionar ficheiro de solicitude de pago</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Seleccione ficheiro de solicitude de pago para abrir</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -886,45 +572,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Manexo de URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Dirección de pago %1 inválida</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>A cantidade de %1 na solicitude de pado é moi pequena (considerada po).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Erro na petición de pago</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Devolución dende %1</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Erro comunicando con %1: %2</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Responsa errónea do servidor %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pago admitido</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Erro de solicitude de rede</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -947,27 +594,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Gardar Imaxe...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copiar Imaxe</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Gardar Código QR</translation>
- </message>
- </context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nome do cliente</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -984,10 +612,6 @@
<translation>Ventana de Depuración</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Usar versión OpenSSL</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>Tempo de arranque</translation>
</message>
@@ -1040,10 +664,6 @@
<translation>Fóra:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Data de construción</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Arquivo de log de depuración</translation>
</message>
@@ -1110,15 +730,7 @@
<source>&amp;Request payment</source>
<translation>&amp;Solicitar pago</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cantidade</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
@@ -1137,67 +749,8 @@
<source>&amp;Save Image...</source>
<translation>&amp;Gardar Imaxe...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Solicitar pago a %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Información de Pago</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidade</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaxe</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>A URI resultante é demasiado larga, tenta reducir o texto para a etiqueta / mensaxe.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Erro codificando URI nun Código QR.</translation>
- </message>
</context>
<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaxe</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidade</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sen etiqueta)</translation>
- </message>
- </context>
-<context>
<name>SendCoinsDialog</name>
<message>
<source>Send Coins</source>
@@ -1263,74 +816,6 @@
<source>S&amp;end</source>
<translation>&amp;Enviar</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirmar envío de moedas</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 a %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar cantidade</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cantidade</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar pago</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar despóis do pago</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridade</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar cambio</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>A cantidade a pagar debe ser maior que 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>A cantidade sobrepasa o teu balance.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>O total sobrepasa o teu balance cando se inclúe a tarifa de transacción %1.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Atención: Enderezo Bitcoin non válido</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sen etiqueta)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Atención: Enderezo de cambio desconocido</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Seguro que queres enviar?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>engadido como tarifa de transacción</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1343,10 +828,6 @@
<translation>Pagar &amp;A:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Introduce unha etiqueta para esta dirección para engadila ao teu libro de direccións</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiqueta:</translation>
</message>
@@ -1464,70 +945,10 @@
<source>Reset all verify message fields</source>
<translation>Restaurar todos os campos de verificación de mensaxe</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Click en "Asinar Mensaxe" para xerar sinatura</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>A dirección introducida é inválida.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Por favor comproba a dirección e proba de novo.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>A dirección introducida non se refire a ninguna clave.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Cancelouse o desbloqueo do moedeiro.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>A clave privada da dirección introducida non está dispoñible.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Fallou a sinatura da mensaxe.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Mensaxe asinada.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>A sinatura non puido ser decodificada.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Por favor revise a sinatura e probe de novo.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>A sinatura non coincide co resumo da mensaxe.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>A verificación da mensaxe fallou.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Mensaxe verificada.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Core de Bitcoin</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Os desarrolladores de Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1540,402 +961,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Aberto ata %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/fóra de liña</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/sen confirmar</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmacións</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Estado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Orixe</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Xerado</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Dende</translation>
- </message>
- <message>
- <source>To</source>
- <translation>A</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>dirección propia</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiqueta</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Crédito</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>non aceptado</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Débito</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Tarifa de transacción</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Cantidade neta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensaxe</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentario</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID de Transacción</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Comerciante</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>As moedas xeradas deben madurar %1 bloques antes de que poidan ser gastadas. Cando xeraste este bloque, foi propagado á rede para ser engadido á cadeas de bloques. Se falla ao tentar meterse na cadea, o seu estado cambiará a "non aceptado" e non poderá ser gastado. Esto pode ocorrir ocasionalmente se outro nodo xera un bloque en poucos segundos de diferencia co teu.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Información de depuración</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transacción</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Entradas</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Cantidade</translation>
- </message>
- <message>
- <source>true</source>
- <translation>verdadeiro</translation>
- </message>
- <message>
- <source>false</source>
- <translation>falso</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, non foi propagado con éxito todavía</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>descoñecido</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detalles de transacción</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Este panel amosa unha descripción detallada da transacción</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Aberto ata %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmado (%1 confirmacións)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Este bloque non foi recibido por ningún outro nodo e probablemente non será aceptado!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Xerado pero non aceptado</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recibido con</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Recibido de</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviado a</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pago a ti mesmo</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minado</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Estado da transacción. Pasa por riba deste campo para amosar o número de confirmacións.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Data e hora na que foi recibida a transacción.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipo de transacción.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Cantidade borrada ou engadida no balance.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Todo</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Hoxe</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Esta semana</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Este mes</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>O último mes</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Este ano</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Periodo...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recibido con</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviado a</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>A ti mesmo</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minado</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Outro</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Introduce dirección ou etiqueta para buscar</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Cantidade mínima</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copiar dirección</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar etiqueta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar cantidade</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID de transacción</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Modificar etiqueta</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Amosar detalles da transacción</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exportar Historial de Transaccións</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportación falida</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Houbo un erro intentando salvar o historial de transaccións a %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exportado correctamente</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>O historial de transaccións foi salvado correctamente en %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Arquivo separado por comas (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiqueta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Dirección</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Periodo:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>a</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Ningún moedeiro cargado</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Moedas Enviadas</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exportar</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportar os datos da pestaña actual a un arquivo.</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Copia de Seguridade de Moedeiro</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Datos de Moedeiro (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Copia de Seguridade Fallida</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Houbo un erro intentando gardar os datos de moedeiro en %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Os datos do moedeiro foron gardados correctamente en %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Copia de Seguridade Correcta</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1966,6 +1001,10 @@
<translation>Aceptar conexións de fóra (por defecto: 1 se non -proxy ou -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Core de Bitcoin</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Enlazar a unha dirección dada e escoitar sempre nela. Emprega a notación [host]:post para IPv6</translation>
</message>
@@ -1986,10 +1025,6 @@
<translation>Precaución: Non parece que esteamos totalmente de acordo cos nosos pares! Pode que precises actualizar, ou outros nodos poden precisar actualizarse.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Precaución: wallet.dat corrupto, datos salvagardados! O wallet.dat orixinal foi gardado como wallet.{timestamp}.bak en %s; se o teu balance ou transaccións son incorrectas deberías restauralas dende unha copia de seguridade.</translation>
- </message>
- <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;categoría&gt; pode ser:</translation>
</message>
@@ -2062,34 +1097,14 @@
<translation>O moedeiro %s reside fóra do directorio de datos %s</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Precisas reconstruír a base de datos empregando -reindex para cambiar -txindex</translation>
- </message>
- <message>
<source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
<translation>Executar comando cando se recibe unha alerta relevante ou vemos un fork realmente longo (%s no cmd é substituído pola mensaxe)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Non se pode resolver dirección -whitebind: '%s'</translation>
- </message>
- <message>
<source>Information</source>
<translation>Información</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidade inválida para -maxtxfee=&lt;cantidade&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidade inválida para -minrelaytxfee=&lt;cantidade&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidade inválida para -mintxfee=&lt;cantidade&gt;: '%s'</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Enviar traza/información de depuración á consola en lugar de ao arquivo debug.log</translation>
</message>
@@ -2122,10 +1137,6 @@
<translation>Precaución</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrupto, fallou o gardado</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Contrasinal para conexións JSON-RPC</translation>
</message>
@@ -2134,10 +1145,6 @@
<translation>Executar comando cando o mellor bloque cambie (%s no comando é sustituído polo hash do bloque)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Esta mensaxe de axuda</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permitir lookup de DNS para -addnote, -seednote e -connect</translation>
</message>
@@ -2146,14 +1153,6 @@
<translation>Cargando direccións...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Erro cargando wallet.dat: Moedeiro corrupto</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Erro cargando wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Dirección -proxy inválida: '%s'</translation>
</message>
@@ -2162,18 +1161,6 @@
<translation>Rede descoñecida especificada en -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Non se pode resolver a dirección -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Non se pode resolver dirección -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Cantidade inválida para -paytxfee=&lt;cantidade&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Fondos insuficientes</translation>
</message>
diff --git a/src/qt/locale/bitcoin_he.ts b/src/qt/locale/bitcoin_he.ts
index 926d206206..4a293c1c3f 100644
--- a/src/qt/locale/bitcoin_he.ts
+++ b/src/qt/locale/bitcoin_he.ts
@@ -2,12 +2,16 @@
<context>
<name>AddressBookPage</name>
<message>
+ <source>Right-click to edit address or label</source>
+ <translation>לחץ מקש ימני כדי לערוך כתובת ×ו תווית</translation>
+ </message>
+ <message>
<source>Create a new address</source>
<translation>יצירת כתובת חדשה</translation>
</message>
<message>
<source>&amp;New</source>
- <translation>&amp;חדשה</translation>
+ <translation>&amp;חדש</translation>
</message>
<message>
<source>Copy the currently selected address to the system clipboard</source>
@@ -22,10 +26,6 @@
<translation>סגירה</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>העתקת כתובת</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>מחיקת הכתובת שנבחרה מהרשימה</translation>
</message>
@@ -41,73 +41,6 @@
<source>&amp;Delete</source>
<translation>מ&amp;חיקה</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>× × ×œ×‘×—×•×¨ ×ת הכתובת המבוקשת לשליחת המטבעות</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>× × ×œ×‘×—×•×¨ ×ת הכתובת המבוקשת לקבלת המטבעות</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>בחירה</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>כתובות לשליחה</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>כתובות לקבלה</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>×לה כתובת הביטקוין שלך לצורך שליחת תשלומי×. תמיד יש לבדוק ×ת הכמות ו×ת כתובות מקבלי ×”×ª×©×œ×•×ž×™× ×œ×¤× ×™ שליחת מטבעות.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>×לה כתובות הביטקוין שלך לצורך קבלת תשלומי×. מומלץ להשתמש בכתובת קבלה חדשה לכל העברה.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>העתקת &amp;תווית</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>ע&amp;ריכה</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>×™×¦×•× ×¨×©×™×ž×ª כתובות</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>קובץ מופרד ×‘×¤×¡×™×§×™× (‎*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>×”×™×¦×•× × ×›×©×œ</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>×ירעה שגי××” בעת הניסיון לשמור ×ת רשימת הכתובת ×ל %1. × × ×œ× ×¡×•×ª שוב.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>תווית</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>כתובת</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(×ין תווית)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -127,90 +60,14 @@
<source>Repeat new passphrase</source>
<translation>× × ×œ×—×–×•×¨ על מילת הצופן החדשה</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>הצפנת ×”×רנק</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>פעולה זו דורשת ×ת מילת הצופן של ×”×רנק שלך כדי לפתוח ×ת ×”×רנק.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>פתיחת ×רנק</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>פעולה זו דורשת ×ת מילת הצופן של ×”×רנק שלך כדי לפענח ×ת ×”×רנק.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>פענוח ×רנק</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>שינוי מילת צופן</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>×ישור הצפנת ×”×רנק</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>×זהרה: הצפנת ×”×רנק ו×יבוד מילת הצופן עשויה להוביל &lt;b&gt;ל×יבוד כל ×”×‘×™×˜×§×•×™× ×™× ×©×œ×š&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>×”×× ×כן להצפין ×ת ×”×רנק?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>לתשומת לבך: כל גיבוי ×§×•×“× ×©×‘×™×¦×¢×ª ל×רנק שלך יש להחליף בקובץ ×”×רנק המוצפן שזה עתה נוצר. מטעמי ×בטחה, ×’×™×‘×•×™×™× ×§×•×“×ž×™× ×©×œ קובץ ×”×רנק הבלתי-מוצפן יהפכו לחסרי תועלת ×¢× ×”×ª×—×œ×ª השימוש ב×רנק החדש המוצפן.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>זהירות: מקש Caps Lock פעיל!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>×”×רנק הוצפן</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>× × ×œ×”×–×™×Ÿ ×ת מילת הצופן החדשה ל×רנק.&lt;br/&gt;כד××™ להשתמש במילת צופן המורכבת מ&lt;b&gt;עשרה ×ª×•×•×™× ×קר××™×™× ×•×ž×¢×œ×”&lt;/b&gt;, ×ו &lt;b&gt;שמונה ×ž×™×œ×™× ×•×ž×¢×œ×”&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>הצפנת ×”×רנק נכשלה</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>הצפנת ×”×רנק נכשלה עקב שגי××” פנימית. ×”×רנק שלך ×œ× ×”×•×¦×¤×Ÿ.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>מילות הצופן שסופקו ×ינן תו×מות.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>פתיחת ×”×רנק נכשלה</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>מילת הצופן שהוכנסה לפענוח ×”×רנק שגויה.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>פענוח ×”×רנק נכשל</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>מילת הצופן של ×”×רנק שונתה בהצלחה.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
- </context>
+ <message>
+ <source>Banned Until</source>
+ <translation>×—×¡×•× ×¢×“</translation>
+ </message>
+</context>
<context>
<name>BitcoinGUI</name>
<message>
@@ -250,6 +107,14 @@
<translation>יצי××” מהתכנית</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;×ודות %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>הצג מידע על %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>על ×ודות Qt</translation>
</message>
@@ -286,14 +151,6 @@
<translation>פתיחת &amp;כתובת מש×ב…</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>לקוח ליבה של ביטקוין</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>×ž×§×˜×¢×™× ×ž×™×•×‘××™× ×ž×”×›×•× ×Ÿâ€¦</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>×”×ž×§×˜×¢×™× × ×•×¡×¤×™× ×œ×ž×¤×ª×— בכונן…</translation>
</message>
@@ -338,10 +195,6 @@
<translation>&amp;קבלה</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>הצגת מידע על ליבת ביטקוין</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>ה&amp;צגה / הסתרה</translation>
</message>
@@ -378,18 +231,10 @@
<translation>סרגל ×›×œ×™× ×œ×©×•× ×™×•×ª</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>ליבת ביטקוין</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>בקשת ×ª×©×œ×•×ž×™× (יצירה של ×§×•×“×™× ×ž×¡×•×’ QR וסכימות כתובות מש×ב של :bitcoin)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>על &amp;×ודות ליבת ביטקוין</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>הצג ×ת רשימת הכתובות לשליחה שהיו בשימוש לרבות התוויות</translation>
</message>
@@ -406,8 +251,8 @@
<translation>×פשרויות &amp;שורת הפקודה</translation>
</message>
<message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>הצגת הודעות העזרה של ליבת ביטקוין כדי לקבל רשימה ×¢× ×פשרויות שורת הפקודה ×”×פשריות של ביטקוין</translation>
+ <source>Processing blocks on disk...</source>
+ <translation>מעבד ×‘×œ×•×§×™× ×¢×œ הדיסק...</translation>
</message>
<message>
<source>No block source available...</source>
@@ -467,14 +312,11 @@
</message>
</context>
<context>
- <name>ClientModel</name>
+ <name>CoinControlDialog</name>
<message>
- <source>Network Alert</source>
- <translation>×זעקת רשת</translation>
+ <source>Coin Selection</source>
+ <translation>בחירת מטבע</translation>
</message>
-</context>
-<context>
- <name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
<translation>כמות:</translation>
@@ -524,6 +366,14 @@
<translation>כמות</translation>
</message>
<message>
+ <source>Received with label</source>
+ <translation>התקבל ×¢× ×ª×•×•×™×ª</translation>
+ </message>
+ <message>
+ <source>Received with address</source>
+ <translation>התקבל ×¢× ×›×ª×•×‘×ª</translation>
+ </message>
+ <message>
<source>Date</source>
<translation>ת×ריך</translation>
</message>
@@ -539,138 +389,6 @@
<source>Priority</source>
<translation>עדיפות</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>העתקת כתובת</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>העתקת תווית</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>העתקת כמות</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>העתקת מזהה העברה</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>נעילת יתרה</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>פתיחת יתרה</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>העתקת כמות</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>העתקת עמלה</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>העתקת ×חרי עמלה</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>העתקת בתי×</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>העתקת עדיפות</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>העתקת ×בק</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>העתקת עודף</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>הגבוה ביותר</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>גבוה יותר</translation>
- </message>
- <message>
- <source>high</source>
- <translation>גבוה</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>בינוני - גבוה</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>בינוני</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>בינוני - נמוך</translation>
- </message>
- <message>
- <source>low</source>
- <translation>נמוך</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>נמוך יותר</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>הנמוך ביותר</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 נעול)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>לל×</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>יכולה להשתנות ב+/- %1 סטושי לקלט.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>כן</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ל×</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>×–×ת ×ומרת שנחוצה עמלה של ×œ× ×¤×—×•×ª מ־%1 לכל קילו בית.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>הערך יכול להיות +/- בית ×חד לכל קלט.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>העברות ×¢× ×¢×“×™×¤×•×ª גבוהה, יותר סיכוי שיכנסו לתוך המקטע.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(×ין תווית)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>עודף מ־%1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(עודף)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -694,38 +412,6 @@
<source>&amp;Address</source>
<translation>&amp;כתובת</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>כתובת חדשה לקבלה</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>כתובת חדשה לשליחה</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>עריכת כתובת לקבלה</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>עריכת כתובת לשליחה</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>הכתובת שהוכנסה „%1“ כבר נמצ×ת בפנקס הכתובות.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>הכתובת שהוכנסה „%1“ ××™× ×” כתובת ביטקוין תקנית.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>פתיחת ×”×רנק נכשלה.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>יצירת מפתח חדש נכשלה.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -753,10 +439,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>ליבת ביטקוין</translation>
- </message>
- <message>
<source>version</source>
<translation>גרסה</translation>
</message>
@@ -765,10 +447,6 @@
<translation>(%1-סיביות)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>על ×ודות ליבת ביטקוין</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>×פשרויות שורת פקודה</translation>
</message>
@@ -780,24 +458,28 @@
<source>command-line options</source>
<translation>×פשרויות שורת פקודה</translation>
</message>
- </context>
-<context>
- <name>Intro</name>
<message>
- <source>Welcome</source>
- <translation>ברוך בו×ך</translation>
+ <source>UI Options:</source>
+ <translation>×פשרויות ממשק</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>התחל ממוזער</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>ברוך בו×ך לליבת ביטקוין</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>×יפוס כל שינויי הגדרות התצוגה</translation>
</message>
+</context>
+<context>
+ <name>Intro</name>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>מכיוון שז×ת ×”×¤×¢× ×”×¨×שונה שהתכנית פועלת ניתן לבחור ×יפה ליבת ביטקוין ת×חסן ×ת ×”× ×ª×•× ×™× ×©×œ×”.</translation>
+ <source>Welcome</source>
+ <translation>ברוך בו×ך</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>לקוח ביטקוין יוריד וישמור העתק של שרשרת ×”×ž×§×˜×¢×™× ×©×œ ביטקוין. לפחות %1 ג״ב ×ž×”× ×ª×•× ×™× ×™×וחסנו בתיקייה זו, ×•×”×™× ×ª×’×“×œ ×¢× ×”×–×ž×Ÿ. ×”×רנק ×’× ×™×וחסן בתיקייה הזו.</translation>
+ <source>Welcome to %1.</source>
+ <translation>ברוך ×”×‘× ×œ %1.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -808,10 +490,6 @@
<translation>שימוש בתיקיית × ×ª×•× ×™× ×ž×•×ª×מת ×ישית:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>ליבת ביטקוין</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>שגי××”: ×œ× × ×™×ª×Ÿ ליצור ×ת תיקיית ×”× ×ª×•× ×™× ×©×¦×•×™× ×” „%1“.</translation>
</message>
@@ -838,10 +516,6 @@
<source>Select payment request file</source>
<translation>בחירת קובץ בקשת תשלו×</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>בחירת קובץ בקשת ×ª×©×œ×•× ×œ×¤×ª×™×—×”</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -946,6 +620,18 @@
<translation>הפתחה של המתווך (למשל 9050)</translation>
</message>
<message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
<source>&amp;Window</source>
<translation>&amp;חלון</translation>
</message>
@@ -1069,6 +755,10 @@
<translation>המ×זן הנוכחי שלך בכתובות לקרי××” בלבד</translation>
</message>
<message>
+ <source>Spendable:</source>
+ <translation>× ×™×ª× ×™× ×œ×‘×–×‘×•×–</translation>
+ </message>
+ <message>
<source>Recent transactions</source>
<translation>העברות ×חרונות</translation>
</message>
@@ -1086,85 +776,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>תפעול כתובות מש×ב</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>כתובת ×ª×©×œ×•× ×©×’×•×™×” %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>בקשת ×”×ª×©×œ×•× × ×“×—×ª×”</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>רשת בקשת ×”×ª×©×œ×•× ××™× ×” תו×מת לרשת הלקוח.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>בקשת ×”×ª×©×œ×•× ×œ× ×”×—×œ×”.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>×”×¡×›×•× ×¢×œ סך %1 הנדרש ×œ×ª×©×œ×•× ×§×˜×Ÿ מדי (נחשב ל×בק)</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>שגי××” בבקשת תשלו×</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>×œ× × ×™×ª×Ÿ להתחיל ×ת ביטקוין: טיפול ×‘×œ×—×™×¦×”â€“×œ×ª×©×œ×•× </translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>כתובת ×חזור בקשת ×”×ª×©×œ×•× ×©×’×•×™×”: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>×œ× × ×™×ª×Ÿ לנתח ×ת כתובת המש×ב! מצב ×–×” יכול לקרות עקב כתובת ביטקוין שגויה ×ו ×¤×¨×ž×˜×¨×™× ×©×’×•×™×™× ×‘×›×ª×•×‘×ª המש×ב.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>טיפול בקובצי בקשות תשלו×</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>×œ× × ×™×ª×Ÿ ×œ×§×¨×•× ×ת קובץ בקשת התשלו×! מצב ×›×–×” יכול לקרות בעקבות קובץ בקשת ×ª×©×œ×•× ×¤×’×•×.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>בקשות ×ª×©×œ×•× ×‘×œ×ª×™ מ×ומתות ×œ×¡×§×¨×™×¤×˜×™× ×œ×ª×©×œ×•× ×ž×•×ª××ž×™× ×ישית ×ינן נתמכות.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>החזר מ־%1</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>שגי××” בתקשורת ×¢× %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>×œ× × ×™×ª×Ÿ לפענח ×ת בקשת התשלו×!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>מענה שגוי משרת %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>×”×ª×©×œ×•× ×”×ª×§×‘×œ</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>שגי×ת בקשת שרת</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1215,31 +826,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;שמירת תמונה…</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>ה&amp;עתקת תמונה</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>שמירת קוד QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>תמונת PNG â€(‎*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>×©× ×œ×§×•×—</translation>
- </message>
- <message>
<source>N/A</source>
<translation>×œ× ×–×ž×™×Ÿ</translation>
</message>
@@ -1260,14 +848,14 @@
<translation>כללי</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>שימוש ב־OpenSSL גרסה</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>שימוש ב־BerkeleyDB גרסה</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Datadir</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>זמן עלייה</translation>
</message>
@@ -1292,6 +880,18 @@
<translation>מספר ×”×ž×§×˜×¢×™× ×”× ×•×›×—×™</translation>
</message>
<message>
+ <source>Memory Pool</source>
+ <translation>מ×גר זכרון</translation>
+ </message>
+ <message>
+ <source>Current number of transactions</source>
+ <translation>מספר הפעולה הנוכחי</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>שימוש בזכרון</translation>
+ </message>
+ <message>
<source>Received</source>
<translation>התקבלו</translation>
</message>
@@ -1304,10 +904,18 @@
<translation>&amp;עמיתי×</translation>
</message>
<message>
+ <source>Banned peers</source>
+ <translation>×ž×©×ª×ž×©×™× ×—×¡×•×ž×™×</translation>
+ </message>
+ <message>
<source>Select a peer to view detailed information.</source>
<translation>× × ×œ×‘×—×•×¨ בעמית כדי להציג מידע מפורט.</translation>
</message>
<message>
+ <source>Whitelisted</source>
+ <translation>ברשימה הלבנה</translation>
+ </message>
+ <message>
<source>Direction</source>
<translation>כיוון</translation>
</message>
@@ -1316,10 +924,26 @@
<translation>גרסה</translation>
</message>
<message>
+ <source>Starting Block</source>
+ <translation>בלוק התחלה</translation>
+ </message>
+ <message>
+ <source>Synced Blocks</source>
+ <translation>×‘×œ×•×§×™× ×ž×¡×•× ×›×¨× ×™×</translation>
+ </message>
+ <message>
<source>User Agent</source>
<translation>סוכן משתמש</translation>
</message>
<message>
+ <source>Decrease font size</source>
+ <translation>הקטן גודל גופן</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>הגדל גודל גופן</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>שירותי×</translation>
</message>
@@ -1344,6 +968,10 @@
<translation>זמן המענה</translation>
</message>
<message>
+ <source>Time Offset</source>
+ <translation>הפרש זמן</translation>
+ </message>
+ <message>
<source>Last block time</source>
<translation>זמן המקטע ×”×חרון</translation>
</message>
@@ -1376,10 +1004,6 @@
<translation>יוצ×:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>ת×ריך בנייה</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>קובץ יומן ניפוי</translation>
</message>
@@ -1388,6 +1012,22 @@
<translation>ניקוי מסוף הבקרה</translation>
</message>
<message>
+ <source>Ban Node for</source>
+ <translation>×—×¡×•× ×ž×©×ª×ž×© ל</translation>
+ </message>
+ <message>
+ <source>1 &amp;day</source>
+ <translation>1&amp; יו×</translation>
+ </message>
+ <message>
+ <source>1 &amp;week</source>
+ <translation>1 &amp; שבוע</translation>
+ </message>
+ <message>
+ <source>1 &amp;year</source>
+ <translation>1 &amp; שנה</translation>
+ </message>
+ <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>יש להשתמש ×‘×—×¦×™× ×œ×ž×¢×œ×” ולמטה כדי לנווט בהיסטוריה, וב־&lt;b&gt;Ctrl-L&lt;/b&gt; כדי לנקות ×ת המסך.</translation>
</message>
@@ -1510,18 +1150,6 @@
<source>Remove</source>
<translation>הסרה</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>העתקת תווית</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>העתקת הודעה</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>העתקת כמות</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1541,73 +1169,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;שמירת תמונה…</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>בקשת ×ª×©×œ×•× ×œ×˜×•×‘×ª %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>מידע על תשלו×</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>כתובת מש×ב</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>כתובת</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>כמות</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>תווית</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>הודעה</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>כתובת המש×ב המתקבלת ×רוכה מדי, כד××™ לנסות ×œ×¦×ž×¦× ×ת הטקסט בתווית / הודעה.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>שגי××” בקידוד כתובת מש×ב לקוד QR</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>ת×ריך</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>תווית</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>הודעה</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>כמות</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(×ין תווית)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(×ין הודעה)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(×ין סכו×)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1672,120 +1233,72 @@
<translation>עמלת העברה:</translation>
</message>
<message>
- <source>Send to multiple recipients at once</source>
- <translation>שליחה למספר ×ž×•×˜×‘×™× ×‘×•Ö¾×–×ž× ×™×ª</translation>
+ <source>Choose...</source>
+ <translation>בחר...</translation>
</message>
<message>
- <source>Add &amp;Recipient</source>
- <translation>הוספת &amp;מוטב</translation>
+ <source>per kilobyte</source>
+ <translation>עבור קילו-בית</translation>
</message>
<message>
- <source>Clear all fields of the form.</source>
- <translation>ניקוי של כל השדות בטופס.</translation>
+ <source>Hide</source>
+ <translation>הסתר</translation>
</message>
<message>
- <source>Dust:</source>
- <translation>×בק:</translation>
+ <source>total at least</source>
+ <translation>סה''כ לפחות</translation>
</message>
<message>
- <source>Clear &amp;All</source>
- <translation>&amp;ניקוי הכול</translation>
+ <source>Recommended:</source>
+ <translation>מומלץ:</translation>
</message>
<message>
- <source>Balance:</source>
- <translation>מ×זן:</translation>
+ <source>Custom:</source>
+ <translation>מות×× ×ישית:</translation>
</message>
<message>
- <source>Confirm the send action</source>
- <translation>×ישור פעולת השליחה</translation>
+ <source>Confirmation time:</source>
+ <translation>זמן ×”×ישור:</translation>
</message>
<message>
- <source>S&amp;end</source>
- <translation>&amp;שליחה</translation>
- </message>
- <message>
- <source>Confirm send coins</source>
- <translation>×ישור שליחת מטבעות</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 ×ל %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>העתקת כמות</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>העתקת כמות</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>העתקת עמלה</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>העתקת ×חרי עמלה</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>העתקת בתי×</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>העתקת עדיפות</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>העתקת עודף</translation>
- </message>
- <message>
- <source>or</source>
- <translation>×ו</translation>
+ <source>normal</source>
+ <translation>רגיל</translation>
</message>
<message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>הכמות ×œ×ª×©×œ×•× ×—×™×™×‘×ª להיות גדולה מ־0.</translation>
+ <source>fast</source>
+ <translation>מהיר</translation>
</message>
<message>
- <source>The amount exceeds your balance.</source>
- <translation>הכמות עולה על המ×זן שלך.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>הכמות הכוללת, ובכללה עמלת העברה בסך %1, עולה על המ×זן שלך.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>יצירת ההעברה נכשלה!</translation>
+ <source>Send to multiple recipients at once</source>
+ <translation>שליחה למספר ×ž×•×˜×‘×™× ×‘×•Ö¾×–×ž× ×™×ª</translation>
</message>
<message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>ההעברה נדחתה! מצב ×›×–×” עשוי לקרות ×× ×—×œ×§ מהמטבעות ב×רנק שלך כבר הושקעו, כמו למשל עקב שימוש בעותק של wallet.dat והמטבעות הושקעו בעותק ×בל ×œ× ×¡×•×ž× ×• ×›×ילו הושקעו דרך ×›×ן.</translation>
+ <source>Add &amp;Recipient</source>
+ <translation>הוספת &amp;מוטב</translation>
</message>
<message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>×זהרה: כתובת ביטקוין שגויה</translation>
+ <source>Clear all fields of the form.</source>
+ <translation>ניקוי של כל השדות בטופס.</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(×ין תווית)</translation>
+ <source>Dust:</source>
+ <translation>×בק:</translation>
</message>
<message>
- <source>Warning: Unknown change address</source>
- <translation>×זהרה: כתובת עודף בלתי ידועה</translation>
+ <source>Clear &amp;All</source>
+ <translation>&amp;ניקוי הכול</translation>
</message>
<message>
- <source>Copy dust</source>
- <translation>העתקת ×בק</translation>
+ <source>Balance:</source>
+ <translation>מ×זן:</translation>
</message>
<message>
- <source>Are you sure you want to send?</source>
- <translation>×”×× ×כן לשלוח?</translation>
+ <source>Confirm the send action</source>
+ <translation>×ישור פעולת השליחה</translation>
</message>
<message>
- <source>added as transaction fee</source>
- <translation>נוסף כעמלת העברה</translation>
+ <source>S&amp;end</source>
+ <translation>&amp;שליחה</translation>
</message>
</context>
<context>
@@ -1799,10 +1312,6 @@
<translation>×œ×©×œ× ×œ&amp;טובת:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>× × ×œ×”×›× ×™×¡ תווית לכתובת ×”×–×ת כדי להוסיף לפנקס הכתובות</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>ת&amp;ווית:</translation>
</message>
@@ -1839,6 +1348,10 @@
<translation>הודעה:</translation>
</message>
<message>
+ <source>This is an authenticated payment request.</source>
+ <translation>זוהי בקשה מ×ומתת לתשלו×.</translation>
+ </message>
+ <message>
<source>Enter a label for this address to add it to the list of used addresses</source>
<translation>יש להזין תווית עבור כתובת זו כדי להוסיף ×ותה לרשימת הכתובות בשימוש</translation>
</message>
@@ -1858,10 +1371,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>ליבת ביטקוין נסגרת…</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>×ין לכבות ×ת המחשב עד שחלון ×–×” נעל×.</translation>
</message>
@@ -1944,70 +1453,10 @@
<source>Reset all verify message fields</source>
<translation>×יפוס כל שדות ×ימות ההודעה</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>יש ללחוץ על „חתימה על ההודעה“ כדי לחולל חתימה</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>הכתובת שהוכנסה ××™× ×” תקינה.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>× × ×œ×‘×“×•×§ ×ת הכתובת לנסות שנית.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>הכתובת שהוכנסה ××™× ×” מתייחסת למפתח.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>פתיחת ×”×רנק בוטלה.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>המפתח הפרטי עבור הכתובת שהוכנסה ×ינו זמין.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>החתימה על ההודעה נכשלה.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>ההודעה נחתמה.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>×œ× × ×™×ª×Ÿ לפענח ×ת החתימה.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>× × ×œ×‘×“×•×§ ×ת החתימה ולנסות שנית.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>החתימה ×œ× ×ª×•×מת ×ת תקציר ההודעה.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>×ימות ההודעה נכשל.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>ההודעה ×ומתה.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>ליבת ביטקוין</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>מתכנתי ליבת ביטקוין</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[רשת-בדיקה]</translation>
</message>
@@ -2020,398 +1469,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>פתוחה עד %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>מתנגש</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/מנותק</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/המתנה ל×ישור</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 ×ישורי×</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>מצב</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>ת×ריך</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>מקור</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>נוצר</translation>
- </message>
- <message>
- <source>From</source>
- <translation>מ×ת</translation>
- </message>
- <message>
- <source>To</source>
- <translation>×ל</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>כתובת עצמית</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>צפייה בלבד</translation>
- </message>
- <message>
- <source>label</source>
- <translation>תווית</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>זיכוי</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>×œ× ×”×ª×§×‘×œ</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>חיוב</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>סך כל החיוב</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>סך כל ×”×שר××™</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>עמלת העברה</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>כמות נקייה</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>הודעה</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>הערה</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>מזהה העברה</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>סוחר</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>מטבעות ×—×“×©×™× ×©× ×•×¦×¨×• ×—×™×™×‘×™× ×œ×”×‘×©×™×œ במשך %1 ×ž×§×˜×¢×™× ×œ×¤× ×™ שניתן לנצל ×ות×. כשמקטע ×–×” נוצר ×”×•× ×ž×©×•×“×¨ ברשת על מנת שייכנס לשרשרת המקטעי×. ×× ×”×•× ×œ× ×™×™×›× ×¡ לשרשרת, מצבו ישתנה ×œâ€ž×œ× ×”×ª×§×‘×œâ€œ ×•×œ× × ×™×ª×Ÿ ×™×”×™×” לנצלו. מצב ×›×–×” יכול לקרות מדי ×¤×¢× ×× ×‘×ž×§×¨×” מפרק ×חר יצר מקטע בהבדל של שניות בודדות ממך.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>מידע ניפוי</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>העברה</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>קלטי×</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>כמות</translation>
- </message>
- <message>
- <source>true</source>
- <translation>×מת</translation>
- </message>
- <message>
- <source>false</source>
- <translation>שקר</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ×˜×¨× ×©×•×“×¨ בהצלחה</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>×œ× ×™×“×•×¢</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>פרטי ההעברה</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>חלונית זו מציגה תי×ור מפורט של ההעברה</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>ת×ריך</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>סוג</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>×œ× ×‘×©×œ (%1 ×ישורי×, יהיו ×–×ž×™× ×™× ×œ×חר %2)</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>פתוחה עד %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>מ×ושר (%1 ×ישורי×)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>המקטע ×”×–×” ×œ× × ×§×œ×˜ על ידי ××£ מפרק ×חר, וכנר××” ×œ× ×™×ª×§×‘×œ!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>נוצר ×ך ×œ× ×”×ª×§×‘×œ</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>מנותק</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>תווית</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>×œ×œ× ×ישור</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>מתקבל ×ישור (%1 מתוך %2 ××™×©×•×¨×™× ×ž×•×ž×œ×¦×™×)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>מתנגש</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>התקבל ×¢×</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>התקבל מ×ת</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>נשלח ×ל</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>×ª×©×œ×•× ×œ×¢×¦×ž×š</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>נכרה</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>צפייה בלבד</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(×œ× ×–×ž×™×Ÿ)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>מצב ההעברה. יש להמתין ×¢× ×”×¡×ž×Ÿ מעל שדה ×–×” כדי לר×ות ×ת מספר ×”×ישורי×.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>הת×ריך והשעה בה ההעברה ×”×–×ת התקבלה.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>סוג ההעברה.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>×”×× ×›×ª×•×‘×•×ª לצפייה בלבד מעורבות בהעברה ×–×ת ×ו של×.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>הכמות שהתווספה ×ו הוסרה מהיתרה.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>הכול</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>היו×</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>השבוע</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>החודש</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>החודש שעבר</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>השנה</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>טווח…</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>התקבל ×¢×</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>נשלח ×ל</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>לעצמך</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>נכרה</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>×חר</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>× × ×œ×”×›× ×™×¡ כתובת ×ו תווית לחיפוש</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>כמות מזערית</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>העתקת כתובת</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>העתקת תווית</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>העתקת כמות</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>העתקת מזהה העברה</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>עריכת תווית</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>הצגת פרטי העברה</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>×™×¦×•× ×”×™×¡×˜×•×¨×™×™×ª העברות</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>צפייה בלבד</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>×”×™×¦×•× × ×›×©×œ</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>×ירעה שגי××” בעת ניסיון לשמור ×ת היסטוריית ההעברות ×ל %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>×”×™×¦×•× ×‘×•×¦×¢ בהצלחה</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>היסטוריית ההעברות נשמרה ל־%1 בהצלחה.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>קובץ מופרד ×‘×¤×¡×™×§×™× (‎*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>מ×ושר</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>ת×ריך</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>סוג</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>תווית</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>כתובת</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>מזהה</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>טווח:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>×ל</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2419,55 +1483,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>×œ× × ×˜×¢×Ÿ ×רנק</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>שליחת מטבעות</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>×™&amp;צו×</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>×™×¦×•× ×”× ×ª×•× ×™× ×ž×”×œ×©×•× ×™×ª הנוכחית לקובץ</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>גיבוי ×רנק</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>נתוני ×רנק (‎*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>גיבוי נכשל</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>×ירעה שגי××” בעת ניסיון לשמירת נתוני ×”×רנק ×ל %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>נתוני ×”×רנק נשמרו בהצלחה ×ל %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>הגיבוי ×”×•×©×œ× ×‘×”×¦×œ×—×”</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2490,6 +1505,10 @@
<translation>קבלת פקודות משורת הפקודה ומ־JSON-RPC</translation>
</message>
<message>
+ <source>Error: A fatal internal error occurred, see debug.log for details</source>
+ <translation>שגי××”: סניה קלמה קריטית פנימית קרטה, פנה ל debug.log לפרטי×</translation>
+ </message>
+ <message>
<source>Run in the background as a daemon and accept commands</source>
<translation>ריצה כסוכן ברקע וקבלת פקודות</translation>
</message>
@@ -2498,6 +1517,14 @@
<translation>קבלת ×—×™×‘×•×¨×™× ×ž×‘×—×•×¥ (בררת מחדל: 1 ×œ×œ× â€Ž-proxy ×ו ‎-connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>ליבת ביטקוין</translation>
+ </message>
+ <message>
+ <source>The %s developers</source>
+ <translation>×” %s מפתחי×</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>להת×גד לכתובת נתונה לה×זין לה תמיד. יש להשתמש בצורה ‎[host]:port עבור IPv6.</translation>
</message>
@@ -2514,10 +1541,6 @@
<translation>זוהי בניית ניסיון טרו×-שחרור - השימוש בה על ×חריותך - ×ין להשתמש לצורך כריה ×ו יישומי מסחר</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>×œ× × ×™×ª×Ÿ להת×גד ×ל %s במחשב ×–×”. כנר××” שליבת ביטקוין כבר פועלת.</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>×זהרה: נר××” ×©×œ× ×›×œ הרשת מסכימה! נר××” ×©×™×©× × ×›×•×¨×™× ×©× ×ª×§×œ×™× ×‘×‘×¢×™×•×ª.</translation>
</message>
@@ -2526,10 +1549,6 @@
<translation>×זהרה: נר××” שישנה ×י־הסכמה בינינו לבין ש×ר ×”×¢×ž×™×ª×™× ×©×œ× ×•! יתכן שעדיף לשדרג ×ו שכל ש×ר ×”×¢×ž×™×ª×™× ×¦×¨×™×›×™× ×œ×©×“×¨×’.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>×זהרה: הקובץ wallet.dat הושחת, המידע חולץ! קובץ ×”Ö¾wallet.dat המקורי נשמר ×‘×©× wallet.{timestamp}.bak ×‘×ž×™×§×•× %s; ×× ×”×ž×זן ×ו ההעברות ×©×’×•×™×™× ×¢×œ×™×š לשחזר גיבוי.</translation>
- </message>
- <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;קטגוריה&gt; יכולה להיות:</translation>
</message>
@@ -2538,6 +1557,10 @@
<translation>×פשרויות יצירת מקטע:</translation>
</message>
<message>
+ <source>Change index out of range</source>
+ <translation>×ינדקס העודף מחוץ לתחו×</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>התחבר רק ×œ×¦×ž×ª×™× ×”×ž×¦×•×™× ×™×</translation>
</message>
@@ -2570,6 +1593,10 @@
<translation>שגי××” ב×תחול סביבת מסד נתוני ×”××¨× ×§×™× %s!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>שגי××” בטעינת %s</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>שגי××” בטעינת מסד נתוני המקטעי×</translation>
</message>
@@ -2598,6 +1625,10 @@
<translation>כתובת onion- שגויה: '%s'</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>טוען רשימת חסומי×...</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>×ין מספיק מידע על הקובץ</translation>
</message>
@@ -2606,6 +1637,10 @@
<translation>תמיד להתחבר ×œ×ž×¤×¨×§×™× ×‘×¨×©×ª &lt;net&gt;†(ipv4,†ipv6 ×ו onion)</translation>
</message>
<message>
+ <source>Print version and exit</source>
+ <translation>הדפס ×’×™×¨×¡× ×•×¦×</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>הגדרת גודל מטמון מסדי ×”× ×ª×•× ×™× ×‘×ž×’×” ×‘×ª×™× (%d עד %d, בררת מחדל: %d)</translation>
</message>
@@ -2630,54 +1665,30 @@
<translation>×”×רנק %s יושב מחוץ לתיקיית ×”× ×ª×•× ×™× %s</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>×פשרויות ×”×רנק:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>×פשרות דיבוג/בדיקת ×רנק:</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>עליך לבנות מחדש ×ת מסד ×”× ×ª×•× ×™× ×ª×•×š שימוש ב־‎-reindex על מנת לשנות ×ת ‎-txindex</translation>
+ <source>Wallet options:</source>
+ <translation>×פשרויות ×”×רנק:</translation>
</message>
<message>
<source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
<translation>הרץ פקודה ×›×שר ההתר××” הרלוונטית מתקבלת ×ו כש×נחנו ×¢×“×™× ×œ×¤×™×¦×•×œ ×רוך מ×וד (%s בשורת הפקודה יוחלף ×¢"×™ ההודעה)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>×œ× × ×™×ª×Ÿ לפתור ×ת הכתובת ‎-whitebind:†'%s'</translation>
+ <source>The transaction amount is too small to send after the fee has been deducted</source>
+ <translation>×¡×›×•× ×”×¢×‘×¨×” נמוך מדי לשליחה ×חרי גביית העמלה</translation>
</message>
<message>
<source>Connect through SOCKS5 proxy</source>
<translation>התחברות דרך מתווך SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>כל הזכויות שמורות (C)†2009â€-%i מתכנתי ליבת ביטקוין</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>×ירעה שגי××” בטעינת wallet.dat: ×”×רנק דורש גרסה חדשה יותר של ליבת ביטקוין</translation>
- </message>
- <message>
<source>Information</source>
<translation>מידע</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>בדיקת התקינות ההתחלתית נכשלה. ליבת ביטקוין תיסגר כעת.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>כמות ×œ× ×ª×§×™× ×” עבור -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>כמות ×œ× ×ª×§×™× ×” עבור -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>כמות ×œ× ×ª×§×™× ×” עבור ‎-mintxfee=&lt;amount&gt;‎:†'%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>כמות ×œ× ×ª×§×™× ×” עבור ‎-paytxfee=&lt;amount&gt;‎:†'%s' (חייבת להיות לפחות %s)</translation>
</message>
@@ -2714,6 +1725,10 @@
<translation>החתימה על ההעברה נכשלה</translation>
</message>
<message>
+ <source>The transaction amount is too small to pay the fee</source>
+ <translation>×¡×›×•× ×”×”×¢×‘×¨×” נמוך מכדי ×œ×©×œ× ×ת העמלה</translation>
+ </message>
+ <message>
<source>This is experimental software.</source>
<translation>זוהי תכנית נסיונית.</translation>
</message>
@@ -2726,6 +1741,10 @@
<translation>סכומי ההעברות ×—×™×™×‘×™× ×œ×”×™×•×ª חיוביי×</translation>
</message>
<message>
+ <source>Transaction too large for fee policy</source>
+ <translation>ההעברה גבוהה מדי עבור מדיניות העמלות</translation>
+ </message>
+ <message>
<source>Transaction too large</source>
<translation>×¡×›×•× ×”×”×¢×‘×¨×” גדול מדי</translation>
</message>
@@ -2734,22 +1753,18 @@
<translation>×œ× × ×™×ª×Ÿ להת×גד ×¢× ×”×¤×ª×—×” %s במחשב ×–×” (פעולת ×”×יגוד החזירה ×ת השגי××” %s)</translation>
</message>
<message>
- <source>Username for JSON-RPC connections</source>
- <translation>×©× ×ž×©×ª×ž×© לחיבורי JSON-RPC</translation>
+ <source>Upgrade wallet to latest format on startup</source>
+ <translation>עדכן ×רק לפורמט העדכני בהפעלה</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>יש לכתוב ×ת ×”×רנק מחדש: × × ×œ×”×¤×¢×™×œ ×ת ליבת ביטקוין מחדש כדי ×œ×”×©×œ×™× ×ת הפעולה</translation>
+ <source>Username for JSON-RPC connections</source>
+ <translation>×©× ×ž×©×ª×ž×© לחיבורי JSON-RPC</translation>
</message>
<message>
<source>Warning</source>
<translation>×זהרה</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>קובץ wallet.dat מושחת, החילוץ נכשל</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>ססמה לחיבורי JSON-RPC</translation>
</message>
@@ -2758,10 +1773,6 @@
<translation>יש לבצע פקודה זו כשהמקטע הטוב ביותר משתנה (%s בפקודה יוחלף בגיבוב המקטע)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>הודעת העזרה הזו</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>הפעלת בדיקת DNS עבור ‎-addnode,†‎-seednode ו־‎-connect</translation>
</message>
@@ -2770,12 +1781,8 @@
<translation>הכתובות בטעינה…</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>שגי××” בטעינת הקובץ wallet.dat: ×”×רנק מושחת</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>שגי××” בטעינת הקובץ wallet.dat</translation>
+ <source>(default: %s)</source>
+ <translation>(ברירת מחדל: %s)</translation>
</message>
<message>
<source>Invalid -proxy address: '%s'</source>
@@ -2786,18 +1793,6 @@
<translation>רשת ×œ× ×™×“×•×¢×” צוינה דרך ‎-onlynet:†'%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>×œ× × ×™×ª×Ÿ לפתור ×ת הכתובת ‎-bind:†'%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>×œ× × ×™×ª×Ÿ לפתור ×ת הכתובת ‎-externalip:†'%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>כמות ×œ× ×ª×§×™× ×” עבור ‎-paytxfee=&lt;amount&gt;‎:†'%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>×ין מספיק כספי×</translation>
</message>
diff --git a/src/qt/locale/bitcoin_hi_IN.ts b/src/qt/locale/bitcoin_hi_IN.ts
index 377ff3a3fa..86c53b4ce3 100644
--- a/src/qt/locale/bitcoin_hi_IN.ts
+++ b/src/qt/locale/bitcoin_hi_IN.ts
@@ -10,40 +10,9 @@
<translation>चà¥à¤¨à¤¿à¤¨à¥à¤¦à¤¾ पते को सिसà¥à¤Ÿà¤® कà¥à¤²à¤¿à¤ªà¤¬à¥‹à¤°à¥à¤¡ पर कापी करे !</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;पता कॉपी करे</translation>
- </message>
- <message>
<source>&amp;Delete</source>
<translation>&amp;मिटाठ!!</translation>
</message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>&amp;लेबल कॉपी करे </translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;à¤à¤¡à¤¿à¤Ÿ</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>लेबल</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>पता</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(कोई लेबल नही !)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -59,63 +28,7 @@
<source>Repeat new passphrase</source>
<translation>दोबारा नया पहचान शबà¥à¤¦/अकà¥à¤·à¤° डालिठ!</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>à¤à¤¨à¤•à¥à¤°à¤¿à¤ªà¥à¤Ÿ वॉलेट !</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>वॉलेट खोलने के आपका वॉलेट पहचान शबà¥à¤¦à¥â€Œ/अकà¥à¤·à¤° चाईठ!</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>वॉलेट खोलिà¤</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>वॉलेट डीकà¥à¤°à¤¿à¤ªà¥à¤Ÿ( विकोड) करने के लिठआपका वॉलेट पहचान शबà¥à¤¦à¥â€Œ/अकà¥à¤·à¤° चाईठ!</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation> डीकà¥à¤°à¤¿à¤ªà¥à¤Ÿ वॉलेट</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>पहचान शबà¥à¤¦/अकà¥à¤·à¤° बदलिये !</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>वॉलेट à¤à¤¨à¤•à¥à¤°à¤¿à¤ªà¤¶à¤¨ को पà¥à¤°à¤®à¤¾à¤£à¤¿à¤¤ कीजिठ!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>वॉलेट à¤à¤¨à¤•à¥à¤°à¤¿à¤ªà¥à¤Ÿ हो गया !</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>वॉलेट à¤à¤¨à¤•à¥à¤°à¤¿à¤ªà¥à¤Ÿ नही हà¥à¤†!</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>वॉलेट à¤à¤¨à¤•à¥à¤°à¤¿à¤ªà¤¶à¤¨ नाकाम हो गया इंटरà¥à¤¨à¤² à¤à¤°à¤° की वजह से! आपका वॉलेट à¤à¤¨à¤•à¥à¤°à¥€à¤ªà¤¤ नही हà¥à¤† है!</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>आपके दà¥à¤µà¤¾à¤°à¤¾ डाले गये पहचान शबà¥à¤¦/अकà¥à¤·à¤° मिलते नही है !</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>वॉलेट का लॉक नही खà¥à¤²à¤¾ !</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>वॉलेट डीकà¥à¤°à¤¿à¤ªà¥à¤Ÿ करने के लिठजो पहचान शबà¥à¤¦/अकà¥à¤·à¤° डाले गये है वो सही नही है!</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>वॉलेट का डीकà¥à¤°à¤¿à¤ªà¥à¤Ÿ-षà¥à¤£ असफल !</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -224,9 +137,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -244,22 +154,6 @@
<source>Confirmed</source>
<translation>पकà¥à¤•à¤¾</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>पता कॉपी करे</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>लेबल कॉपी करे </translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>कॉपी राशि</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(कोई लेबल नही !)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -275,34 +169,6 @@
<source>&amp;Address</source>
<translation>&amp;पता</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>नया सà¥à¤µà¥€à¤•à¤¾à¤°à¥à¤¯ पता</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>नया भेजने वाला पता</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>à¤à¤¡à¤¿à¤Ÿ सà¥à¤µà¥€à¤•à¤¾à¤°à¥à¤¯ पता </translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>à¤à¤¡à¤¿à¤Ÿ भेजने वाला पता</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>डाला गया पता "%1" à¤à¤¡à¥à¤°à¥‡à¤¸ बà¥à¤• में पहले से ही मोजूद है|</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>वॉलेट को unlock नहीं किया जा सकता|</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>नयी कà¥à¤‚जी का निरà¥à¤®à¤¾à¤£ असफल रहा|</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -355,9 +221,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -373,9 +236,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>N/A</source>
@@ -397,52 +257,13 @@
<source>&amp;Label:</source>
<translation>लेबल:</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>लेबल कॉपी करे </translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>कॉपी राशि</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &amp;Address</source>
<translation>&amp;पता कॉपी करे</translation>
</message>
- <message>
- <source>Address</source>
- <translation>पता</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>राशि</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>लेबल</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>taareek</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>लेबल</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>राशि</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(कोई लेबल नही !)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -466,22 +287,6 @@
<source>Confirm the send action</source>
<translation>भेजने की पà¥à¤·à¥à¤Ÿà¤¿ करें</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>सिकà¥à¤•à¥‡ भेजने की पà¥à¤·à¥à¤Ÿà¤¿ करें</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>कॉपी राशि</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>भेजा गया अमाउंट शà¥à¤¨à¥à¤¯ से अधिक होना चाहिà¤|</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(कोई लेबल नही !)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -494,10 +299,6 @@
<translation>पà¥à¤°à¤¾à¤ªà¥à¤¤à¤•à¤°à¥à¤¤à¤¾:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>आपकी à¤à¤¡à¥à¤°à¥‡à¤¸ बà¥à¤• में इस à¤à¤¡à¥à¤°à¥‡à¤¸ के लिठà¤à¤• लेबल लिखें</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>लेबल:</translation>
</message>
@@ -551,274 +352,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>खà¥à¤²à¤¾ है जबतक %1</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/अपà¥à¤·à¥à¤Ÿ</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 पà¥à¤·à¥à¤Ÿà¤¿à¤¯à¤¾à¤</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>taareek</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>राशि</translation>
- </message>
- <message>
- <source>true</source>
- <translation>सही</translation>
- </message>
- <message>
- <source>false</source>
- <translation>ग़लत</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, अभी तक सफलतापूरà¥à¤µà¤• पà¥à¤°à¤¸à¤¾à¤°à¤¿à¤¤ नहीं किया गया है</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>अजà¥à¤žà¤¾à¤¤</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>लेन-देन का विवरण</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation> ये खिड़की आपको लेन-देन का विसà¥à¤¤à¥ƒà¤¤ विवरण देगी !</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>taareek</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>टाइप</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>खà¥à¤²à¤¾ है जबतक %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>पकà¥à¤•à¥‡ ( %1 पकà¥à¤•à¤¾ करना)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>यह बà¥à¤²à¥‰à¤• किसी भी और नोड को मिला नही है ! शायद यह बà¥à¤²à¥‰à¤• कोई भी नोड सà¥à¤µà¥€à¤•à¤¾à¤°à¥‡ गा नही !</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>जेनरेट किया गया किंतॠसà¥à¤µà¥€à¤•à¤¾à¤°à¤¾ नही गया !</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>लेबल</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>सà¥à¤µà¥€à¤•à¤¾à¤° करना</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>सà¥à¤µà¥€à¤•à¤¾à¤°à¥à¤¯ ओर से</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>भेजा गया</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>भेजा खà¥à¤¦ को भà¥à¤—तान</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>माइंड</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(लागू नहीं)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>टà¥à¤°à¤¾à¤‚सेकà¥à¤¶à¤¨ सà¥à¤¤à¤¿à¤¥à¤¿| पà¥à¤·à¥à¤Ÿà¤¿à¤¯à¥‹à¤‚ की संखà¥à¤¯à¤¾ जानने के लिठइस जगह पर माउस लायें|</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>तारीख तथा समय जब ये टà¥à¤°à¤¾à¤‚सेकà¥à¤¶à¤¨ पà¥à¤°à¤¾à¤ªà¥à¤¤ हà¥à¤ˆ थी|</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>टà¥à¤°à¤¾à¤‚सेकà¥à¤¶à¤¨ का पà¥à¤°à¤•à¤¾à¤°|</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>अमाउंट बैलेंस से निकला या जमा किया गया |</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>सभी</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>आज</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>इस हफà¥à¤¤à¥‡</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>इस महीने</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>पिछले महीने</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>इस साल</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>विसà¥à¤¤à¤¾à¤°...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>सà¥à¤µà¥€à¤•à¤¾à¤° करना</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>भेजा गया</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>अपनेआप को</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>माइंड</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>अनà¥à¤¯</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>ढूà¤à¤¦à¤¨à¥‡ के लिठकृपा करके पता या लेबल टाइप करे !</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>लघà¥à¤¤à¥à¤¤à¤® राशि</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>पता कॉपी करे</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>लेबल कॉपी करे </translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>कॉपी राशि</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>à¤à¤¡à¤¿à¤Ÿ लेबल</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>पकà¥à¤•à¤¾</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>taareek</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>टाइप</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>लेबल</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>पता</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>विसà¥à¤¤à¤¾à¤°:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>तक</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>सिकà¥à¤•à¥‡ भेजें|</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>Backup Wallet</source>
- <translation>बैकप वॉलेट</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>वॉलेट डेटा (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>बैकप असफल</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>बैकप सफल</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
diff --git a/src/qt/locale/bitcoin_hr.ts b/src/qt/locale/bitcoin_hr.ts
index 413dc21857..f5accfb0b8 100644
--- a/src/qt/locale/bitcoin_hr.ts
+++ b/src/qt/locale/bitcoin_hr.ts
@@ -26,10 +26,6 @@
<translation>&amp;Zatvori</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopiraj adresu</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Brisanje trenutno odabrane adrese s popisa.</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>Iz&amp;briši</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Odaberi adresu na koju šalješ novac</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Odaberi adresu na koju primaš novac</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Odaberi</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Adresa za slanje</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Adresa za primanje</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Ovo su vaše Bitcoin adrese za slanje novca. Uvijek provjerite iznos i adresu primatelja prije slanja novca.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Ovo su vaÅ¡e Bitcoin adrese za primanje novca. PreporuÄamo da koristite novu adresu za primanje za svaku transakciju.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopiraj &amp;oznaku</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Uredi</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Izvezi listu adresa</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Datoteka podataka odvojenih zarezima (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Izvoz neuspješan</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Došlo je do pogreške kod spremanja liste adresa na %1. Molimo pokušajte ponovno.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez oznake)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,90 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Ponovite novu lozinku</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Å ifriranje novÄanika</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ova operacija treba lozinku vaÅ¡eg novÄanika kako bi se novÄanik otkljuÄao.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>OtkljuÄaj novÄanik</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ova operacija treba lozinku vaÅ¡eg novÄanika kako bi se novÄanik deÅ¡ifrirao.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>DeÅ¡ifriranje novÄanika.</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Promjena lozinke</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Potvrdi Å¡ifriranje novÄanika</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Upozorenje: Ako Å¡ifrirate vaÅ¡ novÄanik i izgubite lozinku, &lt;b&gt;IZGUBIT ĆETE SVE SVOJE BITCOINE!&lt;/b&gt;</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Jeste li sigurni da želite Å¡ifrirati svoj novÄanik?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>VAŽNO: Sve prethodne priÄuve vaÅ¡eg novÄanika trebale bi biti zamijenjene novo stvorenom, Å¡ifriranom datotekom novÄanika. Zbog sigurnosnih razloga, prethodne priÄuve neÅ¡ifriranog novÄanika će postati beskorisne Äim poÄnete koristiti novi, Å¡ifrirani novÄanik.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Upozorenje: Tipka Caps Lock je ukljuÄena!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>NovÄanik Å¡ifriran</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Unesite novu lozinku za novÄanik. &lt;br/&gt;Molimo Vas da koristite zaporku od &lt;b&gt;deset ili viÅ¡e sluÄajnih znakova&lt;/b&gt;, ili &lt;b&gt;osam ili viÅ¡e rijeÄi.&lt;/b&gt;</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Unesite staru i novu lozinku za novÄanik.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Å ifriranje novÄanika nije uspjelo</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Å ifriranje novÄanika nije uspjelo zbog interne pogreÅ¡ke. VaÅ¡ novÄanik nije Å¡ifriran.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Priložene lozinke se ne podudaraju.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>OtkljuÄavanje novÄanika nije uspjelo</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Lozinka za deÅ¡ifriranje novÄanika nije toÄna.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>DeÅ¡ifriranje novÄanika nije uspjelo</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Lozinka novÄanika je uspjeÅ¡no promijenjena.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -258,6 +103,10 @@
<translation>Izlazak iz programa</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Više o %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Više o &amp;Qt</translation>
</message>
@@ -294,14 +143,6 @@
<translation>Otvori &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core klijent</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importiranje blokova sa diska...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Re-indeksiranje blokova na disku...</translation>
</message>
@@ -346,10 +187,6 @@
<translation>Pri&amp;mi</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Prikaži informacije o programu Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>Po&amp;kaži / Sakrij</translation>
</message>
@@ -386,22 +223,10 @@
<translation>Traka kartica</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Zatraži uplatu (stvara QR kod i bitcoin: URI adresu)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;O programu Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Promijeni postavke programa</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Prikaži popis korištenih adresa i oznaka za slanje novca</translation>
</message>
@@ -417,10 +242,6 @@
<source>&amp;Command-line options</source>
<translation>Opcije &amp;naredbene linije</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Ispis svih opcija naredbene linije programa sa kratkim opisom</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n aktivna veza na Bitcoin mrežu</numerusform><numerusform>%n aktivnih veza na Bitcoin mrežu</numerusform><numerusform>%n aktivnih veza na Bitcoin mrežu</numerusform></translation>
@@ -525,9 +346,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -593,87 +411,7 @@
<source>Priority</source>
<translation>Prioriteta</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopiraj adresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiraj oznaku</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiraj iznos</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopiraj ID transakcije</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>najviša</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>viša</translation>
- </message>
- <message>
- <source>high</source>
- <translation>visoka</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>srednje visoka</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>srednja</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>srednje niska</translation>
- </message>
- <message>
- <source>low</source>
- <translation>niska</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>niža</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>najniža</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Oznaka postane crvene boje ako je transakcija veća od 1000 bajtova.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Oznaka postane crvene boje ako je prioriteta transakcije niža od "srednja"</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Oznaka postane crvene boje ako je iznos manji od %1</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>da</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ne</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transakcije više prioritete imaju veću vjerojatnost da budu prije dodane u novi blok.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez oznake)</translation>
- </message>
- </context>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -696,38 +434,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresa</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nova adresa za primanje</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nova adresa za slanje</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Uredi adresu za primanje</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Uredi adresu za slanje</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Upisana adresa "%1" je već u adresaru.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Upisana adresa "%1" nije valjana bitcoin adresa.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Ne mogu otkljuÄati novÄanik.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Stvaranje novog kljuÄa nije uspjelo.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -747,10 +453,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>verzija</translation>
</message>
@@ -759,10 +461,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>O programu Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Opcije programa u naredbenoj liniji</translation>
</message>
@@ -782,14 +480,6 @@
<translation>Dobrodošli</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Dobrodošli u programu Bitcoin Core.</translation>
- </message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error</source>
<translation>Greška</translation>
</message>
@@ -812,10 +502,6 @@
<source>Select payment request file</source>
<translation>Izaberi datoteku zahtjeva za plaćanje</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Izaberi datoteku zahtjeva za plaćanje</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -864,14 +550,6 @@
<translation>&amp;Mreža</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Program se automatski pokrene po prijavi u sustav.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Pokreni program kod prijave u sustav</translation>
- </message>
- <message>
<source>W&amp;allet</source>
<translation>&amp;NovÄanik</translation>
</message>
@@ -964,13 +642,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI upravljanje</translation>
- </message>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -985,23 +656,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Spremi sliku...</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Spremi QR kod</translation>
- </message>
- </context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Ime klijenta</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1018,10 +674,6 @@
<translation>Konzola za dijagnostiku</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>OpenSSL verzija u upotrebi</translation>
- </message>
- <message>
<source>Network</source>
<translation>Mreža</translation>
</message>
@@ -1086,10 +738,6 @@
<translation>OÄisti konzolu</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Dobrodošli u Bitcoin RPC konzolu.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>Koristite tipke gore i dolje za izbor već koriÅ¡tenih naredbi. &lt;b&gt;Ctrl-L&lt;/b&gt; kako bi oÄistili ekran i povijest naredbi.</translation>
</message>
@@ -1124,15 +772,7 @@
<source>Show</source>
<translation>Pokaži</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopiraj oznaku</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiraj iznos</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
@@ -1151,65 +791,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Spremi sliku...</translation>
</message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Iznos</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Poruka</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI je predug, probajte skratiti tekst za naslov / poruku.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Greška kod kodiranja URI adrese u QR kod.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Poruka</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Iznos</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez oznake)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(bez poruke)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(bez iznosa)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1281,35 +862,7 @@
<source>S&amp;end</source>
<translation>&amp;Pošalji</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Potvrdi slanje novca</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiraj iznos</translation>
- </message>
- <message>
- <source>or</source>
- <translation>ili</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Iznos mora biti veći od 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Iznos je veći od raspoložljivog stanja novÄanika.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Iznos je veći od stanja novÄanika kad se doda naknada za transakcije od %1.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez oznake)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -1321,10 +874,6 @@
<translation>&amp;Primatelj plaćanja:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Unesite oznaku za ovu adresu kako bi ju dodali u vaš adresar</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Oznaka:</translation>
</message>
@@ -1394,22 +943,10 @@
<source>Verify &amp;Message</source>
<translation>&amp;Potvrdite poruku</translation>
</message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>OtkljuÄavanje novÄanika je otkazano.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Poruka je potpisana.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1418,350 +955,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Otvoren do %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1 nije dostupan</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/nepotvrđeno</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 potvrda</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Izvor</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generiran</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Od</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Za</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>vlastita adresa</translation>
- </message>
- <message>
- <source>label</source>
- <translation>oznaka</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Uplaćeno</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>Nije prihvaćeno</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Zaduženje</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Naknada za transakciju</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Neto iznos</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Poruka</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Komentar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID transakcije</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transakcija</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Unosi</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Iznos</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, još nije bio uspješno emitiran</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>nepoznato</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detalji transakcije</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Ovaj prozor prikazuje detaljni opis transakcije</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tip</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Otvoren do %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Potvrđen (%1 potvrda)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ovaj blok nije bio primljen od strane bilo kojeg drugog Ävora i vjerojatno neće biti prihvaćen!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generirano, ali nije prihvaćeno</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Primljeno s</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Primljeno od</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Poslano za</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Plaćanje samom sebi</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Rudareno</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/d)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Status transakcije</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Datum i vrijeme kad je transakcija primljena</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Vrsta transakcije.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Iznos odbijen od ili dodan k saldu.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Sve</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Danas</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Ovaj tjedan</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Ovaj mjesec</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Prošli mjesec</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Ove godine</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Raspon...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Primljeno s</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Poslano za</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Samom sebi</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Rudareno</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Ostalo</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Unesite adresu ili oznaku za pretraživanje</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Min iznos</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopiraj adresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiraj oznaku</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiraj iznos</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopiraj ID transakcije</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Izmjeni oznaku</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Prikaži detalje transakcije</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Izvoz neuspješan</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Datoteka podataka odvojenih zarezima (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Potvrđeno</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tip</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Raspon:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>za</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Slanje novca</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Izvoz</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Izvoz podataka iz trenutnog taba u datoteku</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Arhiviranje novÄanika</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Podaci novÄanika (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Arhiviranje nije uspjelo</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1784,6 +987,10 @@
<translation>Izvršavaj u pozadini kao uslužnik i prihvaćaj komande</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Opcije za kreiranje bloka:</translation>
</message>
@@ -1800,18 +1007,6 @@
<translation>Informacija</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nevaljali iznos za opciju -maxtxfee=&lt;iznos&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nevaljali iznos za opciju -minrelaytxfee=&lt;iznos&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nevaljali iznos za opciju -mintxfee=&lt;iznos&gt;: '%s'</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Å alji trace/debug informacije na konzolu umjesto u debug.log datoteku</translation>
</message>
@@ -1832,10 +1027,6 @@
<translation>Izvršite naredbu kada se najbolji blok promjeni (%s u cmd je zamjenjen sa block hash)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Ova poruka za pomoć</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Dozvoli DNS upite za -addnode, -seednode i -connect</translation>
</message>
@@ -1844,22 +1035,10 @@
<translation>UÄitavanje adresa...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>GreÅ¡ka kod uÄitavanja datoteke wallet.dat: NovÄanik pokvaren</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>GreÅ¡ka kod uÄitavanja datoteke wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Nevaljala -proxy adresa: '%s'</translation>
</message>
<message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nevaljali iznos za opciju -paytxfee=&lt;iznos&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Nedovoljna sredstva</translation>
</message>
diff --git a/src/qt/locale/bitcoin_hu.ts b/src/qt/locale/bitcoin_hu.ts
index ab4517ccfa..9eb0cf76c4 100644
--- a/src/qt/locale/bitcoin_hu.ts
+++ b/src/qt/locale/bitcoin_hu.ts
@@ -26,10 +26,6 @@
<translation>&amp;Bezárás</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Cím másolása</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Kiválasztott cím törlése a listából</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Törlés</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Válaszd ki a címet, ahová küldesz</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Válaszd ki a címet, amivel fogadsz</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Kiválaszt</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Küldési címek</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Fogadó címek</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Ezekről a címekről küldhetsz bitcoint. Mindig ellenőrizd a fogadó címet és a fizetendő összeget, mielőtt elküldöd.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Ezekkel a címekkel fogadhatsz bitcoint. Ajánlott minden tranzakcióhoz egy új fogadó címet használni.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>&amp;Címke másolása</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>Sz&amp;erkesztés</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Címjegyzék exportálása</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Vesszővel elválasztott fájl (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Az exportálás sikertelen volt</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Hiba történt a címjegyzék %1 helyre való mentésekor. Kérlek próbáld újra.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Címke</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Cím</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nincs címke)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,90 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Új jelszó újra</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Tárca titkosítása</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>A tárca megnyitásához a műveletnek szüksége van a tárcád jelszavára.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Tárca megnyitása</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>A tárca dekódolásához a műveletnek szüksége van a tárcád jelszavára.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Tárca dekódolása</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Jelszó megváltoztatása</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Biztosan titkosítani akarod a tárcát?</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Figyelem: ha titkosítod a tárcát és elveszted a jelszavad, akkor &lt;b&gt;AZ ÖSSZES BITCOINOD ELVESZIK!&lt;/b&gt;</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Biztosan titkosítani akarod a tárcád?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>FONTOS: A tárca-fájl minden korábbi mentését cseréld le ezzel az új, titkosított tárca-fájllal. Biztonsági okokból a tárca-fájl korábbi, titkosítás nélküli mentései használhatatlanná válnak, amint elkezded használni az új, titkosított tárcát.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Vigyázat: a Caps Lock be van kapcsolva!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Tárca titkosítva</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Add meg a tárca új jelszavát.&lt;br/&gt;Olyan jelszót válassz, ami &lt;b&gt;legalább tíz véletlenszerű karakterből&lt;/b&gt; vagy &lt;b&gt;legalább 8 véletlenszerű szóból&lt;/b&gt; áll.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Add meg a tárcához a régi jelszavad és az új jelszavad.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>A tárca titkosítása sikertelen.</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Tárca titkosítása belső hiba miatt sikertelen. A tárcád nem lett titkosítva.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>A megadott jelszavak nem egyeznek.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Tárca megnyitása sikertelen</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Hibás jelszó.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Dekódolás sikertelen.</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Jelszó megváltoztatva.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -258,6 +103,10 @@
<translation>Kilépés az alkalmazásból</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;A %1-ról</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>A &amp;Qt-ról</translation>
</message>
@@ -294,14 +143,6 @@
<translation>&amp;URI azonosító megnyitása...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core kliens</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>A blokkok importálása lemezről...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Lemezen lévő blokkok újraindexelése...</translation>
</message>
@@ -346,10 +187,6 @@
<translation>&amp;Fogadás</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Bitcoin Core információ megjelenítése</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Mutat / Elrejt</translation>
</message>
@@ -386,22 +223,10 @@
<translation>Fül eszköztár</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Fizetési kérelem (QR-kódot és "bitcoin:" URI azonosítót hoz létre)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;A Bitcoin Core-ról</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Konfigurációs opciók módosítása a Bitcoin Core-hoz</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>A használt küldési címek és címkék megtekintése</translation>
</message>
@@ -417,10 +242,6 @@
<source>&amp;Command-line options</source>
<translation>Paran&amp;cssor kapcsolók</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>A Bitcoin Core súgóüzenet megjelenítése a Bitcoin lehetséges parancssori kapcsolóival.</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n aktív kapcsolat a Bitcoin hálózathoz</numerusform><numerusform>%n aktív kapcsolat a Bitcoin hálózathoz</numerusform></translation>
@@ -533,13 +354,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Hálózati figyelmeztetés</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -617,150 +431,6 @@
<source>Priority</source>
<translation>Prioritás</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Cím másolása</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Címke másolása</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Összeg másolása</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Tranzakcióazonosító másolása</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Megmaradt zárolása</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Zárolás feloldása</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Mennyiség másolása</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Díj másolása</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Utólagos díj másolása</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Byte-ok másolása </translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Prioritás másolása</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Visszajáró másolása</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Visszajáró másolása</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>legmagasabb</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>magasabb</translation>
- </message>
- <message>
- <source>high</source>
- <translation>magas</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>közepesen-magas</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>közepes</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>alacsony-közepes</translation>
- </message>
- <message>
- <source>low</source>
- <translation>alacsony</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>alacsonyabb</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>legalacsonyabb</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 zárolva)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>semmi</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Ez a címke pirosra változik, ha a tranzakció mérete nagyobb mint 1000 bájt.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Ez a címke pirosra változik, ha a prioritás kisebb mint "közepes".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Ez a címke pirosra változik, ha bármely fogadónak %1-nál kevesebb összeg érkezik.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Bemenetenként +/- %1 satoshi-val változhat</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>igen</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nem</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Legalább %1 díj szüksége kB-onként.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Bemenetenként +/- 1 byte-al változhat.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Nagyobb prioritású tranzakciók nagyobb valószínűséggel kerülnek be egy blokkba.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nincs címke)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>visszajáró %1-ből (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(visszajáró)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -784,38 +454,6 @@
<source>&amp;Address</source>
<translation>&amp;Cím</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Új fogadó cím</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Új küldő cím</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Fogadó cím szerkesztése</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Küldő cím szerkesztése</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>A megadott "%1" cím már szerepel a címjegyzékben.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>A megadott "%1" cím nem egy érvényes Bitcoin-cím.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Tárca feloldása sikertelen</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Új kulcs generálása sikertelen</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -839,10 +477,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>verzió</translation>
</message>
@@ -851,10 +485,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>A Bitcoin Core-ról</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Parancssoros opciók</translation>
</message>
@@ -874,14 +504,6 @@
<translation>Üdvözlünk</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Üdvözlünk a Bitcoin Core-ban.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>A Bitcoin Core le fogja tölteni és tárolni fogja a Bitcoin blokklánc egy másolatát. Legalább %1GB adat lesz tárolva ebben a mappában, és ez folyamatosan nőni fog. A tárca szintén itt lesz tárolva.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Az alapértelmezett adat könyvtár használata</translation>
</message>
@@ -890,10 +512,6 @@
<translation>Saját adatkönyvtár használata:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Hiba: A megadott "%1" adatkönyvtár nem hozható létre. </translation>
</message>
@@ -924,10 +542,6 @@
<source>Select payment request file</source>
<translation>Fizetési kérelmi fájl kiválasztása</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Fizetés kérelmi fájl kiválasztása</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -960,8 +574,8 @@
<translation>A proxy IP címe (pl.: IPv4: 127.0.0.1 / IPv6: ::1)</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Itt beállíthatod a kezelőfelület nyelvét. A beállítás a Bitcoin újraindítása után lép érvénybe.</translation>
+ <source>Third party transaction URLs</source>
+ <translation>Harmadik fél tranzakció URL-ek</translation>
</message>
<message>
<source>Reset all client options to default.</source>
@@ -976,10 +590,6 @@
<translation>&amp;Hálózat</translation>
</message>
<message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>A Bitcoin elindítása bejelentkezéskor</translation>
- </message>
- <message>
<source>W&amp;allet</source>
<translation>T&amp;árca</translation>
</message>
@@ -1144,25 +754,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI kezelés</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>A bitcoint nem lehet elindítani: click-to-pay handler</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>A fizetési kérelem lejárt</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Érvénytelen fizetési kérelem</translation>
- </message>
- </context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1213,31 +804,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Kép mentése</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kép másolása</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>QR kód mentése</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG kép (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Kliens néve</translation>
- </message>
- <message>
<source>N/A</source>
<translation>Nem elérhető</translation>
</message>
@@ -1258,10 +826,6 @@
<translation>Ãltalános</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Használt OpenSSL verzió</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Használt BerkeleyDB verzió</translation>
</message>
@@ -1370,10 +934,6 @@
<translation>Ki:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Fordítás dátuma</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Debug naplófájl</translation>
</message>
@@ -1492,18 +1052,6 @@
<source>Remove</source>
<translation>Eltávolítás</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Címke másolása</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Üzenet másolása</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Összeg másolása</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1523,73 +1071,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Kép mentése</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Fizetés kérése a %1-hez</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Kifizetés információ</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI:</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Cím</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Összeg</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Címke</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Ãœzenet</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>A keletkezett URI túl hosszú, próbálja meg csökkenteni a cimkeszöveg / üzenet méretét.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Hiba lépett fel az URI QR kóddá alakításakor</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dátum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Címke</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Ãœzenet</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Összeg</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nincs címke)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(nincs üzenet)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(nincs összeg)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1701,75 +1182,7 @@
<source>S&amp;end</source>
<translation>&amp;Küldés</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Küldés megerősítése</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Mennyiség másolása</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Összeg másolása</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Díj másolása</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Utólagos díj másolása</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Byte-ok másolása </translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Prioritás másolása</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Visszajáró másolása</translation>
- </message>
- <message>
- <source>or</source>
- <translation>vagy</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>A fizetendő összegnek nagyobbnak kell lennie 0-nál.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Nincs ennyi bitcoin az egyenlegeden.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>A küldeni kívánt összeg és a %1 tranzakciós díj együtt meghaladja az egyenlegeden rendelkezésedre álló összeget.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>A fizetési kérelem lejárt</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Figyelmeztetés: Érvénytelen Bitcoin cím</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nincs címke)</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Visszajáró másolása</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Biztos, hogy el akarod küldeni?</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -1781,11 +1194,6 @@
<translation>Címzett:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Milyen címkével kerüljön be ez a cím a címtáradba?
-</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>Címke:</translation>
</message>
@@ -1825,10 +1233,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>A Bitcoin Core leáll...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Ne állítsd le a számítógépet amíg ez az ablak el nem tűnik.</translation>
</message>
@@ -1891,54 +1295,10 @@
<source>Verify &amp;Message</source>
<translation>Üzenet ellenőrzése</translation>
</message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>A megadott cím nem érvényes.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Ellenőrizze a címet és próbálja meg újra.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>A megadott cím privát kulcsa nem található.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Üzenet aláírása nem sikerült.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Üzenet aláírva.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Az aláírást nem sikerült dekódolni.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Ellenőrizd az aláírást és próbáld újra.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Az üzenet ellenőrzése nem sikerült.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Üzenet ellenőrizve.</translation>
- </message>
-</context>
+ </context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>A Bitcoin Core fejlesztői</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[teszthálózat]</translation>
</message>
@@ -1951,378 +1311,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>%1-ig megnyitva</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/megerősítetlen</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 megerősítés</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Ãllapot</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dátum</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Forrás</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Legenerálva</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Å°rlap</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Címzett</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>saját cím</translation>
- </message>
- <message>
- <source>label</source>
- <translation>címke</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Jóváírás</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>elutasítva</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Terhelés</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Tranzakciós díj</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Nettó összeg</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Ãœzenet</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Megjegyzés</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Tranzakcióazonosító</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Debug információ</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Tranzakció</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Bemenetek</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Összeg</translation>
- </message>
- <message>
- <source>true</source>
- <translation>igaz</translation>
- </message>
- <message>
- <source>false</source>
- <translation>hamis</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, még nem sikerült elküldeni.</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>ismeretlen</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Tranzakció részletei</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Ez a mező a tranzakció részleteit mutatja</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dátum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Típus</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>%1-ig megnyitva</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Megerősítve (%1 megerősítés)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ezt a blokkot egyetlen másik csomópont sem kapta meg, így valószínűleg nem lesz elfogadva!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Legenerálva, de még el nem fogadva.</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Címke</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Megerősítetlen:</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Erre a címre</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Erről az</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Erre a címre</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Magadnak kifizetve</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Kibányászva</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(nincs)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Tranzakció állapota. Húzd ide a kurzort, hogy lásd a megerősítések számát.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Tranzakció fogadásának dátuma és időpontja.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tranzakció típusa.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Az egyenleghez jóváírt vagy ráterhelt összeg.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Mind</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Mai</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Ezen a héten</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Ebben a hónapban</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Múlt hónapban</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Ebben az évben</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Tartomány ...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Erre a címre</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Erre a címre</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Magadnak</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Kibányászva</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Más</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Ãrd be a keresendÅ‘ címet vagy címkét</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minimális összeg</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Cím másolása</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Címke másolása</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Összeg másolása</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Tranzakcióazonosító másolása</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Címke szerkesztése</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Tranzakciós részletek megjelenítése</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Csak megfigyelés</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Az exportálás sikertelen volt</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Sikeres exportálás</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Vesszővel elválasztott fájl (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Megerősítve</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dátum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Típus</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Címke</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Cím</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>Azonosító</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Tartomány:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>meddig</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Érmék küldése</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exportálás</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Jelenlegi nézet exportálása fájlba</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Biztonsági másolat készítése a Tárcáról</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Tárca fájl (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Biztonsági másolat készítése sikertelen</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Sikeres biztonsági mentés</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2357,6 +1355,10 @@
<translation>Kívülről érkező kapcsolatok elfogadása (alapértelmezett: 1, ha nem használt a -proxy vagy a -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>Parancs, amit akkor hajt végre, amikor egy tárca-tranzakció megváltozik (%s a parancsban lecserélődik a blokk TxID-re)</translation>
</message>
@@ -2421,18 +1423,6 @@
<translation>Tárca beállítások:</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Az adatbázist újra kell építeni -reindex használatával (módosítás -tindex).</translation>
- </message>
- <message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Külső cím (-whitebind address) feloldása nem sikerült: '%s'</translation>
- </message>
- <message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i A Bitcoin Core Fejlesztői</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Hiba az adatbázis olvasásakor, leállítás</translation>
</message>
@@ -2441,18 +1431,6 @@
<translation>Információ</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Érvénytelen -maxtxfee=&lt;amount&gt;: '%s' összeg</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Érvénytelen -minrelaytxfee=&lt;amount&gt;: '%s' összeg</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Érvénytelen -mintxfee=&lt;amount&gt;: '%s' összeg</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>trace/debug információ küldése a konzolra a debog.log fájl helyett</translation>
</message>
@@ -2495,11 +1473,6 @@
<translation>Parancs, amit akkor hajt végre, amikor a legjobb blokk megváltozik (%s a cmd-ban lecserélődik a blokk hash-re)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Ez a súgó-üzenet
-</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>DNS-kikeresés engedélyezése az addnode-nál és a connect-nél</translation>
</message>
@@ -2508,14 +1481,6 @@
<translation>Címek betöltése...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Hiba a wallet.dat betöltése közben: meghibásodott tárca</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Hiba az wallet.dat betöltése közben</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Érvénytelen -proxy cím: '%s'</translation>
</message>
@@ -2524,18 +1489,6 @@
<translation>Ismeretlen hálózat lett megadva -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Csatlakozási cím (-bind address) feloldása nem sikerült: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Külső cím (-externalip address) feloldása nem sikerült: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Étvénytelen -paytxfee=&lt;összeg&gt; összeg: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Nincs elég bitcoinod.</translation>
</message>
diff --git a/src/qt/locale/bitcoin_id_ID.ts b/src/qt/locale/bitcoin_id_ID.ts
index 1b626fbf23..feb6f690c4 100644
--- a/src/qt/locale/bitcoin_id_ID.ts
+++ b/src/qt/locale/bitcoin_id_ID.ts
@@ -26,10 +26,6 @@
<translation>T&amp;utup</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Salin Alamat</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Hapus alamat yang sementara dipilih dari daftar</translation>
</message>
@@ -45,69 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Hapus</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Pilihlah alamat kemana koin Anda akan dikirim </translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Pilihlah alamat dimana Anda akan menerima koin</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>P&amp;ilihlah</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Alamat-alamat mengirim</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Alamat-alamat menerima</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Alamat-alamat Anda supaya mengirim pembayaran. Periksalah jumlah dan alamat penerima setiap kali Anda mengirim Bitcoin.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Alamat-alamat Anda supaya menerima pembayaran. Dianjurkan agar Anda menggunakan alamat menerima yang baru untuk setiap transaksi.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Salin &amp;Label</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Ubah</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Ekspor Daftar Alamat</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Berkas CSV (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Proses Ekspor Gagal</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Alamat</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(tidak ada label)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -127,83 +60,19 @@
<source>Repeat new passphrase</source>
<translation>Ulangi kata kunci baru</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Encrypt wallet</source>
- <translation>Enkripsi dompet</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Operasi ini memerlukan kata kunci dompet Anda untuk membuka dompet ini.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Buka dompet</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Operasi ini memerlukan kata kunci dompet Anda untuk mendekripsi dompet ini.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dekripsi dompet</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Ubah kata kunci</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Konfirmasi enkripsi dompet</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Perhatian: Jika anda mengenkripsi dompet anda dan lupa kata kuncinya, anda pasti &lt;b&gt;KEHILANGAN SELURUH BITCOIN ANDA&lt;/B&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Apakah kamu yakin ingin mengenkripsi dompet anda?</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Perhatian: tombol Caps Lock sementara aktif!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Dompet terenkripsi</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Enkripsi dompet gagal</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Enkripsi dompet gagal karena kesalahan internal. Dompet Anda tidak dienkripsi.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Kata kunci yang dimasukkan tidak cocok.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Gagal buka dompet</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Kata kunci yang dimasukkan untuk dekripsi dompet tidak cocok.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Dekripsi dompet gagal</translation>
+ <source>IP/Netmask</source>
+ <translation>IP/Netmask</translation>
</message>
<message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Kata kunci untuk dompet berubah berhasil.</translation>
+ <source>Banned Until</source>
+ <translation>Di banned sampai</translation>
</message>
</context>
<context>
- <name>BanTableModel</name>
- </context>
-<context>
<name>BitcoinGUI</name>
<message>
<source>Sign &amp;message...</source>
@@ -223,7 +92,7 @@
</message>
<message>
<source>Show general overview of wallet</source>
- <translation>Tampilkan kilasan umum dari dompet</translation>
+ <translation>Tampilkan gambaran umum dompet Anda</translation>
</message>
<message>
<source>&amp;Transactions</source>
@@ -231,7 +100,7 @@
</message>
<message>
<source>Browse transaction history</source>
- <translation>Jelajah sejarah transaksi</translation>
+ <translation>Lihat riwayat transaksi</translation>
</message>
<message>
<source>E&amp;xit</source>
@@ -267,27 +136,19 @@
</message>
<message>
<source>&amp;Sending addresses...</source>
- <translation>Alamat-alamat &amp;Mengirim</translation>
+ <translation>&amp;Alamat-alamat untuk mengirim...</translation>
</message>
<message>
<source>&amp;Receiving addresses...</source>
- <translation>Alamat-alamat &amp;Menerima</translation>
+ <translation>&amp;Alamat-alamat untuk menerima...</translation>
</message>
<message>
<source>Open &amp;URI...</source>
<translation>Buka &amp;URI</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Client Bitcoin Inti</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Blok-blok sedang di-impor dari disk</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
- <translation>Mengindex ulang block di harddisk...</translation>
+ <translation>Mengindex ulang blok di dalam disk...</translation>
</message>
<message>
<source>Send coins to a Bitcoin address</source>
@@ -330,12 +191,8 @@
<translation>&amp;Menerima</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Tampilkan informasi tentang Bitcoin Inti</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
- <translation>&amp;Sunjukkan / Menyembungi</translation>
+ <translation>&amp;Tampilkan / Sembunyikan</translation>
</message>
<message>
<source>Show or hide the main Window</source>
@@ -343,15 +200,15 @@
</message>
<message>
<source>Encrypt the private keys that belong to your wallet</source>
- <translation>Mengenkripsi kunci-kunci pribadi yang dipunyai dompetmu</translation>
+ <translation>Enkripsi private key yang dimiliki dompet Anda</translation>
</message>
<message>
<source>Sign messages with your Bitcoin addresses to prove you own them</source>
- <translation>Tandalah pesanan dengan alamat-alamat Bitcoin Anda supaya membuktikan pesanan itu dikirim oleh Anda</translation>
+ <translation>Tanda tangani sebuah pesan menggunakan alamat Bitcoin Anda untuk membuktikan bahwa Anda adalah pemilik alamat tersebut</translation>
</message>
<message>
<source>Verify messages to ensure they were signed with specified Bitcoin addresses</source>
- <translation>Periksakan pesan-pesan supaya menjaminkan ditandatangani oleh alamat Bitcoin yang terperinci</translation>
+ <translation>Verifikasi pesan untuk memastikan bahwa pesan tersebut ditanda tangani oleh suatu alamat Bitcoin tertentu</translation>
</message>
<message>
<source>&amp;File</source>
@@ -370,16 +227,8 @@
<translation>Baris tab</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
- <translation>Permintaan pembayaran (membangkitkan kode QR dan bitcoin: URIs)</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Mengenai Bitcoin Core</translation>
+ <translation>Permintaan pembayaran (membuat kode QR dan bitcoin: URIs)</translation>
</message>
<message>
<source>Show the list of used sending addresses and labels</source>
@@ -395,21 +244,21 @@
</message>
<message>
<source>&amp;Command-line options</source>
- <translation>&amp;pilihan Perintah-baris</translation>
- </message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Tampilkan pesan bantuan Bitcoin Core untuk memberikan daftar pilihan perintah-baris yang memungkinkan dalam aplikasi Bitcoin</translation>
+ <translation>&amp;pilihan Command-line</translation>
</message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
- <translation><numerusform>%n hubungan aktif ke jaringan Bitcoin</numerusform></translation>
+ <translation><numerusform>%n koneksi aktif ke jaringan Bitcoin</numerusform></translation>
</message>
<message>
<source>No block source available...</source>
<translation>Sumber blok tidak tersedia...</translation>
</message>
<message numerus="yes">
+ <source>Processed %n block(s) of transaction history.</source>
+ <translation><numerusform>%n blok dari riwayat transaksi diproses.</numerusform></translation>
+ </message>
+ <message numerus="yes">
<source>%n hour(s)</source>
<translation><numerusform>%n jam</numerusform></translation>
</message>
@@ -435,15 +284,15 @@
</message>
<message>
<source>Last received block was generated %1 ago.</source>
- <translation>Blok terakhir dibuat %1 lalu.</translation>
+ <translation>Blok terakhir yang diterima %1 lalu.</translation>
</message>
<message>
<source>Transactions after this will not yet be visible.</source>
- <translation>Transaksi setelah ini tidak akan ditampilkan</translation>
+ <translation>Transaksi setelah ini belum akan terlihat.</translation>
</message>
<message>
<source>Error</source>
- <translation>Gagal</translation>
+ <translation>Terjadi sebuah kesalahan</translation>
</message>
<message>
<source>Warning</source>
@@ -509,13 +358,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Notifikasi Jaringan</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -531,7 +373,7 @@
</message>
<message>
<source>Amount:</source>
- <translation>Nilai:</translation>
+ <translation>Jumlah:</translation>
</message>
<message>
<source>Priority:</source>
@@ -542,12 +384,16 @@
<translation>Biaya:</translation>
</message>
<message>
+ <source>Dust:</source>
+ <translation>Dust:</translation>
+ </message>
+ <message>
<source>After Fee:</source>
<translation>Dengan Biaya:</translation>
</message>
<message>
<source>Change:</source>
- <translation>Uang Kembali:</translation>
+ <translation>Kembalian:</translation>
</message>
<message>
<source>(un)select all</source>
@@ -555,7 +401,7 @@
</message>
<message>
<source>Tree mode</source>
- <translation>mode pohon</translation>
+ <translation>Tree mode</translation>
</message>
<message>
<source>List mode</source>
@@ -563,7 +409,15 @@
</message>
<message>
<source>Amount</source>
- <translation>Nilai</translation>
+ <translation>Jumlah</translation>
+ </message>
+ <message>
+ <source>Received with label</source>
+ <translation>Diterima dengan label</translation>
+ </message>
+ <message>
+ <source>Received with address</source>
+ <translation>Diterima dengan alamat</translation>
</message>
<message>
<source>Date</source>
@@ -571,7 +425,7 @@
</message>
<message>
<source>Confirmations</source>
- <translation>Konfirmasi-konfirmasi</translation>
+ <translation>Konfirmasi</translation>
</message>
<message>
<source>Confirmed</source>
@@ -581,130 +435,6 @@
<source>Priority</source>
<translation>Prioritas</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Salin alamat</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Salin label</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Salin nilai</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Menyalinkan ID transaksi</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Kunci terpakai.</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Membuka kunci terpakai</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Salin kuantitas</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Salin biaya</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Salin dengan biaya</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Salin bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Salin prioritas</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Salin uang kembali</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>terbesar</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>lebih besar</translation>
- </message>
- <message>
- <source>high</source>
- <translation>besar</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>sedang-sampai-besar</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>sedang</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>sedikit-sampai-sedang</translation>
- </message>
- <message>
- <source>low</source>
- <translation>sedikit</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>lebih sedikit</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>tersedikit</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 terkunci)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>tidak satupun</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ya</translation>
- </message>
- <message>
- <source>no</source>
- <translation>tidak</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Berarti perlu biaya lebih dari %1 untuk setiap kB.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Boleh berbeda +/- 1 byte setiap masukan.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Makin penting transaksinya, makin kemungkinan akan termasuk dalam blok.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(tidak ada label)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>uang kembali dari %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(uang kembali)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -718,48 +448,16 @@
</message>
<message>
<source>The label associated with this address list entry</source>
- <translation>Label yang terkait dengan daftar alamat yang dimasukkan ini</translation>
+ <translation>Label yang terkait dengan daftar alamat</translation>
</message>
<message>
<source>The address associated with this address list entry. This can only be modified for sending addresses.</source>
- <translation>Alamat yang terkait dengan entri buku alamat ini. Hanya dapat diubah untuk alamat pengirim.</translation>
+ <translation>Alamat yang terkait dengan daftar alamat. Hanya dapat diubah untuk alamat pengirim.</translation>
</message>
<message>
<source>&amp;Address</source>
<translation>&amp;Alamat</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Alamat menerima baru</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Alamat mengirim baru</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Ubah alamat menerima</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Ubah alamat mengirim</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Alamat yang dimasukkan "%1" sudah ada di dalam buku alamat.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Alamat yang dimasukkan "%1" bukan alamat Bitcoin yang benar.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Tidak dapat membuka dompet.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Pembuatan kunci baru gagal.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -773,34 +471,30 @@
</message>
<message>
<source>Directory already exists. Add %1 if you intend to create a new directory here.</source>
- <translation>Direktori masih ada. Tambahlah %1 kalau ingin membuat direktori baru disini.</translation>
+ <translation>Direktori masih ada. Tambahlah %1 apabila Anda ingin membuat direktori baru disini.</translation>
</message>
<message>
<source>Path already exists, and is not a directory.</source>
- <translation>Masih ada Path, dan path itu bukan direktori.</translation>
+ <translation>Sudah ada path, dan itu bukan direktori.</translation>
</message>
<message>
<source>Cannot create data directory here.</source>
- <translation>Tidak busa membuat direktori untuk data disini.</translation>
+ <translation>Tidak bisa membuat direktori data disini.</translation>
</message>
</context>
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>versi</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Mengenai Bitcoin Core</translation>
+ <source>(%1-bit)</source>
+ <translation>(%1-bit)</translation>
</message>
<message>
<source>Command-line options</source>
- <translation>pilihan Perintah-baris</translation>
+ <translation>Pilihan Command-line</translation>
</message>
<message>
<source>Usage:</source>
@@ -808,7 +502,31 @@
</message>
<message>
<source>command-line options</source>
- <translation>pilihan perintah-baris</translation>
+ <translation>pilihan command-line</translation>
+ </message>
+ <message>
+ <source>UI Options:</source>
+ <translation>Pilihan UI:</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>Pilih direktori data saat memulai (default: %u)</translation>
+ </message>
+ <message>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>Pilih bahasa, contoh "id_ID" (default: system locale)</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>Start minimized</translation>
+ </message>
+ <message>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>Pilih sertifikat root SSL untuk permintaan pembayaran {default: -system-)</translation>
+ </message>
+ <message>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>Tampilkan layar kilat saat memulai (default: %u)</translation>
</message>
</context>
<context>
@@ -818,30 +536,30 @@
<translation>Selamat Datang</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Selamat Datang ke Bitcoin Core</translation>
- </message>
- <message>
<source>Use the default data directory</source>
- <translation>Menggunakan direktori untuk data yang biasa.</translation>
+ <translation>Gunakan direktori data default.</translation>
</message>
<message>
<source>Use a custom data directory:</source>
- <translation>Menggunakan direktori data yang dipilih Anda:</translation>
+ <translation>Gunakan direktori pilihan Anda:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
+ <source>Error: Specified data directory "%1" cannot be created.</source>
+ <translation>Kesalahan: Direktori data "%1" tidak dapat dibuat.</translation>
</message>
<message>
<source>Error</source>
- <translation>Gagal</translation>
+ <translation>Kesalahan</translation>
</message>
<message numerus="yes">
<source>%n GB of free space available</source>
- <translation><numerusform>%n GB dari ruang yang tersedia</numerusform></translation>
+ <translation><numerusform>%n GB ruang kosong tersedia.</numerusform></translation>
</message>
- </context>
+ <message numerus="yes">
+ <source>(of %n GB needed)</source>
+ <translation><numerusform>(dari %n GB yang dibutuhkan)</numerusform></translation>
+ </message>
+</context>
<context>
<name>OpenURIDialog</name>
<message>
@@ -850,7 +568,7 @@
</message>
<message>
<source>Open payment request from URI or file</source>
- <translation>Buka permintaan pembayaran dari URI atau arsip</translation>
+ <translation>Buka permintaan pembayaran dari URI atau data</translation>
</message>
<message>
<source>URI:</source>
@@ -858,11 +576,7 @@
</message>
<message>
<source>Select payment request file</source>
- <translation>Pilihlah arsip permintaan pembayaran</translation>
- </message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Pilihlah arsip permintaan pembayaran yang Anda ingin membuka</translation>
+ <translation>Pilih data permintaan pembayaran</translation>
</message>
</context>
<context>
@@ -876,24 +590,48 @@
<translation>&amp;Utama</translation>
</message>
<message>
+ <source>Size of &amp;database cache</source>
+ <translation>Ukuran cache &amp;database</translation>
+ </message>
+ <message>
<source>MB</source>
<translation>MB</translation>
</message>
<message>
+ <source>Number of script &amp;verification threads</source>
+ <translation>Jumlah script &amp;verification threads</translation>
+ </message>
+ <message>
+ <source>Accept connections from outside</source>
+ <translation>Terima koneksi dari luar</translation>
+ </message>
+ <message>
+ <source>Allow incoming connections</source>
+ <translation>Perbolehkan koneksi masuk</translation>
+ </message>
+ <message>
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
<translation>Alamat IP proxy (cth. IPv4: 127.0.0.1 / IPv6: ::1)</translation>
</message>
<message>
+ <source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</source>
+ <translation>Minimalisasi aplikasi ketika jendela ditutup. Ketika pilihan ini dipilih, aplikasi akan menutup seluruhnya jika anda memilih Keluar di menu yang tersedia.</translation>
+ </message>
+ <message>
+ <source>Third party URLs (e.g. a block explorer) 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 pihak ketika (misalnya sebuah block explorer) yang mumcul dalam tab transaksi sebagai konteks menu. %s dalam URL diganti dengan kode transaksi. URL dipisahkan dengan tanda vertikal |.</translation>
+ </message>
+ <message>
<source>Third party transaction URLs</source>
- <translation>Transaksi URLs pihak ketiga</translation>
+ <translation>URL transaksi pihak ketiga</translation>
</message>
<message>
<source>Active command-line options that override above options:</source>
- <translation>pilihan perintah-baris aktif menimpa atas pilihan-pilihan: </translation>
+ <translation>Pilihan command-line yang aktif menimpa diatas opsi: </translation>
</message>
<message>
<source>Reset all client options to default.</source>
- <translation>Reset setiap pilihan untuk pilihan biasa</translation>
+ <translation>Kembalikan semua pengaturan ke awal.</translation>
</message>
<message>
<source>&amp;Reset Options</source>
@@ -904,6 +642,10 @@
<translation>&amp;Jaringan</translation>
</message>
<message>
+ <source>(0 = auto, &lt;0 = leave that many cores free)</source>
+ <translation>(0 = auto, &lt;0 = leave that many cores free)</translation>
+ </message>
+ <message>
<source>W&amp;allet</source>
<translation>D&amp;ompet</translation>
</message>
@@ -913,7 +655,7 @@
</message>
<message>
<source>Enable coin &amp;control features</source>
- <translation>Nyalain cara &amp;pengaturan koin</translation>
+ <translation>Perbolehkan fitur &amp;pengaturan koin</translation>
</message>
<message>
<source>If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed.</source>
@@ -932,6 +674,10 @@
<translation>Petakan port dengan &amp;UPnP</translation>
</message>
<message>
+ <source>Connect to the Bitcoin network through a SOCKS5 proxy.</source>
+ <translation>Hubungkan ke jaringan Bitcoin melalui SOCKS5 proxy.</translation>
+ </message>
+ <message>
<source>Proxy &amp;IP:</source>
<translation>IP Proxy:</translation>
</message>
@@ -1076,53 +822,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Penanganan URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Alamat pembayaran salah %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Permintaan pembayaran ditolak</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Nilai pembayaran %1 yang diminta oleh Anda terlalu sedikit (dianggap debu).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Gagalan permintaan pembayaran</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Permintaan pembayaran telah kadaluarsa</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Pembayaran kembali dari %1</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Masalah berkomunikasi dengan %1: %2</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Jawaban salah dari server %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pembayaran diakui</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Gagalan permintaan dari jaringan</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1153,31 +852,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Simpan Gambaran...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Salin Gambaran</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Simpan Kode QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Gambar PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nama Klien</translation>
- </message>
- <message>
<source>N/A</source>
<translation>T/S</translation>
</message>
@@ -1198,10 +874,6 @@
<translation>Umum</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Menggunakan versi OpenSSL</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>Waktu nyala</translation>
</message>
@@ -1276,10 +948,6 @@
<translation>Keluar:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Tanggal pembuatan</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Berkas catatan debug</translation>
</message>
@@ -1304,10 +972,6 @@
<translation>1 &amp;tahun</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Selamat datang di konsol RPC Bitcoin.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>Gunakan panah keatas dan kebawah untuk menampilkan sejarah, dan &lt;b&gt;Ctrl-L&lt;/b&gt; untuk bersihkan layar.</translation>
</message>
@@ -1406,18 +1070,6 @@
<source>Remove</source>
<translation>Menghapus</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Salin label</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Salin Pesan</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Salin nilai</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1437,73 +1089,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Simpan Gambaran...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Minta pembayaran ke %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informasi pembayaran</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Alamat</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Nilai</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Pesan</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Hasil URI terlalu panjang, coba kurangi label / pesan.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Gagal mengubah URI ke kode QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Tanggal</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Pesan:</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Nilai</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(tidak ada label)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(tidak ada pesan)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(tidak ada nilai)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1596,6 +1181,10 @@
<translation>Hapus informasi dari form.</translation>
</message>
<message>
+ <source>Dust:</source>
+ <translation>Dust:</translation>
+ </message>
+ <message>
<source>Clear &amp;All</source>
<translation>Hapus &amp;Semua</translation>
</message>
@@ -1611,94 +1200,6 @@
<source>S&amp;end</source>
<translation>K&amp;irim</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Konfirmasi pengiriman koin</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 ke %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Salin kuantitas</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Salin nilai</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Salin biaya</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Salin dengan biaya</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Salin bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Salin prioritas</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Salin uang kembali</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Jumlah Total %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>atau</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Nilai yang dibayar harus lebih besar dari 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Nilai melebihi saldo Anda.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Jumlah melebihi saldo Anda ketika biaya transaksi %1 ditambahkan.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Gagal membuat transaksi!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Gagal: Transaksi ditolak. Ini mungkin terjadi jika beberapa dari koin dalam dompet Anda telah digunakan, seperti ketika Anda menggunakan salinan wallet.dat dan beberapa koin telah dibelanjakan dalam salinan tersebut tetapi disini tidak tertandai sebagai terpakai.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Biaya yang lebih tinggi dari %1 dianggap biaya tak masuk akal.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Permintaan pembayaran telah kadaluarsa</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Awas: Alamat Bitcoin tidak sah</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(tidak ada label)</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Apakah Anda yakin ingin kirim?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>ditambahkan sebagai biaya transaksi</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1711,10 +1212,6 @@
<translation>Kirim &amp;Ke:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Masukkan label bagi alamat ini untuk menambahkannya ke buku alamat Anda</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Label:</translation>
</message>
@@ -1762,10 +1259,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core sementara dimatikan...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Kamu tidak dapat mematikan komputer sebelum jendela ini tertutup sendiri.</translation>
</message>
@@ -1836,70 +1329,10 @@
<source>Reset all verify message fields</source>
<translation>Hapus semua bidang verifikasi pesan</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Tekan "Tandatangan Pesan" untuk menghasilan tanda tangan</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Alamat yang dimasukkan tidak sesuai.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Silahkan periksa alamat dan coba lagi.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Alamat itu tidak menghubungkan kunci.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Membuka kunci dompet dibatalkan.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Kunci pribadi untuk alamat itu tidak tersedia.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Menandai pesan gagal.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Pesan ditandai.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Tanda tangan tidak bisa diterjemahkan.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Mohon periksa tanda tangan dan coba kembali</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Tanda tangan tidak cocok dengan intisari pesan.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Verifikasi pesan gagal.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Pesan terverifikasi.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Pembangun Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1912,430 +1345,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Buka hingga %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>Terkonflik</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/tidak terhubung</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/belum dikonfirmasi</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 konfirmasi</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>kirim lewat %n node</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Tanggal</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Sumber</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Dibuat</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Dari</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Untuk</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>Alamat saya sendiri</translation>
- </message>
- <message>
- <source>label</source>
- <translation>label</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Kredit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>cukup tua sesudah %n blok lagi</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>tidak diterima</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debet</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Biaya Transaksi</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Nilai bersih</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Pesan:</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Komentar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID Transaksi</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Pedagang</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informasi debug</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaksi</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Masukan</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Nilai</translation>
- </message>
- <message>
- <source>true</source>
- <translation>benar</translation>
- </message>
- <message>
- <source>false</source>
- <translation>salah</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, belum berhasil disiarkan</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Buka untuk %n blok lagi</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>tidak diketahui</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Rincian transaksi</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Jendela ini menampilkan deskripsi rinci dari transaksi tersebut</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Tanggal</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Jenis</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Terlalu muda (cuma %1 konfirmasi, akan siap sesudah %2) </translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Buka untuk %n blok lagi</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Buka hingga %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Terkonfirmasi (%1 konfirmasi)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Blok ini tidak diterima oleh node lainnya dan kemungkinan tidak akan diterima!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Terbuat tetapi tidak diterima</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Tidak terhubung</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Belum dikonfirmasi</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Sedang dikonfirmasi (%1 dari %2 konfirmasi disarankan)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Terkonflik</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Diterima dengan</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Diterima dari</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Terkirim ke</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pembayaran ke Anda sendiri</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Tertambang</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(t/s)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Status transaksi. Arahkan ke bagian ini untuk menampilkan jumlah konfrimasi.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Tanggal dan waktu transaksi tersebut diterima.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Jenis transaksi.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Nilai dihapus dari atau ditambahkan ke saldo.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Semua</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Hari ini</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Minggu ini</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Bulan ini</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Bulan kemarin</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Tahun ini</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Jarak...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>DIterima dengan</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Terkirim ke</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Ke Anda sendiri</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Ditambang</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Lainnya</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Masukkan alamat atau label untuk mencari</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Nilai min</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Salin alamat</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Salin label</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Salin Nilai</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Menyalinkan ID transaksi</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Ubah label</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Tampilkan rincian transaksi</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Expor Histori Transaksi</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Proses Ekspor Gagal</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Proses Ekspor Berhasil</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Riwayat transaksi berhasil disimpan di %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Berkas CSV (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Terkonfirmasi</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Tanggal</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Jenis</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Alamat</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Jarak:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>ke</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Tidak ada dompet yang dibuka</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Kirim Koin</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Ekspor</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Ekspor data dalam tab sekarang ke sebuah berkas</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Cadangkan Dompet</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Data Dompet (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Cadangkgan Gagal</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Informasi dalam dompet berhasil disimpan di %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Cadangkan Berhasil </translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2366,12 +1385,12 @@
<translation>Terima hubungan dari luar (standar: 1 kalau -proxy atau -connect tidak dipilih)</translation>
</message>
<message>
- <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
- <translation>Jalankan perintah ketika perubahan transaksi dompet (%s di cmd digantikan oleh TxID)</translation>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Tidak bisa mengikat dengan %s di computer ini. Kemungkinan Bitcoin Core sudah mulai.</translation>
+ <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
+ <translation>Jalankan perintah ketika perubahan transaksi dompet (%s di cmd digantikan oleh TxID)</translation>
</message>
<message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
@@ -2466,18 +1485,6 @@
<translation>Opsi dompet:</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Harus membangun ulang database menggunakan -reindex supaya mengubah -txindex</translation>
- </message>
- <message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Tidak bisa mengunci data directory %s. Kemungkinan Bitcoin Core sudah mulai.</translation>
- </message>
- <message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Tidak dapat menyelesaikan alamat -whitebind: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Hubungkan melalui proxy SOCKS5</translation>
</message>
@@ -2486,18 +1493,6 @@
<translation>Informasi</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nilai salah untuk -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nilai yang salah untuk -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nilai yang salah untuk -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>RPC server options:</source>
<translation>Opsi server RPC:</translation>
</message>
@@ -2538,10 +1533,6 @@
<translation>Setiap transaksi dalam dompet sedang di-'Zap'...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat rusak, tidak bisa diperbaiki</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Kata sandi untuk hubungan JSON-RPC</translation>
</message>
@@ -2550,10 +1541,6 @@
<translation>Menjalankan perintah ketika perubahan blok terbaik (%s dalam cmd digantikan oleh hash blok)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Pesan bantuan ini</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Izinkan peninjauan DNS untuk -addnote, -seednode dan -connect</translation>
</message>
@@ -2562,14 +1549,6 @@
<translation>Memuat alamat...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Gagal memuat wallet.dat: Dompet rusak</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Gagal memuat wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Alamat -proxy salah: '%s'</translation>
</message>
@@ -2578,18 +1557,6 @@
<translation>Jaringan tidak diketahui yang ditentukan dalam -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Tidak dapat menyelesaikan alamat -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Tidak dapat menyelesaikan alamat -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nilai salah untuk -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Saldo tidak mencukupi</translation>
</message>
diff --git a/src/qt/locale/bitcoin_it.ts b/src/qt/locale/bitcoin_it.ts
index d510b1063b..55bc9c3c82 100644
--- a/src/qt/locale/bitcoin_it.ts
+++ b/src/qt/locale/bitcoin_it.ts
@@ -26,10 +26,6 @@
<translation>C&amp;hiudi</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copia l'indirizzo</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Rimuove dalla lista l'indirizzo attualmente selezionato</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Elimina</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Scegli l'indirizzo a cui inviare bitcoin</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Scegli l'indirizzo con cui ricevere bitcoin</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>Sc&amp;egli</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Indirizzi d'invio</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Indirizzi di ricezione</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Questo è un elenco di indirizzi Bitcoin a cui puoi inviare pagamenti. Controlla sempre l'importo e l'indirizzo del beneficiario prima di inviare bitcoin.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Questi sono i tuoi indirizzi Bitcoin che puoi usare per ricevere pagamenti. Si raccomanda di generare un nuovo indirizzo per ogni transazione.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copia &amp;l'etichetta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Modifica</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Esporta Lista Indirizzi</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Testo CSV (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Esportazione Fallita.</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Si è verificato un errore tentando di salvare la lista degli indirizzi su %1. Si prega di riprovare.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etichetta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Indirizzo</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nessuna etichetta)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Ripeti la nuova passphrase</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Cifra il portamonete</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Questa operazione necessita della passphrase per sbloccare il portamonete.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Sblocca il portamonete</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Quest'operazione necessita della passphrase per decifrare il portamonete,</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Decifra il portamonete</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Cambia la passphrase</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Conferma la cifratura del portamonete</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Attenzione: perdendo la passphrase di un portamonete cifrato &lt;b&gt;TUTTI I PROPRI BITCOIN ANDRANNO PERSI&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Si è sicuri di voler cifrare il portamonete?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core si chiuderà per portare a termine il processo di cifratura. Si ricorda che la cifratura del portamonete non garantisce protezione totale contro i furti causati da infezioni malware.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANTE: qualsiasi backup del file portamonete effettuato in precedenza dovrà essere sostituito con il file del portamonete cifrato appena generato. Per ragioni di sicurezza, i precedenti backup del file del portamonete non cifrato diventeranno inservibili non appena si inizierà ad utilizzare il nuovo portamonete cifrato.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Attenzione: il tasto Blocco maiuscole è attivo!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Portamonete cifrato</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Inserisci la nuova passphrase per il portamonete.&lt;br/&gt;Si consiglia di utilizzare &lt;b&gt;almeno dieci caratteri casuali&lt;/b&gt; oppure &lt;b&gt;otto o più parole&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Inserisci la vecchia e la nuova passphrase per il portamonete.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Cifratura del portamonete fallita</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Cifratura del portamonete fallita a causa di un errore interno. Il portamonete non è stato cifrato.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Le passphrase inserite non corrispondono.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Sblocco del portamonete fallito</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>La passphrase inserita per la decifrazione del portamonete è errata.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Decifrazione del portamonete fallita</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Passphrase del portamonete modificata con successo.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,10 @@
<translation>Chiudi applicazione</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Informazioni su %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Informazioni su &amp;Qt</translation>
</message>
@@ -306,14 +151,6 @@
<translation>Apri &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core client</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importazione blocchi dal disco...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Re-indicizzazione blocchi su disco...</translation>
</message>
@@ -358,10 +195,6 @@
<translation>&amp;Ricevi</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Mostra le informazioni su Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Mostra / Nascondi</translation>
</message>
@@ -398,22 +231,10 @@
<translation>Barra degli strumenti</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Richiedi pagamenti (genera codici QR e bitcoin: URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Informazioni su Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modifica opzioni di configurazione per Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Mostra la lista degli indirizzi di invio utilizzati</translation>
</message>
@@ -429,10 +250,6 @@
<source>&amp;Command-line options</source>
<translation>Opzioni della riga di &amp;comando</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Mostra il messaggio di aiuto di Bitcoin Core per ottenere la lista delle opzioni della riga di comando valide.</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n connessione attiva alla rete Bitcoin</numerusform><numerusform>%n connessioni alla rete Bitcoin attive</numerusform></translation>
@@ -545,13 +362,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Avviso di rete</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +439,6 @@
<source>Priority</source>
<translation>Priorità</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copia l'indirizzo</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copia l'etichetta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia importo</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copia l'ID transazione</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Bloccare non spesi</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Sbloccare non spesi</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copia quantità</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copia commissione</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia dopo commissione</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copia byte</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia priorità</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copia trascurabile</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia resto</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>massima</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>molto alta</translation>
- </message>
- <message>
- <source>high</source>
- <translation>alta</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>medio-alta</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>media</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>medio-bassa</translation>
- </message>
- <message>
- <source>low</source>
- <translation>bassa</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>molto bassa</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>minima</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 bloccato)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>nessuno</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Questa etichetta diventerà rossa se la dimensione della transazione supererà i 1000 byte.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Questa etichetta diventerà rossa se la priorità sarà inferiore a "media".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Questa etichetta diventerà rossa se uno qualsiasi dei destinatari riceverà un importo inferiore a %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Può variare di +/- %1 satoshi per input.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>sì</translation>
- </message>
- <message>
- <source>no</source>
- <translation>no</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>In tal caso sarà necessaria una commissione di almeno %1 per ogni kB.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Può variare di +/- 1 byte per input.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Le transazioni con priorità più alta hanno più probabilità di essere incluse in un blocco.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nessuna etichetta)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>resto da %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(resto)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +462,6 @@
<source>&amp;Address</source>
<translation>&amp;Indirizzo</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nuovo indirizzo di ricezione</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nuovo indirizzo d'invio</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Modifica indirizzo di ricezione</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Modifica indirizzo d'invio</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>L'indirizzo "%1" è già presente in rubrica.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>L'indirizzo "%1" non è un indirizzo bitcoin valido.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Impossibile sbloccare il portamonete.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Generazione della nuova chiave non riuscita.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +489,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>versione</translation>
</message>
@@ -867,10 +497,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Informazioni su Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Opzioni della riga di comando</translation>
</message>
@@ -906,11 +532,7 @@
<source>Show splash screen on startup (default: %u)</source>
<translation>Mostra schermata iniziale all'avvio (default: %u)</translation>
</message>
- <message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Reset di tutte le modifiche alle impostazioni eseguite da interfaccia grafica</translation>
- </message>
-</context>
+ </context>
<context>
<name>Intro</name>
<message>
@@ -918,18 +540,6 @@
<translation>Benvenuto</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Benvenuti su Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Visto che questa è la prima volta che il programma viene lanciato, puoi scegliere dove Bitcoin Core salverà i propri dati.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core scaricherà e salverà una copia della block chain di Bitcoin. Il portamonete ed almeno %1GB di dati saranno salvati in questa cartella. Si ricorda che lo spazio occupato andrà ad aumentare nel tempo.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Usa la cartella dati predefinita</translation>
</message>
@@ -938,10 +548,6 @@
<translation>Usa una cartella dati personalizzata:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Errore: La cartella dati "%1" specificata non può essere creata.</translation>
</message>
@@ -950,6 +556,10 @@
<translation>Errore</translation>
</message>
<message numerus="yes">
+ <source>%n GB of free space available</source>
+ <translation><numerusform>GB di spazio libero disponibile</numerusform><numerusform>%n GB di spazio disponibile</numerusform></translation>
+ </message>
+ <message numerus="yes">
<source>(of %n GB needed)</source>
<translation><numerusform>(di %nGB richiesti)</numerusform><numerusform>(%n GB richiesti)</numerusform></translation>
</message>
@@ -972,10 +582,6 @@
<source>Select payment request file</source>
<translation>Seleziona il file di richiesta di pagamento</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Seleziona il file di richiesta di pagamento da aprire</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1016,10 +622,6 @@
<translation>Riduci ad icona invece di uscire dall'applicazione quando la finestra viene chiusa. Attivando questa opzione l'applicazione terminerà solo dopo aver selezionato Esci dal menu File.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>La lingua dell'interfaccia utente può essere impostata qui. L'applicazione delle modifiche avrà effetto dopo il riavvio di Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 di terze parti (ad es. un block explorer) che appaiono nella tabella delle transazioni come voci nel menu contestuale. "%s" nell'URL è sostituito dall'hash della transazione.
Per specificare più URL separarli con una barra verticale "|".</translation>
@@ -1045,14 +647,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Rete</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Avvia automaticamente Bitcoin Core una volta effettuato l'accesso al sistema.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Avvia Bitcoin Core all'accesso al sistema</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = automatico, &lt;0 = lascia questo numero di core liberi)</translation>
</message>
@@ -1281,97 +875,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Gestione URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Indirizzo di pagamento non valido %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Richiesta di pagamento respinta</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>La rete della richiesta di pagamento non corrisponde alla rete del client.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>La richiesta di pagamento non è stata inizializzata.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>L'importo di pagamento di %1 richiesto è troppo basso (considerato come trascurabile).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Errore di richiesta di pagamento</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Impossibile avviare bitcoin: gestore click-to-pay</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>URL di recupero della Richiesta di pagamento non valido: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>Impossibile interpretare l'URI! I parametri URI o l'indirizzo Bitcoin potrebbero non essere corretti.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Gestione del file di richiesta del pagamento</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Impossibile leggere il file della richiesta di pagamento! Il file della richiesta di pagamento potrebbe non essere valido.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Richiesta di pagamento scaduta.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Le richieste di pagamento non verificate verso script di pagamento personalizzati non sono supportate.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Richiesta di pagamento non valida.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Rimborso da %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>La richiesta di pagamento %1 (%2 byte) supera la dimensione massima di %3 byte.</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Errore di comunicazione con %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>La richiesta di pagamento non può essere analizzata!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Risposta errata da parte del server %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pagamento riconosciuto</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Errore di richiesta di rete</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1426,31 +929,8 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Salva Immagine...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copia Immagine</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Salva codice QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Immagine PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nome del client</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/D</translation>
</message>
@@ -1471,10 +951,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Generale</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Versione OpenSSL in uso</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Versione BerkeleyDB in uso</translation>
</message>
@@ -1515,10 +991,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Utilizzo memoria</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Apre il file log di debug di Bitcoin Core dalla cartella dati attuale. Questa azione può richiedere alcuni secondi per file log di grandi dimensioni.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Ricevuto</translation>
</message>
@@ -1635,10 +1107,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Uscita:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Data di creazione</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>File log del Debug</translation>
</message>
@@ -1675,10 +1143,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>&amp;Elimina Ban Nodo</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Benvenuto nella console RPC di Bitcoin Core.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>Usa le frecce direzionali per scorrere la cronologia, e &lt;b&gt;Ctrl-L&lt;/b&gt; per cancellarla.</translation>
</message>
@@ -1805,18 +1269,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<source>Remove</source>
<translation>Rimuovi</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copia l'etichetta</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Copia il messaggio</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'importo</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1836,73 +1288,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<source>&amp;Save Image...</source>
<translation>&amp;Salva Immagine...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Richiesta di pagamento a %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informazioni pagamento</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Indirizzo</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Importo</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etichetta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Messaggio</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>L'URI risultante è troppo lungo, prova a ridurre il testo nell'etichetta / messaggio.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Errore nella codifica dell'URI nel codice QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etichetta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Messaggio</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Importo</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nessuna etichetta)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(nessun messaggio)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(nessun importo)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2023,14 +1408,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>veloce</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Invia come transazione a zero commissioni se possibile</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(la conferma potrebbe richiedere più tempo)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Invia simultaneamente a più beneficiari</translation>
</message>
@@ -2062,118 +1439,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<source>S&amp;end</source>
<translation>&amp;Invia</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Conferma l'invio di bitcoin</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 a %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copia quantità</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia importo</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copia commissione</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia dopo commissione</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copia byte</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia priorità</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia resto</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Ammontare Totale %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>o</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>L'importo da pagare deve essere maggiore di 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>L'importo è superiore al tuo saldo attuale.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Il totale è superiore al tuo saldo attuale includendo la commissione di %1.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Creazione transazione fallita!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>La transazione è stata respinta! Questo può accadere se alcuni bitcoin nel tuo portamonete sono già stati spesi, come nel caso in cui tu avessi utilizzato una copia del file wallet.dat per spendere bitcoin e questi non fossero stati considerati come spesi dal portamonete corrente.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Una commissione maggiore di %1 è considerata irragionevolmente elevata.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Richiesta di pagamento scaduta.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Paga solamente la commissione richiesta di %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Inizio delle conferme stimato entro %n blocco.</numerusform><numerusform>Inizio delle conferme stimato entro %n blocchi.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>L'indirizzo del beneficiario non è valido. Si prega di ricontrollare.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Rilevato un indirizzo duplicato Ciascun indirizzo dovrebbe essere utilizzato una sola volta.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Attenzione: Indirizzo Bitcoin non valido</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nessuna etichetta)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Attenzione: Indirizzo per il resto sconosciuto</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copia trascurabile</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Sei sicuro di voler inviare?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>aggiunto come tassa di transazione</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2186,10 +1451,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Paga &amp;a:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Inserisci un'etichetta per questo indirizzo, per aggiungerlo alla rubrica</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etichetta:</translation>
</message>
@@ -2261,10 +1522,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Arresto di Bitcoin Core in corso...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Non spegnere il computer fino a quando questa finestra non si sarà chiusa.</translation>
</message>
@@ -2355,70 +1612,10 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<source>Reset all verify message fields</source>
<translation>Reimposta tutti i campi della verifica messaggio</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Clicca "Firma il messaggio" per ottenere la firma</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>L'indirizzo inserito non è valido.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Per favore controlla l'indirizzo e prova di nuovo.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>L'indirizzo bitcoin inserito non è associato a nessuna chiave.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Sblocco del portamonete annullato.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>La chiave privata per l'indirizzo inserito non è disponibile.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Firma messaggio fallita.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Messaggio firmato.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Non è stato possibile decodificare la firma.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Per favore controlla la firma e prova di nuovo.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>La firma non corrisponde al digest del messaggio.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Verifica messaggio fallita.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Messaggio verificato.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Gli sviluppatori di Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2431,475 +1628,17 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Aperto fino a %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>in conflitto</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/non confermata</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 conferme</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Stato</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, trasmesso attraverso %n nodo</numerusform><numerusform>, trasmessa attraverso %n nodi</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Sorgente</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generato</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Da</translation>
- </message>
- <message>
- <source>To</source>
- <translation>A</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>proprio indirizzo</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>sola lettura</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etichetta</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Credito</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>matura tra %n blocco</numerusform><numerusform>matura tra %n blocchi</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>non accettate</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debito</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Debito totale</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Credito totale</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Commissione transazione</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Importo netto</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Messaggio</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Commento</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID della transazione</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Commerciante</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>È necessario attendere %1 blocchi prima che i bitcoin generati possano essere spesi. Al momento della generazione questo blocco è stato trasmesso alla rete in modo da poter essere aggiunto alla block chain. Se l'inserimento avrà esito negativo lo stato del blocco sarà modificato in "non accettato" ed esso risulterà non spendibile. Ciò può verificarsi occasionalmente nel caso in cui un altro blocco sia stato generato entro pochi secondi dal tuo.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informazione di debug</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transazione</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Input</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Importo</translation>
- </message>
- <message>
- <source>true</source>
- <translation>vero</translation>
- </message>
- <message>
- <source>false</source>
- <translation>falso</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, non è ancora stata trasmessa con successo</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Aperto per %n altro blocco</numerusform><numerusform>Aperto per altri %n blocchi</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>sconosciuto</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Dettagli sulla transazione</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Questo pannello mostra una descrizione dettagliata della transazione</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Immaturo (%1 conferme, sarà disponibile fra %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Aperto per %n altro blocco</numerusform><numerusform>Aperto per altri %n blocchi</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Aperto fino a %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confermata (%1 conferme)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Questo blocco non è stato ricevuto da alcun altro nodo e probabilmente non sarà accettato!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generati, ma non accettati</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etichetta</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Non confermata</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>In conferma (%1 di %2 conferme raccomandate)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>In conflitto</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ricevuto tramite</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Ricevuto da</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Inviato a</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pagamento a te stesso</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Ottenuto dal mining</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>sola lettura</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/d)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Stato della transazione. Passare con il mouse su questo campo per visualizzare il numero di conferme.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Data e ora in cui la transazione è stata ricevuta.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipo di transazione.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Indica se un indirizzo di sola lettura sia o meno coinvolto in questa transazione.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Intento/scopo della transazione definito dall'utente.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Importo rimosso o aggiunto al saldo.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Tutti</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Oggi</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Questa settimana</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Questo mese</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Il mese scorso</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Quest'anno</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Intervallo...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ricevuto tramite</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Inviato a</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>A te stesso</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Ottenuto dal mining</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Altro</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Inserisci un indirizzo o un'etichetta da cercare</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Importo minimo</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copia l'indirizzo</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copia l'etichetta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia l'importo</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copia l'ID transazione</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Copia la transazione raw</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Modifica l'etichetta</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Mostra i dettagli della transazione</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Esporta lo storico delle transazioni</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Sola lettura</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Esportazione Fallita.</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Si è verificato un errore durante il salvataggio dello storico delle transazioni in %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Esportazione Riuscita</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Lo storico delle transazioni e' stato salvato con successo in %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Testo CSV (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confermato</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etichetta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Indirizzo</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Intervallo:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>a</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
- <translation>Unità con cui visualizzare gli importi. Clicca per selezionare un altra unità.</translation>
- </message>
-</context>
-<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Non è stato caricato alcun portamonete.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Invia Bitcoin</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Esporta</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Esporta su file i dati contenuti nella tabella corrente</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Backup Portamonete</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Dati Portamonete (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Backup Fallito</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Si è verificato un errore durante il salvataggio dei dati del portamonete in %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Il portamonete è stato correttamente salvato in %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Backup eseguito con successo</translation>
+ <translation>Unità con cui visualizzare gli importi. Clicca per selezionare un'altra unità.</translation>
</message>
</context>
<context>
@@ -2929,14 +1668,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Se &lt;category&gt; non è specificato oppure se &lt;category&gt; = 1, mostra tutte le informazioni di debug.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Totale massimo di commissioni (in %s) da usare in una singola transazione del wallet; valori troppo bassi possono abortire grandi transazioni (default: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Per favore controllate che la data del computer e l'ora siano corrette. Se il vostro orologio è sbagliato Bitcoin non funzionerà correttamente.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>La modalità prune è configurata al di sotto del minimo di %d MB. Si prega di utilizzare un valore più elevato.</translation>
</message>
@@ -2977,6 +1708,10 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Accetta connessioni dall'esterno (predefinito: 1 se -proxy o -connect non sono utilizzati)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Associa all'indirizzo indicato e resta permanentemente in ascolto su di esso. Usa la notazione [host]:porta per l'IPv6</translation>
</message>
@@ -3005,22 +1740,10 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Questa versione è una compilazione pre-rilascio - usala a tuo rischio - non utilizzarla per la generazione o per applicazioni di commercio</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Impossibile associarsi a %s su questo computer. Probabilmente Bitcoin Core è già in esecuzione.</translation>
- </message>
- <message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Utilizza UPnP per mappare la porta in ascolto (default: 1 quando in ascolto e -proxy non è specificato)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>ATTENZIONE, il numero di blocchi generati è insolitamente elevato: %d blocchi ricevuti nelle ultime %d ore (%d previsti)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>ATTENZIONE, si consiglia di verificare la connessione di rete: %d blocchi ricevuti nelle ultime %d ore (%d previsti)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Attenzione: La rete non sembra trovarsi in pieno consenso! Alcuni minatori sembrano riscontrare problemi.</translation>
</message>
@@ -3029,10 +1752,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Attenzione: Sembra che non vi sia pieno consenso con i nostri peer! Un aggiornamento da parte tua o degli altri nodi potrebbe essere necessario.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Attenzione: wallet.dat corrotto, dati recuperati! Il wallet.dat originale è stato salvato come wallet.{timestamp}.bak in %s. Se i dati relativi a saldo o transazioni non dovessero risultare corretti si consiglia di procedere al ripristino da un backup.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Inserisce in whitelist i peer che si connettono da un dato indirizzo IP o netmask. Può essere specificato più volte.</translation>
</message>
@@ -3193,14 +1912,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Opzioni portamonete:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Attenzione: questa versione è obsoleta. Aggiornamento necessario!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>È necessario ricostruire il database usando -reindex per cambiare -txindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Permette connessioni JSON-RPC dall'origine specificata. I valori validi per &lt;ip&gt; sono un singolo IP (ad es. 1.2.3.4), una network/netmask (ad es. 1.2.3.4/255.255.255.0) oppure una network/CIDR (ad es. 1.2.3.4/24). Questa opzione può essere specificata più volte.</translation>
</message>
@@ -3213,10 +1924,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Resta in attesa di connessioni JSON-RPC sull'indirizzo indicato. Usa la notazione [host]:porta per IPv6. Questa opzione può essere specificata più volte (predefinito: associa a tutte le interfacce) </translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Non è possibile ottenere un lock sulla cartella %s. Probabilmente Bitcoin Core è già in esecuzione.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Crea nuovi file con i permessi di default del sistema, invece che con umask 077 (ha effetto solo con funzionalità di portamonete disabilitate)</translation>
</message>
@@ -3261,10 +1968,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Imposta la dimensione massima in byte delle transazioni ad alta-priorità/basse-commissioni (predefinito: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Specifica il numero di thread per la generazione di bitcoin, se abilitata (-1 = tutti i core, predefinito: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>L'importo della transazione risulta troppo basso per l'invio una volta dedotte le commissioni.</translation>
</message>
@@ -3289,38 +1992,14 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Accetta richieste REST pubbliche (predefinito: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Attivazione della blockchain migliore...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Trasmetti sempre le transazioni ricevute da peers whitelisted (default: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Prova a recuperare le chiavi private da un wallet corrotto all'avvio</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Crea automaticamente il servizio Tor (default: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Impossibile risolvere indirizzo -whitebind: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Connessione attraverso un proxy SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Gli sviluppatori di Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Errore durante il caricamento del file wallet.dat: il portamonete richiede una versione di Bitcoin Core più recente</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Errore durante lalettura del database. Arresto in corso.</translation>
</message>
@@ -3333,22 +2012,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Informazioni</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Test di integrità iniziale fallito. Bitcoin Core si arresterà.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Importo non valido per -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Importo non valido per -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Importo non valido per -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Importo non valido per -paytxfee=&lt;amount&gt;: '%s' (deve essere almeno %s)</translation>
</message>
@@ -3373,14 +2036,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Opzioni server RPC:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Ricostruzione dell'indice della block chain dai file blk000??.dat correnti all'avvio</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Ricevi e visualizza gli alerts della rete P2P (default: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Riduzione -maxconnections da %d a %d a causa di limitazioni di sistema.</translation>
</message>
@@ -3453,10 +2108,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Nome utente per connessioni JSON-RPC</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Il portamonete necessitava di essere riscritto: riavviare Bitcoin Core per completare l'operazione</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Attenzione</translation>
</message>
@@ -3473,10 +2124,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Opzioni di notifica ZeroMQ</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrotto, recupero fallito</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Password per connessioni JSON-RPC</translation>
</message>
@@ -3485,10 +2132,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Esegue un comando quando il miglior blocco cambia (%s nel cmd è sostituito dall'hash del blocco)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Questo messaggio di aiuto</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Consente interrogazioni DNS per -addnode, -seednode e -connect</translation>
</message>
@@ -3497,10 +2140,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Caricamento indirizzi...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Errore caricamento wallet.dat: Portamonete corrotto</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = mantiene metadati tx, ad es. proprietario account ed informazioni di richiesta di pagamento, 2 = scarta metadati tx)</translation>
</message>
@@ -3517,10 +2156,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Non mantenere le transazioni nella mempool più a lungo di &lt;n&gt; ore (default: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Errore di lettura di wallet.dat! Tutte le chiavi sono state lette correttamente, ma i dati delle transazioni o della rubrica potrebbero essere mancanti o non corretti.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>Le commissioni (in %s/kB) inferiori a questo valore sono considerate pari a zero per la creazione della transazione (default: %s)</translation>
</message>
@@ -3573,14 +2208,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Interroga sempre i DNS per ottenere gli indirizzi dei peer (predefinito: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Errore caricamento wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Genera bitcoin (predefinito: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Numero di blocchi da controllare all'avvio (predefinito: %u, 0 = tutti)</translation>
</message>
@@ -3665,18 +2292,6 @@ Per specificare più URL separarli con una barra verticale "|".</translation>
<translation>Rete sconosciuta specificata in -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Impossibile risolvere indirizzo -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Impossibile risolvere indirizzo -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Importo non valido per -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Fondi insufficienti</translation>
</message>
diff --git a/src/qt/locale/bitcoin_it_IT.ts b/src/qt/locale/bitcoin_it_IT.ts
new file mode 100644
index 0000000000..f89f4bdc48
--- /dev/null
+++ b/src/qt/locale/bitcoin_it_IT.ts
@@ -0,0 +1,140 @@
+<TS language="it_IT" version="2.1">
+<context>
+ <name>AddressBookPage</name>
+ <message>
+ <source>Right-click to edit address or label</source>
+ <translation>Click destro per modificare indirizzo o etichetta</translation>
+ </message>
+ <message>
+ <source>Create a new address</source>
+ <translation>Crea un nuovo indirizzo</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>nuovo</translation>
+ </message>
+ <message>
+ <source>Copy the currently selected address to the system clipboard</source>
+ <translation>copia l'indirizzo selezionato correntemente nella clipboard di sistema</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>copia</translation>
+ </message>
+ <message>
+ <source>C&amp;lose</source>
+ <translation>chiudi </translation>
+ </message>
+ <message>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Cancella l'indirizzo attualmente selezionato dalla lista.</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>Esportare i dati nella scheda corrente in un file</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>Esporta</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>Cancella</translation>
+ </message>
+</context>
+<context>
+ <name>AskPassphraseDialog</name>
+ <message>
+ <source>Enter passphrase</source>
+ <translation>Invia passphrase</translation>
+ </message>
+ <message>
+ <source>New passphrase</source>
+ <translation>Nuova passphrase</translation>
+ </message>
+ <message>
+ <source>Repeat new passphrase</source>
+ <translation>Ripeti nuova passphrase</translation>
+ </message>
+</context>
+<context>
+ <name>BanTableModel</name>
+ <message>
+ <source>Banned Until</source>
+ <translation>bannato fino </translation>
+ </message>
+</context>
+<context>
+ <name>BitcoinGUI</name>
+ <message>
+ <source>&amp;Transactions</source>
+ <translation>Transazioni</translation>
+ </message>
+ </context>
+<context>
+ <name>CoinControlDialog</name>
+ </context>
+<context>
+ <name>EditAddressDialog</name>
+ </context>
+<context>
+ <name>FreespaceChecker</name>
+ </context>
+<context>
+ <name>HelpMessageDialog</name>
+ </context>
+<context>
+ <name>Intro</name>
+ </context>
+<context>
+ <name>OpenURIDialog</name>
+ </context>
+<context>
+ <name>OptionsDialog</name>
+ </context>
+<context>
+ <name>OverviewPage</name>
+ </context>
+<context>
+ <name>PeerTableModel</name>
+ </context>
+<context>
+ <name>QObject</name>
+ </context>
+<context>
+ <name>RPCConsole</name>
+ </context>
+<context>
+ <name>ReceiveCoinsDialog</name>
+ </context>
+<context>
+ <name>ReceiveRequestDialog</name>
+ </context>
+<context>
+ <name>SendCoinsDialog</name>
+ </context>
+<context>
+ <name>SendCoinsEntry</name>
+ </context>
+<context>
+ <name>ShutdownWindow</name>
+ </context>
+<context>
+ <name>SignVerifyMessageDialog</name>
+ </context>
+<context>
+ <name>SplashScreen</name>
+ </context>
+<context>
+ <name>TrafficGraphWidget</name>
+ </context>
+<context>
+ <name>TransactionDescDialog</name>
+ </context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
+ </context>
+<context>
+ <name>bitcoin-core</name>
+ </context>
+</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_ja.ts b/src/qt/locale/bitcoin_ja.ts
index 4344fd0436..4948cc3067 100644
--- a/src/qt/locale/bitcoin_ja.ts
+++ b/src/qt/locale/bitcoin_ja.ts
@@ -26,10 +26,6 @@
<translation>é–‰ã˜ã‚‹(&amp;C)</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>アドレスをコピー (&amp;C)</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>é¸æŠžã•ã‚ŒãŸã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’一覧ã‹ã‚‰å‰Šé™¤ã™ã‚‹</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>削除(&amp;D)</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>é€ä¿¡å…ˆã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’é¸æŠž</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>支払ã„ã‚’å—ã‘å–るアドレスを指定ã™ã‚‹</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>é¸æŠž(&amp;C)</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>アドレスé€ä¿¡ä¸­</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>アドレスå—信中</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>ã“れらã¯æ”¯æ‰•ã„ã‚’é€ä¿¡ã™ã‚‹ãŸã‚ã®ã‚ãªãŸã® Bitcoin アドレスã§ã™ã€‚コインをé€ä¿¡ã™ã‚‹å‰ã«ã€å¸¸ã«é¡ã¨å—信アドレスを確èªã—ã¦ãã ã•ã„。</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>ã“れらã¯æ”¯æ‰•ã„ã‚’å—ã‘å–ã‚‹ãŸã‚ã®ãƒ“ットコインアドレスã§ã™ã€‚トランザクションã”ã¨ã«æ–°ã—ã„å—ã‘å–り用アドレスを作æˆã™ã‚‹ã“ã¨ãŒæŽ¨å¥¨ã•ã‚Œã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>ラベルをコピー (&amp;L)</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>編集 (&amp;E)</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>アドレス帳をエクスãƒãƒ¼ãƒˆ</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>CSVファイル (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>エクスãƒãƒ¼ãƒˆå¤±æ•—</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>トランザクション履歴を %1 ã¸ä¿å­˜ã™ã‚‹éš›ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚å†è©¦è¡Œã—ã¦ãã ã•ã„。</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>ラベル</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>アドレス</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ラベル無ã—)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>æ–°ã—ã„パスフレーズをもã†ä¸€åº¦</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>ウォレットを暗å·åŒ–ã™ã‚‹</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>ã“ã®æ“作ã¯ã‚¦ã‚©ãƒ¬ãƒƒãƒˆã‚’アンロックã™ã‚‹ãŸã‚ã«ãƒ‘スフレーズãŒå¿…è¦ã§ã™ã€‚</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>ウォレットをアンロックã™ã‚‹</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>ã“ã®æ“作ã¯ã‚¦ã‚©ãƒ¬ãƒƒãƒˆã®æš—å·åŒ–解除ã®ãŸã‚ã«ãƒ‘スフレーズãŒå¿…è¦ã§ã™ã€‚</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>ウォレットã®æš—å·åŒ–を解除ã™ã‚‹</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>パスフレーズã®å¤‰æ›´</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>ウォレットã®æš—å·åŒ–を確èªã™ã‚‹</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>警告: ã‚‚ã—ã‚‚ã‚ãªãŸã®ã‚¦ã‚©ãƒ¬ãƒƒãƒˆã‚’æš—å·åŒ–ã—ã¦ãƒ‘スフレーズを失ã£ã¦ã—ã¾ã£ãŸãªã‚‰ã€&lt;b&gt;ã‚ãªãŸã® Bitcoin ã¯ã™ã¹ã¦å¤±ã‚ã‚Œã¾ã™&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>本当ã«ã‚¦ã‚©ãƒ¬ãƒƒãƒˆã‚’æš—å·åŒ–ã—ã¾ã™ã‹?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>æš—å·åŒ–処ç†ã‚’完了ã•ã›ã‚‹ãŸã‚ Bitcoin Core ã‚’ã„ã¾ã™ã終了ã—ã¾ã™ã€‚ウォレットã®æš—å·åŒ–ã§ã¯ã€ã‚³ãƒ³ãƒ”ュータã«æ„ŸæŸ“ã—ãŸãƒžãƒ«ã‚¦ã‚§ã‚¢ãªã©ã«ã‚ˆã‚‹ãƒ“ットコインã®ç›—難ã‹ã‚‰å®Œå…¨ã«å®ˆã‚‹ã“ã¨ã¯ã§ããªã„ã“ã¨ã«ã”注æ„ãã ã•ã„。</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>é‡è¦: éŽåŽ»ã®ã‚¦ã‚©ãƒ¬ãƒƒãƒˆ ファイルã®ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ã¯ã€æš—å·åŒ–ã•ã‚ŒãŸæ–°ã—ã„ウォレット ファイルã«å–り替ãˆã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚セキュリティ上ã®ç†ç”±ã«ã‚ˆã‚Šã€æš—å·åŒ–ã•ã‚ŒãŸæ–°ã—ã„ウォレットを使ã„始ã‚ã‚‹ã¨ã€æš—å·åŒ–ã•ã‚Œã¦ã„ãªã„ウォレット ファイルã®ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ã¯ã™ãã«ä½¿ãˆãªããªã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>警告: Caps Lock キーãŒã‚ªãƒ³ã«ãªã£ã¦ã„ã¾ã™!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>ウォレットã¯æš—å·åŒ–ã•ã‚Œã¾ã—ãŸ</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>ウォレットã®æ–°ã—ã„パスフレーズを入力ã—ã¦ãã ã•ã„。&lt;br/&gt;&lt;b&gt;10文字以上ã®ãƒ©ãƒ³ãƒ€ãƒ ãªæ–‡å­—&lt;/b&gt;ã§æ§‹æˆã•ã‚ŒãŸã‚‚ã®ã‹ã€&lt;b&gt;8å˜èªžä»¥ä¸Šã®å˜èªž&lt;/b&gt;ã§æ§‹æˆã•ã‚ŒãŸãƒ‘スフレーズを使用ã—ã¦ãã ã•ã„。</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>ウォレットã®å¤ã„パスフレーズãŠã‚ˆã³æ–°ã—ã„パスフレーズを入力ã—ã¦ãã ã•ã„。</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>ウォレットã®æš—å·åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸ</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>内部エラーã«ã‚ˆã‚Šã‚¦ã‚©ãƒ¬ãƒƒãƒˆã®æš—å·åŒ–ãŒå¤±æ•—ã—ã¾ã—ãŸã€‚ウォレットã¯æš—å·åŒ–ã•ã‚Œã¾ã›ã‚“ã§ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>パスフレーズãŒåŒã˜ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>ウォレットã®ã‚¢ãƒ³ãƒ­ãƒƒã‚¯ã«å¤±æ•—ã—ã¾ã—ãŸ</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>ウォレットã®æš—å·åŒ–解除ã®ãƒ‘スフレーズãŒæ­£ã—ãã‚ã‚Šã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>ウォレットã®æš—å·åŒ–解除ã«å¤±æ•—ã—ã¾ã—ãŸ</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>ウォレットã®ãƒ‘スフレーズã®å¤‰æ›´ãŒæˆåŠŸã—ã¾ã—ãŸã€‚</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>アプリケーションを終了</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>%1 ã«ã¤ã„㦠(&amp;A)</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>%1 ã®æƒ…報を表示</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Qt ã«ã¤ã„ã¦(&amp;Q)</translation>
</message>
@@ -282,6 +131,10 @@
<translation>オプション... (&amp;O)</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>%1 ã®è¨­å®šã‚’変更ã™ã‚‹</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>ウォレットã®æš—å·åŒ–... (&amp;E)</translation>
</message>
@@ -306,14 +159,6 @@
<translation>URI ã‚’é–‹ã (&amp;U)...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoinコア クライアント</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>ディスクã‹ã‚‰ãƒ–ロックをインãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã™...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>ディスク上ã®ãƒ–ロックã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’å†ä½œæˆä¸­...</translation>
</message>
@@ -358,10 +203,6 @@
<translation>入金 (&amp;R)</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Bitcoinコアã«é–¢ã™ã‚‹æƒ…報を表示</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>見る/隠㙠(&amp;S)</translation>
</message>
@@ -398,22 +239,10 @@
<translation>タブツールãƒãƒ¼</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin ã®ã‚³ã‚¢</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>支払ã„ã‚’è¦æ±‚ã™ã‚‹ (QRコードã¨bitcoin:ã§ã¯ã˜ã¾ã‚‹URIを生æˆã™ã‚‹)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>ビットコインコアã«ã¤ã„㦠(&amp;A)</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Bitcoin Core ã®è¨­å®šã‚’編集ã™ã‚‹</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>使用済ã¿ã®é€é‡‘用アドレスã¨ãƒ©ãƒ™ãƒ«ã®ä¸€è¦§ã‚’表示ã™ã‚‹</translation>
</message>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>コマンドラインオプション (&amp;C)</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>有効㪠Bitcoin ã®ã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ オプションを見るãŸã‚ã« Bitcoin Core ã®ãƒ˜ãƒ«ãƒ—メッセージを表示ã—ã¾ã™ã€‚</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n ã® Bitcoin ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã¸ã®ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ãªæŽ¥ç¶š</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>ディスク上ã®ãƒ–ロックã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’作æˆã—ã¦ã„ã¾ã™...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>ディスク上ã®ãƒ–ロックを処ç†ã—ã¦ã„ã¾ã™...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>利用å¯èƒ½ãªãƒ–ロックãŒã‚ã‚Šã¾ã›ã‚“...</translation>
</message>
@@ -494,6 +327,14 @@
<translation>ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯æœ€æ–°ã§ã™</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>有効㪠Bitcoin ã®ã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ オプションを見るãŸã‚ã« %1 ã®ãƒ˜ãƒ«ãƒ—メッセージを表示ã—ã¾ã™ã€‚</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 クライアント</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>追跡中...</translation>
</message>
@@ -545,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯è­¦å‘Š</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>優先度</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>アドレスをコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>ラベルをコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ç·é¡ã®ã‚³ãƒ”ー</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>å–引 ID をコピー</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>未使用トランザクションをロックã™ã‚‹</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>未使用トランザクションをアンロックã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>æ•°é‡ã‚’コピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>手数料をコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>手数料差引後ã®å€¤ã‚’コピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>ãƒã‚¤ãƒˆæ•°ã‚’コピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>優先度をコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>ダストをコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>釣り銭をコピー</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>最高</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>éžå¸¸ã«é«˜</translation>
- </message>
- <message>
- <source>high</source>
- <translation>高</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>中〜高</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>中</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>低〜中</translation>
- </message>
- <message>
- <source>low</source>
- <translation>低</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>éžå¸¸ã«ä½Ž</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>最低</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 ãŒãƒ­ãƒƒã‚¯æ¸ˆã¿)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ãªã—</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>トランザクションã®ã‚µã‚¤ã‚ºãŒ1000ãƒã‚¤ãƒˆã‚’超ãˆã‚‹å ´åˆã«ã¯ã“ã®ãƒ©ãƒ™ãƒ«ã¯èµ¤è‰²ã«ãªã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>優先度ãŒã€Œä¸­ã€æœªæº€ã®å ´åˆã€ã“ã®ãƒ©ãƒ™ãƒ«ã¯èµ¤è‰²ã«ãªã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>å—å–人ã®ã†ã¡èª°ã‹ã®å—å–é¡ãŒ %1 未満ã®å ´åˆã«ã“ã®ãƒ©ãƒ™ãƒ«ã¯èµ¤è‰²ã«ãªã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>ã²ã¨ã¤ã®å…¥åŠ›ã«ã¤ã %1 satoshi å‰å¾Œãšã‚Œã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ã¯ã„</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ã„ã„ãˆ</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>ã“ã‚Œã¯å°‘ãªãã¨ã‚‚1kBã‚ãŸã‚Š %1 ã®æ‰‹æ•°æ–™ãŒå¿…è¦ã§ã‚ã‚‹ã“ã¨ã‚’æ„味ã—ã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>ã²ã¨ã¤ã®å…¥åŠ›ã«ã¤ã1ãƒã‚¤ãƒˆç¨‹åº¦ãšã‚Œã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>より高ã„優先度をæŒã¤ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®æ–¹ãŒãƒ–ロックã«å–ã‚Šè¾¼ã¾ã‚Œã‚„ã™ããªã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ラベル無ã—)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>%1 (%2) ã‹ã‚‰ã®ãŠã¤ã‚Š</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(ãŠã¤ã‚Š)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>アドレス帳 (&amp;A)</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>æ–°ã—ã„入金アドレス</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>æ–°ã—ã„é€ä¿¡ã‚¢ãƒ‰ãƒ¬ã‚¹</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>入金アドレスを編集</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>é€ä¿¡ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’編集</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>入力ã•ã‚ŒãŸã‚¢ãƒ‰ãƒ¬ã‚¹ "%1" ã¯æ—¢ã«ã‚¢ãƒ‰ãƒ¬ã‚¹å¸³ã«ã‚ã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>入力ã•ã‚ŒãŸã‚¢ãƒ‰ãƒ¬ã‚¹ "%1" ã¯ç„¡åŠ¹ãª Bitcoin アドレスã§ã™ã€‚</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>ウォレットをアンロックã§ãã¾ã›ã‚“ã§ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>æ–°ã—ã„キーã®ç”Ÿæˆã«å¤±æ•—ã—ã¾ã—ãŸã€‚</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin ã®ã‚³ã‚¢</translation>
- </message>
- <message>
<source>version</source>
<translation>ãƒãƒ¼ã‚¸ãƒ§ãƒ³</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1ビット)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Bitcoinコアã«ã¤ã„ã¦</translation>
+ <source>About %1</source>
+ <translation>%1 ã«ã¤ã„ã¦</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,8 +561,8 @@
<translation>起動時ã«ã‚¹ãƒ—ラッシュ画é¢ã‚’表示ã™ã‚‹ (åˆæœŸå€¤: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>GUI 経由ã§è¡Œã‚ã‚ŒãŸè¨­å®šã®å¤‰æ›´ã‚’å…¨ã¦ãƒªã‚»ãƒƒãƒˆ</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>GUI ã§è¡Œã‚ã‚ŒãŸè¨­å®šã®å¤‰æ›´ã‚’å…¨ã¦ãƒªã‚»ãƒƒãƒˆ</translation>
</message>
</context>
<context>
@@ -918,16 +572,16 @@
<translation>よã†ã“ã</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>よã†ã“ãï¼</translation>
+ <source>Welcome to %1.</source>
+ <translation>%1 ã¸ã‚ˆã†ã“ã。</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>ã“ã‚Œã¯ãƒ—ログラム最åˆã®èµ·å‹•ã§ã™ã€‚Bitcoin CoreãŒãƒ‡ãƒ¼ã‚¿ã‚’ä¿å­˜ã™ã‚‹å ´æ‰€ã‚’é¸æŠžã—ã¦ä¸‹ã•ã„。</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>ã“ã‚Œã¯ãƒ—ログラム最åˆã®èµ·å‹•ã§ã™ã€‚%1 ãŒãƒ‡ãƒ¼ã‚¿ã‚’ä¿å­˜ã™ã‚‹å ´æ‰€ã‚’é¸æŠžã—ã¦ä¸‹ã•ã„。</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Coreã¯ã€ãƒ“ットコインã®ãƒ–ロックãƒã‚§ãƒ¼ãƒ³ã®ã‚³ãƒ”ーをã€ãƒ€ã‚¦ãƒ³ãƒ­ãƒ¼ãƒ‰ã—ã¦ä¿å­˜ã—ã¾ã™ã€‚å°‘ãªãã¨ã‚‚%1ギガãƒã‚¤ãƒˆã®ãƒ‡ãƒ¼ã‚¿ãŒã€ã“ã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã«ä¿å­˜ã•ã‚Œã¾ã™ã€‚ãã—ã¦ãã‚Œã¯æ™‚é–“ã¨å…±ã«å¢—加ã—ã¾ã™ã€‚ã¾ãŸã‚¦ã‚©ãƒ¬ãƒƒãƒˆã‚‚ã“ã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã«ä¿å­˜ã•ã‚Œã¾ã™ã€‚</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 ã¯ã€ãƒ“ットコインã®ãƒ–ロックãƒã‚§ãƒ¼ãƒ³ã®ã‚³ãƒ”ーをã€ãƒ€ã‚¦ãƒ³ãƒ­ãƒ¼ãƒ‰ã—ã¦ä¿å­˜ã—ã¾ã™ã€‚å°‘ãªãã¨ã‚‚ %2 ギガãƒã‚¤ãƒˆã®ãƒ‡ãƒ¼ã‚¿ãŒã€ã“ã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã«ä¿å­˜ã•ã‚Œã¾ã™ã€‚ãã—ã¦ãã‚Œã¯æ™‚é–“ã¨å…±ã«å¢—加ã—ã¾ã™ã€‚ã¾ãŸã‚¦ã‚©ãƒ¬ãƒƒãƒˆã‚‚ã“ã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã«ä¿å­˜ã•ã‚Œã¾ã™ã€‚</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +592,6 @@
<translation>ä»»æ„ã®ãƒ‡ãƒ¼ã‚¿ ディレクトリを使用:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin ã®ã‚³ã‚¢</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>エラー: 指定ã®ãƒ‡ãƒ¼ã‚¿ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒª "%1" を作æˆã§ãã¾ã›ã‚“。</translation>
</message>
@@ -976,10 +626,6 @@
<source>Select payment request file</source>
<translation>支払ã„リクエストファイルをé¸æŠžã—ã¦ãã ã•ã„</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>é–‹ããŸã„支払ã„リクエストファイルをé¸æŠžã—ã¦ãã ã•ã„</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +638,14 @@
<translation>メイン (&amp;M)</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>システムã«ãƒ­ã‚°ã‚¤ãƒ³ã—ãŸéš›ã€è‡ªå‹•çš„ã« %1 ã‚’èµ·å‹•ã™ã‚‹ã€‚</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>システムã«ãƒ­ã‚°ã‚¤ãƒ³ã—ãŸæ™‚ã« %1 ã‚’èµ·å‹• (&amp;S)</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>データベースキャッシュã®ã‚µã‚¤ã‚º (&amp;D)</translation>
</message>
@@ -1020,10 +674,6 @@
<translation>ウィンドウを閉ã˜ã‚‹éš›ã«ã‚¢ãƒ—リケーションを終了ã™ã‚‹ã®ã§ã¯ãªãã€æœ€å°åŒ–ã—ã¾ã™ã€‚ã“ã®ã‚ªãƒ—ションãŒæœ‰åŠ¹åŒ–ã•ã‚ŒãŸå ´åˆã€ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‹ã‚‰çµ‚了をé¸æŠžã—ãŸå ´åˆã«ã®ã¿ã‚¢ãƒ—リケーションã¯é–‰ã˜ã‚‰ã‚Œã¾ã™ã€‚</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>ユーザ・インタフェイス言語ã¯ã“ã“ã§è¨­å®šã§ãã¾ã™ã€‚ã“ã®è¨­å®šã¯Bitcoin Coreã®å†èµ·å‹•å¾Œã«æœ‰åŠ¹ã¨ãªã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 (例ãˆã°ãƒ–ロックエクスプローラ)。URL中ã®%sã¯ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®ãƒãƒƒã‚·ãƒ¥å€¤ã«ç½®ãæ›ãˆã‚‰ã‚Œã¾ã™ã€‚åž‚ç›´ãƒãƒ¼ | ã§åŒºåˆ‡ã‚‹ã“ã¨ã§ã€è¤‡æ•°ã®URLを指定ã§ãã¾ã™ã€‚</translation>
</message>
@@ -1048,14 +698,6 @@
<translation>ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ (&amp;N)</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>システムã«ãƒ­ã‚°ã‚¤ãƒ³ã—ãŸéš›ã€è‡ªå‹•çš„ã«Bitcoin Coreã‚’èµ·å‹•ã™ã‚‹ã€‚</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>システムã¸ãƒ­ã‚°ã‚¤ãƒ³ã—ãŸéš›ã«Bitcoin Coreã‚’èµ·å‹•ã™ã‚‹ (&amp;S)</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = 自動ã€0以上 = 指定ã—ãŸæ•°ã®ã‚³ã‚¢ã‚’フリーã«ã™ã‚‹)</translation>
</message>
@@ -1140,6 +782,14 @@
<translation>ウインドウ (&amp;W)</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>システムトレイã®ã‚¢ã‚¤ã‚³ãƒ³ã‚’éš ã™ (&amp;H)</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>トレイアイコンを隠ã™</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>ウインドウを最å°åŒ–ã—ãŸã‚ã¨ãƒˆãƒ¬ã‚¤ アイコンã ã‘を表示ã™ã‚‹ã€‚</translation>
</message>
@@ -1160,6 +810,10 @@
<translation>ユーザインターフェースã®è¨€èªž (&amp;l) :</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>ã“ã“ã§ãƒ¦ãƒ¼ã‚¶ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã®è¨€èªžã‚’設定ã§ãã¾ã™ã€‚設定をå映ã™ã‚‹ã«ã¯ %1 ã‚’å†èµ·å‹•ã—ã¾ã™ã€‚</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>é¡ã‚’表示ã™ã‚‹å˜ä½ (&amp;U) :</translation>
</message>
@@ -1284,97 +938,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI ã®æ“作</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>支払ã„ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã€Œ%1ã€ã¯ç„¡åŠ¹ã§ã™</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>支払ã„è¦æ±‚ã¯æ‹’å¦ã•ã‚Œã¾ã—ãŸ</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>支払ã„リクエストã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã¯ç¾åœ¨ã®ã‚¯ãƒ©ã‚¤ã‚¢ãƒ³ãƒˆã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã«ä¸€è‡´ã—ã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>支払ã„リクエストã¯é–‹å§‹ã•ã‚Œã¦ã„ã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>è¦æ±‚ã•ã‚ŒãŸæ”¯æ‰•é¡ %1 ã¯å°‘ãªã™ãŽã¾ã™ (ダストã¨ã¿ãªã•ã‚Œã¦ã—ã¾ã„ã¾ã™)。</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>支払ã„ã®ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®ã‚¨ãƒ©ãƒ¼ã§ã™</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Bitcoin ã‚’èµ·å‹•ã§ãã¾ã›ã‚“: click-to-pay handler</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>支払ã„è¦æ±‚ã®å–å¾—å…ˆURLãŒç„¡åŠ¹ã§ã™: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI を解æžã§ãã¾ã›ã‚“! ã“ã‚Œã¯ç„¡åŠ¹ãª Bitcoin アドレスã‚ã‚‹ã„ã‚„ä¸æ­£ãªå½¢å¼ã® URI パラメーターã«ã‚ˆã£ã¦å¼•ãèµ·ã“ã•ã‚Œã‚‹å ´åˆãŒã‚ã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>支払ã„リクエストファイルを処ç†ã—ã¦ã„ã¾ã™</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>支払ã„リクエストファイルを読ã¿è¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸï¼ç„¡åŠ¹ãªæ”¯æ‰•ã„リクエストファイルã«ã‚ˆã‚Šå¼•ãèµ·ã“ã•ã‚ŒãŸå¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>支払ã„リクエストã®æœŸé™ãŒåˆ‡ã‚Œã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>カスタム支払ã„スクリプトã«å¯¾ã™ã‚‹ã€æ¤œè¨¼ã•ã‚Œã¦ã„ãªã„支払ã„リクエストã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>無効ãªæ”¯æ‰•ã„リクエスト。</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>%1 ã‹ã‚‰ã®è¿”金</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>支払リクエスト %1 ã¯å¤§ãã™ãŽã¾ã™ï¼ˆ%2ãƒã‚¤ãƒˆã§ã™ãŒã€%3ãƒã‚¤ãƒˆã¾ã§ãŒè¨±ã•ã‚Œã¦ã„ã¾ã™ï¼‰ã€‚</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>%1: %2ã¨ã‚³ãƒŸãƒ¥ãƒ‹ã‚±ãƒ¼ã‚·ãƒ§ãƒ³ãƒ»ã‚¨ãƒ©ãƒ¼ã§ã™</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>支払リクエストを読ã¿è¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸï¼</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>サーãƒãƒ¼ã®è¿”事ã¯ç„¡åŠ¹ %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>支払ã„ã¯ç¢ºèªã—ã¾ã—ãŸ</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒ»ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®ã‚¨ãƒ©ãƒ¼ã§ã™</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +992,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>ç”»åƒã‚’ä¿å­˜(&amp;S)</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>ç”»åƒã‚’コピー(&amp;C)</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>QR コードã®ä¿å­˜</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNGç”»åƒãƒ•ã‚¡ã‚¤ãƒ«(*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>クライアントå</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1474,14 +1014,14 @@
<translation>一般</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>使用中㮠OpenSSL ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>使用中ã®BerkleyDBãƒãƒ¼ã‚¸ãƒ§ãƒ³</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>データディレクトリ</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>èµ·å‹•ã—ãŸæ—¥æ™‚</translation>
</message>
@@ -1518,10 +1058,6 @@
<translation>メモリ使用é‡</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>ç¾åœ¨ã®ãƒ‡ãƒ¼ã‚¿ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‹ã‚‰Bitcoin Coreã®ãƒ‡ãƒãƒƒã‚°ç”¨ãƒ­ã‚°ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é–‹ãã¾ã™ã€‚ログファイルãŒå·¨å¤§ãªå ´åˆã€æ•°ç§’ã‹ã‹ã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
<source>Received</source>
<translation>å—å–</translation>
</message>
@@ -1570,6 +1106,18 @@
<translation>ユーザエージェント</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>ç¾åœ¨ã®ãƒ‡ãƒ¼ã‚¿ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‹ã‚‰ %1 ã®ãƒ‡ãƒãƒƒã‚°ç”¨ãƒ­ã‚°ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é–‹ãã¾ã™ã€‚ログファイルãŒå·¨å¤§ãªå ´åˆã€æ•°ç§’ã‹ã‹ã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>文字サイズを縮å°</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>文字サイズを拡大</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>サービス</translation>
</message>
@@ -1638,10 +1186,6 @@
<translation>出力:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>ビルドã®æ—¥ä»˜</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>デãƒãƒƒã‚°ç”¨ãƒ­ã‚°ãƒ•ã‚¡ã‚¤ãƒ«</translation>
</message>
@@ -1678,8 +1222,8 @@
<translation>ノードã®banを解除ã™ã‚‹ (&amp;U)</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Bitcoin Coreã®RPCコンソールã¸ã‚ˆã†ã“ã。</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>%1 ã®RPCコンソールã¸ã‚ˆã†ã“ã。</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1808,18 +1352,6 @@
<source>Remove</source>
<translation>削除</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>ラベルをコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>メッセージをコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ç·é¡ã®ã‚³ãƒ”ー</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1371,6 @@
<source>&amp;Save Image...</source>
<translation>ç”»åƒã‚’ä¿å­˜(&amp;S)</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>%1 ã¸ã®æ”¯æ‰•ã„リクエストを行ã†</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>支払ã„情報</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>アドレス</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>ç·é¡</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ラベル</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>メッセージ</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI ãŒé•·ããªã‚ŠéŽãŽã¾ã™ã€‚ラベルやメッセージã®ãƒ†ã‚­ã‚¹ãƒˆã‚’短ãã—ã¦ãã ã•ã„。</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>QR コード用㮠URI エンコードã§ã‚¨ãƒ©ãƒ¼ã€‚</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>日付</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ラベル</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>メッセージ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>ç·é¡</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ラベル無ã—)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(メッセージãªã—)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(金é¡ãªã—)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1491,6 @@
<translation>高速</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>å¯èƒ½ãªå ´åˆã«ã¯æ‰‹æ•°æ–™ã‚¼ãƒ­ã®ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã¨ã—ã¦é€é‡‘ã™ã‚‹</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(検証ã«é•·ã„時間ãŒã‹ã‹ã‚‹å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ï¼‰</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>一度ã«è¤‡æ•°ã®äººã«é€ã‚‹</translation>
</message>
@@ -2065,118 +1522,6 @@
<source>S&amp;end</source>
<translation>é€é‡‘ (&amp;E)</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>コインをé€ã‚‹ç¢ºèª</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 ã‹ã‚‰ %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>æ•°é‡ã‚’コピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ç·é¡ã®ã‚³ãƒ”ー</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>手数料をコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>手数料差引後ã®å€¤ã‚’コピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>ãƒã‚¤ãƒˆæ•°ã‚’コピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>優先度をコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>釣り銭をコピー</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>åˆè¨ˆï¼šã€€%1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>ã¾ãŸã¯</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>支払é¡ã¯0より大ãããªã„ã¨ã„ã‘ã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>é¡ãŒæ®‹é«˜ã‚’超ãˆã¦ã„ã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>%1 ã®å–引手数料をå«ã‚ã‚‹ã¨é¡ãŒæ®‹é«˜ã‚’超ãˆã¦ã„ã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>トラザクションã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>トランザクションã¯æ‹’å¦ã•ã‚Œã¾ã—ãŸã€‚wallet.dat ã®ã‚³ãƒ”ーを使ã„ã€ãã—ã¦ã‚³ãƒ”ーã—ãŸã‚¦ã‚©ãƒ¬ãƒƒãƒˆã‹ã‚‰ã‚³ã‚¤ãƒ³ã‚’使用ã—ãŸã“ã¨ãŒãƒžãƒ¼ã‚¯ã•ã‚Œãªã‹ã£ãŸã¨ããªã©ã€ã‚¦ã‚©ãƒ¬ãƒƒãƒˆã®ã„ãã¤ã‹ã®ã‚³ã‚¤ãƒ³ãŒã™ã§ã«ä½¿ç”¨ã•ã‚Œã¦ã„ã‚‹å ´åˆã«ã€ã“ã®ã‚¨ãƒ©ãƒ¼ã¯èµ·ã“ã‚‹ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>%1 よりも高ã„手数料ã®å ´åˆã€æ‰‹æ•°æ–™ãŒé«˜ã™ãŽã‚‹ã¨åˆ¤æ–­ã•ã‚Œã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>支払ã„リクエストã®æœŸé™ãŒåˆ‡ã‚Œã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>è¦æ±‚手数料 %1 ã®ã¿ã‚’支払ã†</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>%n ブロック以内ã«æ¤œè¨¼ãŒé–‹å§‹ã•ã‚Œã‚‹ã¨äºˆæƒ³ã•ã‚Œã¾ã™ã€‚</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>å—å–アドレスãŒä¸æ­£ã§ã™ã€‚å†ãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>é‡è¤‡ã—ãŸã‚¢ãƒ‰ãƒ¬ã‚¹ãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸ: アドレスã¯ãã‚Œãžã‚Œä¸€åº¦ã®ã¿ä½¿ç”¨ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>警告:無効ãªBitcoinアドレスã§ã™</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ラベル無ã—)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>警告:未知ã®ãŠã¤ã‚Šã‚¢ãƒ‰ãƒ¬ã‚¹ã§ã™</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>ダストをコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>é€ã£ã¦ã‚ˆã‚ã—ã„ã§ã™ã‹ï¼Ÿ</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>å–引手数料ã¨ã—ã¦è¿½åŠ ã•ã‚ŒãŸ</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1534,6 @@
<translation>é€ã‚Šå…ˆ(&amp;T):</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>アドレス帳ã«è¿½åŠ ã™ã‚‹ã«ã¯ã€ã“ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã®ãƒ©ãƒ™ãƒ«ã‚’入力ã—ã¾ã™</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>ラベル(&amp;L):</translation>
</message>
@@ -2264,8 +1605,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Coreをシャットダウンã—ã¦ã„ã¾ã™ã€‚</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 をシャットダウンã—ã¦ã„ã¾ã™...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2358,70 +1699,10 @@
<source>Reset all verify message fields</source>
<translation>入力項目ã®å†…容をã™ã¹ã¦æ¶ˆåŽ»ã—ã¾ã™</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>ç½²åを作æˆã™ã‚‹ã«ã¯"メッセージã®ç½²å"をクリック</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>ä¸æ­£ãªã‚¢ãƒ‰ãƒ¬ã‚¹ãŒå…¥åŠ›ã•ã‚Œã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>アドレスを確ã‹ã‚ã¦ã‹ã‚‰ã‚‚ã†ä¸€åº¦è©¦ã—ã¦ãã ã•ã„。</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>入力ã•ã‚ŒãŸã‚¢ãƒ‰ãƒ¬ã‚¹ã«é–¢é€£ã™ã‚‹ã‚­ãƒ¼ãŒã‚ã‚Šã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>ウォレットã®ã‚¢ãƒ³ãƒ­ãƒƒã‚¯ã¯ã‚­ãƒ£ãƒ³ã‚»ãƒ«ã•ã‚Œã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>入力ã•ã‚ŒãŸã‚¢ãƒ‰ãƒ¬ã‚¹ã®ãƒ—ライベート キーãŒç„¡åŠ¹ã§ã™ã€‚</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>メッセージã®ç½²åã«å¤±æ•—ã—ã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>メッセージã«ç½²åã—ã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>ç½²åãŒãƒ‡ã‚³ãƒ¼ãƒ‰ã§ãã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>ç½²åを確èªã—ã¦ã‹ã‚‰ã‚‚ã†ä¸€åº¦è©¦ã—ã¦ãã ã•ã„。</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>ç½²åã¯ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ ダイジェストã¨ä¸€è‡´ã—ã¾ã›ã‚“ã§ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>メッセージã®æ¤œè¨¼ã«å¤±æ•—ã—ã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>メッセージã¯æ¤œè¨¼ã•ã‚Œã¾ã—ãŸã€‚</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin ã®ã‚³ã‚¢</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>ビットコインコアã®é–‹ç™ºè€…</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2434,422 +1715,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>ユニット %1 ã‚’é–‹ã</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>è¡çª</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/オフライン</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/未検証</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 確èª</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>ステータス</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>%n ノードã«ãƒ–ロードキャスト</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>日付</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>ソース</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>生æˆã•ã‚ŒãŸ</translation>
- </message>
- <message>
- <source>From</source>
- <translation>é€ä¿¡</translation>
- </message>
- <message>
- <source>To</source>
- <translation>å—ä¿¡</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>自分ã®ã‚¢ãƒ‰ãƒ¬ã‚¹</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>監視é™å®š</translation>
- </message>
- <message>
- <source>label</source>
- <translation>ラベル</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>クレジット</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>%n 以上ã®ãƒ–ロックãŒæº€æœŸ</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>承èªã•ã‚Œãªã‹ã£ãŸ</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>引ãè½ã¨ã—é¡</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>ç·å‡ºé‡‘é¡</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>ç·å…¥é‡‘é¡</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>å–引手数料</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>正味金é¡</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>メッセージ</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>コメント</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>å–引 ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>商人</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>生æˆã•ã‚ŒãŸã‚³ã‚¤ãƒ³ã¯ä½¿ã†å‰ã«%1ã®ãƒ–ロックを完æˆã•ã›ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚ã‚ãªãŸãŒç”Ÿæˆã—ãŸæ™‚ã€ã“ã®ãƒ–ロックã¯ãƒ–ロック ãƒã‚§ãƒ¼ãƒ³ã«è¿½åŠ ã•ã‚Œã‚‹ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã«ãƒ–ロードキャストã•ã‚Œã¾ã—ãŸã€‚ãƒã‚§ãƒ¼ãƒ³ã«è¿½åŠ ã•ã‚Œã‚‹ã®ãŒå¤±æ•—ã—ãŸå ´åˆã€çŠ¶æ…‹ãŒ"ä¸æ‰¿èª"ã«å¤‰æ›´ã•ã‚Œã¦ä½¿ãˆãªããªã‚‹ã§ã—ょã†ã€‚ã“ã‚Œã¯ã€åˆ¥ã®ãƒŽãƒ¼ãƒ‰ãŒã‚ãªãŸã®æ•°ç§’å‰ã«ãƒ–ロックを生æˆã™ã‚‹å ´åˆã«æ™‚々起ã“ã‚‹ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“。</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>デãƒãƒƒã‚°æƒ…å ±</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>å–引</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>入力</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>ç·é¡</translation>
- </message>
- <message>
- <source>true</source>
- <translation>æ­£ã—ã„</translation>
- </message>
- <message>
- <source>false</source>
- <translation>æ­£ã—ããªã„</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>ã¾ã ãƒ–ロードキャストãŒæˆåŠŸã—ã¦ã„ã¾ã›ã‚“</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>%n 以上ã®ãƒ–ロックを開ã</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>未確èª</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>å–引ã®è©³ç´°</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>ã“ã“ã§ã¯å–引ã®è©³ç´°ã‚’表示ã—ã¦ã„ã¾ã™</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>日付</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>タイプ</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>未æˆç†Ÿï¼ˆ%1検証。%2検証完了後ã«ä½¿ç”¨å¯èƒ½ã¨ãªã‚Šã¾ã™ï¼‰</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>%n 以上ã®ãƒ–ロックを開ã</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>ユニット %1 ã‚’é–‹ã</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>検証ã•ã‚Œã¾ã—㟠(%1 検証済ã¿)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>ã“ã®ãƒ–ロックã¯ä»–ã®ã©ã®ãƒŽãƒ¼ãƒ‰ã«ã‚ˆã£ã¦ã‚‚å—ã‘å–られãªã„ã§ã€å¤šåˆ†å—ã‘入れられãªã„ã§ã—ょã†ï¼</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>生æˆã•ã‚Œã¾ã—ãŸãŒæ‰¿èªã•ã‚Œã¾ã›ã‚“ã§ã—ãŸ</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>オフライン</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ラベル</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>未検証</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>検証中(%2ã®æŽ¨å¥¨æ¤œè¨¼æ•°ã®ã†ã¡ã€%1検証ãŒå®Œäº†ï¼‰</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>è¡çª</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>å—ã‘å–ã‚Š</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>é€ã‚Šä¸»</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>é€ã‚Šå…ˆ</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>自分自身ã¸ã®æ”¯æ‰•ã„</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>発掘ã—ãŸ</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>監視é™å®š</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>å–引ã®çŠ¶æ³ã€‚ã“ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã®ä¸Šã«ã‚«ãƒ¼ã‚½ãƒ«ã‚’ç½®ãã¨æ¤œè¨¼ã®æ•°ã‚’表示ã—ã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>å–引をå—ä¿¡ã—ãŸæ—¥æ™‚。</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>å–引ã®ç¨®é¡žã€‚</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>監視é™å®šã‚¢ãƒ‰ãƒ¬ã‚¹ãŒã“ã®ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã«å«ã¾ã‚Œã¦ã„ã‚‹ã‹ã©ã†ã‹</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>ユーザ定義ã®ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®æ„図や目的。</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>残高ã«è¿½åŠ ã¾ãŸã¯å‰Šé™¤ã•ã‚ŒãŸç·é¡ã€‚</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>ã™ã¹ã¦</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>今日</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>今週</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>今月</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>先月</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>今年</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>期間...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>é€ã‚Šä¸»</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>é€ã‚Šå…ˆ</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>自分自身</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>発掘ã—ãŸ</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>ãã®ä»–</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>検索ã™ã‚‹ã‚¢ãƒ‰ãƒ¬ã‚¹ã¾ãŸã¯ãƒ©ãƒ™ãƒ«ã‚’入力</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>最å°ã®é¡</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>アドレスをコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>ラベルをコピーã™ã‚‹</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>ç·é¡ã®ã‚³ãƒ”ー</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>å–引 ID をコピー</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>生トランザクションをコピー</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>ラベルã®ç·¨é›†</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>å–引ã®è©³ç´°ã‚’表示</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>トランザクション履歴をエクスãƒãƒ¼ãƒˆã™ã‚‹</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>監視é™å®š</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>エクスãƒãƒ¼ãƒˆã«å¤±æ•—ã—ã¾ã—ãŸ</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>トランザクション履歴を %1 ã¸ä¿å­˜ã™ã‚‹éš›ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>エクスãƒãƒ¼ãƒˆã«æˆåŠŸã—ã¾ã—ãŸ</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>トランザクション履歴ã¯æ­£å¸¸ã«%1ã«ä¿å­˜ã•ã‚Œã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>テキスト CSV (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>検証済ã¿</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>日付</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>タイプ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ラベル</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Helbidea</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>期間:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>ã‹ã‚‰</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1729,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>ウォレットãŒãƒ­ãƒ¼ãƒ‰ã•ã‚Œã¦ã„ã¾ã›ã‚“</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>コインをé€ã‚‹</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>エクスãƒãƒ¼ãƒˆ (&amp;E)</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>ファイルã«ç¾åœ¨ã®ã‚¿ãƒ–ã®ãƒ‡ãƒ¼ã‚¿ã‚’エクスãƒãƒ¼ãƒˆ</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>ウォレットã®ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>ウォレット データ (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ã«å¤±æ•—ã—ã¾ã—ãŸ</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>ウォレットデータを%1ã¸ä¿å­˜ã™ã‚‹éš›ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>ウォレット データã¯æ­£å¸¸ã«%1ã«ä¿å­˜ã•ã‚Œã¾ã—ãŸã€‚</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—æˆåŠŸ</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,14 +1755,6 @@
<translation>&lt;category&gt; ãŒä¸Žãˆã‚‰ã‚Œãªã‹ã£ãŸå ´åˆã‚„ &lt;category&gt; = 1 ã®å ´åˆã«ã¯ã€ã™ã¹ã¦ã®ãƒ‡ãƒãƒƒã‚°æƒ…å ±ãŒå‡ºåŠ›ã•ã‚Œã¾ã™ã€‚</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>ã²ã¨ã¤ã®ã‚¦ã‚©ãƒ¬ãƒƒãƒˆãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã§ä½¿ç”¨ã™ã‚‹åˆè¨ˆæ‰‹æ•°æ–™ (%s å˜ä½) ã®æœ€å¤§å€¤ã€‚低ã™ãŽã‚‹å€¤ã‚’指定ã™ã‚‹ã¨å·¨å¤§ãªãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®ä½œæˆãŒã§ããªããªã‚Šã¾ã™ (è¦å®šå€¤: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>ã‚ãªãŸã®PCã®æ—¥ä»˜ã¨æ™‚刻ãŒæ­£ã—ã„ã“ã¨ã‚’確èªã—ã¦ä¸‹ã•ã„ï¼ ã‚‚ã—ã‚ãªãŸã®æ™‚計ãŒæ­£ã—ããªã‘ã‚Œã°Bitcoin CoreãŒæ­£ç¢ºã«å‹•ä½œã—ã¾ã›ã‚“。</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>剪定ãŒæœ€å°å€¤ã® %d MiB以下ã«è¨­å®šã•ã‚Œã¦ã„ã¾ã™ã€‚ã‚‚ã£ã¨å¤§ããªå€¤ã‚’使用ã—ã¦ãã ã•ã„。</translation>
</message>
@@ -2980,10 +1795,34 @@
<translation>外部ã‹ã‚‰ã®æŽ¥ç¶šã‚’è¨±å¯ (åˆæœŸå€¤: -proxy ã¾ãŸã¯ -connect を使用ã—ã¦ã„ãªã„å ´åˆã¯1)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin ã®ã‚³ã‚¢</translation>
+ </message>
+ <message>
+ <source>The %s developers</source>
+ <translation>%s ã®é–‹ç™ºè€…</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee ãŒé«˜ã™ãŽã¾ã™ï¼ã“ã‚Œã¯æ‰‹æ•°æ–™ã®æŽ¨å®šæ©Ÿèƒ½ãŒåˆ©ç”¨ã§ããªã„å ´åˆã«æ”¯æ‰•ã†ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³æ‰‹æ•°æ–™ã§ã™ã€‚</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>å分ãªãƒ‡ãƒ¼ã‚¿ãŒè“„ç©ã•ã‚Œã¦ã„ãªã„å ´åˆã«æ‰‹æ•°æ–™æŽ¨å®šæ©Ÿèƒ½ãŒåˆ©ç”¨ã™ã‚‹æ‰‹æ•°æ–™ãƒ¬ãƒ¼ãƒˆ (%s/kB) (デフォルト: %s)</translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>トランザクションã®ä¸­ç¶™ã‚’è¡Œã£ã¦ã„ãªã„å ´åˆã§ã‚‚ã€ãƒ›ãƒ¯ã‚¤ãƒˆãƒªã‚¹ãƒˆã®ãƒ”ã‚¢ã‹ã‚‰å—ã‘å–ã£ãŸä¸­ç¶™ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã¯å—ã‘å–るよã†ã«ã™ã‚‹ (デフォルト: %d)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>指定ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã¸ãƒã‚¤ãƒ³ãƒ‰ã—ã€ãã®ä¸Šã§å¸¸ã«ãƒªã‚¹ãƒ³ã—ã¾ã™ã€‚IPv6 㯠[ホストå]:ãƒãƒ¼ãƒˆç•ªå· ã¨è¡¨è¨˜ã—ã¾ã™</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>データ ディレクトリ %s ã®ãƒ­ãƒƒã‚¯ã‚’å–å¾—ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。ãŠãらã %s ã¯å®Ÿè¡Œä¸­ã§ã™ã€‚</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>ウォレットã®å…¨ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã‚’削除ã—ã€ã“れらを-rescanオプションを用ã„ã‚‹ã“ã¨ã§èµ·å‹•æ™‚ã«ãƒ–ロックãƒã‚§ã‚¤ãƒ³ã®ãƒ‡ãƒ¼ã‚¿ã®ã¿ã‹ã‚‰ãƒªã‚«ãƒãƒªã—ã¾ã™ã€‚</translation>
</message>
@@ -2992,10 +1831,38 @@
<translation>MITソフトウェアライセンスã®ã‚‚ã¨ã§é…布ã•ã‚Œã¦ã„ã¾ã™ã€‚付属ã®COPYINGファイルã¾ãŸã¯&lt;http://www.opensource.org/licenses/mit-license.php&gt;ã‚’å‚ç…§ã—ã¦ãã ã•ã„。</translation>
</message>
<message>
+ <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
+ <translation>%s ã®èª­ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼: éžHDウォレットãŒæ—¢ã«å­˜åœ¨ã™ã‚‹ãŸã‚ã€HDウォレットを有効化ã§ãã¾ã›ã‚“</translation>
+ </message>
+ <message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>%s ã®èª­ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼! ã™ã¹ã¦ã®ã‚­ãƒ¼ã¯æ­£ã—ã読ã¿å–ã‚Œã¾ã™ãŒã€å–引データやアドレス帳ã®ã‚¨ãƒ³ãƒˆãƒªãŒå¤±ã‚ã‚ŒãŸã‹ã€æ­£ã—ããªã„å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>ウォレットã®å–引を変更ã™ã‚‹éš›ã«ã‚³ãƒžãƒ³ãƒ‰ã‚’実行 (cmd ã® %s 㯠TxID ã«ç½®æ›ã•ã‚Œã‚‹)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>ホワイトリストã®ãƒ”ã‚¢ã‹ã‚‰å—ã‘å–ã£ãŸãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã«é–¢ã—ã¦ã¯ã€ãŸã¨ãˆãƒ­ãƒ¼ã‚«ãƒ«ã®ä¸­ç¶™ãƒãƒªã‚·ãƒ¼ã«é•åã—ã¦ã„ã‚‹ã¨ã—ã¦ã‚‚中継を行ã†ã‚ˆã†ã«ã™ã‚‹ (デフォルト: %d)</translation>
+ </message>
+ <message>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>時間オフセット調整値ã®ãƒ”ア中央値ã«å¯¾ã™ã‚‹æœ€å¤§ã®è¨±å®¹å€¤ã€‚ローカル時間ã®è¦‹è¾¼ã¿å€¤ã¯ã€æŽ¥ç¶šã™ã‚‹ãƒ”ã‚¢ã«ã‚ˆã‚Šå‰æ–¹ãªã„ã—後方ã¸å½±éŸ¿ã•ã‚Œã¾ã™ã€‚(åˆæœŸå€¤: %u 秒)</translation>
+ </message>
+ <message>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>ã²ã¨ã¤ã®ã‚¦ã‚©ãƒ¬ãƒƒãƒˆãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã¾ãŸã¯ç”Ÿãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã§ä½¿ç”¨ã™ã‚‹åˆè¨ˆæ‰‹æ•°æ–™ã®æœ€å¤§å€¤ (%s å˜ä½)。低ã™ãŽã‚‹å€¤ã‚’指定ã™ã‚‹ã¨å·¨å¤§ãªãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®ä½œæˆãŒã§ããªããªã‚Šã¾ã™ (è¦å®šå€¤: %s)</translation>
+ </message>
+ <message>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>ã‚ãªãŸã®PCã®æ—¥ä»˜ã¨æ™‚刻ãŒæ­£ã—ã„ã“ã¨ã‚’確èªã—ã¦ä¸‹ã•ã„ï¼ ã‚‚ã—ã‚ãªãŸã®æ™‚計ãŒæ­£ã—ããªã‘れ㰠%s ãŒæ­£ç¢ºã«å‹•ä½œã—ã¾ã›ã‚“。</translation>
+ </message>
+ <message>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>%s ãŒæœ‰ç”¨ã ã¨æ„Ÿã˜ã‚‰ã‚ŒãŸæ–¹ã¯ãœã²ãƒ—ロジェクトã¸ã®è²¢çŒ®ã‚’ãŠé¡˜ã„ã—ã¾ã™ã€‚ソフトウェアã®ã‚ˆã‚Šè©³ç´°ãªæƒ…å ±ã«ã¤ã„ã¦ã¯ %s ã‚’ã”覧ãã ã•ã„。</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>スクリプト検証スレッドを設定 (%uã‹ã‚‰%dã®é–“, 0 = 自動, &lt;0 = ãŸãã•ã‚“ã®ã‚³ã‚¢ã‚’自由ã«ã—ã¦ãŠã, åˆæœŸå€¤: %d)</translation>
</message>
@@ -3008,22 +1875,14 @@
<translation>ã“ã‚Œã¯ãƒªãƒªãƒ¼ã‚¹å‰ã®ãƒ†ã‚¹ãƒˆãƒ“ルドã§ã™ - å„自ã®è²¬ä»»ã§åˆ©ç”¨ã™ã‚‹ã“㨠- 採掘や商å–引ã«ä½¿ç”¨ã—ãªã„ã§ãã ã•ã„</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>ã“ã®ã‚³ãƒ³ãƒ”ュータ㮠%s ã«ãƒã‚¤ãƒ³ãƒ‰ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。ãŠãらã Bitcoin Core ã¯æ—¢ã«å®Ÿè¡Œã•ã‚Œã¦ã„ã¾ã™ã€‚</translation>
+ <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source>
+ <translation>データベースをフォークå‰ã®çŠ¶æ…‹ã«å·»ã戻ã›ã¾ã›ã‚“ã§ã—ãŸã€‚ブロックãƒã‚§ãƒ¼ãƒ³ã‚’å†ãƒ€ã‚¦ãƒ³ãƒ­ãƒ¼ãƒ‰ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™</translation>
</message>
<message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>リスン ãƒãƒ¼ãƒˆã®å‰²å½“ã« UPnP を使用 (åˆæœŸå€¤: リスン中ãŠã‚ˆã³-proxyãŒæŒ‡å®šã•ã‚Œã¦ã„ãªã„å ´åˆã¯1)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>警告:異常ã«å¤šãã®æ•°ã®ãƒ–ロックãŒç”Ÿæˆã•ã‚Œã¦ã„ã¾ã™ã€‚%d ブロックãŒæœ€è¿‘ %d 時間以内ã«å—ã‘å–られã¾ã—ãŸã€‚(期待値: %d)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>警告:ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯æŽ¥ç¶šã‚’確èªã—ã¦ãã ã•ã„。%d ブロックãŒæœ€è¿‘ %d 時間以内ã«ã«å—ã‘å–られã¾ã—ãŸã€‚(期待値: %d)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>警告: ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã¯å®Œå…¨ã«åŒæ„ã—ãªã„ã¿ãŸã„ã§ã™ã€‚マイナーã¯ä½•ã‹ã®å•é¡Œã‚’経験ã—ã¦ã‚‹ã¿ãŸã„ãªã‚“ã§ã™ã€‚</translation>
</message>
@@ -3032,14 +1891,18 @@
<translation>警告: ピアーã¨å®Œå…¨ã«åŒæ„ã—ãªã„ã¿ãŸã„ã§ã™ï¼ã‚¢ãƒƒãƒ—グレードã¯å¿…è¦ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“ã€ãã‚Œã¨ã‚‚ä»–ã®ãƒŽãƒ¼ãƒ‰ã¯ã‚¢ãƒƒãƒ—グレードã¯å¿…è¦ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“。</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>警告: wallet.dat ãŒå£Šã‚ŒãŸã®ã§ãƒ‡ãƒ¼ã‚¿ã‚’復旧ã—ã¾ã—ãŸ! オリジナル㮠wallet.dat 㯠wallet.{timestamp}.bak ã¨ã—㦠%s ã«ä¿å­˜ã•ã‚Œã¾ã—ãŸ; ã‚‚ã—ã‚‚ã‚ãªãŸã®æ®‹é«˜ã‚„å–引ãŒæ­£ã—ããªã„ãªã‚‰ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ã‹ã‚‰å¾©å…ƒã—ã¦ãã ã•ã„。</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>与ãˆã‚‰ã‚ŒãŸãƒãƒƒãƒˆãƒžã‚¹ã‚¯ã‚„IPアドレスã‹ã‚‰æŽ¥ç¶šã‚’è¡Œã†ã€ãƒ›ãƒ¯ã‚¤ãƒˆãƒªã‚¹ãƒˆã®ãƒ”ア。複数回指定ã§ãã¾ã™ã€‚</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>-txindex を変更ã™ã‚‹ã«ã¯ -reindex-chainstate を使用ã—ã¦ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’å†æ§‹ç¯‰ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™</translation>
+ </message>
+ <message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s ãŒå£Šã‚Œã¦ã„ã¾ã™ã€‚復旧ã«ã‚‚失敗ã—ã¾ã—ãŸ</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>-maxmempoolã¯æœ€ä½Žã§ã‚‚ %d MBå¿…è¦ã§ã™</translation>
</message>
@@ -3048,10 +1911,26 @@
<translation>&lt;category&gt;ã¯ä»¥ä¸‹ã®å€¤ã‚’指定ã§ãã¾ã™ï¼š</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>ユーザエージェント文字列ã«ã‚³ãƒ¡ãƒ³ãƒˆã‚’</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>起動時ã«å£Šã‚ŒãŸã‚¦ã‚©ãƒ¬ãƒƒãƒˆã‹ã‚‰ç§˜å¯†éµã‚’復旧ã™ã‚‹ã“ã¨ã‚’試ã™</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>ブロック作æˆã‚ªãƒ—ション:</translation>
</message>
<message>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>-%s アドレス '%s' を解決ã§ãã¾ã›ã‚“</translation>
+ </message>
+ <message>
+ <source>Change index out of range</source>
+ <translation>ãŠã¤ã‚Šã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ãŒç¯„囲外ã§ã™</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>指定ã—ãŸãƒŽãƒ¼ãƒ‰ã ã‘ã«æŽ¥ç¶š</translation>
</message>
@@ -3060,6 +1939,10 @@
<translation>接続オプション:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Copyright (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>ç ´æã—ãŸãƒ–ロック データベースãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸ
</translation>
@@ -3093,6 +1976,10 @@
<translation>&lt;address&gt; ã«å¯¾ã—ã€ç”Ÿãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®å…¬é–‹ã‚’有効ã«ã™ã‚‹</translation>
</message>
<message>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>メモリプール内ã®ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®ç½®æ›ã‚’有効化ã™ã‚‹ (デフォルト: %u)</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>ブロック データベースã®åˆæœŸåŒ–中ã«ã‚¨ãƒ©ãƒ¼</translation>
</message>
@@ -3101,6 +1988,22 @@
<translation>ウォレットã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ç’°å¢ƒ %s åˆæœŸåŒ–エラー!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>%s 読ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>%s 読ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼: ウォレットãŒå£Šã‚Œã¾ã—ãŸ</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>%s ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: ウォレットã®èª­ã¿è¾¼ã¿ã«ã¯ã‚ˆã‚Šæ–°ã—ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã® %s ãŒå¿…è¦ã§ã™</translation>
+ </message>
+ <message>
+ <source>Error loading %s: You can't disable HD on a already existing HD wallet</source>
+ <translation>%s ã®èª­ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼: HDウォレットãŒæ—¢ã«å­˜åœ¨ã™ã‚‹ãŸã‚ã€HDウォレットを無効化ã§ãã¾ã›ã‚“</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>ブロック データベースã®èª­ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼</translation>
</message>
@@ -3125,14 +2028,38 @@
<translation>ä¸æ­£ãªãƒ–ロックã‚ã‚‹ã„ã¯ã€ç”Ÿæˆã•ã‚Œã¦ã„ãªã„ブロックãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸã€‚ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã® datadir ãŒé–“é•ã£ã¦ã„ã¾ã›ã‚“ã‹?</translation>
</message>
<message>
+ <source>Initialization sanity check failed. %s is shutting down.</source>
+ <translation>åˆæœŸåŒ–時ã®å¥å…¨æ€§ãƒã‚§ãƒƒã‚¯ã«å¤±æ•—ã—ã¾ã—ãŸã€‚%s を終了ã—ã¾ã™ã€‚</translation>
+ </message>
+ <message>
<source>Invalid -onion address: '%s'</source>
<translation>無効㪠-onion アドレス:'%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>-%s=&lt;æ•°é‡&gt; ã«å¯¾ã™ã‚‹ä¸æ­£ãªé¡: '%s'</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>ä¸æ­£ãªé¡ -fallbackfee=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>トランザクションã®ãƒ¡ãƒ¢ãƒªãƒ»ãƒ—ールã®ç·é‡ã‚’ &lt;n&gt; メガãƒã‚¤ãƒˆä»¥ä¸‹ã«ç¶­æŒã™ã‚‹ (åˆæœŸå€¤: %u)</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>banリストを読ã¿è¾¼ã‚“ã§ã„ã¾ã™...</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>èªè¨¼ã‚¯ãƒƒã‚­ãƒ¼ã®å ´æ‰€ (デフォルト: )</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>中継や採掘を行ã£ã¦ã‚‚よã„ã€sigopã‚ãŸã‚Šã®æœ€å°ãƒã‚¤ãƒˆæ•° (デフォルト: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>使用å¯èƒ½ãªãƒ•ã‚¡ã‚¤ãƒ«ãƒ‡ã‚£ã‚¹ã‚¯ãƒªãƒ—ã‚¿ãŒä¸è¶³ã—ã¦ã„ã¾ã™ã€‚</translation>
</message>
@@ -3141,6 +2068,14 @@
<translation>&lt;net&gt; (ipv4, ipv6 ã¾ãŸã¯ onion) ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯å†…ã®ãƒŽãƒ¼ãƒ‰ã ã‘ã«æŽ¥ç¶šã™ã‚‹</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>ã“ã®ãƒ˜ãƒ«ãƒ—メッセージを表示ã—終了ã™ã‚‹</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã‚’表示ã—終了</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>剪定値ã¯è² ã®å€¤ã«è¨­å®šã§ãã¾ã›ã‚“。</translation>
</message>
@@ -3149,10 +2084,26 @@
<translation>剪定モードã¯-txindexã¨äº’æ›æ€§ãŒã‚ã‚Šã¾ã›ã‚“。</translation>
</message>
<message>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>ãƒã‚§ã‚¤ãƒ³çŠ¶æ…‹ãŠã‚ˆã³ãƒ–ロックインデックスをディスク上㮠blk*.dat ファイルã‹ã‚‰å†æ§‹ç¯‰ã™ã‚‹</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>æ—¢ã«ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã•ã‚ŒãŸãƒ–ロックã‹ã‚‰ãƒã‚§ã‚¤ãƒ³çŠ¶æ…‹ã‚’å†æ§‹ç¯‰ã™ã‚‹</translation>
+ </message>
+ <message>
+ <source>Rewinding blocks...</source>
+ <translation>ブロックを巻ã戻ã—ã¦ã„ã¾ã™...</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>データベースã®ã‚­ãƒ£ãƒƒã‚·ãƒ¥ã‚µã‚¤ã‚ºã‚’メガãƒã‚¤ãƒˆã§è¨­å®š (%dã‹ã‚‰%d。åˆæœŸå€¤: %d)</translation>
</message>
<message>
+ <source>Set maximum block cost (default: %d)</source>
+ <translation>最大ブロックコストを設定 (åˆæœŸå€¤: %d)</translation>
+ </message>
+ <message>
<source>Set maximum block size in bytes (default: %d)</source>
<translation>最大ブロックサイズをãƒã‚¤ãƒˆã§è¨­å®š (åˆæœŸå€¤: %d)</translation>
</message>
@@ -3161,6 +2112,14 @@
<translation>ウォレットã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’指定 (データ・ディレクトリã®ä¸­ã«)</translation>
</message>
<message>
+ <source>The source code is available from %s.</source>
+ <translation>ソースコード㯠%s より入手å¯èƒ½ã§ã™ã€‚</translation>
+ </message>
+ <message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>ã“ã®ã‚³ãƒ³ãƒ”ュータ㮠%s ã«ãƒã‚¤ãƒ³ãƒ‰ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。ãŠãらã %s ã¯æ—¢ã«å®Ÿè¡Œã•ã‚Œã¦ã„ã¾ã™ã€‚</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„引数 -benchmark ã¯ç„¡è¦–ã•ã‚Œã¾ã—ãŸã€‚-debug=bench を使用ã—ã¦ãã ã•ã„。</translation>
</message>
@@ -3193,16 +2152,16 @@
<translation>財布 %s ã¯ãƒ‡ãƒ¼ã‚¿ãƒ»ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒª%sã®å¤–ã«ã‚ã‚Šã¾ã™</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>ウォレットオプション:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>ウォレットã®ãƒ‡ãƒãƒƒã‚°ãƒ»ãƒ†ã‚¹ãƒˆç”¨ã‚ªãƒ—ション:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>警告: ã“ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¾ã›ã‚“。アップグレードãŒå¿…è¦ã§ã™ï¼</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>ウォレットãŒæ›¸ãç›´ã•ã‚Œã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã—ãŸ: 完了ã™ã‚‹ãŸã‚ã« %s ã‚’å†èµ·å‹•ã—ã¾ã™</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>-txindex を変更ã™ã‚‹ã«ã¯ -reindex を使用ã—ã¦ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’å†æ§‹ç¯‰ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™</translation>
+ <source>Wallet options:</source>
+ <translation>ウォレットオプション:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3217,10 +2176,6 @@
<translation>指定ã•ã‚ŒãŸã‚¢ãƒ‰ãƒ¬ã‚¹ã«å¯¾ã—㦠JSON-RPC 接続をリッスンã—ã™ã‚‹ã‚ˆã†ãƒã‚¤ãƒ³ãƒ‰ã—ã¾ã™ã€‚IPv6ã®å ´åˆã«ã¯ [host]:port 表記を使用ã—ã¦ãã ã•ã„。ã“ã®ã‚ªãƒ—ションã¯è¤‡æ•°å›žæŒ‡å®šã™ã‚‹ã“ã¨ãŒå¯èƒ½ã§ã™ (åˆæœŸå€¤: ã™ã¹ã¦ã®ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã«å¯¾ã—ã¦ãƒã‚¤ãƒ³ãƒ‰ã™ã‚‹)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>データ ディレクトリ %s ã®ãƒ­ãƒƒã‚¯ã‚’å–å¾—ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。ãŠãらã Bitcoin Core ã¯å®Ÿè¡Œä¸­ã§ã™ã€‚</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>umask 077 ã§ã¯ãªãã€ã‚·ã‚¹ãƒ†ãƒ ã®ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆãƒ‘ーミッションã§æ–°è¦ãƒ•ã‚¡ã‚¤ãƒ«ã‚’作æˆã™ã‚‹ (ウォレット機能ãŒç„¡åŠ¹åŒ–ã•ã‚Œã¦ã„ãŸå ´åˆã«ã®ã¿æœ‰åŠ¹)</translation>
</message>
@@ -3265,10 +2220,6 @@
<translation>最優先/最低手数料ã®æœ€å¤§ã‚µã‚¤ã‚ºã‚’ãƒã‚¤ãƒˆã§æŒ‡å®š (åˆæœŸå€¤: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>コイン生æˆãŒæœ‰åŠ¹ã«ãªã£ã¦ã„ãŸå ´åˆã®åˆ©ç”¨ã‚¹ãƒ¬ãƒƒãƒ‰æ•°ã‚’設定ã™ã‚‹ (-1 = ã™ã¹ã¦ã®ã‚³ã‚¢, åˆæœŸå€¤: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>手数料差引後ã®ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®é‡‘é¡ãŒå°ã•ã™ãŽã‚‹ãŸã‚ã€é€é‡‘ã§ãã¾ã›ã‚“。</translation>
</message>
@@ -3277,6 +2228,10 @@
<translation>ã“ã®è£½å“ã¯OpenSSLプロジェクトã«ã‚ˆã‚Šé–‹ç™ºã•ã‚ŒãŸã‚½ãƒ•ãƒˆã‚¦ã‚§ã‚¢ã‚’OpenSSLツールキットã¨ã—ã¦åˆ©ç”¨ã—ã¦ã„ã¾ã™ &lt;https://www.openssl.org/&gt;。ã¾ãŸã€Eric Youngæ°ã«ã‚ˆã‚Šé–‹ç™ºã•ã‚ŒãŸæš—å·ã‚½ãƒ•ãƒˆã‚¦ã‚§ã‚¢ã€Thomas Bernardæ°ã«ã‚ˆã‚Šæ›¸ã‹ã‚ŒãŸUPnPソフトウェアを用ã„ã¦ã„ã¾ã™ã€‚</translation>
</message>
<message>
+ <source>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</source>
+ <translation>BIP32 ã«å¾“ã£ãŸéšŽå±¤çš„決定性éµç”Ÿæˆæ–¹å¼ (HD) を利用ã—ã¾ã™ã€‚ウォレットã®ç”Ÿæˆæ™‚ãªã„ã—最åˆã«èµ·å‹•ã—ãŸæ™‚ã«ã®ã¿æœ‰åŠ¹ã§ã™ã€‚</translation>
+ </message>
+ <message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
<translation>ホワイトリストã®ãƒ”ã‚¢ã¯DoSã«ã‚ˆã‚‹ã‚¢ã‚¯ã‚»ã‚¹ç¦æ­¢å‡¦ç†ãŒç„¡åŠ¹åŒ–ã•ã‚Œã€ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã¯ä¾‹ãˆmempool内ã«æ—¢ã«å­˜åœ¨ã—ã¦ã„ãŸã¨ã—ã¦ã‚‚常ã«ãƒªãƒ¬ãƒ¼ã•ã‚Œã¾ã™ã€‚ã“ã‚Œã¯ä¾‹ãˆã°ã‚²ãƒ¼ãƒˆã‚¦ã‚§ã‚¤ã«å¯¾ã—ã¦æœ‰ç”¨ã§ã™</translation>
</message>
@@ -3293,38 +2248,14 @@
<translation>公開 REST リクエストを許å¯ã™ã‚‹ (åˆæœŸå€¤: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>最優良ã®ãƒã‚§ã‚¤ãƒ³ã‚’有効化ã—ã¦ã„ã¾ã™...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>ホワイトリストã«ã‚るピアã‹ã‚‰å—ã‘å–ã£ãŸãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã‚’常ã«ãƒªãƒ¬ãƒ¼ã™ã‚‹ (åˆæœŸå€¤: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>起動時ã«å£Šã‚ŒãŸ wallet.dat ã‹ã‚‰ç§˜å¯†éµã‚’復旧ã™ã‚‹ã“ã¨ã‚’試ã™</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Tor秘匿サービスを自動的ã«ä½œæˆã™ã‚‹ (åˆæœŸå€¤: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>-whitebind アドレス '%s' を解決ã§ãã¾ã›ã‚“</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>SOCKS5 プロキシ経由ã§æŽ¥ç¶šã™ã‚‹</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Bitcoin Core 開発者</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>wallet.dat ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: ウォレットã®èª­ã¿è¾¼ã¿ã«ã¯ã‚ˆã‚Šæ–°ã—ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã® Bitcoin Core ãŒå¿…è¦ã§ã™</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>データベースã®èª­ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼ã€‚シャットダウンã—ã¾ã™ã€‚</translation>
</message>
@@ -3337,22 +2268,6 @@
<translation>情報</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>åˆæœŸåŒ–時ã®å¥å…¨æ€§ãƒã‚§ãƒƒã‚¯ã«å¤±æ•—ã—ã¾ã—ãŸã€‚Bitcoin Coreを終了ã—ã¾ã™ã€‚</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>-maxtxfee=&lt;amount&gt; ã«å¯¾ã™ã‚‹ç„¡åŠ¹ãªæ•°é‡ã§ã™: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>ä¸æ­£ãªé¡ -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>ä¸æ­£ãªé¡ -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>-paytxfee=&lt;amount&gt; ã«å¯¾ã™ã‚‹ç„¡åŠ¹ãªæ•°é‡ã§ã™: '%s' (å°‘ãªãã¨ã‚‚ %s ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“)</translation>
</message>
@@ -3377,14 +2292,6 @@
<translation>RPCサーãƒã®ã‚ªãƒ—ション:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>起動時ã«ç¾åœ¨ã® blk000??.dat ファイルã‹ã‚‰ãƒ–ロック ãƒã‚§ãƒ¼ãƒ³ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’å†æ§‹ç¯‰</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>P2Pãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ã‚¢ãƒ©ãƒ¼ãƒˆã®å—ã‘å–ã‚Šã¨è¡¨ç¤ºã‚’行ㆠ(デフォルト: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>システム上ã®åˆ¶ç´„ã‹ã‚‰ã€-maxconnections ã‚’ %d ã‹ã‚‰ %d ã«å‰Šæ¸›ã—ã¾ã—ãŸã€‚</translation>
</message>
@@ -3457,14 +2364,14 @@
<translation>JSON-RPC 接続ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼å</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>ウォレットãŒæ›¸ãç›´ã•ã‚Œã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã—ãŸ: 完了ã™ã‚‹ãŸã‚ã« Bitcoin Core ã‚’å†èµ·å‹•ã—ã¾ã™</translation>
- </message>
- <message>
<source>Warning</source>
<translation>警告</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>警告: 未知ã®æ–°ã—ã„ルールãŒæœ‰åŠ¹åŒ–ã•ã‚Œã¾ã—㟠(ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãƒ“ット %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>ブロックé™å®šãƒ¢ãƒ¼ãƒ‰ã«ãŠã„ã¦å‹•ä½œã‚’è¡Œã†ã‹ã©ã†ã‹ (åˆæœŸå€¤: %u)</translation>
</message>
@@ -3477,10 +2384,6 @@
<translation>ZeroMQ通知オプション:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat ãŒå£Šã‚Œã€å¾©æ—§ã«å¤±æ•—ã—ã¾ã—ãŸ</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>JSON-RPC 接続ã®ãƒ‘スワード</translation>
</message>
@@ -3489,10 +2392,6 @@
<translation>最良ã®ãƒ–ロックã«å¤‰æ›´ã™ã‚‹éš›ã«ã‚³ãƒžãƒ³ãƒ‰ã‚’実行 (cmd ã® %s ã¯ãƒ–ロック ãƒãƒƒã‚·ãƒ¥ã«ç½®æ›ã•ã‚Œã‚‹)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>ã“ã®ãƒ˜ãƒ«ãƒ— メッセージ</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>-addnode, -seednode 㨠-connect 㧠DNS ルックアップを許å¯ã™ã‚‹</translation>
</message>
@@ -3501,10 +2400,6 @@
<translation>アドレスを読ã¿è¾¼ã‚“ã§ã„ã¾ã™...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>wallet.dat 読ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼: ウォレットãŒå£Šã‚Œã¾ã—ãŸ</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = トランザクションã®ãƒ¡ã‚¿ãƒ‡ãƒ¼ã‚¿ã€ä¾‹ãˆã°ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã®æ‰€æœ‰è€…や支払リクエストã®å†…容をä¿æŒã™ã‚‹, 2 = トランザクションã®ãƒ¡ã‚¿ãƒ‡ãƒ¼ã‚¿ã‚’破棄ã™ã‚‹)</translation>
</message>
@@ -3521,10 +2416,6 @@
<translation>mempool内ã§ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã‚’ &lt;n&gt; 時間以上ä¿æŒã—ãªã„ (åˆæœŸå€¤: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>wallet.dat ã®èª­ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼! ã™ã¹ã¦ã®ã‚­ãƒ¼ã¯æ­£ã—ã読ã¿å–ã‚Œã¾ã™ãŒã€å–引データやアドレス帳ã®ã‚¨ãƒ³ãƒˆãƒªãŒå¤±ã‚ã‚ŒãŸã‹ã€æ­£ã—ããªã„å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>トランザクション作æˆã®éš›ã€ã“ã®å€¤æœªæº€ã®æ‰‹æ•°æ–™ (%s/kBå˜ä½) ã¯ã‚¼ãƒ­ã§ã‚ã‚‹ã¨ã¿ãªã™ (デフォルト: %s)</translation>
</message>
@@ -3561,6 +2452,10 @@
<translation>サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„引数 -socks ãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸã€‚SOCKSãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®è¨­å®šã¯ã§ããªã„よã†ã«ãªã‚Šã¾ã—ãŸã€‚SOCKS5プロキシã®ã¿ãŒã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã™ã€‚</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„引数 -whitelistalwaysrelay ã¯ç„¡è¦–ã•ã‚Œã¾ã—ãŸã€‚-whitelistrelay ã¾ãŸã¯ -whitelistforcerelay を利用ã—ã¦ãã ã•ã„</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Tor 秘匿サービスを通ã—ã€åˆ¥ã€…ã® SOCKS5 プロキシを用ã„ã‚‹ã“ã¨ã§ãƒ”ã‚¢ã«åˆ°é”ã™ã‚‹ (åˆæœŸå€¤: %s)</translation>
</message>
@@ -3569,20 +2464,20 @@
<translation>JSON-RPC接続時ã®ãƒ¦ãƒ¼ã‚¶åã¨ãƒãƒƒã‚·ãƒ¥åŒ–ã•ã‚ŒãŸãƒ‘スワード。&lt;userpw&gt; フィールドã®ãƒ•ã‚©ãƒ¼ãƒžãƒƒãƒˆã¯ &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;。標準的㪠Python スクリプト㌠share/rpcuser 内ã«å«ã¾ã‚Œã¦ã„ã¾ã™ã€‚ã“ã®ã‚ªãƒ—ションã¯è¤‡æ•°å›žæŒ‡å®šã§ãã¾ã™ã€‚</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(デフォルト: %s)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>警告: 未知ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ãƒ–ロックãŒæŽ¡æŽ˜ã•ã‚Œã¾ã—ãŸã€‚未知ã®ãƒ«ãƒ¼ãƒ«ãŒå°Žå…¥ã•ã‚ŒãŸå¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>DNS ルックアップを通ã—ã¦ãƒ”アアドレスを常ã«å•ã„åˆã‚ã›ã‚‹ (åˆæœŸå€¤: %u)</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>警告: ウォレットファイルãŒç ´æã—ã¦ã„ã¾ã—ãŸã®ã§ãƒ‡ãƒ¼ã‚¿ã‚’復旧ã—ã¾ã—ãŸï¼å…ƒã® %s 㯠%s ã¨ã—㦠%s ã«ä¿å­˜ã•ã‚Œã¾ã—ãŸ; 残高やトランザクションãŒæ­£ã—ããªã„å ´åˆã«ã¯ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ã‹ã‚‰å¾©å…ƒã—ã¦ãã ã•ã„。</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>wallet.dat 読ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼</translation>
+ <source>(default: %s)</source>
+ <translation>(デフォルト: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>ã‚³ã‚¤ãƒ³ã‚’ç”Ÿæˆ (åˆæœŸå€¤: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>DNS ルックアップを通ã—ã¦ãƒ”アアドレスを常ã«å•ã„åˆã‚ã›ã‚‹ (åˆæœŸå€¤: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3669,18 +2564,6 @@
<translation>-onlynet ã§æŒ‡å®šã•ã‚ŒãŸ '%s' ã¯æœªçŸ¥ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã§ã™</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>-bind ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ '%s' を解決ã§ãã¾ã›ã‚“</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>-externalip ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ '%s' を解決ã§ãã¾ã›ã‚“</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>-paytxfee=&lt;amount&gt; ã®é¡ '%s' ãŒç„¡åŠ¹ã§ã™</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>残高ä¸è¶³</translation>
</message>
@@ -3690,7 +2573,7 @@
</message>
<message>
<source>Add a node to connect to and attempt to keep the connection open</source>
- <translation>接続ã™ã‚‹ãƒŽãƒ¼ãƒ‰ã‚’追加ã—接続をæŒç¶šã™ã‚‹ã‚ˆã†ã«è©¦ã—ã¾ã™</translation>
+ <translation>接続ã™ã‚‹ãƒŽãƒ¼ãƒ‰ã‚’追加ã—接続をä¿æŒã—ã¾ã™</translation>
</message>
<message>
<source>Loading wallet...</source>
diff --git a/src/qt/locale/bitcoin_ka.ts b/src/qt/locale/bitcoin_ka.ts
index 11c73ec767..80508be8ee 100644
--- a/src/qt/locale/bitcoin_ka.ts
+++ b/src/qt/locale/bitcoin_ka.ts
@@ -22,10 +22,6 @@
<translation>&amp;დáƒáƒ®áƒ£áƒ áƒ•áƒ</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;მისáƒáƒ›áƒáƒ áƒ—ის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>მáƒáƒœáƒ˜áƒ¨áƒœáƒ£áƒšáƒ˜ მისáƒáƒ›áƒáƒ áƒ—ის წáƒáƒ¨áƒšáƒ სიიდáƒáƒœ</translation>
</message>
@@ -41,69 +37,6 @@
<source>&amp;Delete</source>
<translation>&amp;წáƒáƒ¨áƒšáƒ</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>áƒáƒ˜áƒ áƒ©áƒ˜áƒ”თ მáƒáƒœáƒ”ტების გáƒáƒ’ზáƒáƒ•áƒœáƒ˜áƒ¡ მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>áƒáƒ˜áƒ áƒ©áƒ˜áƒ”თ მáƒáƒœáƒ”ტების მიღების მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;áƒáƒ áƒ©áƒ”ვáƒ</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>გáƒáƒ’ზáƒáƒ•áƒœáƒ˜áƒ¡ მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>მიღების მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>ეს áƒáƒ áƒ˜áƒ¡ თქვენი Bitcoin-მისáƒáƒ›áƒáƒ áƒ—ები გáƒáƒ“áƒáƒ®áƒ“ების შესáƒáƒ¡áƒ áƒ£áƒšáƒ”ბლáƒáƒ“. მáƒáƒœáƒ”ტების გáƒáƒ’ზáƒáƒ•áƒœáƒáƒ›áƒ“ე ყáƒáƒ•áƒ”ლთვის შეáƒáƒ›áƒáƒ¬áƒ›áƒ”თ თáƒáƒœáƒ®áƒ დრმიმღების მისáƒáƒ›áƒáƒ áƒ—ი.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>ეს áƒáƒ áƒ˜áƒ¡ თქვენი Bitcoin-მისáƒáƒ›áƒáƒ áƒ—ები გáƒáƒ“áƒáƒ®áƒ“ების მისáƒáƒ¦áƒ”ბáƒáƒ“. რეკáƒáƒ›áƒ”ნდებულირყáƒáƒ•áƒ”ლი ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡áƒáƒ—ვის áƒáƒ®áƒáƒšáƒ˜ მიღების მისáƒáƒ›áƒáƒ áƒ—ის გáƒáƒ›áƒáƒ§áƒ”ნებáƒ.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>ნიშნუ&amp;ლის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>რ&amp;ედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>მისáƒáƒ›áƒáƒ áƒ—ების სიის ექსპáƒáƒ áƒ¢áƒ˜</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>CSV-ფáƒáƒ˜áƒšáƒ˜ (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ექსპáƒáƒ áƒ¢áƒ˜ ვერ გáƒáƒœáƒ®áƒáƒ áƒªáƒ˜áƒ”ლდáƒ</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>ნიშნული</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(áƒáƒ  áƒáƒ áƒ˜áƒ¡ ნიშნული)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -123,82 +56,6 @@
<source>Repeat new passphrase</source>
<translation>გáƒáƒ˜áƒ›áƒ”áƒáƒ áƒ”თ áƒáƒ®áƒáƒšáƒ˜ ფრáƒáƒ–áƒ-პáƒáƒ áƒáƒšáƒ˜</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ დáƒáƒ¨áƒ˜áƒ¤áƒ áƒ•áƒ</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>ეს áƒáƒžáƒ”რáƒáƒªáƒ˜áƒ მáƒáƒ˜áƒ—ხáƒáƒ•áƒ¡ თქვენი სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ ფრáƒáƒ–áƒ-პáƒáƒ áƒáƒšáƒ¡ სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒœáƒ¡áƒáƒ‘ლáƒáƒ™áƒáƒ“.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒœáƒ‘ლáƒáƒ™áƒ•áƒ</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>ეს áƒáƒžáƒ”რáƒáƒªáƒ˜áƒ მáƒáƒ˜áƒ—ხáƒáƒ•áƒ¡ თქვენი სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ ფრáƒáƒ–áƒ-პáƒáƒ áƒáƒšáƒ¡ სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒ¡áƒáƒ¨áƒ˜áƒ¤áƒ áƒáƒ“.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒ¨áƒ˜áƒ¤áƒ áƒ•áƒ</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>ფრáƒáƒ–áƒ-პáƒáƒ áƒáƒšáƒ˜áƒ¡ შეცვლáƒ</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>დáƒáƒáƒ“áƒáƒ¡áƒ¢áƒ£áƒ áƒ”თ სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ დáƒáƒ¨áƒ˜áƒ¤áƒ áƒ•áƒ</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>ყურáƒáƒ“ღებáƒ: სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ დáƒáƒ¨áƒ˜áƒ¤áƒ áƒ•áƒ˜áƒ¡ შემდეგ თუ თქვენ დáƒáƒ™áƒáƒ áƒ’áƒáƒ•áƒ— ფრáƒáƒ–áƒ-პáƒáƒ áƒáƒšáƒ¡, &lt;b&gt;ყველრბიტქáƒáƒ˜áƒœáƒ˜ დáƒáƒ’ეკáƒáƒ áƒ’ებáƒáƒ—&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>დáƒáƒ áƒ¬áƒ›áƒ£áƒœáƒ”ბული ხáƒáƒ áƒ—, რáƒáƒ› გინდáƒáƒ— სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ დáƒáƒ¨áƒ˜áƒ¤áƒ áƒ•áƒ?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>მნიშვნელáƒáƒ•áƒáƒœáƒ˜áƒ: თქვენი სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ ყველრáƒáƒ“რინდელი áƒáƒ áƒ¥áƒ˜áƒ•áƒ˜ შეიცვლებრáƒáƒ®áƒšáƒáƒ“გენერირებული დáƒáƒ¨áƒ˜áƒ¤áƒ áƒ£áƒšáƒ˜ სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ ფáƒáƒ˜áƒšáƒ˜áƒ—. უსáƒáƒ¤áƒ áƒ—ხáƒáƒ”ბის მáƒáƒ¡áƒáƒ–რებებით დáƒáƒ£áƒ¨áƒ˜áƒ¤áƒ áƒáƒ•áƒ˜ სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ ძველი áƒáƒ áƒ¥áƒ˜áƒ•áƒ”ბი ძáƒáƒšáƒáƒ¡ დáƒáƒ™áƒáƒ áƒ’áƒáƒ•áƒ¡, რáƒáƒ’áƒáƒ áƒª კი დáƒáƒ˜áƒ¬áƒ§áƒ”ბთ áƒáƒ®áƒáƒšáƒ˜, დáƒáƒ¨áƒ˜áƒ¤áƒ áƒ£áƒšáƒ˜ სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒ›áƒáƒ§áƒ”ნებáƒáƒ¡.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>ყურáƒáƒ“ღებáƒ: ჩáƒáƒ áƒ—ულირCaps Lock რეჟიმი!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ” დáƒáƒ¨áƒ˜áƒ¤áƒ áƒ£áƒšáƒ˜áƒ</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>ვერ მáƒáƒ®áƒ”რხდრსáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ დáƒáƒ¨áƒ˜áƒ¤áƒ áƒ•áƒ</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ დáƒáƒ¨áƒ˜áƒ¤áƒ áƒ•áƒ ვერ მáƒáƒ®áƒ”რხდრსისტემáƒáƒ¨áƒ˜ შეცდáƒáƒ›áƒ˜áƒ¡ გáƒáƒ›áƒ. თქვენი სáƒáƒ¤áƒ£áƒšáƒ” áƒáƒ  áƒáƒ áƒ˜áƒ¡ დáƒáƒ¨áƒ¤áƒ áƒ£áƒšáƒ˜.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>ფრáƒáƒ–áƒ-პáƒáƒ áƒáƒšáƒ”ბი áƒáƒ  ემთხვევრერთმáƒáƒœáƒ”თს.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒœáƒ‘ლáƒáƒ™áƒ•áƒ ვერ მáƒáƒ®áƒ”რხდáƒ</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒœáƒ¨áƒ˜áƒ¤áƒ áƒ•áƒ˜áƒ¡ ფრáƒáƒ–áƒ-პáƒáƒ áƒáƒšáƒ˜ áƒáƒ áƒáƒ¬áƒáƒ áƒ˜áƒ</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒœáƒ¨áƒ˜áƒ¤áƒ áƒ•áƒ ვერ მáƒáƒ®áƒ”რხდáƒ</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ ფრáƒáƒ–áƒ-პáƒáƒ áƒáƒšáƒ˜ შეცვლილიáƒ.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -278,10 +135,6 @@
<translation>&amp;URI-ის გáƒáƒ®áƒ¡áƒœáƒ...</translation>
</message>
<message>
- <source>Importing blocks from disk...</source>
- <translation>ბლáƒáƒ™áƒ”ბის იმპáƒáƒ áƒ¢áƒ˜ დისკიდáƒáƒœ...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>დისკზე ბლáƒáƒ™áƒ”ბის რეინდექსáƒáƒªáƒ˜áƒ...</translation>
</message>
@@ -362,18 +215,10 @@
<translation>ბáƒáƒ áƒáƒ—ების პáƒáƒœáƒ”ლი</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>გáƒáƒ“áƒáƒ®áƒ“ის მáƒáƒ—ხáƒáƒ•áƒœáƒ (შეიქმნებრQR-კáƒáƒ“ები დრbitcoin: ბმულები)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>Bitcoin Core-ს შეს&amp;áƒáƒ®áƒ”ბ</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>გáƒáƒ›áƒáƒ§áƒ”ნებული გáƒáƒ’ზáƒáƒ•áƒœáƒ˜áƒ¡ მისáƒáƒ›áƒáƒ áƒ—ებისრდრნიშნულების სიის ჩვენებáƒ</translation>
</message>
@@ -390,10 +235,6 @@
<translation>სáƒáƒ™áƒáƒ›áƒáƒœáƒ“რსტრიქáƒáƒœáƒ˜áƒ¡ áƒáƒž&amp;ციები</translation>
</message>
<message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Bitcoin Core-ს დáƒáƒ®áƒ›áƒáƒ áƒ”ბის ჩვენებრBitcoin-ის სáƒáƒ™áƒáƒ›áƒáƒœáƒ“რსტრიქáƒáƒœáƒ˜áƒ¡ დáƒáƒ¡áƒáƒ¨áƒ•áƒ”ბი áƒáƒžáƒªáƒ˜áƒ”ბის სáƒáƒœáƒáƒ®áƒáƒ•áƒáƒ“</translation>
- </message>
- <message>
<source>No block source available...</source>
<translation>ბლáƒáƒ™áƒ”ბის წყáƒáƒ áƒ მიუწვდáƒáƒ›áƒ”ლიáƒ...</translation>
</message>
@@ -451,13 +292,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>ქსელური გáƒáƒœáƒ’áƒáƒ¨áƒ˜</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -519,130 +353,6 @@
<source>Priority</source>
<translation>პრიáƒáƒ áƒ˜áƒ¢áƒ”ტი</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>მისáƒáƒ›áƒáƒ áƒ—ის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>ნიშნულის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>თáƒáƒœáƒ®áƒ˜áƒ¡ კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ ID-ს კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>დáƒáƒ£áƒ®áƒáƒ áƒ¯áƒáƒ•áƒ˜áƒ¡ დáƒáƒ‘ლáƒáƒ™áƒ•áƒ</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>დáƒáƒ£áƒ®áƒáƒ áƒ¯áƒáƒ•áƒ˜áƒ¡ გáƒáƒœáƒ‘ლáƒáƒ™áƒ•áƒ</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>რáƒáƒáƒ“ენáƒáƒ‘ის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>სáƒáƒ™áƒáƒ›áƒ˜áƒ¡áƒ˜áƒáƒ¡ კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>დáƒáƒ›áƒáƒ¢áƒ”ბითი სáƒáƒ™áƒáƒ›áƒ˜áƒ¡áƒ˜áƒáƒ¡ კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>ბáƒáƒ˜áƒ¢áƒ”ბის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>პრიáƒáƒ áƒ˜áƒ¢áƒ”ტის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>ხურდის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>უმáƒáƒ¦áƒšáƒ”სი</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>უფრრმáƒáƒ¦áƒáƒšáƒ˜</translation>
- </message>
- <message>
- <source>high</source>
- <translation>მáƒáƒ¦áƒáƒšáƒ˜</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>სáƒáƒ¨áƒ£áƒáƒšáƒáƒ–ე მáƒáƒ¦áƒáƒšáƒ˜</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>სáƒáƒ¨áƒ£áƒáƒšáƒ</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>სáƒáƒ¨áƒ£áƒáƒšáƒáƒ–ე დáƒáƒ‘áƒáƒšáƒ˜</translation>
- </message>
- <message>
- <source>low</source>
- <translation>დáƒáƒ‘áƒáƒšáƒ˜</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>უფრრდáƒáƒ‘áƒáƒšáƒ˜</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>უდáƒáƒ‘ლესი</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 დáƒáƒ‘ლáƒáƒ™áƒ˜áƒšáƒ˜áƒ)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ცáƒáƒ áƒ˜áƒ”ლი</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>კი</translation>
- </message>
- <message>
- <source>no</source>
- <translation>áƒáƒ áƒ</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>ეს ნიშნáƒáƒ•áƒ¡, რáƒáƒ› კილáƒáƒ‘áƒáƒ˜áƒ¢áƒ–ე სáƒáƒ™áƒáƒ›áƒ˜áƒ¡áƒ˜áƒ იქნებრმინიმუმ %1</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>შეიძლებრიყáƒáƒ¡ +/- 1 ბáƒáƒ˜áƒ¢áƒ˜ ყáƒáƒ•áƒ”ლ შესáƒáƒ•áƒáƒšáƒ–ე.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>მეტი პრიáƒáƒ áƒ˜áƒ¢áƒ”ტის ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ”ბს მეტი შáƒáƒœáƒ¡áƒ˜ áƒáƒ¥áƒ•áƒ¡ მáƒáƒ®áƒ•áƒ“ეს ბლáƒáƒ™áƒ¨áƒ˜.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(áƒáƒ  áƒáƒ áƒ˜áƒ¡ ნიშნული)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>ხურდრ%1-დáƒáƒœ (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(ხურდáƒ)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -666,38 +376,6 @@
<source>&amp;Address</source>
<translation>მის&amp;áƒáƒ›áƒáƒ áƒ—ი</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>áƒáƒ®áƒáƒšáƒ˜ მიღების მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>áƒáƒ®áƒáƒšáƒ˜ გáƒáƒ’ზáƒáƒ•áƒœáƒ˜áƒ¡ მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>მიღების მისáƒáƒ›áƒáƒ áƒ—ის შეცვლáƒ</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>გáƒáƒ’ზáƒáƒ•áƒœáƒ˜áƒ¡ მისáƒáƒ›áƒáƒ áƒ—ის შეცვლáƒ</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>მისáƒáƒ›áƒáƒ áƒ—ი "%1" უკვე áƒáƒ áƒ˜áƒ¡ მისáƒáƒ›áƒáƒ áƒ—ების წიგნში.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>შეყვáƒáƒœáƒ˜áƒšáƒ˜ მისáƒáƒ›áƒáƒ áƒ—ი "%1" áƒáƒ  áƒáƒ áƒ˜áƒ¡ ვáƒáƒšáƒ˜áƒ“ური Bitcoin-მისáƒáƒ›áƒáƒ áƒ—ი.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒœáƒ‘ლáƒáƒ™áƒ•áƒ ვერ მáƒáƒ®áƒ”რხდáƒ.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>áƒáƒ®áƒáƒšáƒ˜ გáƒáƒ¡áƒáƒ¦áƒ”ბის გენერირებრვერ მáƒáƒ®áƒ”რხდáƒ</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -725,18 +403,10 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>ვერსიáƒ</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Bitcoin Core-ს შესáƒáƒ®áƒ”ბ</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>კáƒáƒ›áƒáƒœáƒ“ების ზáƒáƒšáƒ˜áƒ¡ áƒáƒžáƒªáƒ˜áƒ”ბი</translation>
</message>
@@ -756,18 +426,6 @@
<translation>მáƒáƒ’ესáƒáƒšáƒ›áƒ”ბით</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>მáƒáƒ’ესáƒáƒšáƒ›áƒ”ბáƒáƒ— Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>ეს პრáƒáƒ’რáƒáƒ›áƒ˜áƒ¡ პირველი გáƒáƒ¨áƒ•áƒ”ბáƒáƒ; შეგიძლიáƒáƒ— მიუთითáƒáƒ—, სáƒáƒ“ შეინáƒáƒ®áƒáƒ¡ მáƒáƒœáƒáƒªáƒ”მები Bitcoin Core-მ.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core გáƒáƒ“მáƒáƒ¢áƒ•áƒ˜áƒ áƒ—áƒáƒ•áƒ¡ დრშეინáƒáƒ®áƒáƒ•áƒ¡ Bitcoin-ის ბლáƒáƒ™áƒ—რჯáƒáƒ­áƒ•áƒ¡. მითითებულ კáƒáƒ¢áƒáƒšáƒáƒ’ში დáƒáƒ’რáƒáƒ•áƒ“ებრსულ ცáƒáƒ¢áƒ %1 გბ მáƒáƒœáƒáƒªáƒ”მები, დრმáƒáƒ›áƒáƒ•áƒáƒšáƒ¨áƒ˜ უფრრგáƒáƒ˜áƒ–რდებáƒ. სáƒáƒ¤áƒ£áƒšáƒ”ც áƒáƒ›áƒáƒ•áƒ” კáƒáƒ¢áƒáƒšáƒáƒ’ში შეინáƒáƒ®áƒ”ბáƒ.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>ნáƒáƒ’ულისხმევი კáƒáƒ¢áƒáƒšáƒáƒ’ის გáƒáƒ›áƒáƒ§áƒ”ნებáƒ</translation>
</message>
@@ -776,10 +434,6 @@
<translation>მითითებული კáƒáƒ¢áƒáƒšáƒáƒ’ის გáƒáƒ›áƒáƒ§áƒ”ნებáƒ:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error</source>
<translation>შეცდáƒáƒ›áƒ</translation>
</message>
@@ -802,10 +456,6 @@
<source>Select payment request file</source>
<translation>გáƒáƒ“áƒáƒ®áƒ“ის მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ ფáƒáƒ˜áƒšáƒ˜áƒ¡ áƒáƒ áƒ©áƒ”ვáƒ</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>გáƒáƒ“áƒáƒ®áƒ“ის მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ ფáƒáƒ˜áƒšáƒ˜áƒ¡ áƒáƒ áƒ©áƒ”ვრგáƒáƒ¡áƒáƒ®áƒ¡áƒœáƒ”ლáƒáƒ“</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -990,61 +640,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI-ების დáƒáƒ›áƒ£áƒ¨áƒáƒ•áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>გáƒáƒ“áƒáƒ®áƒ“ის მისáƒáƒ›áƒáƒ áƒ—ი áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ: %1</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒšáƒ˜ გáƒáƒ“áƒáƒ®áƒ“ის %1 მáƒáƒªáƒ£áƒšáƒáƒ‘რძáƒáƒšáƒ˜áƒáƒœ მცირერ(ითვლებრ"მტვრáƒáƒ“")</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>გáƒáƒ“áƒáƒ®áƒ“ის მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ შეცდáƒáƒ›áƒ</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>ვერ გáƒáƒ˜áƒ¨áƒ•áƒ bitcoin: click-to-pay</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ გáƒáƒ“áƒáƒ®áƒ“ის მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ URL: %1</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>გáƒáƒ“áƒáƒ®áƒ“ის მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ ფáƒáƒ˜áƒšáƒ˜áƒ¡ დáƒáƒ›áƒ£áƒ¨áƒáƒ•áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>áƒáƒ áƒáƒ•áƒ”რიფიცირებული გáƒáƒ“áƒáƒ®áƒ“ის მáƒáƒ—ხáƒáƒ•áƒœáƒ”ბი გáƒáƒ“áƒáƒ®áƒ“ის სáƒáƒ›áƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლრსკრიპტებისáƒáƒ—ვის áƒáƒ  áƒáƒ áƒ˜áƒ¡ მხáƒáƒ áƒ“áƒáƒ­áƒ”რილი.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>დáƒáƒ‘რუნებრ%1-სáƒáƒ’áƒáƒœ</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>ვერ გáƒáƒ›áƒáƒ“ის კáƒáƒ•áƒ¨áƒ˜áƒ áƒ–ე %1: %2</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>ცუდი პáƒáƒ¡áƒ£áƒ®áƒ˜ სერვერისáƒáƒ’áƒáƒœ %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>გáƒáƒ“áƒáƒ®áƒ“რმიღებულიáƒ</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>ქსელური მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ შეცდáƒáƒ›áƒ</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -1067,31 +662,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>გáƒáƒ›áƒ&amp;სáƒáƒ®áƒ£áƒšáƒ”ბის შენáƒáƒ®áƒ•áƒ...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>გáƒáƒ›áƒáƒ¡áƒáƒ®áƒ£áƒšáƒ”ბის &amp;კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>QR-კáƒáƒ“ის შენáƒáƒ®áƒ•áƒ</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG სურáƒáƒ—ი (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>კლიენტი</translation>
- </message>
- <message>
<source>N/A</source>
<translation>მიუწვდ.</translation>
</message>
@@ -1112,10 +684,6 @@
<translation>სáƒáƒ”რთáƒ</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>OpenSSL-ის ვერსიáƒ</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>სტáƒáƒ áƒ¢áƒ˜áƒ¡ დრáƒ</translation>
</message>
@@ -1172,10 +740,6 @@
<translation>გáƒáƒ›áƒáƒ•áƒáƒšáƒ˜:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>შექმნის დრáƒ</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>დáƒáƒ®áƒ•áƒ”წის ლáƒáƒ’-ფáƒáƒ˜áƒšáƒ˜</translation>
</message>
@@ -1278,18 +842,6 @@
<source>Remove</source>
<translation>წáƒáƒ¨áƒšáƒ</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>ნიშნულის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>მესიჯის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>თáƒáƒœáƒ®áƒ˜áƒ¡ კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1309,73 +861,6 @@
<source>&amp;Save Image...</source>
<translation>გáƒáƒ›áƒ&amp;სáƒáƒ®áƒ£áƒšáƒ”ბის შენáƒáƒ®áƒ•áƒ...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>%1-ის გáƒáƒ“áƒáƒ–დის მáƒáƒ—ხáƒáƒ•áƒœáƒ</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ გáƒáƒ“áƒáƒ®áƒ“ის შესáƒáƒ®áƒ”ბ</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>თáƒáƒœáƒ®áƒ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ნიშნული</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>მესიჯი</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI ძáƒáƒšáƒ˜áƒáƒœ გრძელი გáƒáƒ›áƒáƒ“ის, შეáƒáƒ›áƒáƒ™áƒšáƒ”თ ნიშნულის/მესიჯის ტექსტი.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>შედáƒáƒ›áƒ URI-ის QR-კáƒáƒ“ში გáƒáƒ“áƒáƒ§áƒ•áƒáƒœáƒ˜áƒ¡áƒáƒ¡.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>თáƒáƒ áƒ˜áƒ¦áƒ˜</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ნიშნული</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>მესიჯი</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>თáƒáƒœáƒ®áƒ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(áƒáƒ  áƒáƒ áƒ˜áƒ¡ ნიშნული)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(მესიჯები áƒáƒ  áƒáƒ áƒ˜áƒ¡)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(თáƒáƒœáƒ®áƒ áƒáƒ  áƒáƒ áƒ˜áƒ¡)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1467,86 +952,6 @@
<source>S&amp;end</source>
<translation>გáƒáƒ’&amp;ზáƒáƒ•áƒœáƒ</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>მáƒáƒœáƒ”ტების გáƒáƒ’ზáƒáƒ•áƒœáƒ˜áƒ¡ დáƒáƒ“áƒáƒ¡áƒ¢áƒ£áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1-დáƒáƒœ %2-ში</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>რáƒáƒáƒ“ენáƒáƒ‘ის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>თáƒáƒœáƒ®áƒ˜áƒ¡ კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>სáƒáƒ™áƒáƒ›áƒ˜áƒ¡áƒ˜áƒáƒ¡ კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>დáƒáƒ›áƒáƒ¢áƒ”ბითი სáƒáƒ™áƒáƒ›áƒ˜áƒ¡áƒ˜áƒáƒ¡ კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>ბáƒáƒ˜áƒ¢áƒ”ბის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>პრიáƒáƒ áƒ˜áƒ¢áƒ”ტის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>ხურდის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>or</source>
- <translation>áƒáƒœ</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>გáƒáƒ“áƒáƒ®áƒ“ის მáƒáƒªáƒ£áƒšáƒáƒ‘რ0-ზე მეტი უნდრიყáƒáƒ¡</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>თáƒáƒœáƒ®áƒ áƒáƒ¦áƒ”მáƒáƒ¢áƒ”ბრთქვენს ბáƒáƒšáƒáƒœáƒ¡áƒ¡</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>სáƒáƒ™áƒáƒ›áƒ˜áƒ¡áƒ˜áƒ %1-ის დáƒáƒ›áƒáƒ¢áƒ”ბის შემდეგ თáƒáƒœáƒ®áƒ áƒáƒ­áƒáƒ áƒ‘ებს თქვენს ბáƒáƒšáƒáƒœáƒ¡áƒ¡</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>შეცდáƒáƒ›áƒ ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ შექმნისáƒáƒ¡!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ უáƒáƒ áƒ§áƒáƒ¤áƒ˜áƒšáƒ˜áƒ! შესáƒáƒ«áƒšáƒáƒ მáƒáƒœáƒ”ტების ნáƒáƒ¬áƒ˜áƒšáƒ˜ თქვენი სáƒáƒ¤áƒ£áƒšáƒ˜áƒ“áƒáƒœ უკვე გáƒáƒ›áƒáƒ§áƒ”ნებულიáƒ, რáƒáƒª შეიძლებრმáƒáƒ®áƒ“ეს wallet.dat-ის áƒáƒ¡áƒšáƒ˜áƒ¡ გáƒáƒ›áƒáƒ§áƒ”ნებისáƒáƒ¡, რáƒáƒªáƒ მáƒáƒœáƒ”ტები გáƒáƒ˜áƒ’ზáƒáƒ•áƒœáƒ სხვრáƒáƒ¡áƒšáƒ˜áƒ“áƒáƒœ, áƒáƒ¥ კი áƒáƒ  áƒáƒ áƒ˜áƒ¡ გáƒáƒ’ზáƒáƒ•áƒœáƒ˜áƒšáƒáƒ“ მáƒáƒœáƒ˜áƒ¨áƒœáƒ£áƒšáƒ˜.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>ყურáƒáƒ“ღებáƒ: áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ Bitcoin-მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(áƒáƒ  áƒáƒ áƒ˜áƒ¡ ნიშნული)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>ყურáƒáƒ“ღებáƒ: უცნáƒáƒ‘ირხურდის მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>დáƒáƒ áƒ¬áƒ›áƒ£áƒœáƒ”ბული ხáƒáƒ áƒ—, რáƒáƒ› გინდáƒáƒ— გáƒáƒ’ზáƒáƒ•áƒœáƒ?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>დáƒáƒ›áƒáƒ¢áƒ”ბულირსáƒáƒ™áƒáƒ›áƒ˜áƒ¡áƒ˜áƒ</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1559,10 +964,6 @@
<translation>áƒáƒ“რესáƒ&amp;ტი:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>შეიყვáƒáƒœáƒ”თ áƒáƒ› მისáƒáƒ›áƒáƒ áƒ—ის ნიშნული მისáƒáƒ›áƒáƒ áƒ—ების წიგნში დáƒáƒ¡áƒáƒ›áƒáƒ¢áƒ”ბლáƒáƒ“</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>ნიშნუ&amp;ლი:</translation>
</message>
@@ -1614,10 +1015,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core იხურებáƒ...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>áƒáƒ  გáƒáƒ›áƒáƒ áƒ—áƒáƒ— კáƒáƒ›áƒžáƒ˜áƒ£áƒ¢áƒ”რი áƒáƒ› ფáƒáƒœáƒ¯áƒ áƒ˜áƒ¡ გáƒáƒ¥áƒ áƒáƒ‘áƒáƒ›áƒ“ე.</translation>
</message>
@@ -1692,70 +1089,10 @@
<source>Reset all verify message fields</source>
<translation>ვერიფიკáƒáƒªáƒ˜áƒ˜áƒ¡ ყველრველის წáƒáƒ¨áƒšáƒ</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>ხელმáƒáƒ¬áƒ”რის გენერირებისáƒáƒ—ვის დáƒáƒáƒ­áƒ˜áƒ áƒ”თ "მესიჯის ხელმáƒáƒ¬áƒ”რáƒ"-ს</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>შეყვáƒáƒœáƒ˜áƒšáƒ˜ მისáƒáƒ›áƒáƒ áƒ—ი áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>შეáƒáƒ›áƒáƒ¬áƒ›áƒ”თ მისáƒáƒ›áƒáƒ áƒ—ი დრსცáƒáƒ“ეთ ხელáƒáƒ®áƒšáƒ.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>შეყვáƒáƒœáƒ˜áƒšáƒ˜ მისáƒáƒ›áƒáƒ áƒ—ი áƒáƒ  áƒáƒ áƒ˜áƒ¡ კáƒáƒ•áƒ¨áƒ˜áƒ áƒ¨áƒ˜ გáƒáƒ¡áƒáƒ¦áƒ”ბთáƒáƒœ.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ გáƒáƒœáƒ‘ლáƒáƒ™áƒ•áƒ შეწყვეტილიáƒ.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>áƒáƒ› მისáƒáƒ›áƒáƒ áƒ—ისáƒáƒ—ვის პირáƒáƒ“ი გáƒáƒ¡áƒáƒ¦áƒ”ბი მიუწვდáƒáƒ›áƒ”ლიáƒ.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>ვერ მáƒáƒ®áƒ”რხდრმესიჯის ხელმáƒáƒ¬áƒ”რáƒ.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>მესიჯი ხელმáƒáƒ¬áƒ”რილიáƒ.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>ხელმáƒáƒ¬áƒ”რის დეკáƒáƒ“ირებრვერ ხერხდებáƒ.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>შეáƒáƒ›áƒáƒ¬áƒ›áƒ”თ ხელმáƒáƒ¬áƒ”რრდრსცáƒáƒ“ეთ ხელáƒáƒ®áƒšáƒ.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>ხელმáƒáƒ¬áƒ”რრáƒáƒ  შეესáƒáƒ‘áƒáƒ›áƒ”ბრმესიჯის დáƒáƒ˜áƒ¯áƒ”სტს.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>მესიჯის ვერიფიკáƒáƒªáƒ˜áƒ ვერ მáƒáƒ®áƒ”რხდáƒ.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>მესიჯი ვერიფიცირებულიáƒ.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoin Core-ს áƒáƒ•áƒ¢áƒáƒ áƒ”ბი</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1768,426 +1105,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>ღირიქნებრსáƒáƒœáƒáƒ› %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>კáƒáƒœáƒ¤áƒšáƒ˜áƒ¥áƒ¢áƒ¨áƒ˜áƒ</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/გáƒáƒ—იშულიáƒ</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/დáƒáƒ£áƒ“áƒáƒ¡áƒ¢áƒ£áƒ áƒ”ბელიáƒ</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 დáƒáƒ“áƒáƒ¡áƒ¢áƒ£áƒ áƒ”ბულიáƒ</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>სტáƒáƒ¢áƒ£áƒ¡áƒ˜</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>თáƒáƒ áƒ˜áƒ¦áƒ˜</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>წყáƒáƒ áƒ</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>გენერირებულიáƒ</translation>
- </message>
- <message>
- <source>From</source>
- <translation>გáƒáƒ›áƒ’ზáƒáƒ•áƒœáƒ˜</translation>
- </message>
- <message>
- <source>To</source>
- <translation>მიმღები</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>სáƒáƒ™áƒ£áƒ—áƒáƒ áƒ˜ მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>label</source>
- <translation>ნიშნული</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>კრედიტი</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>უáƒáƒ áƒ§áƒáƒ¤áƒ˜áƒšáƒ˜áƒ</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>დებიტი</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ სáƒáƒ¤áƒáƒ¡áƒ£áƒ áƒ˜ - სáƒáƒ™áƒáƒ›áƒ˜áƒ¡áƒ˜áƒ</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>სუფთრთáƒáƒœáƒ®áƒ</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>მესიჯი</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>შენიშვნáƒ</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>გáƒáƒ›áƒ§áƒ˜áƒ“ველი</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>გენერირებული მáƒáƒœáƒ”ტები გáƒáƒ¡áƒáƒ’ზáƒáƒ•áƒœáƒáƒ“ მáƒáƒ›áƒ¬áƒ˜áƒ¤áƒ“ებრ%1 ბლáƒáƒ™áƒ˜áƒ¡ შემდეგ. ეს ბლáƒáƒ™áƒ˜ გენერირების შემდეგ გáƒáƒ•áƒ áƒªáƒ”ლებულ იქნრქსელში ბლáƒáƒ™áƒ—რჯáƒáƒ­áƒ•áƒ–ე დáƒáƒ¡áƒáƒ›áƒáƒ¢áƒ”ბლáƒáƒ“. თუ ის ვერ ჩáƒáƒ¯áƒ“რჯáƒáƒ­áƒ•áƒ¨áƒ˜, მიეცემრსტáƒáƒ¢áƒ£áƒ¡áƒ˜ "უáƒáƒ áƒ§áƒáƒ¤áƒ˜áƒšáƒ˜áƒ" დრáƒáƒ› მáƒáƒœáƒ”ტებს ვერ გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნებთ. áƒáƒ¡áƒ”თი რáƒáƒ› შეიძლებრმáƒáƒ®áƒ“ეს, თუ რáƒáƒ›áƒ”ლიმე კვáƒáƒœáƒ«áƒ›áƒ რáƒáƒ›áƒ“ენიმე წáƒáƒ›áƒ˜áƒ— დáƒáƒ’áƒáƒ¡áƒ¬áƒ áƒáƒ— ბლáƒáƒ™áƒ˜áƒ¡ გენერირებáƒ.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>დáƒáƒ®áƒ•áƒ”წის ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>ხáƒáƒ áƒ¯áƒ”ბი</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>თáƒáƒœáƒ®áƒ</translation>
- </message>
- <message>
- <source>true</source>
- <translation>ჭეშმáƒáƒ áƒ˜áƒ¢áƒ˜</translation>
- </message>
- <message>
- <source>false</source>
- <translation>მცდáƒáƒ áƒ˜</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, დáƒáƒ’ზáƒáƒ•áƒœáƒ áƒáƒ  áƒáƒ áƒ˜áƒ¡ წáƒáƒ áƒ›áƒáƒ¢áƒ”ბით დáƒáƒ¡áƒ áƒ£áƒšáƒ”ბული</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>უცნáƒáƒ‘იáƒ</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ დეტáƒáƒšáƒ”ბი</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ დáƒáƒ¬áƒ•áƒ áƒ˜áƒšáƒ”ბითი áƒáƒ¦áƒ¬áƒ”რილáƒáƒ‘áƒ</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>თáƒáƒ áƒ˜áƒ¦áƒ˜</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>ტიპი</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>áƒáƒ  áƒáƒ áƒ˜áƒ¡ მáƒáƒ›áƒ¬áƒ˜áƒ¤áƒ”ბული (%1 დáƒáƒ¡áƒ¢áƒ£áƒ áƒ˜, სáƒáƒ­áƒ˜áƒ áƒáƒ სულ %2)</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>ღირიქნებრსáƒáƒœáƒáƒ› %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>დáƒáƒ“áƒáƒ¡áƒ¢áƒ£áƒ áƒ”ბულირ(%1დáƒáƒ¡áƒ¢áƒ£áƒ áƒ˜)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>ეს ბლáƒáƒ™áƒ˜ áƒáƒ  áƒáƒ áƒ˜áƒ¡ მიღებული áƒáƒ áƒªáƒ”რთი კვáƒáƒœáƒ«áƒ˜áƒ¡ მიერ დრსáƒáƒ•áƒáƒ áƒáƒ£áƒ“áƒáƒ“ უáƒáƒ áƒ§áƒáƒ¤áƒ˜áƒšáƒ˜áƒ!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>გენერირებულიáƒ, მáƒáƒ’რáƒáƒ› უáƒáƒ áƒ§áƒáƒ¤áƒ˜áƒšáƒ˜áƒ</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>áƒáƒ¤áƒšáƒáƒ˜áƒœáƒ¨áƒ˜áƒ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ნიშნული</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>დáƒáƒ£áƒ“áƒáƒ¡áƒ¢áƒ£áƒ áƒ”ბელიáƒ</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>დáƒáƒ“áƒáƒ¡áƒ¢áƒ£áƒ áƒ”ბულირ(%1, რეკáƒáƒ›áƒ”ნდებულირ%2)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>კáƒáƒœáƒ¤áƒšáƒ˜áƒ¥áƒ¢áƒ¨áƒ˜áƒ</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>შემáƒáƒ¡áƒ£áƒšáƒ˜áƒ</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>გáƒáƒ›áƒáƒ›áƒ’ზáƒáƒ•áƒœáƒ˜</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>გáƒáƒ’ზáƒáƒ•áƒœáƒ˜áƒšáƒ˜áƒ</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>გáƒáƒ“áƒáƒ®áƒ“ილირსáƒáƒ™áƒ£áƒ—áƒáƒ áƒ˜ თáƒáƒ•áƒ˜áƒ¡áƒáƒ—ვის</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>მáƒáƒžáƒáƒ•áƒ”ბულიáƒ</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(მიუწვდ.)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ სტáƒáƒ¢áƒ£áƒ¡áƒ˜. ველზე კურსáƒáƒ áƒ˜áƒ¡ შეყვáƒáƒœáƒ˜áƒ¡áƒáƒ¡ გáƒáƒ›áƒáƒ©áƒœáƒ“ებრდáƒáƒ¡áƒ¢áƒ£áƒ áƒ”ბის რáƒáƒáƒ“ენáƒáƒ‘áƒ.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ მიღების თáƒáƒ áƒ˜áƒ¦áƒ˜ დრდრáƒ.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ ტიპი.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>ბáƒáƒšáƒáƒœáƒ¡áƒ˜áƒ“áƒáƒœ მáƒáƒ®áƒ¡áƒœáƒ˜áƒšáƒ˜ áƒáƒœ დáƒáƒ›áƒáƒ¢áƒ”ბული თáƒáƒœáƒ®áƒ.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>ყველáƒ</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>დღეს</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>áƒáƒ› კვირის</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>áƒáƒ› თვის</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>ბáƒáƒšáƒ თვის</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>áƒáƒ› წლის</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>შუáƒáƒšáƒ”დი...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>შემáƒáƒ¡áƒ£áƒšáƒ˜áƒ</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>გáƒáƒ’ზáƒáƒ•áƒœáƒ˜áƒšáƒ˜áƒ</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>სáƒáƒ™áƒ£áƒ—áƒáƒ áƒ˜ თáƒáƒ•áƒ˜áƒ¡áƒáƒ—ვის</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>მáƒáƒžáƒáƒ•áƒ”ბულიáƒ</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>სხვáƒ</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>შეიყვáƒáƒœáƒ”თ სáƒáƒ«áƒ”ბნი მისáƒáƒ›áƒáƒ áƒ—ი áƒáƒœ ნიშნული</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>მინ. თáƒáƒœáƒ®áƒ</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>მისáƒáƒ›áƒáƒ áƒ—ის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>ნიშნულის კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>თáƒáƒœáƒ®áƒ˜áƒ¡ კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ ID-ს კáƒáƒžáƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>ნიშნულის რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ დეტáƒáƒšáƒ”ბის ჩვენებáƒ</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ”ბის ისტáƒáƒ áƒ˜áƒ˜áƒ¡ ექსპáƒáƒ áƒ¢áƒ˜</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ექსპáƒáƒ áƒ¢áƒ˜ ვერ გáƒáƒœáƒ®áƒáƒ áƒªáƒ˜áƒ”ლდáƒ</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>შეცდáƒáƒ›áƒ %1-ში ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ”ბის შენáƒáƒ®áƒ•áƒ˜áƒ¡ მცდელáƒáƒ‘ისáƒáƒ¡.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>ეხპáƒáƒ áƒ¢áƒ˜ გáƒáƒœáƒ®áƒáƒ áƒªáƒ˜áƒ”ლებულიáƒ</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ”ბის ისტáƒáƒ áƒ˜áƒ შენáƒáƒ®áƒ£áƒšáƒ˜áƒ %1-ში.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>CSV-ფáƒáƒ˜áƒšáƒ˜ (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>დáƒáƒ“áƒáƒ¡áƒ¢áƒ£áƒ áƒ”ბულიáƒ</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>თáƒáƒ áƒ˜áƒ¦áƒ˜</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>ტიპი</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>ნიშნული</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>მისáƒáƒ›áƒáƒ áƒ—ი</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>შუáƒáƒšáƒ”დი:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>-</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>áƒáƒ  áƒáƒ áƒ˜áƒ¡ ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ული სáƒáƒ¤áƒ£áƒšáƒ”.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>მáƒáƒœáƒ”ტების გáƒáƒ’ზáƒáƒ•áƒœáƒ</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;ექსპáƒáƒ áƒ¢áƒ˜</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>áƒáƒ› ბáƒáƒ áƒáƒ—იდáƒáƒœ მáƒáƒœáƒáƒªáƒ”მების ექსპáƒáƒ áƒ¢áƒ˜ ფáƒáƒ˜áƒšáƒ¨áƒ˜</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ áƒáƒ áƒ¥áƒ˜áƒ•áƒ˜áƒ áƒ”ბáƒ</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ მáƒáƒœáƒáƒªáƒ”მები (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>áƒáƒ áƒ¥áƒ˜áƒ•áƒ˜áƒ áƒ”ბრვერ მáƒáƒ®áƒ”რხდáƒ</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>შეცდáƒáƒ›áƒ %1-ში სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ მáƒáƒœáƒáƒªáƒ”მების შენáƒáƒ®áƒ•áƒ˜áƒ¡ მცდელáƒáƒ‘ისáƒáƒ¡.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>სáƒáƒ¤áƒ£áƒšáƒ˜áƒ¡ მáƒáƒœáƒáƒªáƒ”მები შენáƒáƒ®áƒ£áƒšáƒ˜áƒ %1-ში.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>áƒáƒ áƒ¥áƒ˜áƒ•áƒ˜áƒ áƒ”ბრშესრულებულიáƒ</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2218,6 +1145,10 @@
<translation>გáƒáƒ áƒ”დáƒáƒœ შეერთებების დáƒáƒ¨áƒ•áƒ”ბრ(ნáƒáƒ’ულისხმევი: 1 თუ áƒáƒ  გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნებრ-proxy áƒáƒœ -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>მáƒáƒªáƒ”მულ მისáƒáƒ›áƒáƒ áƒ—ზე მიჯáƒáƒ­áƒ•áƒ მუდმივáƒáƒ“ მáƒáƒ¡áƒ–ე მიყურáƒáƒ“ებით. გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნეთ [host]:port ფáƒáƒ áƒ›áƒ IPv6-სáƒáƒ—ვის</translation>
</message>
@@ -2238,10 +1169,6 @@
<translation>ყურáƒáƒ“ღებáƒ: ჩვენ áƒáƒ  ვეთáƒáƒœáƒ®áƒ›áƒ”ბით ყველრპირს. შესáƒáƒ«áƒšáƒáƒ თქვენ áƒáƒœ სხვრკვáƒáƒœáƒ«áƒ”ბს გáƒáƒœáƒáƒ®áƒšáƒ”ბრგჭირდებáƒáƒ—.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>ყურáƒáƒ“ღებáƒ: wallet.dat დáƒáƒ–იáƒáƒœáƒ”ბულიáƒ! áƒáƒ áƒ˜áƒ’ინáƒáƒšáƒ£áƒ áƒ˜ wallet.dat შენáƒáƒ®áƒ£áƒšáƒ˜áƒ რáƒáƒ’áƒáƒ áƒª wallet.{timestamp}.bak %s-ში; თუ შეáƒáƒ›áƒ©áƒœáƒ˜áƒ”თ უზუსტáƒáƒ‘რნáƒáƒ¨áƒ—ში áƒáƒœ ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ”ბში, áƒáƒ¦áƒáƒ“გინეთ áƒáƒ áƒ¥áƒ˜áƒ•áƒ˜áƒ“áƒáƒœ.</translation>
- </message>
- <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;category&gt; შეიძლებრიყáƒáƒ¡:</translation>
</message>
@@ -2326,10 +1253,6 @@
<translation>სფულის áƒáƒžáƒªáƒ˜áƒ”ბი:</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>სáƒáƒ­áƒ˜áƒ áƒáƒ ბáƒáƒ–ის ხელáƒáƒ®áƒáƒšáƒ˜ áƒáƒ’ებáƒ, გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნეთ -reindex რáƒáƒ—რშეცვáƒáƒšáƒáƒ— -txindex</translation>
- </message>
- <message>
<source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
<translation>ბრძáƒáƒœáƒ”ბის შესრულებრშესáƒáƒ‘áƒáƒ›áƒ˜áƒ¡áƒ˜ უწყების მიღებისáƒáƒ¡ áƒáƒœ რáƒáƒªáƒ შეინიშნებრსáƒáƒ’რძნáƒáƒ‘ი გáƒáƒ®áƒšáƒ”ჩრ(cmd-ში %s შეიცვლებრმესიჯით)</translation>
</message>
@@ -2338,26 +1261,10 @@
<translation>მáƒáƒ¦áƒáƒšáƒžáƒ áƒ˜áƒáƒ áƒ˜áƒ¢áƒ”ტული/დáƒáƒ‘áƒáƒšáƒ¡áƒáƒ™áƒáƒ›áƒ˜áƒ¡áƒ˜áƒáƒ˜áƒáƒœáƒ˜ ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ”ბის მáƒáƒ¥áƒ¡áƒ˜áƒ›áƒáƒšáƒ£áƒ áƒ˜ ზáƒáƒ›áƒ ბáƒáƒ˜áƒ¢áƒ”ბში (ნáƒáƒ’ულისხმევი: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>ვერ ხერხდებრ-whitebind მისáƒáƒ›áƒáƒ áƒ—ის გáƒáƒ áƒ™áƒ•áƒ”ვáƒ: '%s'</translation>
- </message>
- <message>
<source>Information</source>
<translation>ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>დáƒáƒ£áƒ¨áƒ•áƒ”ბელი მნიშვნელáƒáƒ‘რ-pmaxtxfee&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>დáƒáƒ£áƒ¨áƒ•áƒ”ბელი მნიშვნელáƒáƒ‘რ-minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>დáƒáƒ£áƒ¨áƒ•áƒ”ბელი მნიშვნელáƒáƒ‘რ-mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>ტრáƒáƒ¡áƒ˜áƒ áƒ”ბის/დáƒáƒ®áƒ•áƒ”წის ინფáƒáƒ¡ გáƒáƒ’ზáƒáƒ•áƒœáƒ კáƒáƒœáƒ¡áƒáƒšáƒ–ე debug.log ფáƒáƒ˜áƒšáƒ˜áƒ¡ ნáƒáƒªáƒ•áƒšáƒáƒ“</translation>
</message>
@@ -2394,10 +1301,6 @@
<translation>ტრáƒáƒœáƒ¡áƒáƒ¥áƒªáƒ˜áƒ”ბის ჩáƒáƒ®áƒ¡áƒœáƒ სáƒáƒ¤áƒ£áƒšáƒ˜áƒ“áƒáƒœ...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat დáƒáƒ–იáƒáƒœáƒ”ბულიáƒ, áƒáƒ¦áƒ“გენრვერ მáƒáƒ®áƒ”რხდáƒ</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>პáƒáƒ áƒáƒšáƒ˜ JSON-RPC-შეერთებისáƒáƒ—ვის</translation>
</message>
@@ -2406,10 +1309,6 @@
<translation>კáƒáƒ›áƒáƒœáƒ“ის შესრულებრუკეთესი ბლáƒáƒ™áƒ˜áƒ¡ გáƒáƒ›áƒáƒ©áƒ”ნისáƒáƒ¡ (%s კáƒáƒ›áƒáƒœáƒ“áƒáƒ¨áƒ˜ ჩáƒáƒœáƒáƒªáƒ•áƒšáƒ“ებრბლáƒáƒ™áƒ˜áƒ¡ ჰეშით)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>ეს ტექსტი</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>DNS-ძებნის დáƒáƒ¨áƒ•áƒ”ბრ-addnode, -seednode დრ-connect-სáƒáƒ—ვის</translation>
</message>
@@ -2418,14 +1317,6 @@
<translation>მისáƒáƒ›áƒáƒ áƒ—ების ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>áƒáƒ  იტვირთებრwallet.dat: სáƒáƒ¤áƒ£áƒšáƒ” დáƒáƒ–იáƒáƒœáƒ”ბულიáƒ</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>áƒáƒ  იტვირთებრwallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ მისáƒáƒ›áƒáƒ áƒ—ი -proxy: '%s'</translation>
</message>
@@ -2434,18 +1325,6 @@
<translation>-onlynet-ში მითითებულირუცნáƒáƒ‘ი ქსელი: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>ვერ ხერხდებრ-bind მისáƒáƒ›áƒáƒ áƒ—ის გáƒáƒ áƒ™áƒ•áƒ”ვáƒ: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>ვერ ხერხდებრ-externalip მისáƒáƒ›áƒáƒ áƒ—ის გáƒáƒ áƒ™áƒ•áƒ”ვáƒ: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>დáƒáƒ£áƒ¨áƒ•áƒ”ბელი მნიშვნელáƒáƒ‘რ-paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>áƒáƒ  áƒáƒ áƒ˜áƒ¡ სáƒáƒ™áƒ›áƒáƒ áƒ˜áƒ¡áƒ˜ თáƒáƒœáƒ®áƒ</translation>
</message>
diff --git a/src/qt/locale/bitcoin_kk_KZ.ts b/src/qt/locale/bitcoin_kk_KZ.ts
index cfa19d13f0..ff02521264 100644
--- a/src/qt/locale/bitcoin_kk_KZ.ts
+++ b/src/qt/locale/bitcoin_kk_KZ.ts
@@ -25,25 +25,6 @@
<source>&amp;Delete</source>
<translation>Жою</translation>
</message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Үтірмен бөлінген текÑÑ‚ (*.csv)</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>таңба</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(таңбаÑыз)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -59,31 +40,7 @@
<source>Repeat new passphrase</source>
<translation>Жаңа Ò›Ò±Ð¿Ð¸Ñ Ñөзді қайта енгізу</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>ӘмиÑнді шифрлау</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Бұл операциÑÑÑ‹ бойынша Ñіздің әмиÑнізді қоршаудан шығару үшін әмиÑнның Ò›Ò±Ð¿Ð¸Ñ Ñөзі керек</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>ӘмиÑнізді қоршаудан шығару</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Бұл операциÑÑÑ‹ бойынша Ñіздің әмиÑнізді шифрлап таÑтау үшін әмиÑнның Ò›Ò±Ð¿Ð¸Ñ Ñөзі керек</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>ӘмиÑнізді шифрлап таÑтау</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>ÒšÒ±Ð¿Ð¸Ñ Ñөзді өзгерту</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -175,9 +132,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -219,15 +173,7 @@
<source>Priority</source>
<translation>БаÑымдық</translation>
</message>
- <message>
- <source>no</source>
- <translation>жоқ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(таңбаÑыз)</translation>
- </message>
- </context>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -238,7 +184,7 @@
<source>&amp;Address</source>
<translation>ÐдреÑ</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -266,9 +212,6 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -279,9 +222,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
@@ -297,37 +237,6 @@
</context>
<context>
<name>ReceiveRequestDialog</name>
- <message>
- <source>Address</source>
- <translation>ÐдреÑ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Саны</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>таңба</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Күні</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>таңба</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Саны</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(таңбаÑыз)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -351,10 +260,6 @@
<source>Dust:</source>
<translation>Шаң</translation>
</message>
- <message>
- <source>(no label)</source>
- <translation>(таңбаÑыз)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -376,70 +281,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Date</source>
- <translation>Күні</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Саны</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Күні</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>таңба</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Үтірмен бөлінген файл (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>РаÑÑ‚Ñ‹Ò›</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Күні</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>таңба</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑ</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>ЭкÑпорт</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Information</source>
diff --git a/src/qt/locale/bitcoin_ko_KR.ts b/src/qt/locale/bitcoin_ko_KR.ts
index ce48ce249f..012632c0e0 100644
--- a/src/qt/locale/bitcoin_ko_KR.ts
+++ b/src/qt/locale/bitcoin_ko_KR.ts
@@ -11,7 +11,7 @@
</message>
<message>
<source>&amp;New</source>
- <translation>새 항목(N)</translation>
+ <translation>새 항목(&amp;N)</translation>
</message>
<message>
<source>Copy the currently selected address to the system clipboard</source>
@@ -19,15 +19,11 @@
</message>
<message>
<source>&amp;Copy</source>
- <translation>복사</translation>
+ <translation>복사(&amp;C)</translation>
</message>
<message>
<source>C&amp;lose</source>
- <translation>닫기 (L)</translation>
- </message>
- <message>
- <source>&amp;Copy Address</source>
- <translation>주소 복사(&amp;C)</translation>
+ <translation>닫기(&amp;L)</translation>
</message>
<message>
<source>Delete the currently selected address from the list</source>
@@ -39,78 +35,11 @@
</message>
<message>
<source>&amp;Export</source>
- <translation>&amp;내보내기</translation>
+ <translation>내보내기(&amp;E)</translation>
</message>
<message>
<source>&amp;Delete</source>
- <translation>&amp;삭제</translation>
- </message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>ì½”ì¸ì„ 보내실 주소를 ì„ íƒí•˜ì„¸ìš”</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>ì½”ì¸ì„ 받으실 주소를 ì„ íƒí•˜ì„¸ìš”</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>ì„ íƒí•˜ê¸° (H)</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>íƒ€ì¸ ê³„ì¢Œ 주소목ë¡</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>ë‚´ 계좌 주소목ë¡</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>비트코ì¸ì„ 받는 계좌 주소입니다. ì½”ì¸ì„ 보내기 ì „ì— ìž”ê³ ì™€ 받는 주소를 í•­ìƒ í™•ì¸í•˜ì„¸ìš”.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>비트코ì¸ì„ ë°›ì„ ìˆ˜ 있는 계좌 주소입니다. 매 거래마다 새로운 주소 ì‚¬ìš©ì„ ê¶Œìž¥í•©ë‹ˆë‹¤. </translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>ë¼ë²¨ 복사</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>편집&amp;</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>주소 ëª©ë¡ ë‚´ë³´ë‚´ê¸°</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>쉼표로 êµ¬ë¶„ëœ íŒŒì¼(*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>내보내기 실패</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>%1으로 주소 목ë¡ì„ 저장하는 ë™ì•ˆ 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. 다시 ì‹œë„해주세요.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>ë¼ë²¨</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>주소</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ë¼ë²¨ ì—†ìŒ)</translation>
+ <translation>삭제(&amp;D)</translation>
</message>
</context>
<context>
@@ -131,95 +60,23 @@
<source>Repeat new passphrase</source>
<translation>새로운 암호 재확ì¸</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Encrypt wallet</source>
- <translation>지갑 암호화</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>ì´ ìž‘ì—…ì„ ì‹¤í–‰í•˜ë ¤ë©´ ì‚¬ìš©ìž ì§€ê°‘ì˜ ì•”í˜¸ê°€ 필요합니다.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>지갑 잠금해제</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>ì´ ìž‘ì—…ì€ ì§€ê°‘ì„ í•´ë…하기 위해 ì‚¬ìš©ìž ì§€ê°‘ì˜ ì•”í˜¸ê°€ 필요합니다.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>지갑 í•´ë…</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>암호 변경</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>지갑 암호화 승ì¸</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>경고: 만약 암호화 ëœ ì§€ê°‘ì˜ ë¹„ë°€ë²ˆí˜¸ë¥¼ 잃어버릴 경우, &lt;b&gt;모든 비트코ì¸ë“¤ì„ 잃어버릴 수 있습니다&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>지갑 암호화를 허용하시겠습니까?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>중요: ë³¸ì¸ ì§€ê°‘íŒŒì¼ì—ì„œ 만든 예전 ë°±ì—…ë“¤ì€ ìƒˆë¡œ ìƒì„±í•œ 암호화 ëœ ì§€ê°‘ 파ì¼ë¡œ êµì²´ë©ë‹ˆë‹¤. ë³´ì•ˆìƒ ì´ìœ ë¡œ ì´ì „ì— ì•”í˜¸í™” 하지 ì•Šì€ ì§€ê°‘ íŒŒì¼ ë°±ì—…ì€ ì‚¬ìš©í•  수 없게 ë˜ë‹ˆ 빠른 ì‹œì¼ ë‚´ë¡œ 새로 암호화 ëœ ì§€ê°‘ì„ ì‚¬ìš©í•˜ì‹œê¸° ë°”ëžë‹ˆë‹¤.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>경고: Caps Lock키가 켜져있습니다!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>지갑 암호화 완료</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>ì§€ê°‘ì˜ ê¸°ì¡´ 암호와 새로운 암호를 입력해주세요.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>지갑 암호화 실패</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>지갑 암호화는 내부 ì—러로 ì¸í•´ 실패했습니다. ë‹¹ì‹ ì˜ ì§€ê°‘ì€ ì•”í˜¸í™” ë˜ì§€ 않았습니다.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>지정한 암호가 ì¼ì¹˜í•˜ì§€ 않습니다.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>ì§€ê°‘ì„ ì—´ì§€ 못했습니다.</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>지갑 í•´ë…ì„ ìœ„í•œ 암호가 틀렸습니다.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>지갑 í•´ë…ì— ì‹¤íŒ¨í•˜ì˜€ìŠµë‹ˆë‹¤.</translation>
+ <source>IP/Netmask</source>
+ <translation>IP주소/넷마스í¬</translation>
</message>
<message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>지갑 비밀번호가 성공ì ìœ¼ë¡œ 변경ë˜ì—ˆìŠµë‹ˆë‹¤.</translation>
+ <source>Banned Until</source>
+ <translation>다ìŒê³¼ ê°™ì€ ìƒí™©ì´ ë  ë•Œê¹Œì§€ 계정 정지ë©ë‹ˆë‹¤.</translation>
</message>
</context>
<context>
- <name>BanTableModel</name>
- </context>
-<context>
<name>BitcoinGUI</name>
<message>
<source>Sign &amp;message...</source>
- <translation>메시지 서명&amp;...</translation>
+ <translation>메시지 서명(&amp;M)...</translation>
</message>
<message>
<source>Synchronizing with network...</source>
@@ -227,7 +84,7 @@
</message>
<message>
<source>&amp;Overview</source>
- <translation>&amp;개요</translation>
+ <translation>개요(&amp;O)</translation>
</message>
<message>
<source>Node</source>
@@ -239,7 +96,7 @@
</message>
<message>
<source>&amp;Transactions</source>
- <translation>&amp;거래</translation>
+ <translation>거래(&amp;T)</translation>
</message>
<message>
<source>Browse transaction history</source>
@@ -251,11 +108,11 @@
</message>
<message>
<source>Quit application</source>
- <translation>ì ìš© 중단</translation>
+ <translation>어플리케ì´ì…˜ 종료</translation>
</message>
<message>
<source>About &amp;Qt</source>
- <translation>Qt ì •ë³´(&amp;Q)</translation>
+ <translation>&amp;Qt ì •ë³´</translation>
</message>
<message>
<source>Show information about Qt</source>
@@ -263,39 +120,31 @@
</message>
<message>
<source>&amp;Options...</source>
- <translation>&amp;옵션</translation>
+ <translation>옵션(&amp;O)</translation>
</message>
<message>
<source>&amp;Encrypt Wallet...</source>
- <translation>지갑 암호화&amp;...</translation>
+ <translation>지갑 암호화(&amp;E)...</translation>
</message>
<message>
<source>&amp;Backup Wallet...</source>
- <translation>지갑 백업&amp;...</translation>
+ <translation>지갑 백업(&amp;B)...</translation>
</message>
<message>
<source>&amp;Change Passphrase...</source>
- <translation>암호문 변경&amp;...</translation>
+ <translation>암호문 변경(&amp;C)...</translation>
</message>
<message>
<source>&amp;Sending addresses...</source>
- <translation>&amp;주소 보내는 중</translation>
+ <translation>보내는 주소(&amp;S)</translation>
</message>
<message>
<source>&amp;Receiving addresses...</source>
- <translation>&amp; 주소 받는 중</translation>
+ <translation>받는 주소(&amp;R)</translation>
</message>
<message>
<source>Open &amp;URI...</source>
- <translation>URI&amp;열기...</translation>
- </message>
- <message>
- <source>Bitcoin Core client</source>
- <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´ í´ë¼ì´ì–¸íŠ¸</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>디스í¬ì—ì„œ ë¸”ë¡ ê°€ì ¸ì˜¤ëŠ” 중...</translation>
+ <translation>&amp;URI 열기...</translation>
</message>
<message>
<source>Reindexing blocks on disk...</source>
@@ -315,7 +164,7 @@
</message>
<message>
<source>&amp;Debug window</source>
- <translation>디버그 창&amp;</translation>
+ <translation>디버그 창(&amp;D)</translation>
</message>
<message>
<source>Open debugging and diagnostic console</source>
@@ -323,7 +172,7 @@
</message>
<message>
<source>&amp;Verify message...</source>
- <translation>메시지 확ì¸&amp;...</translation>
+ <translation>메시지 확ì¸(&amp;V)...</translation>
</message>
<message>
<source>Bitcoin</source>
@@ -342,10 +191,6 @@
<translation>받기(&amp;R)</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´ì— ê´€í•œ 정보입니다.</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>ë³´ì´ê¸°/숨기기(&amp;S)</translation>
</message>
@@ -367,33 +212,25 @@
</message>
<message>
<source>&amp;File</source>
- <translation>&amp;파ì¼</translation>
+ <translation>파ì¼(&amp;F)</translation>
</message>
<message>
<source>&amp;Settings</source>
- <translation>&amp;설정</translation>
+ <translation>설정(&amp;S)</translation>
</message>
<message>
<source>&amp;Help</source>
- <translation>&amp;ë„움ë§</translation>
+ <translation>ë„움ë§(&amp;H)</translation>
</message>
<message>
<source>Tabs toolbar</source>
<translation>툴바 색ì¸í‘œ</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>지불 요청하기 (QR코드와 비트코ì¸ì´ ìƒì„±ë©ë‹ˆë‹¤: URIs)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;ë¹„íŠ¸ì½”ì¸ ì½”ì–´ 소개</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>한번 ì´ìƒ ì‚¬ìš©ëœ ë³´ë‚´ëŠ” 주소와 주소 ì œëª©ì˜ ëª©ë¡ì„ ë³´ì—¬ì¤ë‹ˆë‹¤.</translation>
</message>
@@ -407,17 +244,21 @@
</message>
<message>
<source>&amp;Command-line options</source>
- <translation>명령어-ë¼ì¸ 옵션</translation>
+ <translation>명령줄 옵션(&amp;C)</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>사용할 수 있는 ë¹„íŠ¸ì½”ì¸ ëª…ë ¹ì–´ 옵션 목ë¡ì„ 가져오기 위해 Bitcoin-Qt ë„ì›€ë§ ë©”ì‹œì§€ë¥¼ 표시합니다.</translation>
+ <message numerus="yes">
+ <source>%n active connection(s) to Bitcoin network</source>
+ <translation><numerusform>ë¹„íŠ¸ì½”ì¸ ë„¤íŠ¸ì›Œí¬ì— %nê°œì˜ ì—°ê²°ì´ í™œì„±í™”ë˜ì–´ 있습니다.</numerusform></translation>
</message>
<message>
<source>No block source available...</source>
<translation>사용 가능한 블ë¡ì´ 없습니다...</translation>
</message>
<message numerus="yes">
+ <source>Processed %n block(s) of transaction history.</source>
+ <translation><numerusform>%n 블럭 만í¼ì˜ 거래 기ë¡ì´ 처리ë¨.</numerusform></translation>
+ </message>
+ <message numerus="yes">
<source>%n hour(s)</source>
<translation><numerusform>%n시간</numerusform></translation>
</message>
@@ -517,13 +358,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>ë„¤íŠ¸ì›Œí¬ ê²½ê³ </translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -575,7 +409,15 @@
</message>
<message>
<source>Amount</source>
- <translation>거래량</translation>
+ <translation>거래액</translation>
+ </message>
+ <message>
+ <source>Received with label</source>
+ <translation>입금과 함께 ìˆ˜ì‹ ëœ ë¼ë²¨</translation>
+ </message>
+ <message>
+ <source>Received with address</source>
+ <translation>입금과 함께 ìˆ˜ì‹ ëœ ì£¼ì†Œ</translation>
</message>
<message>
<source>Date</source>
@@ -593,119 +435,7 @@
<source>Priority</source>
<translation>우선순위</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>주소 복사하기</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>표 복사하기</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>거래량 복사</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>거래 ì•„ì´ë”” 복사</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>비트코ì¸ì´ 사용ë˜ì§€ ì•Šì€ ì£¼ì†Œë¥¼ 잠금 처리합니다.</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>비트코ì¸ì´ 사용ë˜ì§€ ì•Šì€ ì£¼ì†Œë¥¼ 잠금 해제합니다. </translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>수량 복사</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>수수료 복사</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>수수료 ì´í›„ 복사</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>bytes 복사</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>ìš°ì„ ë„ ë³µì‚¬</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>아주 높ìŒ</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>보다 높ìŒ</translation>
- </message>
- <message>
- <source>high</source>
- <translation>높ìŒ</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>약간 높ìŒ</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>보통</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>약간 ë‚®ìŒ</translation>
- </message>
- <message>
- <source>low</source>
- <translation>ë‚®ìŒ</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>보다 ë‚®ìŒ</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>아주 ë‚®ìŒ</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 잠금)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ì—†ìŒ</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>예</translation>
- </message>
- <message>
- <source>no</source>
- <translation>아니요</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>ì´ ì˜ë¯¸ëŠ” 수수료가 최소한 %1 per 키로바ì´íŠ¸ 필요합니다</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>ìš°ì„  순위가 ë†’ì€ ê±°ëž˜ì˜ ê²½ìš° ë¸”ëŸ­ì— í¬í•¨ë  ê°€ëŠ¥ì„±ì´ ë” ë§ŽìŠµë‹ˆë‹¤.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(í‘œ ì—†ìŒ)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>~로부터 변경 %1 (%2)</translation>
- </message>
- </context>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -714,47 +444,19 @@
</message>
<message>
<source>&amp;Label</source>
- <translation>&amp;표</translation>
+ <translation>ë¼ë²¨(&amp;L)</translation>
</message>
<message>
<source>The label associated with this address list entry</source>
<translation>현재 ì„ íƒëœ 주소 í•„ë“œì˜ ì œëª©ìž…ë‹ˆë‹¤. </translation>
</message>
<message>
- <source>&amp;Address</source>
- <translation>&amp;주소</translation>
- </message>
- <message>
- <source>New receiving address</source>
- <translation>새로 받는 주소</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>새로 보내는 주소</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>받는 주소 편집</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>보내는 주소 편집</translation>
+ <source>The address associated with this address list entry. This can only be modified for sending addresses.</source>
+ <translation>본 ì£¼ì†Œë¡ ìž…ë ¥ì€ ì£¼ì†Œì™€ 연계ë˜ì—ˆìŠµë‹ˆë‹¤. ì´ê²ƒì€ 보내는 주소들ì—서만 변경ë ìˆ˜ 있습니다.</translation>
</message>
<message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>ìž…ë ¥ëœ ì£¼ì†ŒëŠ”"%1" ì´ë¯¸ 주소ë¡ì— 있습니다.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>입력한 "%1" 주소는 올바른 ë¹„íŠ¸ì½”ì¸ ì£¼ì†Œê°€ 아닙니다.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>ì§€ê°‘ì„ ì—´ 수 없습니다.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>새로운 키 ìƒì„±ì´ 실패하였습니다</translation>
+ <source>&amp;Address</source>
+ <translation>주소(&amp;A)</translation>
</message>
</context>
<context>
@@ -783,10 +485,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´</translation>
- </message>
- <message>
<source>version</source>
<translation>버전</translation>
</message>
@@ -795,10 +493,6 @@
<translation>(%1-비트)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´ 소개</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>명령줄 옵션</translation>
</message>
@@ -810,24 +504,36 @@
<source>command-line options</source>
<translation>명령줄 옵션</translation>
</message>
- </context>
-<context>
- <name>Intro</name>
<message>
- <source>Welcome</source>
- <translation>환ì˜í•©ë‹ˆë‹¤</translation>
+ <source>UI Options:</source>
+ <translation>UI 옵션:</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>실행시 ë°ì´í„° í´ë” ì„ íƒí•˜ê¸° (기본값: %u)</translation>
+ </message>
+ <message>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>"ko_KR"와 ê°™ì´ ì–¸ì–´ë¥¼ 설정하십시오 (기본값: 시스템 로캘)</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>ìµœì†Œí™”ëœ ìƒíƒœì—ì„œ 시작</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´ì— ì˜¤ì‹ ê²ƒì„ í™˜ì˜í•©ë‹ˆ.</translation>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>지불 ìš”ì²­ì„ ìœ„í•œ SSL 루트 ì¸ì¦ì„œ 설정 (기본값: -system-)</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>í”„ë¡œê·¸ëž¨ì´ ì²˜ìŒìœ¼ë¡œ 실행ë˜ê³  있습니다. ë¹„íŠ¸ì½”ì¸ ì½”ì–´ê°€ ì–´ë””ì— ë°ì´í„°ë¥¼ 저장할지 ì„ íƒí•  수 있습니다. </translation>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>실행시 시작화면 보기 (기본값: %u)</translation>
</message>
+ </context>
+<context>
+ <name>Intro</name>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´ê°€ 블럭체ì¸ì˜ ë³µì‚¬ë³¸ì„ ë‹¤ìš´ë¡œë“œ 저장합니다. ì ì–´ë„ %1GBì˜ ë°ì´í„°ê°€ ì´ í´ë”ì— ì €ìž¥ë˜ë©° ì‹œê°„ì´ ê²½ê³¼í• ìˆ˜ë¡ ì ì°¨ ì¦ê°€í•©ë‹ˆë‹¤. 그리고 지갑 ë˜í•œ ì´ í´ë”ì— ì €ìž¥ë©ë‹ˆë‹¤. </translation>
+ <source>Welcome</source>
+ <translation>환ì˜í•©ë‹ˆë‹¤</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -838,14 +544,22 @@
<translation>커스텀 ë°ì´í„° í´ë” 사용:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´</translation>
+ <source>Error: Specified data directory "%1" cannot be created.</source>
+ <translation>오류: "%1" 지정한 ë°ì´í„° 디렉토리를 ìƒì„±í•  수 없습니다.</translation>
</message>
<message>
<source>Error</source>
<translation>오류</translation>
</message>
- </context>
+ <message numerus="yes">
+ <source>%n GB of free space available</source>
+ <translation><numerusform>%n GB 사용가능</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>(of %n GB needed)</source>
+ <translation><numerusform>(%n GBê°€ í•„ìš”)</numerusform></translation>
+ </message>
+</context>
<context>
<name>OpenURIDialog</name>
<message>
@@ -864,16 +578,12 @@
<source>Select payment request file</source>
<translation>지불 요청 파ì¼ì„ ì„ íƒí•˜ì„¸ìš”</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>지불 요청 파ì¼ì„ 열기 위해서 ì„ íƒí•˜ì„¸ìš”</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
<message>
<source>Options</source>
- <translation>ì„ íƒë“¤</translation>
+ <translation>환경설정</translation>
</message>
<message>
<source>&amp;Main</source>
@@ -881,7 +591,7 @@
</message>
<message>
<source>Size of &amp;database cache</source>
- <translation>ë°ì´í„°ë² ì´ìŠ¤ ìºì‹œ í¬ê¸°</translation>
+ <translation>ë°ì´í„°ë² ì´ìŠ¤ ìºì‹œ í¬ê¸°(&amp;D)</translation>
</message>
<message>
<source>MB</source>
@@ -889,7 +599,7 @@
</message>
<message>
<source>Number of script &amp;verification threads</source>
- <translation>스í¬ë¦½íŠ¸ ì¸ì¦ ì“°ë ˆë“œì˜ ê°œìˆ˜</translation>
+ <translation>스í¬ë¦½íŠ¸ ì¸ì¦ ì“°ë ˆë“œì˜ ê°œìˆ˜(&amp;V)</translation>
</message>
<message>
<source>Accept connections from outside</source>
@@ -901,7 +611,15 @@
</message>
<message>
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
- <translation>프ë¡ì‹œ ì•„ì´í”¼ 주소(예. IPv4:127.0.0.1 / IPv6: ::1)</translation>
+ <translation>프ë¡ì‹œ ì•„ì´í”¼ 주소 (예. IPv4:127.0.0.1 / IPv6: ::1)</translation>
+ </message>
+ <message>
+ <source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</source>
+ <translation>ì°½ì„ ë‹«ìœ¼ë©´ 종료 대신 트레ì´ë¡œ 보내기. ì´ ì˜µì…˜ì„ í™œì„±í™”í•˜ë©´ 메뉴ì—ì„œ 종료를 ì„ íƒí•œ 후ì—만 어플리케ì´ì…˜ì´ 종료ë©ë‹ˆë‹¤.</translation>
+ </message>
+ <message>
+ <source>Third party URLs (e.g. a block explorer) 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>서드-파티 URLs (예. ë¸”ë¡ íƒìƒ‰ê¸°)는 거래 íƒ­ì˜ ì»¨í…스트 ë©”ë‰´ì— ë‚˜íƒ€ë‚©ë‹ˆë‹¤. URLì˜ %s는 트랜잭션 해시값으로 대체ë©ë‹ˆë‹¤. 여러 URLs는 ìˆ˜ì§ ë°” | ì—ì„œ 나누어 집니다.</translation>
</message>
<message>
<source>Third party transaction URLs</source>
@@ -909,7 +627,7 @@
</message>
<message>
<source>Active command-line options that override above options:</source>
- <translation>명령어 ë¼ì¸ ì˜µì…˜ì„ í™œì„±í™”í•´ì„œ ì˜µì…˜ì„ ìš°íšŒí•˜ì‹œì˜¤</translation>
+ <translation>명령줄 옵션 활성화는 ìœ„ì˜ ì˜µì…˜ë“¤ì„ ëŒ€ì²´í•©ë‹ˆë‹¤:</translation>
</message>
<message>
<source>Reset all client options to default.</source>
@@ -924,8 +642,12 @@
<translation>네트워í¬(&amp;N)</translation>
</message>
<message>
+ <source>(0 = auto, &lt;0 = leave that many cores free)</source>
+ <translation>(0 = ìžë™, &lt;0 = ì§€ì •ëœ ì½”ì–´ ê°œìˆ˜ë§Œí¼ ì‚¬ìš© 안함)</translation>
+ </message>
+ <message>
<source>W&amp;allet</source>
- <translation>지갑</translation>
+ <translation>지갑(&amp;A)</translation>
</message>
<message>
<source>Expert</source>
@@ -933,19 +655,23 @@
</message>
<message>
<source>Enable coin &amp;control features</source>
- <translation>ì½”ì¸ ìƒì„¸ ì œì–´ê¸°ëŠ¥ì„ í™œì„±í™”í•©ë‹ˆë‹¤ - &amp;C</translation>
+ <translation>ì½”ì¸ ìƒì„¸ ì œì–´ê¸°ëŠ¥ì„ í™œì„±í™”í•©ë‹ˆë‹¤ (&amp;C)</translation>
+ </message>
+ <message>
+ <source>If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed.</source>
+ <translation>ê²€ì¦ë˜ì§€ ì•Šì€ ìž”ëˆ ì“°ê¸°ë¥¼ 비활성화하면 íŠ¸ëžœìž­ì…˜ì´ ì ì–´ë„ 1회 ì´ìƒ ê²€ì¦ë˜ê¸° 전까지 ê·¸ íŠ¸ëžœìž­ì…˜ì˜ ê±°ìŠ¤ë¦„ëˆì€ 사용할 수 없습니다. ì´ëŠ” 잔액 계산 방법ì—ë„ ì˜í–¥ì„ 미칩니다.</translation>
</message>
<message>
<source>&amp;Spend unconfirmed change</source>
- <translation>&amp;확ì¸ë˜ì§€ ì•Šì€ ëˆì„ 쓰다</translation>
+ <translation>ê²€ì¦ë˜ì§€ ì•Šì€ ìž”ëˆ ì“°ê¸° (&amp;S)</translation>
</message>
<message>
<source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source>
- <translation>ë¼ìš°í„°ì˜ ë¹„íŠ¸ì½”ì¸ í´ë¼ì´ì–¸íŠ¸ í¬íŠ¸ë¥¼ ìžë™ìœ¼ë¡œ 엽니다. ë¼ìš°í„°ì—ì„œ UPnP를 지ì›í•˜ê³  활성화 í–ˆì„ ê²½ìš°ì—만 ë™ìž‘합니다.</translation>
+ <translation>ë¼ìš°í„°ì—ì„œ Bitcoin í´ë¼ì´ì–¸íŠ¸ í¬íŠ¸ë¥¼ ìžë™ì ìœ¼ë¡œ 엽니다. ë¼ìš°í„°ì—ì„œ UPnP를 지ì›í•˜ê³  활성화 í–ˆì„ ê²½ìš°ì—만 ë™ìž‘합니다.</translation>
</message>
<message>
<source>Map port using &amp;UPnP</source>
- <translation>ì‚¬ìš©ì¤‘ì¸ UPnP í¬íŠ¸ 매핑(&amp;U)</translation>
+ <translation>ì‚¬ìš©ì¤‘ì¸ &amp;UPnP í¬íŠ¸ 매핑</translation>
</message>
<message>
<source>Connect to the Bitcoin network through a SOCKS5 proxy.</source>
@@ -953,11 +679,11 @@
</message>
<message>
<source>&amp;Connect through SOCKS5 proxy (default proxy):</source>
- <translation>SOCKS5 프ë¡ì‹œë¥¼ ê±°ì³ ì—°ê²°í•©ë‹ˆë‹¤ (기본값 프ë¡ì‹œ):</translation>
+ <translation>SOCKS5 프ë¡ì‹œë¥¼ ê±°ì³ ì—°ê²°í•©ë‹ˆë‹¤(&amp;C) (기본 프ë¡ì‹œ):</translation>
</message>
<message>
<source>Proxy &amp;IP:</source>
- <translation>프ë¡ì‹œ IP(&amp;I):</translation>
+ <translation>프ë¡ì‹œ &amp;IP:</translation>
</message>
<message>
<source>&amp;Port:</source>
@@ -968,6 +694,14 @@
<translation>프ë¡ì‹œì˜ í¬íŠ¸ë²ˆí˜¸ìž…니다(예: 9050)</translation>
</message>
<message>
+ <source>Used for reaching peers via:</source>
+ <translation>í”¼ì–´ì— ì—°ê²°í•˜ê¸° 위해 ì‚¬ìš©ëœ ë°©ë²•:</translation>
+ </message>
+ <message>
+ <source>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
+ <translation>ì´ SOCK5 프ë¡ì‹œë¥¼ 통과해 피어와 ì ‘ì†í•œ ë„¤íŠ¸ì›Œí¬ ìœ í˜•ì´ í‘œì‹œë©ë‹ˆë‹¤.</translation>
+ </message>
+ <message>
<source>IPv4</source>
<translation>IPv4</translation>
</message>
@@ -980,6 +714,14 @@
<translation>Tor</translation>
</message>
<message>
+ <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
+ <translation>Tor 서비스를 경유하여 ë¹„íŠ¸ì½”ì¸ ë„¤íŠ¸ì›Œí¬ì— 연결하기 위해 ë¶„ë¦¬ëœ SOCKS5 프ë¡ì‹œë¥¼ 사용.</translation>
+ </message>
+ <message>
+ <source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
+ <translation>Tor 서비스를 ì´ìš©í•˜ì—¬ 피어ì—게 연결하기 위해 ë¶„ë¦¬ëœ SOCKS5 프ë¡ì‹œ 사용</translation>
+ </message>
+ <message>
<source>&amp;Window</source>
<translation>ì°½(&amp;W)</translation>
</message>
@@ -1040,6 +782,10 @@
<translation>변경 ì‚¬í•­ì„ ì ìš©í•˜ê¸° 위해서는 í”„ë¡œê·¸ëž¨ì´ ì¢…ë£Œ 후 재시작ë˜ì–´ì•¼ 합니다.</translation>
</message>
<message>
+ <source>Client will be shut down. Do you want to proceed?</source>
+ <translation>í´ë¼ì´ì–¸íŠ¸ê°€ 종료ë©ë‹ˆë‹¤, ê³„ì† ì§„í–‰í•˜ì‹œê² ìŠµë‹ˆê¹Œ?</translation>
+ </message>
+ <message>
<source>This change would require a client restart.</source>
<translation>ì´ ë³€ê²½ 사항 ì ìš©ì„ 위해 프로그램 ìž¬ì‹œìž‘ì´ í•„ìš”í•©ë‹ˆë‹¤. </translation>
</message>
@@ -1056,7 +802,7 @@
</message>
<message>
<source>The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.</source>
- <translation>표시한 ì •ë³´ê°€ ì˜¤ëž˜ëœ ê²ƒ 같습니다. ë¹„íŠ¸ì½”ì¸ ë„¤íŠ¸ì›Œí¬ì— 연결하고 ë‚œ 다ìŒì— ì§€ê°‘ì„ ìžë™ìœ¼ë¡œ ë™ê¸°í™” 하지만, ì•„ì§ ê³¼ì •ì´ ë나지는 않았습니다.</translation>
+ <translation>í‘œì‹œëœ ì •ë³´ê°€ ì˜¤ëž˜ëœ ê²ƒ 같습니다. ë¹„íŠ¸ì½”ì¸ ë„¤íŠ¸ì›Œí¬ì— 연결하고 ë‚œ 다ìŒì— ì§€ê°‘ì„ ìžë™ìœ¼ë¡œ ë™ê¸°í™” 하지만, ì•„ì§ ê³¼ì •ì´ ë나지는 않았습니다.</translation>
</message>
<message>
<source>Watch-only:</source>
@@ -1103,79 +849,56 @@
<translation>ëª¨ë‹ˆí„°ë§ ì§€ê°‘ì˜ í˜„ìž¬ 잔액</translation>
</message>
<message>
- <source>Recent transactions</source>
- <translation>최근 거래</translation>
- </message>
- </context>
-<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI 조작중</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>ìž˜ëª»ëœ ì§€ë¶ˆ 주소입니다 %1</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>요청한 금액 %1ì˜ ì–‘ì´ ë„ˆë¬´ ì ìŠµë‹ˆë‹¤. (스팸성 거래로 간주)</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>지불 요청 애러</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>비트코ì¸ì„ 시작할 수 없습니다: 지급제어기를 í´ë¦­í•˜ì‹œì˜¤</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>대금 ì²­êµ¬ì„œì˜ URLì´ ì˜¬ë°”ë¥´ì§€ 않습니다: %1</translation>
+ <source>Spendable:</source>
+ <translation>사용가능:</translation>
</message>
<message>
- <source>Payment request file handling</source>
- <translation>ì§€ë¶ˆì´ íŒŒì¼ ì²˜ë¦¬ë¥¼ 요청합니다</translation>
+ <source>Recent transactions</source>
+ <translation>최근 거래</translation>
</message>
<message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>ìž„ì˜ë¡œ 변경한 ê²°ì œ 스í¬ë¦½íŠ¸ ê¸°ë°˜ì˜ ëŒ€ê¸ˆ 청구서 ì–‘ì‹ì€ ê²€ì¦ë˜ê¸° 전까지는 지ì›ë˜ì§€ 않습니다.</translation>
+ <source>Unconfirmed transactions to watch-only addresses</source>
+ <translation>ëª¨ë‹ˆí„°ë§ ì§€ê°‘ì˜ ê²€ì¦ë˜ì§€ ì•Šì€ íŠ¸ëžœìž­ì…˜</translation>
</message>
<message>
- <source>Refund from %1</source>
- <translation>%1 ìœ¼ë¡œë¶€í„°ì˜ í™˜ë¶ˆ</translation>
+ <source>Mined balance in watch-only addresses that has not yet matured</source>
+ <translation>ëª¨ë‹ˆí„°ë§ ì§€ê°‘ì˜ ì±„êµ´ëœ ìž”ì•¡ 중 숙성ë˜ì§€ ì•Šì€ ê²ƒ</translation>
</message>
<message>
- <source>Error communicating with %1: %2</source>
- <translation>%1ê³¼ ì†Œí†µí•˜ëŠ”ë° ì• ëŸ¬: %2</translation>
+ <source>Current total balance in watch-only addresses</source>
+ <translation>ëª¨ë‹ˆí„°ë§ ì§€ê°‘ì˜ í˜„ìž¬ 잔액</translation>
</message>
+</context>
+<context>
+ <name>PeerTableModel</name>
<message>
- <source>Bad response from server %1</source>
- <translation>서버로 부터 ë°˜ì‘ì´ ì—†ìŠµë‹ˆë‹¤ %1</translation>
+ <source>User Agent</source>
+ <translation>유저 ì—ì´ì „트</translation>
</message>
<message>
- <source>Payment acknowledged</source>
- <translation>ì§€ë¶ˆì´ ìŠ¹ì¸ë¨</translation>
+ <source>Node/Service</source>
+ <translation>노드/서비스</translation>
</message>
<message>
- <source>Network request error</source>
- <translation>ë„¤íŠ¸ì›Œí¬ ìš”ì²­ 애러</translation>
+ <source>Ping Time</source>
+ <translation>Ping 시간</translation>
</message>
</context>
<context>
- <name>PeerTableModel</name>
- </context>
-<context>
<name>QObject</name>
<message>
<source>Amount</source>
- <translation>거래량</translation>
+ <translation>거래액</translation>
</message>
<message>
<source>Enter a Bitcoin address (e.g. %1)</source>
<translation>ë¹„íŠ¸ì½”ì¸ ì£¼ì†Œë¥¼ 입력하기 (예. %1)</translation>
</message>
<message>
+ <source>%1 d</source>
+ <translation>%1 ì¼</translation>
+ </message>
+ <message>
<source>%1 h</source>
<translation>%1 시간</translation>
</message>
@@ -1188,6 +911,10 @@
<translation>%1 ì´ˆ</translation>
</message>
<message>
+ <source>None</source>
+ <translation>ì—†ìŒ</translation>
+ </message>
+ <message>
<source>N/A</source>
<translation>ì—†ìŒ</translation>
</message>
@@ -1197,31 +924,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>ì´ë¯¸ì§€ 저장(&amp;S)...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>ì´ë¯¸ì§€ 복사(&amp;C)</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>QR코드 저장</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG ì´ë¯¸ì§€(*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>í´ë¼ì´ì–¸íŠ¸ ì´ë¦„</translation>
- </message>
- <message>
<source>N/A</source>
<translation>ì—†ìŒ</translation>
</message>
@@ -1231,7 +935,7 @@
</message>
<message>
<source>&amp;Information</source>
- <translation>ì •ë³´</translation>
+ <translation>ì •ë³´(&amp;I)</translation>
</message>
<message>
<source>Debug window</source>
@@ -1242,12 +946,8 @@
<translation>ì¼ë°˜</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>ì‚¬ìš©ì¤‘ì¸ OpenSSL 버전</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
- <translation>ì‚¬ìš©ì¤‘ì¸ BerkeleyDB 버전</translation>
+ <translation>사용 ì¤‘ì¸ BerkeleyDB 버전</translation>
</message>
<message>
<source>Startup time</source>
@@ -1274,6 +974,18 @@
<translation>현재 블럭 수</translation>
</message>
<message>
+ <source>Memory Pool</source>
+ <translation>메모리 풀</translation>
+ </message>
+ <message>
+ <source>Current number of transactions</source>
+ <translation>현재 트랜잭션 수</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>메모리 사용량</translation>
+ </message>
+ <message>
<source>Received</source>
<translation>ë°›ìŒ</translation>
</message>
@@ -1283,13 +995,81 @@
</message>
<message>
<source>&amp;Peers</source>
- <translation>&amp;피어</translation>
+ <translation>피어(&amp;P)</translation>
+ </message>
+ <message>
+ <source>Banned peers</source>
+ <translation>ì°¨ë‹¨ëœ í”¼ì–´</translation>
+ </message>
+ <message>
+ <source>Select a peer to view detailed information.</source>
+ <translation>ìžì„¸í•œ 정보를 보려면 피어를 ì„ íƒí•˜ì„¸ìš”.</translation>
+ </message>
+ <message>
+ <source>Whitelisted</source>
+ <translation>í™”ì´íŠ¸ë¦¬ìŠ¤íŠ¸ì— í¬í•¨</translation>
+ </message>
+ <message>
+ <source>Direction</source>
+ <translation>ë°©í–¥</translation>
</message>
<message>
<source>Version</source>
<translation>버전</translation>
</message>
<message>
+ <source>Starting Block</source>
+ <translation>ì‹œìž‘ëœ ë¸”ë¡</translation>
+ </message>
+ <message>
+ <source>Synced Headers</source>
+ <translation>ë™ê¸°í™”ëœ í—¤ë”</translation>
+ </message>
+ <message>
+ <source>Synced Blocks</source>
+ <translation>ë™ê¸°í™”ëœ ë¸”ë¡</translation>
+ </message>
+ <message>
+ <source>User Agent</source>
+ <translation>유저 ì—ì´ì „트</translation>
+ </message>
+ <message>
+ <source>Services</source>
+ <translation>서비스</translation>
+ </message>
+ <message>
+ <source>Ban Score</source>
+ <translation>밴 스코어</translation>
+ </message>
+ <message>
+ <source>Connection Time</source>
+ <translation>ì ‘ì† ì‹œê°„</translation>
+ </message>
+ <message>
+ <source>Last Send</source>
+ <translation>마지막으로 보낸 시간</translation>
+ </message>
+ <message>
+ <source>Last Receive</source>
+ <translation>마지막으로 ë°›ì€ ì‹œê°„</translation>
+ </message>
+ <message>
+ <source>Ping Time</source>
+ <translation>Ping 시간</translation>
+ </message>
+ <message>
+ <source>The duration of a currently outstanding ping.</source>
+ <translation>현재 ì§„í–‰ì¤‘ì¸ PINGì— ê±¸ë¦° 시간.</translation>
+ </message>
+ <message>
+ <source>Ping Wait</source>
+ <translation>Ping 대기</translation>
+ </message>
+ <message>
+ <source>Time Offset</source>
+ <translation>시간 오프셋</translation>
+ </message>
+ <message>
<source>Last block time</source>
<translation>최종 블럭 ì‹œê°</translation>
</message>
@@ -1303,11 +1083,11 @@
</message>
<message>
<source>&amp;Network Traffic</source>
- <translation>&amp;ë„¤íŠ¸ì›Œí¬ íŠ¸ëž˜í”½</translation>
+ <translation>ë„¤íŠ¸ì›Œí¬ íŠ¸ëž˜í”½(&amp;N)</translation>
</message>
<message>
<source>&amp;Clear</source>
- <translation>&amp;지우기</translation>
+ <translation>지우기(&amp;C)</translation>
</message>
<message>
<source>Totals</source>
@@ -1322,10 +1102,6 @@
<translation>Out:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>빌드 날짜</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>로그 íŒŒì¼ ë””ë²„ê·¸</translation>
</message>
@@ -1334,6 +1110,34 @@
<translation>콘솔 초기화</translation>
</message>
<message>
+ <source>&amp;Disconnect Node</source>
+ <translation>ëŠê¸´ 노드(&amp;D)</translation>
+ </message>
+ <message>
+ <source>Ban Node for</source>
+ <translation>ì¶”ë°©ëœ ë…¸ë“œ:</translation>
+ </message>
+ <message>
+ <source>1 &amp;hour</source>
+ <translation>1시간(&amp;H)</translation>
+ </message>
+ <message>
+ <source>1 &amp;day</source>
+ <translation>1ì¼(&amp;D)</translation>
+ </message>
+ <message>
+ <source>1 &amp;week</source>
+ <translation>1주(&amp;W)</translation>
+ </message>
+ <message>
+ <source>1 &amp;year</source>
+ <translation>1ë…„(&amp;Y)</translation>
+ </message>
+ <message>
+ <source>&amp;Unban Node</source>
+ <translation>노드 추방 취소(&amp;U)</translation>
+ </message>
+ <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>기ë¡ì„ 찾아보려면 위 아래 화살표 키를, í™”ë©´ì„ ì§€ìš°ë ¤ë©´ &lt;b&gt;Ctrl-L&lt;/b&gt;키를 사용하십시오.</translation>
</message>
@@ -1357,20 +1161,52 @@
<source>%1 GB</source>
<translation>%1 기가바ì´íŠ¸</translation>
</message>
- </context>
+ <message>
+ <source>(node id: %1)</source>
+ <translation>(노드 ID: %1)</translation>
+ </message>
+ <message>
+ <source>via %1</source>
+ <translation>%1 경유</translation>
+ </message>
+ <message>
+ <source>never</source>
+ <translation>ì—†ìŒ</translation>
+ </message>
+ <message>
+ <source>Inbound</source>
+ <translation>ì¸ë°”ìš´ë“œ</translation>
+ </message>
+ <message>
+ <source>Outbound</source>
+ <translation>아웃바운드</translation>
+ </message>
+ <message>
+ <source>Yes</source>
+ <translation>예</translation>
+ </message>
+ <message>
+ <source>No</source>
+ <translation>아니오</translation>
+ </message>
+ <message>
+ <source>Unknown</source>
+ <translation>알수없ìŒ</translation>
+ </message>
+</context>
<context>
<name>ReceiveCoinsDialog</name>
<message>
<source>&amp;Amount:</source>
- <translation>&amp;거래량:</translation>
+ <translation>거래액(&amp;A):</translation>
</message>
<message>
<source>&amp;Label:</source>
- <translation>ë¼ë²¨:</translation>
+ <translation>ë¼ë²¨(&amp;L):</translation>
</message>
<message>
<source>&amp;Message:</source>
- <translation>&amp;메시지:</translation>
+ <translation>메시지(&amp;M):</translation>
</message>
<message>
<source>Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before.</source>
@@ -1378,7 +1214,11 @@
</message>
<message>
<source>R&amp;euse an existing receiving address (not recommended)</source>
- <translation>í˜„ìž¬ì˜ ìˆ˜ì·¨ìš© 주소를 재사용합니다만 권장하지는 않습니다. (R&amp;)</translation>
+ <translation>í˜„ìž¬ì˜ ìˆ˜ì·¨ìš© 주소를 재사용하기(&amp;E) (권장하지 않습니다)</translation>
+ </message>
+ <message>
+ <source>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.</source>
+ <translation>지불 ìš”ì²­ì— ì²¨ë¶€ë˜ëŠ” ì„ íƒê°€ëŠ¥í•œ 메시지 입니다. ì´ ë©”ì„¸ì§€ëŠ” ìš”ì²­ì´ ì—´ë¦´ ë•Œ í‘œì‹œë  ê²ƒ 입니다. 메모: ì´ ë©”ì‹œì§€ëŠ” ë¹„íŠ¸ì½”ì¸ ë„¤íŠ¸ì›Œí¬ë¡œ 전송ë˜ì§€ 않습니다.</translation>
</message>
<message>
<source>An optional label to associate with the new receiving address.</source>
@@ -1409,6 +1249,10 @@
<translation>지불 요청(&amp;R)</translation>
</message>
<message>
+ <source>Show the selected request (does the same as double clicking an entry)</source>
+ <translation>ì„ íƒëœ ìš”ì²­ì„ í‘œì‹œí•˜ê¸° (ë”블 í´ë¦­ìœ¼ë¡œ í•­ëª©ì„ í‘œì‹œí•  수 있습니다)</translation>
+ </message>
+ <message>
<source>Show</source>
<translation>보기</translation>
</message>
@@ -1420,18 +1264,6 @@
<source>Remove</source>
<translation>삭제</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>표 복사하기</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>메시지 복사</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>거래량 복사</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1451,73 +1283,6 @@
<source>&amp;Save Image...</source>
<translation>ì´ë¯¸ì§€ 저장(&amp;S)...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>%1ì— ì§€ë¶ˆì„ ìš”ì²­í–ˆìŠµë‹ˆë‹¤</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>지불 정보</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>주소</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>거래량</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>표</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>메시지</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI 결과가 너무 길ìŒ, í‘œ/ë©”ì„¸ì§€ì˜ ê¸€ì„ ì¤„ì´ë„ë¡ í•˜ì„¸ìš”.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>QR코드 ì¸ì½”딩 오류</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>날짜</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>표</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>메시지</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>거래량</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ë¼ë²¨ ì—†ìŒ)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(메세지가 없습니다)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(거래량 ì—†ìŒ)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1551,7 +1316,7 @@
</message>
<message>
<source>Amount:</source>
- <translation>거래량:</translation>
+ <translation>거래액:</translation>
</message>
<message>
<source>Priority:</source>
@@ -1570,6 +1335,10 @@
<translation>ì²´ì¸ì§€:</translation>
</message>
<message>
+ <source>If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address.</source>
+ <translation>ì´ ê¸°ëŠ¥ì´ í™œì„±í™”ë˜ë©´ ê±°ìŠ¤ë¦„ëˆ ì£¼ì†Œê°€ 공란ì´ê±°ë‚˜ ë¬´íš¨ì¸ ê²½ìš°, 거스름ëˆì€ 새롭게 ìƒì„±ëœ 주소로 송금ë©ë‹ˆë‹¤.</translation>
+ </message>
+ <message>
<source>Custom change address</source>
<translation>주소변경</translation>
</message>
@@ -1578,135 +1347,107 @@
<translation>거래 수수료:</translation>
</message>
<message>
- <source>Recommended:</source>
- <translation>권장:</translation>
+ <source>Choose...</source>
+ <translation>ì„ íƒ í•˜ê¸°...</translation>
</message>
<message>
- <source>Send to multiple recipients at once</source>
- <translation>ë‹¤ìˆ˜ì˜ ìˆ˜ë ¹ì¸ë“¤ì—게 í•œë²ˆì— ë³´ë‚´ê¸°</translation>
+ <source>collapse fee-settings</source>
+ <translation>수수료 설정 접기</translation>
</message>
<message>
- <source>Add &amp;Recipient</source>
- <translation>ìˆ˜ë ¹ì¸ ì¶”ê°€í•˜ê¸°</translation>
+ <source>per kilobyte</source>
+ <translation>킬로바ì´íŠ¸ 당</translation>
</message>
<message>
- <source>Clear all fields of the form.</source>
- <translation>ì–‘ì‹ì˜ 모든 필드를 지ì›ë‹ˆë‹¤</translation>
+ <source>If the custom fee is set to 1000 satoshis and the transaction is only 250 bytes, then "per kilobyte" only pays 250 satoshis in fee, while "total at least" pays 1000 satoshis. For transactions bigger than a kilobyte both pay by kilobyte.</source>
+ <translation>ì‚¬ìš©ìž ì •ì˜ ìˆ˜ìˆ˜ë£Œê°€ 1000사토시로 ì§€ì •ëœ ê²½ìš° íŠ¸ëžœìž­ì…˜ì˜ í¬ê¸°ê°€ 250ë°”ì´íŠ¸ ì¼ ê²½ìš° 1킬로바ì´íŠ¸ë‹¹ 250사토시만 지불ë˜ì§€ë§Œ "최소 수수료"ì—ì„  1000사토시가 지불ë©ë‹ˆë‹¤. 1킬로바ì´íŠ¸ê°€ 넘는 íŠ¸ëžœìž­ì…˜ì¸ ê²½ìš° ì–´ë– í•œ 경우ì—ë“  1킬로바ì´íŠ¸ 기준으로 지불ë©ë‹ˆë‹¤.</translation>
</message>
<message>
- <source>Dust:</source>
- <translation>ë”스트:</translation>
+ <source>Hide</source>
+ <translation>숨기기</translation>
</message>
<message>
- <source>Clear &amp;All</source>
- <translation>ëª¨ë‘ ì§€ìš°ê¸°(&amp;A)</translation>
+ <source>total at least</source>
+ <translation>최소 수수료</translation>
</message>
<message>
- <source>Balance:</source>
- <translation>잔액:</translation>
+ <source>Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for bitcoin transactions than the network can process.</source>
+ <translation>블ë¡ì˜ 용량보다 íŠ¸ëžœìž­ì…˜ì˜ ìš©ëŸ‰ì´ ìž‘ì€ ê²½ìš°ì—는 ìµœì†Œí•œì˜ ìˆ˜ìˆ˜ë£Œë§Œìœ¼ë¡œë„ ì¶©ë¶„í•©ë‹ˆë‹¤. 그러나 ë¹„íŠ¸ì½”ì¸ ë„¤íŠ¸ì›Œí¬ì˜ 처리량보다 ë” ë§Žì€ íŠ¸ëžœìž­ì…˜ 요구는 ì˜ì›ížˆ ê²€ì¦ì´ 안 ë  ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.</translation>
</message>
<message>
- <source>Confirm the send action</source>
- <translation>전송 기능 확ì¸</translation>
- </message>
- <message>
- <source>S&amp;end</source>
- <translation>보내기(&amp;E)</translation>
- </message>
- <message>
- <source>Confirm send coins</source>
- <translation>ì½”ì¸ ì „ì†¡ì„ í™•ì¸</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1ì„(를) %2(으)ë¡œ</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>수량 복사</translation>
+ <source>(read the tooltip)</source>
+ <translation>(툴íŒì„ ì½ì–´ë³´ì„¸ìš”)</translation>
</message>
<message>
- <source>Copy amount</source>
- <translation>거래량 복사</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>수수료 복사</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>수수료 ì´í›„ 복사</translation>
+ <source>Recommended:</source>
+ <translation>권장:</translation>
</message>
<message>
- <source>Copy bytes</source>
- <translation>bytes 복사</translation>
+ <source>Custom:</source>
+ <translation>ì‚¬ìš©ìž ì •ì˜:</translation>
</message>
<message>
- <source>Copy priority</source>
- <translation>ìš°ì„ ë„ ë³µì‚¬</translation>
+ <source>(Smart fee not initialized yet. This usually takes a few blocks...)</source>
+ <translation>(Smart feeê°€ ì•„ì§ ì´ˆê¸°í™”ë˜ì§€ 않았습니다. ë¸”ë¡ ë¶„ì„ì´ ì™„ë£Œë  ë•Œ 까지 기다려주십시오...)</translation>
</message>
<message>
- <source>or</source>
- <translation>ë˜ëŠ”</translation>
+ <source>Confirmation time:</source>
+ <translation>ìŠ¹ì¸ ì‹œê°„:</translation>
</message>
<message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>지불하는 ê¸ˆì•¡ì€ 0 보다 커야 합니다.</translation>
+ <source>normal</source>
+ <translation>ì¼ë°˜</translation>
</message>
<message>
- <source>The amount exceeds your balance.</source>
- <translation>잔고를 초과하였습니다.</translation>
+ <source>fast</source>
+ <translation>빠름</translation>
</message>
<message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>%1 ì˜ ê±°ëž˜ìˆ˜ìˆ˜ë£Œë¥¼ í¬í•¨í•˜ë©´ 잔고를 초과합니다.</translation>
+ <source>Send to multiple recipients at once</source>
+ <translation>ë‹¤ìˆ˜ì˜ ìˆ˜ë ¹ì¸ë“¤ì—게 í•œë²ˆì— ë³´ë‚´ê¸°</translation>
</message>
<message>
- <source>Transaction creation failed!</source>
- <translation>거래를 ìƒì„±í•˜ëŠ” ê²ƒì„ ì‹¤íŒ¨í•˜ì˜€ìŠµë‹ˆë‹¤</translation>
+ <source>Add &amp;Recipient</source>
+ <translation>ìˆ˜ë ¹ì¸ ì¶”ê°€í•˜ê¸°(&amp;R)</translation>
</message>
<message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>거래가 거부ë˜ì—ˆìŠµë‹ˆë‹¤. 몇몇 ì½”ì¸ë“¤ì´ 지갑ì—ì„œ ì´ë¯¸ ì‚¬ìš©ëœ ê²½ìš°, 예를 들어 ì½”ì¸ì„ ì´ë¯¸ 사용한 wallet.dat를 복사해서 사용한 경우 지금 ì§€ê°‘ì— ê¸°ë¡ì´ 안ë˜ìžˆì–´ ì´ëŸ° ì¼ì´ ìƒê¸¸ 수 있습니다.</translation>
+ <source>Clear all fields of the form.</source>
+ <translation>ì–‘ì‹ì˜ 모든 필드를 지ì›ë‹ˆë‹¤</translation>
</message>
<message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>경고: ìž˜ëª»ëœ ë¹„íŠ¸ì½”ì¸ì£¼ì†Œìž…니다</translation>
+ <source>Dust:</source>
+ <translation>ë”스트:</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(í‘œ ì—†ìŒ)</translation>
+ <source>Clear &amp;All</source>
+ <translation>ëª¨ë‘ ì§€ìš°ê¸°(&amp;A)</translation>
</message>
<message>
- <source>Warning: Unknown change address</source>
- <translation>경고: 알려지지 ì•Šì€ ì£¼ì†Œë³€ê²½ìž…ë‹ˆë‹¤</translation>
+ <source>Balance:</source>
+ <translation>잔액:</translation>
</message>
<message>
- <source>Are you sure you want to send?</source>
- <translation>ì •ë§ë¡œ 보내시겠습니까?</translation>
+ <source>Confirm the send action</source>
+ <translation>전송 기능 확ì¸</translation>
</message>
<message>
- <source>added as transaction fee</source>
- <translation>거래 수수료로 추가ë¨</translation>
+ <source>S&amp;end</source>
+ <translation>보내기(&amp;E)</translation>
</message>
</context>
<context>
<name>SendCoinsEntry</name>
<message>
<source>A&amp;mount:</source>
- <translation>금액:</translation>
+ <translation>금액(&amp;M):</translation>
</message>
<message>
<source>Pay &amp;To:</source>
- <translation>지급&amp;수신:</translation>
- </message>
- <message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>ë‹¹ì‹ ì˜ ì£¼ì†Œë¡ì— ì´ ì£¼ì†Œë¥¼ 추가하기 위하여 표를 입역하세요 </translation>
+ <translation>송금할 대ìƒ(&amp;T) : </translation>
</message>
<message>
<source>&amp;Label:</source>
- <translation>표:</translation>
+ <translation>ë¼ë²¨(&amp;L)</translation>
</message>
<message>
<source>Choose previously used address</source>
@@ -1714,7 +1455,11 @@
</message>
<message>
<source>This is a normal payment.</source>
- <translation>í‰ê· ì§€ê¸‰ìž…니다</translation>
+ <translation>ì´ê²ƒì€ ì •ìƒì ì¸ 지불입니다.</translation>
+ </message>
+ <message>
+ <source>The Bitcoin address to send the payment to</source>
+ <translation>ì´ ë¹„íŠ¸ì½”ì¸ ì£¼ì†Œë¡œ 송금ë©ë‹ˆë‹¤</translation>
</message>
<message>
<source>Alt+A</source>
@@ -1722,7 +1467,7 @@
</message>
<message>
<source>Paste address from clipboard</source>
- <translation>í´ë¦½ë³´ë“œë¡œ 부터 주소를 붙ì´ì„¸ìš”</translation>
+ <translation>í´ë¦½ë³´ë“œë¡œ 부터 주소 붙여넣기</translation>
</message>
<message>
<source>Alt+P</source>
@@ -1730,15 +1475,31 @@
</message>
<message>
<source>Remove this entry</source>
- <translation>í•­ëª©ì„ ì§€ìš°ì‹œì˜¤</translation>
+ <translation>í•­ëª©ì„ ì§€ì›ë‹ˆë‹¤</translation>
+ </message>
+ <message>
+ <source>The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</source>
+ <translation>수수료가 송금ë˜ëŠ” 금액ì—ì„œ 공제ë©ë‹ˆë‹¤. 수령ìžëŠ” 금액 í•„ë“œì—ì„œ 입력한 금액보다 ì ì€ ê¸ˆì•¡ì„ ì „ì†¡ë°›ê²Œ ë©ë‹ˆë‹¤. 받는 ì‚¬ëžŒì´ ì—¬ëŸ¬ ëª…ì¸ ê²½ìš° 수수료는 균등하게 나누어집니다.</translation>
+ </message>
+ <message>
+ <source>S&amp;ubtract fee from amount</source>
+ <translation>송금액ì—ì„œ 수수료 공제(&amp;U)</translation>
</message>
<message>
<source>Message:</source>
<translation>메시지:</translation>
</message>
<message>
+ <source>This is an unauthenticated payment request.</source>
+ <translation>ì¸ì¦ ë˜ì§€ ì•Šì€ ì§€ê¸‰ 요청입니다.</translation>
+ </message>
+ <message>
+ <source>This is an authenticated payment request.</source>
+ <translation>ì¸ì¦ ëœ ì§€ê¸‰ 요청 입니다.</translation>
+ </message>
+ <message>
<source>Enter a label for this address to add it to the list of used addresses</source>
- <translation>ì‚¬ìš©ëœ ì£¼ì†Œ 목ë¡ì— 새 주소를 추가하기 위해 ì œëª©ì„ ìž…ë ¥í•©ë‹ˆë‹¤. </translation>
+ <translation>ì‚¬ìš©ëœ ì£¼ì†Œ 목ë¡ì— 새 주소를 추가하기 위해 ë¼ë²¨ ì´ë¦„ì„ ìž…ë ¥í•´ 주세요. </translation>
</message>
<message>
<source>A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network.</source>
@@ -1756,10 +1517,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>비트코ì¸ì½”ì–´ê°€ 닫아지고 있습니다</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>ì°½ì´ ì‚¬ë¼ì§€ê¸° 전까지 컴퓨터를 ë„지마시오.</translation>
</message>
@@ -1775,6 +1532,14 @@
<translation>메시지 서명(&amp;S)</translation>
</message>
<message>
+ <source>You can sign messages/agreements with your addresses to prove you can receive bitcoins sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.</source>
+ <translation>여러분 ìžì‹ ì„ ì¦ëª…하기 위해 주소를 첨가하고 서명할 수 있습니다. 피싱 공격으로 ë§ë¯¸ì•”ì•„ ì—¬ëŸ¬ë¶„ì˜ ì„œëª…ì„ í†µí•´ ì†ì•„ 넘어가게 í•  수 있으므로, 서명하지 ì•Šì€ ëª¨ë“  모호한 요소를 주ì˜í•˜ì‹­ì‹œì˜¤. ì¡°í•­ë“¤ì´ ì™„ì „ 무결한지 í™•ì¸ í›„ ë™ì˜í•˜ëŠ” 경우ì—만 서명하십시오.</translation>
+ </message>
+ <message>
+ <source>The Bitcoin address to sign the message with</source>
+ <translation>메세지를 서명한 ë¹„íŠ¸ì½”ì¸ ì£¼ì†Œ</translation>
+ </message>
+ <message>
<source>Choose previously used address</source>
<translation>ì´ì „ì— ì‚¬ìš©í•œ 주소를 ì„ íƒí•˜ì‹­ì‹œì˜¤</translation>
</message>
@@ -1784,7 +1549,7 @@
</message>
<message>
<source>Paste address from clipboard</source>
- <translation>í´ë¦½ë³´ë“œë¡œ 부터 주소를 붙ì´ì„¸ìš”</translation>
+ <translation>í´ë¦½ë³´ë“œë¡œ 부터 주소를 복사하기</translation>
</message>
<message>
<source>Alt+P</source>
@@ -1823,6 +1588,14 @@
<translation>메시지 ê²€ì¦(&amp;V)</translation>
</message>
<message>
+ <source>Enter the receiver's 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. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction!</source>
+ <translation>메시지를 ê²€ì¦í•˜ê¸° 위해 아래 ì¹¸ì— ê°ê° 지갑 주소와 메시지, ì „ìžì„œëª…ì„ ìž…ë ¥í•˜ì„¸ìš”. (메시지 ì›ë³¸ì˜ ë„어쓰기, 들여쓰기, í–‰ 나눔 ë“±ì´ ì •í™•í•˜ê²Œ ìž…ë ¥ë˜ì–´ì•¼ 하므로 ì›ë³¸ì„ 복사해서 입력하세요) ì´ ê¸°ëŠ¥ì€ ë©”ì‹œì§€ ê²€ì¦ì´ 주 목ì ì´ë©°, ë„¤íŠ¸ì›Œí¬ ì¹¨ìž…ìžì— ì˜í•´ 변조ë˜ì§€ ì•Šë„ë¡ ì „ìžì„œëª… í•´ë…ì— ë¶ˆí•„ìš”í•œ ì‹œê°„ì„ ì†Œëª¨í•˜ì§€ 마세요. </translation>
+ </message>
+ <message>
+ <source>The Bitcoin address the message was signed with</source>
+ <translation>ë©”ì„¸ì§€ì˜ ì„œëª…ì— ì‚¬ìš©ëœ ë¹„íŠ¸ì½”ì¸ ì£¼ì†Œ</translation>
+ </message>
+ <message>
<source>Verify the message to ensure it was signed with the specified Bitcoin address</source>
<translation>정확한 비트코ì¸ì£¼ì†Œê°€ ìž…ë ¥ë¬ëŠ”지 메시지를 확ì¸í•˜ì‹œì˜¤</translation>
</message>
@@ -1834,70 +1607,10 @@
<source>Reset all verify message fields</source>
<translation>모든 ê²€ì¦ ë©”ì‹œì§€ í•„ë“œ 재설정</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>ì„œëª…ì„ ë§Œë“¤ë ¤ë©´ "메시지 서명"ì„ ëˆ„ë¥´ì‹­ì‹œì˜¤</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>입력한 주소가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>주소를 확ì¸í•˜ê³  다시 ì‹œë„하십시오.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>입력한 주소는 키ì—ì„œ 참조하지 않습니다.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>지갑 잠금 해제를 취소했습니다.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>입력한 ì£¼ì†Œì— ëŒ€í•œ ê°œì¸í‚¤ê°€ 없습니다.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>메시지 ì„œëª…ì— ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>메시지를 서명했습니다.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>ì„œëª…ì„ í•´ë…í•  수 없습니다.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>ì„œëª…ì„ í™•ì¸í•˜ê³  다시 ì‹œë„하십시오.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>메시지 다ì´ì œìŠ¤íŠ¸ì™€ ì„œëª…ì´ ì¼ì¹˜í•˜ì§€ 않습니다.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>메시지 ê²€ì¦ì— 실패했습니다.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>메시지를 ê²€ì¦í–ˆìŠµë‹ˆë‹¤.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>비트코ì¸ì½”ì–´ 개발ìžë“¤</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[테스트넷]</translation>
</message>
@@ -1910,710 +1623,712 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
+ <name>TransactionDescDialog</name>
<message>
- <source>Open until %1</source>
- <translation>%1 까지 열림</translation>
+ <source>This pane shows a detailed description of the transaction</source>
+ <translation>ì´ ì°½ì€ ê±°ëž˜ì˜ ì„¸ë¶€ë‚´ì—­ì„ ë³´ì—¬ì¤ë‹ˆë‹¤</translation>
</message>
+</context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
<message>
- <source>conflicted</source>
- <translation>충ëŒ</translation>
+ <source>Unit to show amounts in. Click to select another unit.</source>
+ <translation>ê±°ëž˜ì•¡ì„ í‘œì‹œí•˜ëŠ” 단위. í´ë¦­í•´ì„œ 다른 단위를 ì„ íƒí•  수 있습니다.</translation>
</message>
+</context>
+<context>
+ <name>bitcoin-core</name>
<message>
- <source>%1/offline</source>
- <translation>%1/오프ë¼ì¸</translation>
+ <source>Options:</source>
+ <translation>옵션:</translation>
</message>
<message>
- <source>%1/unconfirmed</source>
- <translation>%1/미확ì¸</translation>
+ <source>Specify data directory</source>
+ <translation>ë°ì´í„° í´ë” 지정</translation>
</message>
<message>
- <source>%1 confirmations</source>
- <translation>%1 확ì¸ë¨</translation>
+ <source>Connect to a node to retrieve peer addresses, and disconnect</source>
+ <translation>피어 주소를 받기 위해 ë…¸ë“œì— ì—°ê²°í•˜ê³ , ë°›ì€ í›„ì— ì—°ê²°ì„ ëŠìŠµë‹ˆë‹¤</translation>
</message>
<message>
- <source>Status</source>
- <translation>ìƒíƒœ</translation>
+ <source>Specify your own public address</source>
+ <translation>ê³µì¸ ì£¼ì†Œë¥¼ 지정하십시오</translation>
</message>
<message>
- <source>Date</source>
- <translation>날짜</translation>
+ <source>Accept command line and JSON-RPC commands</source>
+ <translation>명령줄과 JSON-RPC 명령 수ë½</translation>
</message>
<message>
- <source>Source</source>
- <translation>소스</translation>
+ <source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
+ <translation>&lt;category&gt;ê°€ 제공ë˜ì§€ 않거나 &lt;category&gt; = 1 ì¸ ê²½ìš°, 모든 디버깅 정보를 출력</translation>
</message>
<message>
- <source>Generated</source>
- <translation>ìƒì„±í•˜ë‹¤</translation>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>ë¸”ë¡ ì¶•ì†Œê°€ ìµœì†Œì¹˜ì˜ %d MiB 밑으로 설정ë˜ì–´ 있습니다. ë” ë†’ì€ ê°’ì„ ì‚¬ìš©í•´ 보세요.</translation>
</message>
<message>
- <source>From</source>
- <translation>으로부터</translation>
+ <source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
+ <translation>ë¸”ë¡ ì¶•ì†Œ: 마지막 지갑 ë™ê¸°í™” 지ì ì´ ì¶•ì†Œëœ ë°ì´í„°ë³´ë‹¤ ê³¼ê±°ì˜ ê²ƒ 입니다. -reindexê°€ 필요합니다 (ì •ì§€ëœ ë…¸ë“œì˜ ê²½ìš° 모든 블ë¡ì²´ì¸ì„ 재다운로드합니다)</translation>
</message>
<message>
- <source>To</source>
- <translation>ì—게</translation>
+ <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
+ <translation>ì˜¤ëž˜ëœ ë¸”ë¡ì„ 제거(축소)하여 ë””ìŠ¤í¬ ìš©ëŸ‰ì„ ì¤„ìž…ë‹ˆë‹¤. ì´ ëª¨ë“œëŠ” -txindex 와 -rescan ê³¼ 호환ë˜ì§€ 않습니다. 경고: ì´ ëª¨ë“œë¥¼ 취소하면 모든 블ë¡ì²´ì¸ì„ 다시 다운로드 받아야 합니다. (기본값:0 = ë¸”ë¡ ì¶•ì†Œ 비활성화, &gt;%u = 블ë¡íŒŒì¼ì— 사용할 ìš©ëŸ‰ì„ MiB단위로 지정)</translation>
</message>
<message>
- <source>own address</source>
- <translation>ìžì‹ ì˜ 주소</translation>
+ <source>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</source>
+ <translation>ë¸”ë¡ ì¶•ì†Œ 모드ì—서는 ìž¬ê²€ìƒ‰ì´ ë¶ˆê°€ëŠ¥ 합니다. -reindex ëª…ë ¹ì„ ì‚¬ìš©í•´ì„œ 모든 블ë¡ì²´ì¸ì„ 다시 다운로드 해야 합니다.</translation>
</message>
<message>
- <source>label</source>
- <translation>ë¼ë²¨</translation>
+ <source>Error: A fatal internal error occurred, see debug.log for details</source>
+ <translation>ì—러: 치명ì ì¸ 내부 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤, ìžì„¸í•œ ë‚´ìš©ì€ debug.log 를 확ì¸í•´ì£¼ì„¸ìš”.</translation>
</message>
<message>
- <source>Credit</source>
- <translation>예금</translation>
+ <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
+ <translation>송금 거래시 추가ë˜ëŠ” 수수료 (%s/kB) (기본값: %s)</translation>
</message>
<message>
- <source>not accepted</source>
- <translation>허용ë˜ì§€ 않는다</translation>
+ <source>Pruning blockstore...</source>
+ <translation>ë¸”ë¡ ë°ì´í„°ë¥¼ 축소 중입니다..</translation>
</message>
<message>
- <source>Debit</source>
- <translation>차변</translation>
+ <source>Run in the background as a daemon and accept commands</source>
+ <translation>ë°ëª¬ìœ¼ë¡œ 백그ë¼ìš´ë“œì—ì„œ 실행하고 ëª…ë ¹ì„ í—ˆìš©</translation>
</message>
<message>
- <source>Transaction fee</source>
- <translation>송금 수수료</translation>
+ <source>Unable to start HTTP server. See debug log for details.</source>
+ <translation>HTTP 서버를 시작할 수 없습니다. ìžì„¸í•œ ì‚¬í•­ì€ ë””ë²„ê·¸ 로그를 í™•ì¸ í•˜ì„¸ìš”.</translation>
</message>
<message>
- <source>Net amount</source>
- <translation>ì´ì•¡</translation>
+ <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
+ <translation>외부 ì ‘ì†ì„ 승ì¸í•©ë‹ˆë‹¤</translation>
</message>
<message>
- <source>Message</source>
- <translation>메시지</translation>
+ <source>Bitcoin Core</source>
+ <translation>ë¹„íŠ¸ì½”ì¸ ì½”ì–´</translation>
</message>
<message>
- <source>Comment</source>
- <translation>설명</translation>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfeeì€ ë„ˆë¬´ 높습니다! ì´ê²ƒì€ 수수료 ì˜ˆì¸¡ì„ ì´ìš©í•  수 ì—†ì„ ë•Œ 지불ë˜ëŠ” 트랜잭션 수수료입니다.</translation>
</message>
<message>
- <source>Transaction ID</source>
- <translation>ì•„ì´ë””</translation>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>충분한 ë°ì´í„°ê°€ 축ì ë˜ì§€ ì•Šì€ ìƒíƒœì—ì„œì˜ ìˆ˜ìˆ˜ë£Œ 추정 ê¸°ëŠ¥ì´ ì‚¬ìš©í•˜ëŠ” 수수료 비율(%s/kB) (기본값: %s)</translation>
</message>
<message>
- <source>Merchant</source>
- <translation>ìƒì¸</translation>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>íŠ¸ëžœìž­ì…˜ì˜ ì¤‘ê³„ë¥¼ 하지 ì•Šë”ë¼ë„ í™”ì´íŠ¸ ë¦¬ìŠ¤íŠ¸ì— í¬í•¨ëœ 피어ì—ì„œ ë°›ì€ íŠ¸ëžœìž­ì…˜ì€ ì¤‘ê³„í•˜ê¸° (기본값: %d)</translation>
</message>
<message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>ì‹ ê·œ ì±„êµ´ëœ ì½”ì¸ì´ 사용ë˜ê¸° 위해서는 %1 ê°œì˜ ë¸”ëŸ­ì´ ê²½ê³¼ë˜ì–´ì•¼ 합니다. ë¸”ëŸ­ì„ ìƒì„±í•  ë•Œ 블럭체ì¸ì— 추가ë˜ë„ë¡ ë„¤íŠ¸ì›Œí¬ì— 전파ë˜ëŠ” ê³¼ì •ì„ ê±°ì¹˜ëŠ”ë°, 블럭체ì¸ì— í¬í•¨ë˜ì§€ 못하고 실패한다면 해당 ë¸”ëŸ­ì˜ ìƒíƒœëŠ” '미승ì¸'으로 표현ë˜ê³  ë¹„íŠ¸ì½”ì¸ ë˜í•œ ì‚¬ìš©ë  ìˆ˜ 없습니다. ì´ í˜„ìƒì€ 다른 노드가 비슷한 ì‹œê°„ëŒ€ì— ë™ì‹œì— ë¸”ëŸ­ì„ ìƒì„±í•  ë•Œ 종종 ë°œìƒí•  수 있습니다. </translation>
+ <source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
+ <translation>ì„ íƒëœ 주소로 고정하며 í•­ìƒ ë¦¬ìŠ¨(Listen)합니다. IPv6 í”„ë¡œí† ì½œì¸ ê²½ìš° [host]:port ë°©ì‹ì˜ 명령어 í‘œê¸°ë²•ì„ ì‚¬ìš©í•©ë‹ˆë‹¤.</translation>
</message>
<message>
- <source>Debug information</source>
- <translation>디버깅 정보</translation>
+ <source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
+ <translation>시작시 모든 지갑 íŠ¸ëžœìž­ì…˜ì„ ì‚­ì œí•˜ê³  -rescanì„ í†µí•˜ì—¬ 블ë¡ì²´ì¸ë§Œ 복구합니다.</translation>
</message>
<message>
- <source>Transaction</source>
- <translation>송금</translation>
+ <source>Distributed under the MIT software license, see the accompanying file COPYING or &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</source>
+ <translation>MIT 소프트웨어 ë¼ì´ì„¼ìŠ¤ì— ë”°ë¼ ë°°í¬ë©ë‹ˆë‹¤. ë™ë´‰ëœ íŒŒì¼ í˜¹ì€ &lt;http://www.opensource.org/licenses/mit-license.php&gt;를 참조하세요.</translation>
</message>
<message>
- <source>Inputs</source>
- <translation>ìž…ë ¥</translation>
+ <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
+ <translation>지갑 거래가 바뀌면 ëª…ë ¹ì„ ì‹¤í–‰í•©ë‹ˆë‹¤.(%s ì•ˆì˜ ëª…ë ¹ì–´ê°€ TxIDë¡œ ë°”ë€ë‹ˆë‹¤)</translation>
</message>
<message>
- <source>Amount</source>
- <translation>거래량</translation>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>í”¼ì–´ë“¤ì´ ë¡œì»¬ 중계 ì •ì±…ì„ ìœ„ë°˜í•˜ë”ë¼ë„ í™”ì´íŠ¸ ë¦¬ìŠ¤íŠ¸ì— í¬í•¨ëœ 피어ì¸ê²½ìš° 강제로 중계하기 (기본값: %d)</translation>
</message>
<message>
- <source>true</source>
- <translation>ì°¸</translation>
+ <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
+ <translation>스í¬ë¦½íŠ¸ ì¸ì¦ ìŠ¤ë ˆë“œì˜ ê°¯ìˆ˜ 설정 (%u-%d, 0 = ìžë™, &lt;0 = ì§€ì •ëœ ì½”ì–´ ê°œìˆ˜ë§Œí¼ ì‚¬ìš© 안함, 기본값: %d)</translation>
</message>
<message>
- <source>false</source>
- <translation>거짓</translation>
+ <source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
+ <translation>ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ì— ë¯¸ëž˜ì˜ ë¸”ë¡ì´ í¬í•¨ë˜ì–´ 있습니다. ì´ê²ƒì€ 사용ìžì˜ ì»´í“¨í„°ì˜ ë‚ ì§œì™€ ì‹œê°„ì´ ì˜¬ë°”ë¥´ê²Œ 설정ë˜ì–´ 있지 ì•Šì„ë•Œ 나타날 수 있습니다. 만약 사용ìžì˜ ì»´í“¨í„°ì˜ ë‚ ì§œì™€ ì‹œê°„ì´ ì˜¬ë°”ë¥´ë‹¤ê³  확신할 ë•Œì—만 ë¸”ë¡ ë°ì´í„° ë² ì´ìŠ¤ì˜ ìž¬êµ¬ì„±ì„ í•˜ì‹­ì‹œì˜¤</translation>
</message>
<message>
- <source>, has not been successfully broadcast yet</source>
- <translation>. ì•„ì§ ì„±ê³µì ìœ¼ë¡œ 통보하지 ì•ŠìŒ</translation>
+ <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
+ <translation>ì´ ë¹Œë“œ ë²„ì „ì€ ì •ì‹ ì¶œì‹œ ì „ í…ŒìŠ¤íŠ¸ì˜ ëª©ì ì´ë©°, 예기치 ì•Šì€ ìœ„í—˜ê³¼ 오류가 ë°œìƒí•  수 있습니다. 채굴과 ìƒì ìš© 소프트웨어로 사용하는 ê²ƒì„ ê¶Œí•˜ì§€ 않습니다.</translation>
</message>
<message>
- <source>unknown</source>
- <translation>알수없ìŒ</translation>
+ <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
+ <translation>리슨(Listen) í¬íŠ¸ë¥¼ 할당하기 위해 UPnP 사용 (기본값: 열려있거나 -proxy ì˜µì…˜ì„ ì‚¬ìš©í•˜ì§€ ì•Šì„ ì‹œ 1)</translation>
</message>
-</context>
-<context>
- <name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>거래 세부 내역</translation>
+ <source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
+ <translation>경고 : 모든 네트워í¬ê°€ ë™ì˜í•´ì•¼ 하나, ì¼ë¶€ 채굴ìžë“¤ì—게 문제가 있는 것으로 보입니다. </translation>
</message>
<message>
- <source>This pane shows a detailed description of the transaction</source>
- <translation>ì´ ì°½ì€ ê±°ëž˜ì˜ ì„¸ë¶€ë‚´ì—­ì„ ë³´ì—¬ì¤ë‹ˆë‹¤</translation>
+ <source>Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.</source>
+ <translation>경고: 현재 ë¹„íŠ¸ì½”ì¸ ë²„ì „ì´ ë‹¤ë¥¸ ë„¤íŠ¸ì›Œí¬ ì°¸ì—¬ìžë“¤ê³¼ ë™ì¼í•˜ì§€ 않는 것 같습니다. 당신 ë˜ëŠ” 다른 참여ìžë“¤ì´ ë™ì¼í•œ ë¹„íŠ¸ì½”ì¸ ë²„ì „ìœ¼ë¡œ 업그레ì´ë“œ í•  필요가 있습니다.</translation>
</message>
-</context>
-<context>
- <name>TransactionTableModel</name>
<message>
- <source>Date</source>
- <translation>날짜</translation>
+ <source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
+ <translation>ì„¤ì •ëœ ë„·ë§ˆìŠ¤í¬ í˜¹ì€ IP 주소로 í™”ì´íŠ¸ë¦¬ìŠ¤íŠ¸ì— í¬í•¨ëœ í”¼ì–´ì— ì ‘ì†í•©ë‹ˆë‹¤. ì´ ì„¤ì •ì€ ë³µìˆ˜ë¡œ 지정 í•  수 있습니다.</translation>
</message>
<message>
- <source>Type</source>
- <translation>종류</translation>
+ <source>-maxmempool must be at least %d MB</source>
+ <translation>-maxmempoolì€ ìµœì†Œí•œ %d MBê°€ 필요합니다</translation>
</message>
<message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>충분히 숙성ë˜ì§€ ì•Šì€ ìƒíƒœ (%1 승ì¸, %2 í›„ì— ì‚¬ìš© 가능합니다)</translation>
+ <source>&lt;category&gt; can be:</source>
+ <translation>&lt;category&gt; 지정 가능:</translation>
</message>
<message>
- <source>Open until %1</source>
- <translation>%1 까지 열림</translation>
+ <source>Append comment to the user agent string</source>
+ <translation>ì‚¬ìš©ìž ì—ì´ì „트 문ìžì—´ì— 코멘트 첨부</translation>
</message>
<message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>확ì¸ë¨(%1 확ì¸ë¨)</translation>
+ <source>Block creation options:</source>
+ <translation>ë¸”ë¡ ìƒì„± 옵션:</translation>
</message>
<message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>ì´ ë¸”ëŸ­ì€ ë‹¤ë¥¸ 노드로부터 받지 ì•Šì•„ 허용ë˜ì§€ ì•Šì„ ê²ƒìž„.</translation>
+ <source>Connect only to the specified node(s)</source>
+ <translation>ì§€ì •ëœ ë…¸ë“œì—만 연결하기</translation>
</message>
<message>
- <source>Generated but not accepted</source>
- <translation>ìƒì„±ë˜ì—ˆìœ¼ë‚˜ ê±°ì ˆë¨</translation>
+ <source>Connection options:</source>
+ <translation>연결 설정 : </translation>
</message>
<message>
- <source>Offline</source>
- <translation>오프ë¼ì¸</translation>
+ <source>Corrupted block database detected</source>
+ <translation>ì†ìƒëœ ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ê°€ ê°ì§€ë˜ì—ˆìŠµë‹ˆë‹¤</translation>
</message>
<message>
- <source>Label</source>
- <translation>표</translation>
+ <source>Debugging/Testing options:</source>
+ <translation>디버그 ë° í…ŒìŠ¤íŠ¸ 설정</translation>
+ </message>
+ <message>
+ <source>Do not load the wallet and disable wallet RPC calls</source>
+ <translation>지갑 불러오기를 하지마시오 ë˜í•œ 지갑 RPC ì—°ê²°ì„ ì°¨ë‹¨í•˜ì‹­ì‹œì˜¤</translation>
</message>
<message>
- <source>Unconfirmed</source>
- <translation>미확ì¸</translation>
+ <source>Do you want to rebuild the block database now?</source>
+ <translation>ë¸”ë½ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 다시 ìƒì„±í•˜ì‹œê² ìŠµë‹ˆê¹Œ?</translation>
</message>
<message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>ìŠ¹ì¸ ì¤‘ (권장ë˜ëŠ” ìŠ¹ì¸ íšŒìˆ˜ %2 대비 현재 ìŠ¹ì¸ ìˆ˜ %1)</translation>
+ <source>Enable publish hash block in &lt;address&gt;</source>
+ <translation>&lt;address&gt;ì— ëŒ€í•œ í•´ì‹œ ë¸”ë¡ ê³µê°œ 활성화</translation>
</message>
<message>
- <source>Conflicted</source>
- <translation>충ëŒ</translation>
+ <source>Enable publish hash transaction in &lt;address&gt;</source>
+ <translation>&lt;address&gt;ì— ëŒ€í•œ í•´ì‹œ 트랙잭션 공개 활성화</translation>
</message>
<message>
- <source>Received with</source>
- <translation>보낸 주소</translation>
+ <source>Enable publish raw block in &lt;address&gt;</source>
+ <translation>&lt;address&gt;ì— ëŒ€í•œ 로우 ë¸”ë¡ ê³µê°œ 활성화</translation>
</message>
<message>
- <source>Received from</source>
- <translation>보낸 주소</translation>
+ <source>Enable publish raw transaction in &lt;address&gt;</source>
+ <translation>&lt;address&gt;ì— ëŒ€í•œ 로우 트랜잭션 공개 활성화</translation>
</message>
<message>
- <source>Sent to</source>
- <translation>받는 주소</translation>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>메모리 í’€(pool) ë‚´ì˜ íŠ¸ëžœìž­ì…˜ 치환(replacement) 활성화 (기본값: %u)</translation>
</message>
<message>
- <source>Payment to yourself</source>
- <translation>ìžì‹ ì—게 지불</translation>
+ <source>Error initializing block database</source>
+ <translation>ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì´ˆê¸°í™”í•˜ëŠ”ë° ì˜¤ë¥˜</translation>
</message>
<message>
- <source>Mined</source>
- <translation>채굴</translation>
+ <source>Error initializing wallet database environment %s!</source>
+ <translation>지갑 ë°ì´í„°ë² ì´ìŠ¤ 환경 ì´ˆê¸°í™”í•˜ëŠ”ë° ì˜¤ë¥˜ %s</translation>
</message>
<message>
- <source>(n/a)</source>
- <translation>(ì—†ìŒ)</translation>
+ <source>Error loading block database</source>
+ <translation>ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ë¶ˆëŸ¬ì˜¤ëŠ”ë° ì˜¤ë¥˜</translation>
</message>
<message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>거래ìƒí™©. 마우스를 올리면 승ì¸íšŸìˆ˜ê°€ 표시ë©ë‹ˆë‹¤.</translation>
+ <source>Error opening block database</source>
+ <translation>ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì—¬ëŠ”ë° ì˜¤ë¥˜</translation>
</message>
<message>
- <source>Date and time that the transaction was received.</source>
- <translation>거래가 ì´ë£¨ì–´ì§„ 날짜와 ì‹œê°.</translation>
+ <source>Error: Disk space is low!</source>
+ <translation>오류: ë””ìŠ¤í¬ ê³µê°„ì´ ë¶€ì¡±í•©ë‹ˆë‹¤!</translation>
</message>
<message>
- <source>Type of transaction.</source>
- <translation>ê±°ëž˜ì˜ ì¢…ë¥˜.</translation>
+ <source>Failed to listen on any port. Use -listen=0 if you want this.</source>
+ <translation>ì–´ë–¤ í¬íŠ¸ë„ ë°˜ì‘하지 않습니다. ì‚¬ìš©ìž ë°˜ì‘=0 만약 ì›í•œë‹¤ë©´</translation>
</message>
<message>
- <source>Amount removed from or added to balance.</source>
- <translation>ë³€ê²½ëœ ìž”ê³ .</translation>
+ <source>Importing...</source>
+ <translation>들여오기 중...</translation>
+ </message>
+ <message>
+ <source>Incorrect or no genesis block found. Wrong datadir for network?</source>
+ <translation>올바르지 않거나 ìƒì„±ëœ 블ë¡ì„ ì°¾ì„ ìˆ˜ 없습니다. ìž˜ëª»ëœ ë„¤íŠ¸ì›Œí¬ ìžë£Œ 디렉토리?</translation>
</message>
-</context>
-<context>
- <name>TransactionView</name>
<message>
- <source>All</source>
- <translation>ì „ì²´</translation>
+ <source>Invalid -onion address: '%s'</source>
+ <translation>ìž˜ëª»ëœ -onion 주소입니다: '%s'</translation>
</message>
<message>
- <source>Today</source>
- <translation>오늘</translation>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>유효하지 ì•Šì€ ê¸ˆì•¡ -fallbackfee=&lt;amount&gt;: '%s'</translation>
</message>
<message>
- <source>This week</source>
- <translation>ì´ë²ˆì£¼</translation>
+ <source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
+ <translation>트랜잭션 메모리 í’€ì˜ ìš©ëŸ‰ì„ &lt;n&gt;메가바ì´íŠ¸ 아래로 유지하기 (기본값: %u)</translation>
</message>
<message>
- <source>This month</source>
- <translation>ì´ë²ˆ 달</translation>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>ì¸ì¦ ì¿ í‚¤ì˜ ìœ„ì¹˜ (기본값: data dir)</translation>
</message>
<message>
- <source>Last month</source>
- <translation>지난 달</translation>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>중계 ë° ì±„êµ´ì„ í•  ë•Œ 트랜잭션ì—ì„œì˜ sigop 당 ë°ì´í„°ì˜ 최소 í¬ê¸° (기본값: %u)</translation>
</message>
<message>
- <source>This year</source>
- <translation>올 해</translation>
+ <source>Not enough file descriptors available.</source>
+ <translation>사용 가능한 íŒŒì¼ ë””ìŠ¤í¬ë¦½í„°-File Descriptor-ê°€ 부족합니다. </translation>
</message>
<message>
- <source>Range...</source>
- <translation>범위...</translation>
+ <source>Only connect to nodes in network &lt;net&gt; (ipv4, ipv6 or onion)</source>
+ <translation>ì˜¤ì§ &lt;net&gt; 네트워í¬ë¡œ 로만 ì ‘ì† (IPv4, IPv6 í˜¹ì€ onion)</translation>
</message>
<message>
- <source>Received with</source>
- <translation>보낸 주소</translation>
+ <source>Print version and exit</source>
+ <translation>버전 출력후 종료</translation>
</message>
<message>
- <source>Sent to</source>
- <translation>받는 주소</translation>
+ <source>Prune cannot be configured with a negative value.</source>
+ <translation>ë¸”ë¡ ì¶•ì†ŒëŠ” ìŒìˆ˜ë¡œ 설정할 수 없습니다.</translation>
</message>
<message>
- <source>To yourself</source>
- <translation>ìžê¸°ê±°ëž˜</translation>
+ <source>Prune mode is incompatible with -txindex.</source>
+ <translation>ë¸”ë¡ ì¶•ì†Œ 모드는 -txindex와 호환ë˜ì§€ 않습니다.</translation>
</message>
<message>
- <source>Mined</source>
- <translation>채굴</translation>
+ <source>Set database cache size in megabytes (%d to %d, default: %d)</source>
+ <translation>ë°ì´í„°ë² ì´ìŠ¤ 케시 í¬ê¸°ë¥¼ 메가바ì´íŠ¸ë¡œ 설정(%d 부터 %d, 기본값: %d)</translation>
</message>
<message>
- <source>Other</source>
- <translation>기타</translation>
+ <source>Set maximum block size in bytes (default: %d)</source>
+ <translation>최대 ë¸”ë½ í¬ê¸°ë¥¼ Bytesë¡œ 지정하세요 (기본: %d)</translation>
</message>
<message>
- <source>Enter address or label to search</source>
- <translation>검색하기 위한 주소 ë˜ëŠ” í‘œ ìž…ë ¥</translation>
+ <source>Specify wallet file (within data directory)</source>
+ <translation>ë°ì´í„° í´ë” ì•ˆì— ì§€ê°‘ 파ì¼ì„ ì„ íƒí•˜ì„¸ìš”.</translation>
</message>
<message>
- <source>Min amount</source>
- <translation>최소 거래량</translation>
+ <source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
+ <translation>지ì›í•˜ì§€ 않는 ì¸ìˆ˜ -benchmark ì€ ë¬´ì‹œë©ë‹ˆë‹¤, -debug=bench 형태로 사용하세요.</translation>
</message>
<message>
- <source>Copy address</source>
- <translation>주소 복사하기</translation>
+ <source>Unsupported argument -debugnet ignored, use -debug=net.</source>
+ <translation>지ì›í•˜ì§€ 않는 ì¸ìˆ˜ -debugnet ì€ ë¬´ì‹œë©ë‹ˆë‹¤, -debug=net 형태로 사용하세요.</translation>
</message>
<message>
- <source>Copy label</source>
- <translation>표 복사하기</translation>
+ <source>Unsupported argument -tor found, use -onion.</source>
+ <translation>지ì›í•˜ì§€ 않는 ì¸ìˆ˜ -tor를 찾았습니다. -onion를 사용해주세요.</translation>
</message>
<message>
- <source>Copy amount</source>
- <translation>거래량 복사</translation>
+ <source>Use UPnP to map the listening port (default: %u)</source>
+ <translation>리슨(Listen) í¬íŠ¸ë¥¼ 할당하기 위해 UPnP 사용 (기본값: %u)</translation>
</message>
<message>
- <source>Copy transaction ID</source>
- <translation>거래 ì•„ì´ë”” 복사</translation>
+ <source>User Agent comment (%s) contains unsafe characters.</source>
+ <translation>ì‚¬ìš©ìž ì •ì˜ ì½”ë©˜íŠ¸ (%s)ì— ì•ˆì „í•˜ì§€ 못한 글ìžê°€ í¬í•¨ë˜ì–´ 있습니다.</translation>
</message>
<message>
- <source>Edit label</source>
- <translation>표 수정하기</translation>
+ <source>Verifying blocks...</source>
+ <translation>ë¸”ë¡ ê²€ì¦ì¤‘...</translation>
</message>
<message>
- <source>Show transaction details</source>
- <translation>거래 ë‚´ì—­ 확ì¸</translation>
+ <source>Verifying wallet...</source>
+ <translation>지갑 ê²€ì¦ì¤‘...</translation>
</message>
<message>
- <source>Export Transaction History</source>
- <translation>거래 ê¸°ë¡ ë‚´ë³´ë‚´ê¸°</translation>
+ <source>Wallet %s resides outside data directory %s</source>
+ <translation>지갑 %s는 ë°ì´í„° 디렉토리 %s ë°–ì— ìœ„ì¹˜í•©ë‹ˆë‹¤.</translation>
</message>
<message>
- <source>Watch-only</source>
- <translation>ëª¨ë‹ˆí„°ë§ ì§€ê°‘</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>지갑 디버깅/테스트 옵션:</translation>
</message>
<message>
- <source>Exporting Failed</source>
- <translation>내보내기 실패</translation>
+ <source>Wallet options:</source>
+ <translation>지갑 옵션:</translation>
</message>
<message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>%1으로 거래 기ë¡ì„ ì €ìž¥í•˜ëŠ”ë° ì• ëŸ¬ê°€ 있었습니다.</translation>
+ <source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
+ <translation>특정 소스ì—ì„œì˜ JSON-RPC ì—°ê²° 허가. 유효한 &lt;ip&gt; ê°™ì€ í•˜ë‚˜ì˜ IP주소 (예 1.2.3.4), 네트워í¬/ë„·ë§ˆìŠ¤í¬ (예 1.2.3.4/255.255.255.0) í˜¹ì€ ë„¤íŠ¸ì›Œí¬/CIDR (예 1.2.3.4/24). ì´ ì˜µì…˜ì€ ë³µìˆ˜ë¡œ 설정 í•  수 있습니다.</translation>
</message>
<message>
- <source>Exporting Successful</source>
- <translation>내보내기 성공</translation>
+ <source>Bind to given address and whitelist peers connecting to it. Use [host]:port notation for IPv6</source>
+ <translation>ì„ íƒëœ 주소로 고정하여 í™”ì´íŠ¸ë¦¬ìŠ¤íŠ¸ì— í¬í•¨ëœ í”¼ì–´ì— ì ‘ì†í•©ë‹ˆë‹¤. IPv6 í”„ë¡œí† ì½œì¸ ê²½ìš° [host]:port ë°©ì‹ì˜ 명령어 í‘œê¸°ë²•ì„ ì‚¬ìš©í•©ë‹ˆë‹¤.</translation>
</message>
<message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>거래 기ë¡ì´ 성공ì ìœ¼ë¡œ %1ì— ì €ìž¥ë˜ì—ˆìŠµë‹ˆë‹¤.</translation>
+ <source>Bind to given address to listen for JSON-RPC connections. Use [host]:port notation for IPv6. This option can be specified multiple times (default: bind to all interfaces)</source>
+ <translation>ì„ íƒëœ 주소로 고정하여 JSON-RPC ì—°ê²°ì„ ë¦¬ìŠ¨(Listen)합니다. IPv6 í”„ë¡œí† ì½œì¸ ê²½ìš° [host]:port ë°©ì‹ì˜ 명령어 í‘œê¸°ë²•ì„ ì‚¬ìš©í•©ë‹ˆë‹¤. ì´ ì˜µì…˜ì€ ë³µìˆ˜ë¡œ 지정 할수 있습니다. (기본값: 모든 ì¸í„°íŽ˜ì´ìŠ¤ì— ê³ ì •)</translation>
</message>
<message>
- <source>Comma separated file (*.csv)</source>
- <translation>ê°ê°ì˜ 파ì¼ì— 쉼표하기(*.csv)</translation>
+ <source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
+ <translation>umask 077 대신 시스템 기본 í¼ë¯¸ì…˜ìœ¼ë¡œ 새 파ì¼ì„ 만듭니다 (지갑 ê¸°ëŠ¥ì´ ë¹„í™œì„±í™” ìƒíƒœì—서만 유효합니다)</translation>
</message>
<message>
- <source>Confirmed</source>
- <translation>확ì¸ë¨</translation>
+ <source>Discover own IP addresses (default: 1 when listening and no -externalip or -proxy)</source>
+ <translation>ìžì‹ ì˜ 주소를 íƒìƒ‰ (기본값: 열려있거나 -externalip 나 -proxy ì˜µì…˜ì´ ì—†ìœ¼ë©´ 1)</translation>
</message>
<message>
- <source>Date</source>
- <translation>날짜</translation>
+ <source>Error: Listening for incoming connections failed (listen returned error %s)</source>
+ <translation>오류: 들어오는 ì—°ê²°ì„ ë¦¬ìŠ¨(Listen)í•˜ëŠ”ë° ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤ (오류 리턴 %s)</translation>
</message>
<message>
- <source>Type</source>
- <translation>종류</translation>
+ <source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
+ <translation>ì´ ì‚¬í•­ê³¼ 관련있는 경고가 ë°œìƒí•˜ê±°ë‚˜ 아주 긴 í¬í¬ê°€ ë°œìƒí–ˆì„ ë•Œ 명령어를 실행해 주세요. (cmd 명령어 목ë¡ì—ì„œ %s는 메시지로 대체ë©ë‹ˆë‹¤) </translation>
</message>
<message>
- <source>Label</source>
- <translation>표</translation>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for relaying, mining and transaction creation (default: %s)</source>
+ <translation>해당 금액(%s/kB) 보다 ì ì€ 수수료는 중계, 채굴, 트랜잭션 ìƒì„±ì—ì„œ 수수료 면제로 간주ë©ë‹ˆë‹¤ (기본값: %s)</translation>
</message>
<message>
- <source>Address</source>
- <translation>주소</translation>
+ <source>If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: %u)</source>
+ <translation>paytxfeeê°€ 설정ë˜ì–´ 있지 않다면 í‰ê·  n 블ë¡ì•ˆì— 승ì¸ì´ ì´ë£¨ì–´ì§€ë„ë¡ ì¶©ë¶„í•œ 수수료가 í¬í•¨ë©ë‹ˆë‹¤ (기본값: %u)</translation>
</message>
<message>
- <source>ID</source>
- <translation>ì•„ì´ë””</translation>
+ <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions)</source>
+ <translation>유효하지 ì•Šì€ ê¸ˆì•¡ -maxtxfee=&lt;amount&gt;: '%s' (íŠ¸ëžœìž­ì…˜ì´ ë§‰ížˆëŠ” ìƒí™©ì„ 방지하게 위해 ì ì–´ë„ %s ì˜ ì¤‘ê³„ 수수료를 지정해야 합니다)</translation>
</message>
<message>
- <source>Range:</source>
- <translation>범위:</translation>
+ <source>Maximum size of data in data carrier transactions we relay and mine (default: %u)</source>
+ <translation>중계 ë° ì±„êµ´ì„ í•  ë•Œ ë°ì´í„° 운송 트랜잭션ì—ì„œ ë°ì´í„°ì˜ 최대 í¬ê¸° (기본값: %u)</translation>
</message>
<message>
- <source>to</source>
- <translation>ìƒëŒ€ë°©</translation>
+ <source>Query for peer addresses via DNS lookup, if low on addresses (default: 1 unless -connect)</source>
+ <translation>DNS lookup를 통해 피어 ì£¼ì†Œì— ëŒ€í•œ 쿼리 보내기 (기본값: 1 -connect 예외)</translation>
</message>
-</context>
-<context>
- <name>UnitDisplayStatusBarControl</name>
- </context>
-<context>
- <name>WalletFrame</name>
<message>
- <source>No wallet has been loaded.</source>
- <translation>지갑 불러오기가 안ë©ë‹ˆë‹¤</translation>
+ <source>Randomize credentials for every proxy connection. This enables Tor stream isolation (default: %u)</source>
+ <translation>ì¸ì¦ì •ë³´ë¥¼ 프ë¡ì‹œ 연결마다 무작위로 합니다. ì´ëŠ” Tor ìŠ¤íŠ¸ë¦¼ì„ ê²©ë¦¬ì‹œí‚¬ 수 있습니다 (기본값: %u)</translation>
</message>
-</context>
-<context>
- <name>WalletModel</name>
<message>
- <source>Send Coins</source>
- <translation>ì½”ì¸ë“¤ 보내기</translation>
+ <source>Set maximum size of high-priority/low-fee transactions in bytes (default: %d)</source>
+ <translation>최대 í¬ê¸°ë¥¼ 최우선으로 설정 / ë°”ì´íŠ¸ë‹¹ 최소 수수료로 거래(기본값: %d)</translation>
</message>
-</context>
-<context>
- <name>WalletView</name>
<message>
- <source>&amp;Export</source>
- <translation>&amp;내보내기</translation>
+ <source>The transaction amount is too small to send after the fee has been deducted</source>
+ <translation>ê±°ëž˜ì•¡ì´ ìˆ˜ìˆ˜ë£Œë¥¼ 지불하기엔 너무 작습니다</translation>
</message>
<message>
- <source>Export the data in the current tab to a file</source>
- <translation>현재 íƒ­ì— ìžˆëŠ” ë°ì´í„°ë¥¼ 파ì¼ë¡œ 내보내기</translation>
+ <source>This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit &lt;https://www.openssl.org/&gt; and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard.</source>
+ <translation>ì´ í”„ë¡œê·¸ëž¨ì—는 OpenSSL 툴킷&lt;https://www.openssl.org/&gt; 사용 목ì ìœ¼ë¡œ 개발한 OpenSSL 프로ì íŠ¸ë¥¼ í¬í•¨í•˜ê³  있으며, 암호화 í”„ë¡œê·¸ëž¨ì€ Eric Youngì´, UPnP í”„ë¡œê·¸ëž¨ì€ Thomas Bernardê°€ 작성했습니다.</translation>
</message>
<message>
- <source>Backup Wallet</source>
- <translation>지갑 백업</translation>
+ <source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
+ <translation>í™”ì´íŠ¸ë¦¬ìŠ¤íŠ¸ì— í¬í•¨ëœ 피어는 ì´ë¯¸ ë©”ëª¨ë¦¬í’€ì— í¬í•¨ë˜ì–´ ìžˆì–´ë„ DoS ì¶”ë°©ì´ ë˜ì§€ 않으며 ê·¸ë“¤ì˜ íŠ¸ëžœìž­ì…˜ì´ í•­ìƒ ì¤‘ê³„ë©ë‹ˆë‹¤, ì´ëŠ” 예를 들면 게ì´íŠ¸ì›¨ì´ì—ì„œ 유용합니다.</translation>
</message>
<message>
- <source>Wallet Data (*.dat)</source>
- <translation>지갑 ë°ì´í„°(*.dat)</translation>
+ <source>You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain</source>
+ <translation>축소 모드를 해제하고 ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 재구성 하기 위해 -reindex를 사용해야 합니다. ì´ ëª…ë ¹ì€ ëª¨ë“  블ë¡ì²´ì¸ì„ 다시 다운로드 í•  것 입니다.</translation>
</message>
<message>
- <source>Backup Failed</source>
- <translation>백업 실패</translation>
+ <source>(default: %u)</source>
+ <translation>(기본값: %u)</translation>
</message>
<message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>지갑 ë°ì´í„°ë¥¼ %1 í´ë”ì— ì €ìž¥í•˜ëŠ” ë™ì•ˆ 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. </translation>
+ <source>Accept public REST requests (default: %u)</source>
+ <translation>공개 REST ìš”ì²­ì„ í—ˆê°€ (기본값: %u)</translation>
</message>
<message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>지갑 ì •ë³´ê°€ %1ì— ì„±ê³µì ìœ¼ë¡œ 저장ë˜ì—ˆìŠµë‹ˆë‹¤</translation>
+ <source>Automatically create Tor hidden service (default: %d)</source>
+ <translation>Tor서비스를 ìžë™ì ìœ¼ë¡œ ìƒì„± (기본값: %d)</translation>
</message>
<message>
- <source>Backup Successful</source>
- <translation>백업 성공</translation>
+ <source>Connect through SOCKS5 proxy</source>
+ <translation>SOCK5 프ë¡ì‹œë¥¼ 통해 ì—°ê²°</translation>
</message>
-</context>
-<context>
- <name>bitcoin-core</name>
<message>
- <source>Options:</source>
- <translation>옵션:</translation>
+ <source>Error reading from database, shutting down.</source>
+ <translation>ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ë¶ˆëŸ¬ì˜¤ëŠ”ë° ì˜¤ë¥˜ê°€ ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤, 종료ë©ë‹ˆë‹¤.</translation>
</message>
<message>
- <source>Specify data directory</source>
- <translation>ë°ì´í„° í´ë” 지정</translation>
+ <source>Imports blocks from external blk000??.dat file on startup</source>
+ <translation>외부 blk000??.dat 파ì¼ì—ì„œ 블ë¡ì„ 가져오기</translation>
</message>
<message>
- <source>Connect to a node to retrieve peer addresses, and disconnect</source>
- <translation>피어 주소를 받기 위해 ë…¸ë“œì— ì—°ê²°í•˜ê³ , ë°›ì€ í›„ì— ì—°ê²°ì„ ëŠìŠµë‹ˆë‹¤</translation>
+ <source>Information</source>
+ <translation>ì •ë³´</translation>
</message>
<message>
- <source>Specify your own public address</source>
- <translation>ê³µì¸ ì£¼ì†Œë¥¼ 지정하십시오</translation>
+ <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
+ <translation>유효하지 ì•Šì€ ê¸ˆì•¡ -paytxfee=&lt;amount&gt;: "%s" (최소 %s ì´ìƒì´ì–´ì•¼ ë¨)</translation>
</message>
<message>
- <source>Accept command line and JSON-RPC commands</source>
- <translation>명령줄과 JSON-RPC 명령 수ë½</translation>
+ <source>Invalid netmask specified in -whitelist: '%s'</source>
+ <translation>유효하지 ì•Šì€ ë„·ë§ˆìŠ¤í¬ê°€ -whitelist: '%s" 를 통해 지정ë¨</translation>
</message>
<message>
- <source>Run in the background as a daemon and accept commands</source>
- <translation>ë°ëª¬ìœ¼ë¡œ 백그ë¼ìš´ë“œì—ì„œ 실행하고 ëª…ë ¹ì„ í—ˆìš©</translation>
+ <source>Keep at most &lt;n&gt; unconnectable transactions in memory (default: %u)</source>
+ <translation>최대 &lt;n&gt;ê°œì˜ ì—°ê²°í•  수 없는 íŠ¸ëžœìž­ì…˜ì„ ë©”ëª¨ë¦¬ì— ì €ìž¥ (기본값: %u)</translation>
</message>
<message>
- <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
- <translation>외부 ì ‘ì†ì„ 승ì¸í•©ë‹ˆë‹¤</translation>
+ <source>Need to specify a port with -whitebind: '%s'</source>
+ <translation>-whitebind를 ì´ìš©í•˜ì—¬ í¬íŠ¸ë¥¼ 지정해야 합니다: '%s"</translation>
</message>
<message>
- <source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
- <translation>ì„ íƒëœ 주소로 고정하며 í•­ìƒ ë¦¬ìŠ¨(Listen)합니다. IPv6 í”„ë¡œí† ì½œì¸ ê²½ìš° [host]:port ë°©ì‹ì˜ 명령어 í‘œê¸°ë²•ì„ ì‚¬ìš©í•©ë‹ˆë‹¤.</translation>
+ <source>Node relay options:</source>
+ <translation>Node 중계 옵션:</translation>
</message>
<message>
- <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
- <translation>지갑 거래가 바뀌면 ëª…ë ¹ì„ ì‹¤í–‰í•©ë‹ˆë‹¤.(%s ì•ˆì˜ ëª…ë ¹ì–´ê°€ TxIDë¡œ ë°”ë€ë‹ˆë‹¤)</translation>
+ <source>RPC server options:</source>
+ <translation>RPC 서버 설정</translation>
</message>
<message>
- <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
- <translation>ì´ ë¹Œë“œ ë²„ì „ì€ ì •ì‹ ì¶œì‹œ ì „ í…ŒìŠ¤íŠ¸ì˜ ëª©ì ì´ë©°, 예기치 ì•Šì€ ìœ„í—˜ê³¼ 오류가 ë°œìƒí•  수 있습니다. 채굴과 ìƒì ìš© 소프트웨어로 사용하는 ê²ƒì„ ê¶Œí•˜ì§€ 않습니다.</translation>
+ <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
+ <translation>시스템 한계로 ì¸í•˜ì—¬ -maxconnections를 %d ì—ì„œ %dë¡œ 줄였습니다.</translation>
</message>
<message>
- <source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
- <translation>경고 : 모든 네트워í¬ê°€ ë™ì˜í•´ì•¼ 하나, ì¼ë¶€ 채굴ìžë“¤ì—게 문제가 있는 것으로 보입니다. </translation>
+ <source>Rescan the block chain for missing wallet transactions on startup</source>
+ <translation>시작시 누ë½ëœ 지갑 íŠ¸ëžœìž­ì…˜ì— ëŒ€í•´ ë¸”ë¡ ì²´ì¸ì„ 다시 검색 합니다</translation>
</message>
<message>
- <source>Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.</source>
- <translation>경고: 현재 ë¹„íŠ¸ì½”ì¸ ë²„ì „ì´ ë‹¤ë¥¸ ë„¤íŠ¸ì›Œí¬ ì°¸ì—¬ìžë“¤ê³¼ ë™ì¼í•˜ì§€ 않는 것 같습니다. 당신 ë˜ëŠ” 다른 참여ìžë“¤ì´ ë™ì¼í•œ ë¹„íŠ¸ì½”ì¸ ë²„ì „ìœ¼ë¡œ 업그레ì´ë“œ í•  필요가 있습니다.</translation>
+ <source>Send trace/debug info to console instead of debug.log file</source>
+ <translation>추ì ì˜¤ë¥˜ 정보를 degug.log ìžë£Œë¡œ 보내는 대신 콘솔로 보내기</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>경고 : wallet.datê°€ ì†ìƒë˜ì–´ ë°ì´í„°ê°€ 복구ë˜ì—ˆìŠµë‹ˆë‹¤. ì›ëž˜ì˜ wallet.dat 파ì¼ì€ %s í›„ì— wallet.{timestamp}.bak ì´ë¦„으로 저장ë©ë‹ˆë‹¤. 잔액과 거래 ë‚´ì—­ì´ ì •í™•í•˜ì§€ 않다면 백업 파ì¼ë¡œ 부터 ë³µì›í•´ì•¼ 합니다. </translation>
+ <source>Send transactions as zero-fee transactions if possible (default: %u)</source>
+ <translation>가능한 경우 수수료 ì—†ì´ íŠ¸ëžœìž­ì…˜ 보내기 (기본값: %u)</translation>
</message>
<message>
- <source>Block creation options:</source>
- <translation>ë¸”ë¡ ìƒì„± 옵션:</translation>
+ <source>Show all debugging options (usage: --help -help-debug)</source>
+ <translation>모든 디버그 설정 보기(설정: --help -help-debug)</translation>
</message>
<message>
- <source>Connect only to the specified node(s)</source>
- <translation>ì§€ì •ëœ ë…¸ë“œì—만 연결하기</translation>
+ <source>Shrink debug.log file on client startup (default: 1 when no -debug)</source>
+ <translation>í´ë¼ì´ì–¸íŠ¸ 시작시 debug.log íŒŒì¼ ë¹„ìš°ê¸°(기본값: 디버그 안할때 1)</translation>
</message>
<message>
- <source>Connection options:</source>
- <translation>연결 설정 : </translation>
+ <source>Signing transaction failed</source>
+ <translation>거래를 ì„œëª…í•˜ëŠ”ê²ƒì„ ì‹¤íŒ¨í•˜ì˜€ìŠµë‹ˆë‹¤.</translation>
</message>
<message>
- <source>Corrupted block database detected</source>
- <translation>ì†ìƒëœ ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ê°€ ê°ì§€ë˜ì—ˆìŠµë‹ˆë‹¤</translation>
+ <source>The transaction amount is too small to pay the fee</source>
+ <translation>ê±°ëž˜ì•¡ì´ ìˆ˜ìˆ˜ë£Œë¥¼ 지불하기엔 너무 작습니다</translation>
</message>
<message>
- <source>Debugging/Testing options:</source>
- <translation>디버그 ë° í…ŒìŠ¤íŠ¸ 설정</translation>
+ <source>This is experimental software.</source>
+ <translation>ì´ ì†Œí”„íŠ¸ì›¨ì–´ëŠ” 시험ì ìž…니다.</translation>
</message>
<message>
- <source>Do not load the wallet and disable wallet RPC calls</source>
- <translation>지갑 불러오기를 하지마시오 ë˜í•œ 지갑 RPC ì—°ê²°ì„ ì°¨ë‹¨í•˜ì‹­ì‹œì˜¤</translation>
+ <source>Tor control port password (default: empty)</source>
+ <translation>Tor 관리 í¬íŠ¸ 암호 (기본값: 공란)</translation>
</message>
<message>
- <source>Do you want to rebuild the block database now?</source>
- <translation>ë¸”ë½ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 다시 ìƒì„±í•˜ì‹œê² ìŠµë‹ˆê¹Œ?</translation>
+ <source>Tor control port to use if onion listening enabled (default: %s)</source>
+ <translation>onion ì—´ë¦¼ì´ í™œì„±í™”ì‹œ Tor 관리 í¬íŠ¸ 사용 (기본값: %s)</translation>
</message>
<message>
- <source>Error initializing block database</source>
- <translation>ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì´ˆê¸°í™”í•˜ëŠ”ë° ì˜¤ë¥˜</translation>
+ <source>Transaction amount too small</source>
+ <translation>ê±°ëž˜ì•¡ì´ ë„ˆë¬´ ì ìŠµë‹ˆë‹¤</translation>
</message>
<message>
- <source>Error initializing wallet database environment %s!</source>
- <translation>지갑 ë°ì´í„°ë² ì´ìŠ¤ 환경 ì´ˆê¸°í™”í•˜ëŠ”ë° ì˜¤ë¥˜ %s</translation>
+ <source>Transaction amounts must be positive</source>
+ <translation>ê±°ëž˜ì•¡ì€ ë°˜ë“œì‹œ 정수여야합니다.</translation>
</message>
<message>
- <source>Error loading block database</source>
- <translation>ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ë¶ˆëŸ¬ì˜¤ëŠ”ë° ì˜¤ë¥˜</translation>
+ <source>Transaction too large for fee policy</source>
+ <translation>수수료 ì •ì±…ì— ë¹„í•´ íŠ¸ëžœìž­ì…˜ì´ ë„ˆë¬´ í½ë‹ˆë‹¤</translation>
</message>
<message>
- <source>Error opening block database</source>
- <translation>ë¸”ë¡ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì—¬ëŠ”ë° ì˜¤ë¥˜</translation>
+ <source>Transaction too large</source>
+ <translation>너무 í° ê±°ëž˜</translation>
</message>
<message>
- <source>Error: Disk space is low!</source>
- <translation>오류: ë””ìŠ¤í¬ ê³µê°„ì´ ë¶€ì¡±í•©ë‹ˆë‹¤!</translation>
+ <source>Upgrade wallet to latest format on startup</source>
+ <translation>시작시 지갑 í¬ë©§ì„ 최신으로 업그레ì´ë“œ 합니다</translation>
</message>
<message>
- <source>Failed to listen on any port. Use -listen=0 if you want this.</source>
- <translation>ì–´ë–¤ í¬íŠ¸ë„ ë°˜ì‘하지 않습니다. ì‚¬ìš©ìž ë°˜ì‘=0 만약 ì›í•œë‹¤ë©´</translation>
+ <source>Username for JSON-RPC connections</source>
+ <translation>JSON-RPC ì—°ê²°ì— ì‚¬ìš©í•  ì‚¬ìš©ìž ì´ë¦„</translation>
</message>
<message>
- <source>Importing...</source>
- <translation>들여오기 중...</translation>
+ <source>Warning</source>
+ <translation>경고</translation>
</message>
<message>
- <source>Incorrect or no genesis block found. Wrong datadir for network?</source>
- <translation>올바르지 않거나 ìƒì„±ëœ 블ë¡ì„ ì°¾ì„ ìˆ˜ 없습니다. ìž˜ëª»ëœ ë„¤íŠ¸ì›Œí¬ ìžë£Œ 디렉토리?</translation>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>경고: 알려지지 ì•Šì€ ìƒˆë¡œìš´ ê·œì¹™ì´ í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤. (버전비트 %i)</translation>
</message>
<message>
- <source>Invalid -onion address: '%s'</source>
- <translation>ìž˜ëª»ëœ -onion 주소입니다: '%s'</translation>
+ <source>Whether to operate in a blocks only mode (default: %u)</source>
+ <translation>ë¸”ë¡ ì „ìš© 모드로 ë™ìž‘할지 여부 (기본값: %u)</translation>
</message>
<message>
- <source>Not enough file descriptors available.</source>
- <translation>사용 가능한 íŒŒì¼ ë””ìŠ¤í¬ë¦½í„°-File Descriptor-ê°€ 부족합니다. </translation>
+ <source>Zapping all transactions from wallet...</source>
+ <translation>ì§€ê°‘ì˜ ëª¨ë“ ê±°ëž˜ë‚´ì—­ 건너뛰기...</translation>
</message>
<message>
- <source>Set database cache size in megabytes (%d to %d, default: %d)</source>
- <translation>ë°ì´í„°ë² ì´ìŠ¤ 케시 í¬ê¸°ë¥¼ 메가바ì´íŠ¸ë¡œ 설정(%d 부터 %d, 기본값: %d)</translation>
+ <source>ZeroMQ notification options:</source>
+ <translation>ZeroMQ 알림 옵션:</translation>
</message>
<message>
- <source>Set maximum block size in bytes (default: %d)</source>
- <translation>최대 ë¸”ë½ í¬ê¸°ë¥¼ Bytesë¡œ 지정하세요 (기본: %d)</translation>
+ <source>Password for JSON-RPC connections</source>
+ <translation>JSON-RPC ì—°ê²°ì— ì‚¬ìš©í•  암호</translation>
</message>
<message>
- <source>Specify wallet file (within data directory)</source>
- <translation>ë°ì´í„° í´ë” ì•ˆì— ì§€ê°‘ 파ì¼ì„ ì„ íƒí•˜ì„¸ìš”.</translation>
+ <source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
+ <translation>ìµœê³ ì˜ ë¸”ëŸ­ì´ ë³€í•˜ë©´ ëª…ë ¹ì„ ì‹¤í–‰(cmd ì— ìžˆëŠ” %s 는 블럭 í•´ì‹œì— ì˜í•´ 대체ë˜ì–´ ì§)</translation>
</message>
<message>
- <source>Verifying blocks...</source>
- <translation>ë¸”ë¡ ê²€ì¦ì¤‘...</translation>
+ <source>Allow DNS lookups for -addnode, -seednode and -connect</source>
+ <translation>-addnode, -seednode, -connect ì˜µì…˜ì— ëŒ€í•´ DNS íƒìƒ‰ 허용</translation>
</message>
<message>
- <source>Verifying wallet...</source>
- <translation>지갑 ê²€ì¦ì¤‘...</translation>
+ <source>Loading addresses...</source>
+ <translation>주소를 불러오는 중...</translation>
</message>
<message>
- <source>Wallet %s resides outside data directory %s</source>
- <translation>지갑 %s는 ë°ì´í„° 디렉토리 %s ë°–ì— ìœ„ì¹˜í•©ë‹ˆë‹¤.</translation>
+ <source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
+ <translation>(1 = íŠ¸ëžœìž­ì…˜ì˜ ë©”íƒ€ ë°ì´í„°ë¥¼ 유지함 예. 계좌정보 와 지불 요구 ì •ë³´, 2 = 트랜잭션 메타 ë°ì´í„° 파기)</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>지갑 옵션:</translation>
+ <source>-maxtxfee is set very high! Fees this large could be paid on a single transaction.</source>
+ <translation>-maxtxfeeê°’ì´ ë„ˆë¬´ í½ë‹ˆë‹¤! í•˜ë‚˜ì˜ íŠ¸ëžœìž­ì…˜ì— ë„ˆë¬´ í° ìˆ˜ìˆ˜ë£Œê°€ 지불 ë©ë‹ˆë‹¤.</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>-txindex를 바꾸기 위해서는 -reindex를 사용해서 ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 재구성해야 합니다. </translation>
+ <source>-paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.</source>
+ <translation>-paytxfeeê°’ì´ ë„ˆë¬´ í½ë‹ˆë‹¤! ì´ ê°’ì€ ì†¡ê¸ˆí• ë•Œ 지불할 송금 수수료입니다.</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>ë°ì´í„° 디렉토리 %sì— ë½ì„ 걸 수 없었습니다. ë¹„íŠ¸ì½”ì¸ ì½”ì–´ê°€ ì´ë¯¸ 실행 ì¤‘ì¸ ê²ƒìœ¼ë¡œ 보입니다.</translation>
+ <source>Do not keep transactions in the mempool longer than &lt;n&gt; hours (default: %u)</source>
+ <translation>메모리 í’€ì— ìžˆëŠ” 트랜잭션 기ë¡ì„ &lt;n&gt;시간 후 부터는 유지하지 않기 (기본값: %u)</translation>
</message>
<message>
- <source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
- <translation>ì´ ì‚¬í•­ê³¼ 관련있는 경고가 ë°œìƒí•˜ê±°ë‚˜ 아주 긴 í¬í¬ê°€ ë°œìƒí–ˆì„ ë•Œ 명령어를 실행해 주세요. (cmd 명령어 목ë¡ì—ì„œ %s는 메시지로 대체ë©ë‹ˆë‹¤) </translation>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
+ <translation>해당 금액(%s/kB) 보다 ì ì€ 수수료는 수수료 면제로 간주ë©ë‹ˆë‹¤.(기본값: %s)</translation>
</message>
<message>
- <source>Set maximum size of high-priority/low-fee transactions in bytes (default: %d)</source>
- <translation>최대 í¬ê¸°ë¥¼ 최우선으로 설정 / ë°”ì´íŠ¸ë‹¹ 최소 수수료로 거래(기본값: %d)</translation>
+ <source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
+ <translation>-checkblocksì„ í†µí•œ ë¸”ë¡ ì ê²€ (0-4, 기본값: %u)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>-whitebind 주소를 확ì¸í•  수 없습니다: '%s'</translation>
+ <source>Maintain a full transaction index, used by the getrawtransaction rpc call (default: %u)</source>
+ <translation>getrawtransaction를 RPC CALL를 통해 완전한 트랜잭션 ì¸ë±ìŠ¤ 유지 (기본값: %u)</translation>
</message>
<message>
- <source>Information</source>
- <translation>ì •ë³´</translation>
+ <source>Number of seconds to keep misbehaving peers from reconnecting (default: %u)</source>
+ <translation>ì´ìƒí–‰ë™ì„ 하는 ë„¤íŠ¸ì›Œí¬ ì°¸ì—¬ìžë“¤ì„ 다시 ì—°ê²°ì‹œí‚¤ëŠ”ë° ê±¸ë¦¬ëŠ” 시간 (기본값: %u)</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>-maxtxfee=&lt;amount&gt;ì— ëŒ€í•œ ì–‘ì´ ìž˜ëª»ë˜ì—ˆìŠµë‹ˆë‹¤: '%s'</translation>
+ <source>Output debugging information (default: %u, supplying &lt;category&gt; is optional)</source>
+ <translation>디버그 ì •ë³´ 출력 (기본값: %u, &lt;category&gt; ì œê³µì€ ì„ íƒìž…니다)</translation>
</message>
<message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>노드로 전달하기 위한 최저 거래 수수료가 부족합니다. - minrelaytxfee=&lt;amount&gt;: '%s' -</translation>
+ <source>Support filtering of blocks and transaction with bloom filters (default: %u)</source>
+ <translation>블룸필터를 통해 블ë¡ê³¼ 트랜잭션 í•„í„°ë§ ì§€ì› (기본값: %u)</translation>
</message>
<message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>최저 거래 수수료가 부족합니다. -mintxfee=&lt;amount&gt;: '%s'</translation>
+ <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
+ <translation>ë„¤íŠ¸ì›Œí¬ ë²„ì „ ë¬¸ìž (%i)ì˜ ê¸¸ì´ê°€ ìµœëŒ€ê¸¸ì´ (%i)를 초과합니다. UAì½”ë©˜íŠ¸ì˜ ê°¯ìˆ˜ë‚˜ 길ì´ë¥¼ 줄ì´ì„¸ìš”.</translation>
</message>
<message>
- <source>RPC server options:</source>
- <translation>RPC 서버 설정</translation>
+ <source>Tries to keep outbound traffic under the given target (in MiB per 24h), 0 = no limit (default: %d)</source>
+ <translation>아웃바운드 íŠ¸ëž˜í”½ì„ ì„¤ì •ëœ ëª©í‘œì¹˜ ì´í•˜ë¡œ 유지하기 (24시간당 MiB기준), 0 = 무제한 (기본값: %d)</translation>
</message>
<message>
- <source>Send trace/debug info to console instead of debug.log file</source>
- <translation>추ì ì˜¤ë¥˜ 정보를 degug.log ìžë£Œë¡œ 보내는 대신 콘솔로 보내기</translation>
+ <source>Unsupported argument -socks found. Setting SOCKS version isn't possible anymore, only SOCKS5 proxies are supported.</source>
+ <translation>지ì›í•˜ì§€ 않는 ì¸ìˆ˜ -socks를 찾았습니다. ì„¤ì •ëœ SOCKSì˜ ë²„ì „ì€ ë”ì´ìƒ 사용할 수 없으며, SOCK5 프ë¡ì‹œë§Œì„ 지ì›í•©ë‹ˆë‹¤.</translation>
</message>
<message>
- <source>Show all debugging options (usage: --help -help-debug)</source>
- <translation>모든 디버그 설정 보기(설정: --help -help-debug)</translation>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>지ì›í•˜ì§€ 않는 ì¸ìˆ˜ -whitelistalwaysrelay 는 무시ë©ë‹ˆë‹¤, -whitelistrelay 나 -whitelistforcerelay 를 사용해 주세요.</translation>
</message>
<message>
- <source>Shrink debug.log file on client startup (default: 1 when no -debug)</source>
- <translation>í´ë¼ì´ì–¸íŠ¸ 시작시 debug.log íŒŒì¼ ë¹„ìš°ê¸°(기본값: 디버그 안할때 1)</translation>
+ <source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
+ <translation>Tor 서비스를 ì´ìš©í•˜ì—¬ 피어ì—게 연결하기 위해 ë¶„ë¦¬ëœ SOCKS5 프ë¡ì‹œë¥¼ 사용 (기본값: %s)</translation>
</message>
<message>
- <source>Signing transaction failed</source>
- <translation>거래를 ì„œëª…í•˜ëŠ”ê²ƒì„ ì‹¤íŒ¨í•˜ì˜€ìŠµë‹ˆë‹¤.</translation>
+ <source>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source>
+ <translation>JSON-RPC ì—°ê²°ì‹œ ì‚¬ìš©ìž ì´ë¦„ê³¼ í•´ì‹œí™”ëœ ì•”í˜¸ë¬¸. &lt;userpw&gt; 필드는 &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt; í¬ë©§ìœ¼ë¡œ 구성ë˜ì–´ 있습니다. ì „í˜•ì  íŒŒì´ì¬ 스í¬ë¦½íŠ¸ì—ì„  share/rpcuserê°€ í¬í•¨ë˜ì–´ 있습니다. ì´ ì˜µì…˜ì€ ì—¬ëŸ¬ë²ˆ 지정할 수 있습니다.</translation>
</message>
<message>
- <source>Transaction amount too small</source>
- <translation>ê±°ëž˜ëŸ‰ì´ ë„ˆë¬´ ì ìŠµë‹ˆë‹¤</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>경고: 알려지지 ì•Šì€ ë²„ì „ì˜ ë¸”ë¡ì´ 채굴ë˜ì—ˆìŠµë‹ˆë‹¤. 알려지지 ì•Šì€ ê·œì¹™ì´ ì ìš©ë˜ì—ˆì„ ê°€ëŠ¥ì„±ì´ ìžˆìŠµë‹ˆë‹¤.</translation>
</message>
<message>
- <source>Transaction amounts must be positive</source>
- <translation>ê±°ëž˜ëŸ‰ì€ ë°˜ë“œì‹œ 정수여야합니다.</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>DNS lookupì„ í†µí•´ í•­ìƒ í”¼ì–´ì£¼ì†Œì— ëŒ€í•œ 쿼리 보내기 (기본값: %u)</translation>
</message>
<message>
- <source>Transaction too large</source>
- <translation>너무 í° ê±°ëž˜</translation>
+ <source>How many blocks to check at startup (default: %u, 0 = all)</source>
+ <translation>시작시 ì ê²€í•  ë¸”ë¡ ê°¯ìˆ˜ (기본값: %u, 0 = 모ë‘)</translation>
</message>
<message>
- <source>Username for JSON-RPC connections</source>
- <translation>JSON-RPC ì—°ê²°ì— ì‚¬ìš©í•  ì‚¬ìš©ìž ì´ë¦„</translation>
+ <source>Include IP addresses in debug output (default: %u)</source>
+ <translation>디버그 ì¶œë ¥ì— IP주소 í¬í•¨í•˜ê¸° (기본값: %u)</translation>
</message>
<message>
- <source>Warning</source>
- <translation>경고</translation>
+ <source>Invalid -proxy address: '%s'</source>
+ <translation>ìž˜ëª»ëœ -proxy 주소입니다: '%s'</translation>
</message>
<message>
- <source>Zapping all transactions from wallet...</source>
- <translation>ì§€ê°‘ì˜ ëª¨ë“ ê±°ëž˜ë‚´ì—­ 건너뛰기...</translation>
+ <source>Listen for JSON-RPC connections on &lt;port&gt; (default: %u or testnet: %u)</source>
+ <translation>JSON-RPC ì—°ê²°ì„ &lt;port&gt;í¬íŠ¸ë¡œ 받기 (기본값: %u í˜¹ì€ í…ŒìŠ¤íŠ¸ë„·: %u)</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat 파ì¼ì´ ì†ìƒë˜ì—ˆê³  복구가 실패하였습니다.</translation>
+ <source>Listen for connections on &lt;port&gt; (default: %u or testnet: %u)</source>
+ <translation>&lt;port&gt;í¬íŠ¸ë¡œ ì—°ê²° 받기 (기본값: %u í˜¹ì€ í…ŒìŠ¤íŠ¸ë„·: %u)</translation>
</message>
<message>
- <source>Password for JSON-RPC connections</source>
- <translation>JSON-RPC ì—°ê²°ì— ì‚¬ìš©í•  암호</translation>
+ <source>Maintain at most &lt;n&gt; connections to peers (default: %u)</source>
+ <translation>피어 연결수를 &lt;n&gt;개로 유지 (기본값: %u)</translation>
</message>
<message>
- <source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
- <translation>ìµœê³ ì˜ ë¸”ëŸ­ì´ ë³€í•˜ë©´ ëª…ë ¹ì„ ì‹¤í–‰(cmd ì— ìžˆëŠ” %s 는 블럭 í•´ì‹œì— ì˜í•´ 대체ë˜ì–´ ì§)</translation>
+ <source>Make the wallet broadcast transactions</source>
+ <translation>지갑 브로드ìºìŠ¤íŠ¸ íŠ¸ëžœìž­ì…˜ì„ ë§Œë“¤ê¸°</translation>
</message>
<message>
- <source>This help message</source>
- <translation>ë„ì›€ë§ ë©”ì‹œì§€ìž…ë‹ˆë‹¤</translation>
+ <source>Maximum per-connection receive buffer, &lt;n&gt;*1000 bytes (default: %u)</source>
+ <translation>ì ‘ì†ë³„ 최대 수신 버í¼. &lt;n&gt; × 1000ë°”ì´íŠ¸ (기본값: %u)</translation>
</message>
<message>
- <source>Allow DNS lookups for -addnode, -seednode and -connect</source>
- <translation>-addnode, -seednode, -connect ì˜µì…˜ì— ëŒ€í•´ DNS íƒìƒ‰ 허용</translation>
+ <source>Maximum per-connection send buffer, &lt;n&gt;*1000 bytes (default: %u)</source>
+ <translation>ì ‘ì†ë³„ 최대 전송 버í¼. &lt;n&gt; × 1000ë°”ì´íŠ¸ (기본값: %u)</translation>
</message>
<message>
- <source>Loading addresses...</source>
- <translation>주소를 불러오는 중...</translation>
+ <source>Prepend debug output with timestamp (default: %u)</source>
+ <translation>디버그 ì¶œë ¥ì— íƒ€ìž„ 스탬프 í¬í•¨í•˜ê¸° (기본값: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>wallet.dat 불러오기 ì—러: 지갑 오류</translation>
+ <source>Relay and mine data carrier transactions (default: %u)</source>
+ <translation>ë°ì´í„° 운송 íŠ¸ëžœìž­ì…˜ì„ ì¤‘ê³„ ë° ì±„êµ´ (기본값: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>wallet.dat 불러오기 ì—러</translation>
+ <source>Relay non-P2SH multisig (default: %u)</source>
+ <translation>비 P2SH ë‹¤ì¤‘ì„œëª…ì„ ì¤‘ê³„ (기본값: %u)</translation>
</message>
<message>
- <source>Invalid -proxy address: '%s'</source>
- <translation>ìž˜ëª»ëœ -proxy 주소입니다: '%s'</translation>
+ <source>Set key pool size to &lt;n&gt; (default: %u)</source>
+ <translation>키 í’€ 사ì´ì¦ˆë¥¼ &lt;n&gt; ë¡œ 설정 (기본값: %u)</translation>
</message>
<message>
- <source>Unknown network specified in -onlynet: '%s'</source>
- <translation>-onlynetì— ì§€ì •í•œ 네트워í¬ë¥¼ ì•Œ 수 없습니다: '%s'</translation>
+ <source>Set the number of threads to service RPC calls (default: %d)</source>
+ <translation>ì›ê²© 프로시져 호출 서비스를 위한 쓰레드 개수를 설정 (기본값 : %d)</translation>
+ </message>
+ <message>
+ <source>Specify configuration file (default: %s)</source>
+ <translation>ì„¤ì •íŒŒì¼ ì§€ì • (기본값: %s)</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>-bind 주소를 확ì¸í•  수 없습니다: '%s'</translation>
+ <source>Specify connection timeout in milliseconds (minimum: 1, default: %d)</source>
+ <translation>밀리초 단위로 ì—°ê²° ì œí•œì‹œê°„ì„ ì„¤ì • (최소값: 1, 기본값: %d)</translation>
</message>
<message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>-externalip 주소를 확ì¸í•  수 없습니다: '%s'</translation>
+ <source>Specify pid file (default: %s)</source>
+ <translation>pid íŒŒì¼ ì§€ì • (기본값: %s)</translation>
</message>
<message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>-paytxfee=&lt;amount&gt;ì— ëŒ€í•œ ì–‘ì´ ìž˜ëª»ë˜ì—ˆìŠµë‹ˆë‹¤: '%s'</translation>
+ <source>Spend unconfirmed change when sending transactions (default: %u)</source>
+ <translation>íŠ¸ëžœìž­ì…˜ì„ ë³´ë‚¼ ë•Œ ê²€ì¦ë˜ì§€ ì•Šì€ ìž”ëˆ ì“°ê¸° (기본값: %u)</translation>
+ </message>
+ <message>
+ <source>Threshold for disconnecting misbehaving peers (default: %u)</source>
+ <translation>ì´ìƒí–‰ë™ ë„¤íŠ¸ì›Œí¬ ì°¸ì—¬ìžì˜ ì—°ê²°ì„ ì°¨ë‹¨ì‹œí‚¤ê¸° 위한 한계치 (기본값: %u)</translation>
+ </message>
+ <message>
+ <source>Unknown network specified in -onlynet: '%s'</source>
+ <translation>-onlynetì— ì§€ì •í•œ 네트워í¬ë¥¼ ì•Œ 수 없습니다: '%s'</translation>
</message>
<message>
<source>Insufficient funds</source>
diff --git a/src/qt/locale/bitcoin_ku_IQ.ts b/src/qt/locale/bitcoin_ku_IQ.ts
new file mode 100644
index 0000000000..da5e41a358
--- /dev/null
+++ b/src/qt/locale/bitcoin_ku_IQ.ts
@@ -0,0 +1,272 @@
+<TS language="ku_IQ" version="2.1">
+<context>
+ <name>AddressBookPage</name>
+ <message>
+ <source>Create a new address</source>
+ <translation>ناوونیشانێکی نوێ دروست بکە</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>&amp;نوێ</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>&amp;ڕوونووس</translation>
+ </message>
+ <message>
+ <source>C&amp;lose</source>
+ <translation>C&amp;داخستن</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>&amp;هەناردن</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>&amp;سڕینەوە</translation>
+ </message>
+</context>
+<context>
+ <name>AskPassphraseDialog</name>
+ </context>
+<context>
+ <name>BanTableModel</name>
+ </context>
+<context>
+ <name>BitcoinGUI</name>
+ <message>
+ <source>&amp;Send</source>
+ <translation>&amp;ناردن</translation>
+ </message>
+ <message>
+ <source>&amp;File</source>
+ <translation>&amp;پەرگە</translation>
+ </message>
+ <message>
+ <source>&amp;Settings</source>
+ <translation>&amp;سازکارییەکان</translation>
+ </message>
+ <message>
+ <source>&amp;Help</source>
+ <translation>&amp;یارمەتی</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>Ù‡Û•ÚµÛ•</translation>
+ </message>
+ <message>
+ <source>Warning</source>
+ <translation>ئاگاداری</translation>
+ </message>
+ <message>
+ <source>Information</source>
+ <translation>زانیاری</translation>
+ </message>
+ </context>
+<context>
+ <name>CoinControlDialog</name>
+ <message>
+ <source>Amount:</source>
+ <translation>Ú©Û†:</translation>
+ </message>
+ <message>
+ <source>Priority:</source>
+ <translation>لەپێشی:</translation>
+ </message>
+ <message>
+ <source>Fee:</source>
+ <translation>تێچوون:</translation>
+ </message>
+ <message>
+ <source>Amount</source>
+ <translation>سەرجەم</translation>
+ </message>
+ <message>
+ <source>Date</source>
+ <translation>رێکەت</translation>
+ </message>
+ <message>
+ <source>Priority</source>
+ <translation>لەپێشی</translation>
+ </message>
+</context>
+<context>
+ <name>EditAddressDialog</name>
+ </context>
+<context>
+ <name>FreespaceChecker</name>
+ <message>
+ <source>name</source>
+ <translation>ناو</translation>
+ </message>
+ </context>
+<context>
+ <name>HelpMessageDialog</name>
+ <message>
+ <source>version</source>
+ <translation>وەشان</translation>
+ </message>
+ </context>
+<context>
+ <name>Intro</name>
+ <message>
+ <source>Welcome</source>
+ <translation>بەخێربێن</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>Ù‡Û•ÚµÛ•</translation>
+ </message>
+ </context>
+<context>
+ <name>OpenURIDialog</name>
+ </context>
+<context>
+ <name>OptionsDialog</name>
+ <message>
+ <source>Options</source>
+ <translation>هەڵبژاردنەکان</translation>
+ </message>
+ </context>
+<context>
+ <name>OverviewPage</name>
+ <message>
+ <source>Total:</source>
+ <translation>گشتی</translation>
+ </message>
+ </context>
+<context>
+ <name>PeerTableModel</name>
+ </context>
+<context>
+ <name>QObject</name>
+ <message>
+ <source>Amount</source>
+ <translation>سەرجەم</translation>
+ </message>
+ </context>
+<context>
+ <name>RPCConsole</name>
+ <message>
+ <source>&amp;Information</source>
+ <translation>&amp;زانیاری</translation>
+ </message>
+ <message>
+ <source>Name</source>
+ <translation>ناو</translation>
+ </message>
+ <message>
+ <source>Version</source>
+ <translation>وەشان</translation>
+ </message>
+ <message>
+ <source>&amp;Open</source>
+ <translation>&amp;کردنەوە</translation>
+ </message>
+ <message>
+ <source>&amp;Clear</source>
+ <translation>&amp;پاککردنەوە</translation>
+ </message>
+ <message>
+ <source>Totals</source>
+ <translation>گشتییەکان</translation>
+ </message>
+ <message>
+ <source>Yes</source>
+ <translation>بەڵێ</translation>
+ </message>
+ <message>
+ <source>No</source>
+ <translation>نەخێر</translation>
+ </message>
+ </context>
+<context>
+ <name>ReceiveCoinsDialog</name>
+ <message>
+ <source>&amp;Amount:</source>
+ <translation>&amp;سەرجەم:</translation>
+ </message>
+ <message>
+ <source>&amp;Message:</source>
+ <translation>&amp;پەیام:</translation>
+ </message>
+ <message>
+ <source>Clear</source>
+ <translation>پاککردنەوە</translation>
+ </message>
+ <message>
+ <source>Show</source>
+ <translation>پیشاندان</translation>
+ </message>
+ <message>
+ <source>Remove</source>
+ <translation>سڕینەوە</translation>
+ </message>
+</context>
+<context>
+ <name>ReceiveRequestDialog</name>
+ </context>
+<context>
+ <name>SendCoinsDialog</name>
+ <message>
+ <source>Amount:</source>
+ <translation>Ú©Û†:</translation>
+ </message>
+ <message>
+ <source>Priority:</source>
+ <translation>لەپێشی:</translation>
+ </message>
+ <message>
+ <source>Fee:</source>
+ <translation>تێچوون:</translation>
+ </message>
+ <message>
+ <source>fast</source>
+ <translation>خێرا</translation>
+ </message>
+ </context>
+<context>
+ <name>SendCoinsEntry</name>
+ <message>
+ <source>Message:</source>
+ <translation>پەیام:</translation>
+ </message>
+ </context>
+<context>
+ <name>ShutdownWindow</name>
+ </context>
+<context>
+ <name>SignVerifyMessageDialog</name>
+ </context>
+<context>
+ <name>SplashScreen</name>
+ </context>
+<context>
+ <name>TrafficGraphWidget</name>
+ </context>
+<context>
+ <name>TransactionDescDialog</name>
+ </context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
+ </context>
+<context>
+ <name>bitcoin-core</name>
+ <message>
+ <source>Options:</source>
+ <translation>هەڵبژاردنەکان:</translation>
+ </message>
+ <message>
+ <source>Information</source>
+ <translation>زانیاری</translation>
+ </message>
+ <message>
+ <source>Warning</source>
+ <translation>ئاگاداری</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>Ù‡Û•ÚµÛ•</translation>
+ </message>
+</context>
+</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_ky.ts b/src/qt/locale/bitcoin_ky.ts
index 51efd519c3..14cb9c2020 100644
--- a/src/qt/locale/bitcoin_ky.ts
+++ b/src/qt/locale/bitcoin_ky.ts
@@ -9,17 +9,6 @@
<source>&amp;Delete</source>
<translation>Ө&amp;чүрүү</translation>
</message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Address</source>
- <translation>Дарек</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(аты жок)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -71,22 +60,11 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Date</source>
<translation>Дата</translation>
</message>
- <message>
- <source>none</source>
- <translation>жок</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(аты жок)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -94,7 +72,7 @@
<source>&amp;Address</source>
<translation>&amp;Дарек</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -158,18 +136,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
@@ -209,29 +181,6 @@
</context>
<context>
<name>ReceiveRequestDialog</name>
- <message>
- <source>Address</source>
- <translation>Дарек</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Билдирүү</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Билдирүү</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(аты жок)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -243,11 +192,7 @@
<source>S&amp;end</source>
<translation>&amp;Жөнөтүү</translation>
</message>
- <message>
- <source>(no label)</source>
- <translation>(аты жок)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -280,54 +225,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>%1/offline</source>
- <translation>%1/тармакта ÑмеÑ</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Билдирүү</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Дарек</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Information</source>
diff --git a/src/qt/locale/bitcoin_la.ts b/src/qt/locale/bitcoin_la.ts
index e3dcd505fe..dc532fe011 100644
--- a/src/qt/locale/bitcoin_la.ts
+++ b/src/qt/locale/bitcoin_la.ts
@@ -10,10 +10,6 @@
<translation>Copia inscriptionem iam selectam in latibulum systematis</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copia Inscriptionem</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Dele active selectam inscriptionem ex enumeratione</translation>
</message>
@@ -29,37 +25,6 @@
<source>&amp;Delete</source>
<translation>&amp;Dele</translation>
</message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Hae sunt inscriptiones mittendi pensitationes. Semper inspice quantitatem et inscriptionem accipiendi antequam nummos mittis.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copia &amp;Titulum</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Muta</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma Separata Plica (*.csv)</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Titulus</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Inscriptio</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nullus titulus)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -79,82 +44,6 @@
<source>Repeat new passphrase</source>
<translation>Itera novam tesseram</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Cifra cassidile</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Huic operationi necesse est tessera cassidili tuo ut cassidile reseret.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Resera cassidile</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Huic operationi necesse est tessera cassidili tuo ut cassidile decifret.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Decifra cassidile</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Muta tesseram</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirma cifrationem cassidilis</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Monitio: Si cassidile tuum cifras et tesseram amittis, tu &lt;b&gt;AMITTES OMNES TUOS NUMMOS BITOS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Certusne es te velle tuum cassidile cifrare?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>GRAVE: Oportet ulla prioria conservata quae fecisti de plica tui cassidilis reponi a nove generata cifrata plica cassidilis. Propter securitatem, prioria conservata de plica non cifrata cassidilis inutilia fiet simul atque incipis uti novo cifrato cassidili.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Monitio: Litterae ut capitales seratae sunt!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Cassidile cifratum</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Cassidile cifrare abortum est</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Cassidile cifrare abortum est propter internum errorem. Tuum cassidile cifratum non est.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Tesserae datae non eaedem sunt.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Cassidile reserare abortum est.</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Tessera inserta pro cassidilis decifrando prava erat.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Cassidile decifrare abortum est.</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Tessera cassidilis successa est in mutando.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -218,10 +107,6 @@
<translation>&amp;Muta tesseram...</translation>
</message>
<message>
- <source>Importing blocks from disk...</source>
- <translation>Importans frusta ab disco...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Recreans indicem frustorum in disco...</translation>
</message>
@@ -302,10 +187,6 @@
<translation>Tabella instrumentorum "Tabs"</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Nucleus</translation>
- </message>
- <message>
<source>&amp;Command-line options</source>
<translation>Optiones mandati initiantis</translation>
</message>
@@ -363,13 +244,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Monitio Retis</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -387,26 +261,6 @@
<source>Confirmed</source>
<translation>Confirmatum</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copia inscriptionem</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copia titulum</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia quantitatem</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copia transactionis ID</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nullus titulus)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -422,38 +276,6 @@
<source>&amp;Address</source>
<translation>&amp;Inscriptio</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nova inscriptio accipiendi</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nova inscriptio mittendi</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Muta inscriptionem accipiendi</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Muta inscriptionem mittendi</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Inserta inscriptio "%1" iam in libro inscriptionum est.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Inscriptio inserta "%1" non valida inscriptio Bitcoin est.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Non potuisse cassidile reserare</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Generare novam clavem abortum est.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -461,10 +283,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Nucleus</translation>
- </message>
- <message>
<source>version</source>
<translation>versio</translation>
</message>
@@ -484,10 +302,6 @@
<context>
<name>Intro</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Nucleus</translation>
- </message>
- <message>
<source>Error</source>
<translation>Error</translation>
</message>
@@ -614,17 +428,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Tractatio URI</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Bitcoin incipere non potest: cliccare-ad-pensandum handler</translation>
- </message>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -639,19 +442,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>Save QR Code</source>
- <translation>Salva codicem QR</translation>
- </message>
- </context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nomen clientis</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -668,10 +460,6 @@
<translation>Fenestra Debug</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Utens OpenSSL versione</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>Tempus initiandi</translation>
</message>
@@ -704,10 +492,6 @@
<translation>&amp;Terminale</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Dies aedificandi</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Debug catalogi plica</translation>
</message>
@@ -738,68 +522,13 @@
<source>&amp;Message:</source>
<translation>Nuntius:</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copia titulum</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia quantitatem</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &amp;Address</source>
<translation>&amp;Copia Inscriptionem</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Inscriptio</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Quantitas</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Titulus</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Nuntius</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Resultato URI nimis longo, conare minuere verba pro titulo / nuntio.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Error codificandi URI in codicem QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dies</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Titulus</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Nuntius</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Quantitas</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nullus titulus)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -843,31 +572,7 @@
<source>S&amp;end</source>
<translation>&amp;Mitte</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirma mittendum nummorum</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia quantitatem</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Oportet quantitatem ad pensandum maiorem quam 0 esse.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Quantitas est ultra quod habes.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Quantitas est ultra quod habes cum merces transactionis %1 includitur.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nullus titulus)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -879,10 +584,6 @@
<translation>Pensa &amp;Ad:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Insero titulum huic inscriptioni ut eam in tuum librum inscriptionum addas.</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Titulus:</translation>
</message>
@@ -976,66 +677,10 @@
<source>Reset all verify message fields</source>
<translation>Reconstitue omnes campos verificandi nuntii</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Clicca "Signa Nuntium" ut signatio generetur</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Inscriptio inserta non valida est.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Sodes inscriptionem proba et rursus conare.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Inserta inscriptio clavem non refert.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Cassidilis reserare cancellatum est.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Clavis privata absens est pro inserta inscriptione.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Nuntium signare abortum est.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Nuntius signatus.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Signatio decodificari non potuit.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Sodes signationem proba et rursus conare.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Signatio non convenit digesto nuntii</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Nuntium verificare abortum est.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Nuntius verificatus.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Nucleus</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1044,362 +689,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Apertum donec %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/non conecto</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/non confirmata</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmationes</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dies</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Fons</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generatum</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Ab</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Ad</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>inscriptio propria</translation>
- </message>
- <message>
- <source>label</source>
- <translation>titulus</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Creditum</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>non acceptum</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debitum</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Transactionis merces</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Cuncta quantitas</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Nuntius</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Annotatio</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID transactionis</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informatio de debug</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transactio</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Lectenda</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Quantitas</translation>
- </message>
- <message>
- <source>true</source>
- <translation>verum</translation>
- </message>
- <message>
- <source>false</source>
- <translation>falsum</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, nondum prospere disseminatum est</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>ignotum</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Particularia transactionis</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Haec tabula monstrat descriptionem verbosam transactionis</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dies</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typus</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Apertum donec %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmatum (%1 confirmationes)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Hoc frustum non acceptum est ab ulla alia nodis et probabiliter non acceptum erit!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generatum sed non acceptum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Titulus</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Acceptum cum</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Acceptum ab</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Missum ad</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pensitatio ad te ipsum</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Fossa</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Status transactionis. Supervola cum mure ut monstretur numerus confirmationum.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Dies et tempus quando transactio accepta est.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Typus transactionis.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Quantitas remota ex pendendo aut addita ei.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Omne</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Hodie</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Hac hebdomade</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Hoc mense</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Postremo mense</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Hoc anno</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Intervallum...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Acceptum cum</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Missum ad</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Ad te ipsum</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Fossa</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Alia</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Insere inscriptionem vel titulum ut quaeras</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Quantitas minima</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copia inscriptionem</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copia titulum</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copia quantitatem</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copia transactionis ID</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Muta titulum</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Monstra particularia transactionis</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma Separata Plica (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmatum</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dies</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typus</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Titulus</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Inscriptio</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Intervallum:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>ad</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Mitte Nummos</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exporta</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exporta data in hac tabella in plicam</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Conserva cassidile</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Data cassidilis (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Conservare abortum est.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Successum in conservando</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1430,6 +729,10 @@
<translation>Accipe conexiones externas (praedefinitum: 1 nisi -proxy neque -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Nucleus</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Conglutina ad inscriptionem datam et semper in eam ausculta. Utere [moderatrum]:porta notationem pro IPv6</translation>
</message>
@@ -1442,10 +745,6 @@
<translation>Hoc est prae-dimittum experimentala aedes - utere eo periculo tuo proprio - nolite utere fodendo vel applicationibus mercatoriis</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Monitio: wallet.data corrupta, data salvata! Originalis wallet.dat salvata ut wallet.{timestamp}.bak in %s; si pendendum tuum vel transactiones pravae sunt, oportet ab conservato restituere.</translation>
- </message>
- <message>
<source>Block creation options:</source>
<translation>Optiones creandi frustorum:</translation>
</message>
@@ -1498,26 +797,10 @@
<translation>Verificante cassidilem...</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Non posse resolvere -whitebind inscriptionem: '%s'</translation>
- </message>
- <message>
<source>Information</source>
<translation>Informatio</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantitas non valida pro -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantitas non valida pro -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantitas non valida pro -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Mitte informationem vestigii/debug ad terminale potius quam plicam debug.log</translation>
</message>
@@ -1550,10 +833,6 @@
<translation>Monitio</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrupta, salvare abortum est</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Tessera pro conexionibus JSON-RPC</translation>
</message>
@@ -1562,10 +841,6 @@
<translation>Pelle mandatum quando optissimum frustum mutat (%s in mandato substituitur ab hash frusti)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Hic nuntius auxilii</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permitte quaerenda DNS pro -addnode, -seednode, et -connect</translation>
</message>
@@ -1574,14 +849,6 @@
<translation>Legens inscriptiones...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Error legendi wallet.dat: Cassidile corruptum</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Error legendi wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Inscriptio -proxy non valida: '%s'</translation>
</message>
@@ -1590,18 +857,6 @@
<translation>Ignotum rete specificatum in -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Non posse resolvere -bind inscriptonem: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Non posse resolvere -externalip inscriptionem: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantitas non valida pro -paytxfee=&lt;quantitas&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Inopia nummorum</translation>
</message>
diff --git a/src/qt/locale/bitcoin_lt.ts b/src/qt/locale/bitcoin_lt.ts
index b98976dfea..1f6cda1f52 100644
--- a/src/qt/locale/bitcoin_lt.ts
+++ b/src/qt/locale/bitcoin_lt.ts
@@ -26,14 +26,14 @@
<translation>&amp;Užverti</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopijuoti adresÄ…</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Ištrinti pasirinktą adresą iš sąrašo</translation>
</message>
<message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>Eksportuoti informaciją iš dabartinės lentelės į failą</translation>
+ </message>
+ <message>
<source>&amp;Export</source>
<translation>&amp;Eksportuoti</translation>
</message>
@@ -41,61 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Trinti</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Pasirinkite adresą kuriam siūsite monetas</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>P&amp;asirinkti</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>SiunÄiami adresai</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Gaunami adresai</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopijuoti ž&amp;ymę</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Keisti</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Eksportuoti adresų sąrašą</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kableliais atskirtų duomenų failas (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Eksportavimas nepavyko</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Bandant išsaugoti adresų sąrašą - įvyko klaida keliant į %1. Prašome bandyti dar kartą.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Žymė</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresas</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nėra žymės)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -115,78 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Pakartokite naujÄ… slaptafrazÄ™</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Užšifruoti piniginę</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ši operacija reikalauja jūsų piniginės slaptafrazės jai atrakinti.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Atrakinti piniginÄ™</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ši operacija reikalauja jūsų piniginės slaptafrazės jai iššifruoti.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>IÅ¡Å¡ifruoti piniginÄ™</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Pakeisti slaptafrazÄ™</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Patvirtinkite piniginės užšifravimą</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Dėmesio: jei užšifruosite savo piniginę ir pamesite slaptafrazę, jūs&lt;b&gt;PRARASITE VISUS SAVO BITCOINUS&lt;/b&gt;! </translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Ar tikrai norite Å¡ifruoti savo piniginÄ™?</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Įspėjimas: įjungtas Caps Lock klavišas!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Piniginė užšifruota</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Nepavyko užšifruoti piniginę</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Dėl vidinės klaidos nepavyko užšifruoti piniginę.Piniginė neužšifruota.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Įvestos slaptafrazės nesutampa.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Nepavyko atrakinti piniginÄ™</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Neteisingai įvestas slaptažodis piniginės iššifravimui.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Nepavyko iššifruoti piniginės</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Piniginės slaptažodis sėkmingai pakeistas.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -234,6 +107,10 @@
<translation>IÅ¡jungti programÄ…</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Apie %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Apie &amp;Qt</translation>
</message>
@@ -270,14 +147,6 @@
<translation>Atidaryti &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core klientas</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Blokai importuojami iš disko...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Blokai iš naujo indeksuojami...</translation>
</message>
@@ -322,10 +191,6 @@
<translation>&amp;Gauti</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Rodyti informacijÄ… apie Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Rodyti / SlÄ—pti</translation>
</message>
@@ -354,14 +219,6 @@
<translation>Kortelių įrankinė</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin branduolys</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Apie Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Command-line options</source>
<translation>KomandinÄ—s eilutÄ—s parametrai</translation>
</message>
@@ -403,13 +260,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Tinklo įspėjimas</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -475,94 +325,6 @@
<source>Priority</source>
<translation>Pirmumas</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopijuoti adresÄ…</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopijuoti žymę</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopijuoti sumÄ…</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopijuoti kiekį</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopijuoti mokestį</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopijuoti po mokesÄio</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopijuoti baitus</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopijuoti pirmumÄ…</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>auksÄiausias</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>aukštesnis</translation>
- </message>
- <message>
- <source>high</source>
- <translation>aukštas</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>vidutiniškai aukštas</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>vidutiniškai</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>žemai-vidutiniškas</translation>
- </message>
- <message>
- <source>low</source>
- <translation>žemas</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>žemesnis</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>žemiausias</translation>
- </message>
- <message>
- <source>none</source>
- <translation>niekas</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>taip</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ne</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nėra žymės)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(Graža)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -578,38 +340,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresas</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Naujas gavimo adresas</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Naujas siuntimo adresas</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Keisti gavimo adresÄ…</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Keisti siuntimo adresÄ…</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Įvestas adresas „%1“ jau yra adresų knygelėje.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Įvestas adresas „%1“ nėra galiojantis Bitcoin adresas.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Nepavyko atrakinti piniginÄ—s.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Naujo rakto generavimas nepavyko.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -621,18 +351,10 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin branduolys</translation>
- </message>
- <message>
<source>version</source>
<translation>versija</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Apie Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>KomandinÄ—s eilutÄ—s parametrai</translation>
</message>
@@ -652,14 +374,6 @@
<translation>Sveiki</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Sveiki atvykę į Bitcoin Core.</translation>
- </message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin branduolys</translation>
- </message>
- <message>
<source>Error</source>
<translation>Klaida</translation>
</message>
@@ -826,29 +540,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI apdorojimas</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Neteisingas mokÄ—jimo adresas %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>MokÄ—jimo siuntimas atmestas</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>MokÄ—jimo siuntimas pasibaigÄ—</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Tinklo užklausos klaida</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -871,27 +562,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Copy Image</source>
- <translation>Kopijuoti nuotraukÄ…</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Įrašyti QR kodą</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG paveikslÄ—lis (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Kliento pavadinimas</translation>
- </message>
- <message>
<source>N/A</source>
<translation>nÄ—ra</translation>
</message>
@@ -908,10 +580,6 @@
<translation>Derinimo langas</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Naudojama OpenSSL versija</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>Paleidimo laikas</translation>
</message>
@@ -968,10 +636,6 @@
<translation>Viso:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Kompiliavimo data</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Derinimo žurnalo failas</translation>
</message>
@@ -1026,15 +690,7 @@
<source>Clear</source>
<translation>IÅ¡valyti</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopijuoti žymę</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopijuoti sumÄ…</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
@@ -1045,53 +701,6 @@
<source>Copy &amp;Address</source>
<translation>&amp;Kopijuoti adresÄ…</translation>
</message>
- <message>
- <source>Payment information</source>
- <translation>MokÄ—jimo informacija</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresas</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Suma</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Žymė</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Žinutė</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Klaida, koduojant URI į QR kodą.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Žymė</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Žinutė</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Suma</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nėra žymės)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1159,55 +768,7 @@
<source>S&amp;end</source>
<translation>&amp;Siųsti</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Patvirtinti monetų siuntimą</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopijuoti kiekį</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopijuoti sumÄ…</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopijuoti mokestį</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopijuoti po mokesÄio</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopijuoti baitus</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopijuoti pirmumÄ…</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Apmokėjimo suma turi būti didesnė nei 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Suma viršija jūsų balansą.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Jei pridedame sandorio mokestį %1 bendra suma viršija jūsų balansą.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>MokÄ—jimo siuntimas pasibaigÄ—</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(nėra žymės)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -1219,10 +780,6 @@
<translation>MokÄ—ti &amp;gavÄ—jui:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Įveskite žymę šiam adresui kad galėtumėte įtraukti ją į adresų knygelę</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>Ž&amp;ymė:</translation>
</message>
@@ -1296,58 +853,10 @@
<source>Verify &amp;Message</source>
<translation>&amp;Patikrinti žinutę</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Spragtelėkite "Registruotis žinutę" tam, kad gauti parašą</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Įvestas adresas negalioja.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Prašom patikrinti adresą ir bandyti iš naujo.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Piniginės atrakinimas atšauktas.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Žinutės pasirašymas nepavyko.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Žinutė pasirašyta.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Nepavyko iškoduoti parašo.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Prašom patikrinti parašą ir bandyti iš naujo.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Parašas neatitinka žinutės.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Žinutės tikrinimas nepavyko.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Žinutė patikrinta.</translation>
- </message>
-</context>
+ </context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin branduolys</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testavimotinklas]</translation>
</message>
@@ -1360,354 +869,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Atidaryta iki %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/neprisijungęs</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/nepatvirtintas</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 patvirtinimų</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>BÅ«sena</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Å altinis</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Sugeneruotas</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Nuo</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Kam</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>savo adresas</translation>
- </message>
- <message>
- <source>label</source>
- <translation>žymė</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Kreditas</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>nepriimta</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debitas</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Sandorio mokestis</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Neto suma</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Žinutė</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Komentaras</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Sandorio ID</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Derinimo informacija</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Sandoris</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Suma</translation>
- </message>
- <message>
- <source>true</source>
- <translation>tiesa</translation>
- </message>
- <message>
- <source>false</source>
- <translation>netiesa</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, transliavimas dar nebuvo sÄ—kmingas</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>nežinomas</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Sandorio detelÄ—s</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Šis langas sandorio detalų aprašymą</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipas</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Atidaryta iki %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Patvirtinta (%1 patvirtinimai)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Šis blokas negautas nė vienu iš mazgų ir matomai nepriimtas</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>IÅ¡gauta bet nepriimta</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Žymė</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Gauta su</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Gauta iš</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Išsiųsta</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>MokÄ—jimas sau</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>IÅ¡gauta</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>nepasiekiama</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Sandorio bÅ«klÄ—. Užvedus pelÄ—s žymeklį ant Å¡ios srities matysite patvirtinimų skaiÄių.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Sandorio gavimo data ir laikas</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Sandorio tipas.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Suma pridÄ—ta ar iÅ¡skaiÄiuota iÅ¡ balanso</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Visi</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Å iandien</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Å iÄ… savaitÄ™</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Šį mėnesį</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Paskutinį mėnesį</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Å iais metais</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Intervalas...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Gauta su</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Išsiųsta</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Skirta sau</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>IÅ¡gauta</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Kita</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Įveskite adresą ar žymę į paiešką</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minimali suma</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopijuoti adresÄ…</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopijuoti žymę</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopijuoti sumÄ…</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Taisyti žymę</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Rodyti sandÄ—rio detales</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Eksportavimas nepavyko</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kableliais atskirtų duomenų failas (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Patvirtintas</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipas</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Žymė</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresas</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>GrupÄ—:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>skirta</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Siųsti monetas</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Eksportuoti</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Backup piniginÄ™</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>PiniginÄ—s duomenys (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Nepavyko padaryti atsarginÄ—s kopijos</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>AtsarginÄ— kopija sÄ—kmingai padaryta</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1730,6 +901,10 @@
<translation>Dirbti fone kaip šešėlyje ir priimti komandas</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin branduolys</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>Prisijungti tik prie nurodyto mazgo</translation>
</message>
@@ -1750,18 +925,6 @@
<translation>Informacija</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neteisinga suma -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neteisinga suma -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neteisinga suma -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Siųsti atsekimo/derinimo info į konsolę vietoj debug.log failo</translation>
</message>
@@ -1778,10 +941,6 @@
<translation>Slaptažodis JSON-RPC sujungimams</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Pagelbos žinutė</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Leisti DNS paiešką sujungimui ir mazgo pridėjimui</translation>
</message>
@@ -1790,22 +949,10 @@
<translation>Užkraunami adresai...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation> wallet.dat pakrovimo klaida, wallet.dat sugadintas</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation> wallet.dat pakrovimo klaida</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Neteisingas proxy adresas: '%s'</translation>
</message>
<message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neteisinga suma -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Nepakanka lėšų</translation>
</message>
diff --git a/src/qt/locale/bitcoin_lv_LV.ts b/src/qt/locale/bitcoin_lv_LV.ts
index e01d4c812c..38333531e4 100644
--- a/src/qt/locale/bitcoin_lv_LV.ts
+++ b/src/qt/locale/bitcoin_lv_LV.ts
@@ -22,10 +22,6 @@
<translation>&amp;Aizvērt</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopēt adresi</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>IzdzÄ“st iezÄ«mÄ“tÄs adreses no saraksta</translation>
</message>
@@ -41,73 +37,6 @@
<source>&amp;Delete</source>
<translation>&amp;Dzēst</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Izvēlies adresi uz kuru sūtīt bitcoins</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Izvēlies adresi ar kuru saņemt bitcoins</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Izvēlēties</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Sūtīšanas adreses</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Saņemšanas adreses</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Å Ä«s ir jÅ«su Bitcoin adreses maksÄjumu sÅ«tÄ«Å¡anai. VienmÄ“r pÄrbaudiet summu un saņēmÄ“ja adresi pirms monÄ“tu sÅ«tÄ«Å¡anas.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Å Ä«s ir jÅ«su Bitcoin adreses maksÄjumu saņemÅ¡anai. Ir ieteicams katram darÄ«jumam izmantot jaunu saņemÅ¡anas adresi.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopēt &amp;Nosaukumu</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Rediģēt</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Eksportēt Adrešu Sarakstu</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fails ar komatu kÄ atdalÄ«tÄju (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>EksportÄ“Å¡ana NeizdevÄs</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>RadÄs kļūda, saglabÄjot adreÅ¡u sarakstu %1. LÅ«dzu, mÄ“Ä£iniet vÄ“lreiz!</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Nosaukums</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adrese</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez nosaukuma)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -127,90 +56,6 @@
<source>Repeat new passphrase</source>
<translation>JaunÄ parole vÄ“lreiz</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Šifrēt maciņu</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Lai veikto Å¡o darbÄ«bu, maciņš jÄatslÄ“dz ar paroli.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Atslēgt maciņu</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Å ai darbÄ«bai maciņš jÄatÅ¡ifrÄ“ ar maciņa paroli.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Atšifrēt maciņu</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Mainīt paroli</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>ApstiprinÄt maciņa Å¡ifrÄ“Å¡anu</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>BrÄ«dinÄjums: Ja tu noÅ¡ifrÄ“ savu maciņu un pazaudÄ“ paroli, tu &lt;b&gt;PAZAUDÄ’SI VISAS SAVAS BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Vai tu tieÅ¡Äm vÄ“lies Å¡ifrÄ“t savu maciņu?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core tiks aizvÄ“rts, lai pabeigtu Å¡ifrÄ“Å¡ansa procesu. Atcerieties, ka jÅ«su maka Å¡ifrÄ“Å¡ana nevar pilnÄ«bÄ pasargÄt jÅ«su monÄ“tas no to nozagaÅ¡anas, inficÄ“jot datoru ar ļaunprÄtÄ«gÄm programmÄm.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>SVARĪGI: IepriekÅ¡Ä“jie maka faila dublÄ“jumi ir jÄaizvieto ar jauno, Å¡ifrÄ“to maka failu. DroÅ¡Ä«bas apsvÄ“rumu dēļ iepriekÅ¡Ä“jie neÅ¡ifrÄ“tÄ maka dublÄ“jumi vairs nebÅ«s derÄ«gi, tiklÄ«dz sÄksiet izmantot jauno, Å¡ifrÄ“to maku.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>BrÄ«dinÄjums: Caps Lock ir ieslÄ“gts!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Maciņš nošifrēts</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Ievadiet veco un jauno maka paroli.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Maciņa Å¡ifrÄ“Å¡ana neizdevÄs</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Maciņa Å¡ifrÄ“Å¡ana neizdevÄs programmas kļūdas dēļ. JÅ«su maciņš netika Å¡ifrÄ“ts.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>IevadÄ«tÄs paroles nav vienÄdas.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Maciņu atÅ¡ifrÄ“t neizdevÄs</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Maciņa atÅ¡ifrÄ“Å¡anai ievadÄ«tÄ parole nav pareiza.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Maciņu neizdevÄs atÅ¡ifrÄ“t</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Maciņa parole tika veiksmīgi nomainīta.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -290,14 +135,6 @@
<translation>Atvērt &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core klients</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importē blokus no diska...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Bloku reindeksēšana no diska...</translation>
</message>
@@ -342,10 +179,6 @@
<translation>&amp;Saņemt</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>ParÄdÄ«t informÄciju par Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;RÄdÄ«t / PaslÄ“pt</translation>
</message>
@@ -382,18 +215,10 @@
<translation>Ciļņu rīkjosla</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>PieprasÄ«t maksÄjumus (izveido QR kodu un bitcoin: URIs)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>Par &amp;Bitcoin Core</translation>
- </message>
- <message>
<source>Open a bitcoin: URI or payment request</source>
<translation>AtvÄ“rt bitcoin URI vai maksÄjuma pieprasÄ«jumu</translation>
</message>
@@ -455,13 +280,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>TÄ«kla brÄ«dinÄjums</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -523,118 +341,6 @@
<source>Priority</source>
<translation>PrioritÄte</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopēt adresi</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopēt nosaukumu</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopēt daudzumu</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopēt transakcijas ID</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Aizslēgt neiztērēto</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Atslēgt neiztērēto</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopēt daudzumu</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopēt maksu</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopēt pēc maksas</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopēt baitus</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>KopÄ“t prioritÄti</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopēt atlikumu</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>augstÄkais</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>augstÄks</translation>
- </message>
- <message>
- <source>high</source>
- <translation>augsts</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>vidēji-augsts</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>vidējs</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>zemi-vidējs</translation>
- </message>
- <message>
- <source>low</source>
- <translation>zems</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>zemÄks</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>zemÄkais</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 aizslēgts)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>neviena</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>jÄ</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nē</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez nosaukuma)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>atlikums no %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(atlikums)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -650,38 +356,6 @@
<source>&amp;Address</source>
<translation>&amp;Adrese</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Jauna saņemšanas adrese</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Jauna nosūtīšanas adrese</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Mainīt saņemšanas adresi</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Mainīt nosūtīšanas adresi</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Nupat ierakstÄ«tÄ adrese "%1" jau atrodas adreÅ¡u grÄmatÄ.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>IerakstÄ«tÄ adrese "%1" nav derÄ«ga Bitcoin adrese.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Nav iespējams atslēgt maciņu.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>NeizdevÄs Ä£enerÄ“t jaunu atslÄ“gu.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -705,10 +379,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>versija</translation>
</message>
@@ -717,10 +387,6 @@
<translation>(%1-biti)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Par Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Komandrindas iespējas</translation>
</message>
@@ -740,10 +406,6 @@
<translation>Sveiciens</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>SveicinÄts Bitcoin Core</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Izmantot noklusēto datu mapi</translation>
</message>
@@ -752,10 +414,6 @@
<translation>Izmantot pielÄgotu datu mapi:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error</source>
<translation>Kļūda</translation>
</message>
@@ -778,10 +436,6 @@
<source>Select payment request file</source>
<translation>IzvÄ“lies maksÄjuma pieprasÄ«juma datni</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>IzvÄ“lies maksÄjuma pieprasÄ«juma datni lai atvÄ“ru</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -974,45 +628,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI apstrÄde</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>NederÄ«ga maksÄjuma adrese %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>MaksÄjuma pieprasÄ«jums noraidÄ«ts</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>MaksÄjuma pieprasÄ«juma tÄ«kls neatbilst klienta tÄ«klam.</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>MaksÄjumu pieprasÄ«juma kļūda</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Nevar palaist Bitcoin: nospied-lai-maksÄtu apstrÄdÄtÄju</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Atmaksa no %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>MaksÄjums atzÄ«ts</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Tīkla pieprasījuma kļūda</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -1035,31 +650,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;SaglabÄt AttÄ“lu...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kopēt Attēlu</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>SaglabÄt QR kodu</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG Attēls (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Klienta vÄrds</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1080,10 +672,6 @@
<translation>VispÄrÄ“js</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>IzmantotÄ OpenSSL versija</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>SÄkuma laiks</translation>
</message>
@@ -1140,10 +728,6 @@
<translation>Iz.:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>KompilÄcijas datums</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>AtkļūdoÅ¡anas žurnÄla datne</translation>
</message>
@@ -1226,18 +810,6 @@
<source>Remove</source>
<translation>Noņemt</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopēt nosaukumu</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopēt ziņojumu</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopēt daudzumu</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1257,73 +829,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;SaglabÄt AttÄ“lu...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>PieprasÄ«t maksÄjumu uz %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>MaksÄjuma informÄcija</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adrese</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Daudzums</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nosaukums</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Ziņojums</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>RezultÄta URI pÄrÄk garÅ¡, mÄ“Ä£iniet saÄ«sinÄt nosaukumu vai ziņojumu. </translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Kļūda kodÄ“jot URI QR kodÄ.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datums</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nosaukums</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Ziņojums</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Daudzums</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez nosaukuma)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(nav ziņojuma)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(nav summas)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1411,78 +916,6 @@
<source>S&amp;end</source>
<translation>&amp;Sūtīt</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>ApstiprinÄt bitkoinu sÅ«tÄ«Å¡anu</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 līdz %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopēt daudzumu</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopēt daudzumu</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopēt maksu</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopēt pēc maksas</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopēt baitus</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>KopÄ“t prioritÄti</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopēt atlikumu</translation>
- </message>
- <message>
- <source>or</source>
- <translation>vai</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>NosÅ«tÄmajai summai jÄbÅ«t lielÄkai par 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Daudzums pÄrsniedz pieejamo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Kopsumma pÄrsniedz pieejamo, ja pieskaitÄ«ta %1 transakcijas maksa.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Transakcijas izveidoÅ¡ana neizdevÄs!</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>BrÄ«dinÄjums: NederÄ«ga Bitcoin adrese</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez nosaukuma)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>BrÄ«dinÄjums: NezinÄma atlikuma adrese</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>pievienots kÄ transakcijas maksa</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1495,10 +928,6 @@
<translation>&amp;Saņēmējs:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Lai pievienotu adresi adreÅ¡u grÄmatai, tai jÄdod nosaukums</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Nosaukums:</translation>
</message>
@@ -1542,10 +971,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core tiek izslēgta...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Neizslēdziet datoru kamēr šis logs nepazūd.</translation>
</message>
@@ -1616,70 +1041,10 @@
<source>Reset all verify message fields</source>
<translation>Atiestatīt visus laukus</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Nospied "Parakstīt Ziņojumu" lai ģenerētu parakstu</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>IevadÄ«tÄ adrese ir nederÄ«ga.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>LÅ«dzu pÄrbaudi adresi un mÄ“Ä£ini vÄ“lreiz.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>IevadÄ«tÄ adrese neattiecas uz atslÄ“gu.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Maciņa atslēgšana tika atcelta.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>PrivÄtÄ atslÄ“ga priekÅ¡ ievadÄ«tÄs adreses nav pieejama.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>NeizdevÄs parakstÄ«t ziņojumu.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Ziņojums parakstīts.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Paraksts nevarēja tikt dekodēts.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>LÅ«dzu pÄrbaudi parakstu un mÄ“Ä£ini vÄ“lreiz.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Paraksts neatbilda ziņojuma apkopojumam.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Ziņojumu neizdevÄs pÄrbaudÄ«t.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Ziņojums pÄrbaudÄ«ts.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoin Core izstrÄdÄtÄji</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnets]</translation>
</message>
@@ -1692,410 +1057,16 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Atvērts līdz %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>pretrunÄ</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/bezsaistē</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/neapstiprinÄtas</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 apstiprinÄjumu</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datums</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Avots</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Ģenerēts</translation>
- </message>
- <message>
- <source>From</source>
- <translation>No</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Uz</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>paša adrese</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiÄ·ete</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Kredīts</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>nav pieņemts</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debets</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Transakcijas maksa</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Neto summa</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Ziņojums</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>KomentÄrs</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Transakcijas ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>TirgotÄjs</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>AtkļūdoÅ¡anas informÄcija</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transakcija</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Ieejas</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Daudzums</translation>
- </message>
- <message>
- <source>true</source>
- <translation>patiess</translation>
- </message>
- <message>
- <source>false</source>
- <translation>nepatiess</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, vēl nav veiksmīgi izziņots</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>nav zinÄms</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Transakcijas detaļas</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Å is panelis parÄda transakcijas detaļas</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datums</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tips</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Atvērts līdz %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>ApstiprinÄts (%1 apstiprinÄjumu)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Neviens cits mezgls šo bloku nav saņēmis un droši vien netiks akceptēts!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Ä¢enerÄ“ts, taÄu nav akceptÄ“ts</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Bezsaitē</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nosaukums</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>NeapstiprinÄts</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>PretrunÄ</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Saņemts ar</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Saņemts no</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Nosūtīts</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>MaksÄjums sev</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Atrasts</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(nav pieejams)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transakcijas statuss. Turiet peli virs Å¡Ä« lauka, lai redzÄ“tu apstiprinÄjumu skaitu.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Transakcijas saņemšanas datums un laiks.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Transakcijas tips.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Bilancei pievienotais vai atņemtais daudzums.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Visi</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Å odien</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Šonedēļ</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Šomēnes</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Pēdējais mēnesis</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Å ogad</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Diapazons...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Saņemts ar</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Nosūtīts</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Sev</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Atrasts</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Cits</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Ierakstiet meklējamo nosaukumu vai adresi</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>MinimÄlais daudzums</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopēt adresi</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopēt nosaukumu</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopēt daudzumu</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopēt transakcijas ID</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Mainīt nosaukumu</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>RÄdÄ«t transakcijas detaļas</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Eksportēt Transakciju Vēsturi</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>EksportÄ“Å¡ana NeizdevÄs</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Eksportēšana Veiksmīga</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Transakciju vÄ“sture tika veiksmÄ«gi saglabÄta uz %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fails ar komatu kÄ atdalÄ«tÄju (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>ApstiprinÄts</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datums</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tips</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nosaukums</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adrese</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Diapazons:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>uz</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Neviens maciņš nav ielÄdÄ“ts.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Sūtīt Bitkoinus</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Eksportēt</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Datus no tekoÅ¡Ä ieliktņa eksportÄ“t uz failu</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Izveidot maciņa rezerves kopiju</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Maciņa dati (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Rezerves kopÄ“Å¡ana neizdevÄs</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Notikusi kļūme mÄ“Ä£inot saglabÄt maciņa datus uz %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Maciņa dati tika veiksmÄ«gi saglabÄti uz %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Dublēšana Veiksmīga</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2122,6 +1093,10 @@
<translation>DarbinÄt fonÄ kÄ servisu un pieņemt komandas</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;category&gt; var būt:</translation>
</message>
@@ -2166,26 +1141,10 @@
<translation>Maciņa iespējas:</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Nevar atrisinÄt -whitebind adresi: '%s'</translation>
- </message>
- <message>
<source>Information</source>
<translation>InformÄcija</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nederīgs daudzums priekš -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nederīgs daudzums priekš -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nederīgs daudzums priekš -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>RPC server options:</source>
<translation>RPC servera iestatījumi:</translation>
</message>
@@ -2218,10 +1177,6 @@
<translation>BrÄ«dinÄjums</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat ir bojÄts, glÄbÅ¡ana neizdevÄs</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>JSON-RPC savienojumu parole</translation>
</message>
@@ -2230,10 +1185,6 @@
<translation>IzpildÄ«t komandu, kad labÄk atbilstoÅ¡ais bloks izmainÄs (%s cmd aizvieto ar bloka heÅ¡u)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Šis palīdzības paziņojums</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Atļaut DNS uzmeklēšanu priekš -addnode, -seednode un -connect</translation>
</message>
@@ -2242,14 +1193,6 @@
<translation>IelÄdÄ“ adreses...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Nevar ielÄdÄ“t wallet.dat: maciņš bojÄts</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Kļūda ielÄdÄ“jot wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Nederīga -proxy adrese: '%s'</translation>
</message>
@@ -2258,18 +1201,6 @@
<translation>-onlynet komandÄ norÄdÄ«ts nepazÄ«stams tÄ«kls: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Nevar uzmeklēt -bind adresi: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Nevar atrisinÄt -externalip adresi: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nederīgs daudzums priekš -paytxfree=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Nepietiek bitkoinu</translation>
</message>
diff --git a/src/qt/locale/bitcoin_mk_MK.ts b/src/qt/locale/bitcoin_mk_MK.ts
index b7797063b2..b696111a53 100644
--- a/src/qt/locale/bitcoin_mk_MK.ts
+++ b/src/qt/locale/bitcoin_mk_MK.ts
@@ -26,10 +26,6 @@
<translation>З&amp;атвори</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Копирај ÐдреÑа</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Избриши ја избраната адреÑа од лиÑтата</translation>
</message>
@@ -45,57 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Избриши</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Изберете адреÑата за да пратите биткоини</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Изберете адреÑата за да примите биткоини</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>И&amp;збери</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>ÐдреÑи за праќање</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>ÐдреÑи за примање</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Копирај &amp;Етикета</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Уреди</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>ЕкÑпортирај ЛиÑта Ñо ÐдреÑи</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ЕкÑпортирањето не УÑпеа</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑа</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без етикета)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -111,70 +56,6 @@
<source>Repeat new passphrase</source>
<translation>Повторете ја новата тајна фраза</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Криптирање на паричник</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Отклучи паричник</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Декриптирање на паричник</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Измени тајна фраза</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Потврдете го криптирањето на паричникот</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Предупредување: Ðко го шифрирате вашиот паричник и ја изгубите вашата тајна фраза, ќе &lt;b&gt;ГИ ИЗГУБИТЕ СИТЕ Ð’ÐШИ БИТКОИÐИ&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Дали Ñте Ñигурни дека Ñакате да криптирате вашиот паричник?</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Предупредување: Caps Lock копчето е активно!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Паричникот е криптиран</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Криптирањето на паричникот е неуÑпешно</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Криптирањето на паричникот не уÑпеа поради интерна грешка. Вашиот паричник не е криптиран.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Приложените тајни фрази не Ñе поклопуваат</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Отклучувањето на паричникот е неуÑпешно</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Тајната фраза која што ја внеÑовте за декриптирање на паричникот е неточна.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Декриптирањето на паричникот е неуÑпешно</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Тајната фраза е уÑпешно променета.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -250,14 +131,6 @@
<translation>Отвори &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Биткоин Core Ñофтверот</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>ВнеÑување на блокови од диÑкот...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Повторно индекÑирање на блокови од диÑкот...</translation>
</message>
@@ -286,10 +159,6 @@
<translation>&amp;Прими</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Прикажи информации за Биткоин Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Прикажи / Сокриј</translation>
</message>
@@ -305,14 +174,6 @@
<source>&amp;Help</source>
<translation>&amp;Помош</translation>
</message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Биткоин Core</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;За Биткоин Core</translation>
- </message>
<message numerus="yes">
<source>Processed %n block(s) of transaction history.</source>
<translation><numerusform>Обработен %n блок од иÑторијата на транÑакции.</numerusform><numerusform>Обработени %n блокови од иÑторијата на транÑакции.</numerusform></translation>
@@ -385,9 +246,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Bytes:</source>
@@ -429,126 +287,6 @@
<source>Priority</source>
<translation>Приоритет</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Копирај адреÑа</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Копирај етикета</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копирај Ñума</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Заклучи непотрошени</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Отклучи непотрошени</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Копирај количина</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Копирај провизија</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Копирај поÑле провизија</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Копирај бајти</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Копирај приоритет</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Копирај прашина</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Копирај куÑур</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>највиÑок</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>повиÑок</translation>
- </message>
- <message>
- <source>high</source>
- <translation>виÑок</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>Ñредно-виÑок</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>Ñреден</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>ниÑко-Ñреден</translation>
- </message>
- <message>
- <source>low</source>
- <translation>низок</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>понизок</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>најнизок</translation>
- </message>
- <message>
- <source>none</source>
- <translation>нема</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Оваа етикета Ñтанува црвена ако големината на транÑакцијата е поголема од 1000 бајти.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Оваа етикета Ñтанува црвена ако приоритетот е помал од "Ñреден".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Оваа етикета Ñтанува црвена ако примачот прими Ñума помала од %1.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>да</translation>
- </message>
- <message>
- <source>no</source>
- <translation>не</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>ТранÑакциите Ñо повиÑок приоритет имаат поголеми шанÑи да бидат вклучени во блок.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без етикета)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(куÑур)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -564,7 +302,7 @@
<source>&amp;Address</source>
<translation>&amp;ÐдреÑа</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
<message>
@@ -575,10 +313,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Биткоин Core</translation>
- </message>
- <message>
<source>version</source>
<translation>верзија</translation>
</message>
@@ -586,18 +320,10 @@
<source>(%1-bit)</source>
<translation>(%1-бит)</translation>
</message>
- <message>
- <source>About Bitcoin Core</source>
- <translation>За Биткоин Core</translation>
- </message>
</context>
<context>
<name>Intro</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Биткоин Core</translation>
- </message>
- <message>
<source>Error</source>
<translation>Грешка</translation>
</message>
@@ -656,9 +382,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -689,21 +412,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Сними Слика...</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Сними QR Код</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG Слика (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
<source>Network</source>
@@ -768,19 +476,7 @@
<source>Show</source>
<translation>Прикажи</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Копирај етикета</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Копирај порака</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копирај Ñума</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
@@ -799,50 +495,7 @@
<source>&amp;Save Image...</source>
<translation>&amp;Сними Слика...</translation>
</message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑа</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Сума</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Порака</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Порака</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Сума</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без етикета)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsDialog</name>
<message>
@@ -873,42 +526,6 @@
<source>Dust:</source>
<translation>Прашина:</translation>
</message>
- <message>
- <source>Copy quantity</source>
- <translation>Копирај количина</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копирај Ñума</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Копирај провизија</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Копирај поÑле провизија</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Копирај бајти</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Копирај приоритет</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Копирај куÑур</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без етикета)</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Копирај прашина</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -933,101 +550,27 @@
</context>
<context>
<name>SplashScreen</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Биткоин Core</translation>
- </message>
</context>
<context>
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Порака</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Сума</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Copy address</source>
- <translation>Копирај ÐдреÑа</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Копирај етикета</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копирај Ñума</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ЕкÑпортирањето не УÑпеа</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑа</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;ЕкÑпорт</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>ЕкÑпортирај ги податоците од активното јазиче во датотека</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
<translation>Опции:</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Биткоин Core</translation>
+ </message>
+ <message>
<source>Warning</source>
<translation>Предупредување</translation>
</message>
diff --git a/src/qt/locale/bitcoin_mn.ts b/src/qt/locale/bitcoin_mn.ts
index b790010066..d9ef0d127b 100644
--- a/src/qt/locale/bitcoin_mn.ts
+++ b/src/qt/locale/bitcoin_mn.ts
@@ -22,10 +22,6 @@
<translation>&amp;Хаах</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>ХаÑгийг &amp;Хуулбарлах</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Одоо ÑонгогдÑон байгаа хаÑгуудыг жагÑÐ°Ð°Ð»Ñ‚Ð°Ð°Ñ ÑƒÑтгах</translation>
</message>
@@ -41,65 +37,6 @@
<source>&amp;Delete</source>
<translation>&amp;УÑтгах</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>ЗооÑнуудыг илгÑÑÑ… хаÑгийг Ñонгоно уу</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>ЗооÑнуудыг хүлÑÑн авах хаÑгийг Ñонгоно уу</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>С&amp;онго</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>ИлгÑÑÑ… хаÑгууд</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>ХүлÑÑн авах хаÑг</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>ЭдгÑÑÑ€ Биткойн хаÑгууд нь илгÑÑÑ… хаÑгууд. ХүлÑÑн авах хаÑг болон тоо Ñ…ÑмжÑÑг илгÑÑÑ…ÑÑÑÑÑ Ó©Ð¼Ð½Ó© Ñайн нÑгталж үзÑж байна уу</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>ЭдгÑÑÑ€ Биткойн хаÑгууд нь хүлÑÑн авах хаÑгууд. ГүйлгÑÑ Ð±Ð¾Ð»Ð³Ð¾Ð½Ð´ шинÑÑÑ€ хаÑг Ò¯Ò¯ÑгÑхийг бид Ñанал болгож байна.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>&amp;Шошгыг хуулбарлах</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Ѳѳрчлѳх</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>ЭкÑпорт хийх хаÑгуудын жагÑаалт</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>ТаÑлалаар туÑгаарлагдÑан Ñ…Ò¯ÑнÑгтÑн файл (.csv)</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Шошго</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ХаÑг</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(шошгогүй)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -115,66 +52,6 @@
<source>Repeat new passphrase</source>
<translation>Ð¨Ð¸Ð½Ñ Ð½ÑƒÑƒÑ† үгийг давтана уу</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Түрүйвчийг цоожлох</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ð­Ð½Ñ Ò¯Ð¹Ð»Ð´Ñлийг гүйцÑтгÑхийн тулд та нууц үгÑÑÑ€ÑÑ Ñ‚Ò¯Ñ€Ò¯Ð¹Ð²Ñ‡Ð¸Ð¹Ð½ цоожийг тайлах Ñ…ÑÑ€ÑгтÑй</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Түрүйвчийн цоожийг тайлах</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ð­Ð½Ñ Ò¯Ð¹Ð»Ð´Ñлийг гүйцÑтгÑхийн тулд та ÑхлÑÑд түрүйвчийн нууц үгийг оруулж цоожийг тайлах шаардлагтай.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Түрүйвчийн цоожийг уÑтгах</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Ðууц үгийг Ñолих</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Түрүйвчийн цоожийг баталгаажуулах</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Түрүйвч цоожлогдлоо</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Түрүйвчийн цоожлол амжилттай болÑонгүй</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Түрүйвчийн цоожлол дотоод Ð°Ð»Ð´Ð°Ð°Ð½Ð°Ð°Ñ Ò¯Ò¯Ð´Ñн амжилттай болÑонгүй. Түрүйвч цоожлогдоогүй байна.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Таны оруулÑан нууц үг таарÑангүй</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Түрүйвчийн цоож тайлагдÑангүй</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Таны оруулÑан түрүйвчийн цоожийг тайлах нууц үг буруу байна</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Түрүйвчийн цоож амжилттай уÑтгагдÑангүй</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Түрүйвчийн нууц үг амжилттай ѳѳр</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -299,9 +176,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -323,31 +197,7 @@
<source>Confirmed</source>
<translation>Баталгаажлаа</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>ХаÑгийг Ñанах</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Шошгыг Ñанах</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Ð¥ÑмжÑÑг Ñанах</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Ѳѳрчлѳлтийг Ñанах</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(шошгогүй)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(ѳѳрчлѳх)</translation>
- </message>
-</context>
+ </context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -362,34 +212,6 @@
<source>&amp;Address</source>
<translation>&amp;ХаÑг</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Ð¨Ð¸Ð½Ñ Ñ…Ò¯Ð»ÑÑн авах хаÑг</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Ð¨Ð¸Ð½Ñ Ñвуулах хаÑг</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>ХүлÑÑн авах хаÑгийг ѳѳрчлѳх</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Явуулах хаÑгийг ѳѳрчлѳх</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Таны оруулÑан хаÑг "%1" нь хаÑгийн бүртгÑлд ѳмнѳ нь орÑон байна</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Түрүйвчийн цоожийг тайлж чадÑангүй</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ð¨Ð¸Ð½Ñ Ñ‚Ò¯Ð»Ñ…Ò¯Ò¯Ñ€ амжилттай гарÑангүй</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -454,9 +276,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -471,19 +290,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG форматын зураг (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Клиентийн нÑÑ€</translation>
- </message>
- <message>
<source>N/A</source>
<translation>Ðлга Байна</translation>
</message>
@@ -562,18 +370,6 @@
<source>Remove</source>
<translation>УÑтгах</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Шошгыг Ñанах</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>ЗурваÑыг Ñанах</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Ð¥ÑмжÑÑг Ñанах</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -581,49 +377,6 @@
<source>Copy &amp;Address</source>
<translation>ХаÑгийг &amp;Хуулбарлах</translation>
</message>
- <message>
- <source>Address</source>
- <translation>ХаÑг</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Ð¥ÑмжÑÑ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Шошго</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>ЗурваÑ</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Огноо</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Шошго</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>ЗурваÑ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Ð¥ÑмжÑÑ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(шошгогүй)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(Ð·ÑƒÑ€Ð²Ð°Ñ Ð°Ð»Ð³Ð°)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -671,43 +424,7 @@
<source>S&amp;end</source>
<translation>Яв&amp;уул</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Ð—Ð¾Ð¾Ñ Ñвуулахыг баталгаажуулна уу</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Ð¥ÑмжÑÑг Ñанах</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Ѳѳрчлѳлтийг Ñанах</translation>
- </message>
- <message>
- <source>or</source>
- <translation>ÑÑвÑл</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Тѳлѳх Ñ…ÑмжÑÑ 0.-Ð¾Ð¾Ñ Ð¸Ñ… байх Ñ‘Ñтой</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Ð­Ð½Ñ Ñ…ÑмжÑÑ Ñ‚Ð°Ð½Ñ‹ баланÑÐ°Ð°Ñ Ñ…ÑÑ‚ÑÑ€ÑÑн байна.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>ГүйлгÑÑний тѳлбѳр %1-ийг тооцхоор нийт дүн нь таны баланÑÐ°Ð°Ñ Ñ…ÑÑ‚Ñ€ÑÑд байна.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Ðнхаар:Буруу Биткойны хаÑг байна</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(шошгогүй)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -719,10 +436,6 @@
<translation>Тѳлѳх &amp;хаÑг:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Ð­Ð½Ñ Ñ…Ð°Ñгийг ѳѳрийн бүртгÑлдÑÑ Ð°Ð²Ð°Ñ…Ñ‹Ð½ тулд шошго оруул</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Шошго:</translation>
</message>
@@ -750,10 +463,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Биткойны цѳм хаагдаж байна...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Ð­Ð½Ñ Ñ†Ð¾Ð½Ñ…Ñ‹Ð³ хаагдтал компьютерÑÑ Ð±Ò¯Ò¯ унтраагаарай</translation>
</message>
@@ -784,278 +493,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>%1 хүртÑл нÑÑлттÑй</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>зѳрчилдлѳѳ</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/баталгаажаагүй</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 баталгаажилтууд</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Огноо</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>ЗурваÑ</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Тодорхойлолт</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Ð¥ÑмжÑÑ</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, хараахан амжилттай цацагдаагүй байна</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>үл мÑдÑгдÑÑ…</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>ГүйлгÑÑний мÑдÑÑллÑл</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>ГүйлгÑÑний дÑлгÑÑ€Ñнгүйг ÑÐ½Ñ Ð±Ð¸Ñ‡Ð¸Ð» цонх харуулж байна</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Огноо</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тѳрѳл</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>%1 хүртÑл нÑÑлттÑй</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Баталгаажлаа (%1 баталгаажилт)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ð­Ð½Ñ Ð±Ð»Ð¾ÐºÐ¸Ð¹Ð³ аль ч нод хүлÑÑн авÑангүй ба ер нь зѳвшѳѳрѳгдѳхгүй байж мÑднÑ!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Ò®Ò¯ÑгÑгдÑÑн гÑхдÑÑ Ñ…Ò¯Ð»ÑÑн авагдаагүй</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Шошго</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Баталгаажаагүй</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Зѳрчилдлѳѳ</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>ХүлÑÑн авÑан хаÑг</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>ХүлÑÑн авагдÑан хаÑг</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>ЯвуулÑан хаÑг</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>ѲѳрлүүгÑÑ Ñ…Ð¸Ð¹ÑÑн тѳлбѳр</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>ОлборлогдÑон</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(алга байна)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>ГүйлгÑÑний байдал. Энд хулганыг авчирч баталгаажуулалтын тоог харна уу.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>ГүйлгÑÑг хүлÑÑн авÑан огноо ба цаг.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>ГүйлгÑÑний тѳрѳл</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>БаланÑÐ°Ð°Ñ Ð°Ð²Ð°Ð³Ð´Ñан болон нÑмÑгдÑÑн Ñ…ÑмжÑÑ.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Бүгд</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Ѳнѳѳдѳр</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Ð­Ð½Ñ Ð´Ð¾Ð»Ð¾Ð¾ хоног</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Ð­Ð½Ñ Ñар</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>ѲнгѳрÑѳн Ñар</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Ð­Ð½Ñ Ð¶Ð¸Ð»</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>ХүлÑÑн авÑан хаÑг</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>ЯвуулÑан хаÑг</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>ѲѳрлүүгÑÑ</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>ОлборлогдÑон</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>БуÑад</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Хайлт хийхийн тулд хаÑг ÑÑвÑл шошгыг оруул</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Хамгийн бага Ñ…ÑмжÑÑ</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>ХаÑгийг Ñанах</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Шошгыг Ñанах</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Ð¥ÑмжÑÑг Ñанах</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Шошгыг ѳѳрчлѳх</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>ГүйлгÑÑний дÑлгÑÑ€Ñнгүйг харуул</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>ГүйлгÑÑнүй түүхийг %1-д амжилттай хадгаллаа.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>ТаÑлалаар туÑгаарлагдÑан Ñ…Ò¯ÑнÑгтÑн файл (.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Баталгаажлаа</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Огноо</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тѳрѳл</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Шошго</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ХаÑг</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>Тодорхойлолт</translation>
- </message>
- <message>
- <source>to</source>
- <translation>-рүү/руу</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Ямар ч түрүйвч ачааллагдÑангүй.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Ð—Ð¾Ð¾Ñ Ñвуулах</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;ЭкÑпортдлох</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>СонгогдÑон таб дÑÑрхи дата-г ÑкÑпортлох</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1074,14 +521,6 @@
<translation>ХаÑгуудыг ачааллаж байна...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>wallet.dat-ыг ачааллахад алдаа гарлаа: Түрүйвч ÑвдÑÑ€ÑÑн байна</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>wallet.dat-ыг ачааллахад алдаа гарлаа</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>ЭдгÑÑÑ€ прокÑи хаÑгнууд буруу байна: '%s'</translation>
</message>
diff --git a/src/qt/locale/bitcoin_ms_MY.ts b/src/qt/locale/bitcoin_ms_MY.ts
index df98dd8396..acfb38e418 100644
--- a/src/qt/locale/bitcoin_ms_MY.ts
+++ b/src/qt/locale/bitcoin_ms_MY.ts
@@ -18,8 +18,13 @@
<translation>&amp;Salin</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Salin Alamat</translation>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Padam alamat semasa yang dipilih dari senaraiyang dipilih dari senarai</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>
+Alihkan fail data ke dalam tab semasa</translation>
</message>
<message>
<source>&amp;Export</source>
@@ -29,30 +34,7 @@
<source>&amp;Delete</source>
<translation>&amp;Padam</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Pilih alamat untuk menghantar syiling</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Pilih alamat untuk menerima syiling</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Pilih</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fail yang dipisahkan dengan koma</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Address</source>
- <translation>Alamat</translation>
- </message>
- </context>
+</context>
<context>
<name>AskPassphraseDialog</name>
</context>
@@ -67,9 +49,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
</context>
<context>
@@ -82,7 +61,7 @@
<source>&amp;Address</source>
<translation>Alamat</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -102,18 +81,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -125,13 +98,6 @@
<source>Copy &amp;Address</source>
<translation>&amp;Salin Alamat</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Alamat</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -156,42 +122,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fail yang dipisahkan dengan koma</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Alamat</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Eksport</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
</context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts
index 9236ac86fe..4538fd6e1e 100644
--- a/src/qt/locale/bitcoin_nb.ts
+++ b/src/qt/locale/bitcoin_nb.ts
@@ -26,10 +26,6 @@
<translation>&amp;Lukk</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopier Adresse</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Slett den valgte adressen fra listen.</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Slett</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Velg adressen å sende mynter til</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Velg adressen til å motta mynter med</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Velg</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Utsendingsadresser</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Mottaksadresser</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Dette er dine Bitcoin-adresser for å sende betalinger. Alltid sjekk beløp og mottakeradresse før sending av mynter.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Dette er dine Bitcoin-adresser for å sende betalinger. Det er anbefalt å bruk en ny mottaksadresse for hver transaksjon.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopier &amp;Merkelapp</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Rediger</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Ekporter Adresseliste</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommaseparert fil (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Eksportering feilet</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Det oppstod en feil under lagring av adresselisten til %1. Vennligst prøv på nytt.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Merkelapp</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ingen merkelapp)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Gjenta ny adgangsfrase</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Krypter lommebok</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Denne operasjonen krever adgangsfrasen til lommeboken for å låse den opp.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>LÃ¥s opp lommebok</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Denne operasjonen krever adgangsfrasen til lommeboken for å dekryptere den.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dekrypter lommebok</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Endre adgangsfrase</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Bekreft kryptering av lommebok</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Advarsel: Hvis du krypterer lommeboken og mister adgangsfrasen, så vil du &lt;b&gt;MISTE ALLE DINE BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Er du sikker på at du vil kryptere lommeboken?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core vil nå avslutte for å fullføre krypteringsprosessen. Husk at kryptering av lommeboken ikke kan beskytte fullstendig mot tyveri av dine bitcoins hvis datamaskinen din er infisert av skadevare.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>VIKTIG: Tidligere sikkerhetskopier av din lommebokfil bør erstattes med den nylig genererte og krypterte filen, da de blir ugyldiggjort av sikkerhetshensyn så snart du begynner å bruke den nye krypterte lommeboken.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Advarsel: Caps Lock er på!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Lommebok kryptert</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Oppgi adgangsfrasen til lommeboken.&lt;br/&gt;Vennligst bruk en adgangsfrase med &lt;b&gt;ti eller flere tilfeldige tegn&lt;/b&gt;, eller &lt;b&gt;Ã¥tte eller flere ord&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Oppgi gammel og ny adgangsfrase til lommeboken.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Kryptering av lommebok feilet</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Kryptering av lommebok feilet på grunn av en intern feil. Din lommebok ble ikke kryptert.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>De angitte adgangsfrasene er ulike.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Opplåsing av lommebok feilet</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Adgangsfrasen angitt for dekryptering av lommeboken var feil.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Dekryptering av lommebok feilet</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Adgangsfrase for lommebok endret.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,10 @@
<translation>Avslutt applikasjonen</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation> &amp;Om %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Om &amp;Qt</translation>
</message>
@@ -306,14 +151,6 @@
<translation>Ã…pne &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core-klient</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importere blokker...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindekserer blokker på harddisk...</translation>
</message>
@@ -358,10 +195,6 @@
<translation>&amp;Motta</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Vis informasjon om Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Vis / Skjul</translation>
</message>
@@ -398,22 +231,10 @@
<translation>Verktøylinje for faner</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Forespør betalinger (genererer QR-koder og bitcoin: URIer)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Om Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Endre konfigurasjonsvalg for Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Vis listen av brukte utsendingsadresser og merkelapper</translation>
</message>
@@ -429,10 +250,6 @@
<source>&amp;Command-line options</source>
<translation>&amp;Kommandolinjevalg</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Vis Bitcoin Core hjelpemeldingen for å få en liste med mulige kommandolinjevalg</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n aktiv forbindelse til Bitcoin-nettverket</numerusform><numerusform>%n aktive forbindelser til Bitcoin-nettverket</numerusform></translation>
@@ -545,13 +362,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Nettverksvarsel</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +439,6 @@
<source>Priority</source>
<translation>Prioritet</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopier adresse</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopier merkelapp</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopier beløp</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopier transaksjons-ID</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>LÃ¥s ubrukte</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>LÃ¥s opp ubrukte</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopier mengde</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopier gebyr</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopier totalt</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopier bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopier prioritet</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopier støv</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopier veksel</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>høyest</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>høyere</translation>
- </message>
- <message>
- <source>high</source>
- <translation>høy</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>medium-høy</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>medium</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>lav-medium</translation>
- </message>
- <message>
- <source>low</source>
- <translation>lav</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>lavere</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>lavest</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 låst)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ingen</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Denne teksten blir rød hvis transaksjonsstørrelsen er større enn 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Denne teksten blir rød hvis prioriteten er lavere enn "medium".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Denne teksten blir rød dersom en mottaker mottar et beløp mindre enn %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Kan variere +/- %1 satoshi(er) per input.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ja</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nei</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Dette betyr at et gebyr på minst %1 per KB er påkrevd.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Kan variere +/- 1 byte per input.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transaksjoner med høyere prioritet har mer sannsynlighet for å bli inkludert i en blokk.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ingen merkelapp)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>veksel fra %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(veksel)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +462,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresse</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Ny mottaksadresse</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Ny utsendingsadresse</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Rediger mottaksadresse</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Rediger utsendingsadresse</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Den oppgitte adressen "%1" er allerede i adresseboken.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Den angitte adressed "%1" er ikke en gyldig Bitcoin-adresse.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Kunne ikke låse opp lommeboken.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Generering av ny nøkkel feilet.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +489,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>versjon</translation>
</message>
@@ -867,10 +497,6 @@
<translation> (%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Om Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Kommandolinjevalg</translation>
</message>
@@ -906,11 +532,7 @@
<source>Show splash screen on startup (default: %u)</source>
<translation>Vis velkomstbilde ved oppstart (default: %u)</translation>
</message>
- <message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Nullstill alle oppsettendringer gjort via det grafiske grensesnittet</translation>
- </message>
-</context>
+ </context>
<context>
<name>Intro</name>
<message>
@@ -918,18 +540,6 @@
<translation>Velkommen</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Velkommen til Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Siden dette er første gang programmet starter, kan du nå velge hvor Bitcoin Core skal lagre sine data.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core vil laste ned og lagre en kopi av Bitcoin sin blokkjede. Minst %1GB av data vil bli lagret i denne mappen, og det vil vokse over tid. Lommeboken vil også bli lagret i denne mappen.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Bruk standard datamappe</translation>
</message>
@@ -938,10 +548,6 @@
<translation>Bruk en egendefinert datamappe:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Feil: Den oppgitte datamappen "%1" kan ikke opprettes.</translation>
</message>
@@ -976,10 +582,6 @@
<source>Select payment request file</source>
<translation>Velg fil for betalingsetterspørring</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Velg fil for betalingsetterspørring å åpne</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1020,10 +622,6 @@
<translation>Minimer i stedet for å avslutte applikasjonen når vinduet lukkes. Når dette er valgt, vil applikasjonen avsluttes kun etter at Avslutte er valgt i menyen.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Språk for brukergrensesnittet kan velges her. Denne innstillingen trer i kraft etter omstart av Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>Tredjepart URLer (f. eks. en blokkutforsker) som dukker opp i transaksjonsfanen som kontekst meny elementer. %s i URLen er erstattet med transaksjonen sin hash. Flere URLer er separert av en vertikal linje |.</translation>
</message>
@@ -1048,14 +646,6 @@
<translation>&amp;Nettverk</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Start Bitcoin Core automatisk ved oppstart av datamaskinen.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Start Bitcoin Core ved oppstart av datamaskinen</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = automatisk, &lt;0 = la så mange kjerner være ledig)</translation>
</message>
@@ -1284,97 +874,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI-håndtering</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Ugyldig betalingsadresse %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Betalingsetterspørring avvist</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Nettverk for betalingsetterspørring er ikke i overensstemmelse med klientnettverket.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Betalingsetterspørringen er ikke initialisert.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Forespurt betalingsmengde på %1 er for liten (betraktet som støv).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Betalingsetterspørringsfeil</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Kan ikke starte Bitcoin: klikk-og-betal håndterer</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Hentelenke for betalingsetterspørring er ugyldig: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI kan ikke fortolkes! Dette kan være forårsaket av en ugyldig Bitcoin-adresse eller feilformede URI-parametre.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Filhåndtering for betalingsetterspørring</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Betalingsetterspørringsfil kan ikke leses! Dette kan være forårsaket av en ugyldig betalingsetterspørringsfil.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Betalingsetterspørringen har utløpt.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Uverifiserte betalingsforespørsler til egentilpassede betalingscript er ikke støttet.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Ugyldig betalingsetterspørring.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Refundering fra %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Betalingsforespørsel %1 er for stor (%2 bytes, tillatt %3 bytes).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Feil i kommunikasjonen med %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Betaingsetterspørrelse kan ikke fortolkes!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>DÃ¥rlig svar fra server %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Betaling erkjent</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Nettverksforespørsel feil</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +928,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Lagre Bilde...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kopier Bilde</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Lagre QR-kode</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG-bilde (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Klientnavn</translation>
- </message>
- <message>
<source>N/A</source>
<translation>-</translation>
</message>
@@ -1474,10 +950,6 @@
<translation>Generelt</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Bruker OpenSSL versjon</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Bruker BerkeleyDB versjon</translation>
</message>
@@ -1518,10 +990,6 @@
<translation>Minnebruk</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Åpne Bitcoin Core sin loggfil for feilsøk fra gjeldende datamappe. Dette kan ta noen sekunder for store loggfiler.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Mottatt</translation>
</message>
@@ -1638,10 +1106,6 @@
<translation>Ut:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Byggedato</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Loggfil for feilsøk</translation>
</message>
@@ -1678,10 +1142,6 @@
<translation>Fjern &amp;Utestengning av Node</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Velkommen til Bitcoin Core sin RPC-konsoll.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>Bruk opp og ned pil for å navigere historikken, og &lt;b&gt;Ctrl-L&lt;/b&gt; for å tømme skjermen.</translation>
</message>
@@ -1808,18 +1268,6 @@
<source>Remove</source>
<translation>Fjern</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopier merkelapp</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopier melding</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopier beløp</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1287,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Lagre Bilde...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Etterspør betaling til %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Betalingsinformasjon</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Beløp</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Merkelapp</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Melding</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Resultat URI for lang, prøv å redusere teksten for merkelapp / melding.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Feil ved koding av URI til QR-kode.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Merkelapp</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Melding</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Beløp</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ingen merkelapp)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(ingen melding)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(intet beløp)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1407,6 @@
<translation>rask</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Send uten transaksjonsgebyr hvis mulig</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(bekreftelse kan ta lengre tid)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Send til flere enn en mottaker</translation>
</message>
@@ -2065,118 +1438,6 @@
<source>S&amp;end</source>
<translation>S&amp;end</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Bekreft sending av bitcoins</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 til %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopier mengde</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopier beløp</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopier gebyr</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopier fra gebyr</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopier bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopier prioritet</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopier veksel</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Totalt Beløp %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>eller</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Beløpet som skal betales må være over 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Beløpet overstiger saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Totalbeløpet overstiger saldo etter at %1 transaksjonsgebyr er lagt til.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Opprettelse av transaksjon feilet!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Transaksjonen ble avvist! Dette kan skje hvis noen av myntene i lommeboken allerede er brukt, som hvis du kopierte wallet.dat og mynter ble brukt i kopien uten å bli markert som brukt her.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Et gebyr høyere enn %1 er ansett som et absurd høyt gebyr.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Betalingsetterspørringen har utløpt.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Betal kun påkrevd gebyr på %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Anslått til å begynne bekreftelse innen %n blokk.</numerusform><numerusform>Anslått til å begynne bekreftelse innen %n blokker.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Mottakeradressen er ikke gyldig. Vennligst kontroller på nytt.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Gjenbruk av adresse funnet: adresser skal bare brukes en gang hver.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Advarsel: Ugyldig Bitcoin-adresse</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ingen merkelapp)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Advarsel: Ukjent adresse for veksel</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopier støv</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Er du sikker på at du vil sende?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>lagt til som transaksjonsgebyr</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1450,6 @@
<translation>Betal &amp;Til:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Skriv inn en merkelapp for denne adressen for å legge den til i din adressebok</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Merkelapp:</translation>
</message>
@@ -2264,10 +1521,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core lukker...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Slå ikke av datamaskinen før dette vinduet forsvinner.</translation>
</message>
@@ -2358,70 +1611,10 @@
<source>Reset all verify message fields</source>
<translation>Tilbakestill alle felter for meldingsverifikasjon</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Klikk "Signer Melding" for å generere signatur</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Angitt adresse er ugyldig.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Vennligst sjekk adressen og prøv igjen.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Angitt adresse refererer ikke til en nøkkel.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Opplåsing av lommebok ble avbrutt.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Privat nøkkel for den angitte adressen er ikke tilgjengelig.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Signering av melding feilet.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Melding signert.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Signaturen kunne ikke dekodes.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Vennligst sjekk signaturen og prøv igjen.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Signaturen passer ikke til meldingen.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Verifikasjon av melding feilet.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Melding verifisert.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoin Core utviklerne</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnett]</translation>
</message>
@@ -2434,422 +1627,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Ã…pen til %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>konflikt</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/frakoblet</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/ubekreftet</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 bekreftelser</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, kringkast gjennom %n node</numerusform><numerusform>, kringkast gjennom %n noder</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Kilde</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generert</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Fra</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Til</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>egen adresse</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>kun observerbar</translation>
- </message>
- <message>
- <source>label</source>
- <translation>merkelapp</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Kredit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>blir moden om %n blokk</numerusform><numerusform>blir moden om %n blokker</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>ikke akseptert</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debet</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Total debet</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Total kredit</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Transaksjonsgebyr</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Nettobeløp</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Melding</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Kommentar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Transaksjons-ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Forhandler</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Genererte bitcoins må modnes %1 blokker før de kan brukes. Da du genererte denne blokken ble den kringkastet på nettverket for å bli lagt til i kjeden av blokker. Hvis den ikke kommer med i kjeden vil den endre seg til "ikke akseptert" og pengene vil ikke kunne brukes. Dette vil noen ganger skje hvis en annen node genererer en blokk noen sekunder i tid fra din egen.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informasjon for feilsøk</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaksjon</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Inndata</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Beløp</translation>
- </message>
- <message>
- <source>true</source>
- <translation>sann</translation>
- </message>
- <message>
- <source>false</source>
- <translation>usann</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, har ikke blitt kringkastet med hell enda</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Ã…pen for %n blokk til</numerusform><numerusform>Ã…pen for %n blokker til</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>ukjent</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Transaksjonsdetaljer</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Her vises en detaljert beskrivelse av transaksjonen</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Umoden (%1 bekreftelser, vil være tilgjengelig etter %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Ã…pen for %n blokk til</numerusform><numerusform>Ã…pen for %n blokker til</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Ã…pen til %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Bekreftet (%1 bekreftelser)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Denne blokken har ikke blitt mottatt av noen andre noder og vil sannsynligvis ikke bli akseptert!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generert men ikke akseptert</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Frakoblet</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Merkelapp</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Ubekreftet</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Bekrefter (%1 av %2 anbefalte bekreftelser)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Konflikt</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Mottatt med</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Mottatt fra</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Sendt til</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Betaling til deg selv</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Utvunnet</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>kun observerbar</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>-</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transaksjonsstatus. Hold muspekeren over dette feltet for å se antall bekreftelser.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Dato og tid for da transaksjonen ble mottat.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Type transaksjon.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Hvorvidt en kun observerbar adresse er involvert i denne transaksjonen.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Brukerdefinert intensjon/hensikt med transaksjonen.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Beløp fjernet eller lagt til saldo.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Alle</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>I dag</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Denne uken</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Denne måneden</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Forrige måned</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Dette året</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Intervall...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Mottatt med</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Sendt til</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Til deg selv</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Utvunnet</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Andre</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Skriv inn adresse eller merkelapp for søk</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minimumsbeløp</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopier adresse</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopier merkelapp</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopier beløp</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopier transaksjons-ID</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Kopier råtransaksjon</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Rediger merkelapp</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Vis transaksjonsdetaljer</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Eksporter Transaksjonshistorikk</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Kun observer</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Ekport Feilet</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>En feil oppstod ved lagring av transaksjonshistorikken til %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Ekport Fullført</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Transaksjonshistorikken ble lagret til %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommaseparert fil (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Bekreftet</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dato</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Merkelapp</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresse</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Intervall:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>til</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1641,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Ingen lommebok har blitt lastet.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Send Bitcoins</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Eksporter</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Eksporter data fra nåværende fane til fil</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Sikkerhetskopier Lommebok</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Lommebokdata (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Sikkerhetskopiering Feilet</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>En feil oppstod ved lagring av lommebok til %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Lommeboken ble lagret til %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Sikkerhetskopiering Fullført</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,14 +1667,6 @@
<translation>Hvis &lt;category&gt; ikke er oppgitt eller hvis &lt;category&gt; = 1, ta ut all informasjon for feilsøking.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Maksimalt samlede gebyrer (i %s) til å bruke i en enkelt lommeboktransaksjon; settes dette for lavt kan store transaksjoner kanskje avbrytes (standardverdi: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Vennligst undersøk at din datamaskin har riktig dato og klokkeslett! Hvis klokken er stilt feil vil ikke Bitcoin Core fungere riktig.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>Beskjæringsmodus er konfigurert under minimum på %d MiB. Vennligst bruk et høyere nummer.</translation>
</message>
@@ -2980,6 +1707,10 @@
<translation>Ta imot tilkoblinger fra utsiden (standardverdi: 1 hvis uten -proxy eller -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Bind til angitt adresse. Bruk [vertsmaskin]:port notasjon for IPv6</translation>
</message>
@@ -3008,22 +1739,10 @@
<translation>Dette er en forhåndssluppet testversjon - bruk på egen risiko - ikke for bruk til blokkutvinning eller bedriftsapplikasjoner</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Ute av stand til å binde til %s på denne datamaskinen. Bitcoin Core kjører sannsynligvis allerede.</translation>
- </message>
- <message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Bruk UPnP for lytteport (standardverdi: 1 ved lytting og uten -proxy)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>ADVARSEL: unormalt høyt antall blokker generert, %d blokker mottatt de siste %d timene (%d forventet)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>ADVARSEL: kontroller nettverkstilkoblingen, mottok %d blokker i de siste %d timene (%d forventet)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Advarsel: Nettverket ser ikke ut til å være enig! Noen minere ser ut til å ha problemer.</translation>
</message>
@@ -3032,10 +1751,6 @@
<translation>Advarsel: Vi ser ikke ut til å være enige med våre noder! Du må oppgradere, eller andre noder må oppgradere.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Advarsel: wallet.dat korrupt, data reddet! Original wallet.dat lagret som wallet.{timestamp}.bak i %s; hvis din saldo eller dine transaksjoner ikke er korrekte bør du gjenopprette fra en backup.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Hvitelist noder som kobler til fra den oppgitte nettmasken eller IP-adressen. Kan oppgis flere ganger.</translation>
</message>
@@ -3196,14 +1911,6 @@
<translation>Valg for lommebok:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Advarsel: Denne versjonen er utdatert; oppgradering er påkrevd!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Du må gjenoppbygge databasen med å bruke -reindex for å endre -txindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Tillat JSON-RPC-tilkoblinger fra angitt kilde. Gyldig for &lt;ip&gt; er en enkelt IP (f. eks. 1.2.3.4), et nettverk/nettmaske (f. eks. 1.2.3.4/255.255.255.0) eller et nettverk/CIDR (f. eks. 1.2.3.4/24). Dette alternativet kan angis flere ganger</translation>
</message>
@@ -3216,10 +1923,6 @@
<translation>Bind til gitt adresse for å lytte for JSON-RPC-tilkoblinger. Bruk [host]:port notasjon for IPv6. Dette alternativet kan angis flere ganger (standardverdi: bind til alle grensesnitt)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Ute av stand til å låse datamappen %s. Bitcoin Core kjører sannsynligvis allerede.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Opprett nye filer med standardtillatelser i systemet, i stedet for umask 077 (kun virksom med lommebokfunksjonalitet slått av)</translation>
</message>
@@ -3264,10 +1967,6 @@
<translation>Sett maksimum størrelse for transaksjoner med høy prioritet / lavt gebyr, i bytes (standardverdi: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Angi antall tråder for mynt generering hvis aktivert (-1 = alle kjerner, standardverdi: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Transaksjonsbeløpet er for lite til å sendes etter at gebyret er fratrukket</translation>
</message>
@@ -3292,38 +1991,14 @@
<translation>Godta offentlige REST forespørsler (standardverdi: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Aktiverer beste kjede...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Alltid videresend transaksjoner mottatt fra hvitlistede noder (standardverdi: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Forsøk å berge private nøkler fra en korrupt wallet.dat ved oppstart</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Automatisk opprette Tor skjult tjeneste (standardverdi: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Kan ikke løse -whitebind-adresse: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Koble til via SOCKS5-proxy</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i utviklerne av Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Feil ved lasting av wallet.dat: Lommeboken krever en nyere versjon av Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Feil ved lesing fra database, stenger ned.</translation>
</message>
@@ -3336,22 +2011,6 @@
<translation>Informasjon</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Sunnhetssjekk ved oppstart feilet. Bitcoin Core stenges ned.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ugyldig beløp for -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ugyldig mengde for -minrelaytxfee=&lt;beløp&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ugyldig mengde for -mintxfee=&lt;beløp&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Ugyldig beløp for -paytxfee=&lt;amount&gt;: '%s' (må være minst %s)</translation>
</message>
@@ -3376,14 +2035,6 @@
<translation>Innstillinger for RPC-server:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Gjenopprett blokkjedeindeks fra gjeldende blk000??.dat filer ved oppstart</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Motta og vis P2P nettverksvarsler (standardvalg: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Reduserer -maxconnections fra %d til %d, pga. systembegrensninger.</translation>
</message>
@@ -3456,10 +2107,6 @@
<translation>Brukernavn for JSON-RPC forbindelser</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Lommeboken måtte skrives på nytt: start Bitcoin Core på nytt for å fullføre</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Advarsel</translation>
</message>
@@ -3476,10 +2123,6 @@
<translation>Valg for ZeroMQ-meldinger:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat korrupt, bergning feilet</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Passord for JSON-RPC forbindelser</translation>
</message>
@@ -3488,10 +2131,6 @@
<translation>Utfør kommando når beste blokk endrer seg (%s i kommandoen erstattes med blokkens hash)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Denne hjelpemeldingen</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Tillat oppslag i DNS for -addnode, -seednode og -connect</translation>
</message>
@@ -3500,10 +2139,6 @@
<translation>Laster adresser...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Feil ved lasting av wallet.dat: Lommeboken er skadet</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = behold metadata for transaksjon som f. eks. kontoeier og informasjon om betalingsanmodning, 2 = dropp metadata for transaksjon)</translation>
</message>
@@ -3520,10 +2155,6 @@
<translation>Ikke hold transaksjoner i minnet lenger enn &lt;n&gt; timer (standard: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Feil ved lesing av wallet.dat! Alle nøkler lest riktig, men transaksjonsdataene eller oppføringer i adresseboken mangler kanskje eller er feil.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>Gebyrer (i %s/Kb) mindre enn dette anses som null gebyr for laging av transaksjoner (standardverdi: %s)</translation>
</message>
@@ -3576,14 +2207,6 @@
<translation>Alltid søk etter nodeadresser via DNS-oppslag (standardverdi: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Feil ved lasting av wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Generer mynter (standardverdi: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Hvor mange blokker skal sjekkes ved oppstart (standardverdi: %u, 0 = alle)</translation>
</message>
@@ -3668,18 +2291,6 @@
<translation>Ukjent nettverk angitt i -onlynet '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Kunne ikke slå opp -bind adresse: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Kunne ikke slå opp -externalip adresse: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ugyldig beløp for -paytxfee=&lt;beløp&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Utilstrekkelige midler</translation>
</message>
diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl.ts
index 8457a9ab50..781c5a8fd6 100644
--- a/src/qt/locale/bitcoin_nl.ts
+++ b/src/qt/locale/bitcoin_nl.ts
@@ -7,7 +7,7 @@
</message>
<message>
<source>Create a new address</source>
- <translation>Maak een nieuw adres</translation>
+ <translation>Maak een nieuw adres aan</translation>
</message>
<message>
<source>&amp;New</source>
@@ -26,10 +26,6 @@
<translation>S&amp;luiten</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopiëer Adres</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Verwijder het geselecteerde adres van de lijst</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Verwijder</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Kies het adres om munten naar te versturen</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Kies het adres om munten op te ontvangen</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>K&amp;iezen</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Verstuuradressen</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Ontvang adressen</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Dit zijn uw Bitcoinadressen om betalingen mee te doen. Controleer altijd het bedrag en het ontvang adres voordat u uw bitcoins verstuurt.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Dit zijn uw Bitcoinadressen waarmee u kunt betalen. We raden u aan om een nieuw ontvangstadres voor elke transactie te gebruiken.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopiëer &amp;Label</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Bewerk</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exporteer adreslijst</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommagescheiden bestand (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Export Mislukt</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Een fout is opgetreden tijdens het opslaan van deze adreslijst naar %1. Probeer het nogmaals.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(geen label)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Herhaal nieuw wachtwoord</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Versleutel portemonnee</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Deze operatie vereist uw portemonneewachtwoord om de portemonnee te openen.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Open portemonnee</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Deze operatie vereist uw portemonneewachtwoord om de portemonnee te ontsleutelen</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Ontsleutel portemonnee</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Wijzig wachtwoord</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Bevestig versleuteling van uw portemonnee</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Waarschuwing: Als u uw portemonnee versleutelt en uw wachtwoord vergeet, zult u &lt;b&gt;AL UW BITCOINS VERLIEZEN&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Weet u zeker dat u uw portemonnee wilt versleutelen?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core zal nu afsluiten om het versleutelingsproces te voltooien. Hou er rekening mee dat versleuteling van je portemonnee je niet volledig beschermt tegen diefstal van jouw bitcoins door malware op je computer.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>BELANGRIJK: Elke eerder gemaakte backup van uw portemonneebestand dient u te vervangen door het nieuw gegenereerde, versleutelde portemonneebestand. Om veiligheidsredenen zullen eerdere backups van het niet-versleutelde portemonneebestand onbruikbaar worden zodra u uw nieuwe, versleutelde, portemonnee begint te gebruiken.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Waarschuwing: De Caps Locktoets staat aan!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Portemonnee versleuteld</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Voer een nieuw wachtwoord in voor uw portemonnee.&lt;br/&gt;Gebruik een wachtwoord van &lt;b&gt;tien of meer willekeurige karakters&lt;/b&gt;, of &lt;b&gt;acht of meer woorden&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Voer het oude en nieuwe wachtwoord in voor uw portemonnee.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Portemonneeversleuteling mislukt</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Portemonneeversleuteling mislukt door een interne fout. Uw portemonnee is niet versleuteld.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>De opgegeven wachtwoorden komen niet overeen</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Portemonnee openen mislukt</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Het opgegeven wachtwoord voor de portemonnee-ontsleuteling is niet correct.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Portemonnee-ontsleuteling mislukt</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Portemonneewachtwoord is met succes gewijzigd.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>Programma afsluiten</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Over %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Toon informatie over %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Over &amp;Qt</translation>
</message>
@@ -282,6 +131,10 @@
<translation>&amp;Opties...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Wijzig configuratieopties voor %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>&amp;Versleutel Portemonnee...</translation>
</message>
@@ -306,14 +159,6 @@
<translation>Open &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Coreapplicatie</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Blokken aan het importeren vanaf harde schijf...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Bezig met herindexeren van blokken op harde schijf...</translation>
</message>
@@ -358,10 +203,6 @@
<translation>&amp;Ontvangen</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Toon informatie over Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Toon / Verberg</translation>
</message>
@@ -398,22 +239,10 @@
<translation>Tab-werkbalk</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Vraag betaling aan (genereert QR-codes en bitcoin: URI's)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Over Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Wijzig configuratieopties voor Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Toon de lijst met gebruikte verstuuradressen en -labels</translation>
</message>
@@ -427,17 +256,21 @@
</message>
<message>
<source>&amp;Command-line options</source>
- <translation>&amp;Opdrachytregelopties</translation>
- </message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Toon het Bitcoin Core hulpbericht om een lijst te krijgen met mogelijke Bitcoinopdrachtregelopties</translation>
+ <translation>&amp;Opdrachtregelopties</translation>
</message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n actieve verbinding met Bitcoinnetwerk</numerusform><numerusform>%n actieve verbindingen met Bitcoinnetwerk</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Bezig met indexeren van blokken op harde schijf...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Bezig met verwerken van blokken op harde schijf...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Geen bron voor blokken beschikbaar...</translation>
</message>
@@ -494,6 +327,14 @@
<translation>Bijgewerkt</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Toon het %1 hulpbericht om een lijst te krijgen met mogelijke Bitcoin commandoregelopties</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 client</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Aan het bijwerken...</translation>
</message>
@@ -545,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Netwerkwaarschuwing</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>Prioriteit</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopieer adres</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopieer label</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopieer bedrag</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopieer transactie-ID</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Blokeer ongebruikte</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Deblokkeer ongebruikte</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopieer aantal</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopieerkosten</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopieernaheffing</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopieer bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopieer prioriteit</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopieër stof</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopieer wisselgeld</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>hoogste</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>hoger</translation>
- </message>
- <message>
- <source>high</source>
- <translation>hoog</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>gemiddeld hoog</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>gemiddeld</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>laag gemiddeld</translation>
- </message>
- <message>
- <source>low</source>
- <translation>laag</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>lager</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>laagste</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 geblokeerd)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>geen</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Dit label wordt rood als de transactie groter is dan 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Dit label wordt rood als de prioriteit lager is dan "gemiddeld".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Dit label wordt rood wanneer een ontvanger minder dan %1 krijgt.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Kan per input +/- %1 satoshi(s) variëren.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ja</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nee</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Dit betekent dat kosten van minimaal %1 per kB aan verbonden zijn.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Kan +/- 1 byte per invoer variëren.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transacties met een hogere prioriteit zullen eerder in een blok gezet worden.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(geen label)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>wijzig van %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(wijzig)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>&amp;Adres</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nieuw ontvangstadres</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nieuw adres om naar te versturen</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Bewerk ontvangstadres</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Bewerk adres om naar te versturen</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Het opgegeven adres "%1" bestaat al in uw adresboek.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Het opgegeven adres "%1" is een ongeldig Bitcoinadres</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Kon de portemonnee niet openen.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Genereren nieuwe sleutel mislukt.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>versie</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Over Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>Over %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,8 +561,8 @@
<translation>Toon opstartscherm bij opstarten (standaard: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Reset alle wijzigingen aan instellingen gedaan met de GUI</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>Reset alle wijzigingen aan instellingen gedaan in de GUI</translation>
</message>
</context>
<context>
@@ -918,16 +572,16 @@
<translation>Welkom</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Welkom bij Bitcoin Core</translation>
+ <source>Welcome to %1.</source>
+ <translation>Welkom bij %1.</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Omdat dit de eerste keer is dat het programma gestart is, kunt u nu kiezen waar Bitcoin Core de data moet opslaan.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>Omdat dit de eerste keer is dat het programma gestart is, kunt u nu kiezen waar %1 de data moet opslaan.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core zal een kopie van de Bitcoinblokketen downloaden en opslaan. Tenminste %1 GB aan data wordt opgeslagen in deze map en het zal groeien in de tijd. De portemonnee wordt ook in deze map opgeslagen.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 zal een kopie van de Bitcoin blokketen downloaden en opslaan. Tenminste %2 GB aan data wordt opgeslagen in deze map en het zal groeien in de tijd. De portemonnee wordt ook in deze map opgeslagen.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +592,6 @@
<translation>Gebruik een persoonlijke gegevensmap:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Fout: De gespecificeerde directory "%1" kan niet worden gecreëerd.</translation>
</message>
@@ -976,10 +626,6 @@
<source>Select payment request file</source>
<translation>Selecteer betalingsverzoek bestand</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Selecteer betalingsverzoek bestand om te openen</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +638,14 @@
<translation>&amp;Algemeen</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Start %1 automatisch na inloggen in het systeem.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;Start %1 bij het inloggen op het systeem</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Grootte van de &amp;databasecache</translation>
</message>
@@ -1020,10 +674,6 @@
<translation>Minimaliseren in plaats van de applicatie af te sluiten wanneer het venster is afgesloten. Als deze optie is ingeschakeld, zal de toepassing pas worden afgesloten na het selecteren van Exit in het menu.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Stel hier de taal van de applicatie in. Deze instelling zal van kracht worden na het herstarten van de applicatie.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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's van derden (bijvoorbeeld block explorer) die in de transacties tab verschijnen als contextmenuelementen. %s in de URL is vervangen door transactiehash. Verscheidene URL's zijn gescheiden door een verticale streep |. </translation>
</message>
@@ -1048,14 +698,6 @@
<translation>&amp;Netwerk</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Bitcoin Core automatisch starten bij inloggen.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Start Bitcoin Core tijdens login.</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = auto, &lt;0 = laat dit aantal kernen vrij)</translation>
</message>
@@ -1140,6 +782,14 @@
<translation>&amp;Scherm</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Verberg het icoon van de systeembalk.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Verberg systeembalk icoon</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Laat alleen een systeemvakicoon zien wanneer het venster geminimaliseerd is</translation>
</message>
@@ -1160,6 +810,10 @@
<translation>Taal &amp;Gebruikersinterface:</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>De taal van de gebruikersinterface kan hier ingesteld worden. Deze instelling zal pas van kracht worden nadat %1 herstart wordt.</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>&amp;Eenheid om bedrag in te tonen:</translation>
</message>
@@ -1216,7 +870,7 @@
</message>
<message>
<source>The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.</source>
- <translation>De weergegeven informatie kan verouderd zijn. Uw portemonnee synchroniseert automaticsh met het Bitcoinnetwerk nadat een verbinding is gelegd, maar dit proces is nog niet voltooid.</translation>
+ <translation>De weergegeven informatie kan verouderd zijn. Uw portemonnee synchroniseert automatisch met het Bitcoinnetwerk nadat een verbinding is gelegd, maar dit proces is nog niet voltooid.</translation>
</message>
<message>
<source>Watch-only:</source>
@@ -1284,97 +938,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI-behandeling</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Ongeldig betalingsadres %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Betalingsverzoek geweigerd</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Betalingsaanvraagnetwerk komt niet overeen met klantennetwerk.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Betalingsaanvraag is niet geïnitialiseerd.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Het gevraagde betalingsbedrag van %1 is te weinig (beschouwd als stof).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Fout bij betalingsverzoek</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Kan bitcoin niet starten: click-to-pay handler</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>URL om betalingsverzoek te verkrijgen is ongeldig: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI kan niet verwerkt worden! Dit kan het gevolg zijn van een ongeldig Bitcoinadres of misvormde URI-parameters.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Betalingsverzoek bestandsafhandeling</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Betalingsverzoekbestand kan niet gelezen of verwerkt worden! Dit kan veroorzaakt worden door een ongeldig betalingsverzoek-bestand.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Betalingsverzoek verlopen.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Niet-geverifieerde betalingsverzoeken naar aangepaste betaling scripts worden niet ondersteund.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Ongeldig betalingsverzoek.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Restitutie van %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Betalingsverzoek %1 is te groot (%2 bytes, toegestaan ​​%3 bytes).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Fout bij communiceren met %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Betalingsverzoek kan niet juist worden ontleed of verwerkt!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Ongeldige respons van server %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Betaling bevestigd</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Netwerkfout bij verzoek</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +992,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Afbeelding opslaan...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Afbeelding kopiëren</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Sla QR-code op</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG afbeelding (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Clientnaam</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N.v.t.</translation>
</message>
@@ -1474,14 +1014,14 @@
<translation>Algemeen</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Gebruikt OpenSSL versie</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Gebruikt BerkeleyDB versie</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Data map</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Opstarttijd</translation>
</message>
@@ -1518,10 +1058,6 @@
<translation>Geheugengebruik</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Open het Bitcoin Core debuglogbestand van de huidige gegevensmap. Dit kan enkele seconden duren voor grote logbestanden.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Ontvangen</translation>
</message>
@@ -1570,6 +1106,18 @@
<translation>User Agent</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Open het %1 debug-logbestand van de huidige datamap. Dit kan een aantal seconden duren voor grote logbestanden.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Verklein lettergrootte</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Vergroot lettergrootte</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Diensten</translation>
</message>
@@ -1631,17 +1179,13 @@
</message>
<message>
<source>In:</source>
- <translation>In;</translation>
+ <translation>In:</translation>
</message>
<message>
<source>Out:</source>
<translation>Uit:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Bouwdatum</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Debuglogbestand</translation>
</message>
@@ -1678,8 +1222,8 @@
<translation>&amp;Maak Ban Ongedaan voor Node</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Welkom op de Bitcoin Core RPC console.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Welkom bij de %1 RPC-console.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1808,18 +1352,6 @@
<source>Remove</source>
<translation>Verwijder</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopieer label</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopieer bericht</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopieer bedrag</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1371,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Sla afbeelding op...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Betalingsverzoek tot %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Betalingsinformatie</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Bedrag</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Bericht</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Resulterende URI te lang, probeer de tekst korter te maken voor het label/bericht.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Fout tijdens encoderen URI in QR-code</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Bericht</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Bedrag</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(geen label)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(geen bericht)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(geen bedrag)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1491,6 @@
<translation>snel</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Indien mogelijk, verstuur zonder transactiekosten</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(bevestiging kan langer duren)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Verstuur in een keer aan verschillende ontvangers</translation>
</message>
@@ -2065,118 +1522,6 @@
<source>S&amp;end</source>
<translation>V&amp;erstuur</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Bevestig versturen munten</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 tot %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopieer aantal</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopieer bedrag</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopieerkosten</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopieernaheffing</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopieer bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopieer prioriteit</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopieer wijziging</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Totaalbedrag %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>of</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Het ingevoerde bedrag moet groter zijn dan 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Bedrag is hoger dan uw huidige saldo</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Totaal overschrijdt uw huidige saldo wanneer de %1 transactiekosten worden meegerekend</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Transactie creatie niet gelukt!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>De transactie was afgewezen. Dit kan gebeuren als u eerder uitgegeven munten opnieuw wilt versturen, zoals wanneer u een kopie van uw wallet.dat heeft gebruikt en in de kopie deze munten zijn gemarkeerd als uitgegeven, maar in de huidige nog niet.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Transactiekosten van meer dan %1 wordt beschouwd als een absurd hoge transactiekosten.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Betalingsverzoek verlopen.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Betaal alleen de verplichte transactiekosten van %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Schatting is dat bevestiging begint over %n blok.</numerusform><numerusform>Schatting is dat bevestiging begint over %n blokken.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Het adres van de ontvanger is niet geldig. Gelieve opnieuw te controleren..</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Dubbel adres gevonden: adressen mogen maar één keer worden gebruikt worden.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Waarschuwing: Ongeldig Bitcoinadres</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(geen label)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Waarschuwing: Onbekend wisselgeldadres</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopieër stof</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Weet u zeker dat u wilt versturen?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>toegevoegd als transactiekosten</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1534,6 @@
<translation>Betaal &amp;Aan:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Vul een label in voor dit adres om het toe te voegen aan uw adresboek</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Label:</translation>
</message>
@@ -2264,8 +1605,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core is aan het afsluiten...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 is aan het afsluiten...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2358,70 +1699,10 @@
<source>Reset all verify message fields</source>
<translation>Verwijder alles in de invulvelden</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Klik "Onderteken Bericht" om de handtekening te genereren</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Het opgegeven adres is ongeldig.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Controleer s.v.p. het adres en probeer het opnieuw.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Het opgegeven adres verwijst niet naar een sleutel.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Portemonnee-ontsleuteling is geannuleerd</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Geheime sleutel voor het ingevoerde adres is niet beschikbaar.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Ondertekenen van het bericht is mislukt.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Bericht ondertekend.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>De handtekening kon niet worden gedecodeerd.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Controleer s.v.p. de handtekening en probeer het opnieuw.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>De handtekening hoort niet bij het bericht.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Berichtverificatie mislukt.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Bericht correct geverifiëerd.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>De Bitcoin Core-ontwikkelaars</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnetwerk]</translation>
</message>
@@ -2434,422 +1715,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Openen totdat %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>conflicterend</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/onbevestigd</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 bevestigingen</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, uitgezonden naar %n node</numerusform><numerusform>, uitgezonden naar %n nodes</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Bron</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Gegenereerd</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Van</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Aan</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>eigen adres</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>alleen-bekijkbaar</translation>
- </message>
- <message>
- <source>label</source>
- <translation>label</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Credit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>komt tot wasdom na %n nieuw blok</numerusform><numerusform>komt tot wasdom na %n nieuwe blokken</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>niet geaccepteerd</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debet</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Totaal debit</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Totaal credit</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Transactiekosten</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Netto bedrag</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Bericht</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Opmerking</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Transactie-ID:</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Handelaar</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Gegenereerde munten moeten %1 blokken rijpen voordat ze kunnen worden besteed. Toen dit blok gegenereerd werd, werd het uitgezonden naar het netwerk om aan de blokketen toegevoegd te worden. Als het niet lukt om in de keten toegevoegd te worden, zal de status te veranderen naar "niet geaccepteerd" en het zal deze niet besteedbaar zijn. Dit kan soms gebeuren als een ander knooppunt een blok genereert binnen een paar seconden na die van u.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Debuginformatie</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transactie</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Inputs</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Bedrag</translation>
- </message>
- <message>
- <source>true</source>
- <translation>waar</translation>
- </message>
- <message>
- <source>false</source>
- <translation>onwaar</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, is nog niet met succes uitgezonden</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Open voor nog %n blok</numerusform><numerusform>Open voor nog %n blokken</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>onbekend</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Transactiedetails</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Dit venster laat een uitgebreide beschrijving van de transactie zien</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Premature (%1 bevestigingen, zal beschikbaar zijn na %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Open voor nog %n blok</numerusform><numerusform>Open voor nog %n blokken</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Open tot %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Bevestigd (%1 bevestigingen)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Dit blok is niet ontvangen bij andere nodes en zal waarschijnlijk niet worden geaccepteerd!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Gegenereerd maar niet geaccepteerd</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Niet verbonden</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Onbevestigd</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Bevestigen (%1 van %2 aanbevolen bevestigingen)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Conflicterend</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ontvangen met</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Ontvangen van</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Verstuurd aan</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Betaling aan uzelf</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Gedolven</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>alleen-bekijkbaar</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(nvt)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transactiestatus. Houd de muiscursor boven dit veld om het aantal bevestigingen te laten zien.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Datum en tijd waarop deze transactie is ontvangen.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Type transactie.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Of er een alleen-bekijken adres is betrokken bij deze transactie.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Door gebruiker gedefinieerde intentie/doel van de transactie</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Bedrag verwijderd van of toegevoegd aan saldo</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Alles</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Vandaag</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Deze week</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Deze maand</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Vorige maand</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Dit jaar</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Bereik...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ontvangen met</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Verstuurd aan</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Aan uzelf</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Gedolven</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Anders</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Vul adres of label in om te zoeken</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Min. bedrag</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopieer adres</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopieer label</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopieer bedrag</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopieer transactie-ID</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Kopieer ruwe transactie</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Bewerk label</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Toon transactiedetails</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exporteer Transactiegeschiedenis</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Alleen-bekijkbaar</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Export Mislukt</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Er is een fout opgetreden bij het opslaan van het transactiegeschiedenis naar %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Export Succesvol</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Het transactiegeschiedenis was succesvol bewaard in %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommagescheiden bestand (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Bevestigd</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Type</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Bereik:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>naar</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1729,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Portemonnee werd niet geladen.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Verstuur Munten</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exporteer</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exporteer de data in de huidige tab naar een bestand</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Portemonnee backuppen</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Portemonneedata (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Backup Mislukt</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Er is een fout opgetreden bij het wegschrijven van de portemonneedata naar %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>De portemonneedata is succesvol opgeslagen in %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Backup Succesvol</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,14 +1755,6 @@
<translation>Als er geen &lt;categorie&gt; is opgegeven of als de &lt;categorie&gt; 1 is, laat dan alle debugginginformatie zien.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Maximum totale transactiekosten (in %s) om te gebruiken voor een enkele portemonneetransactie; als dit te laag is ingesteld kan het grote transacties verhinderen (default: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Check a.u.b. of de datum en tijd van uw computer correct zijn! Als uw klok verkeerd staat zal Bitcoin Core niet correct werken.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>Snoeien is geconfigureerd on het minimum van %d MiB. Gebruik a.u.b. een hoger aantal.</translation>
</message>
@@ -2980,10 +1795,30 @@
<translation>Accepteer verbindingen van buitenaf (standaard: 1 als geen -proxy of -connect is opgegeven)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee is zeer hoog ingesteld! Dit zijn de transactie kosten die u mogelijk betaald wanneer de schattingen niet beschikbaar zijn.</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>Een transactietarief (in %s/kB) dat gebruikt wordt als de transactiekosten schatting niet genoeg data heeft. (normaal: %s)</translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Accepteer doorgestuurde transacties ontvangen van goedgekeurde peers, ook wanneer je zelf geen transacties doorstuurt (standaard: %d)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Bind aan opgegeven adres en luister er altijd op. Gebruik [host]:port notatie voor IPv6</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>Kan geen lock verkrijgen op gegevensmap %s. %s draait waarschijnlijk al.</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>Verwijder alle transacties van de portemonnee en herstel alleen de delen van de blokketen door -rescan tijdens het opstarten</translation>
</message>
@@ -2992,10 +1827,30 @@
<translation>Uitgegeven onder de MIT-softwarelicentie, zie het bijgevoegde bestand COPYING of &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>Waarschuwing: Fout bij het lezen van %s! Alle sleutels zijn in goede orde uitgelezen, maar transactiedata of adresboeklemma's zouden kunnen ontbreken of fouten bevatten.</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>Voer opdracht uit zodra een portemonneetransactie verandert (%s in cmd wordt vervangen door TxID)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Forceer het doorsturen van transacties van goedgekeurde peers, zelfs wanneer deze niet voldoen aan de lokale doorstuur regels (standaard: %d)</translation>
+ </message>
+ <message>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>Maximum toegestane peer tijd compensatie. Lokaal perspectief van tijd mag worden beinvloed door peers die met deze hoeveelheid voor of achter lopen. (standaard: %u seconden)</translation>
+ </message>
+ <message>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>Maximum totale transactiekosten (in %s) om te gebruiken in een enkele portemoneetransactie; als dit te laag is ingesteld kunnen grote transacties worden verhinderd (standaard: %s)</translation>
+ </message>
+ <message>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>Waarschuwing: Controleer dat de datum en tijd van uw computer correct zijn ingesteld! Bij een onjuist ingestelde klok zal %s niet goed werken.</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>Kies het aantal scriptverificatie processen (%u tot %d, 0 = auto, &lt;0 = laat dit aantal kernen vrij, standaard: %d)</translation>
</message>
@@ -3008,22 +1863,10 @@
<translation>Dit is een prerelease testversie – gebruik op eigen risico! Gebruik deze niet voor het delven van munten of handelsdoeleinden</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Niet in staat om %s te verbinden op deze computer. Bitcoin Core draait waarschijnlijk al.</translation>
- </message>
- <message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Gebruik UPnP om de luisterende poort te mappen (standaard: 1 als er geluisterd worden en geen -proxy is meegegeven)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>WAARSCHUWING: abnormaal hoog aantal blokken is gegenereerd, %d blokken ontvangen in de laatste %d uren (%d verwacht)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>WAARSCHUWING: controleer uw netwerkverbinding, %d blokken ontvangen in de laatste %d uren (%d verwacht)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Waarschuwing: Het lijkt erop dat het netwerk geen consensus kan vinden! Sommige delvers lijken problemen te ondervinden.</translation>
</message>
@@ -3032,14 +1875,14 @@
<translation>Waarschuwing: Het lijkt erop dat we geen consensus kunnen vinden met onze peers! Mogelijk dient u te upgraden, of andere nodes moeten wellicht upgraden.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Waarschuwing: wallet.dat is corrupt, data is veiliggesteld! Originele wallet.dat is opgeslagen als wallet.{tijdstip}.bak in %s; als uw balans of transacties incorrect zijn dient u een backup terug te zetten.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Goedgekeurde peers die verbinden van het ingegeven netmask of IP adres. Kan meerdere keren gespecificeerd worden.</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>Om -txindex te kunnen veranderen dient u de database opnieuw te bouwen met gebruik van -reindex-chainstate.</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>-maxmempool moet tenminste %d MB zijn</translation>
</message>
@@ -3048,10 +1891,26 @@
<translation>&lt;categorie&gt; kan zijn:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Voeg commentaar toe aan de user agent string</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Probeer privésleutels te herstellen van een corrupte wallet bij opstarten</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Blokcreatie-opties:</translation>
</message>
<message>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>Kan -%s adres niet herleiden: '%s'</translation>
+ </message>
+ <message>
+ <source>Change index out of range</source>
+ <translation>Wijzigingsindex buiten bereik</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>Verbind alleen naar de gespecificeerde node(s)</translation>
</message>
@@ -3060,6 +1919,10 @@
<translation>Verbindingsopties:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Auteursrecht (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>Corrupte blokkendatabase gedetecteerd</translation>
</message>
@@ -3092,6 +1955,10 @@
<translation>Sta toe ruwe transacties te publiceren in &lt;adres&gt;</translation>
</message>
<message>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>Transactie vervanging inschakelen in het geheugen (standaard: %u)</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>Fout bij intialisatie blokkendatabase</translation>
</message>
@@ -3100,6 +1967,18 @@
<translation>Probleem met initializeren van de database-omgeving %s!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>Fout bij het laden van %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Fout bij het laden van %s: Portomonnee corrupt</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Fout bij laden %s: Portemonnee vereist een nieuwere versie van %s</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>Fout bij het laden van blokkendatabase</translation>
</message>
@@ -3124,14 +2003,38 @@
<translation>Incorrect of geen genesisblok gevonden. Verkeerde datamap voor het netwerk?</translation>
</message>
<message>
+ <source>Initialization sanity check failed. %s is shutting down.</source>
+ <translation>Initialisatie sanity check mislukt. %s is aan het afsluiten.</translation>
+ </message>
+ <message>
<source>Invalid -onion address: '%s'</source>
<translation>Ongeldig -onion adres '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Ongeldig bedrag voor -%s=&lt;bedrag&gt;: '%s'</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Ongeldig bedrag voor -fallbackfee=&lt;bedrag&gt;: '%s'</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>De transactiegeheugenpool moet onder de &lt;n&gt; megabytes blijven (standaard: %u)</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>Verbanningslijst aan het laden...</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Locatie van de auth cookie (standaard: data dir)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Minimum aantal bytes dat er per sigop in een transactie gerelayed en gemined worden (standaard: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Niet genoeg file descriptors beschikbaar.</translation>
</message>
@@ -3140,6 +2043,14 @@
<translation>Verbind alleen met nodes in netwerk &lt;net&gt; (ipv4, ipv6 of onion)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>Print dit helpbericht en sluit af</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>Laat versie zien en sluit af</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>Snoeien kan niet worden geconfigureerd met een negatieve waarde.</translation>
</message>
@@ -3148,6 +2059,14 @@
<translation>Snoeimodus is niet-compatibel met -txindex</translation>
</message>
<message>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>Herbouw ketenstaat en block index met behulp van de blk*.dat bestanden op de hardeschijf</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>Herbouw ketenstaat vanuit de huidige geindexeerde blokken</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>Zet database cache grootte in megabytes (%d tot %d, standaard: %d)</translation>
</message>
@@ -3160,6 +2079,10 @@
<translation>Specificeer het portemonnee bestand (vanuit de gegevensmap)</translation>
</message>
<message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>Niet in staat om %s te verbinden op deze computer. %s draait waarschijnlijk al.</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>Niet-ondersteund argument -benchmark genegeerd, gebruik -debug=bench.</translation>
</message>
@@ -3192,16 +2115,16 @@
<translation>Portemonnee %s bevindt zich buiten de gegevensmap %s</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>Portemonnee instellingen:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>Portomonee debugging/testing opties:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Waarschuwing: Deze versie is verouderd; upgraden verplicht!</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>Portemonnee moest herschreven worden: Herstart %s om te voltooien</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Om -txindex te kunnen veranderen dient u de database herbouwen met gebruik van -reindex.</translation>
+ <source>Wallet options:</source>
+ <translation>Portemonnee instellingen:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3216,10 +2139,6 @@
<translation>Bind aan gegeven adres om te luisteren voor JSON-RPC verbindingen. Gebruik [host]:poort notatie voor IPv6. Deze optie kan meerdere keren gespecificeerd worden (standaard: bind aan alle interfaces.</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Kan geen lock verkrijgen op gegevensmap %s. Bitcoin Core draait waarschijnlijk al.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Creër nieuwe bestanden met standaard systeem bestandsrechten in plaats van umask 077 (alleen effectief met uitgeschakelde portemonnee functionaliteit)</translation>
</message>
@@ -3264,10 +2183,6 @@
<translation>Stel maximumgrootte in bytes in voor hoge-prioriteits-/lage-transactiekosten-transacties (standaard: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Stel het aantal threads in voor het genereren van coins indien ingesteld (-1 = alle kernen, standaard: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Het transactiebedrag is te klein om te versturen nadat de transactiekosten in mindering zijn gebracht</translation>
</message>
@@ -3292,38 +2207,14 @@
<translation>Accepteer publieke REST-verzoeken (standaard: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Beste reeks activeren...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Geef transacties altijd door aan goedgekeurde peers (standaard: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Probeer privésleutels te herstellen van een corrupte wallet.dat bij opstarten</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Creëer automatisch verborgen dienst van Tor (standaard:%d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Kan -whitebind adres niet herleiden: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Verbind door SOCKS5 proxy</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Auteursrecht (C) 2009-%i De Bitcoin Core Ontwikkelaars</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Fout bij laden wallet.dat: Portemonnee vereist een nieuwere versie van Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Fout bij het lezen van de database, afsluiten. </translation>
</message>
@@ -3336,22 +2227,6 @@
<translation>Informatie</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Initialisatie sanity check mislukt. Bitcoin Core is aan het afsluiten.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ongeldig bedrag voor -maxtxfee=&lt;bedrag&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ongeldig bedrag voor -minrelaytxfee=&lt;bedrag&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ongeldig bedrag voor -mintxfee=&lt;bedrag&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Ongeldig bedrag voor -paytxfee=&lt;bedrag&gt;: '%s' (Minimum %s)</translation>
</message>
@@ -3376,14 +2251,6 @@
<translation>RPC server opties:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Herbouwen blokketenindex vanuit huidige blk000??.dat-bestanden bij opstarten?</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Ontvang en toon P2P-netwerkwaarschuwingen (standaard: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Verminder -maxconnections van %d naar %d, vanwege systeembeperkingen.</translation>
</message>
@@ -3456,14 +2323,14 @@
<translation>Gebruikersnaam voor JSON-RPC-verbindingen</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Portemonnee moest herschreven worden: Herstart Bitcoin Core om te voltooien</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Waarschuwing</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Waarschuwing: onbekende nieuwe regels geactiveerd (versionbit %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>Om in alleen een blokmodus te opereren (standaard: %u)</translation>
</message>
@@ -3476,10 +2343,6 @@
<translation>ZeroMQ notificatieopties:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrupt, veiligstellen mislukt</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Wachtwoord voor JSON-RPC-verbindingen</translation>
</message>
@@ -3488,10 +2351,6 @@
<translation>Voer opdracht uit zodra het beste blok verandert (%s in cmd wordt vervangen door blokhash)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Dit helpbericht</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Sta DNS-naslag toe voor -addnode, -seednode en -connect</translation>
</message>
@@ -3500,10 +2359,6 @@
<translation>Adressen aan het laden...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Fout bij laden wallet.dat: Portemonnee corrupt</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = behoudt tx meta data bijv. account eigenaar en betalingsverzoek informatie, 2. sla tx meta data niet op)</translation>
</message>
@@ -3520,10 +2375,6 @@
<translation>Bewaar transactie niet langer dan &lt;n&gt; uren in de geheugenpool (standaard: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Fout tijdens lezen van wallet.dat! Alle sleutels zijn correct te lezen, maar de transactiondatabase of adresboekingangen zijn mogelijk verdwenen of incorrect.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>Transactiekosten (in %s/kB) kleiner dan dit worden beschouwd dat geen transactiekosten in rekening worden gebracht voor transactiecreatie (standaard: %s)</translation>
</message>
@@ -3560,6 +2411,10 @@
<translation>Niet-ondersteund argument -socks gevonden. Instellen van SOCKS-versie is niet meer mogelijk, alleen SOCKS5-proxies worden ondersteund.</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Niet ondersteund argument -whitelistalwaysrelay genegeerd, gebruik -whitelistrelay en/of -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Gebruik een aparte SOCKS5 proxy om verborgen diensten van Tor te bereiken (standaard: %s)</translation>
</message>
@@ -3568,20 +2423,20 @@
<translation>Gebruikersnaam en gehasht wachtwoord voor JSON-RPC-verbindingen. De velden &lt;userpw&gt; is in het formaat: &lt;GEBRUIKERSNAAM&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Een kanoniek Pythonscript is inbegrepen in de share/rpcuser. Deze optie kan meerdere keren worden meegegeven</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(standaard: %s)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Waarschuwing: Onbekende blok versies worden gemined! Er zijn mogelijk onbekende regels in werking getreden</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Vind anderen door middel van een DNS-naslag (standaard: %u)</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>Waarschuwing: portomonee bestand is corrupt, data is veiliggesteld! Originele %s is opgeslagen als %s in %s; als uw balans of transacties incorrect zijn dient u een backup terug te zetten.</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Fout bij laden wallet.dat</translation>
+ <source>(default: %s)</source>
+ <translation>(standaard: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Genereer munten (standaard: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Vind anderen door middel van een DNS-naslag (standaard: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3668,18 +2523,6 @@
<translation>Onbekend netwerk gespecificeerd in -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Kan -bind adres niet herleiden: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Kan -externlip adres niet herleiden: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ongeldig bedrag voor -paytxfee=&lt;bedrag&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Ontoereikend saldo</translation>
</message>
diff --git a/src/qt/locale/bitcoin_pam.ts b/src/qt/locale/bitcoin_pam.ts
index 233918ff2b..5351543338 100644
--- a/src/qt/locale/bitcoin_pam.ts
+++ b/src/qt/locale/bitcoin_pam.ts
@@ -26,10 +26,6 @@
<translation>I&amp;sara</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopyan ing address</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Ilako ya ing kasalungsungan makapiling address keng listahan</translation>
</message>
@@ -37,61 +33,6 @@
<source>&amp;Delete</source>
<translation>&amp;Ilako</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Pilinan ing address a magpadalang coins kang</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Pilinan ing address a tumanggap coins a atin</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>P&amp;ilinan</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Address king pamag-Send</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Address king pamag-Tanggap</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Reni reng kekang Bitcoin address king pamagpadalang kabayaran. Lawan mulang masalese reng alaga ampo ing address na ning tumanggap bayu ka magpadalang barya.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Reni reng kekang Bitcoin addresses keng pamananggap bayad. Rerekomenda mi na gumamit kang bayung address keng balang transaksiyon.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopyan ing &amp;Label</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Alilan</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Address</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(alang label)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -111,82 +52,6 @@
<source>Repeat new passphrase</source>
<translation>Pasibayuan ya ing bayung passphrase</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>I-encrypt ye ing wallet</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ing operasyun a ini kailangan ne ing kekayung wallet passphrase, ban a-unlock ya ing wallet</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Unlock ya ing wallet</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ing operasyun a ini kailangan ne ing kekang wallet passphrase ban a-decrypt ne ing wallet.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>I-decrypt ya ing wallet</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Alilan ya ing passphrase</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Kumpirman ya ing wallet encryption</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Kapabaluan: Istung in-encrypt me ing kekang wallet at meala ya ing passphrase na, ma-&lt;b&gt;ALA NO NGAN RING KEKANG BITCOINS&lt;/b&gt;</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Siguradu na kang buri meng i-encrypt ing kekang wallet?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>Mayalaga: Reng milabas a backups a gewa mu gamit ing wallet file mu dapat lamung mialilan bayung gawang encrypted wallet file. Para keng seguridad , reng milabas a backups dareng ali maka encrypt a wallet file ma-ala nala istung inumpisan mu nalang gamitan reng bayu, at me encrypt a wallet. </translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Kapabaluan: Makabuklat ya ing Caps Lock key!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Me-encrypt ne ing wallet</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Memali ya ing pamag-encrypt king wallet </translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Memali ya ing encryption uli na ning ausan dang internal error. E ya me-encrypt ing wallet yu.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>E la mitutugma ring mibieng passphrase</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Memali ya ing pamag-unlock king wallet </translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>E ya istu ing passphrase a pepalub da para king wallet decryption</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Me-mali ya ing pamag-decrypt king wallet</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Mi-alilan ne ing passphrase na ning wallet.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -310,10 +175,6 @@
<translation>Gamit para king Tabs</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Kapilubluban ning Bitcoin</translation>
- </message>
- <message>
<source>&amp;Command-line options</source>
<translation>Pipamilian command-line</translation>
</message>
@@ -363,13 +224,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alertu ning Network</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -387,22 +241,6 @@
<source>Confirmed</source>
<translation>Me-kumpirma</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopyan ing address</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopyan ing label</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopyan ing alaga</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(alang label)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -418,38 +256,6 @@
<source>&amp;Address</source>
<translation>&amp;Address</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Bayung address king pamagtanggap</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Bayung address king pamagpadala</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Alilan ya ing address king pamagpadala</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Alilan ya ing address king pamagpadala</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Ing pepalub yung address "%1" ati na yu king aklat dareng address</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Ing pepalub yung address "%1" ali ya katanggap-tanggap a Bitcoin address.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Ali ya bisang mag-unlock ing wallet</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Memali ya ing pamangaua king key</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -457,10 +263,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Kapilubluban ning Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>bersion</translation>
</message>
@@ -484,10 +286,6 @@
<translation>Malaus ka</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Kapilubluban ning Bitcoin</translation>
- </message>
- <message>
<source>Error</source>
<translation>Mali</translation>
</message>
@@ -614,9 +412,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -631,15 +426,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Lagyu ning kliente</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -656,10 +444,6 @@
<translation>I-Debug ing awang</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Gagamit bersion na ning OpenSSL</translation>
- </message>
- <message>
<source>Startup time</source>
<translation>Oras ning umpisa</translation>
</message>
@@ -696,10 +480,6 @@
<translation>Kabuuan:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Kaaldauan ning pamaglalang</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Debug log file</translation>
</message>
@@ -722,60 +502,13 @@
<source>&amp;Label:</source>
<translation>&amp;Label:</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopyan ing label</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopyan ing alaga</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &amp;Address</source>
<translation>&amp;Kopyan ing address</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Address</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Alaga</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensayi</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Kaaldauan</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensayi</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Alaga</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(alang label)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -819,31 +552,7 @@
<source>S&amp;end</source>
<translation>Ipadala</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Kumpirman ing pamagpadalang barya</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopyan ing alaga</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Ing alaga na ning bayaran dapat mung mas matas ya king 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Ing alaga mipasobra ya king kekang balanse.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Ing kabuuan mipasobra ya king kekang balanse istung inabe ya ing %1 a bayad king transaksion </translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(alang label)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -855,10 +564,6 @@
<translation>Ibayad &amp;kang:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Magpalub kang label para king address a ini ban a-iabe me king aklat dareng address</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Label:</translation>
</message>
@@ -952,66 +657,10 @@
<source>Reset all verify message fields</source>
<translation>Ibalik king dati reng ngan fields na ning pamag beripikang mensayi</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>I-click ing "Pirman ing Mensayi" ban agawa ya ing metung a pirma</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Ing milub a address e ya katanggap-tanggap.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Maliaring pakilawe pasibayu ing address at pasibayuan ya iti.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Ing milub a address ali ya mag-refer king metung a key.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Me-kansela ya ing pamag-unlock king wallet.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Ing private key para king milub a address, ala ya.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Me-mali ya ing pamag-pirma king mensayi .</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Me-pirman ne ing mensayi.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Ing pirma ali ya bisang ma-decode.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Maliaring pakilawe pasibayu ing pirma kaibat pasibayuan ya iti.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Ing pirma ali ya makatugma king message digest.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Me-mali ya ing pamag-beripika king mensayi.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Me-beripika ne ing mensayi.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Kapilubluban ning Bitcoin</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1020,330 +669,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Makabuklat anggang %1</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/ali me-kumpirma</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 kumpirmasion</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Kabilian</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Kaaldauan</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Pikuanan</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Megawa</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Menibat</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Para kang</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>sariling address</translation>
- </message>
- <message>
- <source>label</source>
- <translation>label</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Credit</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>ali metanggap</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debit</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Bayad king Transaksion</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Alaga dareng eganagana</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensayi</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Komentu</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Impormasion ning Debug</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaksion</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Alaga</translation>
- </message>
- <message>
- <source>true</source>
- <translation>tutu</translation>
- </message>
- <message>
- <source>false</source>
- <translation>e tutu</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, eya matagumpeng mibalita</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>e miya balu</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detalye ning Transaksion</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Ining pane a ini magpakit yang detalyadung description ning transaksion</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Kaaldauan</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Klase</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Makabuklat anggang %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Me-kumpirma(%1 kumpirmasion)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ing block a ini ali de atanggap deng aliwa pang nodes ania ali ya magsilbing tanggapan</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Me-generate ya oneng ali ya metanggap</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Atanggap kayabe ning</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Atanggap menibat kang</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Mipadala kang</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Kabayaran keka</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Me-mina</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Status ning Transaksion: Itapat me babo na ning field a ini ban ipakit dala reng bilang dareng me-kumpirma na</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Aldo at oras nung kapilan me tanggap ya ing transaksion</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Klase ning transaksion</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Alagang milako o miragdag king balanse.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Eganagana</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Aldo iti</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Paruminggung iti</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Bulan a iti</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Milabas a bulan</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Banuang iti</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Angganan...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Atanggap kayabe ning</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Mipadala kang</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Keng sarili mu</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Me-mina</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Aliwa</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Magpalub kang address o label para pantunan</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Pekaditak a alaga</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopyan ing address</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopyan ing label</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopyan ing alaga</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Alilan ing label</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Ipakit ing detalye ning transaksion</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Me-kumpirma</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Kaaldauan</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Klase</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Label</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Address</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Angga:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>para kang</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Magpadalang Barya</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -1374,6 +709,10 @@
<translation>Tumanggap koneksion menibat king kilwal (default: 1 if no -proxy or -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Kapilubluban ning Bitcoin</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Pipamilian king pamag-gawang block:</translation>
</message>
@@ -1406,26 +745,10 @@
<translation>Memali ya ing pamakiramdam kareng gang nanung port. Gamita me ini -listen=0 nung buri me ini.</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Eya me-resolve ing -whitebind address: '%s'</translation>
- </message>
- <message>
<source>Information</source>
<translation>&amp;Impormasion</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Eya maliari ing alaga keng -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Eya maliari ing alaga keng -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Eya maliari ing alaga keng -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Magpadalang trace/debug info okeng console kesa keng debug.log file</translation>
</message>
@@ -1450,10 +773,6 @@
<translation>I-execute ing command istung mialilan ya ing best block (%s in cmd is replaced by block hash)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Ining saup a mensayi</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Payagan ing pamaglawe DNS para king -addnode, -seednode and -connect</translation>
</message>
@@ -1462,14 +781,6 @@
<translation>Lo-load da ne ing address...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Me-mali ya ing pamag-load king wallet.dat: Me-corrupt ya ing wallet</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Me-mali ya ing pamag-load king wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Ali katanggap-tanggap a -proxy addresss: '%s'</translation>
</message>
@@ -1478,18 +789,6 @@
<translation>E kilalang network ing mepili king -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Eya me-resolve ing -bind address: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Eya me-resolve ing -externalip address: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Eya maliari ing alaga keng -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Kulang a pondo</translation>
</message>
diff --git a/src/qt/locale/bitcoin_pl.ts b/src/qt/locale/bitcoin_pl.ts
index 8a8c377480..09f748b83c 100644
--- a/src/qt/locale/bitcoin_pl.ts
+++ b/src/qt/locale/bitcoin_pl.ts
@@ -3,7 +3,7 @@
<name>AddressBookPage</name>
<message>
<source>Right-click to edit address or label</source>
- <translation>Kliknij prawy przycisk aby edytować adres lub etykietę</translation>
+ <translation>Kliknij prawy przycisk myszy, aby edytować adres lub etykietę</translation>
</message>
<message>
<source>Create a new address</source>
@@ -26,10 +26,6 @@
<translation>Z&amp;amknij</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopiuj adres</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Usuń zaznaczony adres z listy</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Usuń</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Wybierz adres, na który chcesz wysłać monety</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Wybierz adres, na który chcesz otrzymać monety</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>W&amp;ybierz</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Adres wysyłania</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Adres odbiorczy</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Tutaj znajdują się adresy Bitcoin na które wysyłasz płatności. Zawsze sprawdzaj ilość i adres odbiorcy przed wysyłką monet.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>To twoje adresy Bitcoin, na które otrzymujesz płatności. Zaleca się używanie nowych adresów odbiorczych dla każdej transakcji.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopiuj &amp;EtykietÄ™</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Modyfikuj</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Eksportuj listÄ™ adresowÄ…</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>CSV (rozdzielany przecinkami)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Błąd przy próbie eksportu</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Wystąpił błąd podczas próby zapisu listy adresów %1. Proszę spróbować ponownie.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etykieta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(brak etykiety)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,100 +60,12 @@
<source>Repeat new passphrase</source>
<translation>Powtórz nowe hasło</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Zaszyfruj portfel</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ta operacja wymaga hasła do portfela ażeby odblokować portfel.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Odblokuj portfel</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ta operacja wymaga hasła do portfela ażeby odszyfrować portfel.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Odszyfruj portfel</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Zmień hasło</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Potwierdź szyfrowanie portfela</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Uwaga: Jeśli zaszyfrujesz swój portfel i zgubisz hasło to &lt;b&gt;STRACISZ WSZYSTKIE SWOJE BITCOIN'Y&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Jesteś pewien, że chcesz zaszyfrować swój portfel?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Program Bitcoin Core zamknie się, aby dokończyć proces szyfrowania. Pamiętaj, że szyfrowanie portfela nie zabezpiecza w pełni Twoich bitcoinów przed kradzieżą przez wirusy lub trojany mogące zainfekować Twój komputer.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>WAŻNE: Wszystkie wykonane wcześniej kopie pliku portfela powinny być zamienione na nowe, szyfrowane pliki. Z powodów bezpieczeństwa, poprzednie kopie nieszyfrowanych plików portfela staną się bezużyteczne jak tylko zaczniesz korzystać z nowego, szyfrowanego portfela.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Uwaga: Klawisz Caps Lock jest włączony!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Portfel zaszyfrowany</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Wprowadź nowe hasło do portfela.&lt;br/&gt;Proszę używać hasła złożonego z &lt;b&gt;10 lub więcej losowych znaków&lt;/b&gt; lub &lt;b&gt;ośmiu lub więcej słów.&lt;/b&gt;</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Podaj stare i nowe hasło do portfela.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Szyfrowanie portfela nie powiodło się</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Szyfrowanie portfela nie powiodło się z powodu wewnętrznego błędu. Twój portfel nie został zaszyfrowany.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Podane hasła nie są takie same.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Odblokowanie portfela nie powiodło się</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Wprowadzone hasło do odszyfrowania portfela jest niepoprawne.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Odszyfrowanie portfela nie powiodło się</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Hasło portfela zostało pomyślnie zmienione.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
<message>
<source>IP/Netmask</source>
- <translation>IP/Maska Sieci</translation>
+ <translation>IP / maska podsieci</translation>
</message>
<message>
<source>Banned Until</source>
@@ -270,6 +111,14 @@
<translation>Zamknij program</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;O %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Pokaż informacje o %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>O &amp;Qt</translation>
</message>
@@ -282,6 +131,10 @@
<translation>&amp;Opcje...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Zmień opcje konfiguracji dla %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>Zaszyfruj Portf&amp;el</translation>
</message>
@@ -306,20 +159,12 @@
<translation>Otwórz URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Rdzeń klienta Bitcoin</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importowanie bloków z dysku...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Ponowne indeksowanie bloków na dysku...</translation>
</message>
<message>
<source>Send coins to a Bitcoin address</source>
- <translation>Wyślij monety na adres Bitcoin</translation>
+ <translation>Wyślij monety na adres bitcoinowy</translation>
</message>
<message>
<source>Backup wallet to another location</source>
@@ -358,10 +203,6 @@
<translation>Odbie&amp;rz</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Pokaż informacje o Rdzeniu Bitcoin</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Pokaż / Ukryj</translation>
</message>
@@ -371,7 +212,7 @@
</message>
<message>
<source>Encrypt the private keys that belong to your wallet</source>
- <translation>Szyfruj klucze prywatne, które są w Twoim portfelu</translation>
+ <translation>Szyfruj klucze prywatne, które są w twoim portfelu</translation>
</message>
<message>
<source>Sign messages with your Bitcoin addresses to prove you own them</source>
@@ -379,7 +220,7 @@
</message>
<message>
<source>Verify messages to ensure they were signed with specified Bitcoin addresses</source>
- <translation>Zweryfikuj wiadomość, aby upewnić się, że została podpisana podanym adresem Bitcoin.</translation>
+ <translation>Zweryfikuj wiadomość, aby upewnić się, że została podpisana podanym adresem bitcoinowym.</translation>
</message>
<message>
<source>&amp;File</source>
@@ -398,20 +239,8 @@
<translation>Pasek zakładek</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Rdzeń Bitcoin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
- <translation>Żądaj płatności (generuje kod QR oraz bitcoin URI)</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;O Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Zmień opcje konfiguracji dla Bitcoin Core</translation>
+ <translation>Żądaj płatności (generuje kod QR oraz bitcoinowe URI)</translation>
</message>
<message>
<source>Show the list of used sending addresses and labels</source>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>&amp;Opcje linii komend</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Pokaż pomoc Rdzenia Bitcoin, aby zobaczyć listę wszystkich opcji linii poleceń</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n aktywnych połączeń do sieci Bitcoin</numerusform><numerusform>%n aktywnych połączeń do sieci Bitcoin</numerusform><numerusform>%n aktywnych połączeń do sieci Bitcoin</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Indeksowanie bloków na dysku...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Przetwarzanie blocks on disk...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Brak dostępnych źródeł bloków...</translation>
</message>
@@ -450,6 +283,10 @@
<translation><numerusform>%n godzin</numerusform><numerusform>%n godzin</numerusform><numerusform>%n godzin</numerusform></translation>
</message>
<message numerus="yes">
+ <source>%n day(s)</source>
+ <translation><numerusform>dzień</numerusform><numerusform>%n dni</numerusform><numerusform>%n dni</numerusform></translation>
+ </message>
+ <message numerus="yes">
<source>%n week(s)</source>
<translation><numerusform>%n tygodni</numerusform><numerusform>%n tygodni</numerusform><numerusform>%n tygodni</numerusform></translation>
</message>
@@ -463,7 +300,7 @@
</message>
<message>
<source>%1 behind</source>
- <translation>%1 wstecz</translation>
+ <translation>%1 za</translation>
</message>
<message>
<source>Last received block was generated %1 ago.</source>
@@ -490,8 +327,16 @@
<translation>Aktualny</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Pokaż pomoc %1 aby zobaczyć listę wszystkich opcji lnii poleceń.</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 klient</translation>
+ </message>
+ <message>
<source>Catching up...</source>
- <translation>SynchronizujÄ™ siÄ™...</translation>
+ <translation>Trwa synchronizacja…</translation>
</message>
<message>
<source>Date: %1
@@ -541,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Komunikat Sieci</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -625,150 +463,6 @@
<source>Priority</source>
<translation>Priorytet</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopiuj adres</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiuj etykietÄ™</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiuj kwotÄ™</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Skopiuj ID transakcji</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Zablokuj niewydane</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Odblokuj niewydane</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Skopiuj ilość</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Skopiuj opłatę</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Skopiuj ilość po opłacie</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Skopiuj ilość bajtów</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Skopiuj priorytet</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopiuj kurz</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Skopiuj resztÄ™</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>najwyższa</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>wyższa</translation>
- </message>
- <message>
- <source>high</source>
- <translation>wysoka</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>średnio wysoki</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>średnia</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>średnio niski</translation>
- </message>
- <message>
- <source>low</source>
- <translation>niski</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>niższy</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>najniższy</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 zablokowane)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>żaden</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Ta etykieta staje się czerwona, kiedy transakcja jest większa niż 1000 bajtów.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Ta etykieta jest czerwona, jeżeli priorytet jest mniejszy niż "średni"</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Etykieta staje się czerwona kiedy którykolwiek odbiorca otrzymuje kwotę mniejszą niż %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Waha się +/- %1 satoshi na wejście.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>tak</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nie</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Oznacza to wymaganą opłatę minimum %1 na kB.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Waha się +/- 1 bajt na wejście.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transakcje o wyższym priorytecie zwykle szybciej zostają dołączone do bloku.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(brak etykiety)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>reszta z %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(reszta)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -792,38 +486,6 @@
<source>&amp;Address</source>
<translation>&amp;Adres</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nowy adres otrzymywania</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nowy adres wysyłania</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Zmień adres odbioru</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Zmień adres wysyłania</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Wprowadzony adres "%1" już istnieje w książce adresowej.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Wprowadzony adres "%1" nie jest poprawnym adresem Bitcoin.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Nie można było odblokować portfela.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Tworzenie nowego klucza nie powiodło się.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -851,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Rdzeń Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>wersja</translation>
</message>
@@ -863,8 +521,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>O Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>Informacje o %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -888,7 +546,7 @@
</message>
<message>
<source>Set language, for example "de_DE" (default: system locale)</source>
- <translation>Wybierz język, na przykład "de_DE" (domyślnie: język systemowy)</translation>
+ <translation>Wybierz język, na przykład «de_DE» (domyślnie: język systemowy)</translation>
</message>
<message>
<source>Start minimized</source>
@@ -903,8 +561,8 @@
<translation>Wyświetl okno powitalne podczas uruchamiania (domyślnie: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Ustaw jako domyślne wszystkie ustawienia interfejsu</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>Zresetuj wszystkie ustawienia zmienione w GUI</translation>
</message>
</context>
<context>
@@ -914,16 +572,16 @@
<translation>Witaj</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Witam w Bitcoin Core</translation>
+ <source>Welcome to %1.</source>
+ <translation>Witaj w %1.</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Ponieważ jest to pierwsze uruchomienie programu, możesz wybrać gdzie Bitcoin Core będzie przechowywał swoje dane.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>Ponieważ jest to pierwsze uruchomienie programu, możesz wybrać gdzie %1 będzie przechowywał swoje dane.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Program pobierze i będzie przechowywał kopię łańcucha bloków Bitcoin. W wybranym katalogu musi być przynajmniej %1GB miejsca, a z czasem ilość danych będzie rosła. Portfel będzie przechowywany w tym samym katalogu.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 pobierze i będzie przechowywał kopię łańcucha bloków Bitcoin. W wybranym katalogu zostanie zapisanych %2GB danych, a z czasem ta ilość będzie rosła. Portfel będzie przechowywany w tym samym katalogu.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -934,12 +592,8 @@
<translation>Użyj wybranego folderu dla danych</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Rdzeń Bitcoin</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
- <translation>Błąd: Określony folder danych "%1" nie mógł zostać utworzony.</translation>
+ <translation>Błąd: podany folder danych «%1» nie mógł zostać utworzony.</translation>
</message>
<message>
<source>Error</source>
@@ -972,10 +626,6 @@
<source>Select payment request file</source>
<translation>Otwórz żądanie zapłaty z pliku</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Wybierz plik żądania zapłaty do otwarcia</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -988,6 +638,14 @@
<translation>Główne</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Automatycznie uruchom %1 po zalogowaniu do systemu.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>Uruchamiaj %1 wraz z zalogowaniem do &amp;systemu</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Wielkość bufora bazy &amp;danych</translation>
</message>
@@ -1016,10 +674,6 @@
<translation>Minimalizuje zamiast zakończyć działanie programu przy zamykaniu okna. Kiedy ta opcja jest włączona, program zakończy działanie po wybieraniu Zamknij w menu.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Można tu ustawić język interfejsu uzytkownika. Żeby ustawienie przyniosło skutek trzeba uruchomić ponownie Bitcoin.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>Zewnętrzne URL podglądu transakcji (np. eksplorator bloków), które będą wyświetlały się w menu kontekstowym, w zakładce transakcji. %s będzie zamieniany w adresie na hash transakcji. Oddziel wiele adresów pionową kreską |.</translation>
</message>
@@ -1037,21 +691,13 @@
</message>
<message>
<source>&amp;Reset Options</source>
- <translation>Z&amp;resetuj Ustawienia</translation>
+ <translation>Z&amp;resetuj ustawienia</translation>
</message>
<message>
<source>&amp;Network</source>
<translation>&amp;Sieć</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Automatycznie uruchamia Bitcoin po zalogowaniu do systemu.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>Uruchamiaj Bitcoin wraz z zalogowaniem do &amp;systemu</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = automatycznie, &lt;0 = zostaw tyle wolnych rdzeni)</translation>
</message>
@@ -1093,7 +739,7 @@
</message>
<message>
<source>Proxy &amp;IP:</source>
- <translation>Proxy &amp;IP: </translation>
+ <translation>&amp;IP proxy: </translation>
</message>
<message>
<source>&amp;Port:</source>
@@ -1104,6 +750,10 @@
<translation>Port proxy (np. 9050)</translation>
</message>
<message>
+ <source>Used for reaching peers via:</source>
+ <translation>Użyto do połączenia z peerami przy pomocy:</translation>
+ </message>
+ <message>
<source>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
<translation>Pokazuje, czy wspierane domyślnie proxy SOCKS5 jest używane do łączenia się z peerami w tej sieci</translation>
</message>
@@ -1120,20 +770,32 @@
<translation>Tor</translation>
</message>
<message>
+ <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
+ <translation>Połącz się z siecią Bitcoin przy pomocy oddzielnego SOCKS5 proxy dla sieci TOR</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
- <translation>Użyj oddzielnego prozy SOCKS5 aby osiągnąć węzły w ukrytych usługach Tor:</translation>
+ <translation>Użyj oddzielnego proxy SOCKS5 aby osiągnąć węzły w ukrytych usługach Tor:</translation>
</message>
<message>
<source>&amp;Window</source>
<translation>&amp;Okno</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>Ukryj ikonÄ™ z zasobnika systemowego.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Ukryj ikonÄ™ zasobnika</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Pokazuj tylko ikonÄ™ przy zegarku po zminimalizowaniu okna.</translation>
</message>
<message>
<source>&amp;Minimize to the tray instead of the taskbar</source>
- <translation>&amp;Minimalizuj do paska przy zegarku zamiast do paska zadań</translation>
+ <translation>&amp;Minimalizuj do zasobnika systemowego zamiast do paska zadań</translation>
</message>
<message>
<source>M&amp;inimize on close</source>
@@ -1145,7 +807,11 @@
</message>
<message>
<source>User Interface &amp;language:</source>
- <translation>Język &amp;Użytkownika:</translation>
+ <translation>Język &amp;użytkownika:</translation>
+ </message>
+ <message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>Można tu ustawić język interfejsu uzytkownika. Ustawienie przyniesie skutek po ponownym uruchomieniu %1.</translation>
</message>
<message>
<source>&amp;Unit to show amounts in:</source>
@@ -1240,7 +906,7 @@
</message>
<message>
<source>Total:</source>
- <translation>Wynosi ogółem:</translation>
+ <translation>Ogółem:</translation>
</message>
<message>
<source>Your current total balance</source>
@@ -1272,97 +938,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Obsługa URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>błędny adres płatności %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Żądanie płatności odrzucone</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Sieć żądania płatności nie odpowiada sieci klienta.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Żądanie płatności nie jest zainicjowane.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Żądana kwota %1 jest za niska (uznano za kurz).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Błąd żądania płatności</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Nie można uruchomić protokołu bitcoin: kliknij-by-zapłacić</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>URL pobrania żądania zapłaty jest nieprawidłowe: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI nie może zostać przetworzony! Może to być spowodowane nieprawidłowym adresem Bitcoin lub uszkodzonymi parametrami URI.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Przechwytywanie plików żądania płatności</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Plików żądania płatności nie może zostać odczytany. Mogło to być spowodowane nieprawidłowym plikiem żądania płatności.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Żądanie płatności upłynęło.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Niezweryfikowane żądania płatności do własnych skryptów płatności są niewspierane.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Nieprawidłowe żądanie płatności</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Zwrot z %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Żądanie płatności %1 jest zbyt duże (%2 bajtów, dozwolone %3 bajtów).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>BÅ‚Ä…d komunikacji z %1 : %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Żądanie płatności nie może zostać przetworzone.</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Błędna odpowiedź z serwera %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Płatność potwierdzona</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Błąd żądania sieci</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1385,7 +960,7 @@
</message>
<message>
<source>Enter a Bitcoin address (e.g. %1)</source>
- <translation>Wprowadź adres Bitcoin (np. %1)</translation>
+ <translation>Wprowadź adres bitcoinowy (np. %1)</translation>
</message>
<message>
<source>%1 d</source>
@@ -1417,31 +992,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Zapisz obraz...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kopiuj obraz</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Zapisz Kod QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Obraz PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nazwa klienta</translation>
- </message>
- <message>
<source>N/A</source>
<translation>NIEDOSTĘPNE</translation>
</message>
@@ -1462,14 +1014,14 @@
<translation>Ogólne</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Używana wersja OpenSSL</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Używana wersja BerkeleyDB </translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Katalog danych</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Czas uruchomienia</translation>
</message>
@@ -1494,6 +1046,10 @@
<translation>Aktualna liczba bloków</translation>
</message>
<message>
+ <source>Memory Pool</source>
+ <translation>Memory Pool (obszar pamięci)</translation>
+ </message>
+ <message>
<source>Current number of transactions</source>
<translation>Obecna liczba transakcji</translation>
</message>
@@ -1502,10 +1058,6 @@
<translation>Zużycie pamięci</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Otwórz plik logowania debugowania Bitcoin Core z obecnego katalogu z danymi. Może to potrwać kilka sekund przy większych plikach.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Otrzymane</translation>
</message>
@@ -1554,6 +1106,18 @@
<translation>Aplikacja kliencka</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Otwórz plik dziennika debugowania %1 z obecnego katalogu z danymi. Może to potrwać kilka sekund przy większych plikach.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Zmniejsz rozmiar czcionki</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Zwiększ rozmiar czcionki</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Usługi</translation>
</message>
@@ -1618,10 +1182,6 @@
<translation>Wyjście:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Data kompilacji</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Plik logowania debugowania</translation>
</message>
@@ -1630,16 +1190,36 @@
<translation>Wyczyść konsolę</translation>
</message>
<message>
+ <source>&amp;Disconnect Node</source>
+ <translation>Odłącz Nod</translation>
+ </message>
+ <message>
<source>Ban Node for</source>
<translation>Blokuj węzeł na okres</translation>
</message>
<message>
+ <source>1 &amp;hour</source>
+ <translation>1 &amp;godzina</translation>
+ </message>
+ <message>
+ <source>1 &amp;day</source>
+ <translation>1 &amp;dzień</translation>
+ </message>
+ <message>
+ <source>1 &amp;week</source>
+ <translation>1 &amp;tydzień</translation>
+ </message>
+ <message>
+ <source>1 &amp;year</source>
+ <translation>1 &amp;rok</translation>
+ </message>
+ <message>
<source>&amp;Unban Node</source>
<translation>Odblokuj węzeł</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Witaj w konsoli Bitcoin Core RPC.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Witaj w konsoli %1 RPC.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1768,18 +1348,6 @@
<source>Remove</source>
<translation>Usuń</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopiuj etykietÄ™</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopiuj wiadomość</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiuj kwotÄ™</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1799,73 +1367,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Zapisz obraz...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Zażądaj płatności do %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informacje o płatności</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Kwota</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etykieta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Wiadomość</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Wynikowy URI jest zbyt długi, spróbuj zmniejszyć tekst etykiety / wiadomości</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>BÅ‚Ä…d kodowania URI w Kodzie QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etykieta</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Wiadomość</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Kwota</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(brak etykiety)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(brak wiadomości)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(brak kwoty)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1986,14 +1487,6 @@
<translation>szybko</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Wyślij bez opłaty jeżeli to możliwe</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(potwierdzenie może potrwać dłużej)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Wyślij do wielu odbiorców na raz</translation>
</message>
@@ -2025,118 +1518,6 @@
<source>S&amp;end</source>
<translation>Wy&amp;syłka</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Potwierdź wysyłanie monet</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 do %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Skopiuj ilość</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiuj kwotÄ™</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Skopiuj opłatę</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Skopiuj ilość po opłacie</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Skopiuj ilość bajtów</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Skopiuj priorytet</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Skopiuj resztÄ™</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>ÅÄ…czna kwota %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>lub</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Kwota do zapłacenia musi być większa od 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Kwota przekracza twoje saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Suma przekracza twoje saldo, gdy doliczymy %1 prowizji transakcyjnej.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Utworzenie transakcji nie powiodło się!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Transakcja została odrzucona! Może się to zdarzyć jeśli część monet z portfela została już wydana używając kopii pliku wallet.dat i nie zostało to tutaj uwzględnione.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Opłata wyższa niż %1 jest uważana za szalenie wysoką.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Żądanie płatności upłynęło.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Zapłać tylko wymaganą opłatę %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Przybliżony czas zatwierdzenia: %n bloków.</numerusform><numerusform>Przybliżony czas zatwierdzenia: %n bloków.</numerusform><numerusform>Przybliżony czas zatwierdzenia: %n bloków.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Adres odbiorcy jest nieprawidłowy, proszę sprawić ponownie.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Znaleziono powtórzony adres, można wysłać tylko raz na każdy adres podczas jednej operacji wysyłania.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Ostrzeżenie: nieprawidłowy adres Bitcoin</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(brak etykiety)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Ostrzeżenie: Nieznany adres reszty</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopiuj kurz</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Czy na pewno chcesz wysłać?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>dodano jako opłata transakcyjna</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2149,10 +1530,6 @@
<translation>Zapłać &amp;dla:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Wprowadź etykietę dla tego adresu by dodać go do książki adresowej</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etykieta:</translation>
</message>
@@ -2224,8 +1601,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core siÄ™ zamyka...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 siÄ™ zamyka...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2299,6 +1676,11 @@
<translation>&amp;Zweryfikuj wiadomość</translation>
</message>
<message>
+ <source>Enter the receiver's 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. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction!</source>
+ <translation>Wpisz adres, wiadomość oraz sygnaturę (podpis) odbiorcy (upewnij się, że dokładnie skopiujesz wszystkie zakończenia linii, spacje, tabulacje itp.). Uważaj by nie dodać więcej do podpisu niż do samej podpisywanej wiadomości by uniknąć ataku man-in-the-middle.
+Zwróć uwagę, że poprawnie zweryfikowana wiadomość potwierdza to, że nadawca posiada klucz do adresu, natomiast nie potwierdza to, że poprawne wysłanie jakiejkolwiek transakcji! </translation>
+ </message>
+ <message>
<source>The Bitcoin address the message was signed with</source>
<translation>Adres Bitcoin, którym została podpisana wiadomość</translation>
</message>
@@ -2314,70 +1696,10 @@
<source>Reset all verify message fields</source>
<translation>Resetuje wszystkie pola weryfikacji wiadomości</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Kliknij "Podpisz Wiadomość" żeby uzyskać podpis</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Podany adres jest nieprawidłowy.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Proszę sprawdzić adres i spróbować ponownie.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Wprowadzony adres nie odnosi siÄ™ do klucza.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Odblokowanie portfela zostało anulowane.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Klucz prywatny dla podanego adresu nie jest dostępny.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Podpisanie wiadomości nie powiodło się.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Wiadomość podpisana.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Podpis nie może zostać zdekodowany.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Sprawdź podpis i spróbuj ponownie.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Podpis nie odpowiada skrótowi wiadomości.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Weryfikacja wiadomości nie powiodła się.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Wiadomość zweryfikowana.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Rdzeń Bitcoin</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Deweloperzy Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2390,422 +1712,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Otwórz do %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>konflikt</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/niezatwierdzone</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 potwierdzeń</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, przekazywany przez %n węzłów</numerusform><numerusform>, przekazywany przez %n węzłów</numerusform><numerusform>, przekazywany przez %n węzłów</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Źródło</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Wygenerowano</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Od</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Do</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>własny adres</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>tylko-obserwowany</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etykieta</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Przypisy</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>potwierdzona przy %n blokach więcej</numerusform><numerusform>potwierdzona przy %n blokach więcej</numerusform><numerusform>potwierdzona przy %n blokach więcej</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>niezaakceptowane</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debet</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Razem wychodzÄ…cych</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Razem przychodzÄ…cych</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Opłata transakcyjna</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Kwota netto</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Wiadomość</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Komentarz</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID transakcji</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Kupiec</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Wygenerowane monety muszą dojrzeć przez %1 bloków zanim będzie można je wydać. Gdy wygenerowałeś ten blok został on ogłoszony w sieci i dodany do łańcucha bloków. Jeżeli nie uda mu się wejść do łańcucha jego status zostanie zmieniony na "nie zaakceptowano" i nie będzie można go wydać. To czasem zdarza się gdy inny węzeł wygeneruje blok w kilka sekund od twojego.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informacje debugowania</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transakcja</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Wejścia</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Kwota</translation>
- </message>
- <message>
- <source>true</source>
- <translation>prawda</translation>
- </message>
- <message>
- <source>false</source>
- <translation>fałsz</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, nie został jeszcze pomyślnie rozesłany</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Otwórz dla %n następnych bloków</numerusform><numerusform>Otwórz dla %n następnych bloków</numerusform><numerusform>Otwórz dla %n następnych bloków</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>nieznany</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Szczegóły transakcji</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Ten panel pokazuje szczegółowy opis transakcji</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Niedojrzała (%1 potwierdzeń, będzie dostępna po %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Otwórz dla %n następnych bloków</numerusform><numerusform>Otwórz dla %n następnych bloków</numerusform><numerusform>Otwórz dla %n następnych bloków</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Otwórz do %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Zatwierdzony (%1 potwierdzeń)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ten blok nie został odebrany przez jakikolwiek inny węzeł i prawdopodobnie nie zostanie zaakceptowany!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Wygenerowano ale nie zaakceptowano</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etykieta</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Niepotwierdzone:</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Potwierdzanie (%1 z %2 rekomendowanych potwierdzeń)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Konflikt</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Otrzymane przez</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Odebrano od</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Wysłano do</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Płatność do siebie</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Wydobyto</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>tylko-obserwowany</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(brak)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Status transakcji. Najedź na pole, aby zobaczyć liczbę potwierdzeń.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Data i czas odebrania transakcji.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Rodzaj transakcji.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Czy adres tylko-obserwowany jest lub nie użyty w tej transakcji.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Zdefiniowana przez użytkownika intencja/cel transakcji.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Kwota usunięta z lub dodana do konta.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Wszystko</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Dzisiaj</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>W tym tygodniu</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>W tym miesiÄ…cu</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>W zeszłym miesiącu</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>W tym roku</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Zakres...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Otrzymane przez</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Wysłano do</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Do siebie</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Wydobyto</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Inne</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Wprowadź adres albo etykietę żeby wyszukać</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Min suma</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopiuj adres</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiuj etykietÄ™</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiuj kwotÄ™</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Skopiuj ID transakcji</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Skopiuj surowe dane transakcji</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Zmień etykietę</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Pokaż szczegóły transakcji</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Eksport historii transakcji</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Tylko obserwowany</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Błąd przy próbie eksportu</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Wystąpił błąd przy próbie zapisu historii transakcji do %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Eksport powiódł się</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Historia transakcji została zapisana do %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>CSV (rozdzielany przecinkami)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Potwierdzony</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etykieta</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Zakres:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>do</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2813,55 +1726,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Nie załadowano żadnego portfela.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Wyślij monety</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Eksportuj</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Eksportuj dane z aktywnej karty do pliku</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Kopia Zapasowa Portfela</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Dane Portfela (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Nie udało się wykonać kopii zapasowej</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Wystąpił błąd przy próbie zapisu pliku portfela do %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Plik portfela został zapisany do %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Wykonano KopiÄ™ ZapasowÄ…</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2884,6 +1748,14 @@
<translation>Akceptuj linię poleceń oraz polecenia JSON-RPC</translation>
</message>
<message>
+ <source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
+ <translation>Jeżeli &lt;category&gt; nie zostanie określona lub &lt;category&gt; = 1, wyświetl wszystkie informacje debugowania.</translation>
+ </message>
+ <message>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>Przycinanie skonfigurowano poniżej minimalnych %d MiB. Proszę użyć wyższej liczby.</translation>
+ </message>
+ <message>
<source>Error: A fatal internal error occurred, see debug.log for details</source>
<translation>Błąd: Wystąpił fatalny błąd wewnętrzny, sprawdź szczegóły w debug.log</translation>
</message>
@@ -2908,10 +1780,26 @@
<translation>Akceptuj połączenia z zewnątrz (domyślnie: 1 jeśli nie ustawiono -proxy lub -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Rdzeń Bitcoina</translation>
+ </message>
+ <message>
+ <source>The %s developers</source>
+ <translation>Deweloperzy %s</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee ma ustawioną bardzo dużą wartość! Jest to prowizja za transakcje, którą możesz zapłacić gdy oszacowanie opłaty jest niemożliwe.</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Skojarz z podanym adresem i nasłuchuj na nim. Użyj formatu [host]:port dla IPv6</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>Nie można uzyskać blokady na katalogu z danymi %s. %s najprawdopodobniej jest już uruchomiony.</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>Usuwa wszystkie transakcje w portfelu i tylko odtwarza te części z łańcucha bloków poprzez -rescan przy starcie</translation>
</message>
@@ -2920,28 +1808,32 @@
<translation>Rozprowadzane na licencji MIT, zobacz dołączony plik COPYING lub &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>Błąd odczytu %s! Wszystkie klucze zostały odczytane poprawnie, ale może brakować danych transakcji lub wpisów w książce adresowej, lub mogą one być nieprawidłowe.</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>Wykonaj polecenie, kiedy transakcja portfela ulegnie zmianie (%s w poleceniu zostanie zastÄ…pione przez TxID)</translation>
</message>
<message>
- <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
- <translation>Ustaw liczbę wątków skryptu weryfikacyjnego (%u do %d, 0 = auto, &lt;0 = zostaw tyle rdzeni wolnych, domyślnie: %d)</translation>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Wymuś przekazywanie transakcji od osób z białej listy, nawet jeśli narusza to lokalną politykę przekazywania (default: %d)</translation>
</message>
<message>
- <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
- <translation>To jest testowa wersja - używaj na własne ryzyko - nie używaj do wykopywania oraz przy aplikacjach kupieckich</translation>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>Proszę sprawdzić czy data i czas na Twoim komputerze są poprawne! Jeżeli ustawienia zegara będą złe, %s nie będzie działał prawidłowo.</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Nie można przywiązać z portem %s na tym komputerze. Bitcoin Core prawdopodobnie już działa.</translation>
+ <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
+ <translation>Ustaw liczbę wątków skryptu weryfikacyjnego (%u do %d, 0 = auto, &lt;0 = zostaw tyle rdzeni wolnych, domyślnie: %d)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>UWAGA: nienaturalnie duża liczba wygenerowanych bloków, %d bloków otrzymano w ostatnich %d godzinach (%d oczekiwanych)</translation>
+ <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
+ <translation>To jest testowa wersja - używaj na własne ryzyko - nie używaj do wykopywania oraz przy aplikacjach kupieckich</translation>
</message>
<message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>UWAGA: sprawdź swoje połączenie sieciowe, %d bloków otrzymano w ostatnich %d godzinach (%d oczekiwanych)</translation>
+ <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
+ <translation>Użyj UPnP do mapowania portu nasłuchu (domyślnie: 1 gdy nasłuchuje i brak -proxy)</translation>
</message>
<message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
@@ -2952,18 +1844,30 @@
<translation>Uwaga: Wygląda na to, że nie ma pełnej zgodności z naszymi peerami! Możliwe, że potrzebujesz aktualizacji bądź inne węzły jej potrzebują</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Ostrzeżenie: Odtworzono dane z uszkodzonego pliku wallet.dat! Oryginalny wallet.dat został zapisany jako wallet.{timestamp}.bak w %s; jeśli twoje saldo lub transakcje są niepoprawne powinieneś odtworzyć kopię zapasową.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Dodawaj do białej listy węzły łączące się z podanej maski sieciowej lub adresu IP. Może być określona kilka razy.</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>Musisz przebudować bazę używając -reindex-chainstate aby zmienić -txindex</translation>
+ </message>
+ <message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s uszkodzony, odtworzenie się nie powiodło</translation>
+ </message>
+ <message>
+ <source>-maxmempool must be at least %d MB</source>
+ <translation>-maxmempool musi być przynajmniej %d MB</translation>
+ </message>
+ <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;category&gt; mogą być:</translation>
</message>
<message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Próbuj odzyskać klucze prywatne z uszkodzonego portfela podczas uruchamiania.</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Opcje tworzenia bloku:</translation>
</message>
@@ -2976,6 +1880,10 @@
<translation>Opcje połączenia:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Prawa autorskie (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>Wykryto uszkodzoną bazę bloków</translation>
</message>
@@ -2992,6 +1900,10 @@
<translation>Czy chcesz teraz przebudować bazę bloków?</translation>
</message>
<message>
+ <source>Enable publish hash block in &lt;address&gt;</source>
+ <translation>Włącz wyświetlanie hasha bloku w &lt;address&gt;</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>Błąd inicjowania bazy danych bloków</translation>
</message>
@@ -3000,6 +1912,18 @@
<translation>Błąd inicjowania środowiska bazy portfela %s!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>BÅ‚Ä…d Å‚adowania %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>BÅ‚Ä…d Å‚adowania %s: Uszkodzony portfel</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>BÅ‚Ä…d Å‚adowania %s: Portfel wymaga nowszej wersji %s</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>Błąd ładowania bazy bloków</translation>
</message>
@@ -3024,10 +1948,26 @@
<translation>Nieprawidłowy lub brak bloku genezy. Błędny folder_danych dla sieci?</translation>
</message>
<message>
+ <source>Initialization sanity check failed. %s is shutting down.</source>
+ <translation>Wstępna kontrola poprawności nie powiodła się. %s wyłącza się.</translation>
+ </message>
+ <message>
<source>Invalid -onion address: '%s'</source>
<translation>Nieprawidłowy adres -onion: '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Nieprawidłowa kwota dla -%s=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Nieprawidłowa kwota dla -fallbackfee=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
+ <source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
+ <translation>Utrzymuj obszar pamięci dla transakcji poniżej &lt;n&gt; MB (default: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Brak wystarczającej liczby deskryptorów plików. </translation>
</message>
@@ -3036,6 +1976,14 @@
<translation>ÅÄ…cz z wÄ™zÅ‚ami tylko w sieci &lt;net&gt; (ipv4, piv6 lub onion)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>Wyświetl ten tekst pomocy i wyjdź</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>Wyświetl wersję i wyjdź</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>Przycinanie nie może być skonfigurowane z negatywną wartością.</translation>
</message>
@@ -3044,6 +1992,14 @@
<translation>Tryb ograniczony jest niekompatybilny z -txindex.</translation>
</message>
<message>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>Odbuduj stan lańcucha i indeks bloków z obecnych na dysku plików blk*.dat</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>Odbuduj stan łańcucha z aktualnie zindeksowanych bloków</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>Ustaw wielkość pamięci podręcznej w megabajtach (%d do %d, domyślnie: %d)</translation>
</message>
@@ -3056,6 +2012,10 @@
<translation>Określ plik portfela (w obrębie folderu danych)</translation>
</message>
<message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>Nie można przywiązać do %s na tym komputerze. %s prawdopodobnie jest już uruchomiony.</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>Niewspierany argument -benchmark zignorowany, użyj -debug=bench.</translation>
</message>
@@ -3064,10 +2024,18 @@
<translation>Niewspierany argument -debugnet zignorowany, użyj -debug=net.</translation>
</message>
<message>
+ <source>Unsupported argument -tor found, use -onion.</source>
+ <translation>Znaleziono nieprawidłowy argument -tor, użyj -onion.</translation>
+ </message>
+ <message>
<source>Use UPnP to map the listening port (default: %u)</source>
<translation>Użyj UPnP do przekazania portu nasłuchu (domyślnie : %u)</translation>
</message>
<message>
+ <source>User Agent comment (%s) contains unsafe characters.</source>
+ <translation>Komentarz User Agent (%s) zawiera niebezpieczne znaki.</translation>
+ </message>
+ <message>
<source>Verifying blocks...</source>
<translation>Weryfikacja bloków...</translation>
</message>
@@ -3080,16 +2048,16 @@
<translation>Portfel %s znajduje siÄ™ poza folderem danych %s</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>Opcje portfela:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>Opcje debugowania/testowania portfela:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Uwaga: Ta wersja jest przestarzała, wymagana jest aktualizacja!</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>Portfel wymaga przepisania: zrestartuj %s aby ukończyć</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Musisz przebudować bazę używając parametru -reindex aby zmienić -txindex</translation>
+ <source>Wallet options:</source>
+ <translation>Opcje portfela:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3104,10 +2072,6 @@
<translation>Powiąż się z podanym adresem, aby nasłuchiwać połączenia JSON-RPC. Użyj notacji [host]:port dla IPv6. Ta opcja może być określona kilka razy (domyślnie: powiąż ze wszystkimi interfejsami)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Nie można uzyskać blokady na katalogu z danymi %s. Rdzeń Bitcoin najprawdopodobniej jest już uruchomiony.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Twórz nowe pliki z domyślnymi dla systemu uprawnieniami, zamiast umask 077 (skuteczne tylko przy wyłączonej funkcjonalności portfela)</translation>
</message>
@@ -3144,10 +2108,6 @@
<translation>Ustaw maksymalny rozmiar transakcji o wysokim priorytecie/niskiej prowizji w bajtach (domyślnie: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Ustaw liczbę wątków dla generowania monet (-1 = wszystkie rdzenie, domyślnie: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Zbyt niska kwota transakcji do wysłania po odjęciu opłaty</translation>
</message>
@@ -3168,38 +2128,14 @@
<translation>Akceptuj publiczne żądania REST (domyślnie: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Aktywuje najlepszy łańcuch</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Zawsze przekazuj informacje o transakcjach otrzymanych od osób z białej listy (domyślnie: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Próbuj podczas uruchamiania programu odzyskać klucze prywatne z uszkodzonego pliku wallet.dat</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Stwórz automatycznie ukrytą usługę Tora (domyślnie: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Nie można rozwiązać adresu -whitebind: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Połącz przez SOCKS5 proxy</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i The Bitcoin Core Developers</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>BÅ‚Ä…d Å‚adowania wallet.dat: Portfel wymaga nowszej wersji Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Błąd odczytu z bazy danych, wyłączam się.</translation>
</message>
@@ -3212,22 +2148,6 @@
<translation>Informacja</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Wstępna kontrola poprawności nie powiodła się. Bitcoin Core wyłącza się.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nieprawidłowa kwota dla -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nieprawidłowa kwota dla -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nieprawidłowa kwota dla -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Nieprawidłowa kwota dla -paytxfee=&lt;amount&gt;: '%s' (musi być co najmniej %s)</translation>
</message>
@@ -3252,12 +2172,8 @@
<translation>Opcje serwera RPC:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Odbuduj indeks łańcucha bloków z obecnych plików blk000??.dat podczas ponownego uruchomienia</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Odbieranie i wyświetlanie alertów sieci P2P (domyślnie: %u)</translation>
+ <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
+ <translation>Zmniejszanie -maxconnections z %d do %d z powodu ograniczeń systemu.</translation>
</message>
<message>
<source>Rescan the block chain for missing wallet transactions on startup</source>
@@ -3324,10 +2240,6 @@
<translation>Nazwa użytkownika dla połączeń JSON-RPC</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Portfel wymaga przepisania: zrestartuj Bitcoina aby ukończyć</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Ostrzeżenie</translation>
</message>
@@ -3336,8 +2248,8 @@
<translation>Usuwam wszystkie transakcje z portfela...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat uszkodzony, odtworzenie się nie powiodło</translation>
+ <source>ZeroMQ notification options:</source>
+ <translation>Opcje powiadomień ZeroMQ:</translation>
</message>
<message>
<source>Password for JSON-RPC connections</source>
@@ -3348,10 +2260,6 @@
<translation>Wykonaj polecenie kiedy najlepszy blok ulegnie zmianie (%s w komendzie zastanie zastÄ…pione przez hash bloku)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Ta wiadomość pomocy</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Zezwól -addnode, -seednode i -connect na łączenie się z serwerem DNS</translation>
</message>
@@ -3360,20 +2268,24 @@
<translation>Wczytywanie adresów...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>BÅ‚Ä…d Å‚adowania wallet.dat: Uszkodzony portfel</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = zachowaj wysłane metadane np. właściciel konta i informacje o żądaniach płatności, 2 = porzuć wysłane metadane)</translation>
</message>
<message>
+ <source>-maxtxfee is set very high! Fees this large could be paid on a single transaction.</source>
+ <translation>-maxtxfee ma ustawioną badzo dużą wartość! Tak wysokie opłaty mogą być zapłacone w jednej transakcji.</translation>
+ </message>
+ <message>
+ <source>-paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.</source>
+ <translation>-paytxfee ma ustawioną bardzo dużą wartość! Jest to prowizja za transakcje, którą płacisz, gdy wysyłasz monety.</translation>
+ </message>
+ <message>
<source>Do not keep transactions in the mempool longer than &lt;n&gt; hours (default: %u)</source>
- <translation>Nie trzymaj w pamięci transakcji starszych niż &lt;n&gt; godzin (domyślnie: %u)</translation>
+ <translation>Nie trzymaj w pamięci transakcji starszych niż &lt;n&gt; godz. (domyślnie: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Ostrzeżenie: błąd odczytu wallet.dat! Wszystkie klucze zostały odczytane, ale może brakować pewnych danych transakcji lub wpisów w książce adresowej lub mogą one być nieprawidłowe.</translation>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
+ <translation>Opłaty (w %s/Kb) mniejsze niż ta będą traktowane jako bez opłaty przy tworzeniu transakcji (domyślnie: %s)</translation>
</message>
<message>
<source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
@@ -3392,14 +2304,34 @@
<translation>Wypuść informacje debugowania (domyślnie: %u, podanie &lt;category&gt; jest opcjonalne)</translation>
</message>
<message>
+ <source>Support filtering of blocks and transaction with bloom filters (default: %u)</source>
+ <translation>Wspieraj filtrowanie bloków i transakcji używając Filtrów Blooma (domyślnie: %u)</translation>
+ </message>
+ <message>
+ <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
+ <translation>Całkowita długość łańcucha wersji (%i) przekracza maksymalną dopuszczalną długość (%i). Zmniejsz ilość lub rozmiar parametru uacomment.</translation>
+ </message>
+ <message>
+ <source>Tries to keep outbound traffic under the given target (in MiB per 24h), 0 = no limit (default: %d)</source>
+ <translation>Próbuje utrzymać ruch wychodzący poniżej zadanego (w MiB na 24h), 0 = bez limitu (domyślnie: %d)</translation>
+ </message>
+ <message>
<source>Unsupported argument -socks found. Setting SOCKS version isn't possible anymore, only SOCKS5 proxies are supported.</source>
<translation>Znaleziono niewspierany argument -socks. Wybieranie wersji SOCKS nie jest już możliwe, wsparcie programu obejmuje tylko proxy SOCKS5</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Niewspierany argument -whitelistalwaysrelay zignorowany, użyj -whitelistrelay i/lub -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Użyj oddzielnego prozy SOCKS5 aby osiągnąć węzły w ukrytych usługach Tor (domyślnie: %s)</translation>
</message>
<message>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>Ostrzeżenie: Odtworzono dane z uszkodzonego pliku portfela! Oryginalny %s został zapisany jako %s w %s; jeśli twoje saldo lub transakcje są niepoprawne powinieneś odtworzyć kopię zapasową.</translation>
+ </message>
+ <message>
<source>(default: %s)</source>
<translation>(domyślnie: %s)</translation>
</message>
@@ -3408,14 +2340,6 @@
<translation>Zawsze wypytuj o adresy węzłów poprzez podejrzenie DNS (domyślnie: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>BÅ‚Ä…d Å‚adowania wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Generuj monety (domyślnie: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Ile bloków sprawdzić przy starcie (domyślnie: %u, 0 = wszystkie)</translation>
</message>
@@ -3500,18 +2424,6 @@
<translation>Nieznana sieć w -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Nie można uzyskać adresu -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Nie można uzyskać adresu -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Nieprawidłowa kwota dla -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Niewystarczające środki</translation>
</message>
diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts
index 5cea349fbc..ee48c67341 100644
--- a/src/qt/locale/bitcoin_pt_BR.ts
+++ b/src/qt/locale/bitcoin_pt_BR.ts
@@ -3,7 +3,7 @@
<name>AddressBookPage</name>
<message>
<source>Right-click to edit address or label</source>
- <translation>Clique com o botão direito para editar o endereço ou rótulo </translation>
+ <translation>Clique com o botão direito para editar o endereço ou rótulo</translation>
</message>
<message>
<source>Create a new address</source>
@@ -26,10 +26,6 @@
<translation>&amp;Fechar</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copiar Endereço</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Excluir os endereços selecionados da lista</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Excluir</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Escolha o endereço para enviar moedas</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Escolha o endereço para receber moedas</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>Escol&amp;ha</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Endereços para envios</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Endereços de recebimento</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Esses são seus endereços Bitcoin para enviar pagamentos. Confira sempre a quantia e o destinatário antes de enviar moedas.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Estes são os seus endereços Bitcoin para receber pagamentos. Recomenda-se a utilização de um novo endereço de recebimento para cada transação.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copiar &amp;Rótulo</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editar</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportar lista de endereços</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Arquivo separado por vírgulas (*. csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportação Falhou</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Ocorreu um erro ao tentar salvar a lista de endereço em %1.. Por favor tente novamente.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Rótulo</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Endereço</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Sem rótulo)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Repita a nova frase de segurança</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Criptografar carteira</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Esta operação precisa de sua frase de segurança para desbloquear a carteira.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloquear carteira</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Esta operação precisa de sua frase de segurança para descriptografar a carteira.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Descriptografar carteira</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Alterar frase de segurança</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmar criptografia da carteira</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Atenção: Se você criptografar sua carteira e perder sua frase, você vai &lt;b&gt;perder todos os seus BITCOINS!&lt;/b&gt;</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Tem certeza de que deseja criptografar sua carteira?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>O Bitcoin irá fechar agora para terminar o processo de criptografia. Lembre-se que criptografando sua carteira não te protege totalmente de ter seus bitcoins roubados por um malware que infectar seu computador.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANTE: Qualquer backup prévio que você tenha feito do seu arquivo wallet deve ser substituído pelo novo e encriptado arquivo wallet gerado. Por razões de segurança, qualquer backup do arquivo wallet não criptografado se tornará inútil assim que você começar a usar uma nova carteira criptografada.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Atenção: A tecla Caps Lock está ligada!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Carteira criptografada</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Digite a nova frase da carteira. &lt;br/&gt;Por favor utilize uma senha com &lt;b&gt;dez ou mais caracteres aleartórios&lt;/b&gt;, ou &lt;b&gt;oito ou mais palavras&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Insira a frase antiga e a nova da carteira.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>A criptografia da carteira falhou</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>A criptografia da carteira falhou devido a um erro interno. Sua carteira não estava criptografada.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>A frase de segurança fornecida não confere.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>O desbloqueio da carteira falhou</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>A frase de segurança digitada para a descriptografia da carteira estava incorreta.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>A descriptografia da carteira falhou</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>A frase de segurança da carteira foi alterada com êxito.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>Sair da aplicação</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;About %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Mostrar informações sobre %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Sobre &amp;Qt</translation>
</message>
@@ -282,6 +131,10 @@
<translation>&amp;Opções...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Modificar opções de configuração para o %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>&amp;Criptografar Carteira...</translation>
</message>
@@ -306,14 +159,6 @@
<translation>Abrir &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Cliente Bitcoin</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importando blocos do disco...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Reindexando blocos no disco...</translation>
</message>
@@ -358,10 +203,6 @@
<translation>&amp;Receber</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Mostrar informações sobre Bitcoin</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Exibir/Ocultar</translation>
</message>
@@ -387,7 +228,7 @@
</message>
<message>
<source>&amp;Settings</source>
- <translation>&amp;definições</translation>
+ <translation>&amp;Definições</translation>
</message>
<message>
<source>&amp;Help</source>
@@ -398,22 +239,10 @@
<translation>Barra de ferramentas</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Solicitações de pagamentos (gera códigos QR e bitcoin: URIs)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Sobre Bitcoin</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modificar opções de configuração do Bitcoin</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Mostrar a lista de endereços de envio e rótulos usados</translation>
</message>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>Opções de linha de &amp;comando</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Mostra a mensagem de ajuda do Bitcoin para pegar a lista com os comandos possíveis</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n conexão ativa na rede Bitcoin</numerusform><numerusform>%n conexões ativas na rede Bitcoin</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Indexando blocos no disco...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Processando blocos no disco...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Nenhum servidor disponível...</translation>
</message>
@@ -494,6 +327,14 @@
<translation>Atualizado</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Mostrar a mensagem de ajuda do %1 para obter uma lista com possíveis opções de linha de comando Bitcoin</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>cliente %1</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Recuperando o atraso ...</translation>
</message>
@@ -545,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta da Rede</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>Prioridade</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar endereço</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar rótulo</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar quantia</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID da transação</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Travar não gasto</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Destravar não gasto</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar quantidade</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar taxa</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia pós-taxa</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia prioridade</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiar poeira</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia alteração</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>mais alta possível</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>muito alta</translation>
- </message>
- <message>
- <source>high</source>
- <translation>alta</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>média-alta</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>média</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>média-baixa</translation>
- </message>
- <message>
- <source>low</source>
- <translation>baixa</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>muito baixa</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>a mais baixa possível</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 travado)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>nenhum</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Este texto fica vermelho se o tamanho da transação for maior que 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Este texto fica vermelho se a prioridade é menor que "medio".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Este texto fica vermelho se qualquer destinatário receber uma quantidade menor que %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Pode variar +/- %1 satoshi(s) por entrada.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>sim</translation>
- </message>
- <message>
- <source>no</source>
- <translation>não</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Isso significa que uma taxa de pelo menos %1 por kB é necessária.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Pode variar +/- 1 byte por entrada.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transações de alta prioridade são mais propensas a serem incluídas em um bloco.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Sem rótulo)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>troco de %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(troco)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>&amp;Endereço</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Novo endereço de recebimento</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Novo endereço de envio</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editar endereço de recebimento</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editar endereço de envio</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>O endereço digitado "%1" já se encontra no catálogo de endereços.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>O endereço digitado "%1" não é um endereço Bitcoin válido.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Não foi possível desbloquear a carteira.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>A geração de nova chave falhou.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>versão</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Sobre o Bitcoin</translation>
+ <source>About %1</source>
+ <translation>Sobre %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,8 +561,8 @@
<translation>Exibir tela de abertura na inicialização (padrão: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Desfazer todas as mudanças de configuração feitas na interface</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>Resetar todas as configuraçãoes do GUI</translation>
</message>
</context>
<context>
@@ -918,16 +572,16 @@
<translation>Bem-vindo</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Bem vindo ao Bitcoin.</translation>
+ <source>Welcome to %1.</source>
+ <translation>Bem vindo ao %1</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>A primeira vez que o programa é aberto você pode escolher onde o Bitcoin vai guardar os dados.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>Como essa é a primeira vez que o programa é executado, você pode escolher onde %1 armazenará seus dados.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>O Bitcoin vai fazer download e salvar uma cópia da cadeia de blocos do Bitcoin: Blockchain. Pelo menos %1 GB de dados serão armazenados nesse diretório e isso aumentará ao longo do tempo. Sua carteira também será armazenada nesse diretório.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>O %1 irá baixar e armazenar uma cópia do block chain do Bitcoin. Pelo menos %2GB de dados serão armazenados neste diretório, e ele crescerá ao longo do tempo. A carteira também será armazenada neste diretório.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +592,6 @@
<translation>Use um diretório de dados personalizado:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Erro: Diretório de dados "%1" não pode ser criado.</translation>
</message>
@@ -976,10 +626,6 @@
<source>Select payment request file</source>
<translation>Selecione o arquivo de cobrança</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Selecione o arquivo de cobrança para ser aberto</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +638,14 @@
<translation>Principal</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Executar o %1 automaticamente ao iniciar o sistema.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>$Iniciar %1 ao fazer login no sistema</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Tamanho do banco de &amp;dados do cache</translation>
</message>
@@ -1020,10 +674,6 @@
<translation>Minimizar em vez de fechar o programa quando a janela for fechada. Quando essa opção estiver ativa, o programa só será fechado somente pela opção Sair no menu Arquivo.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>A linguagem da interface do usuário pode ser alterada aqui. A mudança ocorrerá após o reinício do Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>URLs de terceiros (exemplo: explorador de blocos) que aparecem na aba de transações como itens do menu de contexto. %s na URL é substituido pela hash da transação. Múltiplas URLs são separadas pela barra vertical |.</translation>
</message>
@@ -1033,7 +683,7 @@
</message>
<message>
<source>Active command-line options that override above options:</source>
- <translation>Ativa as opções de linha de comando que sobrescreve as opções acima:</translation>
+ <translation>Opções de linha de comando ativas que sobrescreve as opções acima:</translation>
</message>
<message>
<source>Reset all client options to default.</source>
@@ -1048,14 +698,6 @@
<translation>Rede</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Inicar automaticamente o Bitcoin ao logar no sistema.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Iniciar Bitcoin no login do sistema</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = automático, &lt;0 = número de cores deixados livres)</translation>
</message>
@@ -1140,6 +782,14 @@
<translation>&amp;Janela</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Ocultar o ícone da bandeja do sistema.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Ocultar ícone de bandeja</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Mostrar apenas um ícone na bandeja ao minimizar a janela.</translation>
</message>
@@ -1160,6 +810,10 @@
<translation>&amp;Linguagem da interface:</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>O idioma de interface do usuário pode ser definido aqui. Essa configuração terá efeito após reiniciar o %1</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>&amp;Unidade usada para mostrar quantidades:</translation>
</message>
@@ -1185,7 +839,7 @@
</message>
<message>
<source>none</source>
- <translation>nenhum</translation>
+ <translation>Nenhum</translation>
</message>
<message>
<source>Confirm options reset</source>
@@ -1284,97 +938,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Manipulação de URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Endereço de pagamento inválido %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Solicitação de pagamento rejeitada</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Rede de pedido de pagamento não corresponde rede do cliente.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Pedido de pagamento não é inicializado.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Valor do pagamento solicitado de %1 é muito pequeno (Considerado poeira).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Erro no pedido de pagamento</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Não foi possível iniciar bitcoin: manipulador clique-para-pagar</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>URL de cobrança é inválida: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI não pode ser analisado ! Isto pode ser causado por um endereço Bitcoin inválido ou parâmetros URI informados incorretamente.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Manipulação de arquivo de cobrança</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Arquivo de pedido de pagamento não pode ser lido ! Isto pode ser causado por uma requisição de pagamento inválida.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Pedido de pagamento expirado.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Cobrança não verificada para scripts de pagamento personalizados não é suportado.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Pedido de pagamento inválido.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Reembolso de %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Pedido de pagamento %1 é muito grande (%2 bytes, permitido %3 bytes).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Erro na comunicação com %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Requisição de pagamento não pode ser analisado!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Resposta incorreta do servidor %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pagamento reconhecido</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Erro de solicitação de rede</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +992,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Salvar imagem</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copiar Imagem</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Salvar código QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG Imagem (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nome do cliente</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/A</translation>
</message>
@@ -1474,14 +1014,14 @@
<translation>Geral</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Versão do OpenSSL</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Versão do BerkeleyDB</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Datadir</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Horário de inicialização</translation>
</message>
@@ -1518,10 +1058,6 @@
<translation>Uso de memória</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Abrir o arquivo de log de depuração do Bitcoin na pasta de dados atual. Isso pode demorar para arquivos grandes.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Recebido</translation>
</message>
@@ -1570,6 +1106,18 @@
<translation>User Agent</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Abrir o arquivo de log de depuração do %1 localizado no diretório atual de dados. Isso pode levar alguns segundos para arquivos de log grandes.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Diminuir o tamanho da fonte</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Aumentar o tamanho da fonte</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Serviços</translation>
</message>
@@ -1638,10 +1186,6 @@
<translation>Saída:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Data do 'build'</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Arquivo de log de Depuração</translation>
</message>
@@ -1678,8 +1222,8 @@
<translation>&amp;Desbanir nó</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Bem vindo ao console de RPC do Bitcoin.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Bem-vindo ao console RPC do %1</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1808,18 +1352,6 @@
<source>Remove</source>
<translation>Remover</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copiar rótulo</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Copiar mensagem</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar quantia</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1371,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Salvar Imagem...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Requisitar pagamento para %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informação de pagamento</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Endereço</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Quantidade</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Rótulo</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensagem</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI resultante muito longa. Tente reduzir o texto do rótulo ou da mensagem.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Erro ao codigicar o URI em código QR</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Rótulo</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensagem</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Quantidade</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Sem rótulo)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(sem mensagem)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(sem quantia especificada)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1975,7 +1440,7 @@
</message>
<message>
<source>collapse fee-settings</source>
- <translation>colapso Taxa de definições</translation>
+ <translation>Ocultar painel</translation>
</message>
<message>
<source>per kilobyte</source>
@@ -2026,14 +1491,6 @@
<translation>rápido </translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Enviar sem taxa de transação se possível </translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(confirmação pode demorar)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Enviar para vários destinatários de uma só vez</translation>
</message>
@@ -2065,118 +1522,6 @@
<source>S&amp;end</source>
<translation>Enviar</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirmar envio de moedas</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 para %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar quantidade</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar quantia</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar taxa</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copia pós-taxa</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copia prioridade</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copia alteração</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Quantia Total %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>ou</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>A quantidade a ser paga precisa ser maior que 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>A quantidade excede seu saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>O total excede seu saldo quando uma taxa de transação de %1 é incluída.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>A criação de transação falhou!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>A transação foi rejeitada! Isso pode acontecer se alguns bitcoins na sua carteira já foram gastos em outro local, por exemplo se você tiver uma cópia do wallet.dat e os bitcoins tiverem sido gastos na cópia mas não marcados como gastos aqui ainda.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Uma taxa maior que %1 é considerada uma taxa absurdamente alto.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Pedido de pagamento expirado.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Pagar somente a taxa requerida de %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Confirmação estimada em %n bloco.</numerusform><numerusform>Confirmação estimada em %n blocos.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>O endereço do destinatário é inválido. Favor confirmar.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Endereço duplicado encontrado: Endereços devem ser usados somente uma vez cada.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Atenção: endereço de Bitcoin inválido</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Sem rótulo)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Atenção: endereço de troco desconhecido</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiar poeira</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Tem certeza que quer enviar?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>Adicionado como taxa de transação</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1534,6 @@
<translation>Pagar &amp;Para:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Digite um rótulo para este endereço para adicioná-lo ao catálogo de endereços</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Rótulo:</translation>
</message>
@@ -2264,10 +1605,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin está sendo encerrado...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Não desligue o computador até que esta janela desapareça.</translation>
</message>
@@ -2340,7 +1677,7 @@
</message>
<message>
<source>Enter the receiver's 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. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction!</source>
- <translation>Coloque o endereço do destinatário, a mensagem (certifique-se de copiar toda a mensagem, incluindo quebras de linha, espaços, tabulações, etc.) e a assinatura embaixo para verificar a mensagem. Cuidado para não ler mais da assinatura do que está assinado na mensagem, para evitar ser enganado pelo ataque man-in-the-middle. Note que isso somente prova a propriedade de um endereço, e não o remetende de qualquer transação.</translation>
+ <translation>Coloque o endereço do autor, a mensagem (certifique-se de copiar toda a mensagem, incluindo quebras de linha, espaços, tabulações, etc.) e a assinatura embaixo para verificar a mensagem. Cuidado para não ler mais da assinatura do que está assinado na mensagem, para evitar ser enganado pelo ataque man-in-the-middle. Note que isso somente prova a propriedade de um endereço, e não o remetende de qualquer transação.</translation>
</message>
<message>
<source>The Bitcoin address the message was signed with</source>
@@ -2358,70 +1695,10 @@
<source>Reset all verify message fields</source>
<translation>Limpar todos os campos de assinatura da mensagem</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Clique em "Assinar mensagem" para gerar a assinatura</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>O endereço fornecido é inválido.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Por favor, verifique o endereço e tente novamente.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>O endereço fornecido não se refere a uma chave.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Desbloqueamento da Carteira foi cancelado.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>A chave privada para o endereço fornecido não está disponível.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Assinatura da mensagem falhou.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Mensagem assinada.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>A assinatura não pode ser decodificada.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Por favor, verifique a assinatura e tente novamente.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>A assinatura não corresponde ao "resumo da mensagem".</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Verificação da mensagem falhou.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Mensagem verificada.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Programadores do Bitcoin</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2434,422 +1711,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Aberto até %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>em conflito</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/não confirmadas</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmações</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, difundir atráves de %n nó</numerusform><numerusform>, difundir atráves de %n nós</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Fonte</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Gerados</translation>
- </message>
- <message>
- <source>From</source>
- <translation>De</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Para</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>seu próprio endereço</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>monitorado</translation>
- </message>
- <message>
- <source>label</source>
- <translation>rótulo</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Crédito</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>matura em mais %n bloco</numerusform><numerusform>matura em mais %n blocos</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>não aceito</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Débito</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Débito total</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Credito total</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Taxa de transação</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Valor líquido</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensagem</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentário</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID da transação</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Mercador</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Bitcoins recém minerados precisam aguardar %1 blocos antes de serem gastos. Quando o bloco foi gerado, ele foi disseminado pela rede para ser adicionado à blockchain. Se ele falhar em ser inserido na cadeia, seu estado será modificado para "não aceito" e ele não poderá ser gasto. Isso pode acontecer eventualmente quando blocos são gerados quase que simultaneamente.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informação de depuração</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transação</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Entradas</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Quantidade</translation>
- </message>
- <message>
- <source>true</source>
- <translation>verdadeiro</translation>
- </message>
- <message>
- <source>false</source>
- <translation>falso</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ainda não foi propagada na rede com sucesso.</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Abrir para mais %n bloco</numerusform><numerusform>Abrir para mais %n blocos</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>desconhecido</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detalhes da transação</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Este painel mostra uma descrição detalhada da transação</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Recém-criado (%1 confirmações, disponível somente após %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Abrir para mais %n bloco</numerusform><numerusform>Abrir para mais %n blocos</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Aberto até %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmado (%1 confirmações)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Este bloco não foi recebido por nenhum outro participante da rede e provavelmente não será aceito!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Gerado mas não aceito</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Rótulo</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Não confirmado</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Confirmando (%1 de %2 confirmações recomendadas)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Conflitou</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recebido</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Recebido</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviado</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pagamento para você mesmo</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minerado</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>monitorado</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Status da transação. Passe o mouse sobre este campo para mostrar o número de confirmações.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Data e hora em que a transação foi recebida.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipo de transação.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Mostrar ou não endereços Bitcoin na lista de transações.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Intenção/Propósito definido pelo usuário para a transação</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Quantidade debitada ou creditada ao saldo.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Todos</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Hoje</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Esta semana</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Este mês</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Mês passado</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Este ano</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Intervalo...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recebido</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Enviado</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Para você mesmo</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minerado</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Outro</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Procure um endereço ou rótulo</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Quantidade mínima</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copiar endereço</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar rótulo</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar quantia</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID da transação</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Copia os dados brutos da transação</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Editar rótulo</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Mostrar detalhes da transação</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exportar Histórico de Transação</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Monitorado</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exportação Falhou</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Ocorreu um erro ao tentar salvar o histórico de transação em %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exportação feita com sucesso</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>O histórico de transação foi gravado com sucesso em %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Arquivo separado por vírgulas (*. csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmado</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tipo</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Rótulo</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Endereço</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Intervalo: </translation>
- </message>
- <message>
- <source>to</source>
- <translation>para</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1725,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Nenhuma carteira foi carregada.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Send Coins</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exportar</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportar os dados na aba atual para um arquivo</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Fazer cópia de segurança da Carteira</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Dados da Carteira (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Cópia de segurança Falhou</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Ocorreu um erro ao tentar salvar os dados da carteira em %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Os dados da carteira foram salvos com sucesso em %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Backup feito com sucesso</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,14 +1751,6 @@
<translation>Se &lt;category&gt; não for suprida ou se &lt;category&gt; = 1, mostrar toda informação de depuração.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Total máximo de comissão (em %s) que será usado em uma única transação; um valor muito baixo pode cancelar uma transação grande (padrão: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Por favor verifique se a data e horário estão corretos no seu computador! Se o seu relógio estiver incorreto, a Carteira Bitcoin não irá funcionar corretamente.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>Corte configurado abaixo do nível mínimo de %d de MiB. Por favor use um número mais alto.</translation>
</message>
@@ -2980,10 +1791,30 @@
<translation>Aceitar conexões externas (padrão: 1 se opções -proxy ou -connect não estiverem presentes)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee está muito alta! Essa é a taxa de transação que você vai pagar quando a taxa estimada não estiver disponível.</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>A variação da taxa (em %s/kB) que será usada quando não houver dados suficientes para se estimar a taxa (default: %s)</translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Aceita transações retransmitidas advindas de pares em lista branca, mesmo quando não estiver retransmitindo transações (padrão: %d)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Vincular ao endereço fornecido e sempre escutar nele. Use a notação [host]:port para IPv6</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>Não foi possível obter exclusividade de escrita no endereço %s. O %s provavelmente já está sendo executado.</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>Apaga todas as transações da carteira e somente recupera essas partes da blockchain usando o comando -rescan na inicialização</translation>
</message>
@@ -2992,10 +1823,38 @@
<translation>Distribuido sob a licença MIT software license. Veja os termos em &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
+ <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
+ <translation>Erro ao carregar %s. Não é permitido habilitar HD em carteiras não-HD pre existentes.</translation>
+ </message>
+ <message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>Erro ao ler arquivo %s! Todas as chaves foram lidas corretamente, mas os dados de transação ou o livro de endereos podem estar faltando ou incorretos.</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>Executa um comando quando uma transação da carteira mudar (%s no comando será substituído por TxID)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Força a retransmissão de transações de pares da lista branca, mesmo quando violam a política local de retransmissão (default: %d)</translation>
+ </message>
+ <message>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>A mediana máxima permitida de peer time compensa o ajuste. Perspectiva local de horário pode ser influenciada por pares à frente ou atrás neste montante. (padrão: %u segundos)</translation>
+ </message>
+ <message>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>Preço máximo total (in %s) aplicado a uma única transação de carteira ou transação crua; aplicar isto tão baixo pode abortar grandes transações (padrão: %s)</translation>
+ </message>
+ <message>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>Por favor verifique que a data e o horário de seu computador estão corretos. Se o relógio de seu computador estiver incorreto, %s não funcionarão corretamente.</translation>
+ </message>
+ <message>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>Por favor contribua se você entender que %s é útil. Visite %s para mais informações sobre o software.</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>Define o número de threads de verificação de script (%u a %d, 0 = automático, &lt;0 = número de cores deixados livres, padrão: %d)</translation>
</message>
@@ -3008,22 +1867,10 @@
<translation>Este pode ser um build de teste pré-lançamento - use por sua conta e risco - não use para mineração ou aplicações de comércio.</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Impossível ouvir em %s neste computador. Provavelmente o Bitcoin já está sendo executado.</translation>
- </message>
- <message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Use UPnP para mapear a porta escutada (padrão: 1 quando escutando e sem -proxy)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>AVISO: números estranhamente altos de blocos gerados, %d blocos recebidos nas últimas %d horas (%d esperados)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>ATENÇÃO: verifique sua conexão %d blocos recebidos nas últimas %d horas (%d tempo estimado)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Atenção: A rede não parecem concordar plenamente! Alguns mineiros parecem estar enfrentando problemas.</translation>
</message>
@@ -3032,10 +1879,6 @@
<translation>Atenção: Nós não parecemos concordar plenamente com nossos colegas! Você pode precisar atualizar ou outros nós podem precisar atualizar.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Atenção: wallet.dat corrompido, dados recuperados! Arquivo wallet.dat original salvo como wallet.{timestamp}.bak em %s; se seu saldo ou transações estiverem incorretos, você deve restaurar o backup.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Lista Branca pares de ligação da máscara de rede dado ou o endereço IP . Pode ser especificado várias vezes.</translation>
</message>
@@ -3048,6 +1891,14 @@
<translation>&lt;category&gt; pode ser:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Adiciona comentário ao user-agent do navegador</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Tentando recuperar a chape privada da carteira corrompida ao inicializar</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Opções de criação de blocos:</translation>
</message>
@@ -3092,6 +1943,10 @@
<translation>Abilitar a publicação dos dados brutos da transação em &lt;endereço&gt;</translation>
</message>
<message>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>Habilita substituição de transação em memória (padrão: %u)</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>Erro ao inicializar banco de dados de blocos</translation>
</message>
@@ -3128,10 +1983,22 @@
<translation>Endereço -onion inválido: '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Valor inválido para -fallbackfee=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>Mantenha a mempool de transações abaixo de &lt;n&gt; megabytes (padrão: %u)</translation>
</message>
<message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Localização do cookie de autenticação (padrão: diretório de dados)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Número mínimo de bytes por sigop em transações que transmitimos e mineramos (default: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Decriptadores de arquivos disponíveis insuficientes.</translation>
</message>
@@ -3140,6 +2007,10 @@
<translation>Somente conectar a clientes na rede &lt;net&gt; (ipv4, ipv6 ou onion)</translation>
</message>
<message>
+ <source>Print version and exit</source>
+ <translation>Mostra a versão e sai</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>O modo Prune não pode ser configurado com um valor negativo.</translation>
</message>
@@ -3196,14 +2067,6 @@
<translation>Opções da carteira:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Atenção: Essa versão está obsoleta, atualização necessária!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Você precisa reconstruir o banco de dados utilizando -reindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Permitir conexões JSON-RPC de uma fonte específica. Válido para um único ip (ex. 1.2.3.4), até uma rede/máscara (ex. 1.2.3.4/255.255.255.0) ou uma rede/CIDR (ex. 1.2.3.4/24). Esta opção pode ser usada múltiplas vezes</translation>
</message>
@@ -3216,10 +2079,6 @@
<translation>Conecte ao endereço dado para receber conecções JSON-RPC. Use a notação [destino]:porta para IPv6. Essa opção pode ser especificada várias vezes (padrão: conecte a todas as interfaces)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Não foi possível obter acesso exclusivo ao diretório de dados %s. Provavelmente Bitcoin já está sendo executado.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Criar novos arquivos com permissões padrão do sistema, em vez de umask 077 (apenas efetivo com funcionalidade de carteira desabilitada)</translation>
</message>
@@ -3264,16 +2123,12 @@
<translation>Define o tamanho máximo de alta-prioridade por taxa baixa nas transações em bytes (padrão: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Determina o número de núcleos para a geração de moedas se ativado (-1 = todos os núcleos, padrão: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>A quantia da transação é muito pequena para mandar </translation>
</message>
<message>
<source>This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit &lt;https://www.openssl.org/&gt; and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard.</source>
- <translation>Esse produto inclui software desenvolvido pelo Open SSL Project para uso na OpenSSL Toolkit&lt;https://www.openssl.org/&gt; e software criptográfico escrito por Eric Young e software UPnP escrito por Thomas Bernard. </translation>
+ <translation>Esse produto inclui software desenvolvido pelo Open SSL Project para uso na OpenSSL Toolkit &lt;https://www.openssl.org&gt; e software criptográfico escrito por Eric Young e software UPnP escrito por Thomas Bernard. </translation>
</message>
<message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
@@ -3292,38 +2147,14 @@
<translation>Aceitar pedidos restantes públicas (padrão: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Ativando a melhor sequência...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Sempre transmitir transações recebidas de peers confiáveis (padrão: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Tentar recuperar na inicialização chaves privadas de um arquivo wallet.dat corrompido</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Criar automaticamente serviços ocultos do Tor (padrão: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Impossível resolver endereço -whitebind: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Connecte-se através de um proxy SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Desenvolvedores Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Erro ao carregar wallet.dat: A carteira requer a nova versão do Bitcoin</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Erro ao ler o banco de dados. Finalizando.</translation>
</message>
@@ -3336,22 +2167,6 @@
<translation>Informação</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>O teste de integridade da inicialização falhou. O Core do Bitcoin está sendo desligado.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantidade inválida para -maxtxfee=&lt;quantidade&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantidade inválida para -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Valor inválido para -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Valor inválido para -paytxfee=&lt;amount&gt;: '%s' (precisa ser no mínimo %s)</translation>
</message>
@@ -3376,12 +2191,12 @@
<translation>Opções do servidor RPC:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Reconstruir índice de cadeia de bloco a partir dos arquivos blk000??.dat atuais durante a inicialização</translation>
+ <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
+ <translation>Reduzindo -maxconnections de %d para %d, devido a limitações do sistema</translation>
</message>
<message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Receba e mostre P2P alerta de rede (padrão: %u)</translation>
+ <source>Rescan the block chain for missing wallet transactions on startup</source>
+ <translation>Re-escanear a block-chain por transações faltantes na carteira durante a inicialização</translation>
</message>
<message>
<source>Send trace/debug info to console instead of debug.log file</source>
@@ -3412,6 +2227,14 @@
<translation>Este é um software experimental.</translation>
</message>
<message>
+ <source>Tor control port password (default: empty)</source>
+ <translation>Senha da porta de controle do Tor (padrão: vazio)</translation>
+ </message>
+ <message>
+ <source>Tor control port to use if onion listening enabled (default: %s)</source>
+ <translation>Porta de controle a ser usada se o monitoramento onion estiver habilitado (padrão: %s)</translation>
+ </message>
+ <message>
<source>Transaction amount too small</source>
<translation>Quantidade da transação muito pequena.</translation>
</message>
@@ -3432,24 +2255,32 @@
<translation>Impossível se ligar a %s neste computador (bind retornou erro %s)</translation>
</message>
<message>
- <source>Username for JSON-RPC connections</source>
- <translation>Nome de usuário para conexões JSON-RPC</translation>
+ <source>Upgrade wallet to latest format on startup</source>
+ <translation>Atualizar a carteira para o último formato na inicialização</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Sua carteira precisou ser reescrita: favor reiniciar o Bitcoin para completar</translation>
+ <source>Username for JSON-RPC connections</source>
+ <translation>Nome de usuário para conexões JSON-RPC</translation>
</message>
<message>
<source>Warning</source>
<translation>Atenção</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Aviso: Novas regras estranhas foram ativadas (versionbit %i)</translation>
+ </message>
+ <message>
+ <source>Whether to operate in a blocks only mode (default: %u)</source>
+ <translation>Quando operar em modo de blocos somente (padrãp: %u)</translation>
+ </message>
+ <message>
<source>Zapping all transactions from wallet...</source>
<translation>Aniquilando todas as transações da carteira...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrompido, recuperação falhou</translation>
+ <source>ZeroMQ notification options:</source>
+ <translation>Opções de notificação ZeroMQ:</translation>
</message>
<message>
<source>Password for JSON-RPC connections</source>
@@ -3460,10 +2291,6 @@
<translation>Executa um comando quando o melhor bloco mudar (%s no comando será substituído pelo hash do bloco)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Exibe esta mensagem de ajuda</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permitir consultas DNS para -addnode, -seednode e -connect</translation>
</message>
@@ -3472,32 +2299,80 @@
<translation>Carregando endereços...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Erro ao carregar wallet.dat: Carteira corrompida</translation>
+ <source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
+ <translation>(1 = manter metadados tx e.g. informação do dono da conta e requisição de pagamente, 2 = descartar metadados tx)</translation>
+ </message>
+ <message>
+ <source>-maxtxfee is set very high! Fees this large could be paid on a single transaction.</source>
+ <translation>-maxtxfee é muito alto! Essa quantia poderia ser paga em uma única transação.</translation>
+ </message>
+ <message>
+ <source>-paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.</source>
+ <translation>-paytxfee é muito alto! Este é o valor da taxa de transação que você irá pagar se enviar a transação.</translation>
+ </message>
+ <message>
+ <source>Do not keep transactions in the mempool longer than &lt;n&gt; hours (default: %u)</source>
+ <translation>Não manter transações na mempool por mais que &lt;n&gt; horas (padrão: %u)</translation>
</message>
<message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>Comissões (em %s/kB) menores serão consideradas como zero para criação de transação (padrão %s)</translation>
</message>
<message>
+ <source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
+ <translation>Quão completa a verificação de blocos do -checkblocks é (0-4, padrão: %u)</translation>
+ </message>
+ <message>
+ <source>Maintain a full transaction index, used by the getrawtransaction rpc call (default: %u)</source>
+ <translation>Mantém um índice completo de transações, usado pela chamada rpc getrawtransaction (padrão: %u)</translation>
+ </message>
+ <message>
+ <source>Number of seconds to keep misbehaving peers from reconnecting (default: %u)</source>
+ <translation>Número de segundos para impedir que peers mal comportados reconectem (padrão %u)</translation>
+ </message>
+ <message>
+ <source>Output debugging information (default: %u, supplying &lt;category&gt; is optional)</source>
+ <translation>Informação de saída de debug (padrão: %u, definir &lt;category&gt; é opcional)</translation>
+ </message>
+ <message>
+ <source>Support filtering of blocks and transaction with bloom filters (default: %u)</source>
+ <translation>Suportar filtragem de blocos e transações com filtros bloom (padrão: %u)</translation>
+ </message>
+ <message>
+ <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
+ <translation>O tamanho total da string de versão da rede (%i) excede o tamanho máximo (%i). Reduza o numero ou tamanho de uacomments.</translation>
+ </message>
+ <message>
+ <source>Tries to keep outbound traffic under the given target (in MiB per 24h), 0 = no limit (default: %d)</source>
+ <translation>Tenta manter tráfego fora dos limites dentro do alvo especificado (em MiB por 24h), 0 = sem limite (padrão: %d)</translation>
+ </message>
+ <message>
+ <source>Unsupported argument -socks found. Setting SOCKS version isn't possible anymore, only SOCKS5 proxies are supported.</source>
+ <translation>Argumento inválido -socks encontrado. Definir a versão do SOCKS não é mais possível, somente proxys SOCK5 são suportados.</translation>
+ </message>
+ <message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Argumento não suportado -whitelistalwaysrelay foi ignorado, utilize -whitelistrelay e/ou -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Use um proxy SOCKS5 separado para alcançar participantes da rede via serviços ocultos Tor (padrão: %s)</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(padrão: %s)</translation>
+ <source>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source>
+ <translation>Nome de usuário e senha hash para conexões JSON-RPC. O campo &lt;userpw&gt; vem com o formato: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Um script python canônico é incluído em share/rpcuser. Essa opção pode ser especificada múltiplas vezes.</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Sempre pergunte pelo endereço de peer via pesquisa DNS (padrão: %u)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Aviso: Versões de bloco desconhecidas sendo mineradas! É possível que regras estranhas estejam ativas</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Erro ao carregar wallet.dat</translation>
+ <source>(default: %s)</source>
+ <translation>(padrão: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Gerar moedas (padrão: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Sempre pergunte pelo endereço de peer via pesquisa DNS (padrão: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3532,10 +2407,18 @@
<translation>Buffer máximo de recebimento por conexão, &lt;n&gt;*1000 bytes (padrão: %u)</translation>
</message>
<message>
+ <source>Maximum per-connection send buffer, &lt;n&gt;*1000 bytes (default: %u)</source>
+ <translation>Buffer máximo de envio por conexão, &lt;n&gt;*1000 bytes (padrão: %u)</translation>
+ </message>
+ <message>
<source>Prepend debug output with timestamp (default: %u)</source>
<translation>Adiciona timestamp como prefixo no debug (padrão: %u)</translation>
</message>
<message>
+ <source>Relay and mine data carrier transactions (default: %u)</source>
+ <translation>Transações de dados de operadora (padrão: %u)</translation>
+ </message>
+ <message>
<source>Relay non-P2SH multisig (default: %u)</source>
<translation>Retransmitir P2SH não multisig (padrão: %u)</translation>
</message>
@@ -3568,20 +2451,12 @@
<translation>Gastar troco não confirmado quando enviar transações (padrão: %u)</translation>
</message>
<message>
- <source>Unknown network specified in -onlynet: '%s'</source>
- <translation>Rede desconhecida especificada em -onlynet: '%s'</translation>
+ <source>Threshold for disconnecting misbehaving peers (default: %u)</source>
+ <translation>Limite para desconectar peers mal comportados (padrão: %u)</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Impossível encontrar o endereço -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Impossível encontrar endereço -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantidade inválida para -paytxfee=&lt;quantidade&gt;: '%s'</translation>
+ <source>Unknown network specified in -onlynet: '%s'</source>
+ <translation>Rede desconhecida especificada em -onlynet: '%s'</translation>
</message>
<message>
<source>Insufficient funds</source>
diff --git a/src/qt/locale/bitcoin_pt_PT.ts b/src/qt/locale/bitcoin_pt_PT.ts
index ffed44a61c..eed262e010 100644
--- a/src/qt/locale/bitcoin_pt_PT.ts
+++ b/src/qt/locale/bitcoin_pt_PT.ts
@@ -3,7 +3,7 @@
<name>AddressBookPage</name>
<message>
<source>Right-click to edit address or label</source>
- <translation>Clique á direita para editar endereço ou rótulo</translation>
+ <translation>Clique com o botão direito para editar o endereço ou rótulo</translation>
</message>
<message>
<source>Create a new address</source>
@@ -26,16 +26,12 @@
<translation>F&amp;echar</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copiar Endereço</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
- <translation>Apagar o endereço selecionado da lista</translation>
+ <translation>Eliminar o endereço selecionado da lista</translation>
</message>
<message>
<source>Export the data in the current tab to a file</source>
- <translation>Exportar os dados no separador actual para um ficheiro</translation>
+ <translation>Exportar os dados no separador atual para um ficheiro</translation>
</message>
<message>
<source>&amp;Export</source>
@@ -43,187 +39,40 @@
</message>
<message>
<source>&amp;Delete</source>
- <translation>&amp;Eliminar\</translation>
- </message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Escolha o endereço para o qual pretende enviar moedas</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Escolha o endereço com o qual pretende receber moedas</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>Escol&amp;her</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Endereços de envio</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Endereços de depósito</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Estes são os seus endereços Bitcoin para enviar pagamentos. Verifique sempre o valor e o endereço de envio antes de enviar moedas.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Estes são os seus endereços Bitcoin para receber pagamentos. É recomendado que utilize um endereço novo para cada transacção.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copiar &amp;Rótulo</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editar</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportar Lista de Endereços</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Ficheiro separado por vírgulas (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>A Exportação Falhou</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Houve um erro ao tentar a guardar a lista de endereços em %1. Por favor tente novamente.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Rótulo</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Endereço</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sem rótulo)</translation>
+ <translation>&amp;Eliminar</translation>
</message>
</context>
<context>
<name>AskPassphraseDialog</name>
<message>
<source>Passphrase Dialog</source>
- <translation>Diálogo de frase de segurança</translation>
+ <translation>Janela da frase de palavra-passe</translation>
</message>
<message>
<source>Enter passphrase</source>
- <translation>Insira a frase de segurança</translation>
+ <translation>Insira a frase de palavra-passe</translation>
</message>
<message>
<source>New passphrase</source>
- <translation>Nova frase de segurança</translation>
+ <translation>Nova frase de palavra-passe</translation>
</message>
<message>
<source>Repeat new passphrase</source>
- <translation>Repita a nova frase de segurança</translation>
- </message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Encriptar carteira</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>A sua frase de segurança é necessária para desbloquear a carteira.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Desbloquear carteira</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>A sua frase de segurança é necessária para desencriptar a carteira.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Desencriptar carteira</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Alterar frase de segurança</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmar encriptação da carteira</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Atenção: Se encriptar a carteira e perder a sua senha irá &lt;b&gt;PERDER TODOS OS SEUS BITCOINS&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Tem a certeza que deseja encriptar a carteira?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>O cliente Bitcoin Core irá agora ser fechado para terminar o processo de encriptação. Recorde que a encriptação da sua carteira não protegerá totalmente os seus bitcoins de serem roubados por programas maliciosos que infectem o seu computador.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANTE: Qualquer cópia de segurança da carteira anterior deverá ser substituída com o novo ficheiro de carteira, agora encriptado. Por razões de segurança, cópias de segurança não encriptadas tornar-se-ão inúteis assim que começar a usar a nova carteira encriptada.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Atenção: A tecla Caps Lock está activa!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Carteira encriptada</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Escreva a nova frase de seguraça da sua carteira. &lt;br/&gt; Por favor, use uma frase de &lt;b&gt;10 ou mais caracteres aleatórios,&lt;/b&gt; ou &lt;b&gt;oito ou mais palavras&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Escreva a antiga frase de segurança da carteira, seguida da nova.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>A encriptação da carteira falhou</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>A encriptação da carteira falhou devido a um erro interno. A carteira não foi encriptada.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>As frases de segurança fornecidas não coincidem.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>O desbloqueio da carteira falhou</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>A frase de segurança introduzida para a desencriptação da carteira estava incorreta.</translation>
+ <translation>Repita a nova frase de palavra-passe</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Wallet decryption failed</source>
- <translation>A desencriptação da carteira falhou</translation>
+ <source>IP/Netmask</source>
+ <translation>IP/Máscara de Rede</translation>
</message>
<message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>A frase de segurança da carteira foi alterada com êxito.</translation>
+ <source>Banned Until</source>
+ <translation>Banido Até</translation>
</message>
</context>
<context>
- <name>BanTableModel</name>
- </context>
-<context>
<name>BitcoinGUI</name>
<message>
<source>Sign &amp;message...</source>
@@ -235,7 +84,7 @@
</message>
<message>
<source>&amp;Overview</source>
- <translation>Visã&amp;o geral</translation>
+ <translation>&amp;Sinopse</translation>
</message>
<message>
<source>Node</source>
@@ -243,7 +92,7 @@
</message>
<message>
<source>Show general overview of wallet</source>
- <translation>Mostrar visão geral da carteira</translation>
+ <translation>Mostrar sinopse geral da carteira</translation>
</message>
<message>
<source>&amp;Transactions</source>
@@ -251,7 +100,7 @@
</message>
<message>
<source>Browse transaction history</source>
- <translation>Navegar pelo histórico de transações</translation>
+ <translation>Explorar histórico das transações</translation>
</message>
<message>
<source>E&amp;xit</source>
@@ -262,6 +111,14 @@
<translation>Sair da aplicação</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Acerca de %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Mostrar informação sobre %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Sobre &amp;Qt</translation>
</message>
@@ -274,6 +131,10 @@
<translation>&amp;Opções...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Modificar opções de configuração para %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>E&amp;ncriptar Carteira...</translation>
</message>
@@ -283,31 +144,23 @@
</message>
<message>
<source>&amp;Change Passphrase...</source>
- <translation>Mudar &amp;Palavra-passe...</translation>
+ <translation>Alterar &amp;Frase de Palavra-passe...</translation>
</message>
<message>
<source>&amp;Sending addresses...</source>
- <translation>A &amp;enviar endereços...</translation>
+ <translation>A &amp;enviar os endereços...</translation>
</message>
<message>
<source>&amp;Receiving addresses...</source>
- <translation>A &amp;receber endereços...</translation>
+ <translation>A &amp;receber os endereços...</translation>
</message>
<message>
<source>Open &amp;URI...</source>
<translation>Abrir &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Cliente Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>A importar blocos do disco...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
- <translation>A reindexar blocos no disco...</translation>
+ <translation>A reindexar os blocos no disco...</translation>
</message>
<message>
<source>Send coins to a Bitcoin address</source>
@@ -315,11 +168,11 @@
</message>
<message>
<source>Backup wallet to another location</source>
- <translation>Faça uma cópia de segurança da carteira para outra localização</translation>
+ <translation>Efetue uma cópia de segurança da carteira para outra localização</translation>
</message>
<message>
<source>Change the passphrase used for wallet encryption</source>
- <translation>Mudar a frase de segurança utilizada na encriptação da carteira</translation>
+ <translation>Alterar a frase de palavra-passe utilizada na encriptação da carteira</translation>
</message>
<message>
<source>&amp;Debug window</source>
@@ -350,16 +203,12 @@
<translation>&amp;Receber</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Mostrar informação sobre Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>Mo&amp;strar / Ocultar</translation>
</message>
<message>
<source>Show or hide the main Window</source>
- <translation>Mostrar ou esconder a janela principal</translation>
+ <translation>Mostrar ou ocultar a janela principal</translation>
</message>
<message>
<source>Encrypt the private keys that belong to your wallet</source>
@@ -387,23 +236,11 @@
</message>
<message>
<source>Tabs toolbar</source>
- <translation>Barra de separadores</translation>
- </message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
+ <translation>Barra de ferramentas dos separadores</translation>
</message>
<message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
- <translation>Solicitar pagamentos (gera códigos QR e URIs bitcoin:)</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Sobre o Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modificar opções de configuração de Bitcoin Core</translation>
+ <translation>Solicitar pagamentos (gera códigos QR e bitcoin: URIs)</translation>
</message>
<message>
<source>Show the list of used sending addresses and labels</source>
@@ -419,17 +256,21 @@
</message>
<message>
<source>&amp;Command-line options</source>
- <translation>&amp;Opções da linha de &amp;comandos</translation>
- </message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Mostrar a mensagem de ajuda do Bitcoin Core para obter uma lista com possíveis opções de linha de comandos</translation>
+ <translation>&amp;Opções da linha de &amp;comando</translation>
</message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n ligação ativa à rede Bitcoin</numerusform><numerusform>%n ligações ativas à rede Bitcoin</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>A indexar blocos no disco...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>A processar blocos no disco...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Nenhuma fonte de blocos disponível...</translation>
</message>
@@ -463,11 +304,11 @@
</message>
<message>
<source>Last received block was generated %1 ago.</source>
- <translation>O último bloco recebido foi gerado %1 atrás.</translation>
+ <translation>O último bloco recebido foi gerado há %1.</translation>
</message>
<message>
<source>Transactions after this will not yet be visible.</source>
- <translation>Transações posteriores não serão visíveis por enquanto.</translation>
+ <translation>As transações depois de isto ainda não serão visíveis.</translation>
</message>
<message>
<source>Error</source>
@@ -498,7 +339,7 @@
<message>
<source>Amount: %1
</source>
- <translation>Quantia: %1
+ <translation>Valor: %1
</translation>
</message>
<message>
@@ -510,7 +351,7 @@
<message>
<source>Label: %1
</source>
- <translation>Rótulo: %1
+ <translation>Etiqueta: %1
</translation>
</message>
<message>
@@ -537,17 +378,10 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alerta da Rede</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
- <translation>Seleção de moeda</translation>
+ <translation>Seleção de Moeda</translation>
</message>
<message>
<source>Quantity:</source>
@@ -559,7 +393,7 @@
</message>
<message>
<source>Amount:</source>
- <translation>Quantia:</translation>
+ <translation>Valor:</translation>
</message>
<message>
<source>Priority:</source>
@@ -575,7 +409,7 @@
</message>
<message>
<source>After Fee:</source>
- <translation>Depois da Taxa:</translation>
+ <translation>Depois da taxa:</translation>
</message>
<message>
<source>Change:</source>
@@ -583,23 +417,23 @@
</message>
<message>
<source>(un)select all</source>
- <translation>(des)seleccionar todos</translation>
+ <translation>(des)selecionar todos</translation>
</message>
<message>
<source>Tree mode</source>
- <translation>Modo árvore</translation>
+ <translation>Modo de árvore</translation>
</message>
<message>
<source>List mode</source>
- <translation>Modo lista</translation>
+ <translation>Modo de lista</translation>
</message>
<message>
<source>Amount</source>
- <translation>Quantia</translation>
+ <translation>Valor</translation>
</message>
<message>
<source>Received with label</source>
- <translation>Recebido com rótulo</translation>
+ <translation>Recebido com etiqueta</translation>
</message>
<message>
<source>Received with address</source>
@@ -611,7 +445,7 @@
</message>
<message>
<source>Confirmations</source>
- <translation>Confirmados</translation>
+ <translation>Confirmações</translation>
</message>
<message>
<source>Confirmed</source>
@@ -621,150 +455,6 @@
<source>Priority</source>
<translation>Prioridade</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiar endereço</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiar rótulo</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar quantia</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID da transação</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Bloquear não gastos</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Desbloquear não gastos</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar quantidade</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar taxa</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar valor após taxa</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridade</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiar lixo</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar alteração</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>muito alta</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>mais alta</translation>
- </message>
- <message>
- <source>high</source>
- <translation>alta</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>média-alta</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>média</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>média-baixa</translation>
- </message>
- <message>
- <source>low</source>
- <translation>baixa</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>mais baixa</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>muito alta</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 bloqueados)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>nenhum</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Este rótulo fica vermelho se o tamanho da transacção exceder os 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Esta legenda fica vermelha se a prioridade for menor que "média".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Este rótulo fica vermelho se algum recipiente receber uma quantia menor que %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Pode variar +/- %1 satoshi(s) por entrada</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>sim</translation>
- </message>
- <message>
- <source>no</source>
- <translation>não</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Isto significa que uma taxa de pelo menos %1 por kB é necessária.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Pode variar +/- 1 byte por input.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transacções com uma prioridade mais alta têm uma maior probabilidade de serem incluídas num bloco.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sem rótulo)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>troco de %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(troco)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -774,58 +464,26 @@
</message>
<message>
<source>&amp;Label</source>
- <translation>&amp;Rótulo</translation>
+ <translation>&amp;Etiqueta</translation>
</message>
<message>
<source>The label associated with this address list entry</source>
- <translation>O rótulo associado com esta entrada no livro de endereços</translation>
+ <translation>A etiqueta associada com esta entrada da lista de endereços</translation>
</message>
<message>
<source>The address associated with this address list entry. This can only be modified for sending addresses.</source>
- <translation>O endereço associado com o esta entrada no livro de endereços. Isto só pode ser modificado para endereços de saída.</translation>
+ <translation>O endereço associado com o esta entrada da lista de endereços. Isto só pode ser modificado para os endereços de envio.</translation>
</message>
<message>
<source>&amp;Address</source>
<translation>E&amp;ndereço</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Novo endereço de entrada</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Novo endereço de saída</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editar endereço de entrada</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editar endereço de saída</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>O endereço introduzido "%1" já se encontra no livro de endereços.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>O endereço introduzido "%1" não é um endereço bitcoin válido.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Impossível desbloquear carteira.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Falha ao gerar nova chave.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
<message>
<source>A new data directory will be created.</source>
- <translation>Uma nova pasta de dados será criada.</translation>
+ <translation>Irá ser criada uma nova diretoria de dados.</translation>
</message>
<message>
<source>name</source>
@@ -841,16 +499,12 @@
</message>
<message>
<source>Cannot create data directory here.</source>
- <translation>Não pode ser criada uma pasta de dados aqui.</translation>
+ <translation>Não é possível criar aqui uma diretoria de dados.</translation>
</message>
</context>
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>versão</translation>
</message>
@@ -859,12 +513,12 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Sobre o Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>Sobre %1</translation>
</message>
<message>
<source>Command-line options</source>
- <translation>Opções de linha de comandos</translation>
+ <translation>Opções da linha de comando</translation>
</message>
<message>
<source>Usage:</source>
@@ -872,7 +526,31 @@
</message>
<message>
<source>command-line options</source>
- <translation>opções da linha de comandos</translation>
+ <translation>opções da linha de comando</translation>
+ </message>
+ <message>
+ <source>UI Options:</source>
+ <translation>Opções da IU:</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>Escolha a diretoria dos dados no arranque (predefinição: %u)</translation>
+ </message>
+ <message>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>Definir linguagem, por exemplo "pt_PT" (por defeito: linguagem do sistema)</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>Iniciar minimizado</translation>
+ </message>
+ <message>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>Configurar certificados SSL root para pedido de pagamento (default: -system-)</translation>
+ </message>
+ <message>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>Mostrar o ecrã de abertura no arranque (predefinição: %u)</translation>
</message>
</context>
<context>
@@ -882,32 +560,20 @@
<translation>Bem-vindo</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Bem-vindo ao Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Sendo esta a primeira vez que o programa é iniciado, poderá escolher onde o Bitcoin Core irá guardar os seus dados.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>O Bitcoin Core vai transferir e armazenar uma cópia do "block chain" (cadeia de blocos). Pelo menos %1GB de dados serão armazenados nesta pasta, e vão crescer ao longo do tempo. A sua carteira também irá ser armazenada nesta pasta.</translation>
+ <source>Welcome to %1.</source>
+ <translation>Bem-vindo a %1.</translation>
</message>
<message>
<source>Use the default data directory</source>
- <translation>Utilizar a pasta de dados padrão</translation>
+ <translation>Utilizar a diretoria de dados predefinida</translation>
</message>
<message>
<source>Use a custom data directory:</source>
- <translation>Utilizar uma pasta de dados personalizada:</translation>
- </message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
+ <translation>Utilizar uma diretoria de dados personalizada:</translation>
</message>
<message>
<source>Error: Specified data directory "%1" cannot be created.</source>
- <translation>Erro: Pasta de dados especificada como "%1, não pode ser criada.</translation>
+ <translation>Erro: não pode ser criada a diretoria de dados especificada como "%1.</translation>
</message>
<message>
<source>Error</source>
@@ -915,7 +581,7 @@
</message>
<message numerus="yes">
<source>%n GB of free space available</source>
- <translation><numerusform>%n GB de espaço livre disponível </numerusform><numerusform>%n GB de espaço livre disponível </numerusform></translation>
+ <translation><numerusform>%n GB de espaço livre disponível</numerusform><numerusform>%n GB de espaço livre disponível</numerusform></translation>
</message>
<message numerus="yes">
<source>(of %n GB needed)</source>
@@ -940,10 +606,6 @@
<source>Select payment request file</source>
<translation>Seleccione o ficheiro de pedido de pagamento</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Seleccione o ficheiro de pedido de pagamento a abrir</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -956,6 +618,14 @@
<translation>&amp;Principal</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Começar o %1 automaticamente ao iniciar a sessão no sistema.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;Iniciar o %1 no início de sessão do sistema</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Tamanho da cache da base de &amp;dados</translation>
</message>
@@ -969,11 +639,11 @@
</message>
<message>
<source>Accept connections from outside</source>
- <translation>Aceitar conceções externas</translation>
+ <translation>Aceitar ligações externas</translation>
</message>
<message>
<source>Allow incoming connections</source>
- <translation>Permitir conexão</translation>
+ <translation>Permitir ligação a receber</translation>
</message>
<message>
<source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
@@ -984,25 +654,21 @@
<translation>Minimize ao invés de sair da aplicação quando a janela é fechada. Com esta opção selecionada, a aplicação apenas será encerrada quando escolher Sair da aplicação no menú.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>A linguagem da interface do utilizador pode ser definida aqui. Esta definição entrará em efeito após reiniciar o Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>URLs de outrem (ex. um explorador de blocos) que aparece no separador de transações como itens do menu de contexto.
%s do URL é substituído por hash de transação. Vários URLs são separados por barra vertical |.</translation>
</message>
<message>
<source>Third party transaction URLs</source>
- <translation>URLs de transação de outrem</translation>
+ <translation>URLs de transação de terceiros</translation>
</message>
<message>
<source>Active command-line options that override above options:</source>
- <translation>Opções de linha de comandos ativas que se sobrepõem ás opções anteriores:</translation>
+ <translation>Ativar as opções da linha de comando que se sobrepõem às opções acima:</translation>
</message>
<message>
<source>Reset all client options to default.</source>
- <translation>Repor todas as opções do cliente.</translation>
+ <translation>Repor todas as opções de cliente para a predefinição.</translation>
</message>
<message>
<source>&amp;Reset Options</source>
@@ -1013,16 +679,8 @@
<translation>&amp;Rede</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Começar o Bitcoin Core automaticamente ao iniciar sessão no sistema.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Começar o Bitcoin Core ao iniciar o sistema</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
- <translation>(0 = auto, &lt;0 = Deixar essa quantidade de núcleos livre)</translation>
+ <translation>(0 = automático, &lt;0 = deixar essa quantidade de núcleos livre)</translation>
</message>
<message>
<source>W&amp;allet</source>
@@ -1030,11 +688,11 @@
</message>
<message>
<source>Expert</source>
- <translation>Especialista</translation>
+ <translation> Especialistas </translation>
</message>
<message>
<source>Enable coin &amp;control features</source>
- <translation>Ativar funcionalidades de controlo de transação.</translation>
+ <translation>Ativar as funcionalidades de controlo de moedas</translation>
</message>
<message>
<source>If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed.</source>
@@ -1050,7 +708,7 @@
</message>
<message>
<source>Map port using &amp;UPnP</source>
- <translation>Mapear porta usando &amp;UPnP</translation>
+ <translation>Mapear porta, utilizando &amp;UPnP</translation>
</message>
<message>
<source>Connect to the Bitcoin network through a SOCKS5 proxy.</source>
@@ -1073,10 +731,42 @@
<translation>Porto do proxy (p.ex. 9050)</translation>
</message>
<message>
+ <source>Used for reaching peers via:</source>
+ <translation>Usado para alcançar nós via:</translation>
+ </message>
+ <message>
+ <source>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
+ <translation>Mostra, caso o proxy SOCKS5 predefinido submetido seja usado para alcançar nós através deste tipo de rede.</translation>
+ </message>
+ <message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
+ <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
+ <translation>Ligar à rede Bitcoin através de um proxy SOCKS5 separado para utilizar os serviços ocultos do Tor.</translation>
+ </message>
+ <message>
+ <source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
+ <translation>Utilizar um proxy SOCKS5 separado para alcançar nós via serviços ocultos do Tor:</translation>
+ </message>
+ <message>
<source>&amp;Window</source>
<translation>&amp;Janela</translation>
</message>
<message>
+ <source>Hide tray icon</source>
+ <translation>Ocultar ícone da bandeja</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Apenas mostrar o ícone da bandeja de sistema após minimizar a janela.</translation>
</message>
@@ -1102,11 +792,11 @@
</message>
<message>
<source>Choose the default subdivision unit to show in the interface and when sending coins.</source>
- <translation>Escolha a subdivisão unitária a ser mostrada por defeito na aplicação e ao enviar moedas.</translation>
+ <translation>Escolha a unidade da subdivisão predefinida para ser mostrada na interface e quando enviar as moedas.</translation>
</message>
<message>
<source>Whether to show coin control features or not.</source>
- <translation>Escolha para mostrar funcionalidades de Coin Control ou não.</translation>
+ <translation>Escolha se deve mostrar as funcionalidades de controlo de moedas ou não.</translation>
</message>
<message>
<source>&amp;OK</source>
@@ -1118,7 +808,7 @@
</message>
<message>
<source>default</source>
- <translation>padrão</translation>
+ <translation>predefinição</translation>
</message>
<message>
<source>none</source>
@@ -1126,7 +816,7 @@
</message>
<message>
<source>Confirm options reset</source>
- <translation>Confirme a reposição de opções</translation>
+ <translation>Confirme a reposição das opções</translation>
</message>
<message>
<source>Client restart required to activate changes.</source>
@@ -1221,97 +911,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Manuseamento de URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Endereço de pagamento inválido %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Pedido de pagamento rejeitado</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Rede de requisição de pagamento não corresponde com a rede do cliente.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Requisição de pagamento não iniciou.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Quantia solicitada para pagamento de %1 é muito pequena (considerada "pó").</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Erro de pedido de pagamento</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Impossível iniciar o controlador de bitcoin: click-to-pay</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>O URL de pedido de pagamento é inválido: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI não foi lido correctamente! Isto pode ser causado por um endereço Bitcoin inválido ou por parâmetros URI malformados.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Controlo de pedidos de pagamento.</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>O ficheiro de pedido de pagamento não pôde ser lido! Isto pode ter sido causado por um ficheiro de pedido de pagamento inválido.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Pedido de pagamento expirou.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Pedidos de pagamento não-verificados para scripts de pagamento personalizados não são suportados.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Pedido de pagamento inválido.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Reembolsar de %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Pedido de pagamento %1 excede o tamanho (%2 bytes, permitido %3 bytes).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Erro ao comunicar com %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>O pedido de pagamento não pode ser lido ou processado!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Má resposta do servidor %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Pagamento confirmado</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Erro de pedido de rede</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1366,31 +965,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Salvar Imagem...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copiar Imagem</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Guardar Código QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Imagem PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nome do Cliente</translation>
- </message>
- <message>
<source>N/A</source>
<translation>N/D</translation>
</message>
@@ -1411,16 +987,12 @@
<translation>Geral</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Usando versão OpenSSL</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Versão BerkeleyDB em uso</translation>
</message>
<message>
<source>Startup time</source>
- <translation>Hora de inicialização</translation>
+ <translation>Hora de Arranque</translation>
</message>
<message>
<source>Network</source>
@@ -1443,6 +1015,18 @@
<translation>Número actual de blocos</translation>
</message>
<message>
+ <source>Memory Pool</source>
+ <translation>Banco de Memória</translation>
+ </message>
+ <message>
+ <source>Current number of transactions</source>
+ <translation>Número actual de transacções</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>Utilização de memória</translation>
+ </message>
+ <message>
<source>Received</source>
<translation>Recebido</translation>
</message>
@@ -1452,13 +1036,21 @@
</message>
<message>
<source>&amp;Peers</source>
- <translation>&amp;Conexção</translation>
+ <translation>&amp;Conexão</translation>
+ </message>
+ <message>
+ <source>Banned peers</source>
+ <translation>Nós banidos</translation>
</message>
<message>
<source>Select a peer to view detailed information.</source>
<translation>Selecione uma conexação para ver informação em detalhe.</translation>
</message>
<message>
+ <source>Whitelisted</source>
+ <translation>Permitido por si</translation>
+ </message>
+ <message>
<source>Direction</source>
<translation>Direcção</translation>
</message>
@@ -1467,10 +1059,30 @@
<translation>Versão</translation>
</message>
<message>
+ <source>Starting Block</source>
+ <translation>Bloco Inicial</translation>
+ </message>
+ <message>
+ <source>Synced Headers</source>
+ <translation>Cabeçalhos Sincronizados</translation>
+ </message>
+ <message>
+ <source>Synced Blocks</source>
+ <translation>Blocos Sincronizados</translation>
+ </message>
+ <message>
<source>User Agent</source>
<translation>Agente Usuário</translation>
</message>
<message>
+ <source>Decrease font size</source>
+ <translation>Diminuir tamanho da letra</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Aumentar tamanho da letra</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Serviços</translation>
</message>
@@ -1480,7 +1092,7 @@
</message>
<message>
<source>Connection Time</source>
- <translation>Tempo de Conexção</translation>
+ <translation>Tempo de Ligação</translation>
</message>
<message>
<source>Last Send</source>
@@ -1495,6 +1107,18 @@
<translation>Tempo de Latência</translation>
</message>
<message>
+ <source>The duration of a currently outstanding ping.</source>
+ <translation>A duração de um ping atualmente pendente.</translation>
+ </message>
+ <message>
+ <source>Ping Wait</source>
+ <translation>Espera do Ping</translation>
+ </message>
+ <message>
+ <source>Time Offset</source>
+ <translation>Fuso Horário</translation>
+ </message>
+ <message>
<source>Last block time</source>
<translation>Data do último bloco</translation>
</message>
@@ -1527,10 +1151,6 @@
<translation>Saída:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Data de compilação</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Ficheiro de registo de depuração</translation>
</message>
@@ -1539,8 +1159,36 @@
<translation>Limpar consola</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Bem-vindo à consola RPC do Bitcoin Core.</translation>
+ <source>&amp;Disconnect Node</source>
+ <translation>&amp;Desligar Nó</translation>
+ </message>
+ <message>
+ <source>Ban Node for</source>
+ <translation>Banir Nó por</translation>
+ </message>
+ <message>
+ <source>1 &amp;hour</source>
+ <translation>1 &amp;hora</translation>
+ </message>
+ <message>
+ <source>1 &amp;day</source>
+ <translation>1 &amp;dia</translation>
+ </message>
+ <message>
+ <source>1 &amp;week</source>
+ <translation>1 &amp;semana</translation>
+ </message>
+ <message>
+ <source>1 &amp;year</source>
+ <translation>1 &amp;ano</translation>
+ </message>
+ <message>
+ <source>&amp;Unban Node</source>
+ <translation>&amp;Desbloquear Nó</translation>
+ </message>
+ <message>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Bem-vindo à consola RPC da %1.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1567,6 +1215,10 @@
<translation>%1 GB</translation>
</message>
<message>
+ <source>(node id: %1)</source>
+ <translation>(id nó: %1)</translation>
+ </message>
+ <message>
<source>via %1</source>
<translation>via %1</translation>
</message>
@@ -1583,6 +1235,14 @@
<translation>Saída</translation>
</message>
<message>
+ <source>Yes</source>
+ <translation>Sim</translation>
+ </message>
+ <message>
+ <source>No</source>
+ <translation>Não</translation>
+ </message>
+ <message>
<source>Unknown</source>
<translation>Desconhecido</translation>
</message>
@@ -1657,18 +1317,6 @@
<source>Remove</source>
<translation>Remover</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copiar rótulo</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Copiar mensagem</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar quantia</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1688,73 +1336,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Salvar Imagem...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Requisitar Pagamento para %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informação de Pagamento</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Endereço</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Quantia</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Rótulo</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensagem</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI resultante muito longo. Tente reduzir o texto do rótulo / mensagem.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Erro ao codificar URI em Código QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Rótulo</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensagem</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Quantia</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sem rótulo)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(sem mensagem)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(sem quantia)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1764,7 +1345,7 @@
</message>
<message>
<source>Coin Control Features</source>
- <translation>Funcionalidades de Coin Control:</translation>
+ <translation>Funcionalidades do Controlo de Moedas:</translation>
</message>
<message>
<source>Inputs...</source>
@@ -1820,7 +1401,7 @@
</message>
<message>
<source>Choose...</source>
- <translation>Escolha...</translation>
+ <translation>Escolher...</translation>
</message>
<message>
<source>collapse fee-settings</source>
@@ -1875,14 +1456,6 @@
<translation>rapido</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Enviar como uma transação a custo zero se possivél</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(confirmação poderá demorar mais)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Enviar para múltiplos destinatários de uma vez</translation>
</message>
@@ -1914,94 +1487,6 @@
<source>S&amp;end</source>
<translation>E&amp;nviar</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirme envio de moedas</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 para %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiar quantidade</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiar quantia</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiar taxa</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiar valor após taxa</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiar bytes</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiar prioridade</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiar alteração</translation>
- </message>
- <message>
- <source>or</source>
- <translation>ou</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>A quantia a pagar deverá ser maior que 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>A quantia excede o seu saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>O total excede o seu saldo quando a taxa de transação de %1 for incluída.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Erro: A criação da transação falhou! </translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>A transação foi rejeitada! Isto poderá acontecer se algumas das moedas na sua carteira já tiverem sido gastas, se por exemplo tiver usado uma cópia do ficheiro wallet.dat e as moedas tiverem sido gastas na cópia mas não tiverem sido marcadas como gastas aqui.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Pedido de pagamento expirou.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Aviso: Endereço Bitcoin inválido</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(sem rótulo)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Aviso: Endereço de troco desconhecido</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiar lixo</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Tem a certeza que deseja enviar?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>adicionados como taxa de transação</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2014,16 +1499,12 @@
<translation>&amp;Pagar A:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Escreva um rótulo para este endereço para o adicionar ao seu livro de endereços</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>Rótu&amp;lo:</translation>
</message>
<message>
<source>Choose previously used address</source>
- <translation>Escolher endereço usado previamente</translation>
+ <translation>Escolha o endereço utilizado anteriormente</translation>
</message>
<message>
<source>This is a normal payment.</source>
@@ -2050,10 +1531,26 @@
<translation>Remover esta entrada</translation>
</message>
<message>
+ <source>The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</source>
+ <translation>A taxa será deduzida ao montante enviado. O destinatário irá receber menos bitcoins do que as que introduziu no campo montante. Caso sejam seleccionados múltiplos destinatários, a taxa será repartida equitativamente.</translation>
+ </message>
+ <message>
+ <source>S&amp;ubtract fee from amount</source>
+ <translation>S&amp;ubtrair taxa ao montante</translation>
+ </message>
+ <message>
<source>Message:</source>
<translation>Mensagem:</translation>
</message>
<message>
+ <source>This is an unauthenticated payment request.</source>
+ <translation>Pedido de pagamento não autenticado.</translation>
+ </message>
+ <message>
+ <source>This is an authenticated payment request.</source>
+ <translation>Pedido de pagamento autenticado.</translation>
+ </message>
+ <message>
<source>Enter a label for this address to add it to the list of used addresses</source>
<translation>Introduza um rótulo para este endereço para o adicionar à sua lista de endereços usados</translation>
</message>
@@ -2073,8 +1570,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>O Bitcoin Core está a encerrar...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 está a encerrar...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2092,12 +1589,16 @@
<translation>&amp;Assinar Mensagem</translation>
</message>
<message>
+ <source>You can sign messages/agreements with your addresses to prove you can receive bitcoins sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.</source>
+ <translation>Pode assinar mensagens com os seus endereços para provar que são seus. Tenha atenção ao assinar mensagens ambíguas, pois ataques de phishing podem tentar enganá-lo de modo a assinar a sua identidade para os atacantes. Apenas assine declarações detalhadas com as quais concorde.</translation>
+ </message>
+ <message>
<source>The Bitcoin address to sign the message with</source>
<translation>O endereço Bitcoin para designar a mensagem</translation>
</message>
<message>
<source>Choose previously used address</source>
- <translation>Escolher endereço usado previamente</translation>
+ <translation>Escolha o endereço utilizado anteriormente</translation>
</message>
<message>
<source>Alt+A</source>
@@ -2144,6 +1645,10 @@
<translation>&amp;Verificar Mensagem</translation>
</message>
<message>
+ <source>Enter the receiver's 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. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction!</source>
+ <translation>Introduza o endereço de assinatura, mensagem (assegure-se que copia quebras de linha, espaços, tabulações, etc. exactamente) e assinatura abaixo para verificar a mensagem. Tenha atenção para não ler mais na assinatura do que o que estiver na mensagem assinada, para evitar ser enganado por um atacante que se encontre entre si e quem assinou a mensagem.</translation>
+ </message>
+ <message>
<source>The Bitcoin address the message was signed with</source>
<translation>O endereço Bitcoin com que a mensagem foi designada</translation>
</message>
@@ -2159,70 +1664,10 @@
<source>Reset all verify message fields</source>
<translation>Repor todos os campos de verificação de mensagem</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Clique "Assinar mensagem" para gerar a assinatura</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>O endereço introduzido é inválido.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Por favor verifique o endereço e tente de novo.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>O endereço introduzido não refere a nenhuma chave.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>O desbloqueio da carteira foi cancelado.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>A chave privada para o endereço introduzido não está disponível.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Assinatura de mensagem falhou.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Mensagem assinada.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>A assinatura não pôde ser descodificada.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Por favor verifique a assinatura e tente de novo.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>A assinatura não condiz com o conteúdo da mensagem.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Verificação da mensagem falhou.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Mensagem verificada.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Os programadores do Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[rede de testes]</translation>
</message>
@@ -2235,790 +1680,668 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Aberto até %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>em conflito:</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/desligado</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/não confirmada</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmações</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Estado</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, transmitida através de %n nó</numerusform><numerusform>, transmitida através de %n nós</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Origem</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Gerado</translation>
- </message>
- <message>
- <source>From</source>
- <translation>De</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Para</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>endereço próprio</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>modo-verificação</translation>
- </message>
- <message>
- <source>label</source>
- <translation>rótulo</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Crédito</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>matura em %n bloco</numerusform><numerusform>matura em %n blocos</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>não aceite</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Débito</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Total a debitar</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Total a creditar</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Taxa de transação</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Valor líquido</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mensagem</translation>
- </message>
+ <name>TransactionDescDialog</name>
<message>
- <source>Comment</source>
- <translation>Comentário</translation>
+ <source>This pane shows a detailed description of the transaction</source>
+ <translation>Esta janela mostra uma descrição detalhada da transação</translation>
</message>
+</context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
<message>
- <source>Transaction ID</source>
- <translation>ID da Transação</translation>
+ <source>Unit to show amounts in. Click to select another unit.</source>
+ <translation>Unidade de valores recebidos. Clique para selecionar outra unidade.</translation>
</message>
+</context>
+<context>
+ <name>bitcoin-core</name>
<message>
- <source>Merchant</source>
- <translation>Comerciante</translation>
+ <source>Options:</source>
+ <translation>Opções:</translation>
</message>
<message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Moedas geradas deverão maturar por %1 blocos antes de poderem ser gastas. Quando gerou este bloco, ele foi transmitido para a rede para ser incluído na cadeia de blocos. Se a inclusão na cadeia de blocos falhar, o seu estado irá ser alterado para "não aceite" e as moedas não poderão ser gastas. Isto poderá acontecer ocasionalmente se outro nó da rede gerar um bloco a poucos segundos de diferença do seu.</translation>
+ <source>Specify data directory</source>
+ <translation>Especificar pasta de dados</translation>
</message>
<message>
- <source>Debug information</source>
- <translation>Informação de depuração</translation>
+ <source>Connect to a node to retrieve peer addresses, and disconnect</source>
+ <translation>Ligar a um nó para recuperar endereços de pares, e desligar</translation>
</message>
<message>
- <source>Transaction</source>
- <translation>Transação</translation>
+ <source>Specify your own public address</source>
+ <translation>Especifique o seu endereço público</translation>
</message>
<message>
- <source>Inputs</source>
- <translation>Entradas</translation>
+ <source>Accept command line and JSON-RPC commands</source>
+ <translation>Aceitar comandos de linha de comandos e JSON-RPC</translation>
</message>
<message>
- <source>Amount</source>
- <translation>Quantia</translation>
+ <source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
+ <translation>Se &lt;category&gt; não é fornecida ou &lt;category&gt; = 1, imprimir toda a informação de depuração.</translation>
</message>
<message>
- <source>true</source>
- <translation>verdadeiro</translation>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>Poda configurada abaixo do mínimo de %d MiB. Por favor, utilize um valor mais elevado.</translation>
</message>
<message>
- <source>false</source>
- <translation>falso</translation>
+ <source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
+ <translation>Suprimir: a última sincronização da carteira vai além dos dados suprimidos. O que precisa para -reindex (transferir novamente toda a cadeia de blocos, no caso de nó suprimido)</translation>
</message>
<message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ainda não foi transmitida com sucesso</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Aberta por mais %n bloco</numerusform><numerusform>Aberta por mais %n blocos</numerusform></translation>
+ <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
+ <translation>Reduza os requisitos de armazenamento podando (eliminando) blocos antigos. Este modo é incompatível com -txindex e -rescan. Aviso: Reverter esta opção requer um novo descarregamento da cadeia de blocos completa. (padrão: 0 = desactivar poda de blocos, &gt;%u = tamanho desejado em MiB para utilizar em ficheiros de blocos)</translation>
</message>
<message>
- <source>unknown</source>
- <translation>desconhecido</translation>
+ <source>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</source>
+ <translation>Reanálises não são possíveis no modo de suprimir. Para isso terá de utilizar -reindex que irá transferir novamente toda a cadeia de blocos.</translation>
</message>
-</context>
-<context>
- <name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detalhes da transação</translation>
+ <source>Error: A fatal internal error occurred, see debug.log for details</source>
+ <translation>Erro: Um erro fatal interno ocorreu, verificar debug.log para mais informação</translation>
</message>
<message>
- <source>This pane shows a detailed description of the transaction</source>
- <translation>Esta janela mostra uma descrição detalhada da transação</translation>
+ <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
+ <translation>Taxa (em %s/kB) a adicionar às transacções que envia (padrão: %s)</translation>
</message>
-</context>
-<context>
- <name>TransactionTableModel</name>
<message>
- <source>Date</source>
- <translation>Data</translation>
+ <source>Pruning blockstore...</source>
+ <translation>A podar a blockstore...</translation>
</message>
<message>
- <source>Type</source>
- <translation>Tipo</translation>
+ <source>Run in the background as a daemon and accept commands</source>
+ <translation>Correr o processo em segundo plano e aceitar comandos</translation>
</message>
<message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Imaturo (%1 confirmações, estará disponível após %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Aberta por mais %n bloco</numerusform><numerusform>Aberta por mais %n blocos</numerusform></translation>
+ <source>Unable to start HTTP server. See debug log for details.</source>
+ <translation>Não é possível iniciar o servidor HTTP. Verifique o debug.log para detalhes.</translation>
</message>
<message>
- <source>Open until %1</source>
- <translation>Aberto até %1</translation>
+ <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
+ <translation>Aceitar ligações externas (padrão: 1 sem -proxy ou -connect)</translation>
</message>
<message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmada (%1 confirmações)</translation>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
</message>
<message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Este bloco não foi recebido por outros nós e provavelmente não será aceite pela rede!</translation>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee está definida muito elevada! Esta é a taxa de transação pode poderá pagar quando as estimativas de taxas não estão disponíveis.</translation>
</message>
<message>
- <source>Generated but not accepted</source>
- <translation>Gerado mas não aceite</translation>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>Uma percentagem da taxa (em %s/kB) que será utilizada quando a estimativa da taxa tiver dados insuficientes (predefinição: %s)</translation>
</message>
<message>
- <source>Offline</source>
- <translation>Offline</translation>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Aceitar as transações retransmitidas recebidas dos pares na lista branca, mesmo quando não retransmitir as transações (predefinição: %d)</translation>
</message>
<message>
- <source>Label</source>
- <translation>Rótulo</translation>
+ <source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
+ <translation>Associar a endereço específico e escutar sempre nele. Use a notação [anfitrião]:porta para IPv6</translation>
</message>
<message>
- <source>Unconfirmed</source>
- <translation>Não confirmado:</translation>
+ <source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
+ <translation>Apague todas as transações da carteira e somente restore aquelas que façam parte do blockchain através de re-scan ao reiniciar o programa</translation>
</message>
<message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>A confirmar (%1 de %2 confirmações recomendadas)</translation>
+ <source>Distributed under the MIT software license, see the accompanying file COPYING or &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</source>
+ <translation>Distribuido através da licença de software MIT, verifique o ficheiro anexado COPYING ou &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
- <source>Conflicted</source>
- <translation>Em Conflito:</translation>
+ <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
+ <translation>Executar comando quando uma das transações na carteira mudar (no comando, %s é substituído pelo ID da Transação)</translation>
</message>
<message>
- <source>Received with</source>
- <translation>Recebido com</translation>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Forçar retransmissão das transações a partir dos pares da lista branca, mesmo que estes violem a política de retransmissão local (predefinição: %d)</translation>
</message>
<message>
- <source>Received from</source>
- <translation>Recebido de</translation>
+ <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
+ <translation>Defina o número de processos de verificação (%u até %d, 0 = automático, &lt;0 = ldisponibiliza esse número de núcleos livres, por defeito: %d)</translation>
</message>
<message>
- <source>Sent to</source>
- <translation>Enviado para</translation>
+ <source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
+ <translation>A base de dados de blocos contém um bloco que aparenta ser do futuro. Isto pode ser causado por uma data incorrecta definida no seu computador. Reconstrua apenas a base de dados de blocos caso tenha a certeza de que a data e hora do seu computador estão correctos.</translation>
</message>
<message>
- <source>Payment to yourself</source>
- <translation>Pagamento a si mesmo</translation>
+ <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
+ <translation>Esta é uma versão de testes pré-lançamento - use à sua responsabilidade - não usar para minar ou aplicações comerciais</translation>
</message>
<message>
- <source>Mined</source>
- <translation>Minadas</translation>
+ <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
+ <translation>Utilizar UPnP para mapear a porta de escuta (predefinição: 1 quando escutar e sem -proxy)</translation>
</message>
<message>
- <source>watch-only</source>
- <translation>modo-verificação</translation>
+ <source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
+ <translation>Aviso: A rede não parece estar completamente de acordo! Parece que alguns mineiros estão com dificuldades técnicas.</translation>
</message>
<message>
- <source>(n/a)</source>
- <translation>(n/d)</translation>
+ <source>Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.</source>
+ <translation>Atenção: Parecemos não estar de acordo com os nossos pares! Poderá ter que atualizar o seu cliente, ou outros nós poderão ter que atualizar os seus clientes.</translation>
</message>
<message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Estado da transação. Passar o cursor por cima deste campo para mostrar o número de confirmações.</translation>
+ <source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
+ <translation>Ligações na lista branca conectam desde a seguinte netmask ou endereço IP. Posse ser especificado varias vezes.</translation>
</message>
<message>
- <source>Date and time that the transaction was received.</source>
- <translation>Data e hora em que a transação foi recebida.</translation>
+ <source>-maxmempool must be at least %d MB</source>
+ <translation>- máximo do banco de memória deverá ser pelo menos %d MB</translation>
</message>
<message>
- <source>Type of transaction.</source>
- <translation>Tipo de transação.</translation>
+ <source>&lt;category&gt; can be:</source>
+ <translation>&lt;categoria&gt; pode ser:</translation>
</message>
<message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Desde que um endereço de modo-verificação faça parte ou não desta transação</translation>
+ <source>Append comment to the user agent string</source>
+ <translation>Anexar um comentário para a entrada de agente do utilizador</translation>
</message>
<message>
- <source>Amount removed from or added to balance.</source>
- <translation>Quantia retirada ou adicionada ao saldo.</translation>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Tentar reuperar as chaves privadas de um "wallet" ao iniciar</translation>
</message>
-</context>
-<context>
- <name>TransactionView</name>
<message>
- <source>All</source>
- <translation>Todas</translation>
+ <source>Block creation options:</source>
+ <translation>Opções da criação de bloco:</translation>
</message>
<message>
- <source>Today</source>
- <translation>Hoje</translation>
+ <source>Connect only to the specified node(s)</source>
+ <translation>Apenas ligar ao(s) nó(s) especificado(s)</translation>
</message>
<message>
- <source>This week</source>
- <translation>Esta semana</translation>
+ <source>Connection options:</source>
+ <translation>Opções de ligação:</translation>
</message>
<message>
- <source>This month</source>
- <translation>Este mês</translation>
+ <source>Corrupted block database detected</source>
+ <translation>Cadeia de blocos corrompida detectada</translation>
</message>
<message>
- <source>Last month</source>
- <translation>Mês passado</translation>
+ <source>Debugging/Testing options:</source>
+ <translation>Opções de Depuração/Teste:</translation>
</message>
<message>
- <source>This year</source>
- <translation>Este ano</translation>
+ <source>Do not load the wallet and disable wallet RPC calls</source>
+ <translation>Não carregar a carteira e desativar as chamadas de RPC da carteira.</translation>
</message>
<message>
- <source>Range...</source>
- <translation>Período...</translation>
+ <source>Do you want to rebuild the block database now?</source>
+ <translation>Deseja reconstruir agora a base de dados de blocos.</translation>
</message>
<message>
- <source>Received with</source>
- <translation>Recebida com</translation>
+ <source>Enable publish hash block in &lt;address&gt;</source>
+ <translation>Activar publicação do hash do bloco em &lt;address&gt;</translation>
</message>
<message>
- <source>Sent to</source>
- <translation>Enviada para</translation>
+ <source>Enable publish hash transaction in &lt;address&gt;</source>
+ <translation>Activar publicação do hash da transacção em &lt;address&gt;</translation>
</message>
<message>
- <source>To yourself</source>
- <translation>Para si mesmo</translation>
+ <source>Enable publish raw block in &lt;address&gt;</source>
+ <translation>Activar publicação de dados brutos do bloco em &lt;address&gt;</translation>
</message>
<message>
- <source>Mined</source>
- <translation>Minadas</translation>
+ <source>Enable publish raw transaction in &lt;address&gt;</source>
+ <translation>Activar publicação de dados brutos da transacção em &lt;address&gt;</translation>
</message>
<message>
- <source>Other</source>
- <translation>Outras</translation>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>Ativar substituição da transação no banco de memória (predefinição: %u)</translation>
</message>
<message>
- <source>Enter address or label to search</source>
- <translation>Escreva endereço ou rótulo a procurar</translation>
+ <source>Error initializing block database</source>
+ <translation>Erro ao inicializar a cadeia de blocos</translation>
</message>
<message>
- <source>Min amount</source>
- <translation>Quantia mínima</translation>
+ <source>Error initializing wallet database environment %s!</source>
+ <translation>Erro ao inicializar o ambiente %s da base de dados da carteira</translation>
</message>
<message>
- <source>Copy address</source>
- <translation>Copiar endereço</translation>
+ <source>Error loading %s</source>
+ <translation>Erro ao carregar %s</translation>
</message>
<message>
- <source>Copy label</source>
- <translation>Copiar rótulo</translation>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Erro ao carregar %s: carteira corrompida</translation>
</message>
<message>
- <source>Copy amount</source>
- <translation>Copiar quantia</translation>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Erro ao carregar %s: a carteira requer a nova versão de %s</translation>
</message>
<message>
- <source>Copy transaction ID</source>
- <translation>Copiar ID da Transação</translation>
+ <source>Error loading block database</source>
+ <translation>Erro ao carregar base de dados de blocos</translation>
</message>
<message>
- <source>Edit label</source>
- <translation>Editar rótulo</translation>
+ <source>Error opening block database</source>
+ <translation>Erro ao abrir a base de dados de blocos</translation>
</message>
<message>
- <source>Show transaction details</source>
- <translation>Mostrar detalhes da transação</translation>
+ <source>Error: Disk space is low!</source>
+ <translation>Erro: Pouco espaço em disco!</translation>
</message>
<message>
- <source>Export Transaction History</source>
- <translation>Exportar Histórico de Transacções</translation>
+ <source>Failed to listen on any port. Use -listen=0 if you want this.</source>
+ <translation>Falhou a escutar em qualquer porta. Use -listen=0 se quiser isto.</translation>
</message>
<message>
- <source>Watch-only</source>
- <translation>Modo-verificação</translation>
+ <source>Importing...</source>
+ <translation>A importar...</translation>
</message>
<message>
- <source>Exporting Failed</source>
- <translation>A Exportação Falhou</translation>
+ <source>Incorrect or no genesis block found. Wrong datadir for network?</source>
+ <translation>Bloco génese incorreto ou nenhum bloco génese encontrado. Pasta de dados errada para a rede?</translation>
</message>
<message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Ocorreu um erro ao tentar guardar o histórico de transações em %1.</translation>
+ <source>Invalid -onion address: '%s'</source>
+ <translation>Endereço -onion inválido: '%s'</translation>
</message>
<message>
- <source>Exporting Successful</source>
- <translation>Exportação Bem Sucedida</translation>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Valor inválido para -%s=&lt;amount&gt;: '%s'</translation>
</message>
<message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>O histórico de transacções foi com guardado com sucesso em %1.</translation>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Valor inválido para -fallbackfee=&lt;amount&gt;: '%s'</translation>
</message>
<message>
- <source>Comma separated file (*.csv)</source>
- <translation>Ficheiro separado por vírgulas (*.csv)</translation>
+ <source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
+ <translation>Manter o banco de memória da transação abaixo de &lt;n&gt; megabytes (predefinição: %u)</translation>
</message>
<message>
- <source>Confirmed</source>
- <translation>Confirmada</translation>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Localização de cookie de autorização (predefinição: diretoria de dados)</translation>
</message>
<message>
- <source>Date</source>
- <translation>Data</translation>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Mínimo de bytes por sigop nas transações que nós transmitimos e mine (predefinição: %u)</translation>
</message>
<message>
- <source>Type</source>
- <translation>Tipo</translation>
+ <source>Not enough file descriptors available.</source>
+ <translation>Os descritores de ficheiros disponíveis são insuficientes.</translation>
</message>
<message>
- <source>Label</source>
- <translation>Rótulo</translation>
+ <source>Only connect to nodes in network &lt;net&gt; (ipv4, ipv6 or onion)</source>
+ <translation>Somente conectar aos nodes na rede &lt;net&gt; (ipv4, ipv6 ou onion)</translation>
</message>
<message>
- <source>Address</source>
- <translation>Endereço</translation>
+ <source>Print this help message and exit</source>
+ <translation>Imprimir esta mensagem de ajuda e sair</translation>
</message>
<message>
- <source>ID</source>
- <translation>ID</translation>
+ <source>Print version and exit</source>
+ <translation>Imprimir versão e sair</translation>
</message>
<message>
- <source>Range:</source>
- <translation>Período:</translation>
+ <source>Prune cannot be configured with a negative value.</source>
+ <translation>Poda não pode ser configurada com um valor negativo.</translation>
</message>
<message>
- <source>to</source>
- <translation>até</translation>
+ <source>Prune mode is incompatible with -txindex.</source>
+ <translation>Modo poda é incompatível com -txindex.</translation>
</message>
-</context>
-<context>
- <name>UnitDisplayStatusBarControl</name>
<message>
- <source>Unit to show amounts in. Click to select another unit.</source>
- <translation>Unidade de valores recebidos. Clique para selecionar outra unidade.</translation>
+ <source>Set database cache size in megabytes (%d to %d, default: %d)</source>
+ <translation>Definir o tamanho da cache de base de dados em megabytes (%d a %d, padrão: %d)</translation>
</message>
-</context>
-<context>
- <name>WalletFrame</name>
<message>
- <source>No wallet has been loaded.</source>
- <translation>Nenhuma carteira foi carregada.</translation>
+ <source>Set maximum block size in bytes (default: %d)</source>
+ <translation>Definir tamanho máximo por bloco em bytes (por defeito: %d)</translation>
</message>
-</context>
-<context>
- <name>WalletModel</name>
<message>
- <source>Send Coins</source>
- <translation>Enviar Moedas</translation>
+ <source>Specify wallet file (within data directory)</source>
+ <translation>Especifique ficheiro de carteira (dentro da pasta de dados)</translation>
</message>
-</context>
-<context>
- <name>WalletView</name>
<message>
- <source>&amp;Export</source>
- <translation>&amp;Exportar</translation>
+ <source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
+ <translation>Argumento não suportado -benchmark ignorado, use -debug=bench.</translation>
</message>
<message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportar os dados no separador actual para um ficheiro</translation>
+ <source>Unsupported argument -debugnet ignored, use -debug=net.</source>
+ <translation>Argumento não suportado -debugnet ignorado, use -debug=net.</translation>
</message>
<message>
- <source>Backup Wallet</source>
- <translation>Cópia de Segurança da Carteira</translation>
+ <source>Unsupported argument -tor found, use -onion.</source>
+ <translation>Argumento não suportado -tor encontrado, use -onion.</translation>
</message>
<message>
- <source>Wallet Data (*.dat)</source>
- <translation>Dados da Carteira (*.dat)</translation>
+ <source>Use UPnP to map the listening port (default: %u)</source>
+ <translation>Utilizar UPnP para mapear a porta de escuta (predefinição: %u)</translation>
</message>
<message>
- <source>Backup Failed</source>
- <translation>Cópia de Segurança Falhou</translation>
+ <source>User Agent comment (%s) contains unsafe characters.</source>
+ <translation>Comentário no User Agent (%s) contém caracteres inseguros.</translation>
</message>
<message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Ocorreu um erro ao tentar guardar os dados da carteira em %1.</translation>
+ <source>Verifying blocks...</source>
+ <translation>A verificar blocos...</translation>
</message>
<message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Os dados da carteira foram guardados com sucesso em %1.</translation>
+ <source>Verifying wallet...</source>
+ <translation>A verificar carteira...</translation>
</message>
<message>
- <source>Backup Successful</source>
- <translation>Cópia de Segurança Bem Sucedida</translation>
+ <source>Wallet %s resides outside data directory %s</source>
+ <translation>A carteira %s reside fora da pasta de dados %s</translation>
</message>
-</context>
-<context>
- <name>bitcoin-core</name>
<message>
- <source>Options:</source>
- <translation>Opções:</translation>
+ <source>Wallet options:</source>
+ <translation>Opções da carteira:</translation>
</message>
<message>
- <source>Specify data directory</source>
- <translation>Especificar pasta de dados</translation>
+ <source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
+ <translation>Permitir conexções JSON-RPC de fontes especificas. Valido para &lt;ip&gt; um unico IP (ex. 1.2.3.4), uma rede/netmask (ex. 1.2.3.4/255.255.255.0) ou uma rede/CIDR (ex. 1.2.3.4/24). Esta opção pode ser especificada varias vezes</translation>
</message>
<message>
- <source>Connect to a node to retrieve peer addresses, and disconnect</source>
- <translation>Ligar a um nó para recuperar endereços de pares, e desligar</translation>
+ <source>Bind to given address and whitelist peers connecting to it. Use [host]:port notation for IPv6</source>
+ <translation>Vincualar o endereço dado e listar as ligações conectadas ao mesmo na lista branca. Use a notação [anfitrião]:porta para IPv6</translation>
</message>
<message>
- <source>Specify your own public address</source>
- <translation>Especifique o seu endereço público</translation>
+ <source>Bind to given address to listen for JSON-RPC connections. Use [host]:port notation for IPv6. This option can be specified multiple times (default: bind to all interfaces)</source>
+ <translation>Vinculado para dar o endereço para atender as ligações JSON-RPC. Use [host]: Notação de porta para IPv6. Esta opção pode ser especificada várias vezes (padrão: ligam-se a todas as interfaces)</translation>
</message>
<message>
- <source>Accept command line and JSON-RPC commands</source>
- <translation>Aceitar comandos de linha de comandos e JSON-RPC</translation>
+ <source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
+ <translation>Crie ficheiros novos com as permisões predefinidas do sistema, em vez de umask 077 (apenas eficaz caso a funcionalidade carteira esteja desactivada)</translation>
</message>
<message>
- <source>Run in the background as a daemon and accept commands</source>
- <translation>Correr o processo em segundo plano e aceitar comandos</translation>
+ <source>Discover own IP addresses (default: 1 when listening and no -externalip or -proxy)</source>
+ <translation>Descobrir o próprio endereço IP (padrão: 1 ao escutar e sem -externalip ou -proxy)</translation>
</message>
<message>
- <source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
- <translation>Aceitar ligações externas (padrão: 1 sem -proxy ou -connect)</translation>
+ <source>Error: Listening for incoming connections failed (listen returned error %s)</source>
+ <translation>Erro: A escuta de ligações de entrada falhou (escuta devolveu erro %s)</translation>
</message>
<message>
- <source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
- <translation>Associar a endereço específico e escutar sempre nele. Use a notação [anfitrião]:porta para IPv6</translation>
+ <source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
+ <translation>Executar comando quando um alerta relevante for recebido ou em caso de uma divisão longa da cadeia de blocos (no comando, %s é substituído pela mensagem)</translation>
</message>
<message>
- <source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
- <translation>Apague todas as transações da carteira e somente restore aquelas que façam parte do blockchain através de re-scan ao reiniciar o programa</translation>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for relaying, mining and transaction creation (default: %s)</source>
+ <translation>Taxas (em %s/kB) abaixo deste valor são consideradas nulas para propagação, mineração e criação de transacções (padrão: %s)</translation>
</message>
<message>
- <source>Distributed under the MIT software license, see the accompanying file COPYING or &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</source>
- <translation>Distribuido através da licença de software MIT, verifique o ficheiro anexado COPYING ou &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
+ <source>If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: %u)</source>
+ <translation>Caso o paytxfee não seja definido, inclua uma taxa suficiente para que as transacções comecem a ser confirmadas, em média, dentro de n blocos (padrão: %u)</translation>
</message>
<message>
- <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
- <translation>Executar comando quando uma das transações na carteira mudar (no comando, %s é substituído pelo ID da Transação)</translation>
+ <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions)</source>
+ <translation>Montante inválido para -maxtxfee=&lt;amount&gt;: '%s' (deverá ser, no mínimo , a taxa mínima de propagação de %s, de modo a evitar transações bloqueadas)</translation>
</message>
<message>
- <source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
- <translation>Defina o número de processos de verificação (%u até %d, 0 = automático, &lt;0 = ldisponibiliza esse número de núcleos livres, por defeito: %d)</translation>
+ <source>Maximum size of data in data carrier transactions we relay and mine (default: %u)</source>
+ <translation>Tamanho máximo dos dados em transacções que incluem dados que propagamos e mineramos (padrão: %u)</translation>
</message>
<message>
- <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
- <translation>Esta é uma versão de testes pré-lançamento - use à sua responsabilidade - não usar para minar ou aplicações comerciais</translation>
+ <source>Query for peer addresses via DNS lookup, if low on addresses (default: 1 unless -connect)</source>
+ <translation>Encontrar pares usando DNS lookup, caso o número de endereços seja reduzido (padrão: 1 excepto -connect)</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Incapaz de vincular à porta %s neste computador. O Bitcoin Core provavelmente já está a correr.</translation>
+ <source>Randomize credentials for every proxy connection. This enables Tor stream isolation (default: %u)</source>
+ <translation>Usar credenciais aleatórias por cada ligação proxy. Permite que o Tor use stream isolation (padrão: %u)</translation>
</message>
<message>
- <source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
- <translation>Aviso: A rede não parece estar completamente de acordo! Parece que alguns mineiros estão com dificuldades técnicas.</translation>
+ <source>Set maximum size of high-priority/low-fee transactions in bytes (default: %d)</source>
+ <translation>Definir tamanho máximo de transações com alta-prioridade/baixa-taxa em bytes (por defeito: %d)</translation>
</message>
<message>
- <source>Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.</source>
- <translation>Atenção: Parecemos não estar de acordo com os nossos pares! Poderá ter que atualizar o seu cliente, ou outros nós poderão ter que atualizar os seus clientes.</translation>
+ <source>The transaction amount is too small to send after the fee has been deducted</source>
+ <translation>O montante da transacção é demasiado baixo após a dedução da taxa</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Atenção: wallet.dat corrompido, dados recuperados! wallet.dat original salvo como wallet.{timestamp}.bak em %s; se o seu saldo ou transações estiverem incorrectos deverá recuperar uma cópia de segurança.</translation>
+ <source>This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit &lt;https://www.openssl.org/&gt; and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard.</source>
+ <translation>Este produto inclui software desenvolvido pelo OpenSSL Project para utilização no OpenSSL Toolkit &lt;https://www.openssl.org/&gt; e software criptográfico escrito por Eric Young e software UPnP escrito por Thomas Bernard.</translation>
</message>
<message>
- <source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
- <translation>Ligações na lista branca conectam desde a seguinte netmask ou endereço IP. Posse ser especificado varias vezes.</translation>
+ <source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
+ <translation>Os pares enviados para a lista branca não podem ser DoS banidos e as suas transações são sempre retransmitidas, mesmo que já estejam no banco de memória, útil, por exemplo, para um acesso</translation>
</message>
<message>
- <source>&lt;category&gt; can be:</source>
- <translation>&lt;categoria&gt; pode ser:</translation>
+ <source>You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain</source>
+ <translation>É necessário reconstruir a base de dados, utilizando -reindex para voltar ao modo de suprimir. Isto irá transferir novamente a cadeia de blocos completa</translation>
</message>
<message>
- <source>Block creation options:</source>
- <translation>Opções de criação de bloco:</translation>
+ <source>(default: %u)</source>
+ <translation>(predefinição: %u)</translation>
</message>
<message>
- <source>Connect only to the specified node(s)</source>
- <translation>Apenas ligar ao(s) nó(s) especificado(s)</translation>
+ <source>Accept public REST requests (default: %u)</source>
+ <translation>Aceitar pedidos REST públicos (predefinição: %u)</translation>
</message>
<message>
- <source>Connection options:</source>
- <translation>Opcões de conexção:</translation>
+ <source>Automatically create Tor hidden service (default: %d)</source>
+ <translation>Criar automaticamente o serviço Tor oculto (predefinição: %d)</translation>
</message>
<message>
- <source>Corrupted block database detected</source>
- <translation>Cadeia de blocos corrompida detectada</translation>
+ <source>Connect through SOCKS5 proxy</source>
+ <translation>Ligar através de um proxy SOCKS5</translation>
</message>
<message>
- <source>Debugging/Testing options:</source>
- <translation>Depuração/Opções teste:</translation>
+ <source>Error reading from database, shutting down.</source>
+ <translation>Erro ao ler da base de dados, encerrando.</translation>
</message>
<message>
- <source>Do not load the wallet and disable wallet RPC calls</source>
- <translation>Não carregar a carteira e desativar chamadas RPC de carteira.</translation>
+ <source>Imports blocks from external blk000??.dat file on startup</source>
+ <translation>Importar blocos de um ficheiro blk000??.dat externo ao iniciar</translation>
</message>
<message>
- <source>Do you want to rebuild the block database now?</source>
- <translation>Deseja reconstruir agora a base de dados de blocos.</translation>
+ <source>Information</source>
+ <translation>Informação</translation>
</message>
<message>
- <source>Error initializing block database</source>
- <translation>Erro ao inicializar a cadeia de blocos</translation>
+ <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
+ <translation>Montante inválido para -paytxfee=&lt;amount&gt;: '%s' (deverá ser no mínimo %s)</translation>
</message>
<message>
- <source>Error initializing wallet database environment %s!</source>
- <translation>Erro ao inicializar o ambiente %s da base de dados da carteira</translation>
+ <source>Invalid netmask specified in -whitelist: '%s'</source>
+ <translation>Máscara de rede inválida especificada em -whitelist: '%s'</translation>
</message>
<message>
- <source>Error loading block database</source>
- <translation>Erro ao carregar base de dados de blocos</translation>
+ <source>Keep at most &lt;n&gt; unconnectable transactions in memory (default: %u)</source>
+ <translation>Manter no máximo &lt;n&gt; transacções órfãs em memória (padrão: %u)</translation>
</message>
<message>
- <source>Error opening block database</source>
- <translation>Erro ao abrir a base de dados de blocos</translation>
+ <source>Need to specify a port with -whitebind: '%s'</source>
+ <translation>Necessário especificar uma porta com -whitebind: '%s'</translation>
</message>
<message>
- <source>Error: Disk space is low!</source>
- <translation>Erro: Pouco espaço em disco!</translation>
+ <source>Node relay options:</source>
+ <translation>Opções da transmissão de nós:</translation>
</message>
<message>
- <source>Failed to listen on any port. Use -listen=0 if you want this.</source>
- <translation>Falhou a escutar em qualquer porta. Use -listen=0 se quiser isto.</translation>
+ <source>RPC server options:</source>
+ <translation>Opções do servidor RPC:</translation>
</message>
<message>
- <source>Importing...</source>
- <translation>A importar...</translation>
+ <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
+ <translation>Reduzindo -maxconnections de %d para %d, devido a limitações no sistema.</translation>
</message>
<message>
- <source>Incorrect or no genesis block found. Wrong datadir for network?</source>
- <translation>Bloco génese incorreto ou nenhum bloco génese encontrado. Pasta de dados errada para a rede?</translation>
+ <source>Rescan the block chain for missing wallet transactions on startup</source>
+ <translation>Procurar transacções em falta na cadeia de blocos ao iniciar</translation>
</message>
<message>
- <source>Invalid -onion address: '%s'</source>
- <translation>Endereço -onion inválido: '%s'</translation>
+ <source>Send trace/debug info to console instead of debug.log file</source>
+ <translation>Enviar informação de rastreio/depuração para a consola e não para o ficheiro debug.log</translation>
</message>
<message>
- <source>Not enough file descriptors available.</source>
- <translation>Os descritores de ficheiros disponíveis são insuficientes.</translation>
+ <source>Send transactions as zero-fee transactions if possible (default: %u)</source>
+ <translation>Enviar como uma transacção a custo zero se possível (padrão: %u)</translation>
</message>
<message>
- <source>Only connect to nodes in network &lt;net&gt; (ipv4, ipv6 or onion)</source>
- <translation>Somente conectar aos nodes na rede &lt;net&gt; (ipv4, ipv6 ou onion)</translation>
+ <source>Show all debugging options (usage: --help -help-debug)</source>
+ <translation>Mostrar todas as opções de depuração (utilização: --help -help-debug)</translation>
</message>
<message>
- <source>Set database cache size in megabytes (%d to %d, default: %d)</source>
- <translation>Definir o tamanho da cache de base de dados em megabytes (%d a %d, padrão: %d)</translation>
+ <source>Shrink debug.log file on client startup (default: 1 when no -debug)</source>
+ <translation>Encolher ficheiro debug.log ao iniciar o cliente (por defeito: 1 sem -debug definido)</translation>
</message>
<message>
- <source>Set maximum block size in bytes (default: %d)</source>
- <translation>Definir tamanho máximo por bloco em bytes (por defeito: %d)</translation>
+ <source>Signing transaction failed</source>
+ <translation>Falhou assinatura da transação</translation>
</message>
<message>
- <source>Specify wallet file (within data directory)</source>
- <translation>Especifique ficheiro de carteira (dentro da pasta de dados)</translation>
+ <source>The transaction amount is too small to pay the fee</source>
+ <translation>O montante da transacção é demasiado baixo para pagar a taxa</translation>
</message>
<message>
- <source>Use UPnP to map the listening port (default: %u)</source>
- <translation>Use UPnP para mapear a porto de escuta (default: %u)</translation>
+ <source>This is experimental software.</source>
+ <translation>Isto é software experimental.</translation>
</message>
<message>
- <source>Verifying blocks...</source>
- <translation>A verificar blocos...</translation>
+ <source>Tor control port password (default: empty)</source>
+ <translation>Palavra-passe da porta de controlo Tor (predefinição: vazio)</translation>
</message>
<message>
- <source>Verifying wallet...</source>
- <translation>A verificar carteira...</translation>
+ <source>Tor control port to use if onion listening enabled (default: %s)</source>
+ <translation>Porta de controlo Tor a utilizar se a escuta cebola estiver ativada (predefinição: %s)</translation>
</message>
<message>
- <source>Wallet %s resides outside data directory %s</source>
- <translation>A carteira %s reside fora da pasta de dados %s</translation>
+ <source>Transaction amount too small</source>
+ <translation>Quantia da transação é muito baixa</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>Opções da carteira:</translation>
+ <source>Transaction amounts must be positive</source>
+ <translation>Quantia da transação deverá ser positiva</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Aviso: Esta versão está desatualizada; atualização necessária!</translation>
+ <source>Transaction too large for fee policy</source>
+ <translation>Transacção demasiado grande para a política de taxas</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>É necessário reconstruir as bases de dados usando -reindex para mudar o -txindex</translation>
+ <source>Transaction too large</source>
+ <translation>Transação grande demais</translation>
</message>
<message>
- <source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
- <translation>Permitir conexções JSON-RPC de fontes especificas. Valido para &lt;ip&gt; um unico IP (ex. 1.2.3.4), uma rede/netmask (ex. 1.2.3.4/255.255.255.0) ou uma rede/CIDR (ex. 1.2.3.4/24). Esta opção pode ser especificada varias vezes</translation>
+ <source>Unable to bind to %s on this computer (bind returned error %s)</source>
+ <translation>Incapaz de vincular à porta %s neste computador (vínculo retornou erro %s)</translation>
</message>
<message>
- <source>Bind to given address and whitelist peers connecting to it. Use [host]:port notation for IPv6</source>
- <translation>Vincualar o endereço dado e listar as ligações conectadas ao mesmo na lista branca. Use a notação [anfitrião]:porta para IPv6</translation>
+ <source>Upgrade wallet to latest format on startup</source>
+ <translation>Actualizar carteira para o formato mais recente ao iniciar</translation>
</message>
<message>
- <source>Bind to given address to listen for JSON-RPC connections. Use [host]:port notation for IPv6. This option can be specified multiple times (default: bind to all interfaces)</source>
- <translation>Vinculado para dar o endereço para atender as ligações JSON-RPC. Use [host]: Notação de porta para IPv6. Esta opção pode ser especificada várias vezes (padrão: ligam-se a todas as interfaces)</translation>
+ <source>Username for JSON-RPC connections</source>
+ <translation>Nome de utilizador para ligações JSON-RPC</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Impossível trancar a pasta de dados %s. Provavelmente o Bitcoin Core já está a ser executado.</translation>
+ <source>Warning</source>
+ <translation>Aviso</translation>
</message>
<message>
- <source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
- <translation>Executar comando quando um alerta relevante for recebido ou em caso de uma divisão longa da cadeia de blocos (no comando, %s é substituído pela mensagem)</translation>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Aviso: ativadas novas regras desconhecidas (versionbit %i)</translation>
</message>
<message>
- <source>Set maximum size of high-priority/low-fee transactions in bytes (default: %d)</source>
- <translation>Definir tamanho máximo de transações com alta-prioridade/baixa-taxa em bytes (por defeito: %d)</translation>
+ <source>Whether to operate in a blocks only mode (default: %u)</source>
+ <translation>Se operar apenas num modo de blocos (predefinição: %u)</translation>
</message>
<message>
- <source>(default: %u)</source>
- <translation>(por defeito: %u)</translation>
+ <source>Zapping all transactions from wallet...</source>
+ <translation>A limpar todas as transações da carteira...</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Não foi possível resolver o endereço -whitebind: '%s'</translation>
+ <source>ZeroMQ notification options:</source>
+ <translation>Opções de notificação ZeroMQ:</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Os Programadores do Bitcoin Core</translation>
+ <source>Password for JSON-RPC connections</source>
+ <translation>Palavra-passe para ligações JSON-RPC</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Erro ao carregar wallet.dat: A Carteira requer uma versão mais recente do Bitcoin Core</translation>
+ <source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
+ <translation>Executar comando quando o melhor bloco mudar (no comando, %s é substituído pela hash do bloco)</translation>
</message>
<message>
- <source>Information</source>
- <translation>Informação</translation>
+ <source>Allow DNS lookups for -addnode, -seednode and -connect</source>
+ <translation>Permitir procuras DNS para -addnode, -seednode e -connect</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantia inválida para -maxtxfee=&lt;quantidade&gt;: '%s'</translation>
+ <source>Loading addresses...</source>
+ <translation>A carregar os endereços...</translation>
</message>
<message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantia inválida para -minrelaytxfee=&lt;quantidade&gt;: '%s'</translation>
+ <source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
+ <translation>(1 = guardar metadados da transacção ex: proprietário da conta e informação do pedido de pagamento, 2 = descartar metadados da transacção)</translation>
</message>
<message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantia inválida para -mintxfee=&lt;quantidade&gt;: '%s'</translation>
+ <source>-maxtxfee is set very high! Fees this large could be paid on a single transaction.</source>
+ <translation>-maxtxfee está definido com um valor muito alto! Taxas desta magnitude podem ser pagas numa única transacção.</translation>
</message>
<message>
- <source>Send trace/debug info to console instead of debug.log file</source>
- <translation>Enviar informação de rastreio/depuração para a consola e não para o ficheiro debug.log</translation>
+ <source>-paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.</source>
+ <translation>-paytxfee está definido com um valor muito alto! Esta é a taxa que irá pagar se enviar uma transacção.</translation>
</message>
<message>
- <source>Shrink debug.log file on client startup (default: 1 when no -debug)</source>
- <translation>Encolher ficheiro debug.log ao iniciar o cliente (por defeito: 1 sem -debug definido)</translation>
+ <source>Do not keep transactions in the mempool longer than &lt;n&gt; hours (default: %u)</source>
+ <translation>Não guardar transações no banco de memória por mais de &lt;n&gt; horas (predefinição: %u)</translation>
</message>
<message>
- <source>Signing transaction failed</source>
- <translation>Falhou assinatura da transação</translation>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
+ <translation>Taxas (em %s/kB) abaixo deste valor são consideradas nulas para a criação de transacções (padrão: %s)</translation>
</message>
<message>
- <source>Transaction amount too small</source>
- <translation>Quantia da transação é muito baixa</translation>
+ <source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
+ <translation>Minuciosidade da verificação de blocos para -checkblocks é (0-4, padrão: %u)</translation>
</message>
<message>
- <source>Transaction amounts must be positive</source>
- <translation>Quantia da transação deverá ser positiva</translation>
+ <source>Maintain a full transaction index, used by the getrawtransaction rpc call (default: %u)</source>
+ <translation>Manter um índice de transacções completo, usado pela chamada RPC getrawtransaction (padrão: %u)</translation>
</message>
<message>
- <source>Transaction too large</source>
- <translation>Transação grande demais</translation>
+ <source>Number of seconds to keep misbehaving peers from reconnecting (default: %u)</source>
+ <translation>Número de segundos a impedir que pares com comportamento indesejado se liguem de novo (padrão: %u)</translation>
</message>
<message>
- <source>Username for JSON-RPC connections</source>
- <translation>Nome de utilizador para ligações JSON-RPC</translation>
+ <source>Output debugging information (default: %u, supplying &lt;category&gt; is optional)</source>
+ <translation>Informação de depuração (padrão: %u, fornecer uma &lt;category&gt; é opcional)</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>A Carteira precisou de ser reescrita: reinicie o Bitcoin Core para completar o processo</translation>
+ <source>Support filtering of blocks and transaction with bloom filters (default: %u)</source>
+ <translation>Suportar filtragem de blocos e transacções com fitros bloom (padrão: %u)</translation>
</message>
<message>
- <source>Warning</source>
- <translation>Aviso</translation>
+ <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
+ <translation>Comprimento total da entrada da versão de rede (%i) excede o comprimento máximo (%i). Reduzir o número ou o tamanho de uacomments.</translation>
</message>
<message>
- <source>Zapping all transactions from wallet...</source>
- <translation>A limpar todas as transações da carteira...</translation>
+ <source>Tries to keep outbound traffic under the given target (in MiB per 24h), 0 = no limit (default: %d)</source>
+ <translation>Tenta manter o tráfego externo abaixo do limite especificado (em MiB por 24h), 0 = sem limite (padrão: %d)</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corrompido, recuperação falhou</translation>
+ <source>Unsupported argument -socks found. Setting SOCKS version isn't possible anymore, only SOCKS5 proxies are supported.</source>
+ <translation>Encontrado um argumento não suportado -socks. Definir a versão do SOCKS já não é possível, apenas proxies SOCKS5 são suportados.</translation>
</message>
<message>
- <source>Password for JSON-RPC connections</source>
- <translation>Palavra-passe para ligações JSON-RPC</translation>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Argumento não suportado -whitelistalwaysrelay ignorado, utilize -whitelistrelay e/ou -whitelistforcerelay.</translation>
</message>
<message>
- <source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
- <translation>Executar comando quando o melhor bloco mudar (no comando, %s é substituído pela hash do bloco)</translation>
+ <source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
+ <translation>Use um proxy SOCKS5 separado para alcançar pares via serviços ocultos do Tor (padrão: %s)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Esta mensagem de ajuda</translation>
+ <source>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source>
+ <translation>Username e hash da password para ligações JSON-RPC. O campo &lt;userpw&gt; está no formato: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Um script python está incluido em share/rpcuser. Esta opção pode ser especificada múltiplas vezes.</translation>
</message>
<message>
- <source>Allow DNS lookups for -addnode, -seednode and -connect</source>
- <translation>Permitir procuras DNS para -addnode, -seednode e -connect</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Atenção: Versões desconhecidas de blocos estão a ser mineradas! É possível que regras desconhecias estão a ser efetuadas</translation>
</message>
<message>
- <source>Loading addresses...</source>
- <translation>A carregar endereços...</translation>
+ <source>(default: %s)</source>
+ <translation>(predefinição: %s)</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Erro ao carregar wallet.dat: Carteira danificada</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Utilizar sempre a consulta de DNS para endereços de pares (predefinição: %u)</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(por defeito: %s)</translation>
+ <source>How many blocks to check at startup (default: %u, 0 = all)</source>
+ <translation>Quantos blocos para verificar no arranque (predefinição: %u, 0 = todos)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Erro ao carregar wallet.dat</translation>
+ <source>Include IP addresses in debug output (default: %u)</source>
+ <translation>Incluir endereços de IP na informação de depuração (predefinição: %u)</translation>
</message>
<message>
<source>Invalid -proxy address: '%s'</source>
@@ -3026,7 +2349,7 @@
</message>
<message>
<source>Listen for JSON-RPC connections on &lt;port&gt; (default: %u or testnet: %u)</source>
- <translation>Escutar por ligações JSON-RPC na porta &lt;port&gt; (por defeito: %u ou rede de testes: %u)</translation>
+ <translation>Escutar por ligações JSON-RPC na porta &lt;port&gt; (predefinição: %u ou rede de testes: %u)</translation>
</message>
<message>
<source>Listen for connections on &lt;port&gt; (default: %u or testnet: %u)</source>
@@ -3037,6 +2360,10 @@
<translation>Manter no máximo &lt;n&gt; ligações a outros nós da rede (por defeito: %u)</translation>
</message>
<message>
+ <source>Make the wallet broadcast transactions</source>
+ <translation>Colocar a carteira a transmitir transacções</translation>
+ </message>
+ <message>
<source>Maximum per-connection receive buffer, &lt;n&gt;*1000 bytes (default: %u)</source>
<translation>Maximo armazenamento intermédio de recepção por ligação, &lt;n&gt;*1000 bytes (por defeito: %u)</translation>
</message>
@@ -3049,8 +2376,16 @@
<translation>Adicionar data e hora à informação de depuração (por defeito: %u)</translation>
</message>
<message>
+ <source>Relay and mine data carrier transactions (default: %u)</source>
+ <translation>Propagar e minerar transacções que incluem dados (padrão: %u)</translation>
+ </message>
+ <message>
+ <source>Relay non-P2SH multisig (default: %u)</source>
+ <translation>Propagar não P2SH multisig (predefinição: %u)</translation>
+ </message>
+ <message>
<source>Set key pool size to &lt;n&gt; (default: %u)</source>
- <translation>Definir o tamanho da memória de chaves para &lt;n&gt; (por defeito: %u)</translation>
+ <translation>Definir tamanho do banco de memória da chave para &lt;n&gt; (predefinição: %u)</translation>
</message>
<message>
<source>Set minimum block size in bytes (default: %u)</source>
@@ -3069,20 +2404,20 @@
<translation>Especificar tempo de espera da ligação em milissegundos (mínimo 1, por defeito: %d)</translation>
</message>
<message>
- <source>Unknown network specified in -onlynet: '%s'</source>
- <translation>Rede desconhecida especificada em -onlynet: '%s'</translation>
+ <source>Specify pid file (default: %s)</source>
+ <translation>Especificar ficheiro pid (padrão: %s)</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Não foi possível resolver o endereço -bind: '%s'</translation>
+ <source>Spend unconfirmed change when sending transactions (default: %u)</source>
+ <translation>Gastar troco não confirmado ao enviar transacções (padrão: %u)</translation>
</message>
<message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Não foi possível resolver o endereço -externalip: '%s'</translation>
+ <source>Threshold for disconnecting misbehaving peers (default: %u)</source>
+ <translation>Tolerância para desligar nós com comportamento indesejável (padrão: %u)</translation>
</message>
<message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Quantia inválida para -paytxfee=&lt;amount&gt;: '%s'</translation>
+ <source>Unknown network specified in -onlynet: '%s'</source>
+ <translation>Rede desconhecida especificada em -onlynet: '%s'</translation>
</message>
<message>
<source>Insufficient funds</source>
@@ -3090,7 +2425,7 @@
</message>
<message>
<source>Loading block index...</source>
- <translation>A carregar índice de blocos...</translation>
+ <translation>A carregar o índice de blocos...</translation>
</message>
<message>
<source>Add a node to connect to and attempt to keep the connection open</source>
@@ -3098,7 +2433,7 @@
</message>
<message>
<source>Loading wallet...</source>
- <translation>A carregar carteira...</translation>
+ <translation>A carregar a carteira...</translation>
</message>
<message>
<source>Cannot downgrade wallet</source>
@@ -3114,7 +2449,7 @@
</message>
<message>
<source>Done loading</source>
- <translation>Carregamento completo</translation>
+ <translation>Carregamento concluído</translation>
</message>
<message>
<source>Error</source>
diff --git a/src/qt/locale/bitcoin_ro.ts b/src/qt/locale/bitcoin_ro.ts
new file mode 100644
index 0000000000..270a4ba062
--- /dev/null
+++ b/src/qt/locale/bitcoin_ro.ts
@@ -0,0 +1,136 @@
+<TS language="ro" version="2.1">
+<context>
+ <name>AddressBookPage</name>
+ <message>
+ <source>Right-click to edit address or label</source>
+ <translation>Click dreapta pentru a modifica adresa o eticheta</translation>
+ </message>
+ <message>
+ <source>Create a new address</source>
+ <translation>Crează o nouă adresă</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>Nou</translation>
+ </message>
+ <message>
+ <source>Copy the currently selected address to the system clipboard</source>
+ <translation>Copiază în notițe adresa selectată în prezent</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>Copiază</translation>
+ </message>
+ <message>
+ <source>C&amp;lose</source>
+ <translation>ÃŽnchide</translation>
+ </message>
+ <message>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Șterge adresa curentă selectata din listă</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>Exportă datele din tabul curent in fisier</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>Exportă</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>Șterge</translation>
+ </message>
+</context>
+<context>
+ <name>AskPassphraseDialog</name>
+ <message>
+ <source>Passphrase Dialog</source>
+ <translation>Secventa de cuvinte a parolei</translation>
+ </message>
+ <message>
+ <source>Enter passphrase</source>
+ <translation>Introduceti parola</translation>
+ </message>
+ <message>
+ <source>New passphrase</source>
+ <translation>Noua parolă</translation>
+ </message>
+ <message>
+ <source>Repeat new passphrase</source>
+ <translation>Repetati noua parolă</translation>
+ </message>
+</context>
+<context>
+ <name>BanTableModel</name>
+ </context>
+<context>
+ <name>BitcoinGUI</name>
+ </context>
+<context>
+ <name>CoinControlDialog</name>
+ </context>
+<context>
+ <name>EditAddressDialog</name>
+ </context>
+<context>
+ <name>FreespaceChecker</name>
+ </context>
+<context>
+ <name>HelpMessageDialog</name>
+ </context>
+<context>
+ <name>Intro</name>
+ </context>
+<context>
+ <name>OpenURIDialog</name>
+ </context>
+<context>
+ <name>OptionsDialog</name>
+ </context>
+<context>
+ <name>OverviewPage</name>
+ </context>
+<context>
+ <name>PeerTableModel</name>
+ </context>
+<context>
+ <name>QObject</name>
+ </context>
+<context>
+ <name>RPCConsole</name>
+ </context>
+<context>
+ <name>ReceiveCoinsDialog</name>
+ </context>
+<context>
+ <name>ReceiveRequestDialog</name>
+ </context>
+<context>
+ <name>SendCoinsDialog</name>
+ </context>
+<context>
+ <name>SendCoinsEntry</name>
+ </context>
+<context>
+ <name>ShutdownWindow</name>
+ </context>
+<context>
+ <name>SignVerifyMessageDialog</name>
+ </context>
+<context>
+ <name>SplashScreen</name>
+ </context>
+<context>
+ <name>TrafficGraphWidget</name>
+ </context>
+<context>
+ <name>TransactionDescDialog</name>
+ </context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
+ </context>
+<context>
+ <name>bitcoin-core</name>
+ </context>
+</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_ro_RO.ts b/src/qt/locale/bitcoin_ro_RO.ts
index 8bccf037a7..489ed07639 100644
--- a/src/qt/locale/bitcoin_ro_RO.ts
+++ b/src/qt/locale/bitcoin_ro_RO.ts
@@ -26,10 +26,6 @@
<translation>ÃŽnchide</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copiază adresa</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Şterge adresele curent selectate din listă</translation>
</message>
@@ -43,74 +39,7 @@
</message>
<message>
<source>&amp;Delete</source>
- <translation>Åžterge</translation>
- </message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Alegeţi adresa unde vreţi să trimiteţi monezile</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Alegeţi adresa unde vreţi să primiţi monezile</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Alegeţi</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Adresa destinatarului</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Adresa de primire</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Acestea sînt adresele dumneavoastră Bitcoin pentru efectuarea plăţilor. Verificaţi întotdeauna cantitatea şi adresa de primire înainte de a trimite monezi.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Acestea sînt adresele dumneavoastră Bitcoin folosite pentru a primi plati. Este recomandat să folosiţi o adresă nouă de primire pentru fiecare tranzacţie în parte.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copiază &amp;eticheta</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Editare</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportă listă de adrese</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fişier text cu valori separate prin virgulă (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Export nereuÅŸit</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>A apărut o eroare la salvarea listei de adrese la %1. Vă rugăm să încercaţi din nou.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etichetă</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresă</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(fără etichetă)</translation>
+ <translation>&amp;Åžterge</translation>
</message>
</context>
<context>
@@ -131,99 +60,19 @@
<source>Repeat new passphrase</source>
<translation>Repetaţi noua frază de acces</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Encrypt wallet</source>
- <translation>Criptare portofel</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Această acţiune necesită fraza dvs. de acces pentru deblocarea portofelului.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Deblocare portofel</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Această acţiune necesită fraza dvs. de acces pentru decriptarea portofelului.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Decriptare portofel</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Schimbare frază de acces</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Confirmaţi criptarea portofelului</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Atenţie: Dacă pierdeţi parola portofelului electronic după criptare, &lt;b&gt;VEŢI PIERDE ÎNTREAGA SUMĂ DE BITCOIN ACUMULATĂ&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Sigur doriţi să criptaţi portofelul dvs.?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin se va închide acum pentru a termina procesul de criptare. Ţineţi minte că criptarea portofelului nu vă poate proteja în totalitate de furtul monedelor de către programe dăunătoare care vă infectează calculatorul.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>IMPORTANT: Orice copie de siguranţă făcută anterior portofelului dumneavoastră ar trebui înlocuită cu cea generată cel mai recent, fişier criptat al portofelului. Pentru siguranţă, copiile de siguranţă vechi ale portofelului ne-criptat vor deveni inutile imediat ce veţi începe folosirea noului fişier criptat al portofelului.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Atenţie! Caps Lock este pornit!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Portofel criptat</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Introduceţi noua parolă a portofelului electronic.&lt;br/&gt;Vă rugăm să folosiţi o parolă de&lt;b&gt;minimum 10 caractere aleatoare&lt;/b&gt;, sau &lt;b&gt;minimum 8 cuvinte&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Introduceţi vechea şi noua parolă pentru portofel.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Criptarea portofelului nu a reuÅŸit</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Criptarea portofelului nu a reuÅŸit din cauza unei erori interne. Portofelul dvs. nu a fost criptat.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Frazele de acces introduse nu se potrivesc.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Deblocarea portofelului nu a reuÅŸit</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Fraza de acces introdusă pentru decriptarea portofelului a fost incorectă.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Decriptarea portofelului nu a reuÅŸit</translation>
+ <source>IP/Netmask</source>
+ <translation>IP/Netmask</translation>
</message>
<message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Parola portofelului electronic a fost schimbată.</translation>
+ <source>Banned Until</source>
+ <translation>Banat până la</translation>
</message>
</context>
<context>
- <name>BanTableModel</name>
- </context>
-<context>
<name>BitcoinGUI</name>
<message>
<source>Sign &amp;message...</source>
@@ -298,14 +147,6 @@
<translation>Deschide &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Clientul Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Import blocuri de pe disk...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Se reindexează blocurile pe disc...</translation>
</message>
@@ -350,10 +191,6 @@
<translation>P&amp;rimeÅŸte</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Arată informaţii despre Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>Arată/Ascunde</translation>
</message>
@@ -390,22 +227,10 @@
<translation>Bara de unelte</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucleul Bitcoin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Cereţi plăţi (generează coduri QR şi bitcoin-uri: URls)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Despre Nucleul Bitcoin</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Modifică opţiunile de configurare pentru Bitcoin</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Arată lista de adrese trimise şi etichetele folosite.</translation>
</message>
@@ -421,10 +246,6 @@
<source>&amp;Command-line options</source>
<translation>Opţiuni linie de &amp;comandă</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Arată mesajul de ajutor Bitcoin Core pentru a obţine o listă cu opţiunile posibile de linii de comandă Bitcoin</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n conexiune activă către reţeaua Bitcoin</numerusform><numerusform>%n conexiuni active către reţeaua Bitcoin</numerusform><numerusform>%n de conexiuni active către reţeaua Bitcoin</numerusform></translation>
@@ -537,17 +358,10 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Alertă reţea</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
- <translation>Selectarea monezii</translation>
+ <translation>Selectarea monedei</translation>
</message>
<message>
<source>Quantity:</source>
@@ -621,150 +435,6 @@
<source>Priority</source>
<translation>Prioritate</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copiază adresa</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiază eticheta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiază suma</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiază ID tranzacţie</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Blocare necheltuiţi</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Deblocare necheltuiţi</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiază cantitea</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiază taxa</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiază după taxă</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiază octeţi</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiază prioritatea</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiază praf</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiază rest</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>cea mai mare</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>mai mare</translation>
- </message>
- <message>
- <source>high</source>
- <translation>mare</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>medie-mare</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>medie</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>medie-scăzută</translation>
- </message>
- <message>
- <source>low</source>
- <translation>scazută</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>mai scăzută</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>cea mai scăzută</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 blocat)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>nimic</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Această etichetă devine roşie în cazul în care dimensiunea tranzacţiei este mai mare de 1000 de octeţi.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Această etichetă devine roşie dacă prioritatea e mai mică decît "medie".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Această etichetă devine roşie, dacă orice beneficiar primeşte o sumă mai mică decât %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Poate varia +/- %1 satoshi pentru fiecare intrare.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>da</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nu</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Aceasta înseamnă o taxă de cel puţin %1 pe kB necesar.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Poate varia +/- 1 octet pentru fiecare intrare.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Tranzacţiile cu prioritate mai mare sînt mai susceptibile de fi incluse într-un bloc.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(fără etichetă)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>restul de la %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(rest)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -788,38 +458,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresă</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Noua adresă de primire</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Noua adresă de trimitere</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Editează adresa de primire</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Editează adresa de trimitere</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Adresa introdusă "%1" se află deja în lista de adrese.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Adresa introdusă "%1" nu este o adresă bitcoin validă.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Portofelul nu a putut fi deblocat.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Generarea noii chei nu a reuÅŸit.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -847,10 +485,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucleul Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>versiunea</translation>
</message>
@@ -859,8 +493,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Despre Nucleul Bitcoin</translation>
+ <source>About %1</source>
+ <translation>Despre %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -874,24 +508,36 @@
<source>command-line options</source>
<translation>Opţiuni linie de comandă</translation>
</message>
- </context>
-<context>
- <name>Intro</name>
<message>
- <source>Welcome</source>
- <translation>Bun venit</translation>
+ <source>UI Options:</source>
+ <translation>Opţiuni UI:</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>Alege dosarul de date la pornire (implicit: %u)</translation>
+ </message>
+ <message>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>Setează limba, de exemplu: "ro_RO" (implicit: sistem local)</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>Porniţi minimizat</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Bine aţi venit la Nucleul Bitcoin.</translation>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>Setare rădăcină certificat SSL pentru cerere de plată (implicit: -sistem- )</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Dacă aceasta este prima dată cînd programul este lansat, puteţi alege unde Nucleul Bitcoin va stoca datele.</translation>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>Afişează ecran splash la pornire (implicit: %u)</translation>
</message>
+ </context>
+<context>
+ <name>Intro</name>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Nucleul Bitcoin se va descărca şi va stoca o copie a lanţului blocului Bitcoin. Cel puţin %1GB de date vor fi stocate în acest dosar şi se va mări în timp. Portofelul va fi, de asemenea, stocat în acest dosar.</translation>
+ <source>Welcome</source>
+ <translation>Bun venit</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -902,10 +548,6 @@
<translation>FoloseÅŸte un dosar de date personalizat:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucleul Bitcoin</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Eroare: Directorul datelor specificate "%1" nu poate fi creat.</translation>
</message>
@@ -940,10 +582,6 @@
<source>Select payment request file</source>
<translation>Selectaţi fişierul cerere de plată</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Selectaţi fişierul cerere de plată pentru deschidere</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -984,10 +622,6 @@
<translation>Minimizează fereastra în locul părăsirii programului în momentul închiderii ferestrei. Cînd acestă opţiune e activă, aplicaţia se va opri doar în momentul selectării comenzii 'Închide aplicaţia' din menu.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Limba interfeţei utilizatorului poate fi setată aici. Această setare va avea efect după repornirea Nucleului Bitcoin.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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-uri terţe părţi (de exemplu, un explorator de bloc), care apar în tab-ul tranzacţiilor ca elemente de meniu contextual. %s în URL este înlocuit cu hash de tranzacţie. URL-urile multiple sînt separate prin bară verticală |.</translation>
</message>
@@ -1012,10 +646,6 @@
<translation>Reţea</translation>
</message>
<message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>PorneÅŸte Nucleul Bitcoin la pornirea sistemului</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = automat, &lt;0 = lasă atîtea nuclee libere)</translation>
</message>
@@ -1068,6 +698,18 @@
<translation>Portul proxy (de exemplu: 9050)</translation>
</message>
<message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
<source>&amp;Window</source>
<translation>&amp;Fereastră</translation>
</message>
@@ -1216,103 +858,16 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Gestionare URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Adresă pentru plată nevalidă %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Cerere de plată refuzată</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Cererea de plată din reţea nu se potriveşte cu clientul din reţea</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Cererea de plată nu este iniţializată.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Suma cerută de plată de %1 este prea mică (considerată praf).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Eroare la cererea de plată</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Nu poate porni bitcoin: manipulator clic-pentru-plată</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>URL-ul cererii de plată preluat nu este valid: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI nu poate fi analizat! Acest lucru poate fi cauzat de o adresă Bitcoin nevalidă sau parametri URI deformaţi.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Manipulare fişier cerere de plată</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Fişierul cerere de plată nu poate fi citit! Cauza poate fi un fişier cerere de plată nevalid.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Cererea de plată a expirat.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Cererile de plată neverificate prin script-uri personalizate de plată nu sînt suportate.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Cerere de plată nevalidă.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Rambursare de la %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Cererea de plată %1 este prea mare (%2 octeţi, permis %3 octeţi).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Eroare la comunicarea cu %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Cererea de plată nu poate fi analizată!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Răspuns greşit de la server %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Plată acceptată</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Eroare în cererea de reţea</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
<translation>Agent utilizator</translation>
</message>
<message>
+ <source>Node/Service</source>
+ <translation>Nod/Serviciu</translation>
+ </message>
+ <message>
<source>Ping Time</source>
<translation>Timp ping</translation>
</message>
@@ -1357,31 +912,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Salvează imagine...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Copiază imaginea</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Salvează codul QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Imagine de tip PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Nume client</translation>
- </message>
- <message>
<source>N/A</source>
<translation>indisponibil</translation>
</message>
@@ -1402,10 +934,6 @@
<translation>General</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>FoloseÅŸte OpenSSL versiunea</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>FoloseÅŸte BerkeleyDB versiunea</translation>
</message>
@@ -1434,6 +962,14 @@
<translation>Numărul curent de blocuri</translation>
</message>
<message>
+ <source>Current number of transactions</source>
+ <translation>Numărul curent de tranzacţii</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>Memorie folosită</translation>
+ </message>
+ <message>
<source>Received</source>
<translation>Recepţionat</translation>
</message>
@@ -1450,6 +986,10 @@
<translation>Selectaţi un partener pentru a vedea informaţiile detaliate.</translation>
</message>
<message>
+ <source>Whitelisted</source>
+ <translation>Whitelisted</translation>
+ </message>
+ <message>
<source>Direction</source>
<translation>Direcţie</translation>
</message>
@@ -1458,6 +998,18 @@
<translation>Versiune</translation>
</message>
<message>
+ <source>Starting Block</source>
+ <translation>Bloc de început</translation>
+ </message>
+ <message>
+ <source>Synced Headers</source>
+ <translation>Headere Sincronizate</translation>
+ </message>
+ <message>
+ <source>Synced Blocks</source>
+ <translation>Blocuri Sincronizate</translation>
+ </message>
+ <message>
<source>User Agent</source>
<translation>Agent utilizator</translation>
</message>
@@ -1514,10 +1066,6 @@
<translation>IeÅŸire:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Construit la data</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>FiÅŸier jurnal depanare</translation>
</message>
@@ -1526,8 +1074,24 @@
<translation>Curăţă consola</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Bun venit la consola Nucleului Bitcoin RPC.</translation>
+ <source>&amp;Disconnect Node</source>
+ <translation>&amp;Deconectare nod</translation>
+ </message>
+ <message>
+ <source>1 &amp;hour</source>
+ <translation>1 &amp;oră</translation>
+ </message>
+ <message>
+ <source>1 &amp;day</source>
+ <translation>1 &amp;zi</translation>
+ </message>
+ <message>
+ <source>1 &amp;week</source>
+ <translation>1 &amp;săptămână</translation>
+ </message>
+ <message>
+ <source>1 &amp;year</source>
+ <translation>1 &amp;an</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1570,6 +1134,14 @@
<translation>IeÅŸire</translation>
</message>
<message>
+ <source>Yes</source>
+ <translation>Da</translation>
+ </message>
+ <message>
+ <source>No</source>
+ <translation>Nu</translation>
+ </message>
+ <message>
<source>Unknown</source>
<translation>Necunoscut</translation>
</message>
@@ -1644,18 +1216,6 @@
<source>Remove</source>
<translation>Înlătură</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copiază eticheta</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Copiază mesajul</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiază suma</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1675,73 +1235,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Salvează imaginea...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Cere plata pentru %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informaţiile plăţii</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresă</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Sumă</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etichetă</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mesaj</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI rezultat este prea lung, încearcaţi să reduceţi textul pentru etichetă / mesaj.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Eroare la codarea URl-ului în cod QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etichetă</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mesaj</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Sumă</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(fără etichetă)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(nici un mesaj)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(sumă nulă)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1842,14 +1335,6 @@
<translation>rapid</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Trimite ca taxă zero dacă este posibil</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(confirmarea poate dura mai mult)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Trimite simultan către mai mulţi destinatari</translation>
</message>
@@ -1881,98 +1366,6 @@
<source>S&amp;end</source>
<translation>Trimit&amp;e</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Confirmă trimiterea de monede</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 la %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Copiază cantitea</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiază suma</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Copiază taxa</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Copiază după taxă</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Copiază octeţi</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Copiază prioritatea</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Copiază rest</translation>
- </message>
- <message>
- <source>or</source>
- <translation>sau</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Suma de plată trebuie să fie mai mare decît 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Suma depăşeşte soldul contului.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Totalul depăşeşte soldul contului dacă se include şi plata taxei de %1.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Creare tranzacţie nereuşită!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Tranzacţia a fost respinsă! Acest lucru se poate întîmpla dacă o parte din monedele tale din portofel au fost deja cheltuite, la fel ca şi cum aţi fi folosit o copie a wallet.dat şi monedele au fost cheltuite în copie, dar nu au fost marcate ca şi cheltuite şi aici.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Cererea de plată a expirat.</translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Adresa destinatarului nu este validă, vă rugăm să o verificaţi.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Atenţie: Adresa bitcoin nevalidă!</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(fără etichetă)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Atenţie: Adresă de rest necunoscută</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Copiază praf</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Sigur doriţi să trimiteţi?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>adăugat ca taxă de tranzacţie</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1985,10 +1378,6 @@
<translation>Plăteşte că&amp;tre:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Introduceţi o etichetă pentru această adresă pentru a fi adăugată în lista dvs. de adrese</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etichetă:</translation>
</message>
@@ -2044,8 +1433,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Nucleul Bitcoin se închide...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 se închide</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2130,70 +1519,10 @@
<source>Reset all verify message fields</source>
<translation>Resetează toate cîmpurile mesajelor semnate</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Faceţi clic pe "Semneaza msaj" pentru a genera semnătura</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Adresa introdusă nu este validă</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Vă rugăm verificaţi adresa şi încercaţi din nou.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Adresa introdusă nu se referă la o cheie.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Blocarea portofelului a fost întreruptă.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Cheia privată pentru adresa introdusă nu este validă.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Semnarea mesajului nu a reuÅŸit.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Mesaj semnat.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Această semnatură nu a putut fi decodată.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Vă rugăm verificaţi semnătura şi încercaţi din nou.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Semnatura nu se potriveÅŸte cu mesajul.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Verificarea mesajului nu a reuÅŸit.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Mesaj verificat.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Nucleul Bitcoin</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Dezvoltatorii Nucleului Bitcoin</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2206,414 +1535,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Deschis pînă la %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>în conflict</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/deconectat</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/neconfirmat</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 confirmări</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Stare</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, distribuit prin %n nod</numerusform><numerusform>, distribuit prin %n noduri</numerusform><numerusform>, distribuit prin %n de noduri</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Sursa</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generat</translation>
- </message>
- <message>
- <source>From</source>
- <translation>De la</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Către</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>adresa proprie</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>doar-supraveghere</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etichetă</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Credit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>se maturizează în încă %n bloc</numerusform><numerusform>se maturizează în încă %n blocuri</numerusform><numerusform>se maturizează în încă %n de blocuri</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>neacceptat</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debit</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Total debit</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Total credit</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Taxă tranzacţie</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Suma netă</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mesaj</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Comentariu</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID-ul tranzacţie</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Comerciant</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Monezile generate trebuie să crească %1 blocuri înainte să poată fi cheltuite. Cînd aţi generat acest bloc, a fost transmis reţelei pentru a fi adaugat la lanţul de blocuri. Aceasta se poate întîmpla ocazional dacă alt nod generează un bloc la numai cîteva secunde de al dvs.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Informaţii pentru depanare</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Tranzacţie</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Intrări</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Sumă</translation>
- </message>
- <message>
- <source>true</source>
- <translation>adevărat</translation>
- </message>
- <message>
- <source>false</source>
- <translation>fals</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, nu s-a propagat încă</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Deschis pentru încă %n bloc</numerusform><numerusform>Deschis pentru încă %n blocuri</numerusform><numerusform>Deschis pentru încă %n de blocuri</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>necunoscut</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detaliile tranzacţiei</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Acest panou arată o descriere detaliată a tranzacţiei</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tip</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Imatur (%1 confirmări, va fi disponibil după %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Deschis pentru încă %n bloc</numerusform><numerusform>Deschis pentru încă %n blocuri</numerusform><numerusform>Deschis pentru încă %n de blocuri</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Deschis până la %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Confirmat (%1 confirmări)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Acest bloc nu a fost recepţionat de nici un alt nod şi probabil nu va fi acceptat!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generat dar neacceptat</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Deconectat</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etichetă</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Neconfirmat</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Confirmare (%1 din %2 confirmări recomandate)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>ÃŽn conflict</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recepţionat cu</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Primit de la</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Trimis către</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Plată către dvs.</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minerit</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>doar-supraveghere</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>indisponibil</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Starea tranzacţiei. Treceţi cu mouse-ul peste acest cîmp pentru afişarea numărului de confirmări.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Data şi ora la care a fost recepţionată tranzacţia.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tipul tranzacţiei.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Indiferent dacă sau nu o adresă doar-suăpraveghere este implicată în această tranzacţie.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Suma extrasă sau adăugată la sold.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Toate</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Astăzi</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Săptămîna aceasta</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Luna aceasta</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Luna trecută</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Anul acesta</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Interval...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Recepţionat cu</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Trimis către</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Către dvs.</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minerit</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Altele</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Introduceţi adresa sau eticheta pentru căutare</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Suma minimă</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Copiază adresa</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copiază eticheta</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Copiază suma</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Copiază ID tranzacţie</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Editează eticheta</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Arată detaliile tranzacţiei</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Export istoric tranzacţii</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Doar-supraveghere</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Export nereuÅŸit</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>S-a produs o eroare la salvarea istoricului tranzacţiilor la %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Export reuÅŸit</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Istoricul tranzacţiilor a fost salvat cu succes la %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Fişier text cu valori separate prin virgulă (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Confirmat</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tip</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etichetă</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresă</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Interval:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>către</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2621,55 +1549,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Nu a fost încărcat nici un portofel.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Trimitere bitcoin</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Export</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportă datele din tab-ul curent într-un fişier</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Copie de siguranţă portofel</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Date portofel (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Copierea de siguranţă nu a reuşit</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>S-a produs o eroare la salvarea datelor portofelului la %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Datele portofelului s-au salvat cu succes la %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Copie de siguranţă efectuată cu succes</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2700,6 +1579,10 @@
<translation>Acceptă conexiuni din afară (implicit: 1 dacă nu se foloseşte -proxy sau -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Nucleul Bitcoin</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Ataşaţi adresei date şi ascultaţi totdeauna pe ea. Folosiţi notaţia [host]:port pentru IPv6</translation>
</message>
@@ -2720,10 +1603,6 @@
<translation>Aceasta este o versiune de test preliminară - vă asumaţi riscul folosind-o - nu folosiţi pentru minerit sau aplicaţiile comercianţilor</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Nu se poate lega la %s pe acest calculator. Nucleul Bitcoin probabil deja rulează.</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Atenţie: Reţeaua nu pare să fie de acord în totalitate! Aparent nişte mineri au probleme.</translation>
</message>
@@ -2732,10 +1611,6 @@
<translation>Atenţie: Aparent, nu sîntem de acord cu toţi partenerii noştri! Va trebui să faceţi o actualizare, sau alte noduri necesită actualizare.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Atenţie: fişierul wallet.dat este corupt, date salvate! Fişierul original wallet.dat a fost salvat ca wallet.{timestamp}.bak in %s; dacă balansul sau tranzactiile sînt incorecte ar trebui să restauraţi dintr-o copie de siguranţă.</translation>
- </message>
- <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;category&gt; poate fi:</translation>
</message>
@@ -2844,18 +1719,10 @@
<translation>Opţiuni portofel:</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Trebuie să reconstruiţi baza de date folosind -reindex pentru a schimba -txindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Permite conexiunile JSON-RPC din sursa specificată. Valid pentru &lt;ip&gt; sînt IP singulare (ex. 1.2.3.4), o reţea/mască-reţea (ex. 1.2.3.4/255.255.255.0) sau o reţea/CIDR (ex. 1.2.3.4/24). Această opţiune poate fi specificată de mai multe ori</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Nu se poate obţine blocarea folderului cu date %s. Nucleul Bitcoin probabil deja rulează.</translation>
- </message>
- <message>
<source>Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message)</source>
<translation>Execută comanda cînd o alertă relevantă este primită sau vedem o bifurcaţie foarte lungă (%s în cmd este înlocuit de mesaj)</translation>
</message>
@@ -2876,18 +1743,14 @@
<translation>Acceptă cererile publice REST (implicit: %u)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Nu se poate rezolva adresa -whitebind: '%s'</translation>
+ <source>Automatically create Tor hidden service (default: %d)</source>
+ <translation>Crează automat un serviciu Tor ascuns (implicit: %d)</translation>
</message>
<message>
<source>Connect through SOCKS5 proxy</source>
<translation>Conectare prin proxy SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Dezvoltatorii Bitcoin</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Eroare la citirea bazei de date. Oprire.</translation>
</message>
@@ -2896,22 +1759,6 @@
<translation>Informaţie</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Nu s-a reuşit iniţierea verificării sănătăţii. Nucleul Bitcoin se opreşte.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Sumă nevalidă pentru -maxtxfee=&lt;suma&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Sumă nevalidă pentru -minrelaytxfee=&lt;suma&gt;:'%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Sumă nevalidă pentru -mintxfee=&lt;suma&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Sumă nevalidă pentru -paytxfee=&lt;suma&gt;: '%s' (trebuie să fie cel puţin %s)</translation>
</message>
@@ -2976,10 +1823,6 @@
<translation>Utilizator pentru conexiunile JSON-RPC</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Portofelul necesită rescrierea: reporniţi Nucleul Bitcoin pentru completare</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Avertisment</translation>
</message>
@@ -2988,10 +1831,6 @@
<translation>Şterge toate tranzacţiile din portofel...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat corupt, salvare nereuşită</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Parola pentru conexiunile JSON-RPC</translation>
</message>
@@ -3000,10 +1839,6 @@
<translation>Execută comanda cînd cel mai bun bloc se modifică (%s în cmd este înlocuit cu hash-ul blocului)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Acest mesaj de ajutor</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Permite căutări DNS pentru -addnode, -seednode şi -connect</translation>
</message>
@@ -3012,10 +1847,6 @@
<translation>Încărcare adrese...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Eroare la încărcarea wallet.dat: Portofel corupt</translation>
- </message>
- <message>
<source>Output debugging information (default: %u, supplying &lt;category&gt; is optional)</source>
<translation>Produce toate informaţiile de depanare (implicit: %u &lt;category&gt; furnizată este opţională)</translation>
</message>
@@ -3024,14 +1855,6 @@
<translation>(implicit: %s)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Eroare la încărcarea wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Generează monede (implicit: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Cîte blocuri verifică la pornire (implicit: %u, 0 = toate)</translation>
</message>
@@ -3056,18 +1879,6 @@
<translation>Reţeaua specificată în -onlynet este necunoscută: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Nu se poate rezolva adresa -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Nu se poate rezolva adresa -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Suma nevalidă pentru -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Fonduri insuficiente</translation>
</message>
diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts
index 00dfd833ab..60f5d5dfa2 100644
--- a/src/qt/locale/bitcoin_ru.ts
+++ b/src/qt/locale/bitcoin_ru.ts
@@ -26,10 +26,6 @@
<translation>&amp;Закрыть</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Копировать адреÑ</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Удалить выбранный Ð°Ð´Ñ€ÐµÑ Ð¸Ð· ÑпиÑка</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Удалить</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Выберите Ð°Ð´Ñ€ÐµÑ Ð´Ð»Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸ на него монет</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Выберите Ð°Ð´Ñ€ÐµÑ Ð´Ð»Ñ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð¼Ð¾Ð½ÐµÑ‚</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Выбрать</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>ÐдреÑа отправки</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>ÐдреÑа получениÑ</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Это ваши адреÑа Bitcoin Ð´Ð»Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸ платежей. Ð’Ñегда проверÑйте количеÑтво и Ð°Ð´Ñ€ÐµÑ Ð¿Ð¾Ð»ÑƒÑ‡Ð°Ñ‚ÐµÐ»Ñ Ð¿ÐµÑ€ÐµÐ´ отправкой перевода.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Это ваши адреÑа Bitcoin Ð´Ð»Ñ Ð¿Ñ€Ð¸Ñ‘Ð¼Ð° платежей. РекомендуетÑÑ Ð¸Ñпользовать новый Ð°Ð´Ñ€ÐµÑ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð¹ транзакции.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Копировать &amp;метку</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Правка</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>ЭкÑпортировать ÑпиÑок адреÑов</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>ТекÑÑ‚, разделённый запÑтыми (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ЭкÑпорт не удалÑÑ</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Произошла ошибка при попытке Ñохранить ÑпиÑок адреÑов, %1. ПожалуйÑта, попробуйте еще раз.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>[нет метки]</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Повторите новый пароль</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Зашифровать бумажник</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ð”Ð»Ñ Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ð¸ требуетÑÑ Ð¿Ð°Ñ€Ð¾Ð»ÑŒ вашего бумажника.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Разблокировать бумажник</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ð”Ð»Ñ Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ð¸ требуетÑÑ Ð¿Ð°Ñ€Ð¾Ð»ÑŒ вашего бумажника.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>РаÑшифровать бумажник</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Сменить пароль</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Подтвердите шифрование бумажника</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Внимание: еÑли вы зашифруете бумажник и потерÑете пароль, вы &lt;b&gt;ПОТЕРЯЕТЕ ВСЕ Ð’ÐШИ БИТКОЙÐЫ&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Вы уверены, что хотите зашифровать ваш бумажник?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Ð¡ÐµÐ¹Ñ‡Ð°Ñ Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼Ð¼Ð° закроетÑÑ Ð´Ð»Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑа шифрованиÑ. Помните, что шифрование вашего бумажника не может полноÑтью защитить ваши биткоины от кражи Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ Ð¸Ð½Ñ„Ð¸Ñ†Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð²Ð°ÑˆÐµÐ³Ð¾ компьютера вредоноÑным ПО.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>Ð’ÐЖÐО: вÑе предыдущие резервные копии вашего бумажника должны быть заменены новым зашифрованным файлом. Ð’ целÑÑ… безопаÑноÑти предыдущие резервные копии незашифрованного бумажника Ñтанут беÑполезны, как только вы начнёте иÑпользовать новый зашифрованный бумажник.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Внимание: Caps Lock включен!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Бумажник зашифрован</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Введите новый пароль бумажника.&lt;br/&gt;ИÑпользуйте пароль, ÑоÑтоÑщий из &lt;b&gt;деÑÑти или более Ñлучайных Ñимволов&lt;/b&gt;, или &lt;b&gt;воÑьми или более Ñлов&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Введите Ñтарый и новый пароль Ð´Ð»Ñ ÐºÐ¾ÑˆÐµÐ»ÑŒÐºÐ°.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Ðе удалоÑÑŒ зашифровать бумажник</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Шифрование бумажника не удалоÑÑŒ из-за внутренней ошибки. Ваш бумажник не был зашифрован.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Введённые пароли не Ñовпадают.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Разблокировка бумажника не удалаÑÑŒ</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Указанный пароль не подходит.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>РаÑшифрование бумажника не удалоÑÑŒ</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Пароль бумажника уÑпешно изменён.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>Закрыть приложение</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;О %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Показать информацию о %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>О &amp;Qt</translation>
</message>
@@ -282,6 +131,10 @@
<translation>&amp;Параметры</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Изменить конфигурационные наÑтройки Ð´Ð»Ñ %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>&amp;Зашифровать бумажник...</translation>
</message>
@@ -306,14 +159,6 @@
<translation>Открыть &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core клиент</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>ИмпортируютÑÑ Ð±Ð»Ð¾ÐºÐ¸ Ñ Ð´Ð¸Ñка...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Идёт переиндекÑÐ°Ñ†Ð¸Ñ Ð±Ð»Ð¾ÐºÐ¾Ð² на диÑке...</translation>
</message>
@@ -358,10 +203,6 @@
<translation>&amp;Получить</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Показать информацию о Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Показать / Скрыть</translation>
</message>
@@ -398,22 +239,10 @@
<translation>Панель вкладок</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>ЗапроÑить платежи (Ñоздаёт QR-коды и bitcoin: ÑÑылки)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;О Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Изменить опции конфигурации Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Показать ÑпиÑок иÑпользованных адреÑов и меток отправки</translation>
</message>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>&amp;Параметры командной Ñтроки</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Показать помощь по Bitcoin Core и получить ÑпиÑок доÑтупных параметров командной Ñтроки.</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n активных Ñоединений Ñ Ñетью Bitcoin</numerusform><numerusform>%n активных Ñоединений Ñ Ñетью Bitcoin</numerusform><numerusform>%n активных Ñоединений Ñ Ñетью Bitcoin</numerusform><numerusform>%n активных Ñоединений Ñ Ñетью Bitcoin</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>ИндекÑÐ°Ñ†Ð¸Ñ Ð±Ð»Ð¾ÐºÐ¾Ð² на диÑке...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Обработка блоков на диÑке...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>ИÑточник блоков недоÑтупен...</translation>
</message>
@@ -494,6 +327,10 @@
<translation>Синхронизировано</translation>
</message>
<message>
+ <source>%1 client</source>
+ <translation>%1 клиент</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>СинхронизируетÑÑ...</translation>
</message>
@@ -545,13 +382,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Ð¡ÐµÑ‚ÐµÐ²Ð°Ñ Ð¢Ñ€ÐµÐ²Ð¾Ð³Ð°</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +459,6 @@
<source>Priority</source>
<translation>Приоритет</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Копировать адреÑ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Копировать метку</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Скопировать Ñумму</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Скопировать ID транзакции</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Заблокировать непотраченное</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Разблокировать непотраченное</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Копировать количеÑтво</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Копировать комиÑÑию</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Копировать поÑле комиÑÑии</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Копировать байты</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Копировать приоритет</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Копировать пыль</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Копировать Ñдачу</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>Ñамый выÑокий</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>выше</translation>
- </message>
- <message>
- <source>high</source>
- <translation>выÑокий</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>выше Ñреднего</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>Ñредний</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>ниже Ñреднего</translation>
- </message>
- <message>
- <source>low</source>
- <translation>низкий</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>ниже</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>Ñамый низкий</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 заблокировано)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ничего</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Эта метка ÑтановитÑÑ ÐºÑ€Ð°Ñной, еÑли размер транзакции будет больше, чем 1000 байт.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Эта метка ÑтановитÑÑ ÐºÑ€Ð°Ñной, еÑли приоритет меньше, чем "Ñреднее".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Эта метка ÑтановитÑÑ ÐºÑ€Ð°Ñной, еÑли любой из получателей принимает количеÑтво меньше, чем %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Может отличатьÑÑ Ð½Ð° +/- %1 Ñатоши на вход.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>да</translation>
- </message>
- <message>
- <source>no</source>
- <translation>нет</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Это значит, что требуетÑÑ ÐºÐ¾Ð¼Ð¸ÑÑÐ¸Ñ ÐºÐ°Ðº минимум %1 на КБ.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Может отличатьÑÑ Ð½Ð° +/- 1 байт на вход.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Транзакции Ñ Ð±Ð¾Ð»ÐµÐµ выÑоким приоритетом будут вероÑтнее других включены в блок.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>[нет метки]</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>Ñдача Ñ %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(размен)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +482,6 @@
<source>&amp;Address</source>
<translation>&amp;ÐдреÑ</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Ðовый Ð°Ð´Ñ€ÐµÑ Ð´Ð»Ñ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Ðовый Ð°Ð´Ñ€ÐµÑ Ð´Ð»Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Изменение адреÑа Ð´Ð»Ñ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Изменение адреÑа Ð´Ð»Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Введённый Ð°Ð´Ñ€ÐµÑ Â«%1» уже находитÑÑ Ð² адреÑной книге.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Введённый Ð°Ð´Ñ€ÐµÑ "%1" не ÑвлÑетÑÑ Ð¿Ñ€Ð°Ð²Ð¸Ð»ÑŒÐ½Ñ‹Ð¼ Bitcoin-адреÑом.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Ðе удаетÑÑ Ñ€Ð°Ð·Ð±Ð»Ð¾ÐºÐ¸Ñ€Ð¾Ð²Ð°Ñ‚ÑŒ бумажник.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ð½Ð¾Ð²Ð¾Ð³Ð¾ ключа не удалаÑÑŒ.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +509,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>верÑиÑ</translation>
</message>
@@ -867,8 +517,8 @@
<translation>(%1-бит)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>О Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>О %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,8 +557,8 @@
<translation>Показывать Ñкран-заÑтавку при запуÑке (по умолчанию: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>СброÑить вÑе наÑтройки Ñделанные через графичеÑкий интерфейÑ</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>СброÑить вÑе наÑтройки, измененные в графичеÑком интерфейÑе</translation>
</message>
</context>
<context>
@@ -918,16 +568,16 @@
<translation>Добро пожаловать</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Добро пожаловать в Bitcoin Core.</translation>
+ <source>Welcome to %1.</source>
+ <translation>Добро пожаловать в %1</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Так как вы впервые запуÑтили программу, вы можете выбрать, где Bitcoin Core будет хранить данные.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>При первом запуÑке программы вы можете выбрать где %1 будет хранить Ñвои данные.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core Ñкачает и Ñохранит копию цепи блоков. Как минимум, %1ГБ данных будет хранитьÑÑ Ð² Ñтом каталоге, и Ñо временем он будет раÑти. Бумажник будет также Ñохранён в Ñтом каталоге.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 Ñкачает и Ñохранит копию цепи блоков. Как минимум %2GB будут запиÑаны в Ñтот каталог, и Ñо временем он будет раÑти. Бумажник также будет Ñохранен в Ñтом каталоге.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +588,6 @@
<translation>ИÑпользовать другой каталог данных:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Ошибка: не удалоÑÑŒ Ñоздать указанный каталог данных "%1".</translation>
</message>
@@ -976,10 +622,6 @@
<source>Select payment request file</source>
<translation>Выбрать файл запроÑа платежа</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Выберите файл запроÑа платежа</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +634,14 @@
<translation>&amp;ГлавнаÑ</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>ÐвтоматичеÑки запуÑкать %1 поÑле входа в ÑиÑтему.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;ЗапуÑкать %1 при входе в ÑиÑтему</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Размер кÑша &amp;БД</translation>
</message>
@@ -1020,10 +670,6 @@
<translation>Сворачивать вмеÑто закрытиÑ. ЕÑли Ð´Ð°Ð½Ð½Ð°Ñ Ð¾Ð¿Ñ†Ð¸Ñ Ð±ÑƒÐ´ÐµÑ‚ выбрана — приложение закроетÑÑ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ поÑле выбора ÑоответÑтвующего пункта в меню.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>ЗдеÑÑŒ можно выбрать Ñзык интерфейÑа. ÐаÑтройки вÑтупÑÑ‚ в Ñилу поÑле перезапуÑка Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 (например, block explorer), которые отображаютÑÑ Ð½Ð° вкладке транзакций как пункты контекÑтного меню. %s в URL заменÑетÑÑ Ñ…Ñшем транзакции. URL отделÑÑŽÑ‚ÑÑ Ð´Ñ€ÑƒÐ³ от друга вертикальной чертой |.</translation>
</message>
@@ -1048,14 +694,6 @@
<translation>&amp;Сеть</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>ÐвтоматичеÑки запуÑкать Bitcoin Core поÑле входа в ÑиÑтему</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;ЗапуÑкать Bitcoin Core при входе в ÑиÑтему</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = автоматичеÑки, &lt;0 = оÑтавить Ñтолько незагруженных Ñдер)</translation>
</message>
@@ -1140,6 +778,14 @@
<translation>&amp;Окно</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Скрыть иконку из ÑиÑтемного треÑ.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Скрыть иконку в трее</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Показывать только иконку в ÑиÑтемном лотке поÑле ÑÐ²Ð¾Ñ€Ð°Ñ‡Ð¸Ð²Ð°Ð½Ð¸Ñ Ð¾ÐºÐ½Ð°.</translation>
</message>
@@ -1160,6 +806,10 @@
<translation>&amp;Язык интерфейÑа:</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>ЗдеÑÑŒ можно уÑтановить Ñзык пользовательÑкого интерфейÑа. ÐаÑтройки вÑтупÑÑ‚ в Ñилу поÑле перезагрузки %1</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>&amp;Отображать Ñуммы в единицах: </translation>
</message>
@@ -1284,97 +934,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Обработка URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Ðеверный Ð°Ð´Ñ€ÐµÑ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ð° %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ð° отклонён</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Сеть запроÑа платежа не Ñовпадает Ñ Ñетью клиента.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ð° не инициализирован.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Ð—Ð°Ð¿Ñ€Ð¾ÑˆÐµÐ½Ð½Ð°Ñ Ñумма платежа %1 Ñлишком мала (ÑчитаетÑÑ Ð¿Ñ‹Ð»ÑŒÑŽ).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Ошибка запроÑа платежа</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Ðе удаётÑÑ Ð·Ð°Ð¿ÑƒÑтить bitcoin: обработчик click-to-pay</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Ðеверный URL запроÑа платежа: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>Ðе удалоÑÑŒ обработать URI! Это может быть ÑвÑзано Ñ Ð½ÐµÐ²ÐµÑ€Ð½Ñ‹Ð¼ адреÑом Bitcoin или неправильными параметрами URI.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Обработка файла запроÑа платежа</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Файл запроÑа платежа не может быть прочитан! Обычно Ñто проиÑходит из-за неверного файла запроÑа платежа.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ð° проÑрочен.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Ðепроверенные запроÑÑ‹ платежей Ñ Ð½ÐµÑтандартными платёжными ÑценариÑми не поддерживаютÑÑ.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Ðеверный Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ð°.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Возврат от %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ð° %1 Ñлишком большой (%2 байтов, разрешено %3 байтов).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Ошибка ÑвÑзи Ñ %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ð° не может быть разобран!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Плохой ответ от Ñервера %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Платёж принÑÑ‚</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Ошибка Ñетевого запроÑа</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +988,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Сохранить изображение...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Копировать изображение</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Сохранить QR-код</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Изображение PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Ð˜Ð¼Ñ ÐºÐ»Ð¸ÐµÐ½Ñ‚Ð°</translation>
- </message>
- <message>
<source>N/A</source>
<translation>Ð/Д</translation>
</message>
@@ -1474,14 +1010,14 @@
<translation>Общие</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>ИÑпользуетÑÑ Ð²ÐµÑ€ÑÐ¸Ñ OpenSSL</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>ИÑпользуетÑÑ Ð²ÐµÑ€ÑÐ¸Ñ BerkeleyDB</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Каталог Ð´Ð»Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Ð’Ñ€ÐµÐ¼Ñ Ð·Ð°Ð¿ÑƒÑка</translation>
</message>
@@ -1518,10 +1054,6 @@
<translation>ИÑпользование памÑти</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Открыть отладочный лог-файл Bitcoin Core из текущего каталога данных. Это может занÑÑ‚ÑŒ неÑколько Ñекунд Ð´Ð»Ñ Ð±Ð¾Ð»ÑŒÑˆÐ¸Ñ… лог-файлов.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Получено</translation>
</message>
@@ -1570,6 +1102,18 @@
<translation>Юзер-агент</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Открыть отладочный лог-файл %1 из текущего каталога данных. Это может занÑÑ‚ÑŒ неÑколько Ñекунд Ð´Ð»Ñ Ð±Ð¾Ð»ÑŒÑˆÐ¸Ñ… лог-файлов.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Уменьшить размер текÑта</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Увеличить размер текÑта</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>СервиÑÑ‹</translation>
</message>
@@ -1638,10 +1182,6 @@
<translation>Выход:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Дата Ñборки</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Отладочный лог-файл</translation>
</message>
@@ -1678,8 +1218,8 @@
<translation>&amp;Разблокировать узел</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Добро пожаловать в RPC-конÑоль Bitcoin Core.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Добро пожаловать в конÑоль RPC %1.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1808,18 +1348,6 @@
<source>Remove</source>
<translation>Удалить</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Копировать метку</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Копировать Ñообщение</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Скопировать Ñумму</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1367,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Сохранить изображение...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>ЗапроÑить платёж на %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ð°</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Сумма</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Сообщение</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>ПолучившийÑÑ URI Ñлишком длинный, попробуйте Ñократить текÑÑ‚ метки / ÑообщениÑ.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Ошибка ÐºÐ¾Ð´Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ URI в QR-код</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Сообщение</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Сумма</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>[нет метки]</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(нет ÑообщениÑ)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(нет Ñуммы)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1487,6 @@
<translation>уÑкоренный</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>ОÑущеÑтвить транзакцию беÑплатно, еÑли возможно</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(подтверждение может занÑÑ‚ÑŒ больше времени)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Отправить неÑкольким получателÑм одновременно</translation>
</message>
@@ -2065,118 +1518,6 @@
<source>S&amp;end</source>
<translation>&amp;Отправить</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Подтвердите отправку монет</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>С %1 на %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Копировать количеÑтво</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Скопировать Ñумму</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Копировать комиÑÑию</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Копировать поÑле комиÑÑии</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Копировать байты</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Копировать приоритет</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Копировать размен</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>ÐžÐ±Ñ‰Ð°Ñ Ñумма %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>или</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Сумма Ð´Ð»Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸ должно быть больше 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Сумма превышает Ваш баланÑ</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Сумма превыÑит Ваш баланÑ, еÑли комиÑÑÐ¸Ñ Ð² размере %1 будет добавлена к транзакции</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Ðе удалоÑÑŒ Ñоздать транзакцию!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Ð¢Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ñ Ð±Ñ‹Ð»Ð° отклонена! Такое может произойти, еÑли некоторые монеты уже были потрачены, например, еÑли Ð’Ñ‹ иÑпользуете одну копию бумажника (wallet.dat), а монеты были потрачены из другой копии, но не были отмечены как потраченные в Ñтой.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>КомиÑÑÐ¸Ñ Ð±Ð¾Ð»ÑŒÑˆÐµ, чем %1, ÑчитаетÑÑ Ð½ÐµÐ²ÐµÑ€Ð¾Ñтно большой.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ð° проÑрочен.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Заплатить только обÑзательную комиÑÑию %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Подтверждение ожидаетÑÑ Ñ‡ÐµÑ€ÐµÐ· %n блок.</numerusform><numerusform>Подтверждение ожидаетÑÑ Ñ‡ÐµÑ€ÐµÐ· %n блока.</numerusform><numerusform>Подтверждение ожидаетÑÑ Ñ‡ÐµÑ€ÐµÐ· %n блоков.</numerusform><numerusform>Подтверждение ожидаетÑÑ Ñ‡ÐµÑ€ÐµÐ· %n блоков.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>ÐÐ´Ñ€ÐµÑ Ð¿Ð¾Ð»ÑƒÑ‡Ð°Ñ‚ÐµÐ»Ñ Ð½ÐµÐ²ÐµÑ€Ð½Ñ‹Ð¹. ПожалуйÑта, перепроверьте.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Обнаружен дублирующийÑÑ Ð°Ð´Ñ€ÐµÑ: иÑпользуйте каждый Ð°Ð´Ñ€ÐµÑ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ один раз.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Внимание: неверный Ð°Ð´Ñ€ÐµÑ Bitcoin</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>[нет метки]</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Внимание: неизвеÑтный Ð°Ð´Ñ€ÐµÑ Ð´Ð»Ñ Ñдачи</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Копировать пыль</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Вы уверены, что хотите отправить?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>добавлено как комиÑÑиÑ</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1530,6 @@
<translation>Полу&amp;чатель:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Введите метку Ð´Ð»Ñ Ð´Ð°Ð½Ð½Ð¾Ð³Ð¾ адреÑа (Ð´Ð»Ñ Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð² адреÑную книгу)</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Метка:</translation>
</message>
@@ -2264,8 +1601,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core выключаетÑÑ...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 выключаетÑÑ...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2358,70 +1695,10 @@
<source>Reset all verify message fields</source>
<translation>СброÑить вÑе Ð¿Ð¾Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸ ÑообщениÑ</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Ðажмите "ПодпиÑать Ñообщение" Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð´Ð¿Ð¸Ñи</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Введённый Ð°Ð´Ñ€ÐµÑ Ð½ÐµÐ²ÐµÑ€ÐµÐ½</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>ПожалуйÑта, проверьте Ð°Ð´Ñ€ÐµÑ Ð¸ попробуйте ещё раз.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Введённый Ð°Ð´Ñ€ÐµÑ Ð½Ðµ ÑвÑзан Ñ ÐºÐ»ÑŽÑ‡Ð¾Ð¼</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Разблокировка бумажника была отменена.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Ð”Ð»Ñ Ð²Ð²ÐµÐ´Ñ‘Ð½Ð½Ð¾Ð³Ð¾ адреÑа недоÑтупен закрытый ключ</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Ðе удалоÑÑŒ подпиÑать Ñообщение</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Сообщение подпиÑано</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>ПодпиÑÑŒ не может быть раÑкодирована.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>ПожалуйÑта, проверьте подпиÑÑŒ и попробуйте ещё раз.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>ПодпиÑÑŒ не ÑоответÑтвует отпечатку ÑообщениÑ.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Проверка ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Ð½Ðµ удалаÑÑŒ.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Сообщение проверено.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Разработчики Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[теÑÑ‚Ð¾Ð²Ð°Ñ Ñеть]</translation>
</message>
@@ -2434,422 +1711,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Открыто до %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>в противоречии</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/отключен</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/не подтверждено</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 подтверждений</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>СтатуÑ</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, разоÑлано через %n узел</numerusform><numerusform>, разоÑлано через %n узла</numerusform><numerusform>, разоÑлано через %n узлов</numerusform><numerusform>, разоÑлано через %n узлов</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>ИÑточник</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Сгенерированно</translation>
- </message>
- <message>
- <source>From</source>
- <translation>От</translation>
- </message>
- <message>
- <source>To</source>
- <translation>ДлÑ</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>Ñвой адреÑ</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>только наблюдение</translation>
- </message>
- <message>
- <source>label</source>
- <translation>метка</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Кредит</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>будет доÑтупно через %n блок</numerusform><numerusform>будет доÑтупно через %n блока</numerusform><numerusform>будет доÑтупно через %n блоков</numerusform><numerusform>будет доÑтупно через %n блоков</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>не принÑто</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Дебет</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Ð’Ñего дебет</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Ð’Ñего кредит</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>КомиÑÑиÑ</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>ЧиÑÑ‚Ð°Ñ Ñумма</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Сообщение</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Комментарий:</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID транзакции</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Продавец</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Сгенерированные монеты должны подождать %1 блоков, прежде чем они могут быть потрачены. Когда Ð’Ñ‹ Ñгенерировали Ñтот блок, он был отправлен в Ñеть Ð´Ð»Ñ Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð² цепочку блоков. ЕÑли он не попадёт в цепь, его ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¸Ð·Ð¼ÐµÐ½Ð¸Ñ‚ÑÑ Ð½Ð° "не принÑÑ‚", и монеты будут недейÑтвительны. Это иногда проиÑходит в Ñлучае, еÑли другой узел Ñгенерирует блок на неÑколько Ñекунд раньше ваÑ.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>ÐžÑ‚Ð»Ð°Ð´Ð¾Ñ‡Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>ТранзакциÑ</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Входы</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Сумма</translation>
- </message>
- <message>
- <source>true</source>
- <translation>иÑтина</translation>
- </message>
- <message>
- <source>false</source>
- <translation>ложь</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ещё не было уÑпешно разоÑлано</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Открыто Ð´Ð»Ñ ÐµÑ‰Ñ‘ %n блока</numerusform><numerusform>Открыто Ð´Ð»Ñ ÐµÑ‰Ñ‘ %n блоков</numerusform><numerusform>Открыто Ð´Ð»Ñ ÐµÑ‰Ñ‘ %n блоков</numerusform><numerusform>Открыто Ð´Ð»Ñ ÐµÑ‰Ñ‘ %n блоков</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>неизвеÑтно</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Детали транзакции</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Эта панель отображает детальное опиÑание транзакции.</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тип</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Ðезрелый (%1 подтверждений, будет доÑтупен поÑле %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Открыто Ð´Ð»Ñ ÐµÑ‰Ñ‘ %n блока</numerusform><numerusform>Открыто Ð´Ð»Ñ ÐµÑ‰Ñ‘ %n блоков</numerusform><numerusform>Открыто Ð´Ð»Ñ ÐµÑ‰Ñ‘ %n блоков</numerusform><numerusform>Открыто Ð´Ð»Ñ ÐµÑ‰Ñ‘ %n блоков</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Открыто до %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Подтверждено (%1 подтверждений)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Этот блок не был получен другими узлами и, возможно, не будет принÑÑ‚!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Сгенерированно, но не подтверждено</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Ðет активных Ñоединений Ñ Ñетью</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Ðеподтверждено</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Подтверждено(%1 подтверждений, рекомендуетÑÑ %2 подтверждений)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>В противоречии</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Получено</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Получено от</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Отправлено</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Отправлено Ñебе</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Добыто</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>только наблюдение</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>[не доÑтупно]</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ð¸. Подведите курÑор к нужному полю Ð´Ð»Ñ Ñ‚Ð¾Ð³Ð¾, чтобы увидеть количеÑтво подтверждений.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Дата и времÑ, когда Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ñ Ð±Ñ‹Ð»Ð° получена.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Тип транзакции.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>ИÑпользовалÑÑ Ð»Ð¸ в транзакции Ð°Ð´Ñ€ÐµÑ Ð´Ð»Ñ Ð½Ð°Ð±Ð»ÑŽÐ´ÐµÐ½Ð¸Ñ.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>ОпределÑемое пользователем намерение/цель транзакции.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Сумма, добавленнаÑ, или ÑнÑÑ‚Ð°Ñ Ñ Ð±Ð°Ð»Ð°Ð½Ñа.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Ð’Ñе</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>СегоднÑ</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Ðа Ñтой неделе</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Ð’ Ñтом меÑÑце</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Ð’ прошлом меÑÑце</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Ð’ Ñтом году</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Промежуток...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Получено на</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Отправлено на</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Отправленные Ñебе</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Добытые</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Другое</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Введите Ð°Ð´Ñ€ÐµÑ Ð¸Ð»Ð¸ метку Ð´Ð»Ñ Ð¿Ð¾Ð¸Ñка</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Мин. Ñумма</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Копировать адреÑ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Копировать метку</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Скопировать Ñумму</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Скопировать ID транзакции</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Скопировать иÑходную транзакции</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Изменить метку</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Показать подробноÑти транзакции</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>ЭкÑпортировать иÑторию транзакций</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Ð”Ð»Ñ Ð½Ð°Ð±Ð»ÑŽÐ´ÐµÐ½Ð¸Ñ</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ЭкÑпорт не удалÑÑ</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Произошла ошибка при Ñохранении иÑтории транзакций в %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>ЭкÑпорт уÑпешно завершён</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>ИÑÑ‚Ð¾Ñ€Ð¸Ñ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ð¹ была уÑпешно Ñохранена в %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>ТекÑÑ‚, разделённый запÑтыми (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Подтверждено</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тип</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Метка</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑ</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Промежуток от:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>до</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1725,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Ðе был загружен ни один бумажник.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Отправка</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;ЭкÑпорт</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>ЭкÑпортировать данные из вкладки в файл</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Сделать резервную копию бумажника</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Данные бумажника (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Резервное копирование не удалоÑÑŒ</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Произошла ошибка при Ñохранении данных бумажника в %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Данные бумажника были уÑпешно Ñохранены в %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Резервное копирование уÑпешно завершено</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,14 +1751,6 @@
<translation>ЕÑли &lt;category&gt; не предоÑтавлена или равна 1, выводить вÑÑŽ отладочную информацию.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>МакÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ñумма комиÑÑий (%s) Ð´Ð»Ñ Ð¾Ð´Ð½Ð¾Ð¹ транзакции в бумажнике; Ñлишком низкое значение может вызвать прерывание больших транзакций (по умолчанию: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Внимание: убедитеÑÑŒ, что дата и Ð²Ñ€ÐµÐ¼Ñ Ð½Ð° Вашем компьютере выÑтавлены верно! ЕÑли Ваши чаÑÑ‹ идут неправильно, Bitcoin Core будет работать некорректно.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>Удаление блоков выÑтавлено ниже, чем минимум в %d Мб. ПожалуйÑта, иÑпользуйте большее значение.</translation>
</message>
@@ -2980,10 +1791,26 @@
<translation>Принимать Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¸Ð·Ð²Ð½Ðµ (по умолчанию: 1, еÑли не иÑпользуетÑÑ -proxy или -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>The %s developers</source>
+ <translation>Разработчики %s</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>УÑтановлено очень большое значение -fallbackfee! Это комиÑÑÐ¸Ñ Ð·Ð° транзацию, которую вы можете заплатить, еÑли оценка размера комиÑÑии не доÑтупна. </translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>ПривÑзатьÑÑ Ðº указанному адреÑу и вÑегда проÑлушивать только его. ИÑпользуйте [хоÑÑ‚]:порт Ð´Ð»Ñ IPv6</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>Ðевозможно заблокировать каталог данных %s. %s возможно уже работает.</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>Удалить вÑе транзакции бумажника Ñ Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾Ñтью воÑÑтановить Ñти чаÑти цепи блоков Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ -rescan при запуÑке</translation>
</message>
@@ -2992,10 +1819,22 @@
<translation>РаÑпроÑтранÑетÑÑ Ð¿Ð¾Ð´ лицензией MIT, Ñм. приложенный файл COPYING или &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ %s! Ð’Ñе ключи прочитаны верно, но данные транзакций или запиÑи адреÑной книги могут отÑутÑтвовать или быть неправильными.</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>Выполнить команду, когда менÑетÑÑ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ñ Ð² бумажнике (%s в команде заменÑетÑÑ Ð½Ð° TxID)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Ð’Ñегда разрешать транзакции, полученные от учаÑтников из белого ÑпиÑка (по умолчанию: %d)</translation>
+ </message>
+ <message>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>ПожалуйÑта убедитеÑÑŒ в корректноÑти уÑтановки времени и даты на вашем компьютере! ЕÑли Ð²Ñ€ÐµÐ¼Ñ ÑƒÑтановлено неверно, %s не будет работать правильно.</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>Задать чиÑло потоков проверки Ñкрипта (от %u до %d, 0=авто, &lt;0 = оÑтавить Ñтолько Ñдер Ñвободными, по умолчанию: %d)</translation>
</message>
@@ -3008,22 +1847,10 @@
<translation>Это пре-Ñ€ÐµÐ»Ð¸Ð·Ð½Ð°Ñ Ñ‚ÐµÑÑ‚Ð¾Ð²Ð°Ñ Ñборка - иÑпользуйте на Ñвой Ñтрах и риÑк - не иÑпользуйте Ð´Ð»Ñ Ð´Ð¾Ð±Ñ‹Ñ‡Ð¸ или торговых приложений</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Ðе удалоÑÑŒ забиндитьÑÑ Ð½Ð° %s на Ñтом компьютере. Возможно, Bitcoin Core уже запущен.</translation>
- </message>
- <message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>ИÑпользовать UPnP Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð±Ñ€Ð¾Ñа порта (по умолчанию: 1, еÑли иÑпользуетÑÑ Ð¿Ñ€Ð¾Ñлушивание и нет -proxy)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>Ð’ÐИМÐÐИЕ: Ñгенерировано ненормально большое чиÑло блоков, %d блоков получено за поÑледние %d чаÑов (ожидалоÑÑŒ %d)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>Ð’ÐИМÐÐИЕ: проверьте Ñетевое подключение, получено %d блоков за поÑледние %d чаÑов (ожидалоÑÑŒ %d)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Внимание: похоже, в Ñети нет полного ÑоглаÑиÑ! Ðекоторый майнеры, возможно, иÑпытывают проблемы.</translation>
</message>
@@ -3032,14 +1859,14 @@
<translation>Внимание: мы не полноÑтью ÑоглаÑны Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð½Ñ‹Ð¼Ð¸ учаÑтниками! Вам или другим учаÑтникам, возможно, Ñледует обновитьÑÑ.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Внимание: wallet.dat повреждён, данные ÑпаÑены! Оригинальный wallet.dat Ñохранён как wallet.{timestamp}.bak в %s; еÑли ваш Ð±Ð°Ð»Ð°Ð½Ñ Ð¸Ð»Ð¸ транзакции некорректны, вы должны воÑÑтановить файл из резервной копии.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>ВноÑить в белый ÑпиÑок учаÑтников, подключающихÑÑ Ñ ÑƒÐºÐ°Ð·Ð°Ð½Ð½Ð¾Ð¹ маÑки Ñети или IP. Можно иÑпользовать многократно.</translation>
</message>
<message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s поврежден, воÑÑтановить не удалоÑÑŒ</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>-maxmempool должен быть как минимум %d MB</translation>
</message>
@@ -3048,6 +1875,14 @@
<translation>&lt;category&gt; может быть:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Добавить комментарий к Ñтроке пользовательÑкого агента</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>ПопытатьÑÑ Ð²Ð¾ÑÑтановить приватные ключи из повреждённого бумажника при запуÑке</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Параметры ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð±Ð»Ð¾ÐºÐ¾Ð²:</translation>
</message>
@@ -3060,6 +1895,10 @@
<translation>Параметры подключениÑ:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Copyright (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>БД блоков повреждена</translation>
</message>
@@ -3100,6 +1939,18 @@
<translation>Ошибка инициализации Ð¾ÐºÑ€ÑƒÐ¶ÐµÐ½Ð¸Ñ Ð‘Ð” бумажника %s!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>Ошибка загрузки %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Ошибка загрузки %s: Бумажник поврежден</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Ошибка загрузки %s: Ð”Ð»Ñ Ð±ÑƒÐ¼Ð°Ð¶Ð½Ð¸ÐºÐ° требуетÑÑ Ð±Ð¾Ð»ÐµÐµ Ð½Ð¾Ð²Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ %s</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ð±Ð°Ð·Ñ‹ данных блоков</translation>
</message>
@@ -3128,10 +1979,22 @@
<translation>Ðеверный -onion адреÑ: '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ Ñумма Ð´Ð»Ñ -%s=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>СбраÑывать транзакции из памÑти на диÑк каждые &lt;n&gt; мегабайт (по умолчанию: %u)</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>Загрузка банлиÑта...</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>РаÑположение куки входы(по умолчанию: data dir)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>ÐедоÑтаточно файловых деÑкрипторов.</translation>
</message>
@@ -3140,6 +2003,14 @@
<translation>СоединÑÑ‚ÑŒÑÑ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ по Ñети &lt;net&gt; (ipv4, ipv6 или onion)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>ВывеÑти Ñту Ñправку и выйти</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>ÐапиÑать верÑию и выйти</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>Удаление блоков не может иÑпользовать отрицательное значение.</translation>
</message>
@@ -3148,10 +2019,18 @@
<translation>Режим ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð±Ð»Ð¾ÐºÐ¾Ð² неÑовмеÑтим Ñ -txindex.</translation>
</message>
<message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>ПереÑтроить Ð¸Ð½Ð´ÐµÐºÑ Ñ†ÐµÐ¿Ð¸ из текущих индекÑированных блоков</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>УÑтановить размер кÑша БД в мегабайтах(от %d до %d, по умолчанию: %d)</translation>
</message>
<message>
+ <source>Set maximum block cost (default: %d)</source>
+ <translation>Задать макÑимальную ÑтоимоÑÑ‚ÑŒ блока (по умолчанию: %d)</translation>
+ </message>
+ <message>
<source>Set maximum block size in bytes (default: %d)</source>
<translation>Задать макÑимальный размер блока в байтах (по умолчанию: %d)</translation>
</message>
@@ -3160,6 +2039,14 @@
<translation>Укажите файл бумажника (внутри каталога данных)</translation>
</message>
<message>
+ <source>The source code is available from %s.</source>
+ <translation>ИÑходный код доÑтупен в %s.</translation>
+ </message>
+ <message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>Ðевозможно привÑзатьÑÑ Ðº %s на Ñтом компьютере. Возможно, %s уже работает.</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>Ðеподдерживаемый аргумент -benchmark проигнорирован, иÑпользуйте -debug=bench.</translation>
</message>
@@ -3192,16 +2079,16 @@
<translation>Бумажник %s раÑполагаетÑÑ Ð²Ð½Ðµ каталога данных %s</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>ÐаÑтройки бумажника:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>Параметры отладки/теÑÑ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð±ÑƒÐ¼Ð°Ð¶Ð½Ð¸ÐºÐ°:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Внимание: Ñта верÑÐ¸Ñ ÑƒÑтарела; требуетÑÑ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ðµ!</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>Ðеобходимо перезапиÑать бумажник, перезапуÑтите %s Ð´Ð»Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐµÐ½Ð¸Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ð¸.</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Вам необходимо переÑобрать базы данных Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ -reindex, чтобы изменить -txindex</translation>
+ <source>Wallet options:</source>
+ <translation>ÐаÑтройки бумажника:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3216,10 +2103,6 @@
<translation>ПривÑзатьÑÑ Ðº указанному адреÑу Ð´Ð»Ñ Ð¿Ñ€Ð¾ÑÐ»ÑƒÑˆÐ¸Ð²Ð°Ð½Ð¸Ñ JSON-RPC подключений. ИÑпользуйте запиÑÑŒ [хоÑÑ‚]:порт Ð´Ð»Ñ IPv6. Эту опцию можно иÑпользовать многократно (по умолчанию: привÑзыватьÑÑ ÐºÐ¾ вÑем интерфейÑам)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Ðе удалоÑÑŒ уÑтановить блокировку на каталог данных %s. Возможно, Bitcoin Core уже запущен.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Создавать новые файлы Ñ ÑиÑтемными правами по умолчанию вмеÑто umask 077 (Ñффективно только при отключенном бумажнике)</translation>
</message>
@@ -3264,10 +2147,6 @@
<translation>Задать макÑимальный размер выÑокоприоритетных/низкокомиÑÑионных транзакций в байтах (по умолчанию: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Задать чиÑло потоков генерации монет, еÑли она включена (-1 = вÑе Ñдра процеÑÑора, по умолчанию: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Сумма транзакции за вычетом комиÑÑии Ñлишком мала</translation>
</message>
@@ -3292,38 +2171,14 @@
<translation>Принимать публичные REST-запроÑÑ‹ (по умолчанию: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>ÐктивируетÑÑ Ð»ÑƒÑ‡ÑˆÐ°Ñ Ñ†ÐµÐ¿ÑŒ...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Ð’Ñегда транÑлировать транзакции, полученные из белого ÑпиÑка учаÑтников (по умолчанию: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>ПопытатьÑÑ Ð²Ð¾ÑÑтановить приватные ключи из повреждённого wallet.dat при запуÑке</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>ÐвтоматичеÑки Ñоздавать Ñкрытый Tor ÑÐµÑ€Ð²Ð¸Ñ (по умолчанию: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Ðе удаётÑÑ Ñ€Ð°Ð·Ñ€ÐµÑˆÐ¸Ñ‚ÑŒ Ð°Ð´Ñ€ÐµÑ Ð² параметре -whitebind: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>ПодключатьÑÑ Ñ‡ÐµÑ€ÐµÐ· SOCKS5 прокÑи</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Ð’Ñе права защищены © 2009-%i Разработчики Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Ошибка загрузки wallet.dat: бумажник требует более новую верÑию Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ð±Ð°Ð·Ñ‹ данных, работа завершаетÑÑ.</translation>
</message>
@@ -3336,22 +2191,6 @@
<translation>ИнформациÑ</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Ðе удалоÑÑŒ проверить чиÑтоту. Bitcoin Core выключаетÑÑ.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ðеверное значение -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ Ñумма в параметре -minrelaytxfee=&lt;кол-во&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ Ñумма в параметре -mintxfee=&lt;кол-во&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Ðеверное количеÑтво в параметре -paytxfee=&lt;кол-во&gt;: '%s' (должно быть как минимум %s)</translation>
</message>
@@ -3376,14 +2215,6 @@
<translation>Параметры Ñервера RPC:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>ПереÑтроить при запуÑке Ð¸Ð½Ð´ÐµÐºÑ Ñ†ÐµÐ¿Ð¸ блоков из текущих файлов blk000??.dat</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Получать и отображать P2P Ñетевые тревоги (по умолчанию: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Уменьшите -maxconnections Ñ %d до %d, из-за ограничений ÑиÑтемы.</translation>
</message>
@@ -3456,14 +2287,14 @@
<translation>Ð˜Ð¼Ñ Ð´Ð»Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ð¹ JSON-RPC</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Ðеобходимо перезапиÑать бумажник, перезапуÑтите Bitcoin Core Ð´Ð»Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐµÐ½Ð¸Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ð¸.</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Внимание</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Внимание: неизвеÑтные правила вÑтупили в Ñилу(versionbit %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>Будет работать в режиме только блоков (по умолчанию: %u)</translation>
</message>
@@ -3476,10 +2307,6 @@
<translation>ZeroMQ параметры оповещениÑ:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat повреждён, ÑпаÑение данных не удалоÑÑŒ</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Пароль Ð´Ð»Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ð¹ JSON-RPC</translation>
</message>
@@ -3488,10 +2315,6 @@
<translation>Выполнить команду, когда поÑвлÑетÑÑ Ð½Ð¾Ð²Ñ‹Ð¹ блок (%s в команде заменÑетÑÑ Ð½Ð° Ñ…Ñш блока)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Эта Ñправка</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Разрешить поиÑк в DNS Ð´Ð»Ñ -addnode, -seednode и -connect</translation>
</message>
@@ -3500,10 +2323,6 @@
<translation>Загрузка адреÑов...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Ошибка загрузки wallet.dat: Бумажник поврежден</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = ÑохранÑÑ‚ÑŒ метаданные транзакции: например, владельца аккаунта и информацию запроÑа платежа; 2 = отброÑить метаданные)</translation>
</message>
@@ -3520,10 +2339,6 @@
<translation>Ðе хранить транзакции в памÑти дольше, чем &lt;n&gt; чаÑов (по умолчанию %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ wallet.dat! Ð’Ñе ключи прочитаны верно, но данные транзакций или запиÑи адреÑной книги могут отÑутÑтвовать или быть неправильными.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>КомиÑÑии (в %s/Кб) меньшие Ñтого Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ ÑчитаютÑÑ Ð½ÑƒÐ»ÐµÐ²Ñ‹Ð¼Ð¸ при Ñоздании транзакций (по умолчанию: %s)</translation>
</message>
@@ -3568,20 +2383,20 @@
<translation>Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¸ Ñ…Ñш Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð´Ð»Ñ JSON-RPC Ñоединений. Поле &lt;userpw&gt; иÑпользует формат: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Каноничный пример Ñкрипта на питоне включен в "share/rpcuser". Эта Ð¾Ð¿Ñ†Ð¸Ñ Ð¼Ð¾Ð¶ÐµÑ‚ быть указана неÑколько раз</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(по умолчанию: %s)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Внимание: Получена неизвеÑÑ‚Ð½Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Ð±Ð»Ð¾ÐºÐ°! Возможно неизвеÑтные правила вÑтупили в Ñилу.</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Ð’Ñегда запрашивать адреÑа учаÑтников Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ DNS (по умолчанию: %u)</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>Внимание: Файл бумажника поврежден, данные воÑÑтановлены! Оригинальный %s Ñохранен как %s в %s; ЕÑли Ð±Ð°Ð»Ð°Ð½Ñ Ð¸Ð»Ð¸ транзакции некорректны, вы должны воÑÑтановить файл из резервной копии.</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Ошибка при загрузке wallet.dat</translation>
+ <source>(default: %s)</source>
+ <translation>(по умолчанию: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Включить добычу монет (по умолчанию: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Ð’Ñегда запрашивать адреÑа учаÑтников Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ DNS (по умолчанию: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3668,18 +2483,6 @@
<translation>Ð’ параметре -onlynet указана неизвеÑÑ‚Ð½Ð°Ñ Ñеть: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Ðе удаётÑÑ Ñ€Ð°Ð·Ñ€ÐµÑˆÐ¸Ñ‚ÑŒ Ð°Ð´Ñ€ÐµÑ Ð² параметре -bind: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Ðе удаётÑÑ Ñ€Ð°Ð·Ñ€ÐµÑˆÐ¸Ñ‚ÑŒ Ð°Ð´Ñ€ÐµÑ Ð² параметре -externalip: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ Ñумма в параметре -paytxfee=&lt;кол-во&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>ÐедоÑтаточно монет</translation>
</message>
diff --git a/src/qt/locale/bitcoin_ru_RU.ts b/src/qt/locale/bitcoin_ru_RU.ts
index 53a1c1d8a4..66419728e2 100644
--- a/src/qt/locale/bitcoin_ru_RU.ts
+++ b/src/qt/locale/bitcoin_ru_RU.ts
@@ -1,27 +1,60 @@
<TS language="ru_RU" version="2.1">
<context>
<name>AddressBookPage</name>
- </context>
-<context>
- <name>AddressTableModel</name>
- </context>
+ <message>
+ <source>Right-click to edit address or label</source>
+ <translation>Кликните правой кнопкой мыши Ð´Ð»Ñ Ñ€ÐµÐ´Ð¾ÐºÑ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð°Ð´Ñ€ÐµÑа или Ñрлыка</translation>
+ </message>
+ <message>
+ <source>Create a new address</source>
+ <translation>Создать новый адреÑ</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>Ðовый</translation>
+ </message>
+ <message>
+ <source>Copy the currently selected address to the system clipboard</source>
+ <translation>Copy the currently selected address to the system clipboardый Ð°Ð´Ñ€ÐµÑ Ð² буфер</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>Копировать</translation>
+ </message>
+ <message>
+ <source>C&amp;lose</source>
+ <translation>Закрыть</translation>
+ </message>
+ <message>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Удалить выбранный Ð°Ð´Ñ€ÐµÑ Ð¸Ð· ÑпиÑка</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>ЭкÑпортировать данные текущей вкладки в файл</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>ЭкÑпортировать</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>Удалить</translation>
+ </message>
+</context>
<context>
<name>AskPassphraseDialog</name>
- </context>
+ <message>
+ <source>Repeat new passphrase</source>
+ <translation>Повторите новый пароль</translation>
+ </message>
+</context>
<context>
<name>BanTableModel</name>
</context>
<context>
<name>BitcoinGUI</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>О Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Command-line options</source>
<translation>Опции командной Ñтроки</translation>
</message>
@@ -39,9 +72,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Date</source>
@@ -55,18 +85,6 @@
<source>Confirmed</source>
<translation>Подтвержденные</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Копировать адреÑ</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>Да</translation>
- </message>
- <message>
- <source>no</source>
- <translation>Ðет</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -81,18 +99,10 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>верÑиÑ</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>О Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Опции командной Ñтроки</translation>
</message>
@@ -104,10 +114,6 @@
<context>
<name>Intro</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error</source>
<translation>Ошибка</translation>
</message>
@@ -130,18 +136,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
@@ -155,13 +155,6 @@
<name>ReceiveRequestDialog</name>
</context>
<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- </context>
-<context>
<name>SendCoinsDialog</name>
</context>
<context>
@@ -175,61 +168,23 @@
</context>
<context>
<name>SplashScreen</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
</context>
<context>
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Copy address</source>
- <translation>Копировать адреÑ</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Подтвержденные</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Information</source>
<translation>ИнформациÑ</translation>
</message>
diff --git a/src/qt/locale/bitcoin_sk.ts b/src/qt/locale/bitcoin_sk.ts
index 8c779cbe98..a4f0ebcb4e 100644
--- a/src/qt/locale/bitcoin_sk.ts
+++ b/src/qt/locale/bitcoin_sk.ts
@@ -26,10 +26,6 @@
<translation>Zatvoriť</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopírovať adresu</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Vymaž vybranú adresu zo zoznamu</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Zmazať</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Zvoľte adresu kam poslať coins</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Zvoľte adresu na ktorú prijať coins</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>Vybrať</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Adresa odoslania</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Adresa prijatia</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Toto sú Vaše Bitcoin adresy pre posielanie platieb. Vždy skontrolujte množstvo a prijímaciu adresu pred poslaním coins.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Toto sú vaÅ¡e Bitcoin adresy pre prijímanie platieb. OdporúÄa sa použiÅ¥ novú prijímaciu adresu pre každú transakciu.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopírovať &amp;popis</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Upraviť</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportovať zoznam adries</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Čiarkou oddelovaný súbor (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Export zlyhal</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Nastala chyba pri pokuse uložiť zoznam adries do %1. Skúste znovu.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Popis</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez popisu)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,99 +60,19 @@
<source>Repeat new passphrase</source>
<translation>Zopakujte nové heslo</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Encrypt wallet</source>
- <translation>Zašifrovať peňaženku</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Táto operácia potrebuje heslo k vašej peňaženke aby ju mohla dešifrovať.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Odomknúť peňaženku</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Táto operácia potrebuje heslo k vašej peňaženke na dešifrovanie peňaženky.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dešifrovať peňaženku</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Zmena hesla</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>PotvrÄte Å¡ifrovanie peňaženky</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Varovanie: Ak zaÅ¡ifrujete peňaženku a stratíte heslo, &lt;b&gt;STRATÃTE VÅ ETKY VAÅ E BITCOINY&lt;/b&gt;!âŽ</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Ste si istí, že si želáte zašifrovať peňaženku?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Jadro Bitcoin sa teraz ukonÄí pre dokonÄenie procesu Å¡ifrovania. Pamätaj, že Å¡ifrovanie peňaženky Ťa nemôže úplne ochrániÅ¥ pred krádežou bitcoinov pomocou Å¡kodlivého software.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>DÔLEŽITÉ: VÅ¡etky doterajÅ¡ie záložné kópie peňaženky ktoré ste zhotovili by mali byÅ¥ nahradené novým zaÅ¡ifrovaným súborom s peňaženkou. Z bezpeÄnostných dôvodov sa predchádzajúce kópie nezaÅ¡ifrovanej peňaženky stanú neužitoÄné keÄ zaÄnete používaÅ¥ novú zaÅ¡ifrovanú peňaženku.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Varovanie: Caps Lock je zapnutý</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Peňaženka zašifrovaná</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Zadajte nové heslo k peňaženke.&lt;br/&gt;Prosím použite heslo s dĺžkou aspoň &lt;b&gt;10 alebo viac náhodných znakov&lt;/b&gt;, alebo &lt;b&gt;8 alebo viac slov&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Zadajte staré a nové heslo k peňaženke.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Šifrovanie peňaženky zlyhalo</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Šifrovanie peňaženky zlyhalo kôli internej chybe. Vaša peňaženka nebola zašifrovaná.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Zadané heslá nesúhlasia.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Odomykanie peňaženky zlyhalo</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Zadané heslo pre dešifrovanie peňaženky bolo nesprávne.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Zlyhalo šifrovanie peňaženky.</translation>
+ <source>IP/Netmask</source>
+ <translation>IP/Maska stiete</translation>
</message>
<message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Heslo k peňaženke bolo úspešne zmenené.</translation>
+ <source>Banned Until</source>
+ <translation>Blokovaný do</translation>
</message>
</context>
<context>
- <name>BanTableModel</name>
- </context>
-<context>
<name>BitcoinGUI</name>
<message>
<source>Sign &amp;message...</source>
@@ -262,6 +111,10 @@
<translation>UkonÄiÅ¥ program</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;O %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>O &amp;Qt</translation>
</message>
@@ -298,14 +151,6 @@
<translation>Otvoriť &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core klient</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importujem bloky z disku...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Preindexúvam bloky na disku...</translation>
</message>
@@ -350,10 +195,6 @@
<translation>&amp;Prijať</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Zobraziť informácie o Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>Zobraziť / skryť</translation>
</message>
@@ -390,22 +231,10 @@
<translation>Lišta záložiek</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Jadro Bitcoin</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Vyžiadať platby (vygeneruje QR kódy a bitcoin: URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>O jadre Bitcoin</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Upraviť možnosti nastavenia pre Jadro Bitcoin</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Zobraziť zoznam použitých adries odosielateľa a ich popisy</translation>
</message>
@@ -421,10 +250,6 @@
<source>&amp;Command-line options</source>
<translation>Možnosti príkazového riadku</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Zobraziť pomocnú správu od Bitcoin Jadra pre získanie zoznamu dostupných možností príkazového riadku</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n aktívne pripojenie do siete Bitcoin</numerusform><numerusform>%n aktívne pripojenia do siete Bitcoin</numerusform><numerusform>%n aktívnych pripojení do siete Bitcoin</numerusform></translation>
@@ -537,13 +362,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Výstraha siete</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -621,150 +439,6 @@
<source>Priority</source>
<translation>Priorita</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopírovať adresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopírovať popis</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopírovať sumu</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopírovať ID transakcie</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Uzamknúť neminuté</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Odomknúť neminuté</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopírovať množstvo</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopírovať poplatok</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopírovať za poplatok</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopírovať bajty</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopírovať prioritu</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopírovať prach</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopírovať zmenu</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>najvyššie</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>vyššie</translation>
- </message>
- <message>
- <source>high</source>
- <translation>vysoké</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>stredne vysoké</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>stredné</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>stredne nízke</translation>
- </message>
- <message>
- <source>low</source>
- <translation>nízke</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>nižšie</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>najnižšie</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 zamknutých)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>žiadne</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Tento popis sÄervenie ak veľkosÅ¥ transakcie presiahne 1000 bajtov.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Tento popis sÄervenie ak je priorita nižšia ako "stredná".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Tento popis sÄervenie ak ktorýkoľvek príjemca dostane sumu menÅ¡iu ako %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Môže sa líšiť o +/- %1 satoshi pre každý vstup</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>áno</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nie</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>To znamená že požadovaný poplatok je aspoň %1 za kB.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Môže sa pohybovať +/- 1 bajt pre vstup.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transakcie s vysokou prioritou sa pravdepodobnejsie dostanú do bloku.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez popisu)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>zmena od %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(zmena)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -788,38 +462,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresa</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nová adresa pre prijímanie</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nová adresa pre odoslanie</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Upraviť prijímacie adresy</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Upraviť odosielaciu adresu</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Vložená adresa "%1" sa už nachádza v adresári.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Vložená adresa "%1" nieje platnou adresou bitcoin.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Nepodarilo sa odomknúť peňaženku.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Generovanie nového kľúÄa zlyhalo.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -847,10 +489,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Jadro Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>verzia</translation>
</message>
@@ -859,10 +497,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>O jadre Bitcoin</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Voľby príkazového riadku</translation>
</message>
@@ -874,24 +508,36 @@
<source>command-line options</source>
<translation>voľby príkazového riadku</translation>
</message>
- </context>
-<context>
- <name>Intro</name>
<message>
- <source>Welcome</source>
- <translation>Vitajte</translation>
+ <source>UI Options:</source>
+ <translation>Možnosti používateľského rozhrania:</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>Vyberte dátový prieÄinok pri Å¡tarte (predvolené: %u)</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Vitajte v jadre Bitcoin.</translation>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>Nastavte jazyk, napríklad "de_DE" (predvolené: podľa systému)</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>KeÄže spúštate program prvý krát, môžte si vybraÅ¥ kde bude Bitcoin Jadro ukladaÅ¥ svoje dáta.</translation>
+ <source>Start minimized</source>
+ <translation>Spustiť minimalizované</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Jadro Bitcoin stiahne zo siete a uloží kópiu Bitcoin blockchain. Aspoň %1GB dát bude uložených v tomto prieÄinku a Äasom porastie. Peňaženka bude tiež uložená v tomto prieÄinku.</translation>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>Nastaviť SSL root certifikáty pre vyžiadanie platby (predvolené: -system-)</translation>
+ </message>
+ <message>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>Zobraziť uvítaciu obrazovku pri štarte (predvolené: %u)</translation>
+ </message>
+ </context>
+<context>
+ <name>Intro</name>
+ <message>
+ <source>Welcome</source>
+ <translation>Vitajte</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -902,10 +548,6 @@
<translation>Použiť vlastný dátový adresár:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Jadro Bitcoin</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Chyba: Zadaný prieÄinok pre dáta "%1" nemôže byÅ¥ vytvorený.</translation>
</message>
@@ -940,10 +582,6 @@
<source>Select payment request file</source>
<translation>Vyberte súbor s výzvou k platbe</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Vyberte ktorý súbor s výzvou k platbe otvoriť</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -984,10 +622,6 @@
<translation>MinimalizovaÅ¥ namiesto ukonÄenia aplikácie keÄ sa okno zavrie. KeÄ je zvolená táto možnosÅ¥, aplikácia sa zavrie len po zvolení UkonÄiÅ¥ v menu.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Tu sa dá nastaviÅ¥ jazyk užívateľského rozhrania. Toto nastavenie bude úÄinné po reÅ¡tartovaní Jadra Bitcoin.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 tretích strán (napr. prehliadaÄ blockchain) ktoré sa zobrazujú v záložke transakcií ako položky kontextového menu. %s v URL je nahradené hash-om transakcie. Viaceré URL sú oddelené zvislou Äiarou |.</translation>
</message>
@@ -1009,15 +643,7 @@
</message>
<message>
<source>&amp;Network</source>
- <translation>Sieť</translation>
- </message>
- <message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Automaticky spustiť Jadro Bitcoin po prihlásení do systému</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Spustiť Bitcoin pri spustení systému správy okien</translation>
+ <translation>&amp;Sieť</translation>
</message>
<message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
@@ -1025,7 +651,7 @@
</message>
<message>
<source>W&amp;allet</source>
- <translation>Peňaženka</translation>
+ <translation>&amp;Peňaženka</translation>
</message>
<message>
<source>Expert</source>
@@ -1072,12 +698,36 @@
<translation>Port proxy (napr. 9050)</translation>
</message>
<message>
+ <source>Used for reaching peers via:</source>
+ <translation>Použité pre získavanie peerov cez:</translation>
+ </message>
+ <message>
+ <source>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
+ <translation>Zobrazuje, Äi je poskytované predvolené SOCKS5 proxy používané pre získavanie peerov cez tento typ siete.</translation>
+ </message>
+ <message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
+ <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
+ <translation>Pripojiť k Bitcoinovej sieti cez separované SOCKS5 proxy pre skrytú službu Tor.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
<translation>PoužiÅ¥ samostatný SOCKS5 proxy server na dosiahnutie poÄítaÄov cez skryté služby Tor:</translation>
</message>
<message>
<source>&amp;Window</source>
- <translation>Okno</translation>
+ <translation>&amp;Okno</translation>
</message>
<message>
<source>Show only a tray icon after minimizing the window.</source>
@@ -1093,7 +743,7 @@
</message>
<message>
<source>&amp;Display</source>
- <translation>&amp;Displej</translation>
+ <translation>&amp;Zobrazenie</translation>
</message>
<message>
<source>User Interface &amp;language:</source>
@@ -1224,97 +874,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Spracovanie URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Neplatná adresa platby %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Požiadavka na platbu zamietnutá</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Sieť požiadavky na platbu nie je zhodná so sieťou klienta.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Požiadavka na platbu nie je inicializovaná</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Požadovaná platba sumy %1 je príliš malá (považovaná za prach).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Chyba pri vyžiadaní platby</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Nedá sa spustiť obslužný program bitcoin: click-to-pay zaplatiť kliknutím</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>URL pre stiahnutie výzvy na zaplatenie je neplatné: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI sa nedá analyzovať! To môže byť spôsobené neplatnou Bitcoin adresou alebo zle upravenými vlastnosťami URI.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Obsluha súboru s požiadavkou na platbu</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Súbor s výzvou na zaplatenie sa nedá ÄítaÅ¥ alebo spracovaÅ¥! To môže byÅ¥ spôsobené aj neplatným súborom s výzvou.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Vypršala platnosť požiadavky na platbu.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Program nepodporuje neoverené platobné výzvy na vlastná skripty.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Chybná požiadavka na platbu.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Vrátenie z %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Požiadavka na platbu %1 je príliš veľká (%2 bajtov, povolené je %3 bajtov).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Chyba komunikácie s %1: %2 </translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Požiadavka na platbu nemôže byť analyzovaná!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Zlá odpoveÄ zo servera %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Platba potvrdená</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Chyba požiadavky siete</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1369,31 +928,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>Uložiť obrázok...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>Kopírovať obrázok</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Ukladanie QR kódu</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG obrázok (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Meno klienta</translation>
- </message>
- <message>
<source>N/A</source>
<translation>nie je k dispozícii</translation>
</message>
@@ -1414,10 +950,6 @@
<translation>Všeobecné</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Používa OpenSSL verziu</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Používa BerkeleyDB verziu</translation>
</message>
@@ -1446,8 +978,16 @@
<translation>Aktuálny poÄet blokov</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Otvoriť Bitcoin log súbor pre ladenie z aktuálneho dátového adresára. Toto môže trvať niekoľko sekúnd pre veľké súbory.</translation>
+ <source>Memory Pool</source>
+ <translation>Pamäť Poolu</translation>
+ </message>
+ <message>
+ <source>Current number of transactions</source>
+ <translation>Aktuálny poÄet tranzakcií</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>Využitie pamäte</translation>
</message>
<message>
<source>Received</source>
@@ -1462,10 +1002,18 @@
<translation>&amp;Partneri</translation>
</message>
<message>
+ <source>Banned peers</source>
+ <translation>Zablokované spojenia</translation>
+ </message>
+ <message>
<source>Select a peer to view detailed information.</source>
<translation>Vyberte poÄítaÄ pre zobrazenie podrobností.</translation>
</message>
<message>
+ <source>Whitelisted</source>
+ <translation>Povolené</translation>
+ </message>
+ <message>
<source>Direction</source>
<translation>Smer</translation>
</message>
@@ -1474,6 +1022,19 @@
<translation>Verzia</translation>
</message>
<message>
+ <source>Starting Block</source>
+ <translation>PoÄiatoÄný Blok</translation>
+ </message>
+ <message>
+ <source>Synced Headers</source>
+ <translation>Synchronizované hlaviÄky
+</translation>
+ </message>
+ <message>
+ <source>Synced Blocks</source>
+ <translation>Synchronizované bloky</translation>
+ </message>
+ <message>
<source>User Agent</source>
<translation>Aplikácia</translation>
</message>
@@ -1502,6 +1063,10 @@
<translation>ÄŒas odozvy</translation>
</message>
<message>
+ <source>Ping Wait</source>
+ <translation>ÄŒakanie na ping</translation>
+ </message>
+ <message>
<source>Time Offset</source>
<translation>Časový posun</translation>
</message>
@@ -1538,10 +1103,6 @@
<translation>Von:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Dátum zostavenia</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Súbor záznamu ladenia</translation>
</message>
@@ -1550,8 +1111,32 @@
<translation>Vymazať konzolu</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Vitajte v RPC konzole pre Jadro Bitcoin.</translation>
+ <source>&amp;Disconnect Node</source>
+ <translation>&amp;Odpojené uzly</translation>
+ </message>
+ <message>
+ <source>Ban Node for</source>
+ <translation>Blokovať uzol na</translation>
+ </message>
+ <message>
+ <source>1 &amp;hour</source>
+ <translation>1 &amp;hodinu</translation>
+ </message>
+ <message>
+ <source>1 &amp;day</source>
+ <translation>1 &amp;deň</translation>
+ </message>
+ <message>
+ <source>1 &amp;week</source>
+ <translation>1 &amp;týždeň</translation>
+ </message>
+ <message>
+ <source>1 &amp;year</source>
+ <translation>1 &amp;rok</translation>
+ </message>
+ <message>
+ <source>&amp;Unban Node</source>
+ <translation>&amp;odblokovať uzol</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1578,6 +1163,10 @@
<translation>%1 GB</translation>
</message>
<message>
+ <source>(node id: %1)</source>
+ <translation>(ID uzlu: %1)</translation>
+ </message>
+ <message>
<source>via %1</source>
<translation>cez %1</translation>
</message>
@@ -1594,6 +1183,14 @@
<translation>Odchádzajúce</translation>
</message>
<message>
+ <source>Yes</source>
+ <translation>Ãno</translation>
+ </message>
+ <message>
+ <source>No</source>
+ <translation>Nie</translation>
+ </message>
+ <message>
<source>Unknown</source>
<translation>neznámy</translation>
</message>
@@ -1668,18 +1265,6 @@
<source>Remove</source>
<translation>Odstrániť</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopírovať popis</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopírovať správu</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopírovať sumu</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1699,73 +1284,6 @@
<source>&amp;Save Image...</source>
<translation>Uložiť obrázok...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Vyžiadať platbu pre %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informácia o platbe</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Suma</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Popis</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Správa</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Výsledné URI príliš dlhé, skráť text pre názov / správu.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Chyba v zakódovaní URI do QR kódu</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dátum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Popis</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Správa</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Suma</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez popisu)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(žiadna správa)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(žiadna suma)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1886,14 +1404,6 @@
<translation>rýchle</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Poslať ako transakciu bez poplatku, ak je to možné</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(potvrdenie môže trvať dlhšie)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Poslať viacerým príjemcom naraz</translation>
</message>
@@ -1925,106 +1435,6 @@
<source>S&amp;end</source>
<translation>&amp;Odoslať</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Potvrdiť odoslanie bitcoins</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 do %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopírovať množstvo</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopírovať sumu</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopírovať poplatok</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopírovať za poplatok</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopírovať bajty</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopírovať prioritu</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopírovať zmenu</translation>
- </message>
- <message>
- <source>or</source>
- <translation>alebo</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Suma na úhradu musí byÅ¥ väÄÅ¡ia ako 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Suma je vyššia ako Váš zostatok.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Suma celkom prevyÅ¡uje Váš zostatok ak sú zapoÄítané %1 transakÄné poplatky.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Vytvorenie transakcie zlyhalo!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Transakcia bola zamietnutá! Toto sa môže staÅ¥ ak niektoré coins vo vaÅ¡ej peňaženke už boli minuté, ako keÄ použijete kópiu wallet.dat a coins boli minuté z kópie ale neoznaÄené ako minuté tu.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Poplatok vyšší ako %1 je považovaný za šialene vysoký.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Vypršala platnosť požiadavky na platbu.</translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Adresa príjemcu je neplatná. Prosím, overte ju.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Našla sa duplicitná adresa: každú adresu je možné použiť len raz.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Varovanie: Nesprávna Bitcoin adresa</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(bez popisu)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Varovanie: Neznáma adresa pre výdavok</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopírovať prach</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>UrÄite to chcete odoslaÅ¥?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>pridané ako transakÄný poplatok</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2037,10 +1447,6 @@
<translation>Zapla&amp;tiť:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Vložte popis pre túto adresu aby sa pridala do adresára</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Popis:</translation>
</message>
@@ -2073,6 +1479,10 @@
<translation>Odstrániť túto položku</translation>
</message>
<message>
+ <source>The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</source>
+ <translation>Poplatok sa odpoÄíta od Äiastky, ktorú odosielate. Príjemca dostane menej bitcoinov ako zadáte. Ak je vybraných viacero príjemcov, poplatok je rozdelený rovným dielom.</translation>
+ </message>
+ <message>
<source>S&amp;ubtract fee from amount</source>
<translation>OdpoÄítaÅ¥ poplatok od s&amp;umy</translation>
</message>
@@ -2108,10 +1518,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Jadro Bitcoin sa ukonÄuje...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Nevypínajte poÄítaÄ kým toto okno nezmizne.</translation>
</message>
@@ -2127,6 +1533,10 @@
<translation>&amp;Podpísať Správu</translation>
</message>
<message>
+ <source>The Bitcoin address to sign the message with</source>
+ <translation>Bitcoin adresa pre podpísanie správy s</translation>
+ </message>
+ <message>
<source>Choose previously used address</source>
<translation>Vybrať predtým použitú adresu</translation>
</message>
@@ -2190,70 +1600,10 @@
<source>Reset all verify message fields</source>
<translation>Obnoviť všetky polia v overiť správu</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Kliknite "Podpísať Správu" na získanie podpisu</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Zadaná adresa je neplatná.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Prosím skontrolujte adresu a skúste znova.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Vložená adresa nezodpovedá žiadnemu kľúcu.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Odomknutie peňaženky bolo zrušené.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Súkromný kÄ¾ÃºÄ pre vložená adresu nieje k dispozícii.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Podpísanie správy zlyhalo.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Správa podpísaná.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Podpis nie je možné dekódovať.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Prosím skontrolujte podpis a skúste znova.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Podpis sa nezhoduje so zhrnutím správy</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Overenie správy zlyhalo.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Správa overená.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Jadro Bitcoin</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Vývojári jadra Bitcoin</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testovacia sieť]</translation>
</message>
@@ -2266,410 +1616,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Otvorené do %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>sporné</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/offline</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/nepotvrdené</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 potvrdení</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Stav</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, vysielať cez %n uzol</numerusform><numerusform>, vysielať cez %n uzle</numerusform><numerusform>, vysielať cez %n uzolov</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dátum</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Zdroj</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Vygenerované</translation>
- </message>
- <message>
- <source>From</source>
- <translation>od</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Pre</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>vlastná adresa</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>Iba sledovanie</translation>
- </message>
- <message>
- <source>label</source>
- <translation>popis</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Kredit</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>neprijaté</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debet</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Debit spolu</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Kredit spolu</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>TransakÄný poplatok</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Suma netto</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Správa</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Komentár</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID transakcie</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Kupec</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Vygenerované mince musia dospieÅ¥ %1 blokov kým môžu byÅ¥ minuté. KeÄ vytvoríte tento blok, bude rozoslaný do siete aby bol akceptovaný do reÅ¥aze blokov. Ak sa nedostane do reÅ¥azca, jeho stav sa zmení na "zamietnutý" a nebude sa daÅ¥ minúť. Toto sa môže obÄas staÅ¥ ak iný uzol vytvorí blok približne v rovnakom Äase.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Ladiace informácie</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transakcie</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Vstupy</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Suma</translation>
- </message>
- <message>
- <source>true</source>
- <translation>pravda</translation>
- </message>
- <message>
- <source>false</source>
- <translation>nepravda</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ešte nebola úspešne odoslaná</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Otvorené pre %n Äalší blok</numerusform><numerusform>Otvorené pre %n ÄalÅ¡ie bloky</numerusform><numerusform>Otvorené pre %n Äalších blokov</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>neznámy</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detaily transakcie</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Táto ÄasÅ¥ obrazovky zobrazuje detailný popis transakcie</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Dátum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Nezrelé (%1 potvrdení, bude k dispozícii po %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Otvorené pre %n Äalší blok</numerusform><numerusform>Otvorené pre %n ÄalÅ¡ie bloky</numerusform><numerusform>Otvorené pre %n Äalších blokov</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Otvorené do %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Potvrdené (%1 potvrdení)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ten blok nebol prijatý žiadnou inou nódou a pravdepodobne nebude akceptovaný!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Vygenerované ale neakceptované</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Offline</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Popis</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Nepotvrdené</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation> Potvrdzuje sa ( %1 z %2 odporúÄaných potvrdení)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>V rozpore</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Prijaté s</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Prijaté od:</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Odoslané na</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Platba sebe samému</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Vyťažené</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>Iba sledovanie</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Status transakcie. Pohybujte myÅ¡ou nad týmto poľom a zjaví sa poÄet potvrdení.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Dátum a Äas prijatia transakcie.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Typ transakcie.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Či sú ale nie sú, adresy iba na sledovanie zahrnuté v tejto transakcii.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Suma pridaná alebo odobraná k zostatku.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>VÅ¡etko</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Dnes</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Tento týždeň</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Tento mesiac</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Minulý mesiac</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Tento rok</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Rozsah...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Prijaté s</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Odoslané na</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Samému sebe</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Vyťažené</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Iné</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Vložte adresu alebo popis pre vyhľadávanie</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Min množstvo</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopírovať adresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopírovať popis</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopírovať sumu</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopírovať ID transakcie</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Editovať popis</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Zobraziť podrobnosti transakcie</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exportovať históriu transakcií</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Iba sledovanie</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Export zlyhal</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Vyskytla sa chyba pri pokuse o uloženie histórie transakcií do %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Export úspešný</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>História transakciá bola úspešne uložená do %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Čiarkou oddelovaný súbor (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Potvrdené</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Dátum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Popis</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresa</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Rozsah:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>do</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2677,55 +1630,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Nie je naÄítaná peňaženka.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Poslať Bitcoins</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exportovať...</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportovať tento náhľad do súboru</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Zálohovať peňaženku</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Údaje peňaženky (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Záloha zlyhala</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Vyskytla sa chyba pri pokuse o uloženie dát peňaženky do %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Dáta peňaženky boli úspešne uložené do %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Záloha úspešná</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2748,14 +1652,34 @@
<translation>Prijímať príkazy z príkazového riadku a JSON-RPC</translation>
</message>
<message>
+ <source>Error: A fatal internal error occurred, see debug.log for details</source>
+ <translation>Chyba: Vyskytla sa interná chyba, pre viac informácií zobrazte debug.log</translation>
+ </message>
+ <message>
+ <source>Fee (in %s/kB) to add to transactions you send (default: %s)</source>
+ <translation>Poplatok (za %s/kB) pridaný do tranzakcie, ktorú posielate (predvolené: %s)</translation>
+ </message>
+ <message>
+ <source>Pruning blockstore...</source>
+ <translation>Redukovanie blockstore...</translation>
+ </message>
+ <message>
<source>Run in the background as a daemon and accept commands</source>
<translation>Bežať na pozadí ako démon a prijímať príkazy</translation>
</message>
<message>
+ <source>Unable to start HTTP server. See debug log for details.</source>
+ <translation>Nepodarilo sa spustiť HTTP server. Pre viac detailov zobrazte debug log.</translation>
+ </message>
+ <message>
<source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
<translation>Prijať spojenia zvonku (predvolené: 1 ak žiadne -proxy alebo -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Jadro Bitcoin</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>SpojiÅ¥ s danou adresou a vždy na nej poÄúvaÅ¥. Použite zápis [host]:port pre IPv6</translation>
</message>
@@ -2780,10 +1704,6 @@
<translation>Toto je pred-testovacia verzia - použitie je na vlastné riziko - nepoužívajte na tvorbu bitcoin ani obchodovanie.</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Nepodarilo sa pripojiÅ¥ na %s na tomto poÄítaÄi. Bitcoin Jadro je už pravdepodobne spustené.</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Varovanie: Javí sa že sieť sieť úplne nesúhlasí! Niektorí mineri zjavne majú ťažkosti.
@@ -2794,14 +1714,14 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Varovanie: Zjavne sa úplne nezhodujeme s našimi peer-mi! Možno potrebujete prejsť na novšiu verziu alebo ostatné uzly potrebujú vyššiu verziu.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Varovanie: wallet.dat je poškodený, údaje úspešne získané! Pôvodný wallet.dat uložený ako wallet.{timestamp}.bak v %s; ak váš zostatok alebo transakcie niesu správne, mali by ste súbor obnoviť zo zálohy.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Uzle na zoznam povolených, ktoré sa pripájajú z danej netmask alebo IP adresy. Môže byť zadané viac krát.</translation>
</message>
<message>
+ <source>-maxmempool must be at least %d MB</source>
+ <translation>-maxmempool musí byť najmenej %d MB</translation>
+ </message>
+ <message>
<source>&lt;category&gt; can be:</source>
<translation>&lt;category&gt; môže byť:</translation>
</message>
@@ -2834,6 +1754,18 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Chcete znovu zostaviť databázu blokov?</translation>
</message>
<message>
+ <source>Enable publish hash block in &lt;address&gt;</source>
+ <translation>Povoliť zverejneneie hash blokov pre &lt;address&gt;</translation>
+ </message>
+ <message>
+ <source>Enable publish hash transaction in &lt;address&gt;</source>
+ <translation>Povoliť zverejnenie hash tranzakcií pre &lt;address&gt;</translation>
+ </message>
+ <message>
+ <source>Enable publish raw block in &lt;address&gt;</source>
+ <translation>Povoliť zverejnenie raw bloku pre &lt;address&gt;</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>Chyba inicializácie databázy blokov</translation>
</message>
@@ -2842,6 +1774,18 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Chyba spustenia databázového prostredia peňaženky %s!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>Chyba naÄítania %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Chyba naÄítania %s: Peňaženka je poÅ¡kodená</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Chyba naÄítania %s: Peňaženka vyžaduje novÅ¡iu verziu %s</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>Chyba naÄítania databázy blokov</translation>
</message>
@@ -2870,6 +1814,18 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Neplatná -onion adresa: '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Neplatná suma pre -%s=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Neplatná suma pre -fallbackfee=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
+ <source>Loading banlist...</source>
+ <translation>NaÄítavam banlist...</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Nedostatok kľúÄových slov súboru.</translation>
</message>
@@ -2878,6 +1834,14 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Pripojiť iba k uzlom v sieti &lt;net&gt; (ipv4, ipv6, alebo onion)</translation>
</message>
<message>
+ <source>Prune cannot be configured with a negative value.</source>
+ <translation>Redukovanie nemôže byť nastavené na zápornú hodnotu.</translation>
+ </message>
+ <message>
+ <source>Prune mode is incompatible with -txindex.</source>
+ <translation>Redukovanie je nekompatibilné s -txindex.</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>Nastaviť veľkosť pomocnej pamäti databázy v megabajtoch (%d do %d, prednastavené: %d)</translation>
</message>
@@ -2890,6 +1854,18 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>OznaÄ súbor peňaženky (v prieÄinku s dátami)</translation>
</message>
<message>
+ <source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
+ <translation>Nepodporovaný parameter -benchmark bol ignorovaný, použite -debug=bench.</translation>
+ </message>
+ <message>
+ <source>Unsupported argument -debugnet ignored, use -debug=net.</source>
+ <translation>Nepodporovaný argument -debugnet bol ignorovaný, použite -debug=net.</translation>
+ </message>
+ <message>
+ <source>Unsupported argument -tor found, use -onion.</source>
+ <translation>Nepodporovaný argument -tor, použite -onion.</translation>
+ </message>
+ <message>
<source>Use UPnP to map the listening port (default: %u)</source>
<translation>PoužiÅ¥ UPnP pre mapovanie poÄúvajúceho portu (predvolené: %u)</translation>
</message>
@@ -2910,10 +1886,6 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Voľby peňaženky:</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Potrebujete prebudovať databázu použitím -reindex zmeniť -txindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Povoliť JSON-RPC pripojenia zo zadaného zdroja. Pre &lt;ip&gt; sú platné jednoduché IP (napr. 1.2.3.4), sieť/netmask (napr. 1.2.3.4/255.255.255.0) alebo sieť/CIDR (napr. 1.2.3.4/24). Táto možnosť môže byť zadaná niekoľko krát</translation>
</message>
@@ -2926,14 +1898,14 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>SpojiÅ¥ s danou adresou pre poÄúvanie JSON-RPC spojení. Použite zápis [host]:port pre IPv6. Táto možnosÅ¥ môže byt zadaná niekoľko krát (predvolené: spojiÅ¥ so vÅ¡etkými rozhraniami)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Neviem uzamknúť data adresár %s. Jadro Bitcoin je pravdepodobne už spustené.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Vytvoriť nové súbory z predvolenými systémovými právami, namiesto umask 077 (funguje iba z vypnutou funkcionalitou peňaženky)</translation>
</message>
<message>
+ <source>Discover own IP addresses (default: 1 when listening and no -externalip or -proxy)</source>
+ <translation>Zisti vlastnú IP adresu (predvolené: 1 pre listen a -externalip alebo -proxy)</translation>
+ </message>
+ <message>
<source>Error: Listening for incoming connections failed (listen returned error %s)</source>
<translation>Chyba: PoÄúvanie prichádzajúcich spojení zlyhalo (vrátená chyba je %s)</translation>
</message>
@@ -2962,8 +1934,8 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>NastaviÅ¥ najväÄÅ¡iu veľkosÅ¥ vysoká-dôležitosÅ¥/nízke-poplatky transakcií v bajtoch (prednastavené: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>NastaviÅ¥ poÄet vlákien pre generáciu mincí (-1 = vÅ¡etky jadrá, predvolené: %d)</translation>
+ <source>The transaction amount is too small to send after the fee has been deducted</source>
+ <translation>Suma je príliš malá pre odoslanie tranzakcie</translation>
</message>
<message>
<source>This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit &lt;https://www.openssl.org/&gt; and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard.</source>
@@ -2982,40 +1954,24 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Akceptovať verejné REST žiadosti (predvolené: %u)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Nedá sa vyriešiť -whitebind adresa: '%s'</translation>
+ <source>Automatically create Tor hidden service (default: %d)</source>
+ <translation>Automaticky vytvoriť skrytú službu Tor (predvolené: %d)</translation>
</message>
<message>
<source>Connect through SOCKS5 proxy</source>
<translation>Pripojiť cez proxy server SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Autorské práva (C) 2009-%i Vývojári jadra Bitcoin</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Chyba pri Äítaní wallet.dat: Peňaženka vyžaduje vyÅ¡Å¡iu verziu Jadra Bitcoin</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Chyba pri naÄítaní z databázy, ukonÄuje sa.</translation>
</message>
<message>
- <source>Information</source>
- <translation>Informácia</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neplatná suma pre -maxtxfee=&lt;amount&gt;: '%s'</translation>
+ <source>Imports blocks from external blk000??.dat file on startup</source>
+ <translation>Importovať bloky z externého súboru blk000??.dat pri štarte</translation>
</message>
<message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neplatná suma pre -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neplatná suma pre -mintxfee=&lt;amount&gt;: '%s'</translation>
+ <source>Information</source>
+ <translation>Informácia</translation>
</message>
<message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
@@ -3042,10 +1998,6 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Možnosti servra RPC:</translation>
</message>
<message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Obdržať a zobraziť sieťové P2P varovania (predvolené: %u)</translation>
- </message>
- <message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>Odoslať trace/debug informácie na konzolu namiesto debug.info žurnálu</translation>
</message>
@@ -3066,10 +2018,18 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Podpísanie správy zlyhalo</translation>
</message>
<message>
+ <source>The transaction amount is too small to pay the fee</source>
+ <translation>Suma tranzakcie je príliš malá na zaplatenie poplatku</translation>
+ </message>
+ <message>
<source>This is experimental software.</source>
<translation>Toto je experimentálny softvér.</translation>
</message>
<message>
+ <source>Tor control port password (default: empty)</source>
+ <translation>Heslo na kontrolu portu pre Tor (predvolené: žiadne)</translation>
+ </message>
+ <message>
<source>Transaction amount too small</source>
<translation>Suma transakcie príliš malá</translation>
</message>
@@ -3090,6 +2050,10 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Na tomto poÄítaÄi sa nedá vytvoriÅ¥ väzba %s (vytvorenie väzby vrátilo chybu %s)</translation>
</message>
<message>
+ <source>Upgrade wallet to latest format on startup</source>
+ <translation>Aktualizovať peňaženku na posledný formát pri štarte</translation>
+ </message>
+ <message>
<source>Username for JSON-RPC connections</source>
<translation>Užívateľské meno pre JSON-RPC spojenia</translation>
</message>
@@ -3102,10 +2066,6 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Zmazať všetky transakcie z peňaženky...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat je poškodený, záchrana zlyhala</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Heslo pre JSON-rPC spojenia</translation>
</message>
@@ -3114,10 +2074,6 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Vykonaj príkaz, ak zmeny v najlepšom bloku (%s v príkaze nahradí blok hash)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Táto pomocná správa</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Povoliť vyhľadávanie DNS pre pridanie nódy a spojenie</translation>
</message>
@@ -3126,10 +2082,6 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>NaÄítavanie adries...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Chyba naÄítania wallet.dat: Peňaženka je poÅ¡kodená</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = zachovaÅ¥ metaúdaje tx napr. vlastníka úÄtu a informácie o platobných príkazoch, 2 = zahodiÅ¥ metaúdaje tx)</translation>
</message>
@@ -3162,14 +2114,6 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Vždy sa dotazovať adresy partnerských uzlov cez vyhľadávanie DNS (predvolené: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Chyba naÄítania wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Generovať mince (predvolené: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Koľko blokov overiť pri spustení (predvolené: %u, 0 = všetky)</translation>
</message>
@@ -3250,18 +2194,6 @@ The network does not appear to fully agree! Some miners appear to be experiencin
<translation>Neznáma sieť upresnená v -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Nemožno rozriešiť -bind adress: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Nemožno rozriešiť -externalip address: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neplatná suma pre -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Nedostatok prostriedkov</translation>
</message>
diff --git a/src/qt/locale/bitcoin_sl_SI.ts b/src/qt/locale/bitcoin_sl_SI.ts
index c62c8cf273..16ef20ea3a 100644
--- a/src/qt/locale/bitcoin_sl_SI.ts
+++ b/src/qt/locale/bitcoin_sl_SI.ts
@@ -26,10 +26,6 @@
<translation>&amp;Zapri</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopiraj naslov</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>IzbriÅ¡i trenutno oznaÄeni naslov iz seznama</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>I&amp;zbriši</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Izbira naslova, na katerega poÅ¡iljate plaÄilo</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Izbira naslova za prejem plaÄila</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Izberi</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Imenik naslovov za pošiljanje</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Imenik naslovov za prejemanje</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>To je vaÅ¡ imenik shranjenih naslovov Bitcoin, na katere lahko poÅ¡iljate plaÄila. Pred vsakim odlivom vedno preverite, Äe sta znesek in prejemnikov naslov pravilna.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>To je imenik vaÅ¡ih ustvarjenih naslovov Bitcoin, na katere lahko prejemate plaÄila. PriporoÄljivo je, da za vsak nov priliv ustvarite nov prejemni naslov.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopiraj &amp;oznako</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Uredi</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Izvozi seznam naslovov</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Datoteka s podatki, loÄenimi z vejico (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Seznama naslovov ni bilo mogoÄe izvoziti.</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Napaka pri shranjevanju seznama naslovov v datoteko %1. Prosimo, poskusite znova.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Naslov</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(brez oznake)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Ponovite novo geslo</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Å ifriraj denarnico</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>To dejanje zahteva geslo za odklepanje vaše denarnice.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Odkleni denarnico</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>To dejanje zahteva geslo za dešifriranje vaše denarnice.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dešifriraj denarnico</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Zamenjaj geslo</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Potrditev Å¡ifriranja denarnice</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Opozorilo: V primeru izgube gesla Å¡ifrirane denarnice, boste &lt;b&gt;IZGUBILI VSE BITCOINE V DENARNICI&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Ali ste prepriÄani, da želite Å¡ifrirati vaÅ¡o denarnico?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Program se bo zaprl, da dokonÄa proces Å¡ifriranja. Zapomnite si, da Å¡ifriranje ne more popolnoma zaÅ¡Äititi vaÅ¡e denarnice pred krajami in zlonamernimi programi, ki bi lahko bili nameÅ¡Äeni na vaÅ¡em raÄunalniku.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>POMEMBNO: Vse starejÅ¡e obstojeÄe varnostne kopije denarnice je potrebno zamenjati s to novo, Å¡ifrirano varnostno kopijo. Iz varnostnih razlogov bodo stare varnostne kopije postale neuporabne takoj, ko zaÄnete uporabljati novo, Å¡ifrirano denarnico.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Opozorilo: imate vklopljene velike Ärke (Caps Lock)</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Denarnica je Å¡ifrirana</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Vnesite novo geslo. Prosimo, da uporabite geslo sestavljeno iz &lt;b&gt;deset ali veÄ&lt;/b&gt; nakljuÄnih znakov, ali &lt;b&gt;osem ali veÄ&lt;/b&gt; besed.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Vnesite staro in novo geslo denarnice.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Denarnice ni bilo mogoÄe Å¡ifrirati.</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>PriÅ¡lo je do napake. Denarnice ni bilo mogoÄe Å¡ifrirati.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Vnešeni gesli se ne ujemata</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Denarnice ni bilo mogoÄe odkleniti.</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Vnesli ste napaÄno geslo za deÅ¡ifriranje denarnice.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Denarnice ni bilo mogoÄe deÅ¡ifrirati.</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Geslo za dostop do denarnice je bilo uspešno zamenjano.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -298,14 +139,6 @@
<translation>Odpri &amp;URI ...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Odjemalec Bitcoin Core</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Uvažam bloke z diska ...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Poustvarjam kazalo blokov na disku ...</translation>
</message>
@@ -350,10 +183,6 @@
<translation>P&amp;rejmi</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Oglejte si informacije o programu</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Prikaži / Skrij</translation>
</message>
@@ -390,22 +219,10 @@
<translation>Orodna vrstica zavihkov</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Zahtevajte plaÄilo (ustvarite zahtevek s kodo QR in URI tipa bitcoin:)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;O programu</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Spremenite programske nastavitve</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Preglejte in uredite seznam naslovov, na katere ste kdaj poslali plaÄila</translation>
</message>
@@ -421,13 +238,9 @@
<source>&amp;Command-line options</source>
<translation>Opcije &amp;ukazne vrstice</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Oglejte si seznam in kratek opis vseh opcij pri zagonu programa iz ukazne vrstice</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
- <translation><numerusform>%n aktivna povezava v bitcoin omrežje</numerusform><numerusform>%n aktivni povezavi v bitcoin omrežje</numerusform><numerusform>%n aktivne povezave v bitcoin omrežje</numerusform><numerusform>%n aktivnih povezav v bitcoin omrežje</numerusform></translation>
+ <translation><numerusform>%n aktivna povezava v omrežje Bitcoin</numerusform><numerusform>%n aktivni povezavi v omrežje Bitcoin</numerusform><numerusform>%n aktivne povezave v omrežje Bitcoin</numerusform><numerusform>%n aktivnih povezav v omrežje Bitcoin</numerusform></translation>
</message>
<message>
<source>No block source available...</source>
@@ -439,7 +252,7 @@
</message>
<message numerus="yes">
<source>%n hour(s)</source>
- <translation><numerusform>%n ura</numerusform><numerusform>%n uri</numerusform><numerusform>%n ure</numerusform><numerusform>%n ur</numerusform></translation>
+ <translation><numerusform>%n uro</numerusform><numerusform>%n uri</numerusform><numerusform>%n ure</numerusform><numerusform>%n ur</numerusform></translation>
</message>
<message numerus="yes">
<source>%n day(s)</source>
@@ -463,7 +276,7 @@
</message>
<message>
<source>Last received block was generated %1 ago.</source>
- <translation>Zadnji prejeti blok je bil ustvarjen %1 nazaj.</translation>
+ <translation>Zadnji prejeti blok je star %1.</translation>
</message>
<message>
<source>Transactions after this will not yet be visible.</source>
@@ -537,13 +350,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Omrežno opozorilo</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -621,150 +427,6 @@
<source>Priority</source>
<translation>Prioriteta</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopiraj naslov</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiraj oznako</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiraj znesek</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopiraj ID transakcije</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Zakleni neporabljeno</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Odkleni neporabljeno</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopiraj Å¡tevilo vhodov</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopiraj znesek provizije</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopiraj konÄni znesek</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopiraj Å¡tevilo bajtov</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopiraj prioriteto</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopiraj prah</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopiraj znesek vraÄila</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>najvišja</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>višja</translation>
- </message>
- <message>
- <source>high</source>
- <translation>visoka</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>srednje visoka</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>srednja</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>srednje nizka</translation>
- </message>
- <message>
- <source>low</source>
- <translation>nizka</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>nižja</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>najnižja</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 zaklenjeno)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>niÄ</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Oznaka postane rdeÄa, Äe je transakcije veÄja od 1000 bajtov.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Oznaka postane rdeÄa, Äe je prioriteta transakcije manjÅ¡a kot "srednja".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Oznaka postane rdeÄa, Äe je znesek manjÅ¡i od %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Lahko variira +/- %1 satoshijev na vhod.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>da</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ne</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>To pomeni, da je zahtevana provizija v višini vsaj %1 na KiB.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Lahko variira +/-1 bajt na vhod.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transakcije z viÅ¡jo prioriteto imajo boljÅ¡e možnosti za vkljuÄitev v blok.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(brez oznake)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>vraÄilo od %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(vraÄilo)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -788,38 +450,6 @@
<source>&amp;Address</source>
<translation>&amp;Naslov</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Nov naslov za prilive</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Nov naslov za odlive</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Uredi naslov za prilive</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Uredi naslov za odlive</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Vnešeni naslov %1 je že v imeniku.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Vnešeni naslov %1 ni veljaven naslov Bitcoin.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Denarnice ni bilo mogoÄe odkleniti.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Novega kljuÄa ni bilo mogoÄe ustvariti.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -847,10 +477,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>razliÄica</translation>
</message>
@@ -859,10 +485,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>O programu Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Možnosti ukazne vrstice</translation>
</message>
@@ -882,18 +504,6 @@
<translation>Dobrodošli</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Dobrodošli v programu Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>To je prvi zagon programa, zato lahko izberete mapo, v katero bo program shranjeval podatke.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Program bo prenesel in shranil kopijo verige blokov. V izbrani podatkovni mapi bo shranjenih vsaj %1 GiB podatkov, ta koliÄina pa bo sÄasoma Å¡e naraÅ¡Äala. V tej mapi bo shranjena tudi denarnica.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Uporabi privzeto podatkovno mapo</translation>
</message>
@@ -902,10 +512,6 @@
<translation>Uporabi to podatkovno mapo:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Napaka: Ni mogoÄe ustvariti mape "%1".</translation>
</message>
@@ -940,10 +546,6 @@
<source>Select payment request file</source>
<translation>Izbiranje datoteke z zahtevkom za plaÄilo</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Izberite datoteko, ki vsebuje zahtevek za plaÄilo</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -984,10 +586,6 @@
<translation>Ko zaprete glavno okno programa, bo program tekel Å¡e naprej, okno pa bo zgolj minimirano. Program v tem primeru ustavite tako, da v meniju izberete ukaz Izhod.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Nastavitev jezika uporabniškega vmesnika programa. Nova nastavitev jezika bo uporabljena šele, ko boste znova zagnali program.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>Naslovi URL tretjih oseb (npr. raziskovalec blokov), ki bodo navedeni v kontekstnem meniju seznama transakcij. Niz %s iz naslova URL je nadomeÅ¡Äen s hash vrednostjo transakcije. VeÄ zaporednih naslovov URL je med seboj loÄenih z znakom |.</translation>
</message>
@@ -1012,14 +610,6 @@
<translation>&amp;Omrežje</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Ob uporabnikovi prijavi v sistem se bo program samodejno zagnal</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Zaženi program ob prijavi v sistem</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = samodejno, &lt;0 = toliko procesorskih jeder naj ostane prostih)</translation>
</message>
@@ -1224,97 +814,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Rokovanje z URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Neveljaven naslov plaÄila %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Zahtevek za plaÄilo je bil zavrnjen.</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Zahtevek za plaÄilo in vaÅ¡ odjemalec se nahajata na dveh razliÄnih omrežjih.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Zahtevek za plaÄilo ni inicializiran.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Znesek %1 v zahtevku za plaÄilo je prenizek (smatran za prah.)</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Napaka pri zahtevku za plaÄilo</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Ni mogoÄe zagnati rokovalca plaÄilnih povezav tipa bitcoin:.</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Naslov URL za pridobitev zahtevka za plaÄilo ni veljaven: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI je neprepoznaven! Možno je, da je naslov Bitcoin neveljaven, ali da so parametri v URI napaÄno oblikovani.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Rokovanje z datoteko z zahtevkom za plaÄilo</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Datoteke z zahtevkom za plaÄilo ni mogoÄe prebrati! Možno je, da datoteka ni veljavna.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Zahtevek za plaÄilo je potekel.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Nepreverjeni zahtevki za plaÄilo, namenjeni plaÄilni skripti po meri, niso podprti.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Neveljaven zahtevek za plaÄilo.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>PovraÄilo od %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Zahtevek za plaÄilo %1 je prevelik (%2 bajtov, dovoljenih je %3 bajtov.)</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Napaka pri povezavi z %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Zahtevek za plaÄilo je neprepoznaven!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>NapaÄen odziv strežnika %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>PlaÄilo priznano</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Napaka omrežne zahteve</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1322,7 +821,7 @@
</message>
<message>
<source>Node/Service</source>
- <translation>VozliÅ¡Äe/Storitev</translation>
+ <translation>Naslov</translation>
</message>
<message>
<source>Ping Time</source>
@@ -1369,31 +868,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Shrani sliko ...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kopiraj sliko</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Shrani kodo QR</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG slika (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Ime odjemalca</translation>
- </message>
- <message>
<source>N/A</source>
<translation>Neznano</translation>
</message>
@@ -1414,10 +890,6 @@
<translation>Splošno</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>OpenSSL razliÄica v rabi</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>BerkeleyDB razliÄica v rabi</translation>
</message>
@@ -1446,10 +918,6 @@
<translation>Trenutno Å¡tevilo blokov</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Odpre razhroÅ¡Äevalni dnevnik debug.log, ki se nahaja v trenutni podatkovni mapi. ÄŒe je datoteka velika, lahko postopek traja nekaj sekund.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Prejeto</translation>
</message>
@@ -1538,10 +1006,6 @@
<translation>Odhodnih:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Datum izgradnje</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>RazhroÅ¡Äevalni dnevnik</translation>
</message>
@@ -1550,10 +1014,6 @@
<translation>PoÄisti konzolo</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Dobrodošli v konzoli RPC programa Bitcoin Core.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>Uporabite tipki gor in dol za navigacijo po zgodovini ukazov. Uporabite &lt;b&gt;Ctrl-L&lt;/b&gt; za izbris zaslona in zgodovine ukazov.</translation>
</message>
@@ -1676,18 +1136,6 @@
<source>Remove</source>
<translation>Odstrani</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopiraj oznako</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopiraj sporoÄilo</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiraj znesek</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1707,73 +1155,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Shrani sliko ...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Zahtevek za plaÄilo z oznako: %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Informacije o plaÄilu</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Naslov</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Znesek</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>SporoÄilo</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Nastali URI je predolg. SkuÅ¡ajte skrajÅ¡ati besedilo v oznaki/sporoÄilu.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Napaka pri pretvorbi URI v kodo QR.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>SporoÄilo</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Znesek</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(brez oznake)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(brez sporoÄila)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(brez zneska)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1894,14 +1275,6 @@
<translation>hitro</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>PoÅ¡lji brez provizije, Äe je mogoÄe</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(Äas do potrditve je lahko daljÅ¡i)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>PoÅ¡lji veÄ prejemnikom hkrati</translation>
</message>
@@ -1933,110 +1306,6 @@
<source>S&amp;end</source>
<translation>&amp;Pošlji</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Potrdi pošiljanje</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 na %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopiraj Å¡tevilo vhodov</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiraj znesek</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopiraj provizijo</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopiraj Po proviziji</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopiraj bajte</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopiraj prioriteto</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopiraj vraÄilo</translation>
- </message>
- <message>
- <source>or</source>
- <translation>ali</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Znesek za plaÄilo mora biti veÄji od 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Znesek je veÄji od stanja sredstev, s katerimi razpolagate.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Celotni znesek z vkljuÄeno provizijo %1 je veÄji od stanja sredstev, s katerimi razpolagate.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Transakcije ni bilo mogoÄe ustvariti!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Transakcija je bila zavrnjena! To se lahko zgodi, Äe so bili kateri od kovancev iz denarnice že porabljeni, kot v primeru, da ste kje uporabili kopijo datoteke wallet.dat in kovance tam že porabili, lokalno pa ti Å¡e niso bili oznaÄeni kot porabljeni.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Provizija, višja od %1, velja za nesmiselno visoko.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Zahtevek za plaÄilo je potekel.</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Predviden zaÄetek potrditev po %n najdenem bloku.</numerusform><numerusform>Predviden zaÄetek potrditev po %n najdenih blokih.</numerusform><numerusform>Predviden zaÄetek potrditev po %n najdenih blokih.</numerusform><numerusform>Predviden zaÄetek potrditev po %n najdenih blokih.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Naslov prejemnika je neveljaven. Prosimo, preverite.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Naslov je že bil uporabljen. Vsak naslov naj bi se uporabil samo enkrat.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Opozorilo: Neveljaven bitcoin naslov</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(brez oznake)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Opozorilo: Neznan naslov za vraÄilo drobiža</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopiraj prah</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Ali ste prepriÄani, da želite izvesti plaÄilo?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>dodano kot provizija transakcije</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2049,10 +1318,6 @@
<translation>Prejemnik &amp;plaÄila:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Vnesite oznako, pod katero bo zgornji naslov shranjen v imenik</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Oznaka:</translation>
</message>
@@ -2124,10 +1389,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Program se ustavlja ...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Dokler to okno ne izgine, ne zaustavljajte raÄunalnika.</translation>
</message>
@@ -2218,70 +1479,10 @@
<source>Reset all verify message fields</source>
<translation>PoÄisti vsa polja za vnos v oknu za preverjanje</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Kliknite "PodpiÅ¡i sporoÄilo" da ustvarite podpis</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Vnešeni naslov ni veljaven.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Prosimo preverite naslov in poskusite znova.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>VneÅ¡eni naslov se ne nanaÅ¡a na noben kljuÄ.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Odklepanje denarnice je bilo preklicano.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Zasebni kljuÄ vneÅ¡enega naslova ni na voljo.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Podpisa ni bilo mogoÄe ustvariti.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Podpis je bil ustvarjen.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Podpisa ni bilo mogoÄe razbrati.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Prosimo preverite podpis in poskusite znova.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Podpis se ne ujema z rezultatom funkcije preverjanja.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Podpis ni veljaven za to sporoÄilo.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Podpis sporoÄila je veljaven.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoin Core razvijalci</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2294,418 +1495,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Odprto do %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>v konfliktu</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/brez povezave</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/nepotrjeno</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 potrdil</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, posredovano %n vozliÅ¡Äu</numerusform><numerusform>, posredovano %n vozliÅ¡Äema</numerusform><numerusform>, posredovano %n vozliÅ¡Äem</numerusform><numerusform>, posredovano %n vozliÅ¡Äem</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Izvor</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Generirano</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Pošiljatelj</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Prejemnik</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>lasten naslov</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>opazovano</translation>
- </message>
- <message>
- <source>label</source>
- <translation>oznaka</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>V dobro</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>dozori po %n najdenem bloku</numerusform><numerusform>dozori po %n najdenih blokih</numerusform><numerusform>dozori po %n najdenih blokih</numerusform><numerusform>dozori po %n najdenih blokih</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>ni bilo sprejeto</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Debit</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Skupaj v breme</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Skupaj v dobro</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Provizija transakcije</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Neto znesek</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>SporoÄilo</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Opomba</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID transakcije</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Trgovec</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Ustvarjeni kovanci morajo zoreti %1 blokov, preden jih lahko porabite. Ko ste ta blok zgenerirali, je bil posredovan v omrežje, da bo dodan v verigo. ÄŒe se bloku ni uspelo uvrstiti v verigo, se bo njegovo stanje spremenilo v "ni bilo sprejeto" in kovancev ne bo mogoÄe porabiti. To se vÄasih zgodi, Äe kak drug rudar v roku nekaj sekund hkrati z vami odkrije drug blok.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>RazhroÅ¡Äevalne informacije</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transakcija</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Vhodi</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Znesek</translation>
- </message>
- <message>
- <source>true</source>
- <translation>pravilno</translation>
- </message>
- <message>
- <source>false</source>
- <translation>nepravilno</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, še ni bila uspešno raznešena</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Odprto Å¡e %n blok</numerusform><numerusform>Odprto Å¡e %n bloka</numerusform><numerusform>Odprto Å¡e %n bloke</numerusform><numerusform>Odprto Å¡e %n blokov</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>neznano</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Podrobnosti transakcije</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>V tem podoknu so prikazane podrobnosti o transakciji</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Vrsta</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Nedozorelo (Å¡t. potrditev: %1, na voljo Å¡ele po: %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Odprto Å¡e %n blok</numerusform><numerusform>Odprto Å¡e %n bloka</numerusform><numerusform>Odprto Å¡e %n bloke</numerusform><numerusform>Odprto Å¡e %n blokov</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Odprto do %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Potrjeno (%1 potrdil)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ta blok ni prejelo Å¡e nobeno vozliÅ¡Äe. Najverjetneje ne bo sprejet!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generirano, toda ne sprejeto</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Brez povezave</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Nepotrjeno</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>V potrjevanju (Å¡t. potrditev: %1 od priporoÄenih %2)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>V konfliktu</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Prejemek</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Prejemek</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Izdatek</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Nakazilo sebi</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Narudarjeno</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>opazovano</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(ni na voljo)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Stanje transakcije. Zapeljite z miÅ¡ko Äez to polje za prikaz Å¡tevila potrdil. </translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Datum in Äas, ko je transakcija bila prejeta.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Vrsta transakcije.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Ali je v transakciji udeležen kateri od opazovanih naslovov.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>UporabniÅ¡ko doloÄen namen transakcije.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Znesek spremembe stanja sredstev.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Vse</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Danes</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Ta teden</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Ta mesec</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Prejšnji mesec</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>To leto</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>ObmoÄje ...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Prejemek</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Izdatek</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Nakazilo sebi</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Narudarjeno</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Drugo</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>IÅ¡Äite po naslovu ali oznaki</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minimalni znesek</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopiraj naslov</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiraj oznako</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiraj znesek</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopiraj ID transakcije</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Uredi oznako</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Prikaži podrobnosti transakcije</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Izvoz zgodovine transakcij</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Opazovano</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Seznama transakcij ni bilo mogoÄe izvoziti.</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Prišlo je do napake med shranjevanjem zgodovine transakcij v datoteko %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Uspešen izvoz</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Zgodovina poteklih transakcij je bila uspešno shranjena v datoteko %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Datoteka s podatki, loÄenimi z vejico (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Potrjeno</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Vrsta</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Oznaka</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Naslov</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>ObmoÄje:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>za</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2713,55 +1509,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Denarnica ni bila naložena.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Pošlji</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Izvozi</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Izvozi podatke iz trenutnega zavihka v datoteko</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Izdelava varnostne kopije denarnice</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Podatki denarnice (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Varnostne kopije ni bilo mogoÄe izdelati.</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Prišlo je do napake pri shranjevanju podatkov denarnice v datoteko %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Podatki iz denarnice so bili uspešno shranjeni v datoteko %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Varnostna kopija je bila uspešno izdelana</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2792,6 +1539,10 @@
<translation>Sprejemaj zunanje povezave (privzeto: 1, razen Äe ste vklopili opciji -proxy ali -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Veži dani naslov in tam vedno poslušaj. Za naslove protokola IPv6 uporabite zapis [gostitelj]:vrata.</translation>
</message>
@@ -2812,18 +1563,6 @@
<translation>To je preizkusna razliÄica Å¡e neizdanega programa. Uporabljate jo na lastno odgovornost. Programa ne uporabljajte je za rudarjenje ali trgovske aplikacije.</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Na tem raÄunalniku ni bilo mogoÄe vezati naslova %s. Odjemalec Bitcoin Core je verjetno že zagnan.</translation>
- </message>
- <message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>OPOZORILO: Generirano je bilo nenavadno veliko Å¡tevilo blokov. Å t. prejetih blokov: %d v Å¡t. ur: %d (priÄakovanih je %d blokov)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>OPOZORILO: Preverite vaÅ¡o omrežno povezavo. Å t. prejetih blokov: %d v Å¡t. ur: %d (priÄakovanih je %d blokov)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Opozorilo: Trenutno na omrežju ni videti konsenza! Videti je, kot da bi imeli nekateri rudarji težave.</translation>
</message>
@@ -2832,10 +1571,6 @@
<translation>Opozorilo: Trenutno se s soležniki ne strinjam v popolnosti! MogoÄe bi morali vi ali drugi udeleženci posodobiti odjemalce.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Opozorilo: Datoteka wallet.dat je bila okvarjena, podatki pa so bili kljub temu reÅ¡eni! Originalna datoteka je bila shranjena kot wallet.{Äas.oznaka}.bak v mapo %s. ÄŒe sta skupno stanje ali seznam transakcij napaÄna, morate datoteko restavrirati iz varnostne kopije.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Sprejemaj povezave samo od soležnikov, ki so na naslovih, ki ustrezajo navedeni omrežni maski ali naslovu. Opcijo lahko navedete veÄkrat.</translation>
</message>
@@ -2956,14 +1691,6 @@
<translation>Izbire denarnice:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Opozorilo: RazliÄica vaÅ¡ega odjemalca je zastarela. Potrebna je nadgradnja!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Ob spremembi vrednosti opcije -txindex boste morali obnoviti bazo podatkov z uporabo opcije -reindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Iz navedenega vira dovoli povezave na JSON-RPC. Veljavne oblike vrednosti parametra &lt;ip&gt; so: edinstven naslov IP (npr.: 1.2.3.4), kombinacija omrežje/netmask (npr.: 1.2.3.4/255.255.255.0), ali pa kombinacija omrežje/CIDR (1.2.3.4/24). To opcijo lahko navedete veÄkrat.</translation>
</message>
@@ -2976,10 +1703,6 @@
<translation>Veži dani naslov in sprejemaj povezave na JSON-RPC. Za naslove protokola IPv6 uporabite zapis [gostitelj]:vrata. To opcijo lahko navedete veÄkrat. (privzeto: veži vse omrežne vmesnike)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Ne morem zakleniti podatkovne mape %s. Bitcoin Core je verjetno že zagnan.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Ustvarjaj nove datoteke s privzetimi sistemskimi dovoljenji, namesto z umask 077. (To pride v poštev samo, kadar imate izklopljeno funkcijo denarnice.)</translation>
</message>
@@ -3008,38 +1731,14 @@
<translation>(privzeto: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Preklapljam na najboljšo verigo ...</translation>
- </message>
- <message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Naslova %s, podanega pri opciji -whitebind ni mogoÄe razreÅ¡iti.</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Poveži se preko posredniškega strežnika SOCKS5</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i The Bitcoin Core Developers</translation>
- </message>
- <message>
<source>Information</source>
<translation>Informacije</translation>
</message>
<message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neveljavna koliÄina za -maxtxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neveljavna koliÄina za -minrelaytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neveljavna koliÄina za -mintxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Need to specify a port with -whitebind: '%s'</source>
<translation>Pri opciji -whitebind morate navesti vrata: %s</translation>
</message>
@@ -3088,10 +1787,6 @@
<translation>Brišem vse transakcije iz denarnice ...</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>Datoteka wallet.dat je poÅ¡kodovana in je ni bilo mogoÄe obnoviti.</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Geslo za povezave na JSON-RPC</translation>
</message>
@@ -3100,10 +1795,6 @@
<translation>Izvedi ukaz, ko je najden najboljši blok (niz %s v ukazu bo zamenjan s hash vrednostjo bloka)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>To sporoÄilo pomoÄi</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>OmogoÄi poizvedbe DNS za opcije -addnode, -seednode in -connect.</translation>
</message>
@@ -3112,10 +1803,6 @@
<translation>Nalagam naslove ...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Napaka pri nalaganju wallet.dat: denarnica pokvarjena</translation>
- </message>
- <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Za dostop do soležnikov preko skritih storitev Tor uporabi drug posredniški strežnik SOCKS5 (privzeto: %s)</translation>
</message>
@@ -3124,10 +1811,6 @@
<translation>(privzeto: %s)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Napaka pri nalaganju wallet.dat</translation>
- </message>
- <message>
<source>Invalid -proxy address: '%s'</source>
<translation>Neveljaven naslov -proxy: '%s'</translation>
</message>
@@ -3160,18 +1843,6 @@
<translation>Neznano omrežje doloÄeno v -onlynet: '%s'.</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Naslova %s, podanega pri opciji -bind ni mogoÄe razreÅ¡iti.</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Naslova "%s", podanega pri opciji -externalip ni mogoÄe razreÅ¡iti.</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Neveljavna koliÄina za -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Premalo sredstev</translation>
</message>
diff --git a/src/qt/locale/bitcoin_sq.ts b/src/qt/locale/bitcoin_sq.ts
index 994b065994..6c86b7d9fc 100644
--- a/src/qt/locale/bitcoin_sq.ts
+++ b/src/qt/locale/bitcoin_sq.ts
@@ -22,75 +22,16 @@
<translation>&amp;Kopjo</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopjo adresen</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Fshi adresen e selektuar nga lista</translation>
</message>
<message>
- <source>&amp;Delete</source>
- <translation>&amp;Fshi</translation>
- </message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Zgjidh adresen ku do te dergoni monedhat</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Duke derguar adresen</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Duke marr adresen</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Këto janë Bitcoin adresat e juaja për të dërguar pagesa. Gjithmon kontrolloni shumën dhe adresën pranuese para se të dërgoni monedha.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Këto janë Bitcoin adresat e juaja për të pranuar pagesa. Rekomandohet që gjithmon të përdorni një adresë të re për çdo transaksion.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopjo &amp;Etiketë</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Ndrysho</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Eksporto listën e adresave</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Skedar i ndarë me pikëpresje(*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Eksportimi dështoj</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Gabim gjatë ruajtjes së listës së adresave në %1. Ju lutem provoni prapë.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiketë</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresë</translation>
+ <source>Export the data in the current tab to a file</source>
+ <translation>Eksporto të dhënat e skedës korrente në një skedar</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(pa etiketë)</translation>
+ <source>&amp;Delete</source>
+ <translation>&amp;Fshi</translation>
</message>
</context>
<context>
@@ -107,67 +48,7 @@
<source>Repeat new passphrase</source>
<translation>Përsërisni frazkalimin e ri</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Kripto portofolin</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ky veprim ka nevojë per frazkalimin e portofolit tuaj që të ç'kyç portofolin.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>ç'kyç portofolin.</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ky veprim kërkon frazkalimin e portofolit tuaj që të dekriptoj portofolin.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dekripto portofolin</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Ndrysho frazkalimin</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Konfirmoni enkriptimin e portofolit</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Jeni te sigurt te enkriptoni portofolin tuaj?</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Portofoli u enkriptua</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Enkriptimi i portofolit dështoi</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Enkriptimi i portofolit dështoi për shkak të një gabimi të brëndshëm. portofoli juaj nuk u enkriptua.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Frazkalimet e plotësuara nuk përputhen.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>ç'kyçja e portofolit dështoi</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Frazkalimi i futur për dekriptimin e portofolit nuk ishte i saktë.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Dekriptimi i portofolit dështoi</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -246,14 +127,6 @@
<translation>Shiriti i mjeteve</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Berthama Bitcoin</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>Rreth Berthames Bitkoin</translation>
- </message>
- <message>
<source>%1 and %2</source>
<translation>%1 dhe %2</translation>
</message>
@@ -295,9 +168,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -315,22 +185,6 @@
<source>Date</source>
<translation>Data</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopjo adresën</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>po</translation>
- </message>
- <message>
- <source>no</source>
- <translation>jo</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(pa etiketë)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -346,34 +200,6 @@
<source>&amp;Address</source>
<translation>&amp;Adresa</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Adresë e re pritëse</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Adresë e re dërgimi</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Ndrysho adresën pritëse</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>ndrysho adresën dërguese</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Adresa e dhënë "%1" është e zënë në librin e adresave. </translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Nuk mund të ç'kyçet portofoli.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Krijimi i çelësit të ri dështoi.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -385,17 +211,9 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Berthama Bitcoin</translation>
- </message>
- <message>
<source>version</source>
<translation>versioni</translation>
</message>
- <message>
- <source>About Bitcoin Core</source>
- <translation>Rreth Berthames Bitkoin</translation>
- </message>
</context>
<context>
<name>Intro</name>
@@ -404,14 +222,6 @@
<translation>Miresevini</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Miresevini ne Berthamen Bitcoin</translation>
- </message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Berthama Bitcoin</translation>
- </message>
- <message>
<source>Error</source>
<translation>Problem</translation>
</message>
@@ -438,9 +248,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -451,9 +258,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
@@ -497,37 +301,6 @@
<source>Copy &amp;Address</source>
<translation>&amp;Kopjo adresen</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Adresë</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Sasia</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiketë</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiketë</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Sasia</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(pa etiketë)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -555,18 +328,6 @@
<source>Confirm the send action</source>
<translation>Konfirmo veprimin e dërgimit</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>konfirmo dërgimin e monedhave</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Shuma e paguar duhet të jetë më e madhe se 0.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(pa etiketë)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -579,10 +340,6 @@
<translation>Paguaj &amp;drejt:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Krijoni një etiketë për këtë adresë që t'ja shtoni librit të adresave</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiketë:</translation>
</message>
@@ -624,10 +381,6 @@
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Berthama Bitcoin</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testo rrjetin]</translation>
</message>
@@ -636,168 +389,26 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Hapur deri më %1</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/I pakonfirmuar</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 konfirmimet</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>transaksionit</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Sasia</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, nuk është transmetuar me sukses deri tani</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>i/e panjohur</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Detajet e transaksionit</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Ky panel tregon një përshkrim të detajuar të transaksionit</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Lloji</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Hapur deri më %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>I/E konfirmuar(%1 konfirmime)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ky bllok është marrë nga ndonjë nyje dhe ka shumë mundësi të mos pranohet! </translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>I krijuar por i papranuar</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiketë</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Marrë me</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Dërguar drejt</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Pagesë ndaj vetvetes</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minuar</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(p/a)</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Received with</source>
- <translation>Marrë me</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Dërguar drejt</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minuar</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopjo adresën</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Eksportimi dështoj</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Skedar i ndarë me pikëpresje(*.csv)</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Data</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Lloji</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiketë</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adresë</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Dërgo Monedha</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
<translation>Opsionet:</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Berthama Bitcoin</translation>
+ </message>
+ <message>
<source>Information</source>
<translation>Informacion</translation>
</message>
diff --git a/src/qt/locale/bitcoin_sr.ts b/src/qt/locale/bitcoin_sr.ts
index b6ba896b38..6b6f1af6f6 100644
--- a/src/qt/locale/bitcoin_sr.ts
+++ b/src/qt/locale/bitcoin_sr.ts
@@ -18,10 +18,6 @@
<translation>Kopirajte</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>Kopirajte adresu</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Izbrisite trenutno izabranu adresu sa liste</translation>
</message>
@@ -29,25 +25,6 @@
<source>&amp;Delete</source>
<translation>&amp;Избриши</translation>
</message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Зарезом одвојене вредноÑти (*.csv)</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑа</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без етикете)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -63,74 +40,6 @@
<source>Repeat new passphrase</source>
<translation>Поновите нову лозинку</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Шифровање новчаника</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ова акција захтева лозинку Вашег новчаника да би га откључала.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Откључавање новчаника</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ова акција захтева да унеÑете лозинку да би дешифловала новчаник.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Дешифровање новчаника</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Промена лозинке</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Одобрите шифровање новчаника</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Упозорење: Ðко Ñе ваш новчаник шифрује а потом изгубите лозинкзу, ви ћете &lt;b&gt;ИЗГУБИТИ СВЕ BITCOIN-Е&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Да ли Ñте Ñигурни да желите да Ñе новчаник шифује?</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Ðовчаник је шифрован</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>ÐеуÑпело шифровање новчаника</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>ÐаÑтала је унутрашња грешка током шифровања новчаника. Ваш новчаник није шифрован.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Лозинке које Ñте унели Ñе не подударају.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>ÐеуÑпело откључавање новчаника</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Лозинка коју Ñте унели за откључавање новчаника је нетачна.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>ÐеуÑпело дешифровање новчаника</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Лозинка за приÑтуп новчанику је уÑпешно промењена.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -222,10 +131,6 @@
<translation>Трака Ñа картицама</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>O Bitcoin Coru</translation>
- </message>
- <message>
<source>Up to date</source>
<translation>Ðжурно</translation>
</message>
@@ -251,9 +156,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -271,22 +173,6 @@
<source>Confirmed</source>
<translation>Potvrdjen</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>kopiraj adresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>kopiraj naziv</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>kopiraj iznos</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без етикете)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -302,15 +188,7 @@
<source>&amp;Address</source>
<translation>&amp;ÐдреÑа</translation>
</message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Унешена адреÑа "%1" Ñе већ налази у адреÑару.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Ðемогуће откључати новчаник.</translation>
- </message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -321,10 +199,6 @@
<translation>верзија</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>O Bitcoin Coru</translation>
- </message>
- <message>
<source>Usage:</source>
<translation>Korišćenje:</translation>
</message>
@@ -362,9 +236,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -375,9 +246,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -394,60 +262,13 @@
<source>&amp;Message:</source>
<translation>Poruka:</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>kopiraj naziv</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>kopiraj iznos</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &amp;Address</source>
<translation>Kopirajte adresu</translation>
</message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑа</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>iznos</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Poruka</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>datum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Poruka</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>iznos</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без етикете)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -467,15 +288,7 @@
<source>S&amp;end</source>
<translation>&amp;Пошаљи</translation>
</message>
- <message>
- <source>Copy amount</source>
- <translation>kopiraj iznos</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(без етикете)</translation>
- </message>
- </context>
+</context>
<context>
<name>SendCoinsEntry</name>
<message>
@@ -524,258 +337,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Otvoreno do %1</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/nepotvrdjeno</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 potvrde</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>datum</translation>
- </message>
- <message>
- <source>label</source>
- <translation>етикета</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Poruka</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>transakcije</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>iznos</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, nije još uvek uspešno emitovan</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>nepoznato</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>detalji transakcije</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Ovaj odeljak pokazuje detaljan opis transakcije</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>tip</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Otvoreno do %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Potvrdjena (%1 potvrdjenih)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ovaj blok nije primljen od ostalih Ävorova (nodova) i verovatno neće biti prihvaćen!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Generisan ali nije prihvaćen</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Primljen sa</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Primljeno od</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Poslat ka</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Isplata samom sebi</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minirano</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Status vaše transakcije. Predjite mišem preko ovog polja da bi ste videli broj konfirmacija</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Datum i vreme primljene transakcije.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Tip transakcije</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Iznos odbijen ili dodat balansu.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Sve</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Danas</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>ove nedelje</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Ovog meseca</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Prošlog meseca</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Ove godine</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Opseg...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Primljen sa</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Poslat ka</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Vama - samom sebi</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Minirano</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Drugi</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Navedite adresu ili naziv koji bi ste potražili</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Min iznos</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>kopiraj adresu</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>kopiraj naziv</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>kopiraj iznos</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>promeni naziv</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Зарезом одвојене вредноÑти (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Potvrdjen</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>tip</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Етикета</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑа</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Opseg:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>do</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Слање новца</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>Backup Wallet</source>
- <translation>Backup новчаника</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -802,22 +373,10 @@
<translation>Lozinka za JSON-RPC konekcije</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Ova poruka Pomoći</translation>
- </message>
- <message>
<source>Loading addresses...</source>
<translation>uÄitavam adrese....</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Грешка током учитавања wallet.dat: Ðовчаник је покварен </translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>Грешка током учитавања wallet.dat </translation>
- </message>
- <message>
<source>Loading block index...</source>
<translation>UÄitavam blok indeksa...</translation>
</message>
diff --git a/src/qt/locale/bitcoin_sr@latin.ts b/src/qt/locale/bitcoin_sr@latin.ts
new file mode 100644
index 0000000000..86243bc14c
--- /dev/null
+++ b/src/qt/locale/bitcoin_sr@latin.ts
@@ -0,0 +1,200 @@
+<TS language="sr@latin" version="2.1">
+<context>
+ <name>AddressBookPage</name>
+ <message>
+ <source>Right-click to edit address or label</source>
+ <translation>Klikni desnim tasterom za uređivanje adrese ili oznake</translation>
+ </message>
+ <message>
+ <source>Create a new address</source>
+ <translation>Kreiraj novu adresu</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>&amp;Novi</translation>
+ </message>
+ <message>
+ <source>Copy the currently selected address to the system clipboard</source>
+ <translation>Kopiraj selektovanu adresu u sistemski klipbord</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>&amp;Kopiraj</translation>
+ </message>
+ <message>
+ <source>C&amp;lose</source>
+ <translation>Zatvori</translation>
+ </message>
+ <message>
+ <source>Delete the currently selected address from the list</source>
+ <translation>Briše trenutno izabranu adresu sa liste</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>Izvoz podataka iz trenutne kartice u datoteku</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>&amp;Izvoz</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>&amp;Izbrisati</translation>
+ </message>
+</context>
+<context>
+ <name>AskPassphraseDialog</name>
+ <message>
+ <source>Passphrase Dialog</source>
+ <translation>Dialog pristupne fraze</translation>
+ </message>
+ <message>
+ <source>Enter passphrase</source>
+ <translation>Unesi pristupnu frazu</translation>
+ </message>
+ <message>
+ <source>New passphrase</source>
+ <translation>Nova pristupna fraza</translation>
+ </message>
+ <message>
+ <source>Repeat new passphrase</source>
+ <translation>Ponovo unesite pristupnu frazu</translation>
+ </message>
+</context>
+<context>
+ <name>BanTableModel</name>
+ <message>
+ <source>IP/Netmask</source>
+ <translation>IP/Netmask</translation>
+ </message>
+ <message>
+ <source>Banned Until</source>
+ <translation>Banovani ste do</translation>
+ </message>
+</context>
+<context>
+ <name>BitcoinGUI</name>
+ <message>
+ <source>Error</source>
+ <translation>Greska</translation>
+ </message>
+ </context>
+<context>
+ <name>CoinControlDialog</name>
+ <message>
+ <source>Amount</source>
+ <translation>Kolicina</translation>
+ </message>
+ <message>
+ <source>Date</source>
+ <translation>Datum</translation>
+ </message>
+ </context>
+<context>
+ <name>EditAddressDialog</name>
+ </context>
+<context>
+ <name>FreespaceChecker</name>
+ </context>
+<context>
+ <name>HelpMessageDialog</name>
+ </context>
+<context>
+ <name>Intro</name>
+ <message>
+ <source>Error</source>
+ <translation>Greska</translation>
+ </message>
+ </context>
+<context>
+ <name>OpenURIDialog</name>
+ </context>
+<context>
+ <name>OptionsDialog</name>
+ </context>
+<context>
+ <name>OverviewPage</name>
+ </context>
+<context>
+ <name>PeerTableModel</name>
+ </context>
+<context>
+ <name>QObject</name>
+ <message>
+ <source>Amount</source>
+ <translation>Kolicina</translation>
+ </message>
+ </context>
+<context>
+ <name>RPCConsole</name>
+ </context>
+<context>
+ <name>ReceiveCoinsDialog</name>
+ </context>
+<context>
+ <name>ReceiveRequestDialog</name>
+ </context>
+<context>
+ <name>SendCoinsDialog</name>
+ </context>
+<context>
+ <name>SendCoinsEntry</name>
+ </context>
+<context>
+ <name>ShutdownWindow</name>
+ </context>
+<context>
+ <name>SignVerifyMessageDialog</name>
+ </context>
+<context>
+ <name>SplashScreen</name>
+ </context>
+<context>
+ <name>TrafficGraphWidget</name>
+ </context>
+<context>
+ <name>TransactionDescDialog</name>
+ </context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
+ </context>
+<context>
+ <name>bitcoin-core</name>
+ <message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>Insufficient funds</source>
+ <translation>Nedovoljno sredstava</translation>
+ </message>
+ <message>
+ <source>Loading block index...</source>
+ <translation>Ucitavanje indeksa bloka...</translation>
+ </message>
+ <message>
+ <source>Add a node to connect to and attempt to keep the connection open</source>
+ <translation>Dodajte cvor za povezivanje, da bi pokusali da odrzite vezu otvorenom</translation>
+ </message>
+ <message>
+ <source>Loading wallet...</source>
+ <translation>Ucitavanje novcanika...</translation>
+ </message>
+ <message>
+ <source>Cannot write default address</source>
+ <translation>Nije moguce ispisivanje podrazumevane adrese</translation>
+ </message>
+ <message>
+ <source>Rescanning...</source>
+ <translation>Ponovno skeniranje...</translation>
+ </message>
+ <message>
+ <source>Done loading</source>
+ <translation>Zavrseno ucitavanje</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>Greska</translation>
+ </message>
+</context>
+</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts
index 756114351f..ee46974d8b 100644
--- a/src/qt/locale/bitcoin_sv.ts
+++ b/src/qt/locale/bitcoin_sv.ts
@@ -26,10 +26,6 @@
<translation>S&amp;täng</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Kopiera adress</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Ta bort den valda adressen från listan</translation>
</message>
@@ -45,74 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Radera</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Välj en adress att sända betalning till</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Välj en adress att ta emot betalning till</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>V&amp;älj</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Avsändaradresser</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Mottagaradresser</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Detta är dina Bitcoin-adresser för att skicka betalningar. Kolla alltid summan och den mottagande adressen innan du skickar Bitcoins.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Detta är dina Bitcoin-adresser för att ta emot betalningar. Det rekommenderas att använda en ny mottagningsadress för varje transaktion.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopiera &amp;etikett</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Ändra</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Exportera adresslistan</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommaseparerad fil (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exporteringen misslyckades</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Det inträffade ett fel när adresslistan skulle sparas till %1.
-Var vänlig och försök igen.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etikett</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adress</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(ingen etikett)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -132,94 +60,6 @@ Var vänlig och försök igen.</translation>
<source>Repeat new passphrase</source>
<translation>Upprepa nytt lösenord</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Kryptera plånbok</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Denna operation behöver din plånboks lösenord för att låsa upp plånboken.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Lås upp plånbok</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Denna operation behöver din plånboks lösenord för att dekryptera plånboken.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Dekryptera plånbok</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Ändra lösenord</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Bekräfta kryptering av plånbok</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>VARNING: Om du krypterar din plånbok och glömmer ditt lösenord, kommer du att &lt;b&gt;FÖRLORA ALLA DINA TILLGÅNGAR&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Är du säker på att du vill kryptera din plånbok?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Bitcoin Core kommer att stängas för att slutföra krypteringsprocessen. Kom ihåg att plånbokskryptering inte garanterar fullt skydd mot skadlig kod på din dator.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>VIKTIGT: Alla tidigare säkerhetskopior du har gjort av plånbokens fil ska ersättas med den nya genererade, krypterade plånboks filen. Av säkerhetsskäl kommer tidigare säkerhetskopior av den okrypterade plånboks filen blir oanvändbara när du börjar använda en ny, krypterad plånbok.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Varning: Caps Lock är påslaget!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Plånboken är krypterad</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Ange plånbokens nya lösenord. &lt;br/&gt; Använd ett lösenord på &lt;b&gt;tio eller fler slumpmässiga tecken,&lt;/b&gt; eller &lt;b&gt;åtta eller fler ord.&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Ge det gamla lösenordet och det nya lösenordet för plånboken.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Kryptering av plånbok misslyckades</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Kryptering av plånbok misslyckades på grund av ett internt fel. Din plånbok blev inte krypterad.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>De angivna lösenorden överensstämmer inte.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Upplåsning av plånbok misslyckades</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Lösenordet för dekryptering av plånbok var felaktig.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Dekryptering av plånbok misslyckades</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Plånbokens lösenord har ändrats.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -271,6 +111,14 @@ Var vänlig och försök igen.</translation>
<translation>Avsluta programmet</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;Om %1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>Visa information om %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>Om &amp;Qt</translation>
</message>
@@ -283,6 +131,10 @@ Var vänlig och försök igen.</translation>
<translation>&amp;Alternativ...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>Ändra konfigurationsalternativ för %1</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>&amp;Kryptera plånbok...</translation>
</message>
@@ -307,14 +159,6 @@ Var vänlig och försök igen.</translation>
<translation>Öppna &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core-klient</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Importerar block från disk...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Återindexerar block på disken...</translation>
</message>
@@ -359,10 +203,6 @@ Var vänlig och försök igen.</translation>
<translation>&amp;Ta emot</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Visa information om Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Visa / Göm</translation>
</message>
@@ -399,22 +239,10 @@ Var vänlig och försök igen.</translation>
<translation>Verktygsfält för tabbar</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Begär betalning (genererar QR-koder och bitcoin-URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Om Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Ändra konfigurationsalternativ för Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Visa listan av använda avsändaradresser och etiketter</translation>
</message>
@@ -430,15 +258,19 @@ Var vänlig och försök igen.</translation>
<source>&amp;Command-line options</source>
<translation>&amp;Kommandoradsalternativ</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Visa Bitcoin Cores hjälpmeddelande för att få en lista med möjliga Bitcoin-kommandoradsalternativ.</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n aktiva anslutningar till Bitcoin-nätverket.</numerusform><numerusform>%n aktiva anslutningar till Bitcoin-nätverket.</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Indexerar block på disken...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Bearbetar block på disken...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Ingen block-källa tillgänglig...</translation>
</message>
@@ -495,6 +327,14 @@ Var vänlig och försök igen.</translation>
<translation>Uppdaterad</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Visa %1 hjälpmeddelande för att få en lista med möjliga Bitcoin kommandoradsalternativ.</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1-klient</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Hämtar senaste...</translation>
</message>
@@ -546,13 +386,6 @@ Var vänlig och försök igen.</translation>
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Nätverkslarm</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -630,150 +463,6 @@ Var vänlig och försök igen.</translation>
<source>Priority</source>
<translation>Prioritet</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Kopiera adress</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiera etikett</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiera belopp</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopiera transaktions ID</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>LÃ¥s ospenderat</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>LÃ¥s upp ospenderat</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopiera kvantitet</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopiera avgift</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopiera efter avgift</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopiera byte</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopiera prioritet</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopiera damm</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopiera växel</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>högst</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>högre</translation>
- </message>
- <message>
- <source>high</source>
- <translation>hög</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>medelhög</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>medel</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>lågmedel</translation>
- </message>
- <message>
- <source>low</source>
- <translation>låg</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>lägre</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>lägst</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 låst)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ingen</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Denna etikett blir röd om transaktionens storlek är större än 1000 bytes.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Denna etikett blir röd om prioriteten är lägre än "medium".</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Denna etikett blir röd om någon mottagare får ett belopp mindre än %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Kan variera +/- %1 satoshi per inmatning.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ja</translation>
- </message>
- <message>
- <source>no</source>
- <translation>nej</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Detta betyder att en avgift på minst %1 per kB behövs.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Kan variera +/- 1 byte per inmatning.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Transaktioner med högre prioritet har större sannolikhet att inkluderas i ett block.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Ingen etikett)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>växel från %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(växel)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -797,38 +486,6 @@ Var vänlig och försök igen.</translation>
<source>&amp;Address</source>
<translation>&amp;Adress</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Ny mottagaradress</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Ny avsändaradress</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Redigera mottagaradress</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Redigera avsändaradress</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Den angivna adressen "%1" finns redan i adressboken.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Den angivna adressen "%1" är inte en giltig Bitcoin-adress.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Plånboken kunde inte låsas upp.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Misslyckades med generering av ny nyckel.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -856,10 +513,6 @@ Var vänlig och försök igen.</translation>
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>version</translation>
</message>
@@ -868,8 +521,8 @@ Var vänlig och försök igen.</translation>
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Om Bitcoin Core</translation>
+ <source>About %1</source>
+ <translation>Om %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -908,8 +561,8 @@ Var vänlig och försök igen.</translation>
<translation>Visa startbild vid uppstart (standard: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Återställ alla inställningar som gjorts över GUI</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>Återställ alla inställningar som gjorts i GUI</translation>
</message>
</context>
<context>
@@ -919,16 +572,16 @@ Var vänlig och försök igen.</translation>
<translation>Välkommen</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Välkommen till Bitcoin Core.</translation>
+ <source>Welcome to %1.</source>
+ <translation>Välkommen till %1.</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Eftersom detta är första gången programmet startas får du välja var Bitcoin Core skall lagra sina data.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>Eftersom detta är första gången programmet startas får du välja var %1 skall lagra sitt data.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core kommer att ladda ner och spara en kopia av Bitcoin-blockkedjan. Åtminstone %1GB av data kommer att sparas i denna katalog, och den kommer att växa över tiden. Plånboken kommer också att sparas i denna katalog.</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 kommer att ladda ner och spara en kopia av Bitcoin blockkedjan. Åtminstone %2GB av data kommer att sparas i denna katalog, och den kommer att växa över tiden. Plånboken kommer också att sparas i denna katalog.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -939,10 +592,6 @@ Var vänlig och försök igen.</translation>
<translation>Använd en anpassad datakatalog:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Fel: Den angivna datakatalogen "%1" kan inte skapas.</translation>
</message>
@@ -977,10 +626,6 @@ Var vänlig och försök igen.</translation>
<source>Select payment request file</source>
<translation>Välj betalningsbegäransfil</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Välj betalningsbegäransfil att öppna</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -993,6 +638,14 @@ Var vänlig och försök igen.</translation>
<translation>&amp;Allmänt</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Starta %1 automatiskt efter inloggningen.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;Starta %1 vid systemlogin</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>Storleken på &amp;databascache</translation>
</message>
@@ -1021,10 +674,6 @@ Var vänlig och försök igen.</translation>
<translation>Minimera istället för att stänga programmet när fönstret stängs. När detta alternativ är aktiverat stängs programmet endast genom att välja Stäng i menyn.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Gränssnittets språk kan väljas här. Denna inställning träder i kraft efter omstart av Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>Tredjeparts URL:er (t.ex. en blockutforskare) som finns i transaktionstabben som ett menyval i sammanhanget. %s i URL:en ersätts med tansaktionshashen. Flera URL:er är separerade med vertikala streck |.</translation>
</message>
@@ -1049,14 +698,6 @@ Var vänlig och försök igen.</translation>
<translation>&amp;Nätverk</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Kör Bitcoin Core automatiskt vid systeminloggning.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;Kör Bitcoin Core vid systeminloggning</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = auto, &lt;0 = lämna så många kärnor lediga)</translation>
</message>
@@ -1141,6 +782,14 @@ Var vänlig och försök igen.</translation>
<translation>&amp;Fönster</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;Göm ikonen från systemfältet.</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Göm systemfältsikonen</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Visa endast en systemfältsikon vid minimering.</translation>
</message>
@@ -1161,6 +810,10 @@ Var vänlig och försök igen.</translation>
<translation>Användargränssnittets &amp;språk: </translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>Användargränssnittets språk kan ställas in här. Denna inställning träder i kraft efter en omstart av %1.</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>&amp;MÃ¥ttenhet att visa belopp i: </translation>
</message>
@@ -1285,97 +938,6 @@ Var vänlig och försök igen.</translation>
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI hantering</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Felaktig betalningsadress %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Betalningsbegäran avslogs</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Betalningsbegärans nätverk matchar inte klientens nätverk.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Betalningsbegäran är inte initierad.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Begärd betalning av %1 är för liten (betraktas som damm).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Fel vid betalningsbegäran</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Kan inte starta bitcoin: klicka-och-betala handhavare</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Betalningsbegärans hämta URL är felaktig: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI går inte att tolkas! Detta kan orsakas av en ogiltig Bitcoin-adress eller felaktiga URI parametrar.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Hantering av betalningsbegäransfil</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Betalningsbegäransfilen kan inte läsas! Detta kan orsakas av en felaktig betalningsbegäransfil.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Betalningsbegäran löpte ut.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Overifierade betalningsbegärningar till specialbetalningsskript stöds inte.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Ogiltig betalningsbegäran.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Återbetalning från %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Betalningsbegäran %1 är för stor (%2 bytes, tillåten %3 bytes)</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Kommunikationsfel med %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Betalningsbegäran kan inte behandlas!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Dåligt svar från server %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Betalningen bekräftad</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Fel vid närverksbegäran</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1430,31 +992,8 @@ Var vänlig och försök igen.</translation>
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Spara Bild...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Kopiera Bild</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Spara QR-kod</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG-bild (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Klientnamn</translation>
- </message>
- <message>
<source>N/A</source>
<translation>ej tillgänglig</translation>
</message>
@@ -1475,14 +1014,14 @@ Var vänlig och försök igen.</translation>
<translation>Generell</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Använder OpenSSL version</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Använder BerkeleyDB versionen</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Datakatalog</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Uppstartstid</translation>
</message>
@@ -1519,10 +1058,6 @@ Var vänlig och försök igen.</translation>
<translation>Minnesåtgång</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Öppna felsökningsloggfilen för Bitcoin Core från den nuvarande datakatalogen. Detta kan ta några sekunder om loggfilen är stor.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Mottagen</translation>
</message>
@@ -1571,6 +1106,18 @@ Var vänlig och försök igen.</translation>
<translation>Användaragent</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Öppna %1 debug-loggfilen från aktuell datakatalog. Detta kan ta några sekunder för stora loggfiler.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Minska fontstorleken</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Öka fontstorleken</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Tjänster</translation>
</message>
@@ -1639,10 +1186,6 @@ Var vänlig och försök igen.</translation>
<translation>Ut:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Kompileringsdatum</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Debugloggfil</translation>
</message>
@@ -1679,8 +1222,8 @@ Var vänlig och försök igen.</translation>
<translation>&amp;Ta bort ban från nod</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Välkommen till RPC-konsolen för Bitcoin Core.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>Välkommen till %1 RPC-konsolen.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1809,18 +1352,6 @@ Var vänlig och försök igen.</translation>
<source>Remove</source>
<translation>Ta bort</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Kopiera etikett</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Kopiera meddelande</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiera belopp</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1840,73 +1371,6 @@ Var vänlig och försök igen.</translation>
<source>&amp;Save Image...</source>
<translation>&amp;Spara Bild...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Begär betalning till %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Betalningsinformation</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adress</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Mängd</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etikett</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Meddelande</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI:n är för lång, försöka minska texten för etikett / meddelande.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Fel vid skapande av QR-kod från URI.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etikett</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Meddelande</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Mängd</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Ingen etikett)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(inget meddelande)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(ingen summa)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2027,14 +1491,6 @@ Var vänlig och försök igen.</translation>
<translation>snabb</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Sänd som nollavgiftstransaktion om möjligt</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(bekräftelse kan ta längre tid)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Skicka till flera mottagare samtidigt</translation>
</message>
@@ -2066,118 +1522,6 @@ Var vänlig och försök igen.</translation>
<source>S&amp;end</source>
<translation>&amp;Skicka</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Bekräfta skickade mynt</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 till %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Kopiera kvantitet</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiera belopp</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Kopiera avgift</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Kopiera efter avgift</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Kopiera byte</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Kopiera prioritet</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Kopiera växel</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Total summa %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>eller</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Det betalade beloppet måste vara större än 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Värdet överstiger ditt saldo.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Totalvärdet överstiger ditt saldo när transaktionsavgiften %1 är pålagd.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Transaktionen gick inte att skapa!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Transaktionen avslogs! Detta kan hända om några av mynten i plånboken redan spenderats, t.ex om du använt en kopia av wallet.dat och mynt spenderades i kopian men inte markerats som spenderade här.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>En avgift som är högre än %1 anses vara en orimligt hög avgift.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Betalningsbegäran löpte ut.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Betala endast den nödvändiga avgiften på %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Uppskattas till att påbörja bekräftelse inom %n block.</numerusform><numerusform>Uppskattas till att påbörja bekräftelse inom %n block.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Mottagarens adress är ogiltig. Kontrollera igen.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Duplicerad adress upptäckt: adresser skall endast användas en gång var.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Varning: Felaktig Bitcoinadress</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Ingen etikett)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Varning: Okänd växeladress</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Kopiera damm</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Är du säker på att du vill skicka?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>adderad som transaktionsavgift</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2190,10 +1534,6 @@ Var vänlig och försök igen.</translation>
<translation>Betala &amp;Till:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Ange ett namn för den här adressen och lägg till den i din adressbok</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etikett:</translation>
</message>
@@ -2265,8 +1605,8 @@ Var vänlig och försök igen.</translation>
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core stängs av...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 stängs av...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2359,70 +1699,10 @@ Var vänlig och försök igen.</translation>
<source>Reset all verify message fields</source>
<translation>Rensa alla fält</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>Klicka "Signera Meddelande" för att få en signatur</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Den angivna adressen är ogiltig.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Vad god kontrollera adressen och försök igen.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Den angivna adressen refererar inte till en nyckel.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Upplåsningen av plånboken avbröts.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Privata nyckel för den angivna adressen är inte tillgänglig.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Signeringen av meddelandet misslyckades.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Meddelandet är signerat.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>Signaturen kunde inte avkodas.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Kontrollera signaturen och försök igen.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>Signaturen matchade inte meddelandesammanfattningen.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Meddelandet verifikation misslyckades.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Meddelandet är verifierad.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Kärna</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoin Core-utvecklarna</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2435,422 +1715,13 @@ Var vänlig och försök igen.</translation>
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Öppet till %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>konflikterade</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/nerkopplad</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/obekräftade</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 bekräftelser</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Status</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, sänd genom %n nod</numerusform><numerusform>, sänd genom %n noder</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Källa</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Genererad</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Från</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Till</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>egen adress</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>granska-bara</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etikett</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Kredit</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>mognar om %n fler block</numerusform><numerusform>mognar om %n fler block</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>inte accepterad</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Belasta</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Total skuld</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Total kredit</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Transaktionsavgift</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Nettobelopp</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Meddelande</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Kommentar</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Transaktions-ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Handlare</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Genererade mynt måste vänta %1 block innan de kan användas. När du skapade detta block sändes det till nätverket för att läggas till i blockkedjan. Om blocket inte kommer in i kedjan kommer dess status att ändras till "accepteras inte" och kommer ej att gå att spendera. Detta kan ibland hända om en annan nod genererar ett block nästan samtidigt som dig.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Debug information</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Transaktion</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Inputs</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Mängd</translation>
- </message>
- <message>
- <source>true</source>
- <translation>sant</translation>
- </message>
- <message>
- <source>false</source>
- <translation>falsk</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, har inte lyckats skickas ännu</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Öppet för %n mer block</numerusform><numerusform>Öppet för %n mer block</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>okänd</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Transaktionsdetaljer</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Den här panelen visar en detaljerad beskrivning av transaktionen</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Omogen (%1 konfirmeringar, blir tillgänglig efter %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Öppet för %n mer block</numerusform><numerusform>Öppet för %n mer block</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Öppet till %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Bekräftad (%1 bekräftelser)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Det här blocket togs inte emot av några andra noder och kommer antagligen inte att bli godkänt.</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Genererad men inte accepterad</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Nerkopplad</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etikett</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Okonfirmerade</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Konfirmerar (%1 of %2 konfirmeringar)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Konflikterade</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Mottagen med</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Mottaget från</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Skickad till</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Betalning till dig själv</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Genererade</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>granska-bara</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(n/a)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Transaktionsstatus. Håll muspekaren över för att se antal bekräftelser.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Tidpunkt då transaktionen mottogs.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Transaktionstyp.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Anger om granska-bara--adresser är involverade i denna transaktion.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Användardefinierat syfte/ändamål för transaktionen.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Belopp draget eller tillagt till balans.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Alla</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Idag</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Denna vecka</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Denna månad</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Föregående månad</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Det här året</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Period...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Mottagen med</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Skickad till</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Till dig själv</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Genererade</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Övriga</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Sök efter adress eller etikett </translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Minsta mängd</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Kopiera adress</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Kopiera etikett</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Kopiera belopp</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Kopiera transaktions ID</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Kopiera rå transaktion</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Ändra etikett</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Visa transaktionsdetaljer</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Exportera Transaktionshistoriken</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Granska-bara</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Exporteringen misslyckades</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Det inträffade ett fel när transaktionshistoriken skulle sparas till %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Exporteringen lyckades</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Transaktionshistoriken sparades utan problem till %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Kommaseparerad fil (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Bekräftad</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Datum</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Typ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etikett</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adress</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Intervall:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>till</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2858,55 +1729,6 @@ Var vänlig och försök igen.</translation>
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Ingen plånbok har laddats in.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Skicka pengar</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Exportera</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Exportera informationen i den nuvarande fliken till en fil</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Säkerhetskopiera Plånbok</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Plånboks-data (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Säkerhetskopiering misslyckades</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Det inträffade ett fel när plånbokens data skulle sparas till %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Plånbokens data sparades utan problem till %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Säkerhetskopiering lyckades</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2933,14 +1755,6 @@ Var vänlig och försök igen.</translation>
<translation>Om &lt;kategori&gt; inte anges eller om &lt;category&gt; = 1, visa all avlusningsinformation.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Maximal total avgift (i %s) att använda i en plånbokstransaktion. Sätts denna för lågtkan stora transaktioner komma att avbrytas (förvalt: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Vänligen kontrollera att din dators datum och tid är korrekt! Om din klocka går fel kommer Bitcoin Core inte att fungera ordentligt.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>Beskärning konfigurerad under miniminivån %d MiB. Vänligen använd ett högre värde.</translation>
</message>
@@ -2981,10 +1795,30 @@ Var vänlig och försök igen.</translation>
<translation>Acceptera anslutningar utifrån (förvalt: 1 om ingen -proxy eller -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee är satt väldigt högt! Detta är avgiften du kan komma att betala om uppskattad avgift inte finns tillgänglig.</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>En avgiftskurs (i %s/kB) som används när det inte finns tillräcklig data för att uppskatta avgiften (förvalt: %s)</translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Acceptera vidarebefodrade transaktioner från vitlistade noder även när transaktioner inte vidarebefodras (förvalt: %d)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Bind till given adress och lyssna alltid på den. Använd [värd]:port notation för IPv6</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>Kan inte låsa data-mappen %s. %s körs förmodligen redan.</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>Ta bort alla plånbokstransaktioner och återskapa bara dom som är en del av blockkedjan genom att ange -rescan vid uppstart</translation>
</message>
@@ -2993,10 +1827,38 @@ Var vänlig och försök igen.</translation>
<translation>Distribuerad under MIT mjukvarulicens, se den bifogade filen COPYING eller &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
+ <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
+ <translation>Fel vid laddning av %s: Du kan inte aktivera HD på en existerande icke-HD plånbok</translation>
+ </message>
+ <message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>Fel vid läsning av %s! Alla nycklar lästes korrekt, men transaktionsdatat eller adressbokens poster kanske saknas eller är felaktiga.</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>Exekvera kommando när en plånbokstransaktion ändras (%s i cmd är ersatt av TxID)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Vidarebefodra alltid transaktioner från vitlistade noder även om de bryter mot lokala reläpolicyn (förvalt: %d)</translation>
+ </message>
+ <message>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>Maximalt tillåten median-peer tidsoffset justering. Lokalt perspektiv av tiden kan bli påverkad av partners, framåt eller bakåt denna tidsrymd. (förvalt: %u sekunder)</translation>
+ </message>
+ <message>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>Maximal total avgift (i %s) att använda i en plånbokstransaktion eller råa transaktioner. Sätts denna för lågt kan stora transaktioner avbrytas (förvalt: %s)</translation>
+ </message>
+ <message>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>Vänligen kolla så att din dators datum och tid är korrekt! Om din klocka går fel kommer %s inte att fungera korrekt.</translation>
+ </message>
+ <message>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>Var snäll och bidra om du finner %s användbar. Besök %s för mer information om mjukvaran.</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>Ange antalet skriptkontrolltrådar (%u till %d, 0 = auto, &lt;0 = lämna så många kärnor lediga, förval: %d)</translation>
</message>
@@ -3009,22 +1871,14 @@ Var vänlig och försök igen.</translation>
<translation>Detta är ett förhands testbygge - använd på egen risk - använd inte för mining eller handels applikationer</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Det går inte att binda till %s på den här datorn. Bitcoin Core är förmodligen redan igång.</translation>
+ <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source>
+ <translation>Kan inte spola tillbaka databasen till obeskärt läge. Du måste ladda ner blockkedjan igen</translation>
</message>
<message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Använd UPnP för att mappa den lyssnande porten (förvalt: 1 när lyssning aktiverat och utan -proxy)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>Varning: Onormalt antal block block genererade. %d block mottagna senaste %d timmarna (%d förväntade)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>Varning: Kontrollera din närverksanslutning. %d block mottagna senaste %d timmarna, (%d förväntade)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Varning: Nätverket verkar inte vara helt överens! Några miners verkar ha problem.</translation>
</message>
@@ -3033,14 +1887,18 @@ Var vänlig och försök igen.</translation>
<translation>Varning: Vi verkar inte helt överens med våra peers! Du kan behöva uppgradera, eller andra noder kan behöva uppgradera.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Varning: wallet.dat korrupt, datan har räddats! Den ursprungliga wallet.dat har sparas som wallet.{timestamp}.bak i %s; om ditt saldo eller transaktioner är felaktiga ska du återställa från en säkerhetskopia.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Vitlista klienter som ansluter från angivna nätmasker eller IP-adresser. Kan specificeras flera gånger.</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>Du måste återskapa databasen med -reindex-chainstate för att ändra -txindex</translation>
+ </message>
+ <message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s är korrupt, räddning misslyckades</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>-maxmempool måste vara minst %d MB</translation>
</message>
@@ -3049,10 +1907,26 @@ Var vänlig och försök igen.</translation>
<translation>&lt;category&gt; Kan vara:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Lägg till kommentar till user-agent-strängen</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Försök att rädda privata nycklar från en korrupt plånbok vid uppstart</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Block skapande inställningar:</translation>
</message>
<message>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>Kan inte matcha -%s adress: '%s'</translation>
+ </message>
+ <message>
+ <source>Change index out of range</source>
+ <translation>Förändringsindexet utom räckhåll</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>Koppla enbart upp till den/de specificerade noden/noder</translation>
</message>
@@ -3061,6 +1935,10 @@ Var vänlig och försök igen.</translation>
<translation>Anslutningsalternativ:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Copyright (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>Korrupt blockdatabas har upptäckts</translation>
</message>
@@ -3093,6 +1971,10 @@ Var vänlig och försök igen.</translation>
<translation>Aktivera publicering av råa transaktioner i &lt;adress&gt;</translation>
</message>
<message>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>Aktivera byte av transaktioner i minnespoolen (förvalt: %u)</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>Fel vid initiering av blockdatabasen</translation>
</message>
@@ -3101,6 +1983,22 @@ Var vänlig och försök igen.</translation>
<translation>Fel vid initiering av plånbokens databasmiljö %s!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>Fel vid inläsning av %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>Fel vid inläsningen av %s: Plånboken är koruppt</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>Fel vid inläsningen av %s: Plånboken kräver en senare version av %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: You can't disable HD on a already existing HD wallet</source>
+ <translation>Fel vid laddning av %s: Du kan inte avaktivera HD på en redan existerande HD plånbok</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>Fel vid inläsning av blockdatabasen</translation>
</message>
@@ -3125,14 +2023,38 @@ Var vänlig och försök igen.</translation>
<translation>Felaktig eller inget genesisblock hittades. Fel datadir för nätverket?</translation>
</message>
<message>
+ <source>Initialization sanity check failed. %s is shutting down.</source>
+ <translation>Initieringschecken fallerade. %s stängs av.</translation>
+ </message>
+ <message>
<source>Invalid -onion address: '%s'</source>
<translation>Ogiltig -onion adress:'%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>Ogiltigt belopp för -%s=&lt;belopp&gt;:'%s'</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>Ogiltigt belopp för -fallbackfee=&lt;belopp&gt;: '%s'</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>Håll minnespoolen över transaktioner under &lt;n&gt; megabyte (förvalt: %u)</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>Laddar svarta listan...</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>Plats för authcookie (förvalt: datamapp)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Minimum antal byte per sigop i transaktioner som vi reläar och bryter (förvalt: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Inte tillräckligt med filbeskrivningar tillgängliga.</translation>
</message>
@@ -3141,6 +2063,14 @@ Var vänlig och försök igen.</translation>
<translation>Anslut enbart till noder i nätverket &lt;net&gt; (IPv4, IPv6 eller onion)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>Visa denna hjälptext och avsluta</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>Visa version och avsluta</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>Beskärning kan inte konfigureras med ett negativt värde.</translation>
</message>
@@ -3149,10 +2079,26 @@ Var vänlig och försök igen.</translation>
<translation>Beskärningsläge är inkompatibel med -txindex.</translation>
</message>
<message>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>Återskapa blockkedjans status och index från blk*.dat filer på disken</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>Återskapa blockkedjans status från aktuella indexerade block</translation>
+ </message>
+ <message>
+ <source>Rewinding blocks...</source>
+ <translation>Spolar tillbaka blocken...</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>Sätt databasens cachestorlek i megabyte (%d till %d, förvalt: %d)</translation>
</message>
<message>
+ <source>Set maximum block cost (default: %d)</source>
+ <translation>Sätt maximal blockkostnad (förvalt: %d)</translation>
+ </message>
+ <message>
<source>Set maximum block size in bytes (default: %d)</source>
<translation>Sätt maximal blockstorlek i byte (förvalt: %d)</translation>
</message>
@@ -3161,6 +2107,14 @@ Var vänlig och försök igen.</translation>
<translation>Ange plånboksfil (inom datakatalogen)</translation>
</message>
<message>
+ <source>The source code is available from %s.</source>
+ <translation>Källkoden är tillgänglig från %s.</translation>
+ </message>
+ <message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>Det går inte att binda till %s på den här datorn. %s är förmodligen redan igång.</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>Argumentet -benchmark stöds inte och ignoreras, använd -debug=bench.</translation>
</message>
@@ -3193,16 +2147,16 @@ Var vänlig och försök igen.</translation>
<translation>Plånbok %s ligger utanför datakatalogen %s</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>Plånboksinställningar:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>Plånbokens Avlusnings/Testnings optioner:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Varning: Denna version är föråldrad; uppgradering krävs!</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>Plånboken behöver sparas om: Starta om %s för att fullfölja</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Du måste återskapa databasen med -reindex för att ändra -txindex</translation>
+ <source>Wallet options:</source>
+ <translation>Plånboksinställningar:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3217,10 +2171,6 @@ Var vänlig och försök igen.</translation>
<translation>Bind till angiven adress för att lyssna på JSON-RPC-anslutningar. Använd [värd]:port-format for IPv6. Detta alternativ kan anges flera gånger (förvalt: bind till alla gränssnitt)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Kan inte låsa data-mappen %s. Bitcoin Core körs förmodligen redan.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Skapa nya filer med systemets förvalda rättigheter, istället för umask 077 (bara effektivt med avaktiverad plånboks funktionalitet)</translation>
</message>
@@ -3265,10 +2215,6 @@ Var vänlig och försök igen.</translation>
<translation>Sätt den maximala storleken av hög-prioriterade/låg-avgifts transaktioner i byte (förvalt: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Ange antalet trådar för myntgenerering om påslagen (-1= alla kärnor, förval: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Transaktionen är för liten att skicka efter det att avgiften har dragits</translation>
</message>
@@ -3277,6 +2223,10 @@ Var vänlig och försök igen.</translation>
<translation>Denna produkten innehåller mjukvara utvecklad av OpenSSL Project för användning i OpenSSL Toolkit &lt;https://www.openssl.org/&gt; och kryptografisk mjukvara utvecklad av Eric Young samt UPnP-mjukvara skriven av Thomas Bernard.</translation>
</message>
<message>
+ <source>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</source>
+ <translation>Använd hierarkisk deterministisk nyckel generering (HD) efter BIP32. Har bara effekt under plånbokens skapande/första användning.</translation>
+ </message>
+ <message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
<translation>Vitlistade klienter kan inte bli DoS-bannade och deras transaktioner reläas alltid, även om dom redan är i mempoolen, användbart för t.ex en gateway </translation>
</message>
@@ -3293,38 +2243,14 @@ Var vänlig och försök igen.</translation>
<translation>Acceptera publika REST förfrågningar (förvalt: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>Aktiverar bästa kedjan...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Vidarebefordra alltid transaktioner från vitlistade noder (förval: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Försök att rädda privata nycklar från en korrupt wallet.dat vid uppstart</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Skapa automatiskt dold tjänst i Tor (förval: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Kan inte matcha -whitebind adress: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>Anslut genom SOCKS5 proxy</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Copyright (C) 2009-%i Bitcoin Core Utvecklarna</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Fel vid inläsningen av wallet.dat: Kontofilen kräver en senare version av Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Fel vid läsning från databas, avslutar.</translation>
</message>
@@ -3337,22 +2263,6 @@ Var vänlig och försök igen.</translation>
<translation>Information</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Initieringschecken fallerade. Bitcoin Core stängs av...</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>Otillåtet belopp för -maxtxfee=&lt;belopp&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ogiltigt belopp för -minrelaytxfee=&lt;belopp&gt;: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ogiltigt belopp för -mintxfee=&lt;belopp&gt;: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Ogiltigt belopp för -paytxfee=&lt;belopp&gt;:'%s' (måste vara minst %s)</translation>
</message>
@@ -3377,14 +2287,6 @@ Var vänlig och försök igen.</translation>
<translation>RPC-serveralternativ:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Återskapa blockkedjans index från nuvarande blk000??.dat filer under uppstarten</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Mottag och visa P2P nätverksvarningar (förvalt: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Minskar -maxconnections från %d till %d, på grund av systembegränsningar.</translation>
</message>
@@ -3457,14 +2359,14 @@ Var vänlig och försök igen.</translation>
<translation>Användarnamn för JSON-RPC-anslutningar</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Kontot behöver sparas om: Starta om Bitcoin Core för att fullfölja</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Varning</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Varning: okända nya regler aktiverade (versionsbit %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>Ska allt göras i endast block-läge (förval: %u)</translation>
</message>
@@ -3477,10 +2379,6 @@ Var vänlig och försök igen.</translation>
<translation>ZeroMQ-alternativ för notiser:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat korrupt, räddning misslyckades</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Lösenord för JSON-RPC-anslutningar</translation>
</message>
@@ -3489,10 +2387,6 @@ Var vänlig och försök igen.</translation>
<translation>Exekvera kommando när det bästa blocket ändras (%s i cmd är utbytt av blockhash)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Det här hjälp medelandet</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Tillåt DNS-sökningar för -addnode, -seednode och -connect</translation>
</message>
@@ -3501,10 +2395,6 @@ Var vänlig och försök igen.</translation>
<translation>Laddar adresser...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Fel vid inläsningen av wallet.dat: Plånboken är skadad</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = spara tx metadata t.ex. kontoägare och betalningsbegäransinformation, 2 = släng tx metadata)</translation>
</message>
@@ -3521,10 +2411,6 @@ Var vänlig och försök igen.</translation>
<translation>Håll inte transaktioner i minnespoolen längre än &lt;n&gt; timmar (förvalt: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Fel vid läsning av wallet.dat! Alla nycklar lästes korrekt, men transaktionsdata eller adressbokens poster kanske saknas eller är felaktiga.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>Avgifter (i %s/kB) mindre än detta anses vara nollavgifter vid skapande av transaktion (standard: %s)</translation>
</message>
@@ -3561,6 +2447,10 @@ Var vänlig och försök igen.</translation>
<translation>Argumentet -socks hittades och stöds inte. Det är inte längre möjligt att sätta SOCKS-version längre, bara SOCKS5-proxy stöds.</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Argumentet -whitelistalwaysrelay stöds inte utan ignoreras, använd -whitelistrelay och/eller -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Använd separat SOCKS5 proxy för att nå kollegor via dolda tjänster i Tor (förvalt: -%s)</translation>
</message>
@@ -3569,20 +2459,20 @@ Var vänlig och försök igen.</translation>
<translation>Användarnamn och hashat lösenord för JSON-RPC-anslutningar. Fältet &lt;userpw&gt; kommer i formatet: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Ett kanoniskt pythonskript finns inkluderat i share/rpcuser. Detta alternativ kan anges flera gånger</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(förvalt: %s)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>Varning: Okända blockversioner bryts! Det är möjligt att okända regler används</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Sök alltid efter klientadresser med DNS sökningen (förvalt: %u)</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>Varning: Plånboksfilen var korrupt, datat har räddats! Den ursprungliga %s har sparas som %s i %s. Om ditt saldo eller transaktioner är felaktiga bör du återställa från en säkerhetskopia.</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Fel vid inläsning av plånboksfilen wallet.dat</translation>
+ <source>(default: %s)</source>
+ <translation>(förvalt: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Generera mynt (förvalt: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Sök alltid efter klientadresser med DNS sökningen (förvalt: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3669,18 +2559,6 @@ Var vänlig och försök igen.</translation>
<translation>Okänt nätverk som anges i -onlynet: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Kan inte matcha -bind adress: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Kan inte matcha -externalip adress: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Ogiltigt belopp för -paytxfee=&lt;belopp&gt;:'%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Otillräckligt med bitcoins</translation>
</message>
diff --git a/src/qt/locale/bitcoin_ta.ts b/src/qt/locale/bitcoin_ta.ts
new file mode 100644
index 0000000000..921171c544
--- /dev/null
+++ b/src/qt/locale/bitcoin_ta.ts
@@ -0,0 +1,688 @@
+<TS language="ta" version="2.1">
+<context>
+ <name>AddressBookPage</name>
+ <message>
+ <source>Create a new address</source>
+ <translation>ஒர௠பà¯à®¤à®¿à®¯ à®®à¯à®•à®µà®°à®¿à®¯à¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>&amp;பà¯à®¤à®¿à®¯</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>&amp;நகலà¯</translation>
+ </message>
+ <message>
+ <source>C&amp;lose</source>
+ <translation>&amp;மூடà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>&amp;à®à®±à¯à®±à¯à®®à®¤à®¿</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>&amp;அழி</translation>
+ </message>
+</context>
+<context>
+ <name>AskPassphraseDialog</name>
+ </context>
+<context>
+ <name>BanTableModel</name>
+ <message>
+ <source>IP/Netmask</source>
+ <translation>IP/Netmask</translation>
+ </message>
+ </context>
+<context>
+ <name>BitcoinGUI</name>
+ <message>
+ <source>&amp;Overview</source>
+ <translation>&amp;கணà¯à®£à¯‡à®¾à®Ÿà¯à®Ÿà®®à¯</translation>
+ </message>
+ <message>
+ <source>&amp;Transactions</source>
+ <translation>&amp;பரிவரà¯à®¤à¯à®¤à®©à¯ˆà®•à®³à¯</translation>
+ </message>
+ <message>
+ <source>E&amp;xit</source>
+ <translation>&amp;வெளியேறà¯</translation>
+ </message>
+ <message>
+ <source>Quit application</source>
+ <translation>விலகà¯</translation>
+ </message>
+ <message>
+ <source>About &amp;Qt</source>
+ <translation>&amp;Qt-஠பறà¯à®±à®¿</translation>
+ </message>
+ <message>
+ <source>&amp;Options...</source>
+ <translation>&amp;விரà¯à®ªà¯à®ªà®™à¯à®•à®³à¯...</translation>
+ </message>
+ <message>
+ <source>&amp;Encrypt Wallet...</source>
+ <translation>&amp;எனà¯à®•à¯à®°à®¿à®ªà¯à®Ÿà¯ பணபà¯à®ªà¯ˆ...</translation>
+ </message>
+ <message>
+ <source>Open &amp;URI...</source>
+ <translation>&amp;URI-஠திற</translation>
+ </message>
+ <message>
+ <source>&amp;Verify message...</source>
+ <translation>&amp;செயà¯à®¤à®¿à®¯à¯ˆ சரிசெயà¯...</translation>
+ </message>
+ <message>
+ <source>Bitcoin</source>
+ <translation>Bitcoin</translation>
+ </message>
+ <message>
+ <source>Wallet</source>
+ <translation>பணபà¯à®ªà¯ˆ</translation>
+ </message>
+ <message>
+ <source>&amp;Send</source>
+ <translation>&amp;அனà¯à®ªà¯à®ªà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Receive</source>
+ <translation>&amp;பெறà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Show / Hide</source>
+ <translation>&amp;காடà¯à®Ÿà¯/மறை</translation>
+ </message>
+ <message>
+ <source>&amp;File</source>
+ <translation>&amp;கோபà¯à®ªà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Settings</source>
+ <translation>&amp;அமைபà¯à®ªà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Help</source>
+ <translation>&amp;உதவி</translation>
+ </message>
+ <message numerus="yes">
+ <source>%n hour(s)</source>
+ <translation><numerusform>%n மணி</numerusform><numerusform>%n மணி</numerusform></translation>
+ </message>
+ <message>
+ <source>%1 and %2</source>
+ <translation>%1 மறà¯à®±à¯à®®à¯ %2</translation>
+ </message>
+ <message>
+ <source>%1 behind</source>
+ <translation>%1 பினà¯à®©à®¾à®²à¯</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>தவறà¯</translation>
+ </message>
+ <message>
+ <source>Warning</source>
+ <translation>எசà¯à®šà®°à®¿à®•à¯à®•à¯ˆ</translation>
+ </message>
+ <message>
+ <source>Information</source>
+ <translation>தகவலà¯</translation>
+ </message>
+ <message>
+ <source>Date: %1
+</source>
+ <translation>தேதி: %1
+</translation>
+ </message>
+ <message>
+ <source>Amount: %1
+</source>
+ <translation>தொகை: %1
+</translation>
+ </message>
+ <message>
+ <source>Type: %1
+</source>
+ <translation>வகை: %1
+</translation>
+ </message>
+ <message>
+ <source>Address: %1
+</source>
+ <translation>à®®à¯à®•à®µà®°à®¿: %1
+</translation>
+ </message>
+ <message>
+ <source>Sent transaction</source>
+ <translation>அனà¯à®ªà¯à®ªà®¿à®¯ பரிவரà¯à®¤à¯à®¤à®©à¯ˆ</translation>
+ </message>
+ </context>
+<context>
+ <name>CoinControlDialog</name>
+ <message>
+ <source>Quantity:</source>
+ <translation>அளவà¯</translation>
+ </message>
+ <message>
+ <source>Amount:</source>
+ <translation>விலை:</translation>
+ </message>
+ <message>
+ <source>Priority:</source>
+ <translation>à®®à¯à®©à¯à®©à¯à®°à®¿à®®à¯ˆ</translation>
+ </message>
+ <message>
+ <source>Fee:</source>
+ <translation>கடà¯à®Ÿà®£à®®à¯:</translation>
+ </message>
+ <message>
+ <source>After Fee:</source>
+ <translation>கடà¯à®Ÿà®£à®¤à¯à®¤à®¿à®±à®•à¯à®ªà¯ பினà¯:</translation>
+ </message>
+ <message>
+ <source>Change:</source>
+ <translation>மாறà¯à®±à¯:</translation>
+ </message>
+ <message>
+ <source>Amount</source>
+ <translation>விலை</translation>
+ </message>
+ <message>
+ <source>Date</source>
+ <translation>தேதி</translation>
+ </message>
+ <message>
+ <source>Confirmations</source>
+ <translation>உறà¯à®¤à®¿à®ªà¯à®ªà®Ÿà¯à®¤à¯à®¤à®²à¯à®•à®³à¯</translation>
+ </message>
+ <message>
+ <source>Confirmed</source>
+ <translation>உறà¯à®¤à®¿à®¯à®¾à®•</translation>
+ </message>
+ <message>
+ <source>Priority</source>
+ <translation>à®®à¯à®©à¯à®©à¯à®°à®¿à®®à¯ˆ</translation>
+ </message>
+</context>
+<context>
+ <name>EditAddressDialog</name>
+ </context>
+<context>
+ <name>FreespaceChecker</name>
+ <message>
+ <source>name</source>
+ <translation>பெயரà¯</translation>
+ </message>
+ </context>
+<context>
+ <name>HelpMessageDialog</name>
+ </context>
+<context>
+ <name>Intro</name>
+ <message>
+ <source>Welcome</source>
+ <translation>நலà¯à®µà®°à®µà¯</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>தவறà¯</translation>
+ </message>
+ </context>
+<context>
+ <name>OpenURIDialog</name>
+ <message>
+ <source>Open URI</source>
+ <translation>URI-஠திற</translation>
+ </message>
+ <message>
+ <source>URI:</source>
+ <translation>URI:</translation>
+ </message>
+ </context>
+<context>
+ <name>OptionsDialog</name>
+ <message>
+ <source>Options</source>
+ <translation>விரà¯à®ªà¯à®ªà®¤à¯à®¤à¯‡à®°à¯à®µà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Main</source>
+ <translation>&amp;தலைமை</translation>
+ </message>
+ <message>
+ <source>MB</source>
+ <translation>MB</translation>
+ </message>
+ <message>
+ <source>&amp;Network</source>
+ <translation>&amp;பிணையமà¯</translation>
+ </message>
+ <message>
+ <source>W&amp;allet</source>
+ <translation>&amp;பணபà¯à®ªà¯ˆ</translation>
+ </message>
+ <message>
+ <source>Expert</source>
+ <translation>வலà¯à®²à¯à®¨à®°à¯</translation>
+ </message>
+ <message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
+ <source>&amp;Window</source>
+ <translation>&amp;சாளரமà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Display</source>
+ <translation>&amp;காடà¯à®Ÿà¯</translation>
+ </message>
+ <message>
+ <source>&amp;OK</source>
+ <translation>&amp;சரி</translation>
+ </message>
+ <message>
+ <source>&amp;Cancel</source>
+ <translation>&amp;ரதà¯à®¤à¯</translation>
+ </message>
+ <message>
+ <source>default</source>
+ <translation>இயலà¯à®ªà¯à®¨à®¿à®²à¯ˆ</translation>
+ </message>
+ <message>
+ <source>none</source>
+ <translation>none</translation>
+ </message>
+ </context>
+<context>
+ <name>OverviewPage</name>
+ <message>
+ <source>Form</source>
+ <translation>படிவமà¯</translation>
+ </message>
+ <message>
+ <source>Available:</source>
+ <translation>கிடைகà¯à®•à®•à¯‚டிய:</translation>
+ </message>
+ <message>
+ <source>Pending:</source>
+ <translation>நிலà¯à®µà¯ˆà®¯à®¿à®²à¯:</translation>
+ </message>
+ <message>
+ <source>Immature:</source>
+ <translation>à®®à¯à®¤à®¿à®°à®¾à®¤:</translation>
+ </message>
+ <message>
+ <source>Balances</source>
+ <translation>மீதி</translation>
+ </message>
+ <message>
+ <source>Total:</source>
+ <translation>மொதà¯à®¤à®®à¯:</translation>
+ </message>
+ </context>
+<context>
+ <name>PeerTableModel</name>
+ <message>
+ <source>User Agent</source>
+ <translation>பயனர௠மà¯à®•à®µà®°à¯</translation>
+ </message>
+ <message>
+ <source>Ping Time</source>
+ <translation>பிங௠நேரமà¯</translation>
+ </message>
+</context>
+<context>
+ <name>QObject</name>
+ <message>
+ <source>Amount</source>
+ <translation>விலை</translation>
+ </message>
+ <message>
+ <source>%1 d</source>
+ <translation>%1 d</translation>
+ </message>
+ <message>
+ <source>%1 h</source>
+ <translation>%1 h</translation>
+ </message>
+ <message>
+ <source>%1 s</source>
+ <translation>%1 s</translation>
+ </message>
+ <message>
+ <source>N/A</source>
+ <translation>N/A</translation>
+ </message>
+ <message>
+ <source>%1 ms</source>
+ <translation>%1 ms</translation>
+ </message>
+</context>
+<context>
+ <name>RPCConsole</name>
+ <message>
+ <source>N/A</source>
+ <translation>N/A</translation>
+ </message>
+ <message>
+ <source>Client version</source>
+ <translation>வாடிகà¯à®•à¯ˆà®¯à®¾à®³à®°à¯ பதிபà¯à®ªà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Information</source>
+ <translation>&amp;தகவலà¯</translation>
+ </message>
+ <message>
+ <source>Network</source>
+ <translation>பிணையமà¯</translation>
+ </message>
+ <message>
+ <source>Name</source>
+ <translation>பெயரà¯</translation>
+ </message>
+ <message>
+ <source>Memory Pool</source>
+ <translation>நினைவக கà¯à®³à®®à¯</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>நினைவக பயனà¯à®ªà®¾à®Ÿà¯</translation>
+ </message>
+ <message>
+ <source>Sent</source>
+ <translation>அனà¯à®ªà¯à®ªà®¿à®¯</translation>
+ </message>
+ <message>
+ <source>Direction</source>
+ <translation>திசை</translation>
+ </message>
+ <message>
+ <source>Version</source>
+ <translation>பதிபà¯à®ªà¯</translation>
+ </message>
+ <message>
+ <source>User Agent</source>
+ <translation>பயனர௠மà¯à®•à®µà®°à¯</translation>
+ </message>
+ <message>
+ <source>Ping Time</source>
+ <translation>பிங௠நேரமà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Open</source>
+ <translation>&amp;திற</translation>
+ </message>
+ <message>
+ <source>&amp;Console</source>
+ <translation>&amp;பணியகமà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Clear</source>
+ <translation>&amp;வழà¯à®¨à¯€à®•à¯à®•à¯</translation>
+ </message>
+ <message>
+ <source>Totals</source>
+ <translation>மொதà¯à®¤à®®à¯</translation>
+ </message>
+ <message>
+ <source>In:</source>
+ <translation>உளà¯à®³à¯‡:</translation>
+ </message>
+ <message>
+ <source>Out:</source>
+ <translation>வெளியே:</translation>
+ </message>
+ <message>
+ <source>1 &amp;hour</source>
+ <translation>1 &amp;மணி</translation>
+ </message>
+ <message>
+ <source>1 &amp;day</source>
+ <translation>1 &amp;நாளà¯</translation>
+ </message>
+ <message>
+ <source>1 &amp;week</source>
+ <translation>1 &amp;வாரமà¯</translation>
+ </message>
+ <message>
+ <source>1 &amp;year</source>
+ <translation>1 &amp;ஆணà¯à®Ÿà¯</translation>
+ </message>
+ <message>
+ <source>%1 B</source>
+ <translation>%1 B</translation>
+ </message>
+ <message>
+ <source>%1 KB</source>
+ <translation>%1 KB</translation>
+ </message>
+ <message>
+ <source>%1 MB</source>
+ <translation>%1 MB</translation>
+ </message>
+ <message>
+ <source>%1 GB</source>
+ <translation>%1 GB</translation>
+ </message>
+ <message>
+ <source>via %1</source>
+ <translation>via %1</translation>
+ </message>
+ <message>
+ <source>never</source>
+ <translation>à®’à®°à¯à®ªà¯‡à®¾à®¤à¯à®®à¯</translation>
+ </message>
+ <message>
+ <source>Inbound</source>
+ <translation>உளà¯à®µà®°à¯à®®à¯</translation>
+ </message>
+ <message>
+ <source>Outbound</source>
+ <translation>வெளி செலà¯à®²à¯à®®à¯</translation>
+ </message>
+ <message>
+ <source>Yes</source>
+ <translation>ஆமà¯</translation>
+ </message>
+ <message>
+ <source>No</source>
+ <translation>மறà¯</translation>
+ </message>
+ <message>
+ <source>Unknown</source>
+ <translation>அறியபà¯à®ªà®Ÿà®¾à®¤</translation>
+ </message>
+</context>
+<context>
+ <name>ReceiveCoinsDialog</name>
+ <message>
+ <source>&amp;Amount:</source>
+ <translation>&amp;தொகை:</translation>
+ </message>
+ <message>
+ <source>&amp;Label:</source>
+ <translation>&amp;சிடà¯à®Ÿà¯ˆ:</translation>
+ </message>
+ <message>
+ <source>&amp;Message:</source>
+ <translation>&amp;செயà¯à®¤à®¿:</translation>
+ </message>
+ <message>
+ <source>Clear</source>
+ <translation>நீகà¯à®•à¯</translation>
+ </message>
+ <message>
+ <source>Show</source>
+ <translation>காணà¯à®ªà®¿</translation>
+ </message>
+ <message>
+ <source>Remove</source>
+ <translation>நீகà¯à®•à¯</translation>
+ </message>
+</context>
+<context>
+ <name>ReceiveRequestDialog</name>
+ <message>
+ <source>QR Code</source>
+ <translation>QR கà¯à®±à®¿à®¯à¯€à®Ÿà¯</translation>
+ </message>
+ <message>
+ <source>Copy &amp;URI</source>
+ <translation>நகலை &amp;URI</translation>
+ </message>
+ <message>
+ <source>Copy &amp;Address</source>
+ <translation>நகலை விலாசமà¯</translation>
+ </message>
+ <message>
+ <source>&amp;Save Image...</source>
+ <translation>&amp;படதà¯à®¤à¯ˆ சேமி...</translation>
+ </message>
+</context>
+<context>
+ <name>SendCoinsDialog</name>
+ <message>
+ <source>Quantity:</source>
+ <translation>அளவà¯</translation>
+ </message>
+ <message>
+ <source>Amount:</source>
+ <translation>விலை</translation>
+ </message>
+ <message>
+ <source>Priority:</source>
+ <translation>à®®à¯à®©à¯à®©à¯à®°à®¿à®®à¯ˆ</translation>
+ </message>
+ <message>
+ <source>Fee:</source>
+ <translation>கடà¯à®Ÿà®£à®®à¯:</translation>
+ </message>
+ <message>
+ <source>After Fee:</source>
+ <translation>கடà¯à®Ÿà®£à®¤à¯à®¤à®¿à®±à®•à¯à®ªà¯ பினà¯:</translation>
+ </message>
+ <message>
+ <source>Change:</source>
+ <translation>மாறà¯à®±à¯:</translation>
+ </message>
+ <message>
+ <source>Choose...</source>
+ <translation>தேரà¯à®¨à¯à®¤à¯†à®Ÿà¯...</translation>
+ </message>
+ <message>
+ <source>Hide</source>
+ <translation>மறை</translation>
+ </message>
+ <message>
+ <source>normal</source>
+ <translation>இயலà¯à®ªà®¾à®©</translation>
+ </message>
+ <message>
+ <source>fast</source>
+ <translation>வேகமாக</translation>
+ </message>
+ <message>
+ <source>Balance:</source>
+ <translation>மீதி:</translation>
+ </message>
+ <message>
+ <source>S&amp;end</source>
+ <translation>&amp;அனà¯à®ªà¯à®ªà¯</translation>
+ </message>
+</context>
+<context>
+ <name>SendCoinsEntry</name>
+ <message>
+ <source>A&amp;mount:</source>
+ <translation>&amp;தொகை:</translation>
+ </message>
+ <message>
+ <source>&amp;Label:</source>
+ <translation>&amp;சிடà¯à®Ÿà¯ˆ:</translation>
+ </message>
+ <message>
+ <source>Alt+A</source>
+ <translation>Alt+A</translation>
+ </message>
+ <message>
+ <source>Alt+P</source>
+ <translation>Alt+P</translation>
+ </message>
+ <message>
+ <source>Message:</source>
+ <translation>செயà¯à®¤à®¿:</translation>
+ </message>
+ </context>
+<context>
+ <name>ShutdownWindow</name>
+ </context>
+<context>
+ <name>SignVerifyMessageDialog</name>
+ <message>
+ <source>Alt+A</source>
+ <translation>Alt+A</translation>
+ </message>
+ <message>
+ <source>Alt+P</source>
+ <translation>Alt+P</translation>
+ </message>
+ <message>
+ <source>Signature</source>
+ <translation>கையொபà¯à®ªà®®à¯</translation>
+ </message>
+ </context>
+<context>
+ <name>SplashScreen</name>
+ </context>
+<context>
+ <name>TrafficGraphWidget</name>
+ <message>
+ <source>KB/s</source>
+ <translation>KB/s</translation>
+ </message>
+</context>
+<context>
+ <name>TransactionDescDialog</name>
+ </context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
+ </context>
+<context>
+ <name>bitcoin-core</name>
+ <message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin மையமà¯</translation>
+ </message>
+ <message>
+ <source>(default: %u)</source>
+ <translation>(default: %u)</translation>
+ </message>
+ <message>
+ <source>Information</source>
+ <translation>தகவலà¯</translation>
+ </message>
+ <message>
+ <source>Warning</source>
+ <translation>எசà¯à®šà®°à®¿à®•à¯à®•à¯ˆ</translation>
+ </message>
+ <message>
+ <source>(default: %s)</source>
+ <translation>(default: %s)</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>தவறà¯</translation>
+ </message>
+</context>
+</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_th_TH.ts b/src/qt/locale/bitcoin_th_TH.ts
index 79a55cdd51..34c7526341 100644
--- a/src/qt/locale/bitcoin_th_TH.ts
+++ b/src/qt/locale/bitcoin_th_TH.ts
@@ -2,40 +2,53 @@
<context>
<name>AddressBookPage</name>
<message>
+ <source>Right-click to edit address or label</source>
+ <translation>คลิà¸à¸‚วาเพื่อà¹à¸à¹‰à¹„ขที่อยู่ หรือป้ายชื่อ</translation>
+ </message>
+ <message>
<source>Create a new address</source>
<translation>สร้างที่อยู่ใหม่</translation>
</message>
<message>
+ <source>&amp;New</source>
+ <translation>&amp;สร้างใหม่</translation>
+ </message>
+ <message>
<source>Copy the currently selected address to the system clipboard</source>
<translation>คัดลอà¸à¸—ี่อยู่ที่ถูà¸à¹€à¸¥à¸·à¸­à¸à¹„ปยัง คลิปบอร์ดของระบบ</translation>
</message>
<message>
- <source>&amp;Delete</source>
- <translation>&amp;ลบ</translation>
+ <source>&amp;Copy</source>
+ <translation>&amp;คัดลอà¸</translation>
</message>
<message>
- <source>Comma separated file (*.csv)</source>
- <translation>คั่นไฟล์ด้วยเครื่องหมายจุลภาค (*.csv)</translation>
+ <source>C&amp;lose</source>
+ <translation>&amp;ปิด</translation>
</message>
- </context>
-<context>
- <name>AddressTableModel</name>
<message>
- <source>Label</source>
- <translation>ชื่อ</translation>
+ <source>Delete the currently selected address from the list</source>
+ <translation>ลบที่อยู่ที่เลือà¸à¹„ว้ในขณะนี้จาà¸à¸£à¸²à¸¢à¸à¸²à¸£</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>ส่งออà¸à¸‚้อมูลที่อยู่ในà¹à¸—็บไปที่ไฟล์</translation>
</message>
<message>
- <source>Address</source>
- <translation>ที่อยู่</translation>
+ <source>&amp;Export</source>
+ <translation>&amp;ส่งออà¸</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(ไม่มีชื่อ)</translation>
+ <source>&amp;Delete</source>
+ <translation>&amp;ลบ</translation>
</message>
</context>
<context>
<name>AskPassphraseDialog</name>
<message>
+ <source>Passphrase Dialog</source>
+ <translation>ช่องสำหรับ รหัสผ่าน</translation>
+ </message>
+ <message>
<source>Enter passphrase</source>
<translation>ใส่รหัสผ่าน</translation>
</message>
@@ -47,101 +60,169 @@
<source>Repeat new passphrase</source>
<translation>à¸à¸£à¸¸à¸“าà¸à¸£à¸­à¸à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¹ƒà¸«à¸¡à¹ˆà¸­à¸µà¸à¸„รั้งหนึ่ง</translation>
</message>
+</context>
+<context>
+ <name>BanTableModel</name>
<message>
- <source>Encrypt wallet</source>
- <translation>à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¸ªà¸•à¸²à¸‡à¸„์ที่เข้ารหัส</translation>
+ <source>IP/Netmask</source>
+ <translation>IP/Netmask (ตัวà¸à¸£à¸­à¸‡ IP)</translation>
</message>
<message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>à¸à¸²à¸£à¸”ำเนินà¸à¸²à¸£à¸™à¸µà¹‰à¸•à¹‰à¸­à¸‡à¸¡à¸µà¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¸‚องคุณเพื่อปลดล็อคà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™</translation>
+ <source>Banned Until</source>
+ <translation>ห้าม จนถึง</translation>
</message>
+</context>
+<context>
+ <name>BitcoinGUI</name>
<message>
- <source>Unlock wallet</source>
- <translation>เปิดà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¸ªà¸•à¸²à¸‡à¸„์</translation>
+ <source>Sign &amp;message...</source>
+ <translation>เซ็นต์ชื่อด้วย &amp;ข้อความ...</translation>
</message>
<message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>à¸à¸²à¸£à¸”ำเนินà¸à¸²à¸£à¸™à¸µà¹‰à¸•à¹‰à¸­à¸‡à¸¡à¸µà¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¸‚องคุณในà¸à¸²à¸£à¸–อดรหัสà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™</translation>
+ <source>Synchronizing with network...</source>
+ <translation>à¸à¸³à¸¥à¸±à¸‡à¸—ำข้อมูลให้ตรงà¸à¸±à¸™à¸à¸±à¸šà¹€à¸„รือข่าย ...</translation>
</message>
<message>
- <source>Decrypt wallet</source>
- <translation>ถอดรหัสà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¸ªà¸•à¸²à¸‡à¸„์</translation>
+ <source>&amp;Overview</source>
+ <translation>&amp;ภาพรวม</translation>
</message>
<message>
- <source>Change passphrase</source>
- <translation>เปลี่ยนรหัสผ่าน</translation>
+ <source>Node</source>
+ <translation>Node/โหนด</translation>
</message>
<message>
- <source>Confirm wallet encryption</source>
- <translation>ยืนยันà¸à¸²à¸£à¹€à¸‚้ารหัสà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¸ªà¸•à¸²à¸‡à¸„์</translation>
+ <source>Show general overview of wallet</source>
+ <translation>à¹à¸ªà¸”งภาพรวมทั่วไปของà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™</translation>
</message>
<message>
- <source>Wallet encrypted</source>
- <translation>à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¸ªà¸•à¸²à¸‡à¸„์ถูà¸à¹€à¸‚้ารหัสเรียบร้อยà¹à¸¥à¹‰à¸§</translation>
+ <source>&amp;Transactions</source>
+ <translation>&amp;à¸à¸²à¸£à¸—ำรายà¸à¸²à¸£</translation>
</message>
<message>
- <source>Wallet encryption failed</source>
- <translation>à¸à¸²à¸£à¹€à¸‚้ารหัสà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¸ªà¸•à¸²à¸‡à¸„์ผิดพลาด</translation>
+ <source>Browse transaction history</source>
+ <translation>เรียà¸à¸”ูประวัติà¸à¸²à¸£à¸—ำธุรà¸à¸£à¸£à¸¡</translation>
</message>
<message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¹€à¸‚้ารหัสล้มเหลวเนื่องจาà¸à¸‚้อผิดพลาดภายใน à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¸‚องคุณไม่ได้เข้ารหัส</translation>
+ <source>E&amp;xit</source>
+ <translation>&amp;ออà¸</translation>
</message>
<message>
- <source>The supplied passphrases do not match.</source>
- <translation>รหัสผ่านที่คุณà¸à¸£à¸­à¸à¹„ม่ตรงà¸à¸±à¸™</translation>
+ <source>Quit application</source>
+ <translation>ออà¸à¸ˆà¸²à¸à¹‚ปรà¹à¸à¸£à¸¡</translation>
</message>
<message>
- <source>Wallet unlock failed</source>
- <translation>ปลดล็อคà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§</translation>
+ <source>&amp;About %1</source>
+ <translation>&amp;เà¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸š %1</translation>
</message>
<message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>ป้อนรหัสผ่านสำหรับà¸à¸²à¸£à¸–อดรหัสà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¹„ม่ถูà¸à¸•à¹‰à¸­à¸‡</translation>
+ <source>Show information about %1</source>
+ <translation>à¹à¸ªà¸”งข้อมูล เà¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸š %1</translation>
</message>
<message>
- <source>Wallet decryption failed</source>
- <translation>ถอดรหัสà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§</translation>
+ <source>About &amp;Qt</source>
+ <translation>เà¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸š &amp;Qt</translation>
</message>
- </context>
-<context>
- <name>BanTableModel</name>
- </context>
-<context>
- <name>BitcoinGUI</name>
<message>
- <source>Synchronizing with network...</source>
- <translation>à¸à¸³à¸¥à¸±à¸‡à¸—ำข้อมูลให้ตรงà¸à¸±à¸™à¸à¸±à¸šà¹€à¸„รือข่าย ...</translation>
+ <source>Show information about Qt</source>
+ <translation>à¹à¸ªà¸”งข้อมูล เà¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸š Qt</translation>
</message>
<message>
- <source>&amp;Overview</source>
- <translation>&amp;ภาพรวม</translation>
+ <source>&amp;Options...</source>
+ <translation>&amp;ตัวเลือà¸...</translation>
</message>
<message>
- <source>Show general overview of wallet</source>
- <translation>à¹à¸ªà¸”งภาพรวมทั่วไปของà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™</translation>
+ <source>Modify configuration options for %1</source>
+ <translation>ปรับปรุง ข้อมูลà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าตัวเลือภสำหรับ %1</translation>
</message>
<message>
- <source>&amp;Transactions</source>
- <translation>&amp;à¸à¸²à¸£à¸—ำรายà¸à¸²à¸£</translation>
+ <source>&amp;Encrypt Wallet...</source>
+ <translation>&amp;à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¹€à¸‚้ารหัส</translation>
</message>
<message>
- <source>Browse transaction history</source>
- <translation>เรียà¸à¸”ูประวัติà¸à¸²à¸£à¸—ำธุรà¸à¸£à¸£à¸¡</translation>
+ <source>&amp;Backup Wallet...</source>
+ <translation>&amp;สำรองà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™...</translation>
</message>
<message>
- <source>Quit application</source>
- <translation>ออà¸à¸ˆà¸²à¸à¹‚ปรà¹à¸à¸£à¸¡</translation>
+ <source>&amp;Change Passphrase...</source>
+ <translation>&amp;เปลี่ยนรหัสผ่าน...</translation>
</message>
<message>
- <source>&amp;Options...</source>
- <translation>&amp;ตัวเลือà¸...</translation>
+ <source>&amp;Sending addresses...</source>
+ <translation>&amp;ที่เà¸à¹‡à¸šà¹€à¸‡à¸´à¸™ ที่จะส่ง bitcoin</translation>
+ </message>
+ <message>
+ <source>&amp;Receiving addresses...</source>
+ <translation>&amp;ที่เà¸à¹‡à¸šà¹€à¸‡à¸´à¸™ ที่จะรับ bitcoin</translation>
+ </message>
+ <message>
+ <source>Open &amp;URI...</source>
+ <translation>เปิด &amp;URI</translation>
+ </message>
+ <message>
+ <source>Reindexing blocks on disk...</source>
+ <translation>à¸à¸³à¸¥à¸±à¸‡à¸—ำดัชนี ที่เà¸à¹‡à¸šà¸šà¸¥à¹‡à¸­à¸ ใหม่ ในดิสà¸à¹Œ...</translation>
+ </message>
+ <message>
+ <source>Send coins to a Bitcoin address</source>
+ <translation>ส่ง coins ไปยัง ที่เà¸à¹‡à¸š Bitcoin</translation>
+ </message>
+ <message>
+ <source>Backup wallet to another location</source>
+ <translation>สำรอง à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¹„ปยัง ที่เà¸à¹‡à¸šà¸­à¸·à¹ˆà¸™</translation>
</message>
<message>
<source>Change the passphrase used for wallet encryption</source>
<translation>เปลี่ยนรหัสผ่านที่ใช้สำหรับà¸à¸²à¸£à¹€à¸‚้ารหัสà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™</translation>
</message>
<message>
+ <source>&amp;Debug window</source>
+ <translation>&amp;หน้าต่าง Debug</translation>
+ </message>
+ <message>
+ <source>Open debugging and diagnostic console</source>
+ <translation>เปิด à¹à¸œà¸¥à¸‡à¸„วบคุม debugging à¹à¸¥à¸° diagnostic</translation>
+ </message>
+ <message>
+ <source>&amp;Verify message...</source>
+ <translation>&amp;ยืนยันข้อความ...</translation>
+ </message>
+ <message>
+ <source>Bitcoin</source>
+ <translation>Bitcoin</translation>
+ </message>
+ <message>
+ <source>Wallet</source>
+ <translation>à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™</translation>
+ </message>
+ <message>
+ <source>&amp;Send</source>
+ <translation>&amp;ส่ง</translation>
+ </message>
+ <message>
+ <source>&amp;Receive</source>
+ <translation>&amp;รับ</translation>
+ </message>
+ <message>
+ <source>&amp;Show / Hide</source>
+ <translation>&amp;à¹à¸ªà¸”ง / ซ่อน</translation>
+ </message>
+ <message>
+ <source>Show or hide the main Window</source>
+ <translation>à¹à¸ªà¸”ง หรือ ซ่อน หน้าหลัà¸</translation>
+ </message>
+ <message>
+ <source>Encrypt the private keys that belong to your wallet</source>
+ <translation>เข้ารหัส private keys/ รหัสส่วนตัว สำหรับà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™à¸‚องท่าน</translation>
+ </message>
+ <message>
+ <source>Sign messages with your Bitcoin addresses to prove you own them</source>
+ <translation>เซ็นชื่อด้วยข้อความ ที่เà¸à¹‡à¸š Bitcoin เพื่อà¹à¸ªà¸”งว่าท่านเป็นเจ้าของ bitcoin นี้จริง</translation>
+ </message>
+ <message>
+ <source>Verify messages to ensure they were signed with specified Bitcoin addresses</source>
+ <translation>ตรวจสอบ ข้อความ เพื่อให้à¹à¸™à¹ˆà¹ƒà¸ˆà¸§à¹ˆà¸² à¸à¸²à¸£à¹€à¸‹à¹‡à¸™à¸•à¹Œà¸Šà¸·à¹ˆà¸­ ด้วยที่เà¸à¹‡à¸š Bitcoin à¹à¸¥à¹‰à¸§</translation>
+ </message>
+ <message>
<source>&amp;File</source>
<translation>&amp;ไฟล์</translation>
</message>
@@ -157,17 +238,135 @@
<source>Tabs toolbar</source>
<translation>à¹à¸–บเครื่องมือ</translation>
</message>
+ <message>
+ <source>Request payments (generates QR codes and bitcoin: URIs)</source>
+ <translation>เรียà¸à¹€à¸à¹‡à¸š à¸à¸²à¸£à¸Šà¸³à¸£à¸°à¹€à¸‡à¸´à¸™ (สร้าง QR codes à¹à¸¥à¸° bitcoin: URIs)</translation>
+ </message>
+ <message>
+ <source>Show the list of used sending addresses and labels</source>
+ <translation>à¹à¸ªà¸”งรายà¸à¸²à¸£ ที่เà¸à¹‡à¸šà¹€à¸‡à¸´à¸™à¸—ี่จะส่ง bitcoin ออภà¹à¸¥à¸°à¸›à¹‰à¸²à¸¢à¸Šà¸·à¹ˆà¸­ ที่ใช้ไปà¹à¸¥à¹‰à¸§</translation>
+ </message>
+ <message>
+ <source>Show the list of used receiving addresses and labels</source>
+ <translation>à¹à¸ªà¸”งรายà¸à¸²à¸£ ที่เà¸à¹‡à¸šà¹€à¸‡à¸´à¸™à¸—ี่จะรับ bitcoin เข้า à¹à¸¥à¸°à¸›à¹‰à¸²à¸¢à¸Šà¸·à¹ˆà¸­ ที่ใช้ไปà¹à¸¥à¹‰à¸§</translation>
+ </message>
+ <message>
+ <source>Open a bitcoin: URI or payment request</source>
+ <translation>เปิด bitcoin: URI หรือ à¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸à¹€à¸à¹‡à¸šà¹€à¸‡à¸´à¸™ (à¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸à¹ƒà¸«à¹‰à¸Šà¸³à¸£à¸°à¹€à¸‡à¸´à¸™)</translation>
+ </message>
+ <message>
+ <source>&amp;Command-line options</source>
+ <translation>&amp;ตัวเลือภCommand-line</translation>
+ </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
- <translation><numerusform>%n ที่ใช้งานà¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸­à¸¡à¸•à¹ˆà¸­à¸à¸±à¸šà¹€à¸„รือข่าย Bitcoin</numerusform></translation>
+ <translation><numerusform>%n ช่องà¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸­à¸¡à¸•à¹ˆà¸­à¸—ี่ใช้งานได้ เพื่อเชื่อมà¸à¸±à¸šà¹€à¸„รือข่าย Bitcoin</numerusform></translation>
+ </message>
+ <message>
+ <source>Indexing blocks on disk...</source>
+ <translation>à¸à¸²à¸£à¸à¸³à¸¥à¸±à¸‡à¸ªà¸£à¹‰à¸²à¸‡à¸”ัชนีของบล็อภในดิสà¸à¹Œ...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>à¸à¸³à¸¥à¸±à¸‡à¸”ำเนินà¸à¸²à¸£à¸à¸±à¸šà¸šà¸¥à¹‡à¸­à¸à¹ƒà¸™à¸”ิสà¸à¹Œ...</translation>
+ </message>
+ <message>
+ <source>No block source available...</source>
+ <translation>ไม่มีบล็อà¸à¹€à¸£à¸´à¹ˆà¸¡à¸•à¹‰à¸™ ให้ใช้ได้...</translation>
+ </message>
+ <message numerus="yes">
+ <source>Processed %n block(s) of transaction history.</source>
+ <translation><numerusform>%n บล็อà¸à¹ƒà¸™à¸›à¸£à¸°à¸§à¸±à¸•à¸´à¸£à¸²à¸¢à¸à¸²à¸£ ได้รับà¸à¸²à¸£à¸”ำเนินà¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸šà¸£à¹‰à¸­à¸¢à¹à¸¥à¹‰à¸§</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>%n hour(s)</source>
+ <translation><numerusform>%n ชั่วโมง</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>%n day(s)</source>
+ <translation><numerusform>%n วัน</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>%n week(s)</source>
+ <translation><numerusform>%n สัปดาห์</numerusform></translation>
+ </message>
+ <message>
+ <source>%1 and %2</source>
+ <translation>%1 à¹à¸¥à¸° %2</translation>
+ </message>
+ <message numerus="yes">
+ <source>%n year(s)</source>
+ <translation><numerusform>%n ปี</numerusform></translation>
+ </message>
+ <message>
+ <source>%1 behind</source>
+ <translation>%1 ตามหลัง</translation>
+ </message>
+ <message>
+ <source>Last received block was generated %1 ago.</source>
+ <translation>บล็อà¸à¸ªà¸¸à¸”ท้ายที่ได้รับ สร้างขึ้นเมื่อ %1 มาà¹à¸¥à¹‰à¸§</translation>
+ </message>
+ <message>
+ <source>Transactions after this will not yet be visible.</source>
+ <translation>รายà¸à¸²à¸£à¸«à¸¥à¸±à¸‡à¸ˆà¸²à¸à¸™à¸µà¹‰ จะไม่à¹à¸ªà¸”งให้เห็น</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>ข้อผิดพลาด</translation>
+ </message>
+ <message>
+ <source>Warning</source>
+ <translation>คำเตือน</translation>
+ </message>
+ <message>
+ <source>Information</source>
+ <translation>ข้อมูล</translation>
</message>
<message>
<source>Up to date</source>
<translation>ทันสมัย</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>à¹à¸ªà¸”ง %1 ข้อความช่วยเหลือ เพื่อà¹à¸ªà¸”งรายà¸à¸²à¸£ ตัวเลือà¸à¸—ี่เป็นไปได้สำหรับ Bitcoin command-line</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 ลูà¸à¸„้า</translation>
+ </message>
+ <message>
<source>Catching up...</source>
- <translation>จับได้...</translation>
+ <translation>à¸à¸³à¸¥à¸±à¸‡à¸•à¸²à¸¡à¹ƒà¸«à¹‰à¸—ัน...</translation>
+ </message>
+ <message>
+ <source>Date: %1
+</source>
+ <translation>วันที่: %1
+</translation>
+ </message>
+ <message>
+ <source>Amount: %1
+</source>
+ <translation>จำนวน: %1
+</translation>
+ </message>
+ <message>
+ <source>Type: %1
+</source>
+ <translation>ชนิด: %1
+</translation>
+ </message>
+ <message>
+ <source>Label: %1
+</source>
+ <translation>ป้ายชื่อ: %1
+</translation>
+ </message>
+ <message>
+ <source>Address: %1
+</source>
+ <translation>ที่อยู่: %1
+</translation>
</message>
<message>
<source>Sent transaction</source>
@@ -187,15 +386,84 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
- <source>(no label)</source>
- <translation>(ไม่มีชื่อ)</translation>
+ <source>Coin Selection</source>
+ <translation>à¸à¸²à¸£à¹€à¸¥à¸·à¸­à¸ Coin</translation>
</message>
- </context>
+ <message>
+ <source>Quantity:</source>
+ <translation>จำนวน:</translation>
+ </message>
+ <message>
+ <source>Bytes:</source>
+ <translation>ไบต์:</translation>
+ </message>
+ <message>
+ <source>Amount:</source>
+ <translation>จำนวน:</translation>
+ </message>
+ <message>
+ <source>Priority:</source>
+ <translation>ความเร่งด่วน:</translation>
+ </message>
+ <message>
+ <source>Fee:</source>
+ <translation>ค่าธรรมเนียม:</translation>
+ </message>
+ <message>
+ <source>Dust:</source>
+ <translation>เศษ:</translation>
+ </message>
+ <message>
+ <source>After Fee:</source>
+ <translation>ส่วนที่เหลือจาà¸à¸„่าธรรมเนียม:</translation>
+ </message>
+ <message>
+ <source>Change:</source>
+ <translation>เงินทอน:</translation>
+ </message>
+ <message>
+ <source>(un)select all</source>
+ <translation>(ไม่)เลือà¸à¸—ั้งหมด</translation>
+ </message>
+ <message>
+ <source>Tree mode</source>
+ <translation>โหมดà¹à¸šà¸šà¸•à¹‰à¸™à¹„ม้</translation>
+ </message>
+ <message>
+ <source>List mode</source>
+ <translation>โหมดà¹à¸šà¸šà¸£à¸²à¸¢à¸à¸²à¸£</translation>
+ </message>
+ <message>
+ <source>Amount</source>
+ <translation>จำนวน</translation>
+ </message>
+ <message>
+ <source>Received with label</source>
+ <translation>รับโดยป้ายชื่อ (label)</translation>
+ </message>
+ <message>
+ <source>Received with address</source>
+ <translation>รับโดยที่เà¸à¹‡à¸š</translation>
+ </message>
+ <message>
+ <source>Date</source>
+ <translation>วันที่</translation>
+ </message>
+ <message>
+ <source>Confirmations</source>
+ <translation>à¸à¸²à¸£à¸¢à¸·à¸™à¸¢à¸±à¸™</translation>
+ </message>
+ <message>
+ <source>Confirmed</source>
+ <translation>ยืนยันà¹à¸¥à¹‰à¸§</translation>
+ </message>
+ <message>
+ <source>Priority</source>
+ <translation>ระดับความสำคัà¸</translation>
+ </message>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -204,59 +472,323 @@
</message>
<message>
<source>&amp;Label</source>
- <translation>&amp;ชื่อ</translation>
+ <translation>&amp;ป้ายชื่อ</translation>
+ </message>
+ <message>
+ <source>The label associated with this address list entry</source>
+ <translation>รายà¸à¸²à¸£à¹à¸ªà¸”ง ป้ายชื่อที่เà¸à¸µà¹ˆà¸¢à¸§à¸‚้องà¸à¸±à¸šà¸—ี่เà¸à¹‡à¸šà¸™à¸µà¹‰</translation>
+ </message>
+ <message>
+ <source>The address associated with this address list entry. This can only be modified for sending addresses.</source>
+ <translation>ที่เà¸à¹‡à¸šà¸—ี่เà¸à¸µà¹ˆà¸¢à¸§à¸‚้องà¸à¸±à¸š ที่เà¸à¹‡à¸šà¸—ี่à¹à¸ªà¸”งรายà¸à¸²à¸£à¸™à¸µà¹‰ à¸à¸²à¸£à¸›à¸£à¸±à¸šà¸›à¸£à¸¸à¸‡à¸™à¸µà¹‰à¸—ำได้สำหรับ ที่เà¸à¹‡à¸šà¹€à¸‡à¸´à¸™à¸—ี่จะใช่ส่งเงิน เท่านั้น</translation>
</message>
<message>
<source>&amp;Address</source>
- <translation>&amp;ที่อยู่</translation>
+ <translation>&amp;ที่เà¸à¹‡à¸š</translation>
+ </message>
+</context>
+<context>
+ <name>FreespaceChecker</name>
+ <message>
+ <source>A new data directory will be created.</source>
+ <translation>ไดเร็à¸à¸—อรี่ใหม่ที่ใช้เà¸à¹‡à¸šà¸‚้อมูลจะถูà¸à¸ªà¸£à¹‰à¸²à¸‡à¸‚ึ้นมา</translation>
+ </message>
+ <message>
+ <source>name</source>
+ <translation>ชื่อ</translation>
</message>
<message>
- <source>New receiving address</source>
- <translation>ที่อยู่ผู้รับใหม่</translation>
+ <source>Path already exists, and is not a directory.</source>
+ <translation>พาธ มีอยู่à¹à¸¥à¹‰à¸§ พาธนี่ไม่ใช่ไดเร็à¸à¸—อรี่</translation>
</message>
<message>
- <source>New sending address</source>
- <translation>ที่อยู่ผู้ส่งใหม่</translation>
+ <source>Cannot create data directory here.</source>
+ <translation>ไม่สามารถสร้างไดเร็à¸à¸—อรี่ข้อมูลที่นี่</translation>
</message>
+</context>
+<context>
+ <name>HelpMessageDialog</name>
<message>
- <source>Edit receiving address</source>
- <translation>à¹à¸à¹‰à¹„ขที่อยู่ผู้รับ</translation>
+ <source>version</source>
+ <translation>เวอร์ชั่น</translation>
</message>
<message>
- <source>Edit sending address</source>
- <translation>à¹à¸à¹‰à¹„ขที่อยู่ผู้ส่ง</translation>
+ <source>(%1-bit)</source>
+ <translation>(%1-บิท)</translation>
</message>
<message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>ป้อนที่อยู่ "%1" ที่มีอยู่à¹à¸¥à¹‰à¸§à¹ƒà¸™à¸ªà¸¡à¸¸à¸”ที่อยู่</translation>
+ <source>About %1</source>
+ <translation>เà¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸š %1</translation>
</message>
<message>
- <source>Could not unlock wallet.</source>
- <translation>ไม่สามารถปลดล็อคà¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™</translation>
+ <source>Command-line options</source>
+ <translation>ตัวเลือภCommand-line</translation>
</message>
<message>
- <source>New key generation failed.</source>
- <translation>สร้างà¸à¸¸à¸à¹à¸ˆà¹ƒà¸«à¸¡à¹ˆà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§</translation>
+ <source>Usage:</source>
+ <translation>วิธีใช้งาน:</translation>
+ </message>
+ <message>
+ <source>command-line options</source>
+ <translation>ตัวเลือภcommand-line</translation>
+ </message>
+ <message>
+ <source>UI Options:</source>
+ <translation>ตัวเลือภUI:</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>เลือà¸à¹„ดเร็à¸à¸—อรี่ข้อมูลตั้งà¹à¸•à¹ˆà¹€à¸£à¸´à¹ˆà¸¡à¸•à¹‰à¸™à¸ªà¸•à¸²à¸£à¹Œà¸—อัพ (ค่าเริ่มต้น: %u)</translation>
+ </message>
+ <message>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>ตั้งค่าภาษา ยà¸à¸•à¸±à¸§à¸­à¸¢à¹ˆà¸²à¸‡ "de_DE" (ค่าเริ่มต้น: ภาษาท้องถิ่นของระบบ)</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>เริ่มต้นมินิไมซ์</translation>
+ </message>
+ <message>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>ตั้งค่า SSL root certificates สำหรับเรียà¸à¸à¸²à¸£à¸Šà¸³à¸£à¸°à¹€à¸‡à¸´à¸™ (ค่าเริ่มต้น: -system-)</translation>
+ </message>
+ <message>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>à¹à¸ªà¸”ง splash screen ตอนเริ่มต้น (ค่าเริ่มต้น: %u)</translation>
+ </message>
+ <message>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>รีเซตà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าทั้งหมดใน GUI</translation>
</message>
</context>
<context>
- <name>FreespaceChecker</name>
- </context>
-<context>
- <name>HelpMessageDialog</name>
- </context>
-<context>
<name>Intro</name>
- </context>
+ <message>
+ <source>Welcome</source>
+ <translation>ยินดีต้อนรับ</translation>
+ </message>
+ <message>
+ <source>Welcome to %1.</source>
+ <translation>ยินดีต้องรับสู่ %1</translation>
+ </message>
+ <message>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>นี่เป็นà¸à¸²à¸£à¸£à¸±à¸™à¹‚ปรà¹à¸à¸£à¸¡à¸„รั้งà¹à¸£à¸ ท่านสามารถเลือภว่าจะเà¸à¹‡à¸šà¸‚้อมูลไว้ที่ %1</translation>
+ </message>
+ <message>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 จะดาวน์โหลดà¹à¸¥à¸°à¹€à¸à¹‡à¸šà¸à¸­à¸›à¸›à¸µà¹‰à¸Šà¸¸à¸”หนึ่งของ บล็อà¸à¹€à¸Šà¸™ Bitcoin ไว้ ข้อมูลขนานอย่างน้อย %2GB จะเà¸à¹‡à¸šà¹„ว้ในไดเร็à¸à¸—อรี่นี้ à¹à¸¥à¸°à¸‚้อมูลจะมีขนาดใหà¸à¹ˆà¸‚ึ้นเรื่อยๆ à¸à¸£à¸°à¹€à¸›à¹‹à¸²à¹€à¸‡à¸´à¸™ จะเà¸à¹‡à¸šà¹„ว้ในไดเร็à¸à¸—อรี่นี้ด้วย</translation>
+ </message>
+ <message>
+ <source>Use the default data directory</source>
+ <translation>ใช้ไดเร็à¸à¸—อรี่ข้อมูล ที่เป็นค่าเริ่มต้น</translation>
+ </message>
+ <message>
+ <source>Use a custom data directory:</source>
+ <translation>ใช้ไดเร็à¸à¸—อรี่ข้อมูลที่ตั้งค่าเอง:</translation>
+ </message>
+ <message>
+ <source>Error: Specified data directory "%1" cannot be created.</source>
+ <translation>ข้อผิดพลาด: ไดเร็à¸à¸—อรี่ข้อมูลที่ต้องà¸à¸²à¸£ "%1" ไม่สามารถสร้างได้</translation>
+ </message>
+ <message>
+ <source>Error</source>
+ <translation>ข้อผิดพลาด</translation>
+ </message>
+ <message numerus="yes">
+ <source>%n GB of free space available</source>
+ <translation><numerusform>%n GB พื้นที่ว่างบนดิสà¸à¹Œà¸—ี่ใช้ได้</numerusform></translation>
+ </message>
+ <message numerus="yes">
+ <source>(of %n GB needed)</source>
+ <translation><numerusform>(ต้องà¸à¸²à¸£à¸žà¸·à¹‰à¸™à¸—ี่ %n GB)</numerusform></translation>
+ </message>
+</context>
<context>
<name>OpenURIDialog</name>
- </context>
+ <message>
+ <source>Open URI</source>
+ <translation>เปิด URI</translation>
+ </message>
+ <message>
+ <source>Open payment request from URI or file</source>
+ <translation>เปิด à¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸à¸à¸²à¸£à¸Šà¸³à¸£à¸°à¹€à¸‡à¸´à¸™ จาภURI หรือ ไฟล์</translation>
+ </message>
+ <message>
+ <source>URI:</source>
+ <translation>URI:</translation>
+ </message>
+ <message>
+ <source>Select payment request file</source>
+ <translation>เลือภไฟล์à¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸à¸à¸²à¸£à¸Šà¸³à¸£à¸°à¹€à¸‡à¸´à¸™</translation>
+ </message>
+</context>
<context>
<name>OptionsDialog</name>
<message>
<source>Options</source>
<translation>ตัวเลือà¸</translation>
</message>
+ <message>
+ <source>&amp;Main</source>
+ <translation>&amp;หลัà¸</translation>
+ </message>
+ <message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>เริ่มต้นอัตโนมัติ %1 หลังจาภล็อà¸à¸­à¸´à¸™ เข้าสู่ระบบà¹à¸¥à¹‰à¸§</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;เริ่ม %1 ในà¸à¸²à¸£à¸¥à¹‡à¸­à¸à¸­à¸´à¸™à¸£à¸°à¸šà¸š</translation>
+ </message>
+ <message>
+ <source>Size of &amp;database cache</source>
+ <translation>ขนาดของ &amp;database cache</translation>
+ </message>
+ <message>
+ <source>MB</source>
+ <translation>MB</translation>
+ </message>
+ <message>
+ <source>Number of script &amp;verification threads</source>
+ <translation>จำนวนของสคริปท์ &amp;verification threads</translation>
+ </message>
+ <message>
+ <source>Accept connections from outside</source>
+ <translation>ยอมรับ à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸­à¸¡à¸•à¹ˆà¸­à¸ˆà¸²à¸à¸ à¸²à¸¢à¸™à¸­à¸</translation>
+ </message>
+ <message>
+ <source>Allow incoming connections</source>
+ <translation>ยอมให้เชื่อมต่อจาà¸à¸ à¸²à¸¢à¸™à¸­à¸à¹„ด้</translation>
+ </message>
+ <message>
+ <source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
+ <translation>IP à¹à¸­à¸”เดส ของ proxy (เช่น IPv4: 127.0.0.1 / IPv6: ::1)</translation>
+ </message>
+ <message>
+ <source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</source>
+ <translation>มินิไมซ์à¹à¸­à¸ž à¹à¸—นà¸à¸²à¸£à¸­à¸­à¸à¸ˆà¸²à¸à¹à¸­à¸žà¸žà¸¥à¸´à¹€à¸„ชั่น เมื่อวินโดว์ได้รับà¸à¸²à¸£à¸›à¸´à¸” เมื่อเลือà¸à¸•à¸±à¸§à¹€à¸¥à¸·à¸­à¸à¸™à¸µà¹‰ à¹à¸­à¸žà¸žà¸¥à¸´à¹€à¸„ชั่น จะถูà¸à¸›à¸´à¸” à¸à¹‡à¸•à¹ˆà¸­à¹€à¸¡à¸·à¹ˆà¸­ มีà¸à¸²à¸£à¹€à¸¥à¸·à¸­à¸à¹€à¸¡à¸™à¸¹ Exit/ออà¸à¸ˆà¸²à¸à¸£à¸°à¸šà¸š เท่านั้น</translation>
+ </message>
+ <message>
+ <source>Third party URLs (e.g. a block explorer) 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 à¹à¸šà¸šà¸­à¸·à¹ˆà¸™ (ยà¸à¸•à¸±à¸§à¸­à¸¢à¹ˆà¸²à¸‡ เอ็à¸à¸žà¸¥à¸­à¹€à¸¥à¸­à¸£à¹Œà¸šà¸¥à¹‡à¸­à¸) ที่อยู่ใน เมนูรายà¸à¸²à¸£ ลำดับ %s ใน URL จะถูà¸à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¸”้วย รายà¸à¸²à¸£à¹à¸®à¸Š URL ที่เป็นà¹à¸šà¸šà¸«à¸¥à¸²à¸¢à¹†à¸­à¸±à¸™ จะถูà¸à¹à¸¢à¸ โดย เครื่องหมายเส้นบาร์ตั้ง |</translation>
+ </message>
+ <message>
+ <source>Third party transaction URLs</source>
+ <translation>URI รายà¸à¸²à¸£ à¹à¸šà¸šà¸‚องเจ้าอื่นๆ</translation>
+ </message>
+ <message>
+ <source>Active command-line options that override above options:</source>
+ <translation>ตัวเลือภcommand-line à¹à¸­à¸à¸—ีฟอยู่นี้ จะà¹à¸—นที่ ตัวเลือà¸à¸”้านบนนี้:</translation>
+ </message>
+ <message>
+ <source>Reset all client options to default.</source>
+ <translation>รีเซต ไคลเอ็นออพชั่น à¸à¸¥à¸±à¸šà¹„ปเป็นค่าเริ่มต้น</translation>
+ </message>
+ <message>
+ <source>&amp;Reset Options</source>
+ <translation>&amp;รีเซต ออพชั่น</translation>
+ </message>
+ <message>
+ <source>&amp;Network</source>
+ <translation>&amp;เน็ตเวิร์à¸</translation>
+ </message>
+ <message>
+ <source>(0 = auto, &lt;0 = leave that many cores free)</source>
+ <translation>(0 = อัตโนมัติ, &lt;0 = ปล่อย คอร์ อิสระ)</translation>
+ </message>
+ <message>
+ <source>W&amp;allet</source>
+ <translation>à¸à¸£à¸°à¹€&amp;ป๋าเงิน</translation>
+ </message>
+ <message>
+ <source>Expert</source>
+ <translation>ผู้เชี่ยวชาà¸</translation>
+ </message>
+ <message>
+ <source>Enable coin &amp;control features</source>
+ <translation>เปิดใช้ coin &amp; รูปà¹à¸šà¸šà¸à¸²à¸£à¸„วบคุม</translation>
+ </message>
+ <message>
+ <source>If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed.</source>
+ <translation>หาà¸à¸—่านไม่เปิดใช้ à¸à¸²à¸£à¹ƒà¸Šà¹‰à¹€à¸‡à¸´à¸™à¸—อนที่ยังไม่ยืนยัน เงินทอนจาà¸à¸à¸²à¸£à¸—ำรายà¸à¸²à¸£à¸ˆà¸°à¹„ม่สามารถใช้ได้ จนà¸à¸§à¹ˆà¸²à¸£à¸²à¸¢à¸à¸²à¸£à¸—ี่ทำà¸à¸²à¸£ จะได้รับà¸à¸²à¸£à¸¢à¸·à¸™à¸¢à¸±à¸™à¸«à¸™à¸¶à¹ˆà¸‡à¸„รั้ง à¹à¸¥à¸°à¸ˆà¸°à¸à¸£à¸°à¸—บà¸à¸²à¸£à¸„ำนวณยอดคงเหลือของท่านด้วย</translation>
+ </message>
+ <message>
+ <source>&amp;Spend unconfirmed change</source>
+ <translation>&amp;ใช้เงินทอนที่ยังไม่ยืนยัน</translation>
+ </message>
+ <message>
+ <source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source>
+ <translation>เปิด Bitcoin ไคล์เอ็นท์พอร์ต/client port บน router โดยอัตโนมัติ วิธีนี้ใช้ได้เมื่อ router สนับสนุน UPnP à¹à¸¥à¸°à¸ªà¸–านะเปิดใช้งาน</translation>
+ </message>
+ <message>
+ <source>Map port using &amp;UPnP</source>
+ <translation>จองพอร์ต โดยใช้ &amp;UPnP</translation>
+ </message>
+ <message>
+ <source>Connect to the Bitcoin network through a SOCKS5 proxy.</source>
+ <translation>เชื่อมต่อà¸à¸±à¸š Bitcoin เน็ตเวิร์ภผ่านพร็อà¸à¸‹à¸µà¹ˆà¹à¸šà¸š SOCKS5</translation>
+ </message>
+ <message>
+ <source>&amp;Connect through SOCKS5 proxy (default proxy):</source>
+ <translation>&amp;เชื่อมต่อผ่าน พร็อà¸à¸‹à¸µà¹ˆ SOCKS5 (พร็อà¸à¸‹à¸µà¹ˆà¹€à¸£à¸´à¹ˆà¸¡à¸•à¹‰à¸™):</translation>
+ </message>
+ <message>
+ <source>Proxy &amp;IP:</source>
+ <translation>พร็อà¸à¸‹à¸µà¹ˆ &amp;IP:</translation>
+ </message>
+ <message>
+ <source>&amp;Port:</source>
+ <translation>&amp;พอร์ต</translation>
+ </message>
+ <message>
+ <source>Port of the proxy (e.g. 9050)</source>
+ <translation>พอร์ตของพร็อà¸à¸‹à¸µà¹ˆ (ตัวอย่าง 9050)</translation>
+ </message>
+ <message>
+ <source>Used for reaching peers via:</source>
+ <translation>ใช้ในà¸à¸²à¸£à¹€à¸‚้าถึงอีà¸à¸à¹ˆà¸²à¸¢à¸«à¸™à¸¶à¹ˆà¸‡ peer โดย:</translation>
+ </message>
+ <message>
+ <source>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
+ <translation>à¹à¸ªà¸”ง หาà¸à¹ƒà¸Šà¹‰à¸žà¸£à¹‡à¸­à¸à¸‹à¸µà¹ˆ SOCKS5 ที่เป็นค่าเริ่มต้น เพื่อเข้าถึง peer อีà¸à¸à¹ˆà¸²à¸¢ ผ่านทางเน็ตเวิร์à¸à¸Šà¸™à¸´à¸”นี้</translation>
+ </message>
+ <message>
+ <source>IPv4</source>
+ <translation>IPv4</translation>
+ </message>
+ <message>
+ <source>IPv6</source>
+ <translation>IPv6</translation>
+ </message>
+ <message>
+ <source>Tor</source>
+ <translation>Tor</translation>
+ </message>
+ <message>
+ <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
+ <translation>เชื่อมต่อà¸à¸±à¸š เครือข่าย Bitcoin ผ่านทาง พร้อà¸à¸‹à¸µà¹ˆ SOCKS5 à¹à¸¢à¸à¸•à¹ˆà¸²à¸‡à¸«à¸²à¸ สำหรับ Tor เซอร์วิส</translation>
+ </message>
+ <message>
+ <source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
+ <translation>ใช้ พร็อà¸à¸‹à¸µà¹ˆ SOCKS5 à¹à¸¢à¸ เพื่อเข้าถึง peers ผ่าน Tor เซอร์วิสซ่อน:</translation>
+ </message>
+ <message>
+ <source>&amp;Window</source>
+ <translation>&amp;วันโดว์</translation>
+ </message>
+ <message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>&amp;ซ่อนไอคอน จาà¸à¹€à¸—รย์ระบบ</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>ซ่อนไอคอนเทรย์</translation>
+ </message>
+ <message>
+ <source>Show only a tray icon after minimizing the window.</source>
+ <translation>à¹à¸ªà¸”งเทรย์ไอคอน หลังมืนิไมส์วินโดว์ เท่านั้น</translation>
+ </message>
</context>
<context>
<name>OverviewPage</name>
@@ -266,16 +798,14 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
- </context>
-<context>
- <name>QRImageWidget</name>
+ <message>
+ <source>Amount</source>
+ <translation>จำนวน</translation>
+ </message>
</context>
<context>
<name>RPCConsole</name>
@@ -289,35 +819,44 @@
</context>
<context>
<name>ReceiveRequestDialog</name>
+ </context>
+<context>
+ <name>SendCoinsDialog</name>
<message>
- <source>Address</source>
- <translation>ที่อยู่</translation>
+ <source>Send Coins</source>
+ <translation>ส่งเหรียà¸</translation>
</message>
<message>
- <source>Label</source>
- <translation>ชื่อ</translation>
+ <source>Quantity:</source>
+ <translation>จำนวน:</translation>
</message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
<message>
- <source>Label</source>
- <translation>ชื่อ</translation>
+ <source>Bytes:</source>
+ <translation>ไบต์:</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(ไม่มีชื่อ)</translation>
+ <source>Amount:</source>
+ <translation>จำนวน:</translation>
</message>
- </context>
-<context>
- <name>SendCoinsDialog</name>
<message>
- <source>Send Coins</source>
- <translation>ส่งเหรียà¸</translation>
+ <source>Priority:</source>
+ <translation>ความเร่งด่วน</translation>
</message>
<message>
- <source>(no label)</source>
- <translation>(ไม่มีชื่อ)</translation>
+ <source>Fee:</source>
+ <translation>ค่าธรรมเนียม:</translation>
+ </message>
+ <message>
+ <source>After Fee:</source>
+ <translation>ส่วนที่เหลือจาà¸à¸„่าธรรมเนียม:</translation>
+ </message>
+ <message>
+ <source>Change:</source>
+ <translation>เงินทอน:</translation>
+ </message>
+ <message>
+ <source>Dust:</source>
+ <translation>เศษ:</translation>
</message>
</context>
<context>
@@ -344,58 +883,28 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Label</source>
- <translation>ชื่อ</translation>
- </message>
+ <name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>TransactionView</name>
- <message>
- <source>Today</source>
- <translation>วันนี้</translation>
- </message>
+ <name>bitcoin-core</name>
<message>
- <source>Comma separated file (*.csv)</source>
- <translation>คั่นไฟล์ด้วยเครื่องหมายจุลภาค (*.csv)</translation>
+ <source>Options:</source>
+ <translation>ตัวเลือà¸:</translation>
</message>
<message>
- <source>Label</source>
- <translation>ชื่อ</translation>
+ <source>Information</source>
+ <translation>ข้อมูล</translation>
</message>
<message>
- <source>Address</source>
- <translation>ที่อยู่</translation>
+ <source>Warning</source>
+ <translation>คำเตือน</translation>
</message>
- </context>
-<context>
- <name>UnitDisplayStatusBarControl</name>
- </context>
-<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
<message>
- <source>Send Coins</source>
- <translation>ส่งเหรียà¸</translation>
+ <source>Error</source>
+ <translation>ข้อผิดพลาด</translation>
</message>
</context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
- <name>bitcoin-core</name>
- <message>
- <source>Options:</source>
- <translation>ตัวเลือà¸:</translation>
- </message>
- </context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_tr.ts b/src/qt/locale/bitcoin_tr.ts
index 96fca8bb24..e3a811b504 100644
--- a/src/qt/locale/bitcoin_tr.ts
+++ b/src/qt/locale/bitcoin_tr.ts
@@ -26,10 +26,6 @@
<translation>K&amp;apat</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Adresi Kopyala</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Seçili adresi listeden sil</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Sil</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Bitcoin yollanacak adresi seç</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Bitcoin alınacak adresi seç</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>S&amp;eç</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>&amp;Gönderme adresleri...</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Alım adresleri</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Bunlar ödemeleri göndermek için kullanacağınız Bitcoin adreslerinizdir. Bitcoin yollamadan önce miktarı ve alıcının alım adresini daima kontrol ediniz.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Bunlar ödemeleri almak için kullanacağınız Bitcoin adreslerinizdir. Her işlem için yeni bir alım adresi kullanmanız tavsiye edilir.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>&amp;Etiketi kopyala</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Düzenle</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Adres listesini dışa aktar</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Virgülle ayrılmış değerler dosyası (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Dışa aktarım başarısız oldu</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Adres listesinin %1 konumuna kaydedilmesi sırasında bir hata meydana geldi. Lütfen tekrar deneyin.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(etiket yok)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Yeni parolayı tekrarlayınız</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Cüzdanı şifrele</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Bu işlem cüzdan kilidini açmak için cüzdan parolanızı gerektirir.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Cüzdan kilidini aç</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Bu işlem cüzdanın şifrelemesini açmak için cüzdan parolasını gerektirir.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Cüzdanın şifrelemesini aç</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Parolayı değiştir</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Cüzdanın şifrelemesini teyit eder</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Uyarı: Eğer cüzdanınızı şifrelerseniz ve parolanızı kaybederseniz, &lt;b&gt;TÜM BİTCOİNLERİNİZİ KAYBEDERSİNİZ&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Cüzdanınızı şifrelemek istediğinizden emin misiniz?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Şifreleme işlemini tamamlamak için Bitcoin Çekirdeği şimdi kapanacaktır. Cüzdanınızı şifrelemenin, Bitcoinlerinizin bilgisayara bulaşan kötücül bir yazılım tarafından çalınmaya karşı tamamen koruyamayacağını unutmayınız.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>ÖNEMLİ: Önceden yapmış olduğunuz cüzdan dosyası yedeklemelerinin yeni oluşturulan şifrelenmiş cüzdan dosyası ile değiştirilmeleri gerekir. Güvenlik nedenleriyle yeni, şifrelenmiş cüzdanı kullanmaya başladığınızda eski şifrelenmemiş cüzdan dosyaları işe yaramaz hale gelecektir.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Uyarı: Caps Lock tuşu faal durumda!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Cüzdan şifrelendi</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Cüzdan için yeni parolayı giriniz.&lt;br/&gt;Lütfen &lt;b&gt;on ya da daha fazla rastgele karakter&lt;/b&gt; veya &lt;b&gt;sekiz ya da daha fazla kelime&lt;/b&gt; içeren bir parola kullanınız.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Cüzdan için eski parolayı ve yeni parolayı giriniz.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Cüzdan şifrelemesi başarısız oldu</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Dahili bir hata sebebiyle cüzdan şifrelemesi başarısız oldu. Cüzdanınız şifrelenmedi.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Girilen parolalar birbirleriyle uyumlu deÄŸil.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Cüzdan kilidinin açılması başarısız oldu</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Cüzdan şifresinin açılması için girilen parola yanlıştı.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Cüzdan şifresinin açılması başarısız oldu</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Cüzdan parolası başarılı bir şekilde değiştirildi.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>Uygulamadan çık</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>%1 &amp;hakkında</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>%1 hakkında bilgi göster</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>&amp;Qt hakkında</translation>
</message>
@@ -282,6 +131,10 @@
<translation>&amp;Seçenekler...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>%1 için yapılandırma ayarlarını değiştir</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>Cüzdanı &amp;şifrele...</translation>
</message>
@@ -306,14 +159,6 @@
<translation>&amp;URI aç...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Çekirdeği istemcisi</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Bloklar diskten içe aktarılıyor...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>Diskteki bloklar yeniden endeksleniyor...</translation>
</message>
@@ -358,10 +203,6 @@
<translation>&amp;Al</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Bitcoin Çekirdeği hakkında bilgi göster</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;Göster / Sakla</translation>
</message>
@@ -398,22 +239,10 @@
<translation>Sekme araç çubuğu</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Çekirdeği</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Ödeme talep et (QR kodu ve bitcoin URI'si oluşturur)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>Bitcoin Çekirdeği &amp;hakkında</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Bitcoin Çekirdeği yapılandırma seçeneklerini değiştir</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Kullanılmış gönderme adresleri ve etiketlerin listesini göster</translation>
</message>
@@ -429,15 +258,19 @@
<source>&amp;Command-line options</source>
<translation>&amp;Komut satırı seçenekleri</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Bitcoin komut satırı seçeneklerinin listesini elde etmek için Bitcoin Çekirdeği yardım mesajını göster</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>Bitcoin şebekesine %n faal bağlantı</numerusform><numerusform>Bitcoin şebekesine %n faal bağlantı</numerusform></translation>
</message>
<message>
+ <source>Indexing blocks on disk...</source>
+ <translation>Bloklar diske indeksleniyor...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>Bloklar diske yazıdırılıyor...</translation>
+ </message>
+ <message>
<source>No block source available...</source>
<translation>Hiçbir blok kaynağı mevcut değil...</translation>
</message>
@@ -494,6 +327,14 @@
<translation>Güncel</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>Olası Bitcoin komut satırı seçeneklerinin listesini görmek için %1 yardım mesajını göster</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 istemcisi</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>Aralık kapatılıyor...</translation>
</message>
@@ -545,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Şebeke hakkında uyarı</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>Öncelik</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Adresi kopyala</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Etiketi kopyala</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Meblağı kopyala</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Muamele kimliÄŸini kopyala</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Harcanmamışı kilitle</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Harcanmamışın kilidini aç</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Miktarı kopyala</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Ãœcreti kopyala</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Ãœcretten sonrakini kopyala</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Baytları kopyala</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Önceliği kopyala</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Tozu kopyala</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Para üstünü kopyala</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>azami</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>daha yüksek</translation>
- </message>
- <message>
- <source>high</source>
- <translation>yüksek</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>orta-yüksek</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>orta</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>düşük-orta</translation>
- </message>
- <message>
- <source>low</source>
- <translation>düşük</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>daha düşük</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>asgari</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 kilitlendi)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>boÅŸ</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Eğer muamele boyutu 1000 bayttan yüksek ise bu etiket kırmızı hale gelir.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Eğer öncelik "ortadan" düşükse bu etiket kırmızı olur.</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Eğer herhangi bir alıcı %1'den düşük bir meblağ alırsa bu etiket kırmızı olur.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Giriş başına +/- %1 satoshi olarak değişebilir.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>evet</translation>
- </message>
- <message>
- <source>no</source>
- <translation>hayır</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Bu, kB başına en az %1 ücret gerektiği anlamnına gelir.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Girdi başına +/- 1 bayt değişebilir.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Yüksek öncelikli muamelelerin bir bloğa dahil olmaları daha olasıdır.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(boÅŸ etiket)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>%1 unsurundan para üstü (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(para üstü)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>&amp;Adres</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Yeni alım adresi</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Yeni gönderi adresi</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Alım adresini düzenle</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Gönderi adresini düzenle</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Girilen "%1" adresi hâlihazırda adres defterinde mevcuttur.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Girilen "%1" adresi geçerli bir Bitcoin adresi değildir.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Cüzdan kilidi açılamadı.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Yeni anahtar oluşturulması başarısız oldu.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Çekirdeği</translation>
- </message>
- <message>
<source>version</source>
<translation>sürüm</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Bitcoin Çekirdeği hakkında</translation>
+ <source>About %1</source>
+ <translation>%1 Hakkında</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,8 +561,8 @@
<translation>Başlatıldığında başlangıç ekranını göster (varsayılan: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Arayüzde yapılan tüm seçenek değişikliklerini sıfırla</translation>
+ <source>Reset all settings changed in the GUI</source>
+ <translation>Grafik arayüzde yapılan tüm seçenek değişikliklerini sıfırla</translation>
</message>
</context>
<context>
@@ -918,16 +572,16 @@
<translation>HoÅŸ geldiniz</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>Bitcoin Çekirdeğine hoş geldiniz.</translation>
+ <source>Welcome to %1.</source>
+ <translation>%1'a hoÅŸ geldiniz.</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Bu programı ilk kez başlattığınızdan dolayı Bitcoin Çekirdeğinin verilerini nereye saklayacağını seçebilirsiniz.</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>Bu programın ilk kez başlatılmasından dolayı %1 yazılımının verilerini nerede saklayacağını seçebilirsiniz.</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin çekirdeği Bitcoin blok zincirinin bir kopyasını indirip saklayacaktır. Asgari %1GB bouyutunda veri bu klasörde saklanacak ve zamanla bu boyut artacaktır. Cüzdan da bu klasörde saklanacaktır. </translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1, Bitcoin blok zincirinin bir kopyasını indirecek ve saklayacaktır. Bu klasörde en az %2GB veri saklanacak ve bu zamanla artacaktır. Cüzdan da bu klasörde saklanacaktır.</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +592,6 @@
<translation>Özel bir veri klasörü kullan:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Çekirdeği</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Hata: belirtilen "%1" veri klasörü oluşturulamaz.</translation>
</message>
@@ -976,10 +626,6 @@
<source>Select payment request file</source>
<translation>Ödeme talebi dosyasını seç</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Açılacak ödeme talebi dosyasını seç</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +638,14 @@
<translation>&amp;Esas ayarlar</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>Sistemde oturum açıldığında %1 programını otomatik olarak başlat.</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>&amp;Açılışta %1 açılsın</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>&amp;Veritabanı tamponunun boyutu</translation>
</message>
@@ -1020,10 +674,6 @@
<translation>Pencere kapatıldığında uygulamadan çıkmak yerine uygulamayı küçültür. Bu seçenek etkinleştirildiğinde, uygulama sadece menüden çıkış seçildiğinde kapanacaktır.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Kullanıcı arayüzünün dili burada belirtilebilir. Bu ayar Bitcoin Çekirdeği tekrar başlatıldığında etkinleşecektir.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>Muameleler sekmesinde bağlam menüsü unsurları olarak görünen üçüncü taraf bağlantıları (mesela bir blok tarayıcısı). URL'deki %s, muamele hash değeri ile değiştirilecektir. Birden çok bağlantılar düşey çubuklar | ile ayrılacaktır.</translation>
</message>
@@ -1048,14 +698,6 @@
<translation>&amp;Åžebeke</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Sistemde oturum açıldığında Bitcoin Çekirdeğini otomatik olarak başlat.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>Bitcoin Çekirdeğini sistem oturumuyla &amp;başlat</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = otomatik, &lt;0 = bu kadar çekirdeği kullanma)</translation>
</message>
@@ -1140,6 +782,14 @@
<translation>&amp;Pencere</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>İkonu sistem çekmecesinden &amp;sakla</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>Sistem çekmecesi ikonunu sakla</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation>Küçültüldükten sonra sadece çekmece ikonu göster.</translation>
</message>
@@ -1160,6 +810,10 @@
<translation>Kullanıcı arayüzü &amp;lisanı:</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>Kullanıcı arayüzünün dili burada belirtilebilir. Bu ayar %1 tekrar başlatıldığında etkinleşecektir.</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>Meblağları göstermek için &amp;birim:</translation>
</message>
@@ -1284,97 +938,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI yönetimi</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Geçersiz ödeme adresi %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Ödeme talebi reddedildi</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Ödeme talebi şebekesi istemci şebekesine denk gelmiyor.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Ödeme talebi başlatılmamış.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Talep edilen %1 meblağında ödeme çok düşüktür (toz olarak kabul edilir).</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Ödeme talebi hatası</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Bitcoin başlatılamadı: tıkla-ve-öde yöneticisi</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>Ödeme talebini alma URL'i geçersiz: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI okunamadı! Sebebi geçersiz bir Bitcoin adresi veya hatalı URI parametreleri olabilir.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Ödeme talebi dosyası yönetimi</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Ödeme talebi okunamaz ya da işlenemez! Bunun sebebi geçersiz bir ödeme talebi dosyası olabilir.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Ödeme talebinin ömrü doldu.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Özel ödeme betiklerine teyit edilmemiş ödeme talepleri desteklenmez.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Geçersiz ödeme talebi.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>%1 öğesinden iade</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>%1 ödeme talebi çok büyük (%2 bayt, müsaade edilen %3 bayt).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>%1 ile iletiÅŸimde hata: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Ödeme talebi ayrıştırılamaz!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>%1 sunucusundan hatalı cevap</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Ödeme teyit edildi</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Şebeke talebi hatası</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +992,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>Resmi k&amp;aydet...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>Resmi &amp;kopyala</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>QR kodu kaydet</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG resim (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Ä°stemci ismi</translation>
- </message>
- <message>
<source>N/A</source>
<translation>Mevcut deÄŸil</translation>
</message>
@@ -1474,14 +1014,14 @@
<translation>Genel</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Kullanılan OpenSSL sürümü</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Kullanılan BerkeleyDB sürümü</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>Veri konumu</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>Başlama zamanı</translation>
</message>
@@ -1518,10 +1058,6 @@
<translation>Bellek kullanımı</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Güncel veri klasöründen Bitcoin Çekirdeği hata ayıklama kütük dosyasını açar. Büyük kütük dosyaları için bu birkaç saniye alabilir.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Alınan</translation>
</message>
@@ -1570,6 +1106,18 @@
<translation>Kullanıcı Yazılımı</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>Güncel veri klasöründen %1 hata ayıklama kütük dosyasını açar. Büyük kütük dosyaları için bu birkaç saniye alabilir.</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>Font boyutunu küçült</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>Yazıtipi boyutunu büyült</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>Servisler</translation>
</message>
@@ -1638,10 +1186,6 @@
<translation>Dışarı:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Derleme tarihi</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Hata ayıklama kütük dosyası</translation>
</message>
@@ -1678,8 +1222,8 @@
<translation>Düğümün Yasağını Kald&amp;ır</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Bitcoin Çekirdeği RPC konsoluna hoş geldiniz.</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>%1 RPC konsoluna hoÅŸ geldiniz.</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1808,18 +1352,6 @@
<source>Remove</source>
<translation>Kaldır</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Etiketi kopyala</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Mesajı kopyala</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Meblağı kopyala</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1371,6 @@
<source>&amp;Save Image...</source>
<translation>Resmi ka&amp;ydet...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>%1 unsuruna ödeme talep et</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Ödeme bilgisi</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>MeblaÄŸ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mesaj</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Sonuç URI çok uzun, etiket ya da mesaj metnini kısaltmayı deneyiniz.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>URI'nin QR koduna kodlanmasında hata oluştu.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Tarih</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mesaj</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>MeblaÄŸ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(boÅŸ etiket)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(boÅŸ mesaj)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(boÅŸ meblaÄŸ)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1491,6 @@
<translation>çabuk</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>Mümkünse ücretsiz muamele olarak gönder</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(teyit daha uzun süre alabilir)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Birçok alıcıya aynı anda gönder</translation>
</message>
@@ -2065,118 +1522,6 @@
<source>S&amp;end</source>
<translation>G&amp;önder</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Gönderiyi teyit ediniz</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 öğesinden %2 unsuruna</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Miktarı kopyala</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Meblağı kopyala</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Ãœcreti kopyala</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Ãœcretten sonrakini kopyala</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Baytları kopyala</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Önceliği kopyala</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Para üstünü kopyala</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Toplam MeblaÄŸ %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>veya</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Ödeyeceğiniz tutarın sıfırdan yüksek olması gerekir.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>Tutar bakiyenizden yüksektir.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Toplam, %1 muamele ücreti ilâve edildiğinde bakiyenizi geçmektedir.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Muamelenin oluşturulması başarısız oldu!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Muamele reddedildi! Cüzdanınızdaki madenî paraların bazıları zaten harcanmış olduğunda bu meydana gelebilir. Örneğin wallet.dat dosyasının bir kopyasını kullandıysanız ve kopyada para harcandığında ancak burada harcandığı işaretlenmediğinde.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>%1 tutarından yüksek ücret saçma derecede yüksek bir ücret olarak kabul edilir.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Ödeme talebinin ömrü doldu.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Sadece gerekli ücret olan %1 tutarını öde</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Tahmini olarak %n blok içinde teyide başlanacaktır.</numerusform><numerusform>Tahmini olarak %n blok içinde teyide başlanacaktır.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>Alıcı adresi geçerli değildir. Lütfen denetleyiniz.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Çift adres bulundu: adresler herbiri için sadece bir kez kullanılmalıdır.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Uyarı: geçersiz Bitcoin adresi</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(boÅŸ etiket)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Uyarı: geçersiz para üstü adresi</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Tozu kopyala</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Göndermek istediğinizden emin misiniz?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>muamele ücreti olarak eklendi</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1534,6 @@
<translation>&amp;Şu adrese öde:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Adres defterinize eklemek için bu adrese ilişik bir etiket giriniz</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Etiket:</translation>
</message>
@@ -2264,8 +1605,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Çekirdeği kapanıyor...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>%1 kapanıyor...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2358,70 +1699,10 @@
<source>Reset all verify message fields</source>
<translation>Tüm mesaj kontrolü alanlarını sıfırla</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>İmzayı oluşturmak için "Mesaj İmzala" unsurunu tıklayın</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Girilen adres geçersizdir.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Adresi kontrol edip tekrar deneyiniz.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Girilen adres herhangi bir anahtara iÅŸaret etmemektedir.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Cüzdan kilidinin açılması iptal edildi.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Girilen adres için özel anahtar mevcut değildir.</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Mesajın imzalanması başarısız oldu.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>Mesaj imzalandı.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>İmzanın kodu çözülemedi.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>İmzayı kontrol edip tekrar deneyiniz.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>İmza mesajın hash değeri ile eşleşmedi.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Mesaj doğrulaması başarısız oldu.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>Mesaj doğrulandı.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Çekirdeği</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoin Çekirdeği geliştiricileri</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2434,422 +1715,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>%1 değerine dek açık</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>çakışma</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/çevrim dışı</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/doğrulanmadı</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 teyit</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>Durum</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, %n düğüm vasıtasıyla yayınlandı</numerusform><numerusform>, %n düğüm vasıtasıyla yayınlandı</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Tarih</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Kaynak</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>OluÅŸturuldu</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Gönderen</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Alıcı</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>kendi adresiniz</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>sadece-izlenen</translation>
- </message>
- <message>
- <source>label</source>
- <translation>etiket</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Gider</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>%n ek blok sonrasında olgunlaşacak</numerusform><numerusform>%n ek blok sonrasında olgunlaşacak</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>kabul edilmedi</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Gelir</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Toplam gider</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Toplam gelir</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Muamele ücreti</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Net meblaÄŸ</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Mesaj</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Yorum</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>Muamele tanımlayıcı</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Tüccar</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>Oluşturulan bitcoin'lerin harcanabilmelerinden önce %1 blok beklemeleri gerekmektedir. Bu blok, oluşturduğunuzda, blok zincirine eklenmesi için ağda yayınlandı. Zincire eklenmesi başarısız olursa, durumu "kabul edilmedi" olarak değiştirilecek ve harcanamayacaktır. Bu, bazen başka bir düğüm sizden birkaç saniye önce ya da sonra blok oluşturursa meydana gelebilir.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Hata ayıklama verileri</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Muamele</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Girdiler</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>MeblaÄŸ</translation>
- </message>
- <message>
- <source>true</source>
- <translation>doÄŸru</translation>
- </message>
- <message>
- <source>false</source>
- <translation>yanlış</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, henüz başarılı bir şekilde yayınlanmadı</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>%n ilâve blok için açık</numerusform><numerusform>%n ilâve blok için açık</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>bilinmiyor</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Muamele detayları</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Bu pano muamelenin ayrıntılı açıklamasını gösterir</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Tarih</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tür</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Olgunlaşmamış (%1 teyit, %2 teyit ardından kullanılabilir olacaktır)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>%n ilâve blok için açık</numerusform><numerusform>%n ilâve blok için açık</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>%1 değerine dek açık</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Doğrulandı (%1 teyit)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Bu blok başka hiçbir düğüm tarafından alınmamıştır ve muhtemelen kabul edilmeyecektir!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>OluÅŸturuldu ama kabul edilmedi</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Çevrim dışı</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Teyit edilmemiÅŸ</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>Teyit ediliyor (tavsiye edilen %2 teyit üzerinden %1 doğrulama)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Çakışma</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Şununla alındı</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Alındığı kişi</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Gönderildiği adres</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Kendinize ödeme</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Madenden çıkarılan</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>sadece-izlenen</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(mevcut deÄŸil)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Muamele durumu. Doğrulama sayısını görüntülemek için imleci bu alanda tutunuz.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Muamelenin alındığı tarih ve zaman.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Muamele türü.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Bu muamelede sadece izlenen bir adresin bulunup bulunmadığı.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>Muamelenin kullanıcı tanımlı niyeti/amacı.</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Bakiyeden alınan ya da bakiyeye eklenen meblağ.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Hepsi</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Bugün</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Bu hafta</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Bu ay</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Geçen ay</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Bu sene</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Aralık...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Şununla alınan</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Gönderildiği adres</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Kendinize</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>OluÅŸturulan</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>DiÄŸer</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Aranacak adres ya da etiket giriniz</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Asgari meblaÄŸ</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Adresi kopyala</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Etiketi kopyala</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Meblağı kopyala</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Muamele kimliÄŸini kopyala</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Ham muameleyi kopyala</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Etiketi düzenle</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Muamele detaylarını göster</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Muamele tarihçesini dışa aktar</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Sadece izlenen</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Dışa aktarım başarısız oldu</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Muamele tarihçesinin %1 konumuna kaydedilmesi sırasında bir hata meydana geldi.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>Dışa aktarım başarılı oldu</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Muamele tarihçesi başarılı bir şekilde %1 konumuna kaydedildi.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Virgülle ayrılmış değerler dosyası (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Doğrulandı</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Tarih</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Tür</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>Tanımlayıcı</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Aralık:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>ilâ</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1729,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Hiçbir cüzdan yüklenmemiştir.</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Bitcoin yolla</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Dışa aktar</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Güncel sekmedeki verileri bir dosyaya aktar</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Cüzdanı Yedekle</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Cüzdan verileri (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Yedekleme başarısız oldu</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Cüzdan verilerinin %1 konumuna kaydedilmesi sırasında bir hata meydana geldi.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Cüzdan verileri %1 konumuna başarıyla kaydedildi.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>Yedekleme başarılı</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,16 +1755,8 @@
<translation>Eğer &lt;kategori&gt; belirtilmemişse ya da &lt;kategori&gt; = 1 ise, tüm hata ayıklama verilerini dök.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>Tek cüzdan muamelesinde kullanılacak azami toplam ücret (%s olarak); bunu çok düşük olarak ayarlamak büyük muameleleri iptal edebilir (varsayılan: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Lütfen bilgisayarınızın saat ve tarihinin doğru olduğunu kontol ediniz! Saatinizde gecikme varsa Bitcoin Çekirdeği doğru şekilde çalışamaz.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
- <translation>Prune, asgari değer olan %d MiB'den düşük olarak ayarlanmıştır. Lütfen daha yüksek bir sayı kullanınız.</translation>
+ <translation>Budama, asgari değer olan %d MiB'den düşük olarak ayarlanmıştır. Lütfen daha yüksek bir sayı kullanınız.</translation>
</message>
<message>
<source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
@@ -2980,10 +1795,34 @@
<translation>Dışarıdan gelen bağlantıları kabul et (varsayılan: -proxy veya -connect yoksa 1)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Çekirdeği</translation>
+ </message>
+ <message>
+ <source>The %s developers</source>
+ <translation>%s geliÅŸtiricileri</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfee çok yüksek bir değere ayarlanmış! Ücret tahminleri mevcut değilken ödeyebileceğiniz muamele ücretidir bu.</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>Ücret tahmini için yetersiz veri bulunduğunda kullanılacak ücret oranı (%s/kB olarak) (varsayılan: %s)</translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>Muameleler aktarılmadığında dahi beyaz listedeki eşlerden aktarılan muameleleri kabul et (varsayılan: %d)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Belirtilen adrese bağlan ve daima ondan dinle. IPv6 için [makine]:port yazımını kullanınız</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>%s veri dizininde kilit elde edilemedi. %s muhtemelen hâlihazırda çalışmaktadır.</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>Tüm cüzdan muamelelerini sil ve başlangıçta -rescan ile sadece blok zincirinin parçası olanları geri getir</translation>
</message>
@@ -2992,10 +1831,38 @@
<translation>MIT yazılım lisansı kapsamında yayınlanmıştır, ekteki COPYING dosyasına ya da &lt;http://www.opensource.org/licenses/mit-license.php&gt; adresine bakınız.</translation>
</message>
<message>
+ <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
+ <translation>%s yüklenmesinde hata: zaten var olan ve HD olmayan bir cüzdanda HD etkinleştirilemez.</translation>
+ </message>
+ <message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>%s dosyasının okunması sırasında bir hata meydana geldi! Tüm anahtarlar doğru bir şekilde okundu, ancak muamele verileri ya da adres defteri unsurları hatalı veya eksik olabilir.</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>Bir cüzdan muamelesi değiştiğinde komutu çalıştır (komuttaki %s muamele kimliği ile değiştirilecektir)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>Yerel aktarma politikasını ihlal ettiklerinde bile beyaz listedeki eşlerden gelen muamelelerin aktarılmasını zorla (varsayılan: %d)</translation>
+ </message>
+ <message>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>Müsaade edilen azami medyan eş zamanı değişiklik sınırının ayarlaması. Zamanın yerel perspektifi bu miktar kadar ileri ya da geri eşler tarafından etkilenebilir. (Varsayılan %u saniye)</translation>
+ </message>
+ <message>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>Tek cüzdan muamelesinde ya da ham muamelede kullanılacak azami toplam ücret (%s olarak); bunu çok düşük olarak ayarlamak büyük muameleleri iptal edebilir (varsayılan: %s)</translation>
+ </message>
+ <message>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>Lütfen bilgisayarınızın saat ve tarihinin doğru olduğunu kontrol ediniz! Saatinizde gecikme varsa %s doğru şekilde çalışamaz.</translation>
+ </message>
+ <message>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>%s programını faydalı buluyorsanız lütfen katkıda bulununuz. Yazılım hakkında daha fazla bilgi için %s adresini ziyaret ediniz.</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>Betik kontrolü iş parçacıklarının sayısını belirler (%u ilâ %d, 0 = otomatik, &lt;0 = bu sayıda çekirdeği kullanma, varsayılan: %d)</translation>
</message>
@@ -3008,22 +1875,14 @@
<translation>Bu yayın öncesi bir deneme sürümüdür - tüm riski siz üstlenmiş olursunuz - bitcoin oluşturmak ya da ticari uygulamalar için kullanmayınız</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Bu bilgisayarda %s unsuruna bağlanılamadı. Bitcoin Çekirdeği muhtemelen hâlihazırda çalışmaktadır.</translation>
+ <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source>
+ <translation>Veritabanını çatallama öncesi duruma geri sarmak mümkün değil. Blok zincirini tekrar indirmeniz gerekmektedir</translation>
</message>
<message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>Dinlenecek portu haritalamak için UPnP kullan (varsayılan: dinlenildiğinde ve -proxy olmadığında 1)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>İKAZ: anormal yüksek sayıda blok oluşturulmuştur, %d blok son %d saat içinde alınmıştır (%d bekleniyordu)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>İKAZ: ağ bağlantınızı kontrol ediniz, %d blok son %d saat içinde alınmıştır (%d bekleniyordu)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Uyarı: şebeke tamamen mutabık değil gibi görünüyor! Bazı madenciler sorun yaşıyor gibi görünüyor.</translation>
</message>
@@ -3032,14 +1891,18 @@
<translation>Uyarı: eşlerimizle tamamen mutabık değiliz gibi görünüyor! Güncelleme yapmanız gerekebilir ya da diğer düğümlerin güncelleme yapmaları gerekebilir.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Uyarı: wallet.dat bozuk, veriler geri kazanıldı! Özgün wallet.dat, wallet.{zamandamgası}.bak olarak %s klasörüne kaydedildi; bakiyeniz ya da muameleleriniz yanlışsa bir yedeklemeden tekrar yüklemeniz gerekir.</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Belirtilen aÄŸ maskesi ya da IP adresinden baÄŸlanan eÅŸleri beyaz listeye al. Birden fazla kez belirtilebilir.</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>-txindex'i değiştirmek için veritabanını -reindex-chainstate kullanarak tekrar inşa etmeniz gerekmektedir</translation>
+ </message>
+ <message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>%s bozuk, geri kazanım başarısız oldu</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>-maxmempool asgari %d MB olmalıdır</translation>
</message>
@@ -3048,10 +1911,26 @@
<translation>&lt;kategori&gt; ÅŸunlar olabilir:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>Kullanıcı aracı zincirine yorumu ekle</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>Başlangıçta bozuk bir cüzdandan özel anahtarları geri kazanmayı dene</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>Blok oluşturma seçenekleri:</translation>
</message>
<message>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>Çözümlenemedi - %s adres: '%s'</translation>
+ </message>
+ <message>
+ <source>Change index out of range</source>
+ <translation>Aralık dışında değişiklik endeksi</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>Sadece belirtilen düğüme veya düğümlere bağlan</translation>
</message>
@@ -3060,6 +1939,10 @@
<translation>Bağlantı seçenekleri:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>Telif hakkı (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>Bozuk blok veritabanı tespit edildi</translation>
</message>
@@ -3092,6 +1975,10 @@
<translation>Ham muamelenin &lt;adres&gt;te yayınlanmasını etkinleştir</translation>
</message>
<message>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>Bellek alanında muamele değiştirmeyi etkinleştir (varsayılan: %u)</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>Blok veritabanını başlatılırken bir hata meydana geldi</translation>
</message>
@@ -3100,6 +1987,22 @@
<translation>%s cüzdan veritabanı ortamının başlatılmasında hata meydana geldi!</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>%s unsurunun yüklenmesinde hata oluştu</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>%s unsurunun yüklenmesinde hata oluştu: bozuk cüzdan</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>%s unsurunun yüklenmesinde hata oluştu: cüzdan %s programının yeni bir sürümüne ihtiyaç duyuyor</translation>
+ </message>
+ <message>
+ <source>Error loading %s: You can't disable HD on a already existing HD wallet</source>
+ <translation>%s yüklenmesinde hata: zaten var olan HD bir cüzdanda HD devre dışı bırakılamaz.</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>Blok veritabanının yüklenmesinde hata</translation>
</message>
@@ -3124,14 +2027,38 @@
<translation>Yanlış ya da bulunamamış doğuş bloku. Şebeke için yanlış veri klasörü mü?</translation>
</message>
<message>
+ <source>Initialization sanity check failed. %s is shutting down.</source>
+ <translation>Başlatma sınaması başarısız oldu. %s kapatılıyor.</translation>
+ </message>
+ <message>
<source>Invalid -onion address: '%s'</source>
<translation>Geçersiz -onion adresi: '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>-%s=&lt;meblağ&gt; için geçersiz meblağ: '%s'</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation> -fallbackfee=&lt;meblağ&gt; için geçersiz meblağ: '%s'</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>Muamele bellek alanını &lt;n&gt; megabayttan düşük tut (varsayılan: %u)</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>Yasaklama listesi yükleniyor...</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>auth çerezinin konumu (varsayılan: veri klasörü)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>Aktardığımız ve oluşturduğumuz muamelelerdeki sigop başına asgari bayt (varsayılan: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>Kafi derecede dosya tanımlayıcıları mevcut değil.</translation>
</message>
@@ -3140,18 +2067,42 @@
<translation>Sadece &lt;net&gt; şebekesindeki düğümlere bağlan (ipv4, ipv6 veya onion)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>Bu yardım mesajını yaz ve çık</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>Sürümü yaz ve çık</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
- <translation>Prune negatif bir değerle yapılandırılamaz.</translation>
+ <translation>Budama negatif bir değerle yapılandırılamaz.</translation>
</message>
<message>
<source>Prune mode is incompatible with -txindex.</source>
- <translation>Prune kipi -txindex ile uyumsuzdur.</translation>
+ <translation>Budama kipi -txindex ile uyumsuzdur.</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>Zincir durumu ve blok endeksini diskteki blk*.dat dosyalarından yeniden derle</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>Zincir durumunu güncel olarak endekslenen bloklardan yeniden derle</translation>
+ </message>
+ <message>
+ <source>Rewinding blocks...</source>
+ <translation>Bloklar geri sarılıyor...</translation>
</message>
<message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>Veritabanı önbellek boyutunu megabayt olarak belirt (%d ilâ %d, varsayılan: %d)</translation>
</message>
<message>
+ <source>Set maximum block cost (default: %d)</source>
+ <translation>Azami blok maliyetini ayarla (varsayılan: %d)</translation>
+ </message>
+ <message>
<source>Set maximum block size in bytes (default: %d)</source>
<translation>Azami blok boyutunu bayt olarak ayarla (varsayılan: %d)</translation>
</message>
@@ -3160,6 +2111,14 @@
<translation>Cüzdan dosyası belirtiniz (veri klasörünün içinde)</translation>
</message>
<message>
+ <source>The source code is available from %s.</source>
+ <translation>Kaynak kod ÅŸuradan elde edilebilir: %s.</translation>
+ </message>
+ <message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>Bu bilgisayarda %s unsuruna bağlanılamadı. %s muhtemelen hâlihazırda çalışmaktadır.</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>Desteklenmeyen -benchmark argümanı görmezden gelindi, -debug=bench kullanınız.</translation>
</message>
@@ -3192,16 +2151,16 @@
<translation>%s cüzdan %s veri klasörünün dışında bulunuyor</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>Cüzdan seçenekleri:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>Cüzdan hata ayıklama/test etme seçenekleri:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Uyarı: Bu sürüm çok eskidir; güncellemeniz gerekir!</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>Cüzdanın tekrar yazılması gerekiyordu: işlemi tamamlamak için %s programını yeniden başlatınız</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>-txindex'i değiştirmek için veritabanını -reindex kullanarak tekrar inşa etmeniz gerekmektedir</translation>
+ <source>Wallet options:</source>
+ <translation>Cüzdan seçenekleri:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3216,10 +2175,6 @@
<translation>Belirtilen adrese bağlan ve JSON RPC bağlantıları için dinlemeye geç. IPv6 için [makine]:port imlasını kullanınız. Bu seçenek birden çok kez belirtilebilir (varsayılan: tüm arayüzlere bağlan)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>%s veri dizininde kilit elde edilemedi. Bitcoin Çekirdeği muhtemelen hâlihazırda çalışmaktadır.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Yeni dosyaları umask 077 yerine varsayılan izinlerle oluştur (sadece devre dışı cüzdan işlevselliği ile etkilidir)</translation>
</message>
@@ -3264,10 +2219,6 @@
<translation>Yüksek öncelikli/düşük ücretli muamelelerin azami boyutunu bayt olarak ayarla (varsayılan: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Etkinse bitcoin oluşuturulmasına atanan iş parçacığı sayısını ayarla (-1 = tüm çekirdekler, varsayılan: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Bu muamele, ücret düşüldükten sonra göndermek için çok düşük</translation>
</message>
@@ -3276,12 +2227,16 @@
<translation>Bu ürün OpenSSL projesi tarafından OpenSSL araç takımı (http://www.openssl.org/) için geliştirilen yazılımlar, Eric Young (eay@cryptsoft.com) tarafından hazırlanmış şifreleme yazılımları ve Thomas Bernard tarafından programlanmış UPnP yazılımı içerir.</translation>
</message>
<message>
+ <source>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</source>
+ <translation>BIP32'den sonra hiyerarşik determinist (HD) anahtar üretimini kullan. Sadece cüzdan oluşturulmasında/ilk başlamada etkiye sahiptir.</translation>
+ </message>
+ <message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
<translation>Beyaz listeye alınan eşler DoS yasaklamasına uğramazlar ve muameleleri zaten mempool'da olsalar da daima aktarılır, bu mesela bir geçit için kullanışlıdır</translation>
</message>
<message>
<source>You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain</source>
- <translation>Prune olmayan kipe dönmek için veritabanını -reindex ile tekrar derlemeniz gerekir. Bu, tüm blok zincirini tekrar indirecektir</translation>
+ <translation>Budama olmayan kipe dönmek için veritabanını -reindex ile tekrar derlemeniz gerekir. Bu, tüm blok zincirini tekrar indirecektir</translation>
</message>
<message>
<source>(default: %u)</source>
@@ -3292,38 +2247,14 @@
<translation>Herkese açık REST taleplerini kabul et (varsayılan: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>En iyi zincir etkinleÅŸtiriliyor...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Beyaz listedeki eşlerden gelen muameleleri daima aktar (varsayılan: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Başlangıçta bozuk bir wallet.dat dosyasından özel anahtarları geri kazanmayı dene</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Otomatik olarak gizli Tor servisi oluştur (varsayılan: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>-whitebind adresi çözümlenemedi: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>SOCKS5 vekil sunucusu vasıtasıyla bağlan</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>Telif hakkı 2009-%i Bitcoin Çekirdeği Geliştiricileri</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>wallet.dat dosyasının yüklenmesinde hata: Cüzdan Bitcoin Çekirdeğinin daha yeni bir sürümünü gerektirmektedir</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Veritabanından okumada hata, kapatılıyor.</translation>
</message>
@@ -3336,22 +2267,6 @@
<translation>Bilgi</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Başlatma sınaması başarısız oldu. Bitcoin Çekirdeği kapatılıyor.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>-maxtxfee=&lt;tutar&gt; için geçersiz tutar: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>-minrelaytxfee=&lt;amount&gt; için geçersiz meblağ: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>-mintxfee=&lt;amount&gt; için geçersiz meblağ: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>-paytxfee=&lt;tutar&gt;:'%s' unsurunda geçersiz tutar (asgari %s olması lazımdır)</translation>
</message>
@@ -3376,14 +2291,6 @@
<translation>RPC sunucu seçenekleri:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>Başlangıçta blok zinciri indeksini güncel blk000??.dat dosyalarından tekrar inşa et</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>P2P ağından gelen önemli uyarıları alın ve gösterin (önseçili değer: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Sistem sınırlamaları sebebiyle -maxconnections %d değerinden %d değerine düşürülmüştür.</translation>
</message>
@@ -3456,14 +2363,14 @@
<translation>JSON-RPC bağlantıları için kullanıcı ismi</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Cüzdanın tekrar yazılması gerekmektedir: tamamlamak için Bitcoin Çekirdeğini yeniden başlatın</translation>
- </message>
- <message>
<source>Warning</source>
<translation>Uyarı</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>Ä°kaz: bilinmeyen yeni kurallar etkinleÅŸtirilmiÅŸtir (versionbit %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>Salt blok kipinde çalışılıp çalışılmayacağı (varsayılan: %u)</translation>
</message>
@@ -3476,10 +2383,6 @@
<translation>ZeroMQ bildirim seçenekleri:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat bozuk, geri kazanım başarısız oldu</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>JSON-RPC bağlantıları için parola</translation>
</message>
@@ -3488,10 +2391,6 @@
<translation>En iyi blok değiştiğinde komutu çalıştır (komut için %s parametresi blok hash değeri ile değiştirilecektir)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Bu yardım mesajı</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>-addnode, -seednode ve -connect için DNS aramalarına izin ver</translation>
</message>
@@ -3500,10 +2399,6 @@
<translation>Adresler yükleniyor...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>wallet.dat dosyasının yüklenmesinde hata oluştu: bozuk cüzdan</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = tx meta verilerini tut mesela hesap sahibi ve ödeme talebi bilgileri, 2 = tx meta verilerini at)</translation>
</message>
@@ -3520,10 +2415,6 @@
<translation>Muameleleri bellek alanında &lt;n&gt; saatten fazla tutma (varsayılan: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>wallet.dat dosyasının okunması sırasında bir hata meydana geldi! Tüm anahtarlar doğru bir şekilde okundu, ancak muamele verileri ya da adres defteri unsurları hatalı veya eksik olabilir.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>Bundan düşük ücretler (%s/kB olarak) muamele oluşturulması için sıfır değerinde ücret olarak kabul edilir (varsayılan: %s)</translation>
</message>
@@ -3560,6 +2451,10 @@
<translation>Desteklenmeyen -socks argümanı bulundu. SOCKS sürümünün ayarlanması artık mümkün değildir, sadece SOCKS5 vekilleri desteklenmektedir.</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>Desteklenmeyen argüman -whitelistalwaysrelay görmezden gelindi, -whitelistrelay ve/veya -whitelistforcerelay kullanın.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>Eşlere gizli Tor servisleri ile ulaşmak için ayrı SOCKS5 vekil sunucusu kullan (varsayılan: %s)</translation>
</message>
@@ -3568,20 +2463,20 @@
<translation>JSON-RPC bağlantıları için kullanıcı ismi ve karmalanmış parola. &lt;userpw&gt; alanı şu biçimdedir: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Kanonik bir Python betiği share/rpcuser klasöründe bulunabilir. Bu seçenek birden çok kez belirtilebilir.</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(varsayılan: %s)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>İkaz: bilinmeyen blok sürümü oluşturulmaya çalışılıyor. Bilinmeyen kuralların işlemesi mümkündür.</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>Eş adresleri sorgulaması için daima DNS aramasını kullan (varsayılan: %u)</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>Uyarı: wallet.dat bozuk, veriler geri kazanıldı! Özgün %s, %s olarak %s klasörüne kaydedildi; bakiyeniz ya da muameleleriniz yanlışsa bir yedeklemeden tekrar yüklemeniz gerekir.</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>wallet.dat dosyasının yüklenmesinde hata oluştu</translation>
+ <source>(default: %s)</source>
+ <translation>(varsayılan: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>Bitcoin oluştur (varsayılan: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>Eş adresleri sorgulaması için daima DNS aramasını kullan (varsayılan: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3668,18 +2563,6 @@
<translation>-onlynet için bilinmeyen bir şebeke belirtildi: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>-bind adresi çözümlenemedi: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>-externalip adresi çözümlenemedi: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>-paytxfee=&lt;meblağ&gt; için geçersiz meblağ: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>Yetersiz bakiye</translation>
</message>
diff --git a/src/qt/locale/bitcoin_tr_TR.ts b/src/qt/locale/bitcoin_tr_TR.ts
index 10866b011b..344309c25f 100644
--- a/src/qt/locale/bitcoin_tr_TR.ts
+++ b/src/qt/locale/bitcoin_tr_TR.ts
@@ -26,10 +26,6 @@
<translation>K&amp;apat</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Adresi Kopyala</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Seçili adresi listeden sil</translation>
</message>
@@ -45,69 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Sil</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Para göndereceğiniz adresi seçin</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Parayı alacağınız adresi seçin</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>S&amp;eç</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Gönderim adresleri</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Alış adresleri</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Bunlar ödeme gönderebileceğiniz Bitcoin adreslerinizdir. Para göndermeden önce mutlaka alıcı adresini ve tutarı kontrol edin.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Bunlar ödeme alabileceğiniz Bitcoin adreslerinizdir. Her işlem için yeni bir adres kullanmanız önerilir.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Kopyala &amp;Etiketle</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Düzenle</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Adres Listesini Dışa Aktar</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Dışa Aktarma Başarısız Oldu</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Adres listesini %1'e kaydederken bir hata oluştu. Lütfen tekrar deneyin.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(etiket yok)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -123,14 +56,7 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
- <message>
- <source>(no label)</source>
- <translation>(etiket yok)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -142,7 +68,7 @@
<source>&amp;Address</source>
<translation>Adres</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -162,18 +88,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -185,32 +105,9 @@
<source>Copy &amp;Address</source>
<translation>&amp;Adresi Kopyala</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(etiket yok)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
- <message>
- <source>(no label)</source>
- <translation>(etiket yok)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -228,54 +125,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Exporting Failed</source>
- <translation>Dışa Aktarma Başarısız Oldu</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Etiket</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Adres</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;Dışa Aktar</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Seçili sekmedeki veriyi dosya olarak dışa aktar</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
</context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_uk.ts b/src/qt/locale/bitcoin_uk.ts
index ea783aa856..a06cc9e092 100644
--- a/src/qt/locale/bitcoin_uk.ts
+++ b/src/qt/locale/bitcoin_uk.ts
@@ -26,10 +26,6 @@
<translation>З&amp;акрити</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Скопіювати адреÑу</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Вилучити вибрані адреÑи з переліку</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Видалити</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Виберіть адреÑу Ð´Ð»Ñ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ Ð¼Ð¾Ð½ÐµÑ‚</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Виберіть адреÑу Ð´Ð»Ñ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð¼Ð¾Ð½ÐµÑ‚</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Обрати</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>ÐдреÑи Ð´Ð»Ñ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>ÐдреÑи Ð´Ð»Ñ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Це ваші Bitcoin-адреÑи Ð´Ð»Ñ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ñ–Ð². Перед відправленнÑм монет завжди перевірÑйте Ñуму та адреÑу прийому.</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Це ваша нова Bitcoin адреÑа Ð´Ð»Ñ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð¿Ð»Ð°Ñ‚ÐµÐ¶Ñ–Ð². Рекомендовано викориÑтовувати нову адреÑу Ð´Ð»Ñ ÐºÐ¾Ð¶Ð½Ð¾Ñ— транзакції.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Скопіювати &amp;мітку</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Редагувати</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>ЕкÑпортувати ÑпиÑок адреÑ</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>ЗначеннÑ, розділені комою (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Помилка екÑпорту</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Виникла помилка при Ñпробі Ð·Ð±ÐµÑ€Ñ–Ð³Ð°Ð½Ð½Ñ Ð°Ð´Ñ€ÐµÑ Ð´Ð¾ %1. Будь лаÑка Ñпробуйте ще.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Ðазва</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑа</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(немає назви)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Повторіть пароль</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Зашифрувати гаманець</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ð¦Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ñ–Ñ Ð¿Ð¾Ñ‚Ñ€ÐµÐ±ÑƒÑ” пароль Ð´Ð»Ñ Ñ€Ð¾Ð·Ð±Ð»Ð¾ÐºÑƒÐ²Ð°Ð½Ð½Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Розблокувати гаманець</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ð¦Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ñ–Ñ Ð¿Ð¾Ñ‚Ñ€ÐµÐ±ÑƒÑ” пароль Ð´Ð»Ñ Ð´ÐµÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Дешифрувати гаманець</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Змінити пароль</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Підтвердити ÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>УВÐГÐ: Якщо ви зашифруєте гаманець Ñ– забудете пароль, ви &lt;b&gt;ВТРÐТИТЕ ВСІ СВОЇ БІТКОІÐИ&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Ви дійÑно хочете зашифрувати Ñвій гаманець?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>Клієнт «Bitcoin Core» буде закрито Ð´Ð»Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐµÐ½Ð½Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑу шифруваннÑ. Пам'Ñтайте, що ÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ Ð½Ðµ зможе повніÑÑ‚ÑŽ захиÑтити ваші біткоїни від крадіжки Ñкщо ваш комп'ютер буде інфіковано шкідливими програмами.</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>Ð’ÐЖЛИВО: Ð’ÑÑ– попередні резервні копії, Ñкі ви зробили з вашого файлу Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ– бути замінені новоÑтвореним, зашифрованим файлом гаманцÑ. З міркувань безпеки, попередні резервні копії незашифрованого файла Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ Ñтануть непридатними одразу ж, Ñк тільки ви почнете викориÑтовувати новий, зашифрований гаманець.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Увага: Ввімкнено Caps Lock!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Гаманець зашифровано</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Введіть нову кодову фразу Ð´Ð»Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ.&lt;br/&gt;Будь лаÑка, викориÑтовуйте кодові фрази що міÑÑ‚ÑÑ‚ÑŒ &lt;b&gt; щонайменше деÑÑÑ‚ÑŒ випадкових Ñимволів &lt;/b&gt; або &lt;b&gt; щонайменше віÑім Ñлів &lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>Введіть Ñтарий пароль та новий пароль до гаманцÑ.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Ðе вдалоÑÑ Ð·Ð°ÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ñ‚Ð¸ гаманець</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Виникла помилка під Ñ‡Ð°Ñ ÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ. Ваш гаманець не було зашифровано.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Введені паролі не Ñпівпадають.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Ðе вдалоÑÑ Ñ€Ð¾Ð·Ð±Ð»Ð¾ÐºÑƒÐ²Ð°Ñ‚Ð¸ гаманець</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Введений пароль є неправильним.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Ðе вдалоÑÑ Ñ€Ð¾Ð·ÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ñ‚Ð¸ гаманець</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Пароль було уÑпішно змінено.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,10 @@
<translation>Вийти</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>П&amp;ро %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>&amp;Про Qt</translation>
</message>
@@ -306,14 +151,6 @@
<translation>Відкрити &amp;URI</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Клієнт «Bitcoin Core»</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>Імпорт блоків з диÑку...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>ПереіндекÑÐ°Ñ†Ñ–Ñ Ð±Ð»Ð¾ÐºÑ–Ð² на диÑку ...</translation>
</message>
@@ -358,10 +195,6 @@
<translation>&amp;Отримати</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Показати інформацію про Bitcoin Core</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>Показа&amp;ти / Приховати</translation>
</message>
@@ -398,22 +231,10 @@
<translation>Панель вкладок</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Створити запит платежу (генерує QR-код та bitcoin: URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>П&amp;ро Bitcoin Core</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>Редагувати параметри Bitcoin Core</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Показати ÑпиÑок Ð°Ð´Ñ€ÐµÑ Ñ– міток, що були викориÑтані Ð´Ð»Ñ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ</translation>
</message>
@@ -429,10 +250,6 @@
<source>&amp;Command-line options</source>
<translation>П&amp;араметри командного Ñ€Ñдка</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Показати довідку Bitcoin Core Ð´Ð»Ñ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð¿ÐµÑ€ÐµÐ»Ñ–ÐºÑƒ можливих параметрів командного Ñ€Ñдка.</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n активне з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð· мережею Bitcoin</numerusform><numerusform>%n активні з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð· мережею Bitcoin</numerusform><numerusform>%n активних з'єднань з мережею Bitcoin</numerusform></translation>
@@ -545,13 +362,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Ð¡Ð¿Ð¾Ð²Ñ–Ñ‰ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ–</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +439,6 @@
<source>Priority</source>
<translation>Пріоритет</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Скопіювати адреÑу</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Скопіювати мітку</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Скопіювати Ñуму</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Скопіювати ID транзакції </translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Заблокувати</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Розблокувати</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Скопіювати кількіÑÑ‚ÑŒ</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Скопіювати коміÑÑ–ÑŽ</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Скопіювати піÑÐ»Ñ ÐºÐ¾Ð¼Ñ–ÑÑ–Ñ—</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Скопіювати байти</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Скопіювати пріорітет</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Скопіювати пил</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Скопіювати решту</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>найвищий</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>вищий</translation>
- </message>
- <message>
- <source>high</source>
- <translation>виÑокий</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>вище за Ñередній</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>Ñередній</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>нижче за Ñередній</translation>
- </message>
- <message>
- <source>low</source>
- <translation>низький</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>нижчий</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>найнижчий</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 заблоковано)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>відÑутній</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>Ð¦Ñ Ð¿Ð¾Ð·Ð½Ð°Ñ‡ÐºÐ° Ñтане червоною, Ñкщо розмір транзакції перевищить 1000 байтів.</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>Ð¦Ñ Ð¿Ð¾Ð·Ð½Ð°Ñ‡ÐºÐ° Ñтане червоною, Ñкщо пріоритет транзакції менше, ніж «Ñередній».</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>Ð¦Ñ Ð¿Ð¾Ð·Ð½Ð°Ñ‡ÐºÐ° Ñтане червоною, Ñкщо будь-Ñкий отримувач отримає Ñуму, меншу за %1.</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Може відрізнÑтиÑÑ Ð½Ð° +/- %1 Ñатоші за вхід</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>так</translation>
- </message>
- <message>
- <source>no</source>
- <translation>ні</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Це означає, що необхідно внеÑти коміÑÑ–ÑŽ (щонайменше %1 за КБ).</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Може відрізнÑтиÑÑ Ð½Ð° +/- 1 байт за вхід.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Транзакції з вищим пріоритетом мають більше шанÑів бути включеними до блоку.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(немає назви)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>решта з %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(решта)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +462,6 @@
<source>&amp;Address</source>
<translation>&amp;ÐдреÑа</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Ðова адреÑа Ð´Ð»Ñ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Ðова адреÑа Ð´Ð»Ñ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Редагувати адреÑу Ð´Ð»Ñ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Редагувати адреÑу Ð´Ð»Ñ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Введена адреÑа «%1» вже приÑÑƒÑ‚Ð½Ñ Ð² адреÑній книзі.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Введена адреÑа «%1» не Ñ” коректною адреÑою в мережі Bitcoin.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Ðеможливо розблокувати гаманець.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Ðе вдалоÑÑ Ð·Ð³ÐµÐ½ÐµÑ€ÑƒÐ²Ð°Ñ‚Ð¸ нові ключі.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +489,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>верÑÑ–Ñ—</translation>
</message>
@@ -867,10 +497,6 @@
<translation>(%1-бітний)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Про Bitcoin Core</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Параметри командного Ñ€Ñдка</translation>
</message>
@@ -906,11 +532,7 @@
<source>Show splash screen on startup (default: %u)</source>
<translation>Показувати заÑтавку під Ñ‡Ð°Ñ Ð·Ð°Ð¿ÑƒÑку (типово: %u)</translation>
</message>
- <message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>Скинути налаштуваннÑ, Ñкі було змінено через графічний Ñ–Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ ÐºÐ¾Ñ€Ð¸Ñтувача</translation>
- </message>
-</context>
+ </context>
<context>
<name>Intro</name>
<message>
@@ -918,18 +540,6 @@
<translation>ВітаннÑ</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>ЛаÑкаво проÑимо в Bitcoin Core.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>ОÑкільки це перший запуÑк програми, ви можете обрати де Bitcoin Core буде зберігати дані.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core завантажить та збереже копію ланцюжка блоків Bitcoin. Щонайменше %1ГБ даних буде збережено в цьому каталозі. Гаманець теж буде збережено в цьому каталозі.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>ВикориÑтовувати типовий каталог даних</translation>
</message>
@@ -938,10 +548,6 @@
<translation>ВикориÑтовувати Ñвій каталог даних:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Помилка: неможливо Ñтворити обраний каталог даних «%1».</translation>
</message>
@@ -976,10 +582,6 @@
<source>Select payment request file</source>
<translation>Виберіть файл запиту платежу</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Виберіть файл запиту платежу Ð´Ð»Ñ Ð²Ñ–Ð´ÐºÑ€Ð¸Ñ‚Ñ‚Ñ</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1020,10 +622,6 @@
<translation>Згортати заміÑÑ‚ÑŒ закриттÑ. Якщо Ñ†Ñ Ð¾Ð¿Ñ†Ñ–Ñ Ð²ÐºÐ»ÑŽÑ‡ÐµÐ½Ð°, програма закриєтьÑÑ Ð»Ð¸ÑˆÐµ піÑÐ»Ñ Ð²Ð¸Ð±Ð¾Ñ€Ñƒ відповідного пункту в меню.</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>Ð’Ñтановлює мову інтерфейÑу. Зміни набудуть чинноÑÑ‚Ñ– піÑÐ»Ñ Ð¿ÐµÑ€ÐµÐ·Ð°Ð¿ÑƒÑку Bitcoin Core.</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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 (наприклад, block explorer), що з'ÑвлÑÑ‚ÑŒÑÑ Ð½Ð° вкладці транзакцій у виглÑді пункту контекÑтного меню. %s в URL буде замінено на хеш транзакції. Ð”Ð»Ñ Ð²Ñ–Ð´Ð¾ÐºÑ€ÐµÐ¼Ð»ÐµÐ½Ð½Ñ URLів викориÑтовуйте вертикальну риÑку |.</translation>
</message>
@@ -1048,14 +646,6 @@
<translation>&amp;Мережа</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>Ðвтоматично запуÑкати Bitcoin Core при вході до ÑиÑтеми.</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>&amp;ЗапуÑкати Bitcoin Core при вході до ÑиÑтеми</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = автоматично, &lt;0 = вказує кількіÑÑ‚ÑŒ вільних Ñдер)</translation>
</message>
@@ -1284,97 +874,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>Обробка URI</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Помилка в адреÑÑ– платежу %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Запит платежу відхилено</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Мережа запиту платежу не є мережею клієнта.</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>Запит платежу не ініціалізовано.</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>Сума запиту платежу Ð´Ð»Ñ %1 занадто мала (вважаєтьÑÑ Ð¿Ð¸Ð»Ð¾Ð¼)</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Помилка запиту платежу</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>Ðеможливо запуÑтити bitcoin: обробник click-to-pay</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>URL запиту платежу є некоректним: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>Ðеможливо обробити URI! Причиною цього може бути некоректна Bitcoin-адреÑа або неправильні параметри URI.</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>Обробка файлу запиту платежу</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>Ðеможливо прочитати файл запиту платежу! Ймовірно, файл пошкоджено.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Запит платежу проÑтрочено.</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>Ðеперевірені запити платежів з влаÑними платіжними ÑценаріÑми не підтримуютьÑÑ.</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>Помилка в запиті платежу.</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>Ð’Ñ–Ð´ÑˆÐºÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ Ð· %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>Запит платежу %1 занадто великий (%2 байт, дозволено %3 байт).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>Помилка зв'Ñзку з %1: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>Ðеможливо розпізнати запит платежу!</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>Погана відповідь від Ñервера %1</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>Платіж підтверджено</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>Помилка мережевого запиту</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +928,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>&amp;Зберегти зображеннÑ...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>&amp;Копіювати зображеннÑ</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>Зберегти QR-код</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>Ð—Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ PNG (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Ðазва клієнту</translation>
- </message>
- <message>
<source>N/A</source>
<translation>Ð/Д</translation>
</message>
@@ -1474,10 +950,6 @@
<translation>Загальна</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>ВикориÑтовуєтьÑÑ OpenSSL верÑÑ–Ñ—</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>ВикориÑтовуєтьÑÑ BerkeleyDB верÑÑ–Ñ—</translation>
</message>
@@ -1518,10 +990,6 @@
<translation>ВикориÑÑ‚Ð°Ð½Ð½Ñ Ð¿Ð°Ð¼'ÑÑ‚Ñ–</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>Відкрити файл журналу Ð½Ð°Ð»Ð°Ð³Ð¾Ð´Ð¶ÐµÐ½Ð½Ñ Bitcoin Core з поточного каталогу даних. Це може зайнÑти кілька Ñекунд Ð´Ð»Ñ Ð²ÐµÐ»Ð¸ÐºÐ¸Ñ… файлів журналів.</translation>
- </message>
- <message>
<source>Received</source>
<translation>Отримано</translation>
</message>
@@ -1638,10 +1106,6 @@
<translation>Вихідних:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Дата збираннÑ</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Файл звіту зневадженнÑ</translation>
</message>
@@ -1678,10 +1142,6 @@
<translation>&amp;Розблокувати Вузол</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>Вітаємо у RPC-конÑолі Bitcoin Core.</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>ВикориÑтовуйте Ñтрілки вгору вниз Ð´Ð»Ñ Ð½Ð°Ð²Ñ–Ð³Ð°Ñ†Ñ–Ñ— по Ñ–Ñторії, Ñ– &lt;b&gt;Ctrl-L&lt;/b&gt; Ð´Ð»Ñ Ð¾Ñ‡Ð¸Ñ‰ÐµÐ½Ð½Ñ ÐµÐºÑ€Ð°Ð½Ð°.</translation>
</message>
@@ -1808,18 +1268,6 @@
<source>Remove</source>
<translation>Вилучити</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Скопіювати мітку</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Скопіювати повідомленнÑ</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копіювати кількіÑÑ‚ÑŒ</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1287,6 @@
<source>&amp;Save Image...</source>
<translation>&amp;Зберегти зображеннÑ...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>Запит платежу на %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Ð†Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ платіж</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑа</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>КількіÑÑ‚ÑŒ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ðазва</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>ПовідомленнÑ</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>Кінцевий URI занадто довгий, Ñпробуйте зменшити текÑÑ‚ Ð´Ð»Ñ Ð¼Ñ–Ñ‚ÐºÐ¸ / повідомленнÑ.</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>Помилка при кодуванні URI в QR-код.</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ðазва</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>ПовідомленнÑ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>КількіÑÑ‚ÑŒ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(немає назви)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(без повідомленнÑ)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(без Ñуми)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1407,6 @@
<translation>швидкий</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>ÐадіÑлати транзакцію без Ñплати коміÑÑ–Ñ—, Ñкщо це можливо</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(Ð¿Ñ–Ð´Ñ‚Ð²ÐµÑ€Ð´Ð¶ÐµÐ½Ð½Ñ Ð¼Ð¾Ð¶Ðµ зайнÑти більше чаÑу)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>Відправити на декілька адреÑ</translation>
</message>
@@ -2065,118 +1438,6 @@
<source>S&amp;end</source>
<translation>&amp;Відправити</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Підтвердіть відправленнÑ</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 на %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>Копіювати кількіÑÑ‚ÑŒ</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Копіювати Ñуму</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>Копіювати коміÑÑ–ÑŽ</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>Копіювати піÑÐ»Ñ ÐºÐ¾Ð¼Ñ–ÑÑ–Ñ—</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>Копіювати байти</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>Копіювати пріорітет</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>Копіювати решту</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>Ð’Ñього %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>або</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>КількіÑÑ‚ÑŒ монет Ð´Ð»Ñ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° бути більше 0.</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>КількіÑÑ‚ÑŒ монет Ð´Ð»Ñ Ð²Ñ–Ð´Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð½Ñ Ð¿ÐµÑ€ÐµÐ²Ð¸Ñ‰ÑƒÑ” ваш баланÑ.</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>Сума перевищить ваш баланÑ, Ñкщо коміÑÑ–Ñ %1 буде додана до вашої транзакції.</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>Ðе вдалоÑÑ Ñтворити транзакцію!</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>Транзакцію відхилено! Це може ÑтатиÑÑŒ, Ñкщо декілька монет з вашого Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ Ð²Ð¶Ðµ викориÑтані, наприклад, Ñкщо ви викориÑтовуєте одну копію Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ (wallet.dat), а монети були викориÑтані з іншої копії, але не позначені Ñк викориÑтані в цій.</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>Плата вища, ніж %1 вважаєтьÑÑ ÑˆÐ°Ð»ÐµÐ½Ð¾ виÑокою.</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>Запит платежу проÑтрочено.</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>Сплатіть лише мінімальну коміÑÑ–ÑŽ у розмірі %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>Перше Ð¿Ñ–Ð´Ñ‚Ð²ÐµÑ€Ð´Ð¶ÐµÐ½Ð½Ñ Ð¾Ñ‡Ñ–ÐºÑƒÑ”Ñ‚ÑŒÑÑ Ð¿Ñ€Ð¾Ñ‚Ñгом %n блоку.</numerusform><numerusform>Перше Ð¿Ñ–Ð´Ñ‚Ð²ÐµÑ€Ð´Ð¶ÐµÐ½Ð½Ñ Ð¾Ñ‡Ñ–ÐºÑƒÑ”Ñ‚ÑŒÑÑ Ð¿Ñ€Ð¾Ñ‚Ñгом %n блоків.</numerusform><numerusform>Перше Ð¿Ñ–Ð´Ñ‚Ð²ÐµÑ€Ð´Ð¶ÐµÐ½Ð½Ñ Ð¾Ñ‡Ñ–ÐºÑƒÑ”Ñ‚ÑŒÑÑ Ð¿Ñ€Ð¾Ñ‚Ñгом %n блоків.</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>ÐдреÑа отримувача неправильна. Будь лаÑка, перевірте Ñ—Ñ—.</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>Знайдено адреÑу, що дублюєтьÑÑ: кожна адреÑа має бути вказана не більше одного разу.</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Увага: Ðеправильна Bitcoin-адреÑа</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(немає назви)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Увага: Ðевідома адреÑа Ð´Ð»Ñ Ñ€ÐµÑˆÑ‚Ð¸</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>Копіювати пил</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Ви впевнені, що хочете відправити?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>додано Ñк коміÑÑ–Ñ Ð·Ð° транзакцію</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1450,6 @@
<translation>&amp;Отримувач:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Введіть мітку Ð´Ð»Ñ Ñ†Ñ–Ñ”Ñ— адреÑи Ð´Ð»Ñ Ð´Ð¾Ð´Ð°Ð²Ð°Ð½Ð½Ñ Ñ—Ñ— в адреÑну книгу</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Мітка:</translation>
</message>
@@ -2264,10 +1521,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>Bitcoin Core вимикаєтьÑÑ...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>Ðе вимикайте комп’ютер до Ð·Ð½Ð¸ÐºÐ½ÐµÐ½Ð½Ñ Ñ†ÑŒÐ¾Ð³Ð¾ вікна.</translation>
</message>
@@ -2358,70 +1611,10 @@
<source>Reset all verify message fields</source>
<translation>Скинути вÑÑ– Ð¿Ð¾Ð»Ñ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€ÐºÐ¸ повідомленнÑ</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>ÐатиÑніть кнопку «ПідпиÑати повідомленнÑ», Ð´Ð»Ñ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð¿Ñ–Ð´Ð¿Ð¸Ñу</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>Введена нечинна адреÑа.</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>Будь лаÑка, перевірте адреÑу та Ñпробуйте ще.</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>Введена адреÑа не відноÑитьÑÑ Ð´Ð¾ ключа.</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>Ð Ð¾Ð·Ð±Ð»Ð¾ÐºÑƒÐ²Ð°Ð½Ð½Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ Ð±ÑƒÐ»Ð¾ ÑкаÑоване.</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>Приватний ключ Ð´Ð»Ñ Ð²Ð²ÐµÐ´ÐµÐ½Ð¾Ñ— адреÑи недоÑтупний. </translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>Ðе вдалоÑÑ Ð¿Ñ–Ð´Ð¿Ð¸Ñати повідомленнÑ.</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>ÐŸÐ¾Ð²Ñ–Ð´Ð¾Ð¼Ð»ÐµÐ½Ð½Ñ Ð¿Ñ–Ð´Ð¿Ð¸Ñано.</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>ÐŸÑ–Ð´Ð¿Ð¸Ñ Ð½Ðµ можливо декодувати.</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>Будь лаÑка, перевірте Ð¿Ñ–Ð´Ð¿Ð¸Ñ Ñ‚Ð° Ñпробуйте ще.</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>ÐŸÑ–Ð´Ð¿Ð¸Ñ Ð½Ðµ збігаєтьÑÑ Ð· хешем повідомленнÑ.</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>Ðе вдалоÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ повідомленнÑ.</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>ÐŸÐ¾Ð²Ñ–Ð´Ð¾Ð¼Ð»ÐµÐ½Ð½Ñ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€ÐµÐ½Ð¾.</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Розробники Bitcoin Core</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[теÑтова мережа]</translation>
</message>
@@ -2434,422 +1627,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>Відкрито до %1</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>Ñуперечить</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1/поза інтернетом</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/не підтверджено</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 підтверджень</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>СтатуÑ</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, розіÑлано через %n вузол</numerusform><numerusform>, розіÑлано через %n вузли</numerusform><numerusform>, розіÑлано через %n вузлів</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Джерело</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Згенеровано</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Відправник</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Отримувач</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>ВлаÑна адреÑа</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>тільки ÑпоÑтереженнÑ</translation>
- </message>
- <message>
- <source>label</source>
- <translation>Мітка</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Кредит</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>«дозріє» через %n блок</numerusform><numerusform>«дозріє» через %n блоки</numerusform><numerusform>«дозріє» через %n блоків</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>не прийнÑто</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>Дебет</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>Загальний дебет</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>Загальний кредит</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>КоміÑÑ–Ñ Ð·Ð° транзакцію</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Загальна Ñума</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>ПовідомленнÑ</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Коментар</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID транзакції</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Продавець</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>ПіÑÐ»Ñ Ð³ÐµÐ½ÐµÑ€Ð°Ñ†Ñ–Ñ— монет, потрібно зачекати %1 блоків, перш ніж Ñ—Ñ… можна буде викориÑтати. Коли ви згенерували цей блок, його було відправлено в мережу Ð´Ð»Ñ Ñ‚Ð¾Ð³Ð¾, щоб він був доданий до ланцюжка блоків. Якщо Ñ†Ñ Ð¿Ñ€Ð¾Ñ†ÐµÐ´ÑƒÑ€Ð° не вдаÑÑ‚ÑŒÑÑ, ÑÑ‚Ð°Ñ‚ÑƒÑ Ð±ÑƒÐ´Ðµ змінено на «не підтверджено» Ñ– ви не зможете витратити згенеровані монети. Таке може ÑтатиÑÑŒ, Ñкщо хтоÑÑŒ інший згенерував блок на декілька Ñекунд раніше.</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>Ðалагоджувальна інформаціÑ</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>ТранзакціÑ</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>Входи</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>КількіÑÑ‚ÑŒ</translation>
- </message>
- <message>
- <source>true</source>
- <translation>true</translation>
- </message>
- <message>
- <source>false</source>
- <translation>false</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ще не було уÑпішно розіÑлано</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Відкрито на %n блок</numerusform><numerusform>Відкрито на %n блоки</numerusform><numerusform>Відкрито на %n блоків</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>невідомо</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>Деталі транзакції</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Даний діалог показує детальну ÑтатиÑтику по вибраній транзакції</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тип</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>Ðезрілі (%1 підтверджень, будуть доÑтупні піÑÐ»Ñ %2)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>Відкрито на %n блок</numerusform><numerusform>Відкрито на %n блоки</numerusform><numerusform>Відкрито на %n блоків</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>Відкрито до %1</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>Підтверджено (%1 підтверджень)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Цей блок не був отриманий жодними іншими вузлами Ñ–, ймовірно, не буде прийнÑтий!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Згенеровано, але не підтверджено</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Поза мережею</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ðазва</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>Ðе підтверджено</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>ПідтверджуєтьÑÑ (%1 з %2 рекомендованих підтверджень)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>Суперечить</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Отримані на</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Отримано від</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Відправлені на</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Відправлено Ñобі</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Добуті</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>тільки ÑпоÑтереженнÑ</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(недоÑтупно)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ñ–Ñ—. Ðаведіть вказівник на це поле, щоб показати кількіÑÑ‚ÑŒ підтверджень.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Дата Ñ– чаÑ, коли транзакцію було отримано.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Тип транзакції.</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>Показує, чи було залучено адреÑу Ð´Ð»Ñ ÑпоÑÑ‚ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð² цій транзакції.</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>ÐŸÑ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ñ–Ñ— (визначаєтьÑÑ ÐºÐ¾Ñ€Ð¸Ñтувачем).</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Сума, додана чи знÑта з баланÑу.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Ð’ÑÑ–</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Сьогодні</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Ðа цьому тижні</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Ðа цьому міÑÑці</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Минулого міÑÑцÑ</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Цього року</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Проміжок...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Отримані на</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Відправлені на</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Відправлені Ñобі</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Добуті</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Інше</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Введіть адреÑу чи мітку Ð´Ð»Ñ Ð¿Ð¾ÑˆÑƒÐºÑƒ</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Мінімальна Ñума</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Скопіювати адреÑу</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Скопіювати мітку</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Скопіювати Ñуму</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Скопіювати ID транзакції </translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>Скопіювати RAW транзакцію</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Редагувати мітку</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Показати деталі транзакції</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>ЕкÑпортувати Ñ–Ñторію транзакцій</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Ð”Ð»Ñ ÑпоÑтереженнÑ</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Помилка екÑпорту</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>Виникла помилка при Ñпробі Ð·Ð±ÐµÑ€Ñ–Ð³Ð°Ð½Ð½Ñ Ñ–Ñторії транзакцій до %1.</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>ЕкÑпорт уÑпішно виконано</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>ІÑторію транзакцій було уÑпішно збережено до %1.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>ЗначеннÑ, розділені комою (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Підтверджені</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Дата</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тип</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ðазва</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ÐдреÑа</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>Ідентифікатор</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Діапазон від:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>до</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1641,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Гаманець не завантажувавÑÑ</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Відправити</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;ЕкÑпорт</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>ЕкÑпортувати дані з поточної вкладки в файл</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>Зробити резервне ÐºÐ¾Ð¿Ñ–ÑŽÐ²Ð°Ð½Ð½Ñ Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>Данi Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ (*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>Помилка резервного копіюваннÑ</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>Виникла помилка при Ñпробі зберегти гаманець в %1.</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>Дані Ð³Ð°Ð¼Ð°Ð½Ñ†Ñ ÑƒÑпішно збережено в %1.</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>УÑпішне ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ñ€ÐµÐ·ÐµÑ€Ð²Ð½Ð¾Ñ— копії</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2932,14 +1667,6 @@
<translation>Якщо &lt;category&gt; не задано, або ж Ñкщо &lt;category&gt; = 1, виводить вÑÑŽ налагоджувальну інформацію.</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>МакÑимальна загальна коміÑÑ–Ñ (в %s) за одну транзакцію; занадто низьке Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¼Ð¾Ð¶Ðµ ÑкаÑувати відправку великих транзакцій (типово: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>Будь лаÑка, перевірте коректніÑÑ‚ÑŒ дати Ñ– чаÑу на Ñвоєму комп'ютері! За наÑвноÑÑ‚Ñ– значної похибки Bitcoin Core буде працювати неправильно.</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>Ð’Ñтановлений розмір ланцюжка блоків Ñ” замалим (меншим за %d МіБ). Будь лаÑка, виберіть більше чиÑло.</translation>
</message>
@@ -2980,6 +1707,10 @@
<translation>Приймати Ð¿Ñ–Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð½Ñ Ð·Ð·Ð¾Ð²Ð½Ñ– (типово: 1 за відÑутноÑÑ‚Ñ– -proxy чи -connect)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>Прив'ÑзатиÑÑ Ð´Ð¾ даної адреÑи та проÑлуховувати Ñ—Ñ—. ВикориÑтовуйте Ð·Ð°Ð¿Ð¸Ñ Ð²Ð¸Ð´Ñƒ [хоÑÑ‚]:порт Ð´Ð»Ñ IPv6</translation>
</message>
@@ -3008,22 +1739,10 @@
<translation>Це теÑтова збірка пре-релізної верÑÑ–Ñ— - викориÑтовуйте на Ñвій Ñтрах Ñ– ризик - не заÑтоÑовувати Ð´Ð»Ñ Ð´Ð¾Ð±ÑƒÐ²Ð°Ð½Ð½Ñ Ð¼Ð¾Ð½ÐµÑ‚ або торгівлі</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>Ðеможливо прив'ÑзатиÑÑ Ð´Ð¾ %s на цьому комп'ютері. Можливо, Bitcoin Core вже запущено.</translation>
- </message>
- <message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>ВикориÑтовувати UPnP Ð´Ð»Ñ Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð¿Ð¾Ñ€Ñ‚Ñƒ, що проÑлуховуєтьÑÑ (типово: 1 при проÑлуховуванні та за відÑутноÑÑ‚Ñ– -proxy)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>УВÐГÐ: аномально виÑока кількіÑÑ‚ÑŒ згенерованих блоків, %d блок(ів) було отримано за оÑтанні %d годин(и) (має бути %d)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>УВÐГÐ: перевірте ваше мережеве з'єднаннÑ, %d блок(ів) було отримано за оÑтанні %d годин(и) (має бути %d)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>Увага: ЧаÑтина мережі викориÑтовує інший головний ланцюжок! ДеÑкі добувачі, можливо, зазнають проблем.</translation>
</message>
@@ -3032,10 +1751,6 @@
<translation>Увага: Ðаш ланцюжок блоків відрізнÑєтьÑÑ Ð²Ñ–Ð´ ланцюжків підключених учаÑників! Можливо, вам, або іншим вузлам, необхідно оновитиÑÑ.</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>Увага: файл wallet.dat пошкоджено, дані врÑтовано! Оригінальний wallet.dat збережено Ñк wallet.{timestamp}.bak до %s; Ñкщо Ваш Ð±Ð°Ð»Ð°Ð½Ñ Ñ‡Ð¸ транзакції неправильні, Ви можете відновити Ñ—Ñ… з резервної копії. </translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>Додати учаÑників, що під'єднуютьÑÑ Ð· заданої підмережі чи IP-адреÑи, в білий ÑпиÑок. Можна вказувати декілька разів.</translation>
</message>
@@ -3140,6 +1855,10 @@
<translation>ПідключатиÑÑ Ñ‚Ñ–Ð»ÑŒÐºÐ¸ до вузлів в мережі &lt;net&gt; (ipv4, ipv6 або onion)</translation>
</message>
<message>
+ <source>Print version and exit</source>
+ <translation>ВерÑÑ–Ñ Ð´Ð»Ñ Ð´Ñ€ÑƒÐºÑƒ Ñ– виходу</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>Розмір Ñкороченого ланцюжка блоків не може бути від'ємним. </translation>
</message>
@@ -3196,14 +1915,6 @@
<translation>Параметри гаманцÑ:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>Увага: Поточна верÑÑ–Ñ Ð·Ð°Ñтаріла, необхідне оновленнÑ!</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>Вам необхідно перебудувати базу даних з викориÑтаннÑм -reindex Ð´Ð»Ñ Ñ‚Ð¾Ð³Ð¾, щоб змінити -txindex</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>Дозволити Ð¿Ñ–Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð½Ñ Ð¿Ð¾ протоколу JSON-RPC зі вказаного джерела. Правильною Ð´Ð»Ñ &lt;ip&gt; Ñ” окрема IP-адреÑа (наприклад, 1.2.3.4), IP-адреÑа та маÑка підмережі (наприклад, 1.2.3.4/255.255.255.0) або CIDR-адреÑа (наприклад, 1.2.3.4/24). Цей параметр можна вказувати декілька разів.</translation>
</message>
@@ -3216,10 +1927,6 @@
<translation>Прив'ÑзатиÑÑ Ð´Ð¾ даної адреÑи Ð´Ð»Ñ Ð¿Ñ€Ð¾ÑÐ»ÑƒÑ…Ð¾Ð²ÑƒÐ²Ð°Ð½Ð½Ñ JSON-RPC підключень. ВикориÑтовуйте Ð·Ð°Ð¿Ð¸Ñ Ð²Ð¸Ð´Ñƒ [хоÑÑ‚]:порт Ð´Ð»Ñ IPv6. Цей параметр можна вказувати декілька разів (типово: прив'ÑзуватиÑÑ Ð´Ð¾ вÑÑ–Ñ… інтерфейÑів)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>Ðе вдалоÑÑ Ð²Ñтановити Ð±Ð»Ð¾ÐºÑƒÐ²Ð°Ð½Ð½Ñ Ð½Ð° каталог даних %s. Bitcoin Core, ймовірно, вже запущений.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>Створювати нові файли з типовими Ð´Ð»Ñ ÑиÑтеми атрибутами доÑтупу заміÑÑ‚ÑŒ маÑки 077 (діє тільки при вимкненому гаманці)</translation>
</message>
@@ -3264,10 +1971,6 @@
<translation>Ð’Ñтановити макÑимальний розмір транзакцій з виÑоким пріоритетом та низькою коміÑією (в байтах) (типово: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>Ð’Ñтановити кількіÑÑ‚ÑŒ потоків Ð´Ð»Ñ Ð³ÐµÐ½ÐµÑ€Ð°Ñ†Ñ–Ñ— монет (-1 = кількоÑÑ‚Ñ– Ñдер, типово: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>Залишок від Ñуми транзакції зі Ñплатою коміÑÑ–Ñ— занадто малий </translation>
</message>
@@ -3292,38 +1995,14 @@
<translation>Приймати публічні REST-запити (типово: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>ÐÐºÑ‚Ð¸Ð²Ð°Ñ†Ñ–Ñ Ð½Ð°Ð¹ÐºÑ€Ð°Ñ‰Ð¾Ð³Ð¾ ланцюжка...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>Завжди передавайте транзакції отримані від пірів з білого ÑпиÑку (типово: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>Спочатку Ñпробуйте відновити приватні ключі в пошкодженому wallet.dat </translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>Ðвтоматичне з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð· прихованим ÑервіÑом Tor (типово: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>Ðе вдалоÑÑ Ñ€Ð¾Ð·Ð¿Ñ–Ð·Ð½Ð°Ñ‚Ð¸ адреÑу Ð´Ð»Ñ -whitebind: «%s»</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>ПідключитиÑÑŒ через SOCKS5-прокÑÑ–</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>(C) 2009-%i Розробники Bitcoin Core</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>Помилка при завантаженні wallet.dat: Гаманець потребує новішої верÑÑ–Ñ— Bitcoin Core</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>Помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ð±Ð°Ð·Ð¸ даних, припинÑÑŽ роботу.</translation>
</message>
@@ -3336,22 +2015,6 @@
<translation>ІнформаціÑ</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>Ðе вдалоÑÑ Ð¿Ñ€Ð¾Ð¹Ñ‚Ð¸ базові перевірки під Ñ‡Ð°Ñ Ñ–Ð½Ñ–Ñ†Ñ–Ð°Ð»Ñ–Ð·Ð°Ñ†Ñ–Ñ—. Bitcoin Core буде вимкнено.</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>ÐеприпуÑтима Ñума Ð´Ð»Ñ -maxtxfee = &lt;amount&gt;: «%s»</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Вказано некоректну Ñуму Ð´Ð»Ñ Ð¿Ð°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñƒ -minrelaytxfee: «%s»</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>Вказано некоректну Ñуму Ð´Ð»Ñ Ð¿Ð°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñƒ -mintxfee: «%s»</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>Вказано некоректну Ñуму Ð´Ð»Ñ Ð¿Ð°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñƒ -paytxfee: «%s» (повинно бути щонайменше %s)</translation>
</message>
@@ -3376,14 +2039,6 @@
<translation>Параметри Ñервера RPC:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>При запуÑку перебудувати Ñ–Ð½Ð´ÐµÐºÑ Ð»Ð°Ð½Ñ†ÑŽÐ¶ÐºÐ° блоків з поточних файлів blk000??.dat</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>Отримувати та відображати Ð¿Ð¾Ð¿ÐµÑ€ÐµÐ´Ð¶ÐµÐ½Ð½Ñ Ð· мережі (типово: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Ð—Ð¼ÐµÐ½ÑˆÐµÐ½Ð½Ñ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ -maxconnections з %d до %d із-за обмежень ÑиÑтеми.</translation>
</message>
@@ -3456,10 +2111,6 @@
<translation>Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача Ð´Ð»Ñ JSON-RPC-з'єднань</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>Потрібно перезапиÑати гаманець: перезапуÑÑ‚Ñ–Ñ‚ÑŒ Bitcoin Core Ð´Ð»Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐµÐ½Ð½Ñ</translation>
- </message>
- <message>
<source>Warning</source>
<translation>ПопередженнÑ</translation>
</message>
@@ -3476,10 +2127,6 @@
<translation>Параметри Ñповіщень ZeroMQ:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat пошкоджено, Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð½Ðµ вдалоÑÑ</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>Пароль Ð´Ð»Ñ JSON-RPC-з'єднань</translation>
</message>
@@ -3488,10 +2135,6 @@
<translation>Виконати команду, коли з'ÑвитьÑÑ Ð½Ð¾Ð²Ð¸Ð¹ блок (%s в команді змінюєтьÑÑ Ð½Ð° хеш блоку)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Дана довідка</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>Дозволити пошук в DNS Ð´Ð»Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´ -addnode, -seednode та -connect</translation>
</message>
@@ -3500,10 +2143,6 @@
<translation>Ð—Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð°Ð´Ñ€ÐµÑ...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>Помилка при завантаженні wallet.dat: Гаманець пошкоджено</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = утримувати метадані транзакцій (до Ñких відноÑитьÑÑ Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ влаÑника рахунку та запити платежів), 2 - відкинути)</translation>
</message>
@@ -3520,10 +2159,6 @@
<translation>Ðе тримати транзакції в пам'ÑÑ‚Ñ– довше &lt;n&gt; годин (типово: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>Помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ wallet.dat! Ð’ÑÑ– ключі прочитано коректно, але дані транзакцій чи запиÑи адреÑної книги можуть бути пропущені або пошкоджені.</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>КоміÑÑ–Ñ— (в %s/kB), що менші за вказану, вважатимутьÑÑ Ð½ÑƒÐ»ÑŒÐ¾Ð²Ð¸Ð¼Ð¸ Ð´Ð»Ñ ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ñ–Ð¹ (типово: %s)</translation>
</message>
@@ -3576,14 +2211,6 @@
<translation>Завжди дізнаватиÑÑ Ð°Ð´Ñ€ÐµÑи учаÑників через DNS (типово: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>Помилка при завантаженні wallet.dat</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ñ–Ñ Ð¼Ð¾Ð½ÐµÑ‚ (типово: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>Скільки блоків перевірÑти під Ñ‡Ð°Ñ Ð·Ð°Ð¿ÑƒÑку (типово: %u, 0 = вÑÑ–)</translation>
</message>
@@ -3668,18 +2295,6 @@
<translation>Ðевідома мережа вказана в -onlynet: «%s»</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>Ðе вдалоÑÑ Ñ€Ð¾Ð·Ð¿Ñ–Ð·Ð½Ð°Ñ‚Ð¸ адреÑу Ð´Ð»Ñ -bind: «%s»</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>Ðе вдалоÑÑ Ñ€Ð¾Ð·Ð¿Ñ–Ð·Ð½Ð°Ñ‚Ð¸ адреÑу Ð´Ð»Ñ -externalip: «%s»</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>Помилка у величині коміÑÑ–Ñ— -paytxfee=&lt;amount&gt;: «%s»</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>ÐедоÑтатньо коштів</translation>
</message>
diff --git a/src/qt/locale/bitcoin_ur_PK.ts b/src/qt/locale/bitcoin_ur_PK.ts
index e37c87baa8..6b43bf63e5 100644
--- a/src/qt/locale/bitcoin_ur_PK.ts
+++ b/src/qt/locale/bitcoin_ur_PK.ts
@@ -26,10 +26,6 @@
<translation>بند</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>کاپی پتÛ</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>سلیکٹڈ پتے کو مٹائیں</translation>
</message>
@@ -45,37 +41,6 @@
<source>&amp;Delete</source>
<translation>مٹا</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>کوئین وصول کرنے والے کا پتÛ</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>کوئین بھیجنے والے کا پتÛ</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>چننا</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>جس پتے پر بھیجنے Ûیں</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Ú†Ù¹</translation>
- </message>
- <message>
- <source>Address</source>
- <translation> پتÛ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>چٹ کے بغیر</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -91,23 +56,7 @@
<source>Repeat new passphrase</source>
<translation>نیا پاس Ùریز دÛرائیں</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>بٹوے کی رمزنگاری</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>بٹوا ان لاک</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Ø®ÙÛŒÛ Ú©Ø´Ø§Ø¦ÛŒ کر یںبٹوے Ú©Û’</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>پاس Ùریز تبدیل کریں</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -119,9 +68,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -135,10 +81,6 @@
<source>Date</source>
<translation>تاریخ</translation>
</message>
- <message>
- <source>(no label)</source>
- <translation>چٹ کے بغیر</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -150,7 +92,7 @@
<source>&amp;Address</source>
<translation> پتÛ</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -174,9 +116,6 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -187,9 +126,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -201,37 +137,6 @@
<source>Copy &amp;Address</source>
<translation>کاپی پتÛ</translation>
</message>
- <message>
- <source>Address</source>
- <translation> پتÛ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>رقم</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ú†Ù¹</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ú†Ù¹</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>رقم</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>چٹ کے بغیر</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -247,10 +152,6 @@
<source>Balance:</source>
<translation>بیلنس:</translation>
</message>
- <message>
- <source>(no label)</source>
- <translation>چٹ کے بغیر</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -268,120 +169,14 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>رقم</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>ٹائپ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ú†Ù¹</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>کو بھیجا</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(N / A)</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>تمام</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>آج</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>اس ÛÙتے</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>اس Ù…Ûینے</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Ù¾Ú†Ú¾Ù„Û’ Ù…Ûینے</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>اس سال</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>دیگر</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>کو بھیجا</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>تاریخ</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>ٹائپ</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ú†Ù¹</translation>
- </message>
- <message>
- <source>Address</source>
- <translation> پتÛ</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>برآمد</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Ù…ÙˆØ¬ÙˆØ¯Û ÚˆÛŒÙ¹Ø§ Ú©Ùˆ Ùائیل میں محÙوظ کریں</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
- <source>This help message</source>
- <translation>ÛŒÛ Ù…Ø¯Ø¯ کا پیغام</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>ناکاÙÛŒ Ùنڈز</translation>
</message>
diff --git a/src/qt/locale/bitcoin_uz@Cyrl.ts b/src/qt/locale/bitcoin_uz@Cyrl.ts
index 86724564ff..0062abfc1d 100644
--- a/src/qt/locale/bitcoin_uz@Cyrl.ts
+++ b/src/qt/locale/bitcoin_uz@Cyrl.ts
@@ -26,10 +26,6 @@
<translation>&amp;Ðпиш</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>Манзилдан &amp;нуÑха олиш</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Жорий танланган манзилни рўйхатдан ўчириш</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Ўчириш</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Тангаларни жўнатиш учун манзилни танланг</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Тангаларни қабул қилиш учун манзилни танланг</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>&amp;Танлаш</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Жўнатиладиган манзиллар</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Қабул қилинадиган манзиллар</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>Улар тўловларни жўнатиш учун Ñизнинг Bitcoin манзилларингиз. Доимо тангаларни жўнатишдан олдин Ñумма ва қабул қилувчи манзилни текшириб кўринг. </translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>Улар тўловларни қабул қилиш учун Ñизнинг Bitcoin манзилларингиз. Ҳар бир ўтказма учун Ñнги қабул қилувчи манзилдан фойдаланиш тавÑÐ¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð°Ð´Ð¸.</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>ÐуÑха олиш ва ёрлиқ</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Таҳрирлаш</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Манзил рўйхатини ÑкÑпорт қилиш</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Вергул билан ажратилган файл (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ЭкÑпорт қилиб бўлмади</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>Манзил рўйхатини %1.га Ñақлашда хатолик юз берди. Яна уриниб кўринг.</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Ðрлиқ</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Манзил</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Ðрлиқ мавжуд ÑмаÑ)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,86 +60,6 @@
<source>Repeat new passphrase</source>
<translation>Янги махфий Ñузни такрорланг</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Ҳамённи қодлаш</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>Ушбу операциÑни амалга ошириш учун ҳамённи қулфдан чиқариш парол Ñўзини талаб қилади.</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Ҳамённи қулфдан чиқариш</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>Ушбу операциÑни амалга ошириш учун ҳамённи коддан чиқариш парол Ñўзини талаб қилади.</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Ҳамённи коддан чиқариш</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>Махфий Ñузни узгартириш</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>Ҳамённи кодлашни таÑдиқлаш</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>Диққат: Ðгар Ñиз ҳамёнингизни кодлаÑангиз ва махфий Ñўзингизни унутÑангиз, Ñиз &lt;b&gt;БÐРЧРBITCOIN ПУЛЛÐРИÐГИЗÐИ ЙЎҚОТÐСИЗ&lt;/b&gt;!</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>Ҳамёнингизни кодлашни роÑтдан хоҳлайÑизми?</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>МУҲИМ: Сиз қилган олдинги ҳамён файли заҳиралари Ñнги Ñратилган, кодланган ҳамён файли билан алмаштирилиши керак. ХавфÑизлик Ñабабларига кўра олдинги кодланган ҳамён файли заҳираÑи Ñнги кодланган ҳамёндан фойдаланишингиз билан ÑроқÑиз ҳолга келади.</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>Диққат: Caps Lock тугмаÑи ёқилган!</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Ҳамёни кодланган</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>Ҳамёнга Ñнги махфий Ñўз киритинг.&lt;br/&gt;ИлтимоÑ, &lt;b&gt;ўнта ёки таÑодифий белгили&lt;/b&gt; махфий Ñўздан фойдаланинг ёки &lt;b&gt;Ñаккизта ёки кўпроқ Ñўзлар&lt;/b&gt;дан фойдаланинг.</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>Ҳамённи кодлаш амалга ошмади</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>Ҳамённи кодлаш ташқи хато туфайли амалга ошмади. Ҳамёнингиз кодланмади.</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>Киритилган пароллар Ð¼Ð¾Ñ ÐºÐµÐ»Ð¼Ð°Ð´Ð¸.</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>Ҳамённи қулфдан чиқариш амалга ошмади</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>Ҳамённи коддан чиқариш учун киритилган парол нотўғри.</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>Ҳамённи коддан чиқариш амалга ошмади</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>Ҳамён пароли муваффақиÑтли алмаштирилди.</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -290,14 +139,6 @@
<translation>Интернет манзилни очиш</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin аÑÐ¾Ñ Ð¼Ð¸Ð¶Ð¾Ð·Ð¸</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>ДиÑкдан блоклар импорт қилинмоқда...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>ДиÑкдаги блоклар қайта индекÑланмоқда...</translation>
</message>
@@ -342,10 +183,6 @@
<translation>&amp;Қабул қилиш</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>Bitcoin Core ҳақидаги маълумотларни кўрÑатиш</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>&amp;КўрÑатиш / Яшириш</translation>
</message>
@@ -382,18 +219,10 @@
<translation>Ички ойналар аÑбоблар панели</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>Тўловлар (QR кодлари ва bitcoin ёрдамида Ñратишлар: URI’лар) Ñўраш</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>Bitcoin Core &amp;ҳақида</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>Фойдаланилган жўнатилган манзиллар ва ёрлиқлар рўйхатини кўрÑатиш</translation>
</message>
@@ -409,10 +238,6 @@
<source>&amp;Command-line options</source>
<translation>&amp;Буйруқлар Ñатри моÑламалари</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>Мавжуд Bitcoin буйруқлар матни моÑламалари билан Bitcoin Core ёрдам хабарларини олиш рўйхатини кўрÑатиш</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n та Bitcoin тармоғига фаол уланиш мавжуд</numerusform></translation>
@@ -491,13 +316,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Тармоқ огоҳлантиргичи</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -563,138 +381,6 @@
<source>Priority</source>
<translation>Муҳимлиги</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Манзилни нуÑхалаш</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Ðрликни нуÑхала</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Кийматни нуÑхала</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Ўтказам рақамидан нуÑха олиш</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>Сарфланмаганларни қулфлаш</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>Сарфланмаганларни қулфдан чиқариш</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>ÐуÑха Ñони</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>ÐуÑха Ñолиғи</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>ÐуÑха Ñолиқдан Ñўнг</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>ÐуÑха байти</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>ÐуÑха муҳимлиги</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>ÐуÑха чангги</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>ÐуÑха қайтими</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>Ñнг юқори</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>юқорирок</translation>
- </message>
- <message>
- <source>high</source>
- <translation>юқори</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>ўртача-юқори</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>ўрта</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>паÑÑ‚-юқори</translation>
- </message>
- <message>
- <source>low</source>
- <translation>паÑÑ‚</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>паÑтроқ</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>Ñнг паÑÑ‚</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 қулфланган)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>йўқ</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>Ҳар бир кирим +/- %1 Ñатоши(лар) билан ўзгариши мумкин.</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>ҳа</translation>
- </message>
- <message>
- <source>no</source>
- <translation>йўқ</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>Бу дегани Ñолиқ ҳар кб учун камида %1 талаб қилинади.</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>Ҳар бир кирим +/- 1 байт билан ўзгариши мумкин.</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>Юқори муҳимликка Ñга бўлган ўтказмалар тезда блокнинг ичига қўшимча олади.</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Ðрлик мавжуд ÑмаÑ)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>%1 (%2)дан ўзгартириш</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(ўзгартириш)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -718,38 +404,6 @@
<source>&amp;Address</source>
<translation>&amp;Манзил</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>Янги кабул килувчи манзил</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>Янги жунатилувчи манзил</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>Кабул килувчи манзилни тахрирлаш</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>Жунатилувчи манзилни тахрирлаш</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>Киритилган "%1" манзили аллақачон манзил китобида.</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>Киритилган "%1" манзили тўғри Bitcoin манзили ÑмаÑ.</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>Ҳамён қулфдан чиқмади.</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>Янги калит Ñратиш амалга ошмади.</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -777,10 +431,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>верÑиÑÑи</translation>
</message>
@@ -789,10 +439,6 @@
<translation>(%1-bit)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>Bitcoin Core ҳақида</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>Буйруқлар Ñатри моÑламалари</translation>
</message>
@@ -812,18 +458,6 @@
<translation>Хуш келибÑиз</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>"Bitcoin Core"га хуш келибÑиз.</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>Биринчи марта даÑтур ишга тушгани каби Ñиз Bitcoin Core маълумотларини жойлаштирадиган жойни танлашингиз мумкин.</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>Bitcoin Core юклаб олинади ва Bitcoin блок занжири нуÑхаÑи жойлаштирилади. Камида %1GB маълумот ушбу директориÑга жойлаштирилади ва вақт давомида ÑžÑиб боради. Ҳамён ҳам ушбу директориÑда жойлашади.</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>Стандарт маълумотлар директориÑÑидан фойдаланиш</translation>
</message>
@@ -832,10 +466,6 @@
<translation>Бошқа маълумотлар директориÑÑида фойдаланинг:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>Хато: кўрÑатилган "%1" маълумотлар директориÑÑини Ñратиб бўлмайди.</translation>
</message>
@@ -862,10 +492,6 @@
<source>Select payment request file</source>
<translation>Тўлов Ñўрови файлини танлаш</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>Очиш учун тўлов Ñўрови файлини танлаш</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1058,29 +684,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI оÑилиб қолмоқда</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>Ðотўғри тўлов манзили %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>Тўлов Ñўрови инкор Ñтилди</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>Тўлов Ñўрови тармоғи мижоз тармоғига Ð¼Ð¾Ñ ÐºÐµÐ»Ð¼Ð°Ð¹Ð´Ð¸.</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>Тўлов Ñўрови хато</translation>
- </message>
- </context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1123,31 +726,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>РаÑмни &amp;Ñақлаш</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>РаÑмдан &amp;нуÑха олиш</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>QR кодни Ñақлаш</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG раÑм (*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>Мижоз номи</translation>
- </message>
- <message>
<source>N/A</source>
<translation>Тўғри келмайди</translation>
</message>
@@ -1168,10 +748,6 @@
<translation>ÐÑоÑий</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>Фойдаланилаётган OpenSSL верÑиÑÑи</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>Фойдаланилаётган BerkeleyDB верÑиÑÑи</translation>
</message>
@@ -1264,10 +840,6 @@
<translation>Ташқарига:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>Тузилган ÑанаÑи</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>Тузатиш журнали файли</translation>
</message>
@@ -1390,18 +962,6 @@
<source>Remove</source>
<translation>Ўчириш</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Ðрликни нуÑхала</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>Хабарни нуÑхала</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Кийматни нуÑхала</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1417,65 +977,6 @@
<source>&amp;Save Image...</source>
<translation>РаÑмни &amp;Ñақлаш</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation> %1 дан Тўловни Ñўраш</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>Тўлов маълумоти</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Манзил</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Миқдори</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ðрлик</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Хабар</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Сана</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ðрлик</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Хабар</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Миқдори</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Ðрлик мавжуд ÑмаÑ)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(Хабар йўқ)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(Миқдор мавжуд ÑмаÑ)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -1587,74 +1088,6 @@
<source>S&amp;end</source>
<translation>Жў&amp;натиш</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>Тангалар жўнаишни таÑдиқлаш</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 дан %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>ÐуÑха Ñони</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Кийматни нуÑхала</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>ÐуÑха Ñолиғи</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>ÐуÑха Ñолиқдан Ñўнг</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>ÐуÑха байти</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>ÐуÑха муҳимлиги</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>ÐуÑха қайтими</translation>
- </message>
- <message>
- <source>or</source>
- <translation>ёки</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>Тўлов миқдори 0. дан катта бўлиши керак. </translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>Диққат: Ðотўғр Bitcoin манзили</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(Ðрлик мавжуд ÑмаÑ)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>Диққат: Ðомаълум ўзгариш манзили</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>ÐуÑха чангги</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>Жўнатишни хоҳлашингизга ишончингиз комилми?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>ўтказма Ñолиғи қўшилди</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -1667,10 +1100,6 @@
<translation>&amp;Тўлов олувчи:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>Манзил китобингизга қўшиш учун ушбу манзил учун ёрлиқ киритинг</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>&amp;Ðрлиқ:</translation>
</message>
@@ -1732,22 +1161,10 @@
<source>Clear &amp;All</source>
<translation>БарчаÑини &amp; Тозалаш</translation>
</message>
- <message>
- <source>Message verified.</source>
- <translation>Хабар таÑдиқланди.</translation>
- </message>
-</context>
+ </context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoin Core даÑтурчилари</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -1756,358 +1173,16 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>%1 гача очиш</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/таÑдиқланмади</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 таÑдиқлашлар</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Сана</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>Манба</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>Яратилган</translation>
- </message>
- <message>
- <source>From</source>
- <translation>Дан</translation>
- </message>
- <message>
- <source>To</source>
- <translation>Га</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>ўз манзили</translation>
- </message>
- <message>
- <source>label</source>
- <translation>ёрлиқ</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>Кредит (қарз)</translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>қабул қилинмади</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>Ўтказма тўлови</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>Умумий миқдор</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>Хабар</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>Шарҳ</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>Савдо</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>Ўтказма</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Миқдори</translation>
- </message>
- <message>
- <source>true</source>
- <translation>роÑÑ‚</translation>
- </message>
- <message>
- <source>false</source>
- <translation>ёлғон</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>, ҳалигача транÑлÑÑ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½Ð¸ йўқ</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>Ðомаълум</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>ÐžÐ¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ñ‚Ð°Ñ„Ñилотлари</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>Ушбу ойна операциÑнинг батафÑил таърифини кўрÑатади</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Сана</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Тури</translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>%1 гача очиш</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>ТаÑдиқланди (%1 та таÑдиқ)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>Ушбу Ñ‚ÑžÑиқ бирорта бошқа уланишлар томонидан қабул қилинмаган ва таÑдиқланмаган!</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>Яратилди, аммо қабул қилинмади</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>Оффлайн</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ðрлиқ</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>ТаÑдиқланмаган</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ðрдамида қабул қилиш</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>Дан қабул қилиш</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Жўнатиш</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>Ўзингизга тўлов</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Фойда</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(Ò›/Ò›)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>Ўтказма ҳолати. Ушбу майдон бўйлаб таÑдиқлашлар Ñонини кўрÑатиш.</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>Ўтказма қабул қилинган Ñана ва вақт.</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>Пул ўтказмаÑи тури</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>Миқдор ўчирилган ёки баланÑга қўшилган.</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>Барча</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>Бугун</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>Шу ҳафта</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>Шу ой</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>Ўтган хафта</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>Шу йил</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>Оралиқ...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>Ðрдамида қабул қилинган</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>Жўнатиш</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>Ўзингизга</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>Фойда</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>Бошка</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>Излаш учун манзил ёки ёрлиқни киритинг</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>Мин қиймат</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>Манзилни нуÑхалаш</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Ðрликни нуÑхалаш</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Кийматни нуÑхала</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>Ўтказам рақамидан нуÑха олиш</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>Ðрликни тахрирлаш</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>Ўтказма тафÑилотларини кўрÑатиш </translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>Ўтказмалар тарихини ÑкÑпорт қилиш</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>Фақат кўришга</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>ЭкÑпорт қилиб бўлмади</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>Ўтказмалар тарихи %1 га муваффаққиÑтли Ñақланди.</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Вергул билан ажратилган файл (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>ТаÑдиқланди</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Сана</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>Туркум</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Ðрлик</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Манзил</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>Оралиқ:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>Кимга</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>Хали бирорта хамён юкланмади</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>Тангаларни жунат</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>&amp;ЭкÑпорт</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Жорий ички ойна ичидаги маълумотларни файлга ÑкÑпорт қилиш</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2126,6 +1201,10 @@
<translation>Демон Ñифатида орқа фонда ишга туширинг ва буйруқларга рози бўлинг</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>Connection options:</source>
<translation>Уланиш кўрÑаткичлари:</translation>
</message>
@@ -2146,10 +1225,6 @@
<translation>JSON-RPC уланишлари учун парол</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Бу ёрдам хабари</translation>
- </message>
- <message>
<source>Loading addresses...</source>
<translation>Манзиллар юкланмоқда...</translation>
</message>
diff --git a/src/qt/locale/bitcoin_vi.ts b/src/qt/locale/bitcoin_vi.ts
index 47745a3bc8..e8bf01ab1b 100644
--- a/src/qt/locale/bitcoin_vi.ts
+++ b/src/qt/locale/bitcoin_vi.ts
@@ -18,32 +18,9 @@
<translation>Sao chép</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>Sao chép địa chỉ</translation>
- </message>
- <message>
<source>&amp;Delete</source>
<translation>&amp;Xóa</translation>
</message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Tập tin tách biệt bởi dấu phẩy (*.csv)</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Nhãn dữ liệu</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Äịa chỉ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(chưa có nhãn)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -55,9 +32,6 @@
<name>BitcoinGUI</name>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Amount:</source>
@@ -67,10 +41,6 @@
<source>Amount</source>
<translation>Số lượng</translation>
</message>
- <message>
- <source>(no label)</source>
- <translation>(chưa có nhãn)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -82,7 +52,7 @@
<source>&amp;Address</source>
<translation>Äịa chỉ</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
</context>
@@ -102,9 +72,6 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
@@ -115,9 +82,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -129,33 +93,6 @@
<source>Copy &amp;Address</source>
<translation>Sao chép địa chỉ</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Äịa chỉ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Số lượng</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nhãn dữ liệu</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Label</source>
- <translation>Nhãn dữ liệu</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Số lượng</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(chưa có nhãn)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -163,10 +100,6 @@
<source>Amount:</source>
<translation>Số lượng:</translation>
</message>
- <message>
- <source>(no label)</source>
- <translation>(chưa có nhãn)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -184,50 +117,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Amount</source>
- <translation>Số lượng</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Label</source>
- <translation>Nhãn dữ liệu</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Tập tin tách biệt bởi dấu phẩy (*.csv)</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nhãn dữ liệu</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Äịa chỉ</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
</context>
</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_vi_VN.ts b/src/qt/locale/bitcoin_vi_VN.ts
index d55fa61885..a4e1588c93 100644
--- a/src/qt/locale/bitcoin_vi_VN.ts
+++ b/src/qt/locale/bitcoin_vi_VN.ts
@@ -26,10 +26,6 @@
<translation>Äó&amp;ng</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>&amp;Copy Äịa Chỉ</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>Xóa địa chỉ hiện tại từ danh sách</translation>
</message>
@@ -45,61 +41,6 @@
<source>&amp;Delete</source>
<translation>&amp;Xó&amp;a</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>Chá»n địa chỉ để gá»­i coin tá»›i</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>Chá»n địa chỉ để nhận coin</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>C&amp;há»n</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>Äịa chỉ gá»­i</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>Äịa chỉ nhận</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>Copy &amp;Nhãn</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>&amp;Sá»­a</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>Xuất Danh Sách Äịa Chỉ</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Xuất Äã Thất Bại</translation>
- </message>
- </context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>Nhãn</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Äịa chỉ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(không nhãn)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -119,23 +60,7 @@
<source>Repeat new passphrase</source>
<translation>Äiá»n lại passphrase</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>Mã hóa ví</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>Mở khóa ví</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>Giải mã ví</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>Ví đã được mã hóa</translation>
- </message>
- </context>
+</context>
<context>
<name>BanTableModel</name>
</context>
@@ -174,10 +99,6 @@
<translation>Mở &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>Bitcoin Core client</translation>
- </message>
- <message>
<source>Bitcoin</source>
<translation>Bitcoin</translation>
</message>
@@ -213,14 +134,6 @@
<source>&amp;Help</source>
<translation>Trợ &amp;giúp</translation>
</message>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>&amp;Vá» Bitcoin Core</translation>
- </message>
<message numerus="yes">
<source>%n hour(s)</source>
<translation><numerusform>%n giá»</numerusform></translation>
@@ -267,13 +180,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>Network Alert</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Quantity:</source>
@@ -319,43 +225,7 @@
<source>Priority</source>
<translation>Tầm quan trá»ng</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>Copy địa chỉ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copy nhãn</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Lượng copy</translation>
- </message>
- <message>
- <source>low</source>
- <translation>thấp</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>thấp hơn</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>thấp nhất</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>có</translation>
- </message>
- <message>
- <source>no</source>
- <translation>không</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(không nhãn)</translation>
- </message>
- </context>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -366,7 +236,7 @@
<source>&amp;Address</source>
<translation>Äịa chỉ</translation>
</message>
- </context>
+</context>
<context>
<name>FreespaceChecker</name>
<message>
@@ -377,17 +247,9 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>version</source>
<translation>version</translation>
</message>
- <message>
- <source>About Bitcoin Core</source>
- <translation>Vá» Bitcoin Core</translation>
- </message>
</context>
<context>
<name>Intro</name>
@@ -396,10 +258,6 @@
<translation>Chào mừng</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
- <message>
<source>Error</source>
<translation>Lá»—i</translation>
</message>
@@ -462,9 +320,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -479,9 +334,6 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
<message>
<source>&amp;Information</source>
@@ -514,52 +366,13 @@
<source>&amp;Amount:</source>
<translation>Lượng:</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>Copy nhãn</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Lượng copy</translation>
- </message>
-</context>
+ </context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &amp;Address</source>
<translation>&amp;Copy Äịa Chỉ</translation>
</message>
- <message>
- <source>Address</source>
- <translation>Äịa chỉ</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Lượng</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nhãn</translation>
- </message>
- </context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>Ngày tháng</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nhãn</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Lượng</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(không nhãn)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -591,14 +404,6 @@
<source>Change:</source>
<translation>Thay đổi:</translation>
</message>
- <message>
- <source>Copy amount</source>
- <translation>Lượng copy</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(không nhãn)</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -615,105 +420,27 @@
</context>
<context>
<name>SplashScreen</name>
- <message>
- <source>Bitcoin Core</source>
- <translation>Bitcoin Core</translation>
- </message>
</context>
<context>
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Date</source>
- <translation>Ngày tháng</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>Lượng</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>Ngày tháng</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nhãn</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Copy address</source>
- <translation>Copy địa chỉ</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>Copy nhãn</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>Lượng copy</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>Xuất Äã Thất Bại</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>Comma separated file (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>Äã xác nhận</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>Ngày tháng</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>Nhãn</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>Äịa chỉ</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>X&amp;uất</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>Xuất dữ liệu trong mục hiện tại ra file</translation>
- </message>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
<translation>Lá»±a chá»n:</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
<source>(default: %u)</source>
<translation>(mặc định: %u)</translation>
</message>
@@ -730,10 +457,6 @@
<translation>Chú ý</translation>
</message>
<message>
- <source>This help message</source>
- <translation>Thông điệp trợ giúp này</translation>
- </message>
- <message>
<source>Loading addresses...</source>
<translation>Äang Ä‘á»c các địa chỉ...</translation>
</message>
diff --git a/src/qt/locale/bitcoin_zh.ts b/src/qt/locale/bitcoin_zh.ts
index aeb4faa712..bceba9dfdd 100644
--- a/src/qt/locale/bitcoin_zh.ts
+++ b/src/qt/locale/bitcoin_zh.ts
@@ -3,9 +3,6 @@
<name>AddressBookPage</name>
</context>
<context>
- <name>AddressTableModel</name>
- </context>
-<context>
<name>AskPassphraseDialog</name>
</context>
<context>
@@ -23,9 +20,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- </context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Date</source>
@@ -58,18 +52,12 @@
<name>OverviewPage</name>
</context>
<context>
- <name>PaymentServer</name>
- </context>
-<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
</context>
<context>
- <name>QRImageWidget</name>
- </context>
-<context>
<name>RPCConsole</name>
</context>
<context>
@@ -79,13 +67,6 @@
<name>ReceiveRequestDialog</name>
</context>
<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- </context>
-<context>
<name>SendCoinsDialog</name>
<message>
<source>Insufficient funds!</source>
@@ -95,18 +76,6 @@
<source>Choose...</source>
<translation>选择...</translation>
</message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>仅支付全é¢çš„%1</translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>收款人地å€æ— æ•ˆï¼Œè¯·å†æ¬¡ç¡®è®¤ã€‚</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>警告:比特å¸åœ°å€æ— æ•ˆ</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -124,42 +93,12 @@
<name>TrafficGraphWidget</name>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- </context>
-<context>
<name>TransactionDescDialog</name>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- </context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- </context>
-<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
- <name>WalletFrame</name>
- </context>
-<context>
- <name>WalletModel</name>
- </context>
-<context>
- <name>WalletView</name>
- </context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Transaction amounts must be positive</source>
@@ -178,26 +117,10 @@
<translation>警告</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>wallet.dat文件å—æŸï¼Œä¿®å¤å¤±è´¥</translation>
- </message>
- <message>
- <source>This help message</source>
- <translation>æ­¤æ¡å¸®åŠ©ä¿¡æ¯</translation>
- </message>
- <message>
<source>Loading addresses...</source>
<translation>正在载入地å€...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>wallet.dat文件加载错误:钱包å—æŸ</translation>
- </message>
- <message>
- <source>Error loading wallet.dat</source>
- <translation>wallet.dat文件加载错误</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>ä½™é¢ä¸è¶³</translation>
</message>
diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts
index 0ae2c95c62..92a7006d30 100644
--- a/src/qt/locale/bitcoin_zh_CN.ts
+++ b/src/qt/locale/bitcoin_zh_CN.ts
@@ -26,10 +26,6 @@
<translation>关闭(&amp;l)</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>å¤åˆ¶åœ°å€(&amp;C)</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>从列表中删除选中的地å€</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>删除(&amp;D)</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>选择å‘å¸åœ°å€</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>选择收å¸åœ°å€</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>选择(&amp;H)</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>正在å‘é€åœ°å€</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>正在接收地å€</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>这是您用æ¥ä»˜æ¬¾çš„比特å¸åœ°å€ã€‚在付款å‰ï¼Œè¯·ä»”细核实付款金é¢å’Œæ”¶æ¬¾åœ°å€ã€‚</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>这些都是您的比特å¸åœ°å€ï¼Œå¯ç”¨äºŽæ”¶æ¬¾ã€‚建议对æ¯ç¬”交易都使用一个新的地å€ã€‚</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>å¤åˆ¶æ ‡ç­¾(&amp;L)</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>编辑(&amp;E)</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>导出地å€åˆ—表</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>逗å·åˆ†éš”文件 (*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>导出失败</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>ä¿å­˜åœ°å€åˆ—表出现 %1错误。请é‡è¯•ã€‚</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>标签</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>地å€</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(没有标签)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>é‡å¤æ–°å¯†ç </translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>加密钱包</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>æ­¤æ“作需è¦æ‚¨é¦–先使用密ç è§£é”该钱包。</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>解é”钱包</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>该æ“作需è¦æ‚¨é¦–先使用密ç è§£å¯†é’±åŒ…。</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>解密钱包</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>更改密ç </translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>确认加密钱包</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>警告:如果您加密了您的钱包,但是忘记了密ç ï¼Œä½ å°†ä¼š&lt;b&gt;丢失所有的比特å¸&lt;/b&gt;ï¼</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>您确定需è¦ä¸ºé’±åŒ…加密å—?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>比特å¸æ ¸å¿ƒçŽ°åœ¨å°†å…³é—­ä»¥å®ŒæˆåŠ å¯†è¿‡ç¨‹ã€‚请记ä½ï¼Œåœ¨æ‚¨çš„计算机被æ¶æ„软件感染的情况下,加密ä¸èƒ½å®Œå…¨ä¿æŠ¤æ‚¨çš„比特å¸å…于被盗。</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>é‡è¦æ示:您以å‰å¤‡ä»½çš„钱包文件应该替æ¢æˆæœ€æ–°ç”Ÿæˆçš„加密钱包文件(é‡æ–°å¤‡ä»½ï¼‰ã€‚从安全性上考虑,您以å‰å¤‡ä»½çš„未加密的钱包文件,在您使用新的加密钱包åŽå°†æ— æ•ˆï¼Œè¯·é‡æ–°å¤‡ä»½ã€‚</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>警告:大写é”定键处于打开状æ€ï¼</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>钱包已加密</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>请输入新的钱包密ç . &lt;br/&gt;密ç é¡»åŒ…å«&lt;b&gt;10个以上éšæœºå­—符&lt;/b&gt;,或&lt;b&gt;8个以上å•è¯&lt;/b&gt;.</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>请输入钱包的旧密ç ä¸Žæ–°å¯†ç ã€‚</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>钱包加密失败</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>由于一个本地错误,加密钱包的æ“作已ç»å¤±è´¥ã€‚您的钱包没能被加密。</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>密ç ä¸åŒ¹é…。</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>钱包解é”失败</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>用于解密钱包的密ç ä¸æ­£ç¡®ã€‚</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>钱包解密失败。</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>修改钱包密ç æˆåŠŸã€‚</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,10 @@
<translation>退出程åº</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>&amp;关于 %1</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>关于Qt(&amp;Q)</translation>
</message>
@@ -306,14 +151,6 @@
<translation>打开 &amp;URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>比特å¸æ ¸å¿ƒé’±åŒ…客户端</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>正在从ç£ç›˜å¯¼å…¥æ•°æ®å—...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>正在为数æ®å—é‡å»ºç´¢å¼•...</translation>
</message>
@@ -358,10 +195,6 @@
<translation>接收(&amp;R)</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>显示有关比特å¸æ ¸å¿ƒé’±åŒ…ä¿¡æ¯</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>显示 / éšè—(&amp;S)</translation>
</message>
@@ -398,22 +231,10 @@
<translation>分页工具æ </translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>比特å¸æ ¸å¿ƒ</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
<translation>请求支付(生æˆäºŒç»´ç å’Œ bitcoin: URI)</translation>
</message>
<message>
- <source>&amp;About Bitcoin Core</source>
- <translation>关于比特å¸æ ¸å¿ƒ(&amp;A)</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>修改比特å¸æ ¸å¿ƒçš„é…置选项</translation>
- </message>
- <message>
<source>Show the list of used sending addresses and labels</source>
<translation>显示用过的å‘é€åœ°å€å’Œæ ‡ç­¾çš„列表</translation>
</message>
@@ -429,10 +250,6 @@
<source>&amp;Command-line options</source>
<translation>命令行选项(&amp;C)</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>显示比特å¸æ ¸å¿ƒ 程åºå¸®åŠ©ä¿¡æ¯ï¼ŒèŽ·å–å¯ç”¨çš„命令行选项 </translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
<translation><numerusform>%n 个到比特å¸ç½‘络的活动连接</numerusform></translation>
@@ -545,13 +362,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>网络警报</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +439,6 @@
<source>Priority</source>
<translation>优先级</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>å¤åˆ¶åœ°å€</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>å¤åˆ¶æ ‡ç­¾</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>å¤åˆ¶é‡‘é¢</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>å¤åˆ¶äº¤æ˜“ç¼–å·</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>é”定未花费</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>解é”未花费</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>å¤åˆ¶é‡‘é¢</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>å¤åˆ¶äº¤æ˜“è´¹</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>å¤åˆ¶å«äº¤æ˜“费的金é¢</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>å¤åˆ¶å­—节</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>å¤åˆ¶ä¼˜å…ˆçº§</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>å¤åˆ¶å°é¢</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>å¤åˆ¶é›¶é’±</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>最高</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>更高</translation>
- </message>
- <message>
- <source>high</source>
- <translation>高</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>中高</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>中等</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>中低</translation>
- </message>
- <message>
- <source>low</source>
- <translation>低</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>更低</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>最低</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(%1 é”定)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>æ— </translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>如果交易规模大于 1000 字节,此标签将å˜ä¸ºçº¢è‰²ã€‚</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>如果优先级å°äºŽâ€œä¸­ç­‰â€ï¼Œæ­¤æ ‡ç­¾å°†å˜ä¸ºçº¢è‰²ã€‚</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>如果任何接收人收到的金é¢å°äºŽ %1,此标签将å˜ä¸ºçº¢è‰²ã€‚</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>å¯èƒ½ä¼šæœ‰ 正负 %1 èª(satoshi)çš„åå·® </translation>
- </message>
- <message>
- <source>yes</source>
- <translation>是</translation>
- </message>
- <message>
- <source>no</source>
- <translation>å¦</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>è¿™æ„味ç€å°†å¯¹äº¤æ˜“æ”¶å– %1/åƒå­—节 的交易费。</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>æ¯ç¬”输入å¯èƒ½ä¼šæœ‰ 正负1字节的å差。</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>交易的优先级越高,被矿工收入数æ®å—的速度也越快。</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(没有标签)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>æ¥è‡ª%1的零钱 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(零钱)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +462,6 @@
<source>&amp;Address</source>
<translation>地å€(&amp;A)</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>新建接收地å€</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>新建å‘é€åœ°å€</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>编辑接收地å€</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>编辑å‘é€åœ°å€</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>输入的地å€â€œ%1â€å·²ç»å­˜åœ¨äºŽåœ°å€ç°¿ä¸­ã€‚</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>您输入的“%1â€ä¸æ˜¯æœ‰æ•ˆçš„比特å¸åœ°å€ã€‚</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>无法解é”钱包</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>新的密钥生æˆå¤±è´¥ã€‚</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +489,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>比特å¸æ ¸å¿ƒ</translation>
- </message>
- <message>
<source>version</source>
<translation>版本</translation>
</message>
@@ -867,10 +497,6 @@
<translation>(%1 ä½)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>关于比特å¸æ ¸å¿ƒ</translation>
- </message>
- <message>
<source>Command-line options</source>
<translation>命令行选项</translation>
</message>
@@ -906,11 +532,7 @@
<source>Show splash screen on startup (default: %u)</source>
<translation>显示å¯åŠ¨ç”»é¢ï¼ˆé»˜è®¤ï¼š%u)</translation>
</message>
- <message>
- <source>Reset all settings changes made over the GUI</source>
- <translation>é‡ç½®æ‰€æœ‰å›¾å½¢ç•Œé¢æ‰€åšçš„更改</translation>
- </message>
-</context>
+ </context>
<context>
<name>Intro</name>
<message>
@@ -918,18 +540,6 @@
<translation>欢迎</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>欢迎使用 比特å¸æ ¸å¿ƒ 程åºã€‚</translation>
- </message>
- <message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>由于这是第一次è¿è¡Œ 比特å¸æ ¸å¿ƒ 程åºï¼Œæ‚¨å¯ä»¥é€‰æ‹©æ•°æ®å­˜å‚¨ç›®å½•ã€‚</translation>
- </message>
- <message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>比特å¸æ ¸å¿ƒ 程åºä¼šä¸‹è½½å‚¨å­˜ä¸€ä»½æ•°æ®å—链(blockchain)ã€‚è‡³å°‘éœ€è¦ %1 GB的存储空间,éšç€æ—¶é—´æŽ¨ç§»ä¼šéœ€è¦æ›´å¤šçš„存储空间。钱包文件也储存在该目录。</translation>
- </message>
- <message>
<source>Use the default data directory</source>
<translation>使用默认的数æ®ç›®å½•</translation>
</message>
@@ -938,10 +548,6 @@
<translation>使用自定义的数æ®ç›®å½•ï¼š</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>比特å¸æ ¸å¿ƒ</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>错误:无法创建 指定的数æ®ç›®å½• "%1" </translation>
</message>
@@ -976,10 +582,6 @@
<source>Select payment request file</source>
<translation>选择付款请求文件 </translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>选择需è¦æ‰“开的付款请求文件 </translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -1020,10 +622,6 @@
<translation>窗å£è¢«å…³é—­æ—¶æœ€å°åŒ–而ä¸æ˜¯é€€å‡ºåº”用程åºã€‚当此选项å¯ç”¨æ—¶ï¼Œåº”用程åºåªä¼šåœ¨èœå•ä¸­é€‰æ‹©é€€å‡ºæ—¶é€€å‡ºã€‚</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>å¯ä»¥åœ¨è¿™é‡Œè®¾ç½®ç”¨æˆ·ç•Œé¢è¯­è¨€ã€‚此设置将在é‡æ–°å¯åŠ¨æ¯”特å¸æ ¸å¿ƒåŽç”Ÿæ•ˆã€‚</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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>出现在交易的选项å¡çš„上下文èœå•é¡¹çš„ç¬¬ä¸‰æ–¹ç½‘å€ (例如:区å—链接查询) 。 %sçš„URL被替æ¢ä¸ºäº¤æ˜“哈希。多个的URL需è¦ç«–线 | 分隔。</translation>
</message>
@@ -1048,14 +646,6 @@
<translation>网络(&amp;N)</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>登录到系统åŽè‡ªåŠ¨å¯åŠ¨æ¯”特å¸æ ¸å¿ƒã€‚</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>系统登录时å¯åŠ¨æ¯”特å¸æ ¸å¿ƒ(&amp;S)</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 = 自动, &lt;0 = 离开很多å…费的核心)</translation>
</message>
@@ -1284,97 +874,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI 处ç†</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>æ— æ•ˆçš„ä»˜æ¬¾åœ°å€ %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>支付请求被拒ç»</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>付款请求所在的网络与当å‰å®¢æˆ·ç«¯æ‰€åœ¨çš„网络ä¸åŒ¹é…。</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>支付请求未æˆå½¢ã€‚</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>è¯·æ±‚æ”¯ä»˜çš„é‡‘é¢ %1 太å°ï¼ˆå°±åƒå°˜åŸƒï¼‰ã€‚</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>支付请求出错</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>暂时无法å¯åŠ¨æ¯”特å¸ï¼šç‚¹å‡»æ”¯ä»˜åŠŸèƒ½</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>付款请求URI链接éžæ³•: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>URI无法解æžï¼åŽŸå› å¯èƒ½æ˜¯æ¯”特å¸åœ°å€ä¸æ­£ç¡®ï¼Œæˆ–者URIå‚数错误。</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>ä»˜æ¬¾è¯·æ±‚æ–‡ä»¶å¤„ç† </translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>付款请求文件无法读å–ï¼å¯èƒ½æ˜¯ä»˜æ¬¾è¯·æ±‚文件ä¸åˆæ ¼ã€‚</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>支付请求已过期。</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>ä¸æ”¯æŒåˆ°è‡ªå®šä¹‰ä»˜æ¬¾è„šæœ¬çš„未验è¯ä»˜æ¬¾è¯·æ±‚。</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>无效的支付请求。</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>退款æ¥è‡ª %1</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>支付请求 %1 太大 (%2 字节。åªå…许 %3 字节)。</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>%1: %2 通讯出错</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>æ— æ³•è§£æž ä»˜æ¬¾è¯·æ±‚ï¼</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>æ¥è‡ª %1 æœåŠ¡å™¨çš„错误å“应</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>支付已到账</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>网络请求出错</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1429,31 +928,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>ä¿å­˜å›¾ç‰‡(&amp;S)...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>å¤åˆ¶å›¾ç‰‡(&amp;C)</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>ä¿å­˜äºŒç»´ç </translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG图片(*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>客户端å称</translation>
- </message>
- <message>
<source>N/A</source>
<translation>ä¸å¯ç”¨</translation>
</message>
@@ -1474,10 +950,6 @@
<translation>常规</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>使用 OpenSSL 版本</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>使用的 BerkeleyDB 版本</translation>
</message>
@@ -1518,10 +990,6 @@
<translation>内存使用</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>从当å‰çš„æ•°æ®ç›®å½•æ‰“开比特å¸æ ¸å¿ƒè°ƒè¯•æ—¥å¿—文件。对于较大的日志文件,这å¯èƒ½éœ€è¦å‡ ç§’钟。</translation>
- </message>
- <message>
<source>Received</source>
<translation>收到</translation>
</message>
@@ -1634,10 +1102,6 @@
<translation>输出:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>创建时间</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>调试日志文件</translation>
</message>
@@ -1674,10 +1138,6 @@
<translation>(&amp;U)å…许节点连接</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>欢迎使用 比特å¸æ ¸å¿ƒ RPC 控制å°ã€‚</translation>
- </message>
- <message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
<translation>使用上下方å‘é”®æµè§ˆåŽ†å², &lt;b&gt;Ctrl-L&lt;/b&gt;清除å±å¹•ã€‚</translation>
</message>
@@ -1804,18 +1264,6 @@
<source>Remove</source>
<translation>移除</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>å¤åˆ¶æ ‡ç­¾</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>å¤åˆ¶æ¶ˆæ¯ </translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>å¤åˆ¶é‡‘é¢</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1835,73 +1283,6 @@
<source>&amp;Save Image...</source>
<translation>ä¿å­˜å›¾ç‰‡(&amp;S)...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>请求付款到 %1</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>付款信æ¯</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>地å€</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>金é¢</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>标签</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>消æ¯</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>URI 太长,请试ç€ç²¾ç®€æ ‡ç­¾æˆ–消æ¯æ–‡æœ¬ã€‚</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>å°† URI 转为二维ç å¤±è´¥ã€‚</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>标签</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>消æ¯</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>金é¢</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(没有标签)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(无消æ¯)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(无金é¢) </translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2022,14 +1403,6 @@
<translation>快速</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>å‘é€æ—¶å°½å¯èƒ½ ä¸æ”¯ä»˜äº¤æ˜“费用</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(确认时间更长) </translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>一次å‘é€ç»™å¤šä¸ªæŽ¥æ”¶è€…</translation>
</message>
@@ -2061,118 +1434,6 @@
<source>S&amp;end</source>
<translation>å‘é€(&amp;E)</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>确认å‘é€è´§å¸</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 到 %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>å¤åˆ¶é‡‘é¢</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>å¤åˆ¶é‡‘é¢</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>å¤åˆ¶äº¤æ˜“è´¹</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>å¤åˆ¶å«äº¤æ˜“费的金é¢</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>å¤åˆ¶å­—节</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>å¤åˆ¶ä¼˜å…ˆçº§</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>å¤åˆ¶é›¶é’±</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>æ€»é‡‘é¢ %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>或</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>支付金é¢å¿…须大于0。</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>金é¢è¶…出您的账上余é¢ã€‚</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>计入 %1 交易费åŽçš„金é¢è¶…出您的账上余é¢ã€‚</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>交易创建失败ï¼</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>错误:该交易被拒ç»ï¼å‘生这ç§é”™è¯¯çš„原因å¯èƒ½æ˜¯ï¼šé’±åŒ…中的比特å¸å·²ç»è¢«ç”¨æŽ‰ï¼Œæœ‰å¯èƒ½æ‚¨å¤åˆ¶äº†wallet.dat钱包文件,然åŽç”¨å¤åˆ¶çš„钱包文件支付了比特å¸ï¼Œä½†æ˜¯è¿™ä¸ªé’±åŒ…文件中没有记录。</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>超过 %1 的交易费被认为是è’谬的高费率。</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>支付请求已过期。</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>åªæ”¯ä»˜å¿…è¦è´¹ç”¨ %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>预计 %n 个数æ®å—åŽè¢«ç¡®è®¤ã€‚</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>接收人地å€æ— æ•ˆã€‚请é‡æ–°æ£€æŸ¥ã€‚</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>å‘现é‡å¤åœ°å€ï¼šæ¯ä¸ªåœ°å€åº”该åªä½¿ç”¨ä¸€æ¬¡ã€‚</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>警告:无效的比特å¸åœ°å€</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(没有标签)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>警告:未知的更改地å€</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>å¤åˆ¶å°é¢</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>您确定è¦å‘出å—?</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>已添加交易费</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2185,10 +1446,6 @@
<translation>付给(&amp;T):</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>为这个地å€è¾“入一个标签,以便将它添加到您的地å€ç°¿</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>标签(&amp;L):</translation>
</message>
@@ -2260,10 +1517,6 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>比特å¸æ ¸å¿ƒæ­£åœ¨å…³æœº...</translation>
- </message>
- <message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>在此窗å£æ¶ˆå¤±å‰ä¸è¦å…³é—­è®¡ç®—机。</translation>
</message>
@@ -2354,70 +1607,10 @@
<source>Reset all verify message fields</source>
<translation>清空所有验è¯æ¶ˆæ¯æ </translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>å•å‡»â€œç­¾å消æ¯â€œäº§ç”Ÿç­¾å。</translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>输入的地å€éžæ³•ã€‚</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>请检查地å€åŽé‡è¯•ã€‚</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>输入的地å€æ²¡æœ‰å…³è”çš„å…¬ç§é’¥å¯¹ã€‚</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>钱包解é”动作å–消。</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>找ä¸åˆ°è¾“入地å€å…³è”çš„ç§é’¥ã€‚</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>消æ¯ç­¾å失败。</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>消æ¯å·²ç­¾å。</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>ç­¾å无法解ç ã€‚</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>请检查签ååŽé‡è¯•ã€‚</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>ç­¾å与消æ¯æ‘˜è¦ä¸åŒ¹é…。</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>消æ¯éªŒè¯å¤±è´¥ã€‚</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>消æ¯éªŒè¯æˆåŠŸã€‚</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>比特å¸æ ¸å¿ƒ</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>Bitcoin Core çš„å¼€å‘者</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[测试网络]</translation>
</message>
@@ -2430,422 +1623,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>至 %1 个数æ®å—时开å¯</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>å‘现冲çª</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1 / 离线</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1/未确认</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>%1 已确认</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>状æ€</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>, 通过 %n 个节点广播 </numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>æº</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>生æˆ</translation>
- </message>
- <message>
- <source>From</source>
- <translation>æ¥è‡ª</translation>
- </message>
- <message>
- <source>To</source>
- <translation>到</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>自己的地å€</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>观察地å€(watch-only) </translation>
- </message>
- <message>
- <source>label</source>
- <translation>标签</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>收入</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>%n 个数æ®å—åŽæˆç†Ÿ(mature) </numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>未被接å—</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>支出</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>总收入</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>总支出</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>交易费</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>净é¢</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>消æ¯</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>备注</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>商店</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>生æˆçš„比特å¸åœ¨å¯ä»¥ä½¿ç”¨å‰å¿…须有 %1 个æˆç†Ÿçš„区å—。当您生æˆäº†æ­¤åŒºå—åŽï¼Œå®ƒå°†è¢«å¹¿æ’­åˆ°ç½‘络中以加入区å—链。如果它未æˆåŠŸè¿›å…¥åŒºå—链,其状æ€å°†å˜æ›´ä¸ºâ€œä¸æŽ¥å—â€å¹¶ä¸”ä¸å¯ä½¿ç”¨ã€‚è¿™å¯èƒ½å¶å°”会å‘生,如果å¦ä¸€ä¸ªèŠ‚点比你早几秒钟æˆåŠŸç”Ÿæˆä¸€ä¸ªåŒºå—。</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>调试信æ¯</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>交易</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>输入</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>金é¢</translation>
- </message>
- <message>
- <source>true</source>
- <translation>正确</translation>
- </message>
- <message>
- <source>false</source>
- <translation>错误</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>,未被æˆåŠŸå¹¿æ’­</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>å†æ‰“å¼€ %n 个数æ®å—</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>未知</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>交易细节</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>当å‰é¢æ¿æ˜¾ç¤ºäº†äº¤æ˜“的详细信æ¯</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>类别</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>未æˆç†Ÿ (%1 个确认,将在 %2 个åŽå¯ç”¨)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>å†æ‰“å¼€ %n 个数æ®å—</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>至 %1 个数æ®å—时开å¯</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>已确认 (%1 æ¡ç¡®è®¤ä¿¡æ¯)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>此数æ®å—未被任何其他节点接收,å¯èƒ½ä¸è¢«æŽ¥å—ï¼</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>已生æˆä½†æœªè¢«æŽ¥å—</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>掉线</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>标签</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>未确认的 </translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>确认中 (推è %2个确认,已ç»æœ‰ %1个确认)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>冲çªçš„</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>接收于</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>收款æ¥è‡ª</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>å‘é€ç»™</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>付款给自己</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>挖矿所得</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>观察地å€(watch-only) </translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(ä¸å¯ç”¨ï¼‰</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>交易状æ€ã€‚ 鼠标移到此区域å¯æ˜¾ç¤ºç¡®è®¤é¡¹æ•°é‡ã€‚</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>接收到交易的时间</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>交易类别。</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>该交易中是å¦æ¶‰åŠ 观察地å€(watch-only address)。</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>用户定义的该交易的æ„图/目的。</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>从余é¢æ·»åŠ æˆ–移除的金é¢ã€‚</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>全部</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>今天</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>本周</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>本月</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>上月</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>今年</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>范围...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>接收于</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>å‘é€ç»™</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>到自己</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>挖矿所得</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>其他</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>输入地å€æˆ–标签进行æœç´¢</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>最å°é‡‘é¢</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>å¤åˆ¶åœ°å€</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>å¤åˆ¶æ ‡ç­¾</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>å¤åˆ¶é‡‘é¢</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>å¤åˆ¶äº¤æ˜“ç¼–å·</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>å¤åˆ¶åŽŸå§‹äº¤æ˜“</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>编辑标签</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>显示交易详情</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>导出交易历å²</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>观察地å€(Watch-only) </translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>导出失败</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>导出交易历å²åˆ° %1 æ—¶å‘生错误。</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>导出æˆåŠŸ</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>交易历å²å·²æˆåŠŸä¿å­˜åˆ° %1。</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>逗å·åˆ†éš”文件 (*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>已确认</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>类别</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>标签</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>地å€</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>范围:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>到</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2853,55 +1637,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>没有载入钱包。</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>å‘é€æ¯”特å¸</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>导出(&amp;E)</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>导出当å‰æ•°æ®åˆ°æ–‡ä»¶</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>备份钱包</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>钱包文件(*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>备份失败</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>å°è¯•ä¿å­˜é’±åŒ…æ•°æ®è‡³ %1 æ—¶å‘生错误。</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>钱包数æ®æˆåŠŸä¿å­˜è‡³ %1 。</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>备份æˆåŠŸ</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2931,16 +1666,16 @@
<translation>如果&lt;category&gt;未æ供或&lt;category&gt; = 1,输出所有调试信æ¯ã€‚</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>最大å•æ¬¡è½¬è´¦è´¹ç”¨ï¼ˆ%s),设置太低å¯èƒ½å¯¼è‡´å¤§å®—交易失败(默认:%s)</translation>
+ <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
+ <translation>修剪值被设置为低于最å°å€¼%d MiB,请使用更大的数值。</translation>
</message>
<message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>警请检查电脑的日期时间设置是å¦æ­£ç¡®ï¼æ—¶é—´é”™è¯¯å¯èƒ½ä¼šå¯¼è‡´æ¯”特å¸å®¢æˆ·ç«¯è¿è¡Œå¼‚常。</translation>
+ <source>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</source>
+ <translation>修剪:最åŽçš„钱包åŒæ­¥è¶…过了修剪的数æ®ã€‚你需è¦é€šè¿‡ -reindex (é‡æ–°ä¸‹è½½æ•´ä¸ªåŒºå—链以防修剪节点)</translation>
</message>
<message>
- <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
- <translation>修剪值被设置为低于最å°å€¼%d MiB,请使用更大的数值。</translation>
+ <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, &gt;%u = target size in MiB to use for block files)</source>
+ <translation>通过修剪(删除)旧数æ®å—å‡å°‘存储需求。此模å¼ä¸Ž -txindex å’Œ -rescanä¸å…¼å®¹ã€‚警告:还原此设置需è¦é‡æ–°ä¸‹è½½æ•´ä¸ªåŒºå—链。(默认: 0 = ç¦ç”¨ä¿®å‰ªæ•°æ®å—, &gt;%u = æ•°æ®å—文件目标大å°ï¼Œå•ä½ MiB)</translation>
</message>
<message>
<source>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</source>
@@ -2973,6 +1708,22 @@
<translation>接å—æ¥è‡ªå¤–部的连接 (缺çœ: 如果ä¸å¸¦ -proxy or -connect å‚数设置为1)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>比特å¸æ ¸å¿ƒ</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>-fallbackfree 交易费设置得很高ï¼è¿™æ˜¯åœ¨è´¹ç”¨ä¼°è®¡ä¸å¯ç”¨æ—¶ä½ å¯èƒ½ä¼šæ”¯ä»˜çš„交易费。</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>当费用估计数æ®(default: %s)ä¸è¶³æ—¶å°†ä¼šå¯ç”¨çš„费率 (in %s/kB) </translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>å³ä½¿åœ¨æ— å…³è”交易(默认: %d)时也接å—æ¥è‡ªç™½åå•åŒè¡Œçš„å…³è”交易</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>绑定指定的IP地å€å¼€å§‹ç›‘å¬ã€‚IPv6地å€è¯·ä½¿ç”¨[host]:port æ ¼å¼</translation>
</message>
@@ -2989,6 +1740,10 @@
<translation>当最佳区å—å˜åŒ–时执行命令 (命令行中的 %s 会被替æ¢æˆåŒºå—哈希值)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>强制关è”æ¥è‡ªç™½åå•åŒè¡Œçš„交易å³ä½¿ä»–们è¿å本地关è”政策(默认: %d)</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>设置脚本验è¯çš„ç¨‹åº (%u 到 %d, 0 = 自动, &lt;0 = ä¿ç•™è‡ªç”±çš„核心, 默认值: %d)</translation>
</message>
@@ -3001,22 +1756,10 @@
<translation>这是测试用的预å‘布版本 - 请谨慎使用 - ä¸è¦ç”¨æ¥æŒ–矿,或者在正å¼å•†ç”¨çŽ¯å¢ƒä¸‹ä½¿ç”¨</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>无法 %s的绑定到电脑上,比特å¸æ ¸å¿ƒé’±åŒ…å¯èƒ½å·²ç»åœ¨è¿è¡Œã€‚</translation>
- </message>
- <message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>使用UPnP暴露本机监å¬ç«¯å£ï¼ˆé»˜è®¤ï¼š1 当正在监å¬ä¸”ä¸ä½¿ç”¨ä»£ç†ï¼‰</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>警告:数æ®å—生æˆæ•°é‡å¼‚常,最近 %d å°æ—¶æ”¶åˆ°äº† %d 个数æ®å—(预期为 %d 个)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>警告:请检查您的网络连接,最近 %d å°æ—¶æ”¶åˆ°äº† %d 个数æ®å—(预期为 %d 个)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
<translation>警告:网络似乎并ä¸å®Œå…¨åŒæ„ï¼æœ‰äº›çŸ¿å·¥ä¼¼ä¹Žé‡åˆ°äº†é—®é¢˜ã€‚</translation>
</message>
@@ -3025,10 +1768,6 @@
<translation>警告:我们的åŒè¡Œä¼¼ä¹Žä¸å®Œå…¨åŒæ„ï¼æ‚¨å¯èƒ½éœ€è¦å‡çº§ï¼Œæˆ–者其他节点å¯èƒ½éœ€è¦å‡çº§ã€‚</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>警告:钱包文件wallet.datæŸå! 原始的钱包文件已ç»å¤‡ä»½åˆ°%s目录下并é‡å‘½å为{timestamp}.bak 。如果您的账户余é¢æˆ–者交易记录ä¸æ­£ç¡®ï¼Œè¯·ä½¿ç”¨æ‚¨çš„钱包备份文件æ¢å¤ã€‚</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>节点白åå•,网络掩ç æˆ–IPå€ã€‚å¯å¤šæ¬¡æŒ‡å®šã€‚</translation>
</message>
@@ -3041,6 +1780,10 @@
<translation>&lt;category&gt; å¯èƒ½æ˜¯ï¼š</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>为用户代ç†å­—符串附加说明</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>æ•°æ®å—创建选项:</translation>
</message>
@@ -3085,6 +1828,10 @@
<translation>å…许在&lt;address&gt;广播原始交易</translation>
</message>
<message>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>ä¿è¯å†…存池中的交易更æ¢(默认:%u)</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>åˆå§‹åŒ–æ•°æ®å—æ•°æ®åº“出错</translation>
</message>
@@ -3121,10 +1868,22 @@
<translation>无效的 -onion 地å€ï¼šâ€œ%sâ€</translation>
</message>
<message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>-fallbackfee 的无效数é¢=&lt;amount&gt;: '%s'</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>ä¿æŒäº¤æ˜“内存池大å°ä½ŽäºŽ&lt;n&gt;MB(默认:%u)</translation>
</message>
<message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>认è¯Cookieçš„ä½ç½® (默认: data目录)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>我们关è”和挖掘的æ¯sigop的最低交易字节(默认: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>没有足够的文件æ述符å¯ç”¨ã€‚</translation>
</message>
@@ -3133,6 +1892,10 @@
<translation>åªè¿žæŽ¥ &lt;net&gt;网络中的节点 (ipv4, ipv6 或 onion) </translation>
</message>
<message>
+ <source>Print version and exit</source>
+ <translation>打å°ç‰ˆæœ¬ä¿¡æ¯å¹¶é€€å‡º</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>修剪ä¸èƒ½é…置一个负数。</translation>
</message>
@@ -3169,6 +1932,10 @@
<translation>使用UPnp映射监å¬ç«¯å£ (默认: %u) </translation>
</message>
<message>
+ <source>User Agent comment (%s) contains unsafe characters.</source>
+ <translation>用户代ç†è¯„论(%s)包å«ä¸å®‰å…¨çš„字符。</translation>
+ </message>
+ <message>
<source>Verifying blocks...</source>
<translation>正在验è¯æ•°æ®åº“的完整性...</translation>
</message>
@@ -3185,14 +1952,6 @@
<translation>钱包选项:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>警告:此版本已过时,必须å‡çº§ï¼</translation>
- </message>
- <message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>您需è¦å°† -reindex 改为 -txindex 以é‡å»ºæ•°æ®åº“</translation>
- </message>
- <message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
<translation>å…许æ¥è‡ªæŒ‡å®šåœ°å€çš„ JSON-RPC 连接。 &lt;ip&gt;为å•ä¸€IP (如: 1.2.3.4), 网络/æŽ©ç  (如: 1.2.3.4/255.255.255.0), 网络/CIDR (如: 1.2.3.4/24)。该选项å¯å¤šæ¬¡æŒ‡å®šã€‚</translation>
</message>
@@ -3205,10 +1964,6 @@
<translation>绑定到指定地å€ç›‘å¬ JSON-RPC连接。 IPv6使用[主机]:ç«¯å£ æ ¼å¼ã€‚该选项å¯å¤šæ¬¡æŒ‡å®š (默认: 绑定到所有接å£) </translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>无法获å–æ•°æ®ç›®å½•çš„ %s. 比特å¸æ ¸å¿ƒé’±åŒ…å¯èƒ½å·²ç»åœ¨è¿è¡Œ.</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>创建系统默认æƒé™çš„文件,而ä¸æ˜¯ umask 077 (åªåœ¨å…³é—­é’±åŒ…功能时有效) </translation>
</message>
@@ -3225,6 +1980,10 @@
<translation>当收到相关æ醒或者我们看到一个长分å‰æ—¶æ‰§è¡Œå‘½ä»¤ï¼ˆ%s 将替æ¢ä¸ºæ¶ˆæ¯ï¼‰</translation>
</message>
<message>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for relaying, mining and transaction creation (default: %s)</source>
+ <translation>交易费(in %s/kB)比这更å°çš„在关è”ã€æŒ–掘和生æˆäº¤æ˜“时将被视为零费交易 (默认: %s)</translation>
+ </message>
+ <message>
<source>If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: %u)</source>
<translation>如果未设置交易费用,自动添加足够的交易费以确ä¿äº¤æ˜“在平å‡n个数æ®å—内被确认 (默认: %u) </translation>
</message>
@@ -3249,10 +2008,6 @@
<translation>设置 高优先级/低交易费 交易的最大字节 (缺çœ: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>设置比特å¸ç”Ÿæˆçº¿ç¨‹æ•° ( -1=所有核, 默认: %d) </translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>在交易费被扣除åŽå‘é€çš„交易金é¢å¤ªå°</translation>
</message>
@@ -3277,26 +2032,14 @@
<translation>接å—公共 REST 请求 (默认: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>正在激活最佳数æ®é“¾...</translation>
- </message>
- <message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>æ— æ³•è§£æž -whitebind 地å€: '%s'</translation>
+ <source>Automatically create Tor hidden service (default: %d)</source>
+ <translation>自动建立Toréšè—æœåŠ¡ (默认:%d)</translation>
</message>
<message>
<source>Connect through SOCKS5 proxy</source>
<translation>通过 SOCKS5 代ç†è¿žæŽ¥</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>版æƒæ‰€æœ‰ (C) 2009-%i Bitcoin Core å¼€å‘者</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>加载wallet.dat错误:需è¦æ–°ç‰ˆçš„比特å¸æ ¸å¿ƒé’±åŒ…</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>读å–æ•°æ®åº“出错,关闭中。</translation>
</message>
@@ -3305,22 +2048,6 @@
<translation>ä¿¡æ¯</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>åˆå§‹åŒ–完整性检查失败。Bitcoin Core å³å°†å…³é—­ã€‚</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>-maxtxfee=&lt;amount&gt;: '%s' 的金é¢æ— æ•ˆ</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>-minrelaytxfee=&lt;amount&gt;: '%s' 无效的金é¢</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>-mintxfee=&lt;amount&gt;: '%s' 无效的金é¢</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>æ— æ•ˆçš„é‡‘é¢ -paytxfee=&lt;amount&gt;: '%s' (必须至少为 %s)</translation>
</message>
@@ -3345,14 +2072,6 @@
<translation>RPC æœåŠ¡å™¨é€‰é¡¹ï¼š</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>å¯åŠ¨æ—¶é‡æ–°ä¸ºå½“å‰çš„ blk000??.dat 文件建立索引</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>收到并且显示P2P网络的告警(默认:%u)</translation>
- </message>
- <message>
<source>Rescan the block chain for missing wallet transactions on startup</source>
<translation>é‡æ–°æ‰«æ区å—链以查找é—æ¼çš„钱包交易</translation>
</message>
@@ -3413,10 +2132,6 @@
<translation>JSON-RPC 连接用户å</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>钱包需è¦è¢«æ”¹å†™ï¼šé‡æ–°å¯åŠ¨æ ¸å¿ƒé’±åŒ…æ¥å®Œæˆ</translation>
- </message>
- <message>
<source>Warning</source>
<translation>警告</translation>
</message>
@@ -3433,10 +2148,6 @@
<translation>ZeroMQ 通知选项:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>钱包文件wallet.datæŸå,抢救备份失败</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>JSON-RPC 连接密ç 
</translation>
@@ -3446,11 +2157,6 @@
<translation>当最佳数æ®å—å˜åŒ–时执行命令 (命令行中的 %s 会被替æ¢æˆæ•°æ®å—哈希值)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>本帮助信æ¯
-</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>使用 -addnode, -seednode å’Œ -connect 选项时å…许查询DNS</translation>
</message>
@@ -3459,10 +2165,6 @@
<translation>正在加载地å€ç°¿...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>wallet.dat 钱包文件加载出错:钱包æŸå</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 = ä¿ç•™ tx meta data , 如 account owner å’Œ payment request information, 2 = ä¸ä¿ç•™ tx meta data) </translation>
</message>
@@ -3487,10 +2189,18 @@
<translation>å°è¯•ä¿æŒä¸Šä¼ å¸¦å®½ä½ŽäºŽï¼ˆMiB/24h),0=æ— é™åˆ¶ï¼ˆé»˜è®¤ï¼š%d)</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>一个ä¸è¢«æ”¯æŒçš„å‚æ•° -whitelistalwaysrelay 被忽略了。请使用 -whitelistrelay 或者 -whitelistforcerelay.</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>通过Toréšè—æœåŠ¡è¿žæŽ¥èŠ‚点时 使用ä¸åŒçš„SOCKS5ä»£ç† (默认: %s)</translation>
</message>
<message>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>警告: 未知的区å—版本被挖掘ï¼æœªçŸ¥è§„则å¯èƒ½å·²ç”Ÿæ•ˆ</translation>
+ </message>
+ <message>
<source>(default: %s)</source>
<translation>(默认: %s) </translation>
</message>
@@ -3499,14 +2209,6 @@
<translation>始终通过 DNS æŸ¥è¯¢èŠ‚ç‚¹åœ°å€ (默认: %u)</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>wallet.dat 钱包文件加载出错</translation>
- </message>
- <message>
- <source>Generate coins (default: %u)</source>
- <translation>生æˆæ¯”ç‰¹å¸ (默认: %u)</translation>
- </message>
- <message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
<translation>å¯åŠ¨æ—¶æ£€æµ‹å¤šå°‘个数æ®å—(默认: %u, 0=所有)</translation>
</message>
@@ -3591,18 +2293,6 @@
<translation>-onlynet 指定的是未知网络:%s</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>æ— æ³•è§£æž -bind 端å£åœ°å€: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>æ— æ³•è§£æž -externalip 地å€: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>éžæ³•é‡‘é¢ -paytxfee=&lt;amount&gt;: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>金é¢ä¸è¶³</translation>
</message>
diff --git a/src/qt/locale/bitcoin_zh_HK.ts b/src/qt/locale/bitcoin_zh_HK.ts
new file mode 100644
index 0000000000..aa014db0bd
--- /dev/null
+++ b/src/qt/locale/bitcoin_zh_HK.ts
@@ -0,0 +1,268 @@
+<TS language="zh_HK" version="2.1">
+<context>
+ <name>AddressBookPage</name>
+ <message>
+ <source>Right-click to edit address or label</source>
+ <translation>按å³æ“Šä¿®æ”¹ä½å€æˆ–標記</translation>
+ </message>
+ <message>
+ <source>Create a new address</source>
+ <translation>新增一個ä½å€</translation>
+ </message>
+ <message>
+ <source>&amp;New</source>
+ <translation>新增 &amp;N</translation>
+ </message>
+ <message>
+ <source>Copy the currently selected address to the system clipboard</source>
+ <translation>複製目å‰é¸æ“‡çš„ä½å€åˆ°ç³»çµ±å‰ªè²¼ç°¿</translation>
+ </message>
+ <message>
+ <source>&amp;Copy</source>
+ <translation>複製 &amp;C</translation>
+ </message>
+ <message>
+ <source>C&amp;lose</source>
+ <translation>關閉 &amp;l</translation>
+ </message>
+ <message>
+ <source>Delete the currently selected address from the list</source>
+ <translation>把目å‰é¸æ“‡çš„ä½å€å¾žåˆ—表中刪除</translation>
+ </message>
+ <message>
+ <source>Export the data in the current tab to a file</source>
+ <translation>把目å‰åˆ†é çš„資料匯出至檔案</translation>
+ </message>
+ <message>
+ <source>&amp;Export</source>
+ <translation>匯出 &amp;E</translation>
+ </message>
+ <message>
+ <source>&amp;Delete</source>
+ <translation>刪除 &amp;D</translation>
+ </message>
+</context>
+<context>
+ <name>AskPassphraseDialog</name>
+ <message>
+ <source>Passphrase Dialog</source>
+ <translation>複雜密碼å°è©±æ–¹å¡Š</translation>
+ </message>
+ <message>
+ <source>Enter passphrase</source>
+ <translation>請輸入密碼</translation>
+ </message>
+ <message>
+ <source>New passphrase</source>
+ <translation>新密碼</translation>
+ </message>
+ <message>
+ <source>Repeat new passphrase</source>
+ <translation>é‡è¤‡æ–°å¯†ç¢¼</translation>
+ </message>
+</context>
+<context>
+ <name>BanTableModel</name>
+ <message>
+ <source>IP/Netmask</source>
+ <translation>IPä½å€/é®ç½©</translation>
+ </message>
+ <message>
+ <source>Banned Until</source>
+ <translation>å°éŽ–至</translation>
+ </message>
+</context>
+<context>
+ <name>BitcoinGUI</name>
+ <message>
+ <source>Sign &amp;message...</source>
+ <translation>簽署訊æ¯... &amp;m</translation>
+ </message>
+ <message>
+ <source>Synchronizing with network...</source>
+ <translation>與網絡åŒæ­¥ä¸­...</translation>
+ </message>
+ <message>
+ <source>&amp;Overview</source>
+ <translation>總覽 &amp;O</translation>
+ </message>
+ <message>
+ <source>Node</source>
+ <translation>節點</translation>
+ </message>
+ <message>
+ <source>Show general overview of wallet</source>
+ <translation>顯示錢包一般總覽</translation>
+ </message>
+ <message>
+ <source>&amp;Transactions</source>
+ <translation>交易 &amp;T</translation>
+ </message>
+ <message>
+ <source>Browse transaction history</source>
+ <translation>ç€è¦½äº¤æ˜“紀錄</translation>
+ </message>
+ <message>
+ <source>E&amp;xit</source>
+ <translation>çµæŸ &amp;x</translation>
+ </message>
+ <message>
+ <source>Quit application</source>
+ <translation>çµæŸæ‡‰ç”¨ç¨‹å¼</translation>
+ </message>
+ <message>
+ <source>About &amp;Qt</source>
+ <translation>關於 Qt &amp;Q</translation>
+ </message>
+ <message>
+ <source>Show information about Qt</source>
+ <translation>顯示 Qt 相關資訊</translation>
+ </message>
+ <message>
+ <source>&amp;Options...</source>
+ <translation>é¸é …... &amp;O</translation>
+ </message>
+ <message>
+ <source>&amp;Encrypt Wallet...</source>
+ <translation>加密錢包... &amp;E</translation>
+ </message>
+ <message>
+ <source>&amp;Backup Wallet...</source>
+ <translation>備份錢包... &amp;B</translation>
+ </message>
+ <message>
+ <source>&amp;Change Passphrase...</source>
+ <translation>改變密碼... &amp;C</translation>
+ </message>
+ <message>
+ <source>&amp;Sending addresses...</source>
+ <translation>付款ä½å€... &amp;S</translation>
+ </message>
+ <message>
+ <source>&amp;Receiving addresses...</source>
+ <translation>收款ä½å€... &amp;R</translation>
+ </message>
+ <message>
+ <source>Open &amp;URI...</source>
+ <translation>開啓網å€... &amp;U</translation>
+ </message>
+ <message>
+ <source>Reindexing blocks on disk...</source>
+ <translation>正在為ç£ç¢Ÿå€å¡Šé‡å»ºç´¢å¼•...</translation>
+ </message>
+ <message>
+ <source>Send coins to a Bitcoin address</source>
+ <translation>付款至一個 Bitcoin ä½å€</translation>
+ </message>
+ <message>
+ <source>Backup wallet to another location</source>
+ <translation>把錢包備份到其它地方</translation>
+ </message>
+ <message>
+ <source>Change the passphrase used for wallet encryption</source>
+ <translation>改變錢包加密用的密碼</translation>
+ </message>
+ <message>
+ <source>&amp;Debug window</source>
+ <translation>除錯視窗 &amp;D</translation>
+ </message>
+ <message>
+ <source>Open debugging and diagnostic console</source>
+ <translation>開啓除錯和診斷主控å°</translation>
+ </message>
+ <message>
+ <source>&amp;Verify message...</source>
+ <translation>驗證訊æ¯... &amp;V</translation>
+ </message>
+ <message>
+ <source>Bitcoin</source>
+ <translation>Bitcoin</translation>
+ </message>
+ <message>
+ <source>Wallet</source>
+ <translation>錢包</translation>
+ </message>
+ <message>
+ <source>&amp;Send</source>
+ <translation>付款 &amp;S</translation>
+ </message>
+ <message>
+ <source>&amp;Receive</source>
+ <translation>收款 &amp;R</translation>
+ </message>
+ <message>
+ <source>&amp;Show / Hide</source>
+ <translation>顯示 / éš±è— &amp;S</translation>
+ </message>
+ <message>
+ <source>Show or hide the main Window</source>
+ <translation>顯示或隱è—主視窗</translation>
+ </message>
+ </context>
+<context>
+ <name>CoinControlDialog</name>
+ </context>
+<context>
+ <name>EditAddressDialog</name>
+ </context>
+<context>
+ <name>FreespaceChecker</name>
+ </context>
+<context>
+ <name>HelpMessageDialog</name>
+ </context>
+<context>
+ <name>Intro</name>
+ </context>
+<context>
+ <name>OpenURIDialog</name>
+ </context>
+<context>
+ <name>OptionsDialog</name>
+ </context>
+<context>
+ <name>OverviewPage</name>
+ </context>
+<context>
+ <name>PeerTableModel</name>
+ </context>
+<context>
+ <name>QObject</name>
+ </context>
+<context>
+ <name>RPCConsole</name>
+ </context>
+<context>
+ <name>ReceiveCoinsDialog</name>
+ </context>
+<context>
+ <name>ReceiveRequestDialog</name>
+ </context>
+<context>
+ <name>SendCoinsDialog</name>
+ </context>
+<context>
+ <name>SendCoinsEntry</name>
+ </context>
+<context>
+ <name>ShutdownWindow</name>
+ </context>
+<context>
+ <name>SignVerifyMessageDialog</name>
+ </context>
+<context>
+ <name>SplashScreen</name>
+ </context>
+<context>
+ <name>TrafficGraphWidget</name>
+ </context>
+<context>
+ <name>TransactionDescDialog</name>
+ </context>
+<context>
+ <name>UnitDisplayStatusBarControl</name>
+ </context>
+<context>
+ <name>bitcoin-core</name>
+ </context>
+</TS> \ No newline at end of file
diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts
index 4026095928..ab56f96795 100644
--- a/src/qt/locale/bitcoin_zh_TW.ts
+++ b/src/qt/locale/bitcoin_zh_TW.ts
@@ -7,7 +7,7 @@
</message>
<message>
<source>Create a new address</source>
- <translation>新增新的ä½å€</translation>
+ <translation>產生一個新ä½å€</translation>
</message>
<message>
<source>&amp;New</source>
@@ -26,10 +26,6 @@
<translation>關閉</translation>
</message>
<message>
- <source>&amp;Copy Address</source>
- <translation>複製ä½å€</translation>
- </message>
- <message>
<source>Delete the currently selected address from the list</source>
<translation>把目å‰é¸æ“‡çš„ä½å€å¾žåˆ—表中刪掉</translation>
</message>
@@ -45,73 +41,6 @@
<source>&amp;Delete</source>
<translation>刪掉</translation>
</message>
- <message>
- <source>Choose the address to send coins to</source>
- <translation>é¸æ“‡è¦ä»˜éŒ¢éŽåŽ»çš„ä½å€</translation>
- </message>
- <message>
- <source>Choose the address to receive coins with</source>
- <translation>é¸æ“‡è¦æ”¶éŒ¢é€²ä¾†çš„ä½å€</translation>
- </message>
- <message>
- <source>C&amp;hoose</source>
- <translation>é¸å–</translation>
- </message>
- <message>
- <source>Sending addresses</source>
- <translation>付款ä½å€</translation>
- </message>
- <message>
- <source>Receiving addresses</source>
- <translation>收款ä½å€</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
- <translation>這些是你è¦ä»˜æ¬¾éŽåŽ»çš„ä½å…ƒå¹£ä½å€ã€‚在付錢之å‰ï¼Œå‹™å¿…è¦æª¢æŸ¥é‡‘é¡å’Œæ”¶æ¬¾ä½å€æ˜¯å¦æ­£ç¢ºã€‚</translation>
- </message>
- <message>
- <source>These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
- <translation>這些是你用來收款的ä½å…ƒå¹£ä½å€ã€‚建議在æ¯æ¬¡äº¤æ˜“時,都使用一個新的收款ä½å€ã€‚</translation>
- </message>
- <message>
- <source>Copy &amp;Label</source>
- <translation>複製標記</translation>
- </message>
- <message>
- <source>&amp;Edit</source>
- <translation>編輯</translation>
- </message>
- <message>
- <source>Export Address List</source>
- <translation>匯出ä½å€æ¸…å–®</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>逗號分隔資料檔(*.csv)</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>匯出失敗</translation>
- </message>
- <message>
- <source>There was an error trying to save the address list to %1. Please try again.</source>
- <translation>儲存ä½å€åˆ—表到 %1 時發生錯誤。請é‡è©¦ä¸€æ¬¡ã€‚</translation>
- </message>
-</context>
-<context>
- <name>AddressTableModel</name>
- <message>
- <source>Label</source>
- <translation>標記</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ä½å€</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(無標記)</translation>
- </message>
</context>
<context>
<name>AskPassphraseDialog</name>
@@ -131,94 +60,6 @@
<source>Repeat new passphrase</source>
<translation>é‡è¤‡æ–°å¯†ç¢¼</translation>
</message>
- <message>
- <source>Encrypt wallet</source>
- <translation>加密錢包</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to unlock the wallet.</source>
- <translation>這個動作需è¦ä½ çš„錢包密碼來解鎖錢包。</translation>
- </message>
- <message>
- <source>Unlock wallet</source>
- <translation>解鎖錢包</translation>
- </message>
- <message>
- <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
- <translation>這個動作需è¦ä½ çš„錢包密碼來把錢包解密。</translation>
- </message>
- <message>
- <source>Decrypt wallet</source>
- <translation>解密錢包</translation>
- </message>
- <message>
- <source>Change passphrase</source>
- <translation>改變密碼</translation>
- </message>
- <message>
- <source>Confirm wallet encryption</source>
- <translation>確èªéŒ¢åŒ…加密</translation>
- </message>
- <message>
- <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
- <translation>警告: 如果把錢包加密後åˆå¿˜è¨˜å¯†ç¢¼ï¼Œä½ å°±æœƒå¾žæ­¤&lt;b&gt;失去其中所有的ä½å…ƒå¹£äº†&lt;/b&gt;ï¼</translation>
- </message>
- <message>
- <source>Are you sure you wish to encrypt your wallet?</source>
- <translation>你確定è¦æŠŠéŒ¢åŒ…加密嗎?</translation>
- </message>
- <message>
- <source>Bitcoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
- <translation>ä½å…ƒå¹£æ ¸å¿ƒç¾åœ¨è¦é—œé–‰ï¼Œå¥½å®ŒæˆåŠ å¯†ç¨‹åºã€‚請注æ„,加密錢包ä¸èƒ½å®Œå…¨é˜²æ­¢å…¥ä¾µä½ çš„電腦的惡æ„程å¼å·å–ä½å…ƒå¹£ã€‚</translation>
- </message>
- <message>
- <source>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.</source>
- <translation>é‡è¦: 請改用新產生有加密的錢包檔,來å–代舊錢包檔的備份。為了安全性的ç†ç”±ï¼Œç•¶ä½ é–‹å§‹ä½¿ç”¨æ–°çš„有加密的錢包後,舊錢包檔的備份就ä¸èƒ½å†ä½¿ç”¨äº†ã€‚</translation>
- </message>
- <message>
- <source>Warning: The Caps Lock key is on!</source>
- <translation>警告: 大寫字æ¯éŽ–定作用中ï¼</translation>
- </message>
- <message>
- <source>Wallet encrypted</source>
- <translation>錢包已加密</translation>
- </message>
- <message>
- <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
- <translation>輸入錢包的新密碼。&lt;br/&gt;密碼請用&lt;b&gt;10 個以上的字元&lt;/b&gt;,或是&lt;b&gt;8 個以上的字詞&lt;/b&gt;。</translation>
- </message>
- <message>
- <source>Enter the old passphrase and new passphrase to the wallet.</source>
- <translation>請輸入錢包的舊密碼和新密碼。</translation>
- </message>
- <message>
- <source>Wallet encryption failed</source>
- <translation>錢包加密失敗</translation>
- </message>
- <message>
- <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
- <translation>因為內部錯誤導致錢包加密失敗。你的錢包還是沒加密。</translation>
- </message>
- <message>
- <source>The supplied passphrases do not match.</source>
- <translation>æ供的密碼ä¸ä¸€æ¨£ã€‚</translation>
- </message>
- <message>
- <source>Wallet unlock failed</source>
- <translation>錢包解鎖失敗</translation>
- </message>
- <message>
- <source>The passphrase entered for the wallet decryption was incorrect.</source>
- <translation>輸入è¦ç”¨ä¾†è§£å¯†éŒ¢åŒ…的密碼ä¸å°ã€‚</translation>
- </message>
- <message>
- <source>Wallet decryption failed</source>
- <translation>錢包解密失敗</translation>
- </message>
- <message>
- <source>Wallet passphrase was successfully changed.</source>
- <translation>錢包密碼改æˆåŠŸäº†ã€‚</translation>
- </message>
</context>
<context>
<name>BanTableModel</name>
@@ -270,6 +111,14 @@
<translation>çµæŸæ‡‰ç”¨ç¨‹å¼</translation>
</message>
<message>
+ <source>&amp;About %1</source>
+ <translation>關於%1</translation>
+ </message>
+ <message>
+ <source>Show information about %1</source>
+ <translation>顯示 %1 的相關資訊</translation>
+ </message>
+ <message>
<source>About &amp;Qt</source>
<translation>關於 &amp;Qt</translation>
</message>
@@ -282,6 +131,10 @@
<translation>é¸é …...</translation>
</message>
<message>
+ <source>Modify configuration options for %1</source>
+ <translation>修改 %1 的設定é¸é …</translation>
+ </message>
+ <message>
<source>&amp;Encrypt Wallet...</source>
<translation>加密錢包...</translation>
</message>
@@ -306,20 +159,12 @@
<translation>é–‹å•“ URI...</translation>
</message>
<message>
- <source>Bitcoin Core client</source>
- <translation>ä½å…ƒå¹£æ ¸å¿ƒå®¢æˆ¶ç«¯è»Ÿé«”</translation>
- </message>
- <message>
- <source>Importing blocks from disk...</source>
- <translation>正在從ç£ç¢ŸåŒ¯å…¥å€å¡Šè³‡æ–™...</translation>
- </message>
- <message>
<source>Reindexing blocks on disk...</source>
<translation>正在為ç£ç¢Ÿè£¡çš„å€å¡Šé‡å»ºç´¢å¼•...</translation>
</message>
<message>
<source>Send coins to a Bitcoin address</source>
- <translation>付錢給一個ä½å…ƒå¹£ä½å€</translation>
+ <translation>付錢給一個 Bitcoin ä½å€</translation>
</message>
<message>
<source>Backup wallet to another location</source>
@@ -343,7 +188,7 @@
</message>
<message>
<source>Bitcoin</source>
- <translation>ä½å…ƒå¹£</translation>
+ <translation>Bitcoin</translation>
</message>
<message>
<source>Wallet</source>
@@ -358,10 +203,6 @@
<translation>收款</translation>
</message>
<message>
- <source>Show information about Bitcoin Core</source>
- <translation>顯示ä½å…ƒå¹£æ ¸å¿ƒçš„相關資訊</translation>
- </message>
- <message>
<source>&amp;Show / Hide</source>
<translation>顯示或隱è—</translation>
</message>
@@ -375,11 +216,11 @@
</message>
<message>
<source>Sign messages with your Bitcoin addresses to prove you own them</source>
- <translation>用ä½å…ƒå¹£ä½å€ç°½ç½²è¨Šæ¯ä¾†è­‰æ˜Žä½å€æ˜¯ä½ çš„</translation>
+ <translation>用 Bitcoin ä½å€ç°½ç½²è¨Šæ¯ä¾†è­‰æ˜Žä½å€æ˜¯ä½ çš„</translation>
</message>
<message>
<source>Verify messages to ensure they were signed with specified Bitcoin addresses</source>
- <translation>驗證訊æ¯æ˜¯ç”¨ä¾†ç¢ºå®šè¨Šæ¯æ˜¯ç”¨æŒ‡å®šçš„ä½å…ƒå¹£ä½å€ç°½ç½²çš„</translation>
+ <translation>驗證訊æ¯æ˜¯ç”¨ä¾†ç¢ºå®šè¨Šæ¯æ˜¯ç”¨æŒ‡å®šçš„ Bitcoin ä½å€ç°½ç½²çš„</translation>
</message>
<message>
<source>&amp;File</source>
@@ -398,20 +239,8 @@
<translation>分é å·¥å…·åˆ—</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>ä½å…ƒå¹£æ ¸å¿ƒ</translation>
- </message>
- <message>
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
- <translation>è¦æ±‚付款(產生 QR Code å’Œä½å…ƒå¹£ä»˜æ¬¾å”議的資æºè­˜åˆ¥ç¢¼: URI)</translation>
- </message>
- <message>
- <source>&amp;About Bitcoin Core</source>
- <translation>關於ä½å…ƒå¹£æ ¸å¿ƒ</translation>
- </message>
- <message>
- <source>Modify configuration options for Bitcoin Core</source>
- <translation>修改ä½å…ƒå¹£æ ¸å¿ƒçš„設定é¸é …</translation>
+ <translation>è¦æ±‚付款(產生 QR Code å’Œ bitcoin 付款å”議的資æºè­˜åˆ¥ç¢¼: URI)</translation>
</message>
<message>
<source>Show the list of used sending addresses and labels</source>
@@ -429,13 +258,17 @@
<source>&amp;Command-line options</source>
<translation>命令列é¸é …</translation>
</message>
- <message>
- <source>Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options</source>
- <translation>顯示ä½å…ƒå¹£æ ¸å¿ƒçš„說明訊æ¯ï¼Œä¾†å–å¾—å¯ç”¨å‘½ä»¤åˆ—é¸é …的列表</translation>
- </message>
<message numerus="yes">
<source>%n active connection(s) to Bitcoin network</source>
- <translation><numerusform>%n 個é‹ä½œä¸­çš„ä½å…ƒå¹£ç¶²è·¯é€£ç·š</numerusform></translation>
+ <translation><numerusform>%n 個é‹ä½œä¸­çš„ Bitcoin 網路連線</numerusform></translation>
+ </message>
+ <message>
+ <source>Indexing blocks on disk...</source>
+ <translation>正在為ç£ç¢Ÿè£¡çš„å€å¡Šå»ºç«‹ç´¢å¼•...</translation>
+ </message>
+ <message>
+ <source>Processing blocks on disk...</source>
+ <translation>正在處ç†ç£ç¢Ÿè£¡çš„å€å¡Šè³‡æ–™...</translation>
</message>
<message>
<source>No block source available...</source>
@@ -494,6 +327,14 @@
<translation>最新狀態</translation>
</message>
<message>
+ <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
+ <translation>顯示 %1 的說明訊æ¯ï¼Œä¾†å–å¾—å¯ç”¨å‘½ä»¤åˆ—é¸é …的列表</translation>
+ </message>
+ <message>
+ <source>%1 client</source>
+ <translation>%1 客戶端軟體</translation>
+ </message>
+ <message>
<source>Catching up...</source>
<translation>正在趕進度...</translation>
</message>
@@ -545,13 +386,6 @@
</message>
</context>
<context>
- <name>ClientModel</name>
- <message>
- <source>Network Alert</source>
- <translation>網路警報</translation>
- </message>
-</context>
-<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
@@ -629,150 +463,6 @@
<source>Priority</source>
<translation>優先度</translation>
</message>
- <message>
- <source>Copy address</source>
- <translation>複製ä½å€</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>複製標記</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>複製金é¡</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>複製交易識別碼</translation>
- </message>
- <message>
- <source>Lock unspent</source>
- <translation>鎖定ä¸ç”¨</translation>
- </message>
- <message>
- <source>Unlock unspent</source>
- <translation>解鎖å¯ç”¨</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>複製數目</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>複製手續費</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>複製計費後金é¡</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>複製ä½å…ƒçµ„數</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>複製優先度</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>複製零散金é¡</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>複製找零金é¡</translation>
- </message>
- <message>
- <source>highest</source>
- <translation>最高</translation>
- </message>
- <message>
- <source>higher</source>
- <translation>很高</translation>
- </message>
- <message>
- <source>high</source>
- <translation>高</translation>
- </message>
- <message>
- <source>medium-high</source>
- <translation>中高</translation>
- </message>
- <message>
- <source>medium</source>
- <translation>中等</translation>
- </message>
- <message>
- <source>low-medium</source>
- <translation>中低</translation>
- </message>
- <message>
- <source>low</source>
- <translation>低</translation>
- </message>
- <message>
- <source>lower</source>
- <translation>很低</translation>
- </message>
- <message>
- <source>lowest</source>
- <translation>最低</translation>
- </message>
- <message>
- <source>(%1 locked)</source>
- <translation>(鎖定 %1 枚)</translation>
- </message>
- <message>
- <source>none</source>
- <translation>ç„¡</translation>
- </message>
- <message>
- <source>This label turns red if the transaction size is greater than 1000 bytes.</source>
- <translation>當交易大å°å¤§æ–¼ 1000 ä½å…ƒçµ„時,文字會變紅色。</translation>
- </message>
- <message>
- <source>This label turns red if the priority is smaller than "medium".</source>
- <translation>當優先度低於「中等ã€æ™‚,文字會變紅色。</translation>
- </message>
- <message>
- <source>This label turns red if any recipient receives an amount smaller than %1.</source>
- <translation>當任何一個收款金é¡å°æ–¼ %1 時,文字會變紅色。</translation>
- </message>
- <message>
- <source>Can vary +/- %1 satoshi(s) per input.</source>
- <translation>æ¯çµ„輸入å¯èƒ½æœ‰ +/- %1 個 satoshi 的誤差。</translation>
- </message>
- <message>
- <source>yes</source>
- <translation>是</translation>
- </message>
- <message>
- <source>no</source>
- <translation>å¦</translation>
- </message>
- <message>
- <source>This means a fee of at least %1 per kB is required.</source>
- <translation>表示æ¯ä¸€åƒä½å…ƒçµ„(kB)需è¦è‡³å°‘ %1 的手續費。</translation>
- </message>
- <message>
- <source>Can vary +/- 1 byte per input.</source>
- <translation>æ¯çµ„輸入å¯èƒ½æœƒèª¤å·®å¤šæˆ–å°‘ 1 個ä½å…ƒçµ„。</translation>
- </message>
- <message>
- <source>Transactions with higher priority are more likely to get included into a block.</source>
- <translation>優先度較高的交易比較有å¯èƒ½è¢«æŽ¥å—放進å€å¡Šä¸­ã€‚</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(無標記)</translation>
- </message>
- <message>
- <source>change from %1 (%2)</source>
- <translation>找零å‰æ˜¯ %1 (%2)</translation>
- </message>
- <message>
- <source>(change)</source>
- <translation>(找零)</translation>
- </message>
</context>
<context>
<name>EditAddressDialog</name>
@@ -796,38 +486,6 @@
<source>&amp;Address</source>
<translation>ä½å€</translation>
</message>
- <message>
- <source>New receiving address</source>
- <translation>造新的收款ä½å€</translation>
- </message>
- <message>
- <source>New sending address</source>
- <translation>造新的付款ä½å€</translation>
- </message>
- <message>
- <source>Edit receiving address</source>
- <translation>編輯收款ä½å€</translation>
- </message>
- <message>
- <source>Edit sending address</source>
- <translation>編輯付款ä½å€</translation>
- </message>
- <message>
- <source>The entered address "%1" is already in the address book.</source>
- <translation>輸入的ä½å€ %1 在ä½å€ç°¿ä¸­å·²ç¶“有了。</translation>
- </message>
- <message>
- <source>The entered address "%1" is not a valid Bitcoin address.</source>
- <translation>輸入的ä½å€ %1 並ä¸æ˜¯æœ‰æ•ˆçš„ä½å…ƒå¹£ä½å€ã€‚</translation>
- </message>
- <message>
- <source>Could not unlock wallet.</source>
- <translation>沒辦法把錢包解鎖。</translation>
- </message>
- <message>
- <source>New key generation failed.</source>
- <translation>產生新的密鑰失敗了。</translation>
- </message>
</context>
<context>
<name>FreespaceChecker</name>
@@ -855,10 +513,6 @@
<context>
<name>HelpMessageDialog</name>
<message>
- <source>Bitcoin Core</source>
- <translation>ä½å…ƒå¹£æ ¸å¿ƒ</translation>
- </message>
- <message>
<source>version</source>
<translation>版本</translation>
</message>
@@ -867,8 +521,8 @@
<translation>(%1 ä½å…ƒ)</translation>
</message>
<message>
- <source>About Bitcoin Core</source>
- <translation>關於ä½å…ƒå¹£æ ¸å¿ƒ</translation>
+ <source>About %1</source>
+ <translation>關於 %1</translation>
</message>
<message>
<source>Command-line options</source>
@@ -907,7 +561,7 @@
<translation>顯示啓動畫é¢(é è¨­å€¼: %u)</translation>
</message>
<message>
- <source>Reset all settings changes made over the GUI</source>
+ <source>Reset all settings changed in the GUI</source>
<translation>é‡ç½®æ‰€æœ‰åœ¨ä½¿ç”¨ç•Œé¢æ›´æ”¹çš„設定</translation>
</message>
</context>
@@ -918,16 +572,16 @@
<translation>æ­¡è¿Ž</translation>
</message>
<message>
- <source>Welcome to Bitcoin Core.</source>
- <translation>歡迎使用ä½å…ƒå¹£æ ¸å¿ƒ</translation>
+ <source>Welcome to %1.</source>
+ <translation>歡迎使用 %1。</translation>
</message>
<message>
- <source>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</source>
- <translation>因為這是程å¼ç¬¬ä¸€æ¬¡å•“動,你å¯ä»¥é¸æ“‡ä½å…ƒå¹£æ ¸å¿ƒå„²å­˜è³‡æ–™çš„地方。</translation>
+ <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
+ <translation>因為這是程å¼ç¬¬ä¸€æ¬¡å•“動,你å¯ä»¥é¸æ“‡ %1 儲存資料的地方。</translation>
</message>
<message>
- <source>Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
- <translation>ä½å…ƒå¹£æ ¸å¿ƒæœƒä¸‹è¼‰ä¸¦å„²å­˜ä¸€ä»½ä½å…ƒå¹£å€å¡Šéˆçš„æ‹·è²ã€‚至少有 %1GB 的資料會儲存到這個目錄中,並且還會æŒçºŒå¢žé•·ã€‚å¦å¤–錢包資料也會儲存在這個目錄。</translation>
+ <source>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</source>
+ <translation>%1 會下載並儲存一份 Bitcoin å€å¡Šéˆçš„æ‹·è²ã€‚至少有 %2GB 的資料會儲存到這個目錄中,並且還會æŒçºŒå¢žé•·ã€‚å¦å¤–錢包資料也會儲存在這個目錄。</translation>
</message>
<message>
<source>Use the default data directory</source>
@@ -938,10 +592,6 @@
<translation>使用自訂的資料目錄:</translation>
</message>
<message>
- <source>Bitcoin Core</source>
- <translation>ä½å…ƒå¹£æ ¸å¿ƒ</translation>
- </message>
- <message>
<source>Error: Specified data directory "%1" cannot be created.</source>
<translation>錯誤: 無法新增指定的資料目錄: %1</translation>
</message>
@@ -976,10 +626,6 @@
<source>Select payment request file</source>
<translation>é¸æ“‡ä»˜æ¬¾è¦æ±‚資料檔</translation>
</message>
- <message>
- <source>Select payment request file to open</source>
- <translation>é¸æ“‡è¦é–‹å•Ÿçš„付款è¦æ±‚資料檔</translation>
- </message>
</context>
<context>
<name>OptionsDialog</name>
@@ -992,6 +638,14 @@
<translation>主è¦</translation>
</message>
<message>
+ <source>Automatically start %1 after logging in to the system.</source>
+ <translation>在登入系統後自動啓動 %1。</translation>
+ </message>
+ <message>
+ <source>&amp;Start %1 on system login</source>
+ <translation>系統登入時啟動 %1</translation>
+ </message>
+ <message>
<source>Size of &amp;database cache</source>
<translation>資料庫快å–大å°</translation>
</message>
@@ -1020,10 +674,6 @@
<translation>當視窗關閉時,把應用程å¼ç¸®åˆ°æœ€å°ï¼Œè€Œä¸æ˜¯çµæŸã€‚當勾é¸é€™å€‹é¸é …時,åªèƒ½å¤ ç”¨é¸å–®ä¸­çš„çµæŸä¾†é—œæŽ‰æ‡‰ç”¨ç¨‹å¼ã€‚</translation>
</message>
<message>
- <source>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</source>
- <translation>å¯ä»¥åœ¨é€™è£¡è¨­å®šä½¿ç”¨è€…介é¢çš„語言。這個設定在é‡å•“ä½å…ƒå¹£æ ¸å¿ƒå¾Œæ‰æœƒç”Ÿæ•ˆã€‚</translation>
- </message>
- <message>
<source>Third party URLs (e.g. a block explorer) 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),比如說å€å¡ŠæŽ¢ç´¢ç¶²ç«™ã€‚網å€ä¸­çš„ %s 會被å–代為交易的雜湊值。å¯ä»¥ç”¨ç›´ç·šç¬¦è™Ÿ | 來分隔多個連çµã€‚</translation>
</message>
@@ -1048,14 +698,6 @@
<translation>網路</translation>
</message>
<message>
- <source>Automatically start Bitcoin Core after logging in to the system.</source>
- <translation>在登入系統後自動啓動ä½å…ƒå¹£æ ¸å¿ƒã€‚</translation>
- </message>
- <message>
- <source>&amp;Start Bitcoin Core on system login</source>
- <translation>系統登入時啟動ä½å…ƒå¹£æ ¸å¿ƒ</translation>
- </message>
- <message>
<source>(0 = auto, &lt;0 = leave that many cores free)</source>
<translation>(0 表示程å¼è‡ªå‹•æ±ºå®šï¼Œå°æ–¼ 0 表示ä¿ç•™è™•ç†å™¨æ ¸å¿ƒä¸ç”¨çš„數目)</translation>
</message>
@@ -1081,7 +723,7 @@
</message>
<message>
<source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source>
- <translation>自動在路由器上開放ä½å…ƒå¹£çš„客戶端通訊埠。åªæœ‰åœ¨ä½ çš„路由器支æ´ä¸”開啓「通用å³æ’å³ç”¨ã€å”定(UPnP)時æ‰æœ‰ä½œç”¨ã€‚</translation>
+ <translation>自動在路由器上開放 Bitcoin 的客戶端通訊埠。åªæœ‰åœ¨ä½ çš„路由器支æ´ä¸”開啓「通用å³æ’å³ç”¨ã€å”定(UPnP)時æ‰æœ‰ä½œç”¨ã€‚</translation>
</message>
<message>
<source>Map port using &amp;UPnP</source>
@@ -1089,7 +731,7 @@
</message>
<message>
<source>Connect to the Bitcoin network through a SOCKS5 proxy.</source>
- <translation>é€éŽ SOCKS5 代ç†ä¼ºæœå™¨ä¾†é€£ç·šåˆ°ä½å…ƒå¹£ç¶²è·¯ã€‚</translation>
+ <translation>é€éŽ SOCKS5 代ç†ä¼ºæœå™¨ä¾†é€£ç·šåˆ° Bitcoin 網路。</translation>
</message>
<message>
<source>&amp;Connect through SOCKS5 proxy (default proxy):</source>
@@ -1129,7 +771,7 @@
</message>
<message>
<source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor hidden services.</source>
- <translation>é€éŽå¦å¤–çš„ SOCKS5 代ç†ä¼ºæœå™¨ä¾†é€£ç·šåˆ°ä½å…ƒå¹£ç¶²è·¯ä¸­çš„ Tor éš±è—æœå‹™ã€‚</translation>
+ <translation>é€éŽå¦å¤–çš„ SOCKS5 代ç†ä¼ºæœå™¨ä¾†é€£ç·šåˆ° Bitcoin 網路中的 Tor éš±è—æœå‹™ã€‚</translation>
</message>
<message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</source>
@@ -1140,12 +782,20 @@
<translation>視窗</translation>
</message>
<message>
+ <source>&amp;Hide the icon from the system tray.</source>
+ <translation>ä¸åœ¨é€šçŸ¥å€é¡¯ç¤ºåœ–示。</translation>
+ </message>
+ <message>
+ <source>Hide tray icon</source>
+ <translation>ä¸é¡¯ç¤ºé€šçŸ¥å€åœ–示</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
- <translation>視窗縮到最å°å¾Œåªåœ¨é€šçŸ¥å€åŸŸé¡¯ç¤ºåœ–示。</translation>
+ <translation>視窗縮到最å°å¾Œåªåœ¨é€šçŸ¥å€é¡¯ç¤ºåœ–示。</translation>
</message>
<message>
<source>&amp;Minimize to the tray instead of the taskbar</source>
- <translation>縮到最å°åˆ°é€šçŸ¥å€åŸŸè€Œä¸æ˜¯å·¥ä½œåˆ—</translation>
+ <translation>縮到最å°åˆ°é€šçŸ¥å€è€Œä¸æ˜¯å·¥ä½œåˆ—</translation>
</message>
<message>
<source>M&amp;inimize on close</source>
@@ -1160,6 +810,10 @@
<translation>使用界é¢èªžè¨€:</translation>
</message>
<message>
+ <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
+ <translation>å¯ä»¥åœ¨é€™è£¡è¨­å®šä½¿ç”¨è€…介é¢çš„語言。這個設定在é‡å•“ %1 後æ‰æœƒç”Ÿæ•ˆã€‚</translation>
+ </message>
+ <message>
<source>&amp;Unit to show amounts in:</source>
<translation>金é¡é¡¯ç¤ºå–®ä½:</translation>
</message>
@@ -1216,7 +870,7 @@
</message>
<message>
<source>The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.</source>
- <translation>顯示的資訊å¯èƒ½æ˜¯éŽæœŸçš„。跟ä½å…ƒå¹£ç¶²è·¯çš„連線建立後,你的錢包會自動和網路åŒæ­¥ï¼Œä½†æ˜¯é€™å€‹æ­¥é©Ÿé‚„沒完æˆã€‚</translation>
+ <translation>顯示的資訊å¯èƒ½æ˜¯éŽæœŸçš„。跟 Bitcoin 網路的連線建立後,你的錢包會自動和網路åŒæ­¥ï¼Œä½†æ˜¯é€™å€‹æ­¥é©Ÿé‚„沒完æˆã€‚</translation>
</message>
<message>
<source>Watch-only:</source>
@@ -1284,97 +938,6 @@
</message>
</context>
<context>
- <name>PaymentServer</name>
- <message>
- <source>URI handling</source>
- <translation>URI 處ç†</translation>
- </message>
- <message>
- <source>Invalid payment address %1</source>
- <translation>無效的付款ä½å€ %1</translation>
- </message>
- <message>
- <source>Payment request rejected</source>
- <translation>付款的è¦æ±‚被拒絕了</translation>
- </message>
- <message>
- <source>Payment request network doesn't match client network.</source>
- <translation>付款è¦æ±‚的網路類型跟客戶端ä¸ç¬¦ã€‚</translation>
- </message>
- <message>
- <source>Payment request is not initialized.</source>
- <translation>付款的è¦æ±‚沒有完æˆåˆå§‹åŒ–。</translation>
- </message>
- <message>
- <source>Requested payment amount of %1 is too small (considered dust).</source>
- <translation>è¦æ±‚ä»˜æ¬¾çš„é‡‘é¡ %1 太少(會被網路èªç‚ºæ˜¯æ²’å¿…è¦çš„零散錢)。</translation>
- </message>
- <message>
- <source>Payment request error</source>
- <translation>è¦æ±‚付款時發生錯誤</translation>
- </message>
- <message>
- <source>Cannot start bitcoin: click-to-pay handler</source>
- <translation>沒辦法啟動 bitcoin å”議的按就付處ç†å™¨</translation>
- </message>
- <message>
- <source>Payment request fetch URL is invalid: %1</source>
- <translation>å–得付款è¦æ±‚的網å€é€£çµ(URL)無效: %1</translation>
- </message>
- <message>
- <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
- <translation>沒辦法解æžè³‡æºè­˜åˆ¥ç¢¼(URI)ï¼å¯èƒ½æ˜¯å› ç‚ºä½å…ƒå¹£ä½å€ç„¡æ•ˆï¼Œæˆ–是 URI åƒæ•¸æ ¼å¼éŒ¯èª¤ã€‚</translation>
- </message>
- <message>
- <source>Payment request file handling</source>
- <translation>處ç†ä»˜æ¬¾è¦æ±‚檔案</translation>
- </message>
- <message>
- <source>Payment request file cannot be read! This can be caused by an invalid payment request file.</source>
- <translation>沒辦法讀å–付款è¦æ±‚檔案ï¼å¯èƒ½æ˜¯ç„¡æ•ˆçš„檔案造æˆçš„。</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>付款的è¦æ±‚éŽæœŸäº†ã€‚</translation>
- </message>
- <message>
- <source>Unverified payment requests to custom payment scripts are unsupported.</source>
- <translation>ä¸æ”¯æ´å«æœ‰è‡ªè¨‚付款指令碼,且沒驗證éŽçš„付款è¦æ±‚。</translation>
- </message>
- <message>
- <source>Invalid payment request.</source>
- <translation>付款的è¦æ±‚無效。</translation>
- </message>
- <message>
- <source>Refund from %1</source>
- <translation>來自 %1 的退款</translation>
- </message>
- <message>
- <source>Payment request %1 is too large (%2 bytes, allowed %3 bytes).</source>
- <translation>付款è¦æ±‚ %1 éŽå¤§ (%2 ä½å…ƒçµ„, ä¸Šé™ %3 ä½å…ƒçµ„).</translation>
- </message>
- <message>
- <source>Error communicating with %1: %2</source>
- <translation>跟 %1 通訊時發生錯誤: %2</translation>
- </message>
- <message>
- <source>Payment request cannot be parsed!</source>
- <translation>沒辦法解æžä»˜æ¬¾è¦æ±‚內容ï¼</translation>
- </message>
- <message>
- <source>Bad response from server %1</source>
- <translation>伺æœå™¨ %1 的回應有誤</translation>
- </message>
- <message>
- <source>Payment acknowledged</source>
- <translation>已確èªä»˜æ¬¾</translation>
- </message>
- <message>
- <source>Network request error</source>
- <translation>發出è¦æ±‚時發生網路錯誤</translation>
- </message>
-</context>
-<context>
<name>PeerTableModel</name>
<message>
<source>User Agent</source>
@@ -1397,7 +960,7 @@
</message>
<message>
<source>Enter a Bitcoin address (e.g. %1)</source>
- <translation>輸入ä½å…ƒå¹£ä½å€ (比如說 %1)</translation>
+ <translation>輸入 Bitcoin ä½å€ (比如說 %1)</translation>
</message>
<message>
<source>%1 d</source>
@@ -1429,31 +992,8 @@
</message>
</context>
<context>
- <name>QRImageWidget</name>
- <message>
- <source>&amp;Save Image...</source>
- <translation>儲存圖片...</translation>
- </message>
- <message>
- <source>&amp;Copy Image</source>
- <translation>複製圖片</translation>
- </message>
- <message>
- <source>Save QR Code</source>
- <translation>儲存 QR Code</translation>
- </message>
- <message>
- <source>PNG Image (*.png)</source>
- <translation>PNG 圖檔(*.png)</translation>
- </message>
-</context>
-<context>
<name>RPCConsole</name>
<message>
- <source>Client name</source>
- <translation>客戶端軟體å稱</translation>
- </message>
- <message>
<source>N/A</source>
<translation>未知</translation>
</message>
@@ -1474,14 +1014,14 @@
<translation>普通</translation>
</message>
<message>
- <source>Using OpenSSL version</source>
- <translation>使用的 OpenSSL 版本</translation>
- </message>
- <message>
<source>Using BerkeleyDB version</source>
<translation>使用 BerkeleyDB 版本</translation>
</message>
<message>
+ <source>Datadir</source>
+ <translation>資料目錄</translation>
+ </message>
+ <message>
<source>Startup time</source>
<translation>啓動時間</translation>
</message>
@@ -1518,10 +1058,6 @@
<translation>記憶體使用é‡</translation>
</message>
<message>
- <source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
- <translation>從目å‰çš„資料目錄下開啓ä½å…ƒå¹£æ ¸å¿ƒçš„除錯紀錄檔。當紀錄檔很大時,å¯èƒ½æœƒèŠ±å¥½å¹¾ç§’的時間。</translation>
- </message>
- <message>
<source>Received</source>
<translation>收到</translation>
</message>
@@ -1570,6 +1106,18 @@
<translation>使用者代ç†</translation>
</message>
<message>
+ <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
+ <translation>從目å‰çš„資料目錄下開啓 %1 的除錯紀錄檔。當紀錄檔很大時,å¯èƒ½æœƒèŠ±å¥½å¹¾ç§’的時間。</translation>
+ </message>
+ <message>
+ <source>Decrease font size</source>
+ <translation>縮å°æ–‡å­—</translation>
+ </message>
+ <message>
+ <source>Increase font size</source>
+ <translation>放大文字</translation>
+ </message>
+ <message>
<source>Services</source>
<translation>æœå‹™</translation>
</message>
@@ -1638,10 +1186,6 @@
<translation>去:</translation>
</message>
<message>
- <source>Build date</source>
- <translation>建置日期</translation>
- </message>
- <message>
<source>Debug log file</source>
<translation>除錯紀錄檔</translation>
</message>
@@ -1675,11 +1219,11 @@
</message>
<message>
<source>&amp;Unban Node</source>
- <translation>解ç¦è§£é»žé€£ç·š</translation>
+ <translation>解ç¦ç¯€é»žé€£ç·š</translation>
</message>
<message>
- <source>Welcome to the Bitcoin Core RPC console.</source>
- <translation>歡迎使用ä½å…ƒå¹£æ ¸å¿ƒ RPC 主控å°ã€‚</translation>
+ <source>Welcome to the %1 RPC console.</source>
+ <translation>歡迎使用 %1 çš„ RPC 主控å°ã€‚</translation>
</message>
<message>
<source>Use up and down arrows to navigate history, and &lt;b&gt;Ctrl-L&lt;/b&gt; to clear screen.</source>
@@ -1762,7 +1306,7 @@
</message>
<message>
<source>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.</source>
- <translation>附加在付款è¦æ±‚中的訊æ¯ï¼Œå¯ä»¥ä¸å¡«ï¼Œæ‰“é–‹è¦æ±‚內容時會顯示。注æ„: 這個訊æ¯ä¸æœƒéš¨è‘—付款é€åˆ°ä½å…ƒå¹£ç¶²è·¯ä¸Šã€‚</translation>
+ <translation>附加在付款è¦æ±‚中的訊æ¯ï¼Œå¯ä»¥ä¸å¡«ï¼Œæ‰“é–‹è¦æ±‚內容時會顯示。注æ„: 這個訊æ¯ä¸æœƒéš¨è‘—付款é€åˆ° Bitcoin 網路上。</translation>
</message>
<message>
<source>An optional label to associate with the new receiving address.</source>
@@ -1808,18 +1352,6 @@
<source>Remove</source>
<translation>刪掉</translation>
</message>
- <message>
- <source>Copy label</source>
- <translation>複製標記</translation>
- </message>
- <message>
- <source>Copy message</source>
- <translation>複製訊æ¯</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>複製金é¡</translation>
- </message>
</context>
<context>
<name>ReceiveRequestDialog</name>
@@ -1839,73 +1371,6 @@
<source>&amp;Save Image...</source>
<translation>儲存圖片...</translation>
</message>
- <message>
- <source>Request payment to %1</source>
- <translation>付款給 %1 çš„è¦æ±‚</translation>
- </message>
- <message>
- <source>Payment information</source>
- <translation>付款資訊</translation>
- </message>
- <message>
- <source>URI</source>
- <translation>URI</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ä½å€</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>金é¡</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>標記</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>訊æ¯</translation>
- </message>
- <message>
- <source>Resulting URI too long, try to reduce the text for label / message.</source>
- <translation>產生的 URI éŽé•·ï¼Œè«‹è©¦è‘—縮短標記或訊æ¯çš„文字內容。</translation>
- </message>
- <message>
- <source>Error encoding URI into QR Code.</source>
- <translation>把 URI ç·¨ç¢¼æˆ QR Code 時發生錯誤。</translation>
- </message>
-</context>
-<context>
- <name>RecentRequestsTableModel</name>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>標記</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>訊æ¯</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>金é¡</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(無標記)</translation>
- </message>
- <message>
- <source>(no message)</source>
- <translation>(無訊æ¯)</translation>
- </message>
- <message>
- <source>(no amount)</source>
- <translation>(無金é¡)</translation>
- </message>
</context>
<context>
<name>SendCoinsDialog</name>
@@ -2026,14 +1491,6 @@
<translation>快速</translation>
</message>
<message>
- <source>Send as zero-fee transaction if possible</source>
- <translation>盡å¯èƒ½é€ä¸ç”¨ä»˜æ‰‹çºŒè²»çš„交易</translation>
- </message>
- <message>
- <source>(confirmation may take longer)</source>
- <translation>(確èªæ™‚é–“å¯èƒ½æ‹‰é•·)</translation>
- </message>
- <message>
<source>Send to multiple recipients at once</source>
<translation>一次付給多個收款人</translation>
</message>
@@ -2065,118 +1522,6 @@
<source>S&amp;end</source>
<translation>付款</translation>
</message>
- <message>
- <source>Confirm send coins</source>
- <translation>確èªä»˜æ¬¾é‡‘é¡</translation>
- </message>
- <message>
- <source>%1 to %2</source>
- <translation>%1 給 %2</translation>
- </message>
- <message>
- <source>Copy quantity</source>
- <translation>複製數目</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>複製金é¡</translation>
- </message>
- <message>
- <source>Copy fee</source>
- <translation>複製手續費</translation>
- </message>
- <message>
- <source>Copy after fee</source>
- <translation>複製計費後金é¡</translation>
- </message>
- <message>
- <source>Copy bytes</source>
- <translation>複製ä½å…ƒçµ„數</translation>
- </message>
- <message>
- <source>Copy priority</source>
- <translation>複製優先度</translation>
- </message>
- <message>
- <source>Copy change</source>
- <translation>複製找零金é¡</translation>
- </message>
- <message>
- <source>Total Amount %1</source>
- <translation>ç¸½é‡‘é¡ %1</translation>
- </message>
- <message>
- <source>or</source>
- <translation>或</translation>
- </message>
- <message>
- <source>The amount to pay must be larger than 0.</source>
- <translation>付款金é¡å¿…須大於零。</translation>
- </message>
- <message>
- <source>The amount exceeds your balance.</source>
- <translation>金é¡è¶…éŽé¤˜é¡äº†ã€‚</translation>
- </message>
- <message>
- <source>The total exceeds your balance when the %1 transaction fee is included.</source>
- <translation>åŒ…å« %1 的交易手續費後,總金é¡è¶…éŽä½ çš„餘é¡äº†ã€‚</translation>
- </message>
- <message>
- <source>Transaction creation failed!</source>
- <translation>製造交易失敗了ï¼</translation>
- </message>
- <message>
- <source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
- <translation>交易被拒絕了ï¼æœ‰æ™‚候會發生這種錯誤,是因為你錢包中的一些錢已經被花掉了。比如說你複製了錢包檔 wallet.dat, 然後用複製的錢包花掉了錢,你ç¾åœ¨æ‰€ç”¨çš„原來的錢包中,å»æ²’有那筆錢已經花掉的紀錄。</translation>
- </message>
- <message>
- <source>A fee higher than %1 is considered an absurdly high fee.</source>
- <translation>高於 %1 的手續費會被èªç‚ºæ˜¯ä¸åˆç†ã€‚</translation>
- </message>
- <message>
- <source>Payment request expired.</source>
- <translation>付款的è¦æ±‚éŽæœŸäº†ã€‚</translation>
- </message>
- <message>
- <source>Pay only the required fee of %1</source>
- <translation>åªä»˜å¿…è¦çš„手續費 %1</translation>
- </message>
- <message numerus="yes">
- <source>Estimated to begin confirmation within %n block(s).</source>
- <translation><numerusform>é è¨ˆå¯åœ¨ %n 個å€å¡Šå…§é–‹å§‹ç¢ºèªã€‚</numerusform></translation>
- </message>
- <message>
- <source>The recipient address is not valid. Please recheck.</source>
- <translation>收款ä½å€ç„¡æ•ˆã€‚è«‹å†æª¢æŸ¥çœ‹çœ‹ã€‚</translation>
- </message>
- <message>
- <source>Duplicate address found: addresses should only be used once each.</source>
- <translation>發ç¾æœ‰é‡è¤‡çš„ä½å€: æ¯å€‹ä½å€åªèƒ½å‡ºç¾ä¸€æ¬¡ã€‚</translation>
- </message>
- <message>
- <source>Warning: Invalid Bitcoin address</source>
- <translation>警告: ä½å…ƒå¹£ä½å€ç„¡æ•ˆ</translation>
- </message>
- <message>
- <source>(no label)</source>
- <translation>(無標記)</translation>
- </message>
- <message>
- <source>Warning: Unknown change address</source>
- <translation>警告: ä¸æ˜Žçš„找零ä½å€</translation>
- </message>
- <message>
- <source>Copy dust</source>
- <translation>複製零散金é¡</translation>
- </message>
- <message>
- <source>Are you sure you want to send?</source>
- <translation>你確定è¦ä»˜éŒ¢å‡ºåŽ»å—Žï¼Ÿ</translation>
- </message>
- <message>
- <source>added as transaction fee</source>
- <translation>加åšäº¤æ˜“手續費</translation>
- </message>
</context>
<context>
<name>SendCoinsEntry</name>
@@ -2189,10 +1534,6 @@
<translation>付給:</translation>
</message>
<message>
- <source>Enter a label for this address to add it to your address book</source>
- <translation>請輸入這個ä½å€çš„標記來把它加進ä½å€ç°¿ä¸­</translation>
- </message>
- <message>
<source>&amp;Label:</source>
<translation>標記:</translation>
</message>
@@ -2206,7 +1547,7 @@
</message>
<message>
<source>The Bitcoin address to send the payment to</source>
- <translation>接收付款的ä½å…ƒå¹£ä½å€</translation>
+ <translation>接收付款的 Bitcoin ä½å€</translation>
</message>
<message>
<source>Alt+A</source>
@@ -2226,7 +1567,7 @@
</message>
<message>
<source>The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</source>
- <translation>手續費會從è¦ä»˜æ¬¾å‡ºåŽ»çš„金é¡ä¸­æ‰£æŽ‰ã€‚因此收款人會收到比輸入的金é¡é‚„è¦å°‘çš„ä½å…ƒå¹£ã€‚如果有多個收款人的話,手續費會平å‡åˆ†é…來扣除。</translation>
+ <translation>手續費會從è¦ä»˜æ¬¾å‡ºåŽ»çš„金é¡ä¸­æ‰£æŽ‰ã€‚因此收款人會收到比輸入的金é¡é‚„è¦å°‘çš„ bitcoin。如果有多個收款人的話,手續費會平å‡åˆ†é…來扣除。</translation>
</message>
<message>
<source>S&amp;ubtract fee from amount</source>
@@ -2250,7 +1591,7 @@
</message>
<message>
<source>A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network.</source>
- <translation>附加在ä½å…ƒå¹£ä»˜æ¬¾å”議的資æºè­˜åˆ¥ç¢¼(URI)中的訊æ¯ï¼Œæœƒå’Œäº¤æ˜“內容一起存起來,給你自己åšåƒè€ƒã€‚注æ„: 這個訊æ¯ä¸æœƒé€åˆ°ä½å…ƒå¹£ç¶²è·¯ä¸Šã€‚</translation>
+ <translation>附加在 Bitcoin 付款å”議的資æºè­˜åˆ¥ç¢¼(URI)中的訊æ¯ï¼Œæœƒå’Œäº¤æ˜“內容一起存起來,給你自己åšåƒè€ƒã€‚注æ„: 這個訊æ¯ä¸æœƒé€åˆ° Bitcoin 網路上。</translation>
</message>
<message>
<source>Pay To:</source>
@@ -2264,8 +1605,8 @@
<context>
<name>ShutdownWindow</name>
<message>
- <source>Bitcoin Core is shutting down...</source>
- <translation>正在關閉ä½å…ƒå¹£æ ¸å¿ƒä¸­...</translation>
+ <source>%1 is shutting down...</source>
+ <translation>正在關閉 %1 中...</translation>
</message>
<message>
<source>Do not shut down the computer until this window disappears.</source>
@@ -2288,7 +1629,7 @@
</message>
<message>
<source>The Bitcoin address to sign the message with</source>
- <translation>用來簽署訊æ¯çš„ä½å…ƒå¹£ä½å€</translation>
+ <translation>用來簽署訊æ¯çš„ Bitcoin ä½å€</translation>
</message>
<message>
<source>Choose previously used address</source>
@@ -2320,7 +1661,7 @@
</message>
<message>
<source>Sign the message to prove you own this Bitcoin address</source>
- <translation>簽署這個訊æ¯ä¾†è­‰æ˜Žé€™å€‹ä½å…ƒå¹£ä½å€æ˜¯ä½ çš„</translation>
+ <translation>簽署這個訊æ¯ä¾†è­‰æ˜Žé€™å€‹ Bitcoin ä½å€æ˜¯ä½ çš„</translation>
</message>
<message>
<source>Sign &amp;Message</source>
@@ -2344,11 +1685,11 @@
</message>
<message>
<source>The Bitcoin address the message was signed with</source>
- <translation>簽署這個訊æ¯çš„ä½å…ƒå¹£ä½å€</translation>
+ <translation>簽署這個訊æ¯çš„ Bitcoin ä½å€</translation>
</message>
<message>
<source>Verify the message to ensure it was signed with the specified Bitcoin address</source>
- <translation>驗證這個訊æ¯ä¾†ç¢ºå®šæ˜¯ç”¨æŒ‡å®šçš„ä½å…ƒå¹£ä½å€ç°½ç½²çš„</translation>
+ <translation>驗證這個訊æ¯ä¾†ç¢ºå®šæ˜¯ç”¨æŒ‡å®šçš„ Bitcoin ä½å€ç°½ç½²çš„</translation>
</message>
<message>
<source>Verify &amp;Message</source>
@@ -2358,70 +1699,10 @@
<source>Reset all verify message fields</source>
<translation>é‡è¨­æ‰€æœ‰è¨Šæ¯é©—證欄ä½</translation>
</message>
- <message>
- <source>Click "Sign Message" to generate signature</source>
- <translation>請按一下「簽署訊æ¯ã€ä¾†ç”¢ç”Ÿç°½ç« </translation>
- </message>
- <message>
- <source>The entered address is invalid.</source>
- <translation>輸入的ä½å€ç„¡æ•ˆã€‚</translation>
- </message>
- <message>
- <source>Please check the address and try again.</source>
- <translation>請檢查ä½å€æ˜¯å¦æ­£ç¢ºå¾Œå†è©¦ä¸€æ¬¡ã€‚</translation>
- </message>
- <message>
- <source>The entered address does not refer to a key.</source>
- <translation>輸入的ä½å€æ²’有å°æ‡‰åˆ°ä½ çš„任何密鑰。</translation>
- </message>
- <message>
- <source>Wallet unlock was cancelled.</source>
- <translation>錢包解鎖已å–消。</translation>
- </message>
- <message>
- <source>Private key for the entered address is not available.</source>
- <translation>沒有å°æ‡‰è¼¸å…¥ä½å€çš„密鑰。</translation>
- </message>
- <message>
- <source>Message signing failed.</source>
- <translation>訊æ¯ç°½ç½²å¤±æ•—。</translation>
- </message>
- <message>
- <source>Message signed.</source>
- <translation>訊æ¯ç°½ç½²å¥½äº†ã€‚</translation>
- </message>
- <message>
- <source>The signature could not be decoded.</source>
- <translation>沒辦法把這個簽章解碼。</translation>
- </message>
- <message>
- <source>Please check the signature and try again.</source>
- <translation>請檢查簽章是å¦æ­£ç¢ºå¾Œå†è©¦ä¸€æ¬¡ã€‚</translation>
- </message>
- <message>
- <source>The signature did not match the message digest.</source>
- <translation>這個簽章跟訊æ¯çš„數ä½æ‘˜è¦ä¸ç¬¦ã€‚</translation>
- </message>
- <message>
- <source>Message verification failed.</source>
- <translation>訊æ¯é©—證失敗。</translation>
- </message>
- <message>
- <source>Message verified.</source>
- <translation>訊æ¯é©—證沒錯。</translation>
- </message>
</context>
<context>
<name>SplashScreen</name>
<message>
- <source>Bitcoin Core</source>
- <translation>ä½å…ƒå¹£æ ¸å¿ƒ</translation>
- </message>
- <message>
- <source>The Bitcoin Core developers</source>
- <translation>ä½å…ƒå¹£æ ¸å¿ƒé–‹ç™¼äººå“¡</translation>
- </message>
- <message>
<source>[testnet]</source>
<translation>[testnet]</translation>
</message>
@@ -2434,422 +1715,13 @@
</message>
</context>
<context>
- <name>TransactionDesc</name>
- <message>
- <source>Open until %1</source>
- <translation>到 %1 å‰å¯ä¿®æ”¹</translation>
- </message>
- <message>
- <source>conflicted</source>
- <translation>有è¡çª</translation>
- </message>
- <message>
- <source>%1/offline</source>
- <translation>%1 次/離線中</translation>
- </message>
- <message>
- <source>%1/unconfirmed</source>
- <translation>%1 次/未確èª</translation>
- </message>
- <message>
- <source>%1 confirmations</source>
- <translation>ç¢ºèª %1 次</translation>
- </message>
- <message>
- <source>Status</source>
- <translation>狀態</translation>
- </message>
- <message numerus="yes">
- <source>, broadcast through %n node(s)</source>
- <translation><numerusform>,已公告給 %n 個節點</numerusform></translation>
- </message>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- <message>
- <source>Source</source>
- <translation>來æº</translation>
- </message>
- <message>
- <source>Generated</source>
- <translation>生產出來</translation>
- </message>
- <message>
- <source>From</source>
- <translation>來æº</translation>
- </message>
- <message>
- <source>To</source>
- <translation>目的</translation>
- </message>
- <message>
- <source>own address</source>
- <translation>自己的ä½å€</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>åªèƒ½çœ‹</translation>
- </message>
- <message>
- <source>label</source>
- <translation>標記</translation>
- </message>
- <message>
- <source>Credit</source>
- <translation>入帳</translation>
- </message>
- <message numerus="yes">
- <source>matures in %n more block(s)</source>
- <translation><numerusform>å†ç­‰ %n 個å€å¡Šç”Ÿå‡ºä¾†å¾Œæˆç†Ÿ</numerusform></translation>
- </message>
- <message>
- <source>not accepted</source>
- <translation>ä¸è¢«æŽ¥å—</translation>
- </message>
- <message>
- <source>Debit</source>
- <translation>出帳</translation>
- </message>
- <message>
- <source>Total debit</source>
- <translation>出帳總é¡</translation>
- </message>
- <message>
- <source>Total credit</source>
- <translation>入帳總é¡</translation>
- </message>
- <message>
- <source>Transaction fee</source>
- <translation>交易手續費</translation>
- </message>
- <message>
- <source>Net amount</source>
- <translation>æ·¨é¡</translation>
- </message>
- <message>
- <source>Message</source>
- <translation>訊æ¯</translation>
- </message>
- <message>
- <source>Comment</source>
- <translation>附註</translation>
- </message>
- <message>
- <source>Transaction ID</source>
- <translation>交易識別碼</translation>
- </message>
- <message>
- <source>Merchant</source>
- <translation>商家</translation>
- </message>
- <message>
- <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
- <translation>生產出來的錢è¦å†ç­‰ %1 個å€å¡Šç”Ÿå‡ºä¾†å¾Œæ‰æˆç†Ÿå¯ä»¥ç”¨ã€‚當å€å¡Šç”Ÿç”¢å‡ºä¾†æ™‚會公布到網路上,來被加進å€å¡Šéˆã€‚如果加失敗了,狀態就會變æˆã€Œä¸è¢«æŽ¥å—ã€ï¼Œè€Œä¸”ä¸èƒ½å¤ èŠ±ã€‚如果在你生產出å€å¡Šçš„幾秒é˜å…§ï¼Œä¹Ÿæœ‰å…¶ä»–節點生產出來的話,就有å¯èƒ½æœƒç™¼ç”Ÿé€™ç¨®æƒ…形。</translation>
- </message>
- <message>
- <source>Debug information</source>
- <translation>除錯資訊</translation>
- </message>
- <message>
- <source>Transaction</source>
- <translation>交易</translation>
- </message>
- <message>
- <source>Inputs</source>
- <translation>輸入</translation>
- </message>
- <message>
- <source>Amount</source>
- <translation>金é¡</translation>
- </message>
- <message>
- <source>true</source>
- <translation>是</translation>
- </message>
- <message>
- <source>false</source>
- <translation>å¦</translation>
- </message>
- <message>
- <source>, has not been successfully broadcast yet</source>
- <translation>,還沒æˆåŠŸå…¬å‘Šå‡ºåŽ»</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>到下 %n 個å€å¡Šç”Ÿå‡ºä¾†å‰å¯ä¿®æ”¹</numerusform></translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>未知</translation>
- </message>
-</context>
-<context>
<name>TransactionDescDialog</name>
<message>
- <source>Transaction details</source>
- <translation>交易明細</translation>
- </message>
- <message>
<source>This pane shows a detailed description of the transaction</source>
<translation>這個版é¢é¡¯ç¤ºé€™æ¬¡äº¤æ˜“的詳細說明</translation>
</message>
</context>
<context>
- <name>TransactionTableModel</name>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>種類</translation>
- </message>
- <message>
- <source>Immature (%1 confirmations, will be available after %2)</source>
- <translation>未æˆç†Ÿ(ç¢ºèª %1 次,會在 %2 次後å¯ç”¨)</translation>
- </message>
- <message numerus="yes">
- <source>Open for %n more block(s)</source>
- <translation><numerusform>到下 %n 個å€å¡Šç”Ÿå‡ºä¾†å‰å¯ä¿®æ”¹</numerusform></translation>
- </message>
- <message>
- <source>Open until %1</source>
- <translation>到 %1 å‰å¯ä¿®æ”¹</translation>
- </message>
- <message>
- <source>Confirmed (%1 confirmations)</source>
- <translation>已確èª(%1 次)</translation>
- </message>
- <message>
- <source>This block was not received by any other nodes and will probably not be accepted!</source>
- <translation>沒有其他節點收到這個å€å¡Šï¼Œä¹Ÿè¨±å®ƒä¸æœƒè¢«æŽ¥å—ï¼</translation>
- </message>
- <message>
- <source>Generated but not accepted</source>
- <translation>生產出來但是ä¸è¢«æŽ¥å—</translation>
- </message>
- <message>
- <source>Offline</source>
- <translation>離線中</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>標記</translation>
- </message>
- <message>
- <source>Unconfirmed</source>
- <translation>未確èª</translation>
- </message>
- <message>
- <source>Confirming (%1 of %2 recommended confirmations)</source>
- <translation>確èªä¸­(已經 %1 次,建議至少 %2 次)</translation>
- </message>
- <message>
- <source>Conflicted</source>
- <translation>有è¡çª</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>收款在</translation>
- </message>
- <message>
- <source>Received from</source>
- <translation>收款自</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>付款給</translation>
- </message>
- <message>
- <source>Payment to yourself</source>
- <translation>付給自己</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>開採所得</translation>
- </message>
- <message>
- <source>watch-only</source>
- <translation>åªèƒ½çœ‹</translation>
- </message>
- <message>
- <source>(n/a)</source>
- <translation>(ä¸é©ç”¨)</translation>
- </message>
- <message>
- <source>Transaction status. Hover over this field to show number of confirmations.</source>
- <translation>交易狀態。把游標åœåœ¨æ¬„ä½ä¸Šæœƒé¡¯ç¤ºç¢ºèªæ¬¡æ•¸ã€‚</translation>
- </message>
- <message>
- <source>Date and time that the transaction was received.</source>
- <translation>收到交易的日期和時間。</translation>
- </message>
- <message>
- <source>Type of transaction.</source>
- <translation>交易的種類。</translation>
- </message>
- <message>
- <source>Whether or not a watch-only address is involved in this transaction.</source>
- <translation>ä¸è«–如何有一個åªèƒ½è§€çœ‹çš„地åªæœ‰åƒèˆ‡é€™æ¬¡çš„交易</translation>
- </message>
- <message>
- <source>User-defined intent/purpose of the transaction.</source>
- <translation>使用者定義的交易動機或ç†ç”±ã€‚</translation>
- </message>
- <message>
- <source>Amount removed from or added to balance.</source>
- <translation>è¦æ¸›æŽ‰æˆ–加進餘é¡çš„金é¡ã€‚</translation>
- </message>
-</context>
-<context>
- <name>TransactionView</name>
- <message>
- <source>All</source>
- <translation>全部</translation>
- </message>
- <message>
- <source>Today</source>
- <translation>今天</translation>
- </message>
- <message>
- <source>This week</source>
- <translation>這星期</translation>
- </message>
- <message>
- <source>This month</source>
- <translation>這個月</translation>
- </message>
- <message>
- <source>Last month</source>
- <translation>上個月</translation>
- </message>
- <message>
- <source>This year</source>
- <translation>今年</translation>
- </message>
- <message>
- <source>Range...</source>
- <translation>指定範åœ...</translation>
- </message>
- <message>
- <source>Received with</source>
- <translation>收款</translation>
- </message>
- <message>
- <source>Sent to</source>
- <translation>付款</translation>
- </message>
- <message>
- <source>To yourself</source>
- <translation>給自己</translation>
- </message>
- <message>
- <source>Mined</source>
- <translation>開採所得</translation>
- </message>
- <message>
- <source>Other</source>
- <translation>其它</translation>
- </message>
- <message>
- <source>Enter address or label to search</source>
- <translation>請輸入è¦æœå°‹çš„ä½å€æˆ–標記</translation>
- </message>
- <message>
- <source>Min amount</source>
- <translation>最å°é‡‘é¡</translation>
- </message>
- <message>
- <source>Copy address</source>
- <translation>複製ä½å€</translation>
- </message>
- <message>
- <source>Copy label</source>
- <translation>複製標記</translation>
- </message>
- <message>
- <source>Copy amount</source>
- <translation>複製金é¡</translation>
- </message>
- <message>
- <source>Copy transaction ID</source>
- <translation>複製交易識別碼</translation>
- </message>
- <message>
- <source>Copy raw transaction</source>
- <translation>複製交易原始資料</translation>
- </message>
- <message>
- <source>Edit label</source>
- <translation>編輯標記</translation>
- </message>
- <message>
- <source>Show transaction details</source>
- <translation>顯示交易明細</translation>
- </message>
- <message>
- <source>Export Transaction History</source>
- <translation>匯出交易記錄</translation>
- </message>
- <message>
- <source>Watch-only</source>
- <translation>åªèƒ½è§€çœ‹çš„</translation>
- </message>
- <message>
- <source>Exporting Failed</source>
- <translation>匯出失敗</translation>
- </message>
- <message>
- <source>There was an error trying to save the transaction history to %1.</source>
- <translation>儲存交易記錄到 %1 時發生錯誤。</translation>
- </message>
- <message>
- <source>Exporting Successful</source>
- <translation>匯出æˆåŠŸ</translation>
- </message>
- <message>
- <source>The transaction history was successfully saved to %1.</source>
- <translation>交易記錄已經æˆåŠŸå„²å­˜åˆ° %1 了。</translation>
- </message>
- <message>
- <source>Comma separated file (*.csv)</source>
- <translation>逗點分隔資料檔(*.csv)</translation>
- </message>
- <message>
- <source>Confirmed</source>
- <translation>已確èª</translation>
- </message>
- <message>
- <source>Date</source>
- <translation>日期</translation>
- </message>
- <message>
- <source>Type</source>
- <translation>種類</translation>
- </message>
- <message>
- <source>Label</source>
- <translation>標記</translation>
- </message>
- <message>
- <source>Address</source>
- <translation>ä½å€</translation>
- </message>
- <message>
- <source>ID</source>
- <translation>識別碼</translation>
- </message>
- <message>
- <source>Range:</source>
- <translation>範åœ:</translation>
- </message>
- <message>
- <source>to</source>
- <translation>到</translation>
- </message>
-</context>
-<context>
<name>UnitDisplayStatusBarControl</name>
<message>
<source>Unit to show amounts in. Click to select another unit.</source>
@@ -2857,55 +1729,6 @@
</message>
</context>
<context>
- <name>WalletFrame</name>
- <message>
- <source>No wallet has been loaded.</source>
- <translation>沒有載入錢包。</translation>
- </message>
-</context>
-<context>
- <name>WalletModel</name>
- <message>
- <source>Send Coins</source>
- <translation>付款</translation>
- </message>
-</context>
-<context>
- <name>WalletView</name>
- <message>
- <source>&amp;Export</source>
- <translation>匯出</translation>
- </message>
- <message>
- <source>Export the data in the current tab to a file</source>
- <translation>把目å‰åˆ†é çš„資料匯出存æˆæª”案</translation>
- </message>
- <message>
- <source>Backup Wallet</source>
- <translation>備份錢包</translation>
- </message>
- <message>
- <source>Wallet Data (*.dat)</source>
- <translation>錢包資料檔(*.dat)</translation>
- </message>
- <message>
- <source>Backup Failed</source>
- <translation>備份失敗</translation>
- </message>
- <message>
- <source>There was an error trying to save the wallet data to %1.</source>
- <translation>儲存錢包資料到 %1 時發生錯誤。</translation>
- </message>
- <message>
- <source>The wallet data was successfully saved to %1.</source>
- <translation>錢包的資料已經æˆåŠŸå„²å­˜åˆ° %1 了。</translation>
- </message>
- <message>
- <source>Backup Successful</source>
- <translation>備份æˆåŠŸ</translation>
- </message>
-</context>
-<context>
<name>bitcoin-core</name>
<message>
<source>Options:</source>
@@ -2933,14 +1756,6 @@
<translation>如果沒有æä¾› &lt;category&gt; 或是值為 1 就會輸出所有的除錯資訊。</translation>
</message>
<message>
- <source>Maximum total fees (in %s) to use in a single wallet transaction; setting this too low may abort large transactions (default: %s)</source>
- <translation>一次錢包交易å…許付出最高的總手續費(å–®ä½æ˜¯ %s);設定太低的話,å¯èƒ½æœƒç„¡æ³•é€²è¡Œè³‡æ–™é‡å¤§çš„交易(é è¨­å€¼: %s)</translation>
- </message>
- <message>
- <source>Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
- <translation>請檢查電腦日期和時間是å¦æ­£ç¢ºï¼ä½å…ƒå¹£æ ¸å¿ƒæ²’辦法在時é˜ä¸æº–的情æ³ä¸‹æ­£å¸¸é‹ä½œã€‚</translation>
- </message>
- <message>
<source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
<translation>設定的修剪值å°æ–¼æœ€å°éœ€æ±‚çš„ %d 百è¬ä½å…ƒçµ„(MiB)。請指定大一點的數字。</translation>
</message>
@@ -2970,7 +1785,7 @@
</message>
<message>
<source>Run in the background as a daemon and accept commands</source>
- <translation>用護éˆæ¨¡å¼åœ¨èƒŒå¾ŒåŸ·è¡Œä¸¦æŽ¥å—指令</translation>
+ <translation>用護éˆæ¨¡å¼åœ¨èƒŒæ™¯åŸ·è¡Œä¸¦æŽ¥å—指令</translation>
</message>
<message>
<source>Unable to start HTTP server. See debug log for details.</source>
@@ -2981,10 +1796,34 @@
<translation>是å¦æŽ¥å—外來連線(é è¨­å€¼: 當沒有 -proxy 或 -connect 時為 1)</translation>
</message>
<message>
+ <source>Bitcoin Core</source>
+ <translation>Bitcoin Core</translation>
+ </message>
+ <message>
+ <source>The %s developers</source>
+ <translation>%s 開發人員</translation>
+ </message>
+ <message>
+ <source>-fallbackfee is set very high! This is the transaction fee you may pay when fee estimates are not available.</source>
+ <translation>警告: -fallbackfee 設定了很高的金é¡ï¼é€™æ˜¯ç•¶é ä¼°æ‰‹çºŒè²»é‚„沒計算出來時,交易付款é è¨­æœƒä»˜çš„手續費。</translation>
+ </message>
+ <message>
+ <source>A fee rate (in %s/kB) that will be used when fee estimation has insufficient data (default: %s)</source>
+ <translation>當沒有足夠的資料計算é ä¼°æ‰‹çºŒè²»æ™‚,所使用的手續費費率(å–®ä½æ˜¯ %s/kB, é è¨­å€¼: %s)</translation>
+ </message>
+ <message>
+ <source>Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d)</source>
+ <translation>接å—從白å點節點收到的轉發交易,å³ä½¿æ²’有(符åˆæº–則)轉發出去(é è¨­å€¼: %d)</translation>
+ </message>
+ <message>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation>和指定的ä½å€ç¹«çµï¼Œä¸¦ä¸”一直在指定ä½å€è½å€™é€£ç·šã€‚IPv6 請用 [主機]:通訊埠 這種格å¼</translation>
</message>
<message>
+ <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source>
+ <translation>沒辦法鎖定資料目錄 %s。%s å¯èƒ½å·²ç¶“在執行了。</translation>
+ </message>
+ <message>
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
<translation>清掉錢包裡的所有交易,並且在下次啟動時,使用 -rescan 來從å€å¡Šéˆä¸­å¾©åŽŸå›žä¾†ã€‚</translation>
</message>
@@ -2993,10 +1832,38 @@
<translation>這套軟體是ä¾æ“š MIT 軟體授權æ¢æ¬¾æ•£å¸ƒï¼Œè©³æƒ…請見附帶的 COPYING 檔案,或是以下網站: &lt;http://www.opensource.org/licenses/mit-license.php&gt;.</translation>
</message>
<message>
+ <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
+ <translation>載入 %s 發生錯誤:ä¸èƒ½å°å·²å­˜åœ¨çš„éž HD 錢包啟用 HD 功能。</translation>
+ </message>
+ <message>
+ <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
+ <translation>讀å–錢包檔 %s 時發生錯誤ï¼æ‰€æœ‰çš„密鑰都正確讀å–了,但是交易資料或ä½å€ç°¿è³‡æ–™å¯èƒ½æœƒç¼ºå°‘或ä¸æ­£ç¢ºã€‚</translation>
+ </message>
+ <message>
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
<translation>當錢包有交易改變時è¦åŸ·è¡Œçš„指令(指令中的 %s 會被å–代æˆäº¤æ˜“識別碼)</translation>
</message>
<message>
+ <source>Force relay of transactions from whitelisted peers even they violate local relay policy (default: %d)</source>
+ <translation>強制轉發從白å點節點收到的交易,å³ä½¿å®ƒå€‘é•å了本機的轉發準則(é è¨­å€¼: %d)</translation>
+ </message>
+ <message>
+ <source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
+ <translation>跟其他節點的時間差最高å¯æŽ¥å—的中ä½æ•¸å€¼ã€‚本機所èªç‚ºçš„時間å¯èƒ½æœƒè¢«å…¶ä»–節點影響,往å‰æˆ–往後在這個值之內。(é è¨­å€¼: %u 秒)</translation>
+ </message>
+ <message>
+ <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
+ <translation>å…許一次錢包交易或未加工交易付出的最高總手續費(å–®ä½æ˜¯ %s);設定太低的話,å¯èƒ½æœƒç„¡æ³•é€²è¡Œè³‡æ–™é‡å¤§çš„交易(é è¨­å€¼: %s)</translation>
+ </message>
+ <message>
+ <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source>
+ <translation>請檢查電腦日期和時間是å¦æ­£ç¢ºï¼%s 沒辦法在時é˜ä¸æº–的情æ³ä¸‹æ­£å¸¸é‹ä½œã€‚</translation>
+ </message>
+ <message>
+ <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
+ <translation>如果你覺得 %s 有用,å¯ä»¥å¹«åŠ©æˆ‘們。關於這個軟體的更多資訊請見 %s。</translation>
+ </message>
+ <message>
<source>Set the number of script verification threads (%u to %d, 0 = auto, &lt;0 = leave that many cores free, default: %d)</source>
<translation>設定指令碼驗證的執行緒數目 (%u 到 %d,0 表示程å¼è‡ªå‹•æ±ºå®šï¼Œå°æ–¼ 0 表示ä¿ç•™è™•ç†å™¨æ ¸å¿ƒä¸ç”¨çš„數目,é è¨­å€¼: %d)</translation>
</message>
@@ -3009,38 +1876,34 @@
<translation>這是個還沒發表的測試版本 - 使用請自負風險 - è«‹ä¸è¦ç”¨ä¾†é–‹æŽ¡æˆ–商業應用</translation>
</message>
<message>
- <source>Unable to bind to %s on this computer. Bitcoin Core is probably already running.</source>
- <translation>沒辦法繫çµåœ¨é€™å°é›»è…¦ä¸Šçš„ %s 。ä½å…ƒå¹£æ ¸å¿ƒå¯èƒ½å·²ç¶“在執行了。</translation>
+ <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source>
+ <translation>沒辦法將資料庫倒轉回分岔å‰çš„狀態。必須è¦é‡æ–°ä¸‹è¼‰å€å¡ŠéŠã€‚</translation>
</message>
<message>
<source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source>
<translation>是å¦è¦ä½¿ç”¨ã€Œé€šç”¨å³æ’å³ç”¨ã€å”定(UPnP),來設定è½å€™é€£ç·šçš„通訊埠的å°æ‡‰(é è¨­å€¼: 當有è½å€™é€£ç·šä¸”沒有指定 -proxy åƒæ•¸æ™‚為 1)</translation>
</message>
<message>
- <source>WARNING: abnormally high number of blocks generated, %d blocks received in the last %d hours (%d expected)</source>
- <translation>警告: 收到了ä¸å°‹å¸¸åœ°å¤šçš„ %d 個å€å¡Šåœ¨éŽåŽ» %d å°æ™‚內生產出來(é æœŸæ˜¯ %d 個)</translation>
- </message>
- <message>
- <source>WARNING: check your network connection, %d blocks received in the last %d hours (%d expected)</source>
- <translation>警告: 請檢查你的網路連線狀æ³ï¼Œæ”¶åˆ°äº† %d 個å€å¡Šæ˜¯åœ¨éŽåŽ» %d å°æ™‚內生產出來(é æœŸæ˜¯ %d 個)</translation>
- </message>
- <message>
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
- <translation>警告: ä½å…ƒå¹£ç¶²è·¯å°æ–¼å€å¡Šéˆçµçš„決定目å‰æœ‰åˆ†æ­§ï¼çœ‹ä¾†æœ‰äº›ç¤¦å·¥æœƒæœ‰å•é¡Œã€‚</translation>
+ <translation>警告: 節點網路å°æ–¼å€å¡Šéˆçµçš„決定目å‰æœ‰åˆ†æ­§ï¼çœ‹ä¾†æœ‰äº›ç¤¦å·¥æœƒæœ‰å•é¡Œã€‚</translation>
</message>
<message>
<source>Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.</source>
<translation>警告: 我們和æŸäº›é€£ç·šçš„節點å°æ–¼å€å¡Šéˆçµçš„決定ä¸åŒï¼ä½ å¯èƒ½éœ€è¦å‡ç´šï¼Œæˆ–是需è¦ç­‰å…¶å®ƒçš„節點å‡ç´šã€‚</translation>
</message>
<message>
- <source>Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
- <translation>警告: 錢包檔 wallet.dat 壞掉,但資料被拯救回來了ï¼åŽŸä¾†çš„ wallet.dat 會改儲存在 %s, 檔å是 wallet.{timestamp}.bak. 如果餘é¡æˆ–交易資料有誤,你應該è¦ç”¨å‚™ä»½è³‡æ–™å¾©åŽŸå›žä¾†ã€‚</translation>
- </message>
- <message>
<source>Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.</source>
<translation>把來自指定網域或ä½å€çš„節點放進白å單。這個é¸é …å¯ä»¥è¨­å®šå¤šæ¬¡ã€‚</translation>
</message>
<message>
+ <source>You need to rebuild the database using -reindex-chainstate to change -txindex</source>
+ <translation>改變 -txindex åƒæ•¸å¾Œï¼Œå¿…é ˆè¦ç”¨ -reindex-chainstate åƒæ•¸ä¾†é‡å»ºè³‡æ–™åº«</translation>
+ </message>
+ <message>
+ <source>%s corrupt, salvage failed</source>
+ <translation>錢包檔 %s 壞掉了,æ¶æ•‘失敗</translation>
+ </message>
+ <message>
<source>-maxmempool must be at least %d MB</source>
<translation>åƒæ•¸ -maxmempool 至少è¦çµ¦ %d 百è¬ä½å…ƒçµ„(MB)</translation>
</message>
@@ -3049,10 +1912,26 @@
<translation>&lt;category&gt; å¯ä»¥æ˜¯:</translation>
</message>
<message>
+ <source>Append comment to the user agent string</source>
+ <translation>å°ä½¿ç”¨è€…代ç†å­—串添加註解</translation>
+ </message>
+ <message>
+ <source>Attempt to recover private keys from a corrupt wallet on startup</source>
+ <translation>啟動時嘗試從壞掉的錢包檔復原密鑰</translation>
+ </message>
+ <message>
<source>Block creation options:</source>
<translation>å€å¡Šè£½é€ é¸é …:</translation>
</message>
<message>
+ <source>Cannot resolve -%s address: '%s'</source>
+ <translation>æ²’è¾¦æ³•è§£æž -%s åƒæ•¸æŒ‡å®šçš„ä½å€: '%s'</translation>
+ </message>
+ <message>
+ <source>Change index out of range</source>
+ <translation>找零的索引值超出範åœ</translation>
+ </message>
+ <message>
<source>Connect only to the specified node(s)</source>
<translation>åªé€£ç·šåˆ°æŒ‡å®šç¯€é»ž(å¯å¤šå€‹)</translation>
</message>
@@ -3061,6 +1940,10 @@
<translation>連線é¸é …:</translation>
</message>
<message>
+ <source>Copyright (C) %i-%i</source>
+ <translation>版權所有 (C) %i-%i</translation>
+ </message>
+ <message>
<source>Corrupted block database detected</source>
<translation>發ç¾å€å¡Šè³‡æ–™åº«å£žæŽ‰äº†</translation>
</message>
@@ -3093,6 +1976,10 @@
<translation>開啟傳é€äº¤æ˜“原始資料到目標 ZeroMQ ä½å€ &lt;address&gt; 去</translation>
</message>
<message>
+ <source>Enable transaction replacement in the memory pool (default: %u)</source>
+ <translation>å°äº¤æ˜“暫存池啟用替代交易(é è¨­å€¼: %u)</translation>
+ </message>
+ <message>
<source>Error initializing block database</source>
<translation>åˆå§‹åŒ–å€å¡Šè³‡æ–™åº«æ™‚發生錯誤</translation>
</message>
@@ -3101,6 +1988,22 @@
<translation>åˆå§‹åŒ–錢包資料庫環境 %s 時發生錯誤ï¼</translation>
</message>
<message>
+ <source>Error loading %s</source>
+ <translation>載入檔案 %s 時發生錯誤</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet corrupted</source>
+ <translation>載入檔案 %s 時發生錯誤: 錢包æ毀了</translation>
+ </message>
+ <message>
+ <source>Error loading %s: Wallet requires newer version of %s</source>
+ <translation>載入檔案 %s 時發生錯誤: 這個錢包需è¦æ–°ç‰ˆçš„ %s</translation>
+ </message>
+ <message>
+ <source>Error loading %s: You can't disable HD on a already existing HD wallet</source>
+ <translation>載入 %s 發生錯誤:ä¸èƒ½å°å·²å­˜åœ¨çš„ HD 錢包åœç”¨ HD 功能。</translation>
+ </message>
+ <message>
<source>Error loading block database</source>
<translation>載入å€å¡Šè³‡æ–™åº«æ™‚發生錯誤</translation>
</message>
@@ -3125,14 +2028,38 @@
<translation>創世å€å¡Šä¸æ­£ç¢ºæˆ–找ä¸åˆ°ã€‚資料目錄錯了嗎?</translation>
</message>
<message>
+ <source>Initialization sanity check failed. %s is shutting down.</source>
+ <translation>åˆå§‹åŒ–時的基本檢查失敗了。%s å°±è¦é—œé–‰äº†ã€‚</translation>
+ </message>
+ <message>
<source>Invalid -onion address: '%s'</source>
<translation>無效的 -onion ä½å€: '%s'</translation>
</message>
<message>
+ <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
+ <translation>åƒæ•¸ -%s=&lt;金é¡&gt; 指定的金é¡ç„¡æ•ˆ: '%s'</translation>
+ </message>
+ <message>
+ <source>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</source>
+ <translation>設定 -fallbackfee=&lt;金é¡&gt; 的金é¡ç„¡æ•ˆ: '%s'</translation>
+ </message>
+ <message>
<source>Keep the transaction memory pool below &lt;n&gt; megabytes (default: %u)</source>
<translation>在記憶體暫存池中ä¿æŒæœ€å¤š &lt;n&gt; 個百è¬ä½å…ƒçµ„的交易(é è¨­å€¼: %u)</translation>
</message>
<message>
+ <source>Loading banlist...</source>
+ <translation>正在載入ç¦æ­¢é€£ç·šå單中...</translation>
+ </message>
+ <message>
+ <source>Location of the auth cookie (default: data dir)</source>
+ <translation>èªè­‰ cookie 資料的ä½ç½®(é è¨­å€¼: åŒè³‡æ–™ç›®éŒ„)</translation>
+ </message>
+ <message>
+ <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source>
+ <translation>轉發和開採時,å°äº¤æ˜“資料的 sigop å¹³å‡ä½å…ƒçµ„數下é™(é è¨­å€¼: %u)</translation>
+ </message>
+ <message>
<source>Not enough file descriptors available.</source>
<translation>檔案æè¿°å…ƒä¸è¶³ã€‚</translation>
</message>
@@ -3141,6 +2068,14 @@
<translation>åªå’Œ &lt;net&gt; 網路上的節點連線(ipv4, ipv6, 或 onion)</translation>
</message>
<message>
+ <source>Print this help message and exit</source>
+ <translation>顯示說明訊æ¯å¾ŒçµæŸ</translation>
+ </message>
+ <message>
+ <source>Print version and exit</source>
+ <translation>顯示版本後çµæŸ</translation>
+ </message>
+ <message>
<source>Prune cannot be configured with a negative value.</source>
<translation>修剪值ä¸èƒ½è¨­å®šç‚ºè² çš„。</translation>
</message>
@@ -3149,10 +2084,26 @@
<translation>修剪模å¼å’Œ -txindex åƒæ•¸ä¸ç›¸å®¹ã€‚</translation>
</message>
<message>
+ <source>Rebuild chain state and block index from the blk*.dat files on disk</source>
+ <translation>從ç£ç¢Ÿè£¡çš„å€å¡Šæª” blk*.dat é‡å»ºå€å¡Šéˆç‹€æ…‹å’Œå€å¡Šç´¢å¼•</translation>
+ </message>
+ <message>
+ <source>Rebuild chain state from the currently indexed blocks</source>
+ <translation>從目å‰å·²ç·¨ç´¢å¼•çš„å€å¡Šè³‡æ–™é‡å»ºå€å¡Šéˆç‹€æ…‹</translation>
+ </message>
+ <message>
+ <source>Rewinding blocks...</source>
+ <translation>倒轉回å€å¡Šéˆä¹‹å‰çš„狀態...</translation>
+ </message>
+ <message>
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
<translation>設定資料庫快å–大å°æ˜¯å¤šå°‘百è¬ä½å…ƒçµ„(MB,範åœ: %d 到 %d,é è¨­å€¼: %d)</translation>
</message>
<message>
+ <source>Set maximum block cost (default: %d)</source>
+ <translation>設定å€å¡Šæˆæœ¬çš„最大值(é è¨­å€¼: %d)</translation>
+ </message>
+ <message>
<source>Set maximum block size in bytes (default: %d)</source>
<translation>設定å€å¡Šå¤§å°ä¸Šé™æˆå¤šå°‘ä½å…ƒçµ„(é è¨­å€¼: %d)</translation>
</message>
@@ -3161,6 +2112,14 @@
<translation>指定錢包檔(會在資料目錄中)</translation>
</message>
<message>
+ <source>The source code is available from %s.</source>
+ <translation>原始碼å¯ä»¥åœ¨ %s å–得。</translation>
+ </message>
+ <message>
+ <source>Unable to bind to %s on this computer. %s is probably already running.</source>
+ <translation>沒辦法繫çµåœ¨é€™å°é›»è…¦ä¸Šçš„ %s 。%s å¯èƒ½å·²ç¶“在執行了。</translation>
+ </message>
+ <message>
<source>Unsupported argument -benchmark ignored, use -debug=bench.</source>
<translation>忽略了ä¸å†æ”¯æ´çš„ -benchmark åƒæ•¸ï¼Œè«‹æ”¹ç”¨ -debug=bench</translation>
</message>
@@ -3193,16 +2152,16 @@
<translation>錢包檔 %s 沒有在資料目錄 %s 裡é¢</translation>
</message>
<message>
- <source>Wallet options:</source>
- <translation>錢包é¸é …:</translation>
+ <source>Wallet debugging/testing options:</source>
+ <translation>錢包除錯與測試é¸é …:</translation>
</message>
<message>
- <source>Warning: This version is obsolete; upgrade required!</source>
- <translation>警告: 這個版本已經被淘汰了;必須è¦å‡ç´šï¼</translation>
+ <source>Wallet needed to be rewritten: restart %s to complete</source>
+ <translation>錢包需è¦é‡å¯«: è«‹é‡æ–°å•“å‹• %s 來完æˆ</translation>
</message>
<message>
- <source>You need to rebuild the database using -reindex to change -txindex</source>
- <translation>改變 -txindex åƒæ•¸å¾Œï¼Œå¿…é ˆè¦ç”¨ -reindex åƒæ•¸ä¾†é‡å»ºè³‡æ–™åº«</translation>
+ <source>Wallet options:</source>
+ <translation>錢包é¸é …:</translation>
</message>
<message>
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
@@ -3217,10 +2176,6 @@
<translation>和指定的ä½å€ç¹«çµä»¥è½å€™ JSON-RPC 連線。IPv6 請用 [主機]:通訊埠 這種格å¼ã€‚這個é¸é …å¯ä»¥è¨­å®šå¤šæ¬¡ã€‚(é è¨­å€¼: 跟所有網路界é¢ä¸Šçš„ä½å€ç¹«çµ)</translation>
</message>
<message>
- <source>Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running.</source>
- <translation>沒辦法鎖定資料目錄 %s。ä½å…ƒå¹£æ ¸å¿ƒå¯èƒ½å·²ç¶“在執行了。</translation>
- </message>
- <message>
<source>Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)</source>
<translation>用系統é è¨­æ¬Šé™ä¾†é€ å‡ºæ–°çš„檔案,而ä¸æ˜¯ç”¨ä½¿ç”¨è€…權é™ç½©é®(umask)值 077 (åªæœ‰åœ¨é—œæŽ‰éŒ¢åŒ…功能時æ‰æœ‰ä½œç”¨)。</translation>
</message>
@@ -3265,10 +2220,6 @@
<translation>設定高優先度或低手續費的交易資料大å°ä¸Šé™æˆå¤šå°‘ä½å…ƒçµ„(é è¨­å€¼: %d)</translation>
</message>
<message>
- <source>Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)</source>
- <translation>設定產生錢幣的執行緒數目(-1 表示處ç†å™¨æ ¸å¿ƒæ•¸ï¼Œé è¨­å€¼: %d)</translation>
- </message>
- <message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>扣除手續費後的交易金é¡å¤ªå°‘而ä¸èƒ½å‚³é€</translation>
</message>
@@ -3277,6 +2228,10 @@
<translation>此產å“也包å«äº†ç”± OpenSSL Project 所開發的 OpenSSL Toolkit 軟體 &lt;https://www.openssl.org/&gt;, 和由 Eric Young 撰寫的加解密軟體,以åŠç”± Thomas Bernard 所撰寫的 UPnP 軟體。</translation>
</message>
<message>
+ <source>Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start</source>
+ <translation>在 BIP32 開始作用後,啟用階層å¼å¯é æœŸæ€§å¯†é‘°ç”¢ç”Ÿæ–¹å¼(HD)。åªæœ‰åœ¨ç”¢ç”Ÿæ–°éŒ¢åŒ…或第一次啟動時æ‰æœ‰ä½œç”¨ã€‚</translation>
+ </message>
+ <message>
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
<translation>在白å單中的節點ä¸æœƒå› ç‚ºåµæ¸¬åˆ°é˜»æ–·æœå‹™æ”»æ“Š(DoS)而被åœç”¨ã€‚來自這些節點的交易也一定會被轉發,å³ä½¿èªªäº¤æ˜“本來就在記憶池裡了也一樣。é©ç”¨æ–¼åƒæ˜¯é–˜é“伺æœå™¨ã€‚</translation>
</message>
@@ -3293,38 +2248,14 @@
<translation>接å—公開的REST請求 (é è¨­å€¼: %u)</translation>
</message>
<message>
- <source>Activating best chain...</source>
- <translation>啟用最佳éˆçµ...</translation>
- </message>
- <message>
- <source>Always relay transactions received from whitelisted peers (default: %d)</source>
- <translation>ç„¡æ¢ä»¶è½‰ç™¼å¾žç™½å點節點收到的交易(é è¨­å€¼: %d)</translation>
- </message>
- <message>
- <source>Attempt to recover private keys from a corrupt wallet.dat on startup</source>
- <translation>啟動時嘗試從壞掉的錢包檔 wallet.dat 復原密鑰</translation>
- </message>
- <message>
<source>Automatically create Tor hidden service (default: %d)</source>
<translation>自動產生 Tor éš±è—æœå‹™(é è¨­å€¼: %d)</translation>
</message>
<message>
- <source>Cannot resolve -whitebind address: '%s'</source>
- <translation>æ²’è¾¦æ³•è§£æž -whitebind 指定的ä½å€: '%s'</translation>
- </message>
- <message>
<source>Connect through SOCKS5 proxy</source>
<translation>é€éŽ SOCKS5 代ç†ä¼ºæœå™¨é€£ç·š</translation>
</message>
<message>
- <source>Copyright (C) 2009-%i The Bitcoin Core Developers</source>
- <translation>版權為ä½å…ƒå¹£æ ¸å¿ƒé–‹ç™¼äººå“¡è‡ªè¥¿å…ƒ 2009 至 %i 年起所有</translation>
- </message>
- <message>
- <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin Core</source>
- <translation>載入 wallet.dat 檔案時發生錯誤: 這個錢包需è¦æ–°ç‰ˆçš„ä½å…ƒå¹£æ ¸å¿ƒ</translation>
- </message>
- <message>
<source>Error reading from database, shutting down.</source>
<translation>讀å–資料庫時發生錯誤,è¦é—œé–‰äº†ã€‚</translation>
</message>
@@ -3337,22 +2268,6 @@
<translation>資訊</translation>
</message>
<message>
- <source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
- <translation>åˆå§‹åŒ–時的基本檢查失敗了。ä½å…ƒå¹£æ ¸å¿ƒå°±è¦é—œé–‰äº†ã€‚</translation>
- </message>
- <message>
- <source>Invalid amount for -maxtxfee=&lt;amount&gt;: '%s'</source>
- <translation>-maxtxfee=&lt;amount&gt;: '%s' 的金é¡ç„¡æ•ˆ</translation>
- </message>
- <message>
- <source>Invalid amount for -minrelaytxfee=&lt;amount&gt;: '%s'</source>
- <translation>設定最低轉發手續費 -minrelaytxfee=&lt;金é¡&gt; 的金é¡ç„¡æ•ˆ: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -mintxfee=&lt;amount&gt;: '%s'</source>
- <translation>設定 -mintxfee=&lt;金é¡&gt; 的金é¡ç„¡æ•ˆ: '%s'</translation>
- </message>
- <message>
<source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s' (must be at least %s)</source>
<translation>設定 -paytxfee=&lt;金é¡&gt; 的金é¡ç„¡æ•ˆ: '%s' (至少è¦æœ‰ %s)</translation>
</message>
@@ -3377,14 +2292,6 @@
<translation>RPC 伺æœå™¨é¸é …:</translation>
</message>
<message>
- <source>Rebuild block chain index from current blk000??.dat files on startup</source>
- <translation>啟動時從目å‰çš„å€å¡Šæª” blk000??.dat é‡å»ºå€å¡Šéˆçš„索引</translation>
- </message>
- <message>
- <source>Receive and display P2P network alerts (default: %u)</source>
- <translation>接收並顯示å°ç­‰ç¶²è·¯(P2P)警示 (é è¨­å€¼: %u)</translation>
- </message>
- <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>因為系統的é™åˆ¶ï¼Œå°‡ -maxconnections åƒæ•¸å¾ž %d é™åˆ°äº† %d</translation>
</message>
@@ -3457,14 +2364,14 @@
<translation>JSON-RPC 連線使用者å稱</translation>
</message>
<message>
- <source>Wallet needed to be rewritten: restart Bitcoin Core to complete</source>
- <translation>錢包需è¦é‡å¯«: è«‹é‡æ–°å•“å‹•ä½å…ƒå¹£æ ¸å¿ƒä¾†å®Œæˆ</translation>
- </message>
- <message>
<source>Warning</source>
<translation>警告</translation>
</message>
<message>
+ <source>Warning: unknown new rules activated (versionbit %i)</source>
+ <translation>警告: ä¸æ˜Žçš„交易è¦å‰‡è¢«å•Ÿç”¨äº†(versionbit %i)</translation>
+ </message>
+ <message>
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation>是å¦è¦ç”¨åªè¦å€å¡Šæ¨¡å¼é‹ä½œ(é è¨­å€¼: %u)</translation>
</message>
@@ -3477,10 +2384,6 @@
<translation>ZeroMQ 通知é¸é …:</translation>
</message>
<message>
- <source>wallet.dat corrupt, salvage failed</source>
- <translation>錢包檔 weallet.dat 壞掉了,拯救失敗</translation>
- </message>
- <message>
<source>Password for JSON-RPC connections</source>
<translation>JSON-RPC 連線密碼</translation>
</message>
@@ -3489,10 +2392,6 @@
<translation>當最新å€å¡Šæ”¹è®Šæ™‚è¦åŸ·è¡Œçš„指令(指令中的 %s 會被å–代æˆå€å¡Šé›œæ¹Šå€¼)</translation>
</message>
<message>
- <source>This help message</source>
- <translation>這些說明訊æ¯</translation>
- </message>
- <message>
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
<translation>å…è¨±å° -addnode, -seednode, -connect çš„åƒæ•¸ä½¿ç”¨åŸŸå查詢 </translation>
</message>
@@ -3501,10 +2400,6 @@
<translation>正在載入ä½å€è³‡æ–™...</translation>
</message>
<message>
- <source>Error loading wallet.dat: Wallet corrupted</source>
- <translation>載入檔案 wallet.dat 時發生錯誤: 錢包æ毀了</translation>
- </message>
- <message>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
<translation>(1 表示ä¿ç•™äº¤æ˜“æ述資料,åƒæ˜¯å¸³æˆ¶ä½¿ç”¨è€…和付款請求資訊;2 表示丟掉交易æ述資料)</translation>
</message>
@@ -3521,10 +2416,6 @@
<translation>ä¸è¦è®“äº¤æ˜“ç•™åœ¨è¨˜æ†¶æ± ä¸­è¶…éŽ &lt;n&gt; 個å°æ™‚(é è¨­å€¼: %u)</translation>
</message>
<message>
- <source>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
- <translation>讀å–錢包檔 wallet.dat 時發生錯誤ï¼æ‰€æœ‰çš„密鑰都正確讀å–了,但是交易資料或ä½å€ç°¿è³‡æ–™å¯èƒ½æœƒç¼ºå°‘或ä¸æ­£ç¢ºã€‚</translation>
- </message>
- <message>
<source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
<translation>當製造交易時,如果æ¯åƒä½å…ƒçµ„(kB)的手續費比這個值(å–®ä½æ˜¯ %s)低,就視為沒付手續費(é è¨­å€¼: %s)</translation>
</message>
@@ -3561,6 +2452,10 @@
<translation>找到ä¸å†æ”¯æ´çš„ -socks åƒæ•¸ã€‚ç¾åœ¨åªæ”¯æ´ SOCKS5 å”定的代ç†ä¼ºæœå™¨ï¼Œå› æ­¤ä¸å¯ä»¥æŒ‡å®š SOCKS å”定版本了。</translation>
</message>
<message>
+ <source>Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/or -whitelistforcerelay.</source>
+ <translation>忽略ä¸æ”¯æ´çš„åƒæ•¸ -whitelistalwaysrelay,請改用 -whitelistrelay å’Œ -whitelistforcerelay​ 的組åˆã€‚</translation>
+ </message>
+ <message>
<source>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</source>
<translation>使用å¦å¤–çš„ SOCK5 代ç†ä¼ºæœå™¨ï¼Œä¾†é€éŽ Tor éš±è—æœå‹™è·Ÿå…¶ä»–節點è¯çµ¡(é è¨­å€¼: %s)</translation>
</message>
@@ -3569,20 +2464,20 @@
<translation>JSON-RPC 連線è¦ç”¨çš„使用者å稱和雜湊密碼。&lt;userpw&gt; çš„æ ¼å¼æ˜¯ï¼š&lt;使用者å稱&gt;:&lt;調味值&gt;$&lt;雜湊值&gt;。在 share/rpcuser 目錄下有一個示範的 python 程å¼ã€‚這個é¸é …å¯ä»¥çµ¦å¾ˆå¤šæ¬¡ã€‚</translation>
</message>
<message>
- <source>(default: %s)</source>
- <translation>(é è¨­å€¼: %s)</translation>
+ <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source>
+ <translation>警告: 有礦工正在開採ä¸æ˜Žç‰ˆæœ¬çš„å€å¡Šï¼é€™è¡¨ç¤ºæœ‰ä¸æ˜Žçš„交易è¦å‰‡æ­£åœ¨ä½œç”¨ä¸­</translation>
</message>
<message>
- <source>Always query for peer addresses via DNS lookup (default: %u)</source>
- <translation>是å¦ä¸€å®šè¦ç”¨åŸŸå查詢來æœå°‹ç¯€é»ž(é è¨­å€¼: %u)</translation>
+ <source>Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; if your balance or transactions are incorrect you should restore from a backup.</source>
+ <translation>警告: 錢包檔壞掉,但資料被救回來了ï¼åŽŸä¾†çš„檔案 %s 改儲存為 %s,在目錄 %s 下。 如果餘é¡æˆ–交易資料有誤的話,你應該è¦å¾žå‚™ä»½è³‡æ–™å¾©åŽŸå›žä¾†ã€‚</translation>
</message>
<message>
- <source>Error loading wallet.dat</source>
- <translation>載入錢包檔 wallet.dat 時發生錯誤</translation>
+ <source>(default: %s)</source>
+ <translation>(é è¨­å€¼: %s)</translation>
</message>
<message>
- <source>Generate coins (default: %u)</source>
- <translation>生產ä½å…ƒå¹£(é è¨­å€¼: %u)</translation>
+ <source>Always query for peer addresses via DNS lookup (default: %u)</source>
+ <translation>是å¦ä¸€å®šè¦ç”¨åŸŸå查詢來æœå°‹ç¯€é»ž(é è¨­å€¼: %u)</translation>
</message>
<message>
<source>How many blocks to check at startup (default: %u, 0 = all)</source>
@@ -3669,18 +2564,6 @@
<translation>在 -onlynet 指定了ä¸æ˜Žçš„網路別: '%s'</translation>
</message>
<message>
- <source>Cannot resolve -bind address: '%s'</source>
- <translation>æ²’è¾¦æ³•è§£æž -bind ä½å€: '%s'</translation>
- </message>
- <message>
- <source>Cannot resolve -externalip address: '%s'</source>
- <translation>æ²’è¾¦æ³•è§£æž -externalip ä½å€: '%s'</translation>
- </message>
- <message>
- <source>Invalid amount for -paytxfee=&lt;amount&gt;: '%s'</source>
- <translation>設定 -paytxfee=&lt;金é¡&gt; 的金é¡ç„¡æ•ˆ: '%s'</translation>
- </message>
- <message>
<source>Insufficient funds</source>
<translation>ç´¯ç©é‡‘é¡ä¸è¶³</translation>
</message>
diff --git a/src/qt/optionsmodel.cpp b/src/qt/optionsmodel.cpp
index cc2cbc0e66..684db71a8c 100644
--- a/src/qt/optionsmodel.cpp
+++ b/src/qt/optionsmodel.cpp
@@ -43,6 +43,8 @@ void OptionsModel::Init(bool resetSettings)
if (resetSettings)
Reset();
+ checkAndMigrate();
+
QSettings settings;
// Ensure restart flag is unset on client startup
@@ -429,3 +431,22 @@ bool OptionsModel::isRestartRequired()
QSettings settings;
return settings.value("fRestartRequired", false).toBool();
}
+
+void OptionsModel::checkAndMigrate()
+{
+ // Migration of default values
+ // Check if the QSettings container was already loaded with this client version
+ QSettings settings;
+ static const char strSettingsVersionKey[] = "nSettingsVersion";
+ int settingsVersion = settings.contains(strSettingsVersionKey) ? settings.value(strSettingsVersionKey).toInt() : 0;
+ if (settingsVersion < CLIENT_VERSION)
+ {
+ // -dbcache was bumped from 100 to 300 in 0.13
+ // see https://github.com/bitcoin/bitcoin/pull/8273
+ // force people to upgrade to the new value if they are using 100MB
+ if (settingsVersion < 130000 && settings.contains("nDatabaseCache") && settings.value("nDatabaseCache").toLongLong() == 100)
+ settings.setValue("nDatabaseCache", (qint64)nDefaultDbCache);
+
+ settings.setValue(strSettingsVersionKey, CLIENT_VERSION);
+ }
+} \ No newline at end of file
diff --git a/src/qt/optionsmodel.h b/src/qt/optionsmodel.h
index 3b491ceac2..b23b5f2607 100644
--- a/src/qt/optionsmodel.h
+++ b/src/qt/optionsmodel.h
@@ -84,9 +84,11 @@ private:
/* settings that were overriden by command-line */
QString strOverriddenByCommandLine;
- /// Add option to list of GUI options overridden through command line/config file
+ // Add option to list of GUI options overridden through command line/config file
void addOverriddenOption(const std::string &option);
+ // Check settings version and upgrade default values if required
+ void checkAndMigrate();
Q_SIGNALS:
void displayUnitChanged(int unit);
void coinControlFeaturesChanged(bool);
diff --git a/src/qt/receiverequestdialog.cpp b/src/qt/receiverequestdialog.cpp
index a1e9156eea..b13ea3df70 100644
--- a/src/qt/receiverequestdialog.cpp
+++ b/src/qt/receiverequestdialog.cpp
@@ -45,7 +45,7 @@ QImage QRImageWidget::exportImage()
{
if(!pixmap())
return QImage();
- return pixmap()->toImage().scaled(EXPORT_IMAGE_SIZE, EXPORT_IMAGE_SIZE);
+ return pixmap()->toImage();
}
void QRImageWidget::mousePressEvent(QMouseEvent *event)
@@ -166,20 +166,32 @@ void ReceiveRequestDialog::update()
ui->lblQRCode->setText(tr("Error encoding URI into QR Code."));
return;
}
- QImage myImage = QImage(code->width + 8, code->width + 8, QImage::Format_RGB32);
- myImage.fill(0xffffff);
+ QImage qrImage = QImage(code->width + 8, code->width + 8, QImage::Format_RGB32);
+ qrImage.fill(0xffffff);
unsigned char *p = code->data;
for (int y = 0; y < code->width; y++)
{
for (int x = 0; x < code->width; x++)
{
- myImage.setPixel(x + 4, y + 4, ((*p & 1) ? 0x0 : 0xffffff));
+ qrImage.setPixel(x + 4, y + 4, ((*p & 1) ? 0x0 : 0xffffff));
p++;
}
}
QRcode_free(code);
- ui->lblQRCode->setPixmap(QPixmap::fromImage(myImage).scaled(300, 300));
+ QImage qrAddrImage = QImage(QR_IMAGE_SIZE, QR_IMAGE_SIZE+20, QImage::Format_RGB32);
+ qrAddrImage.fill(0xffffff);
+ QPainter painter(&qrAddrImage);
+ painter.drawImage(0, 0, qrImage.scaled(QR_IMAGE_SIZE, QR_IMAGE_SIZE));
+ QFont font = GUIUtil::fixedPitchFont();
+ font.setPixelSize(12);
+ painter.setFont(font);
+ QRect paddedRect = qrAddrImage.rect();
+ paddedRect.setHeight(QR_IMAGE_SIZE+12);
+ painter.drawText(paddedRect, Qt::AlignBottom|Qt::AlignCenter, info.address);
+ painter.end();
+
+ ui->lblQRCode->setPixmap(QPixmap::fromImage(qrAddrImage));
ui->btnSaveAs->setEnabled(true);
}
}
diff --git a/src/qt/receiverequestdialog.h b/src/qt/receiverequestdialog.h
index 4cab4caff1..676745a858 100644
--- a/src/qt/receiverequestdialog.h
+++ b/src/qt/receiverequestdialog.h
@@ -10,6 +10,7 @@
#include <QDialog>
#include <QImage>
#include <QLabel>
+#include <QPainter>
class OptionsModel;
diff --git a/src/qt/res/bitcoin-qt-res.rc b/src/qt/res/bitcoin-qt-res.rc
index 19c3d5d97d..94ae256477 100644
--- a/src/qt/res/bitcoin-qt-res.rc
+++ b/src/qt/res/bitcoin-qt-res.rc
@@ -1,4 +1,5 @@
IDI_ICON1 ICON DISCARDABLE "icons/bitcoin.ico"
+IDI_ICON2 ICON DISCARDABLE "icons/bitcoin_testnet.ico"
#include <windows.h> // needed for VERSIONINFO
#include "../../clientversion.h" // holds the needed client version information
diff --git a/src/qt/res/icons/bitcoin_testnet.ico b/src/qt/res/icons/bitcoin_testnet.ico
new file mode 100644
index 0000000000..909194ecd2
--- /dev/null
+++ b/src/qt/res/icons/bitcoin_testnet.ico
Binary files differ
diff --git a/src/qt/rpcconsole.cpp b/src/qt/rpcconsole.cpp
index 11f3e49a06..650ff8b00d 100644
--- a/src/qt/rpcconsole.cpp
+++ b/src/qt/rpcconsole.cpp
@@ -451,7 +451,6 @@ void RPCConsole::setClientModel(ClientModel *model)
// Provide initial values
ui->clientVersion->setText(model->formatFullVersion());
ui->clientUserAgent->setText(model->formatSubVersion());
- ui->clientName->setText(model->clientName());
ui->dataDir->setText(model->dataDir());
ui->startupTime->setText(model->formatClientStartupTime());
ui->networkName->setText(QString::fromStdString(Params().NetworkIDString()));
diff --git a/src/qt/splashscreen.cpp b/src/qt/splashscreen.cpp
index b46321fa86..e36d86fddd 100644
--- a/src/qt/splashscreen.cpp
+++ b/src/qt/splashscreen.cpp
@@ -141,6 +141,11 @@ SplashScreen::~SplashScreen()
void SplashScreen::slotFinish(QWidget *mainWin)
{
Q_UNUSED(mainWin);
+
+ /* If the window is minimized, hide() will be ignored. */
+ /* Make sure we de-minimize the splashscreen window before hiding */
+ if (isMinimized())
+ showNormal();
hide();
}
diff --git a/src/qt/transactionview.cpp b/src/qt/transactionview.cpp
index 199a7b2d77..48cf940502 100644
--- a/src/qt/transactionview.cpp
+++ b/src/qt/transactionview.cpp
@@ -365,6 +365,8 @@ void TransactionView::contextualMenu(const QPoint &point)
{
QModelIndex index = transactionView->indexAt(point);
QModelIndexList selection = transactionView->selectionModel()->selectedRows(0);
+ if (selection.empty())
+ return;
// check if transaction can be abandoned, disable context menu action in case it doesn't
uint256 hash;
diff --git a/src/qt/walletmodeltransaction.cpp b/src/qt/walletmodeltransaction.cpp
index 8c970ee8aa..ffadf89cc8 100644
--- a/src/qt/walletmodeltransaction.cpp
+++ b/src/qt/walletmodeltransaction.cpp
@@ -4,6 +4,7 @@
#include "walletmodeltransaction.h"
+#include "policy/policy.h"
#include "wallet/wallet.h"
WalletModelTransaction::WalletModelTransaction(const QList<SendCoinsRecipient> &recipients) :
@@ -33,7 +34,7 @@ CWalletTx *WalletModelTransaction::getTransaction()
unsigned int WalletModelTransaction::getTransactionSize()
{
- return (!walletTransaction ? 0 : (::GetSerializeSize(*(CTransaction*)walletTransaction, SER_NETWORK, PROTOCOL_VERSION)));
+ return (!walletTransaction ? 0 : ::GetVirtualTransactionSize(*walletTransaction));
}
CAmount WalletModelTransaction::getTransactionFee()
diff --git a/src/qt/winshutdownmonitor.cpp b/src/qt/winshutdownmonitor.cpp
index 1bc4f77959..a11da50588 100644
--- a/src/qt/winshutdownmonitor.cpp
+++ b/src/qt/winshutdownmonitor.cpp
@@ -27,7 +27,7 @@ bool WinShutdownMonitor::nativeEventFilter(const QByteArray &eventType, void *pM
// Warn only once as this is performance-critical
static bool warned = false;
if (!warned) {
- LogPrint("%s: OpenSSL RAND_event() failed to seed OpenSSL PRNG with enough data.\n", __func__);
+ LogPrintf("%s: OpenSSL RAND_event() failed to seed OpenSSL PRNG with enough data.\n", __func__);
warned = true;
}
}
diff --git a/src/rpc/blockchain.cpp b/src/rpc/blockchain.cpp
index 1bb365d36c..9dc896b7af 100644
--- a/src/rpc/blockchain.cpp
+++ b/src/rpc/blockchain.cpp
@@ -99,7 +99,9 @@ UniValue blockToJSON(const CBlock& block, const CBlockIndex* blockindex, bool tx
if (chainActive.Contains(blockindex))
confirmations = chainActive.Height() - blockindex->nHeight + 1;
result.push_back(Pair("confirmations", confirmations));
+ result.push_back(Pair("strippedsize", (int)::GetSerializeSize(block, SER_NETWORK, PROTOCOL_VERSION | SERIALIZE_TRANSACTION_NO_WITNESS)));
result.push_back(Pair("size", (int)::GetSerializeSize(block, SER_NETWORK, PROTOCOL_VERSION)));
+ result.push_back(Pair("weight", (int)::GetBlockWeight(block)));
result.push_back(Pair("height", blockindex->nHeight));
result.push_back(Pair("version", block.nVersion));
result.push_back(Pair("versionHex", strprintf("%08x", block.nVersion)));
@@ -289,8 +291,6 @@ UniValue getrawmempool(const UniValue& params, bool fHelp)
+ HelpExampleRpc("getrawmempool", "true")
);
- LOCK(cs_main);
-
bool fVerbose = false;
if (params.size() > 0)
fVerbose = params[0].get_bool();
@@ -558,6 +558,8 @@ UniValue getblock(const UniValue& params, bool fHelp)
" \"hash\" : \"hash\", (string) the block hash (same as provided)\n"
" \"confirmations\" : n, (numeric) The number of confirmations, or -1 if the block is not on the main chain\n"
" \"size\" : n, (numeric) The block size\n"
+ " \"strippedsize\" : n, (numeric) The block size excluding witness data\n"
+ " \"weight\" : n (numeric) The block weight (BIP 141)\n"
" \"height\" : n, (numeric) The block height or index\n"
" \"version\" : n, (numeric) The block version\n"
" \"versionHex\" : \"00000000\", (string) The block version formatted in hexadecimal\n"
@@ -864,6 +866,15 @@ static UniValue BIP9SoftForkDesc(const Consensus::Params& consensusParams, Conse
return rv;
}
+void BIP9SoftForkDescPushBack(UniValue& bip9_softforks, const std::string &name, const Consensus::Params& consensusParams, Consensus::DeploymentPos id)
+{
+ // Deployments with timeout value of 0 are hidden.
+ // A timeout value of 0 guarantees a softfork will never be activated.
+ // This is used when softfork codes are merged without specifying the deployment schedule.
+ if (consensusParams.vDeployments[id].nTimeout > 0)
+ bip9_softforks.push_back(Pair(name, BIP9SoftForkDesc(consensusParams, id)));
+}
+
UniValue getblockchaininfo(const UniValue& params, bool fHelp)
{
if (fHelp || params.size() != 0)
@@ -897,8 +908,8 @@ UniValue getblockchaininfo(const UniValue& params, bool fHelp)
" ],\n"
" \"bip9_softforks\": { (object) status of BIP9 softforks in progress\n"
" \"xxxx\" : { (string) name of the softfork\n"
- " \"status\": \"xxxx\", (string) one of \"defined\", \"started\", \"lockedin\", \"active\", \"failed\"\n"
- " \"bit\": xx, (numeric) the bit, 0-28, in the block version field used to signal this soft fork\n"
+ " \"status\": \"xxxx\", (string) one of \"defined\", \"started\", \"locked_in\", \"active\", \"failed\"\n"
+ " \"bit\": xx, (numeric) the bit (0-28) in the block version field used to signal this softfork (only for \"started\" status)\n"
" \"startTime\": xx, (numeric) the minimum median time past of a block at which the bit gains its meaning\n"
" \"timeout\": xx (numeric) the median time past of a block at which the deployment is considered failed if not yet locked in\n"
" }\n"
@@ -929,7 +940,8 @@ UniValue getblockchaininfo(const UniValue& params, bool fHelp)
softforks.push_back(SoftForkDesc("bip34", 2, tip, consensusParams));
softforks.push_back(SoftForkDesc("bip66", 3, tip, consensusParams));
softforks.push_back(SoftForkDesc("bip65", 4, tip, consensusParams));
- bip9_softforks.push_back(Pair("csv", BIP9SoftForkDesc(consensusParams, Consensus::DEPLOYMENT_CSV)));
+ BIP9SoftForkDescPushBack(bip9_softforks, "csv", consensusParams, Consensus::DEPLOYMENT_CSV);
+ BIP9SoftForkDescPushBack(bip9_softforks, "segwit", consensusParams, Consensus::DEPLOYMENT_SEGWIT);
obj.push_back(Pair("softforks", softforks));
obj.push_back(Pair("bip9_softforks", bip9_softforks));
diff --git a/src/rpc/mining.cpp b/src/rpc/mining.cpp
index 2bd52eadbc..92ca4bab6b 100644
--- a/src/rpc/mining.cpp
+++ b/src/rpc/mining.cpp
@@ -112,7 +112,7 @@ UniValue generateBlocks(boost::shared_ptr<CReserveScript> coinbaseScript, int nG
UniValue blockHashes(UniValue::VARR);
while (nHeight < nHeightEnd)
{
- std::unique_ptr<CBlockTemplate> pblocktemplate(CreateNewBlock(Params(), coinbaseScript->reserveScript));
+ std::unique_ptr<CBlockTemplate> pblocktemplate(BlockAssembler(Params()).CreateNewBlock(coinbaseScript->reserveScript));
if (!pblocktemplate.get())
throw JSONRPCError(RPC_INTERNAL_ERROR, "Couldn't create new block");
CBlock *pblock = &pblocktemplate->block;
@@ -224,6 +224,7 @@ UniValue getmininginfo(const UniValue& params, bool fHelp)
"{\n"
" \"blocks\": nnn, (numeric) The current block\n"
" \"currentblocksize\": nnn, (numeric) The last block size\n"
+ " \"currentblockweight\": nnn, (numeric) The last block weight\n"
" \"currentblocktx\": nnn, (numeric) The last block transaction\n"
" \"difficulty\": xxx.xxxxx (numeric) The current difficulty\n"
" \"errors\": \"...\" (string) Current errors\n"
@@ -242,6 +243,7 @@ UniValue getmininginfo(const UniValue& params, bool fHelp)
UniValue obj(UniValue::VOBJ);
obj.push_back(Pair("blocks", (int)chainActive.Height()));
obj.push_back(Pair("currentblocksize", (uint64_t)nLastBlockSize));
+ obj.push_back(Pair("currentblockweight", (uint64_t)nLastBlockWeight));
obj.push_back(Pair("currentblocktx", (uint64_t)nLastBlockTx));
obj.push_back(Pair("difficulty", (double)GetDifficulty()));
obj.push_back(Pair("errors", GetWarnings("statusbar")));
@@ -348,13 +350,15 @@ UniValue getblocktemplate(const UniValue& params, bool fHelp)
" \"transactions\" : [ (array) contents of non-coinbase transactions that should be included in the next block\n"
" {\n"
" \"data\" : \"xxxx\", (string) transaction data encoded in hexadecimal (byte-for-byte)\n"
- " \"hash\" : \"xxxx\", (string) hash/id encoded in little-endian hexadecimal\n"
+ " \"txid\" : \"xxxx\", (string) transaction id encoded in little-endian hexadecimal\n"
+ " \"hash\" : \"xxxx\", (string) hash encoded in little-endian hexadecimal (including witness data)\n"
" \"depends\" : [ (array) array of numbers \n"
" n (numeric) transactions before this one (by 1-based index in 'transactions' list) that must be present in the final block if this one is\n"
" ,...\n"
" ],\n"
" \"fee\": n, (numeric) difference in value between transaction inputs and outputs (in Satoshis); for coinbase transactions, this is a negative Number of the total collected block fees (ie, not including the block subsidy); if key is not present, fee is unknown and clients MUST NOT assume there isn't one\n"
- " \"sigops\" : n, (numeric) total number of SigOps, as counted for purposes of block limits; if key is not present, sigop count is unknown and clients MUST NOT assume there aren't any\n"
+ " \"sigops\" : n, (numeric) total SigOps cost, as counted for purposes of block limits; if key is not present, sigop cost is unknown and clients MUST NOT assume it is zero\n"
+ " \"weight\" : n, (numeric) total transaction weight, as counted for purposes of block limits\n"
" \"required\" : true|false (boolean) if provided and true, this transaction must be in the final block\n"
" }\n"
" ,...\n"
@@ -371,8 +375,9 @@ UniValue getblocktemplate(const UniValue& params, bool fHelp)
" ,...\n"
" ],\n"
" \"noncerange\" : \"00000000ffffffff\", (string) A range of valid nonces\n"
- " \"sigoplimit\" : n, (numeric) limit of sigops in blocks\n"
+ " \"sigoplimit\" : n, (numeric) cost limit of sigops in blocks\n"
" \"sizelimit\" : n, (numeric) limit of block size\n"
+ " \"weightlimit\" : n, (numeric) limit of block weight\n"
" \"curtime\" : ttt, (numeric) current timestamp in seconds since epoch (Jan 1 1970 GMT)\n"
" \"bits\" : \"xxx\", (string) compressed target of next block\n"
" \"height\" : n (numeric) The height of the next block\n"
@@ -527,7 +532,7 @@ UniValue getblocktemplate(const UniValue& params, bool fHelp)
pblocktemplate = NULL;
}
CScript scriptDummy = CScript() << OP_TRUE;
- pblocktemplate = CreateNewBlock(Params(), scriptDummy);
+ pblocktemplate = BlockAssembler(Params()).CreateNewBlock(scriptDummy);
if (!pblocktemplate)
throw JSONRPCError(RPC_OUT_OF_MEMORY, "Out of memory");
@@ -546,7 +551,7 @@ UniValue getblocktemplate(const UniValue& params, bool fHelp)
UniValue transactions(UniValue::VARR);
map<uint256, int64_t> setTxIndex;
int i = 0;
- BOOST_FOREACH (const CTransaction& tx, pblock->vtx) {
+ BOOST_FOREACH (CTransaction& tx, pblock->vtx) {
uint256 txHash = tx.GetHash();
setTxIndex[txHash] = i++;
@@ -556,8 +561,8 @@ UniValue getblocktemplate(const UniValue& params, bool fHelp)
UniValue entry(UniValue::VOBJ);
entry.push_back(Pair("data", EncodeHexTx(tx)));
-
- entry.push_back(Pair("hash", txHash.GetHex()));
+ entry.push_back(Pair("txid", txHash.GetHex()));
+ entry.push_back(Pair("hash", tx.GetWitnessHash().GetHex()));
UniValue deps(UniValue::VARR);
BOOST_FOREACH (const CTxIn &in, tx.vin)
@@ -569,7 +574,8 @@ UniValue getblocktemplate(const UniValue& params, bool fHelp)
int index_in_template = i - 1;
entry.push_back(Pair("fee", pblocktemplate->vTxFees[index_in_template]));
- entry.push_back(Pair("sigops", pblocktemplate->vTxSigOps[index_in_template]));
+ entry.push_back(Pair("sigops", pblocktemplate->vTxSigOpsCost[index_in_template]));
+ entry.push_back(Pair("weight", GetTransactionWeight(tx)));
transactions.push_back(entry);
}
@@ -651,11 +657,15 @@ UniValue getblocktemplate(const UniValue& params, bool fHelp)
result.push_back(Pair("mintime", (int64_t)pindexPrev->GetMedianTimePast()+1));
result.push_back(Pair("mutable", aMutable));
result.push_back(Pair("noncerange", "00000000ffffffff"));
- result.push_back(Pair("sigoplimit", (int64_t)MAX_BLOCK_SIGOPS));
- result.push_back(Pair("sizelimit", (int64_t)MAX_BLOCK_SIZE));
+ result.push_back(Pair("sigoplimit", (int64_t)MAX_BLOCK_SIGOPS_COST));
+ result.push_back(Pair("sizelimit", (int64_t)MAX_BLOCK_SERIALIZED_SIZE));
+ result.push_back(Pair("weightlimit", (int64_t)MAX_BLOCK_WEIGHT));
result.push_back(Pair("curtime", pblock->GetBlockTime()));
result.push_back(Pair("bits", strprintf("%08x", pblock->nBits)));
result.push_back(Pair("height", (int64_t)(pindexPrev->nHeight+1)));
+ if (!pblocktemplate->vchCoinbaseCommitment.empty()) {
+ result.push_back(Pair("default_witness_commitment", HexStr(pblocktemplate->vchCoinbaseCommitment.begin(), pblocktemplate->vchCoinbaseCommitment.end())));
+ }
return result;
}
@@ -719,6 +729,14 @@ UniValue submitblock(const UniValue& params, bool fHelp)
}
}
+ {
+ LOCK(cs_main);
+ BlockMap::iterator mi = mapBlockIndex.find(block.hashPrevBlock);
+ if (mi != mapBlockIndex.end()) {
+ UpdateUncommittedBlockStructures(block, mi->second, Params().GetConsensus());
+ }
+ }
+
CValidationState state;
submitblock_StateCatcher sc(block.GetHash());
RegisterValidationInterface(&sc);
diff --git a/src/rpc/misc.cpp b/src/rpc/misc.cpp
index 09f5185781..a8c5bcd177 100644
--- a/src/rpc/misc.cpp
+++ b/src/rpc/misc.cpp
@@ -166,6 +166,8 @@ UniValue validateaddress(const UniValue& params, bool fHelp)
" \"pubkey\" : \"publickeyhex\", (string) The hex value of the raw public key\n"
" \"iscompressed\" : true|false, (boolean) If the address is compressed\n"
" \"account\" : \"account\" (string) DEPRECATED. The account associated with the address, \"\" is the default account\n"
+ " \"hdkeypath\" : \"keypath\" (string, optional) The HD keypath if the key is HD and available\n"
+ " \"hdmasterkeyid\" : \"<hash160>\" (string, optional) The Hash160 of the HD master pubkey\n"
"}\n"
"\nExamples:\n"
+ HelpExampleCli("validateaddress", "\"1PSSGeFHDnKNxiEyFrD1wcEaHr9hrQDDWc\"")
@@ -200,6 +202,12 @@ UniValue validateaddress(const UniValue& params, bool fHelp)
ret.pushKVs(detail);
if (pwalletMain && pwalletMain->mapAddressBook.count(dest))
ret.push_back(Pair("account", pwalletMain->mapAddressBook[dest].name));
+ CKeyID keyID;
+ if (pwalletMain && address.GetKeyID(keyID) && pwalletMain->mapKeyMetadata.count(keyID) && !pwalletMain->mapKeyMetadata[keyID].hdKeypath.empty())
+ {
+ ret.push_back(Pair("hdkeypath", pwalletMain->mapKeyMetadata[keyID].hdKeypath));
+ ret.push_back(Pair("hdmasterkeyid", pwalletMain->mapKeyMetadata[keyID].hdMasterKeyID.GetHex()));
+ }
#endif
}
return ret;
@@ -312,6 +320,43 @@ UniValue createmultisig(const UniValue& params, bool fHelp)
return result;
}
+UniValue createwitnessaddress(const UniValue& params, bool fHelp)
+{
+ if (fHelp || params.size() < 1 || params.size() > 1)
+ {
+ string msg = "createwitnessaddress \"script\"\n"
+ "\nCreates a witness address for a particular script.\n"
+ "It returns a json object with the address and witness script.\n"
+
+ "\nArguments:\n"
+ "1. \"script\" (string, required) A hex encoded script\n"
+
+ "\nResult:\n"
+ "{\n"
+ " \"address\":\"multisigaddress\", (string) The value of the new address (P2SH of witness script).\n"
+ " \"witnessScript\":\"script\" (string) The string value of the hex-encoded witness script.\n"
+ "}\n"
+ ;
+ throw runtime_error(msg);
+ }
+
+ if (!IsHex(params[0].get_str())) {
+ throw JSONRPCError(RPC_INVALID_ADDRESS_OR_KEY, "Script must be hex-encoded");
+ }
+
+ std::vector<unsigned char> code = ParseHex(params[0].get_str());
+ CScript script(code.begin(), code.end());
+ CScript witscript = GetScriptForWitness(script);
+ CScriptID witscriptid(witscript);
+ CBitcoinAddress address(witscriptid);
+
+ UniValue result(UniValue::VOBJ);
+ result.push_back(Pair("address", address.ToString()));
+ result.push_back(Pair("witnessScript", HexStr(witscript.begin(), witscript.end())));
+
+ return result;
+}
+
UniValue verifymessage(const UniValue& params, bool fHelp)
{
if (fHelp || params.size() != 3)
@@ -445,6 +490,7 @@ static const CRPCCommand commands[] =
{ "control", "getinfo", &getinfo, true }, /* uses wallet if enabled */
{ "util", "validateaddress", &validateaddress, true }, /* uses wallet if enabled */
{ "util", "createmultisig", &createmultisig, true },
+ { "util", "createwitnessaddress", &createwitnessaddress, true },
{ "util", "verifymessage", &verifymessage, true },
{ "util", "signmessagewithprivkey", &signmessagewithprivkey, true },
diff --git a/src/rpc/net.cpp b/src/rpc/net.cpp
index cae964e46d..b85c7b2e1a 100644
--- a/src/rpc/net.cpp
+++ b/src/rpc/net.cpp
@@ -271,25 +271,22 @@ UniValue getaddednodeinfo(const UniValue& params, bool fHelp)
{
if (fHelp || params.size() < 1 || params.size() > 2)
throw runtime_error(
- "getaddednodeinfo dns ( \"node\" )\n"
+ "getaddednodeinfo dummy ( \"node\" )\n"
"\nReturns information about the given added node, or all added nodes\n"
"(note that onetry addnodes are not listed here)\n"
- "If dns is false, only a list of added nodes will be provided,\n"
- "otherwise connected information will also be available.\n"
"\nArguments:\n"
- "1. dns (boolean, required) If false, only a list of added nodes will be provided, otherwise connected information will also be available.\n"
+ "1. dummy (boolean, required) Kept for historical purposes but ignored\n"
"2. \"node\" (string, optional) If provided, return information about this specific node, otherwise all nodes are returned.\n"
"\nResult:\n"
"[\n"
" {\n"
- " \"addednode\" : \"192.168.0.201\", (string) The node ip address\n"
+ " \"addednode\" : \"192.168.0.201\", (string) The node ip address or name (as provided to addnode)\n"
" \"connected\" : true|false, (boolean) If connected\n"
- " \"addresses\" : [\n"
+ " \"addresses\" : [ (list of objects) Only when connected = true\n"
" {\n"
- " \"address\" : \"192.168.0.201:8333\", (string) The bitcoin server host and port\n"
+ " \"address\" : \"192.168.0.201:8333\", (string) The bitcoin server IP and port we're connected to\n"
" \"connected\" : \"outbound\" (string) connection, inbound or outbound\n"
" }\n"
- " ,...\n"
" ]\n"
" }\n"
" ,...\n"
@@ -300,83 +297,35 @@ UniValue getaddednodeinfo(const UniValue& params, bool fHelp)
+ HelpExampleRpc("getaddednodeinfo", "true, \"192.168.0.201\"")
);
- bool fDns = params[0].get_bool();
+ std::vector<AddedNodeInfo> vInfo = GetAddedNodeInfo();
- list<string> laddedNodes(0);
- if (params.size() == 1)
- {
- LOCK(cs_vAddedNodes);
- BOOST_FOREACH(const std::string& strAddNode, vAddedNodes)
- laddedNodes.push_back(strAddNode);
- }
- else
- {
- string strNode = params[1].get_str();
- LOCK(cs_vAddedNodes);
- BOOST_FOREACH(const std::string& strAddNode, vAddedNodes) {
- if (strAddNode == strNode)
- {
- laddedNodes.push_back(strAddNode);
+ if (params.size() == 2) {
+ bool found = false;
+ for (const AddedNodeInfo& info : vInfo) {
+ if (info.strAddedNode == params[1].get_str()) {
+ vInfo.assign(1, info);
+ found = true;
break;
}
}
- if (laddedNodes.size() == 0)
+ if (!found) {
throw JSONRPCError(RPC_CLIENT_NODE_NOT_ADDED, "Error: Node has not been added.");
- }
-
- UniValue ret(UniValue::VARR);
- if (!fDns)
- {
- BOOST_FOREACH (const std::string& strAddNode, laddedNodes) {
- UniValue obj(UniValue::VOBJ);
- obj.push_back(Pair("addednode", strAddNode));
- ret.push_back(obj);
}
- return ret;
}
- list<pair<string, vector<CService> > > laddedAddreses(0);
- BOOST_FOREACH(const std::string& strAddNode, laddedNodes) {
- vector<CService> vservNode(0);
- if(Lookup(strAddNode.c_str(), vservNode, Params().GetDefaultPort(), fNameLookup, 0))
- laddedAddreses.push_back(make_pair(strAddNode, vservNode));
- else
- {
- UniValue obj(UniValue::VOBJ);
- obj.push_back(Pair("addednode", strAddNode));
- obj.push_back(Pair("connected", false));
- UniValue addresses(UniValue::VARR);
- obj.push_back(Pair("addresses", addresses));
- ret.push_back(obj);
- }
- }
+ UniValue ret(UniValue::VARR);
- LOCK(cs_vNodes);
- for (list<pair<string, vector<CService> > >::iterator it = laddedAddreses.begin(); it != laddedAddreses.end(); it++)
- {
+ for (const AddedNodeInfo& info : vInfo) {
UniValue obj(UniValue::VOBJ);
- obj.push_back(Pair("addednode", it->first));
-
+ obj.push_back(Pair("addednode", info.strAddedNode));
+ obj.push_back(Pair("connected", info.fConnected));
UniValue addresses(UniValue::VARR);
- bool fConnected = false;
- BOOST_FOREACH(const CService& addrNode, it->second) {
- bool fFound = false;
- UniValue node(UniValue::VOBJ);
- node.push_back(Pair("address", addrNode.ToString()));
- BOOST_FOREACH(CNode* pnode, vNodes) {
- if (pnode->addr == addrNode)
- {
- fFound = true;
- fConnected = true;
- node.push_back(Pair("connected", pnode->fInbound ? "inbound" : "outbound"));
- break;
- }
- }
- if (!fFound)
- node.push_back(Pair("connected", "false"));
- addresses.push_back(node);
+ if (info.fConnected) {
+ UniValue address(UniValue::VOBJ);
+ address.push_back(Pair("address", info.resolvedAddress.ToString()));
+ address.push_back(Pair("connected", info.fInbound ? "inbound" : "outbound"));
+ addresses.push_back(address);
}
- obj.push_back(Pair("connected", fConnected));
obj.push_back(Pair("addresses", addresses));
ret.push_back(obj);
}
diff --git a/src/rpc/rawtransaction.cpp b/src/rpc/rawtransaction.cpp
index 992914f88c..3270cd384f 100644
--- a/src/rpc/rawtransaction.cpp
+++ b/src/rpc/rawtransaction.cpp
@@ -62,11 +62,15 @@ void ScriptPubKeyToJSON(const CScript& scriptPubKey, UniValue& out, bool fInclud
void TxToJSON(const CTransaction& tx, const uint256 hashBlock, UniValue& entry)
{
entry.push_back(Pair("txid", tx.GetHash().GetHex()));
+ entry.push_back(Pair("hash", tx.GetWitnessHash().GetHex()));
entry.push_back(Pair("size", (int)::GetSerializeSize(tx, SER_NETWORK, PROTOCOL_VERSION)));
+ entry.push_back(Pair("vsize", (int)::GetVirtualTransactionSize(tx)));
entry.push_back(Pair("version", tx.nVersion));
entry.push_back(Pair("locktime", (int64_t)tx.nLockTime));
+
UniValue vin(UniValue::VARR);
- BOOST_FOREACH(const CTxIn& txin, tx.vin) {
+ for (unsigned int i = 0; i < tx.vin.size(); i++) {
+ const CTxIn& txin = tx.vin[i];
UniValue in(UniValue::VOBJ);
if (tx.IsCoinBase())
in.push_back(Pair("coinbase", HexStr(txin.scriptSig.begin(), txin.scriptSig.end())));
@@ -78,6 +82,17 @@ void TxToJSON(const CTransaction& tx, const uint256 hashBlock, UniValue& entry)
o.push_back(Pair("hex", HexStr(txin.scriptSig.begin(), txin.scriptSig.end())));
in.push_back(Pair("scriptSig", o));
}
+ if (!tx.wit.IsNull()) {
+ if (!tx.wit.vtxinwit[i].IsNull()) {
+ UniValue txinwitness(UniValue::VARR);
+ for (unsigned int j = 0; j < tx.wit.vtxinwit[i].scriptWitness.stack.size(); j++) {
+ std::vector<unsigned char> item = tx.wit.vtxinwit[i].scriptWitness.stack[j];
+ txinwitness.push_back(HexStr(item.begin(), item.end()));
+ }
+ in.push_back(Pair("txinwitness", txinwitness));
+ }
+
+ }
in.push_back(Pair("sequence", (int64_t)txin.nSequence));
vin.push_back(in);
}
@@ -134,7 +149,9 @@ UniValue getrawtransaction(const UniValue& params, bool fHelp)
"{\n"
" \"hex\" : \"data\", (string) The serialized, hex-encoded data for 'txid'\n"
" \"txid\" : \"id\", (string) The transaction id (same as provided)\n"
- " \"size\" : n, (numeric) The transaction size\n"
+ " \"hash\" : \"id\", (string) The transaction hash (differs from txid for witness transactions)\n"
+ " \"size\" : n, (numeric) The serialized transaction size\n"
+ " \"vsize\" : n, (numeric) The virtual transaction size (differs from size for witness transactions)\n"
" \"version\" : n, (numeric) The version\n"
" \"locktime\" : ttt, (numeric) The lock time\n"
" \"vin\" : [ (array of json objects)\n"
@@ -146,6 +163,7 @@ UniValue getrawtransaction(const UniValue& params, bool fHelp)
" \"hex\": \"hex\" (string) hex\n"
" },\n"
" \"sequence\": n (numeric) The script sequence number\n"
+ " \"txinwitness\": [\"hex\", ...] (array of string) hex-encoded witness data (if any)\n"
" }\n"
" ,...\n"
" ],\n"
@@ -276,7 +294,7 @@ UniValue gettxoutproof(const UniValue& params, bool fHelp)
if (ntxFound != setTxids.size())
throw JSONRPCError(RPC_INVALID_ADDRESS_OR_KEY, "(Not all) transactions not found in specified block");
- CDataStream ssMB(SER_NETWORK, PROTOCOL_VERSION);
+ CDataStream ssMB(SER_NETWORK, PROTOCOL_VERSION | SERIALIZE_TRANSACTION_NO_WITNESS);
CMerkleBlock mb(block, setTxids);
ssMB << mb;
std::string strHex = HexStr(ssMB.begin(), ssMB.end());
@@ -296,7 +314,7 @@ UniValue verifytxoutproof(const UniValue& params, bool fHelp)
"[\"txid\"] (array, strings) The txid(s) which the proof commits to, or empty array if the proof is invalid\n"
);
- CDataStream ssMB(ParseHexV(params[0], "proof"), SER_NETWORK, PROTOCOL_VERSION);
+ CDataStream ssMB(ParseHexV(params[0], "proof"), SER_NETWORK, PROTOCOL_VERSION | SERIALIZE_TRANSACTION_NO_WITNESS);
CMerkleBlock merkleBlock;
ssMB >> merkleBlock;
@@ -388,8 +406,13 @@ UniValue createrawtransaction(const UniValue& params, bool fHelp)
// set the sequence number if passed in the parameters object
const UniValue& sequenceObj = find_value(o, "sequence");
- if (sequenceObj.isNum())
- nSequence = sequenceObj.get_int();
+ if (sequenceObj.isNum()) {
+ int64_t seqNr64 = sequenceObj.get_int64();
+ if (seqNr64 < 0 || seqNr64 > std::numeric_limits<uint32_t>::max())
+ throw JSONRPCError(RPC_INVALID_PARAMETER, "Invalid parameter, sequence number is out of range");
+ else
+ nSequence = (uint32_t)seqNr64;
+ }
CTxIn in(COutPoint(txid, nOutput), CScript(), nSequence);
@@ -438,7 +461,9 @@ UniValue decoderawtransaction(const UniValue& params, bool fHelp)
"\nResult:\n"
"{\n"
" \"txid\" : \"id\", (string) The transaction id\n"
+ " \"hash\" : \"id\", (string) The transaction hash (differs from txid for witness transactions)\n"
" \"size\" : n, (numeric) The transaction size\n"
+ " \"vsize\" : n, (numeric) The virtual transaction size (differs from size for witness transactions)\n"
" \"version\" : n, (numeric) The version\n"
" \"locktime\" : ttt, (numeric) The lock time\n"
" \"vin\" : [ (array of json objects)\n"
@@ -449,6 +474,7 @@ UniValue decoderawtransaction(const UniValue& params, bool fHelp)
" \"asm\": \"asm\", (string) asm\n"
" \"hex\": \"hex\" (string) hex\n"
" },\n"
+ " \"txinwitness\": [\"hex\", ...] (array of string) hex-encoded witness data (if any)\n"
" \"sequence\": n (numeric) The script sequence number\n"
" }\n"
" ,...\n"
@@ -482,7 +508,7 @@ UniValue decoderawtransaction(const UniValue& params, bool fHelp)
CTransaction tx;
- if (!DecodeHexTx(tx, params[0].get_str()))
+ if (!DecodeHexTx(tx, params[0].get_str(), true))
throw JSONRPCError(RPC_DESERIALIZATION_ERROR, "TX decode failed");
UniValue result(UniValue::VOBJ);
@@ -566,7 +592,8 @@ UniValue signrawtransaction(const UniValue& params, bool fHelp)
" \"txid\":\"id\", (string, required) The transaction id\n"
" \"vout\":n, (numeric, required) The output number\n"
" \"scriptPubKey\": \"hex\", (string, required) script key\n"
- " \"redeemScript\": \"hex\" (string, required for P2SH) redeem script\n"
+ " \"redeemScript\": \"hex\", (string, required for P2SH or P2WSH) redeem script\n"
+ " \"amount\": value (numeric, required) The amount spent\n"
" }\n"
" ,...\n"
" ]\n"
@@ -709,12 +736,15 @@ UniValue signrawtransaction(const UniValue& params, bool fHelp)
if ((unsigned int)nOut >= coins->vout.size())
coins->vout.resize(nOut+1);
coins->vout[nOut].scriptPubKey = scriptPubKey;
- coins->vout[nOut].nValue = 0; // we don't know the actual output value
+ coins->vout[nOut].nValue = 0;
+ if (prevOut.exists("amount")) {
+ coins->vout[nOut].nValue = AmountFromValue(find_value(prevOut, "amount"));
+ }
}
// if redeemScript given and not using the local wallet (private keys
// given), add redeemScript to the tempKeystore so it can be signed:
- if (fGivenKeys && scriptPubKey.IsPayToScriptHash()) {
+ if (fGivenKeys && (scriptPubKey.IsPayToScriptHash() || scriptPubKey.IsPayToWitnessScriptHash())) {
RPCTypeCheckObj(prevOut,
{
{"txid", UniValueType(UniValue::VSTR)},
@@ -773,18 +803,22 @@ UniValue signrawtransaction(const UniValue& params, bool fHelp)
continue;
}
const CScript& prevPubKey = coins->vout[txin.prevout.n].scriptPubKey;
+ const CAmount& amount = coins->vout[txin.prevout.n].nValue;
- txin.scriptSig.clear();
+ SignatureData sigdata;
// Only sign SIGHASH_SINGLE if there's a corresponding output:
if (!fHashSingle || (i < mergedTx.vout.size()))
- SignSignature(keystore, prevPubKey, mergedTx, i, nHashType);
+ ProduceSignature(MutableTransactionSignatureCreator(&keystore, &mergedTx, i, amount, nHashType), prevPubKey, sigdata);
// ... and merge in other signatures:
BOOST_FOREACH(const CMutableTransaction& txv, txVariants) {
- txin.scriptSig = CombineSignatures(prevPubKey, txConst, i, txin.scriptSig, txv.vin[i].scriptSig);
+ sigdata = CombineSignatures(prevPubKey, TransactionSignatureChecker(&txConst, i, amount), sigdata, DataFromTransaction(txv, i));
}
+
+ UpdateTransaction(mergedTx, i, sigdata);
+
ScriptError serror = SCRIPT_ERR_OK;
- if (!VerifyScript(txin.scriptSig, prevPubKey, STANDARD_SCRIPT_VERIFY_FLAGS, TransactionSignatureChecker(&txConst, i), &serror)) {
+ if (!VerifyScript(txin.scriptSig, prevPubKey, mergedTx.wit.vtxinwit.size() > i ? &mergedTx.wit.vtxinwit[i].scriptWitness : NULL, STANDARD_SCRIPT_VERIFY_FLAGS, TransactionSignatureChecker(&txConst, i, amount), &serror)) {
TxInErrorToJSON(txin, vErrors, ScriptErrorString(serror));
}
}
diff --git a/src/script/bitcoinconsensus.cpp b/src/script/bitcoinconsensus.cpp
index 47ad1d0807..62fd9031f8 100644
--- a/src/script/bitcoinconsensus.cpp
+++ b/src/script/bitcoinconsensus.cpp
@@ -69,7 +69,7 @@ struct ECCryptoClosure
ECCryptoClosure instance_of_eccryptoclosure;
}
-int bitcoinconsensus_verify_script(const unsigned char *scriptPubKey, unsigned int scriptPubKeyLen,
+static int verify_script(const unsigned char *scriptPubKey, unsigned int scriptPubKeyLen, CAmount amount,
const unsigned char *txTo , unsigned int txToLen,
unsigned int nIn, unsigned int flags, bitcoinconsensus_error* err)
{
@@ -82,15 +82,36 @@ int bitcoinconsensus_verify_script(const unsigned char *scriptPubKey, unsigned i
if (tx.GetSerializeSize(SER_NETWORK, PROTOCOL_VERSION) != txToLen)
return set_error(err, bitcoinconsensus_ERR_TX_SIZE_MISMATCH);
- // Regardless of the verification result, the tx did not error.
- set_error(err, bitcoinconsensus_ERR_OK);
+ // Regardless of the verification result, the tx did not error.
+ set_error(err, bitcoinconsensus_ERR_OK);
- return VerifyScript(tx.vin[nIn].scriptSig, CScript(scriptPubKey, scriptPubKey + scriptPubKeyLen), flags, TransactionSignatureChecker(&tx, nIn), NULL);
+ return VerifyScript(tx.vin[nIn].scriptSig, CScript(scriptPubKey, scriptPubKey + scriptPubKeyLen), nIn < tx.wit.vtxinwit.size() ? &tx.wit.vtxinwit[nIn].scriptWitness : NULL, flags, TransactionSignatureChecker(&tx, nIn, amount), NULL);
} catch (const std::exception&) {
return set_error(err, bitcoinconsensus_ERR_TX_DESERIALIZE); // Error deserializing
}
}
+int bitcoinconsensus_verify_script_with_amount(const unsigned char *scriptPubKey, unsigned int scriptPubKeyLen, int64_t amount,
+ const unsigned char *txTo , unsigned int txToLen,
+ unsigned int nIn, unsigned int flags, bitcoinconsensus_error* err)
+{
+ CAmount am(amount);
+ return ::verify_script(scriptPubKey, scriptPubKeyLen, am, txTo, txToLen, nIn, flags, err);
+}
+
+
+int bitcoinconsensus_verify_script(const unsigned char *scriptPubKey, unsigned int scriptPubKeyLen,
+ const unsigned char *txTo , unsigned int txToLen,
+ unsigned int nIn, unsigned int flags, bitcoinconsensus_error* err)
+{
+ if (flags & bitcoinconsensus_SCRIPT_FLAGS_VERIFY_WITNESS) {
+ return set_error(err, bitcoinconsensus_ERR_AMOUNT_REQUIRED);
+ }
+
+ CAmount am(0);
+ return ::verify_script(scriptPubKey, scriptPubKeyLen, am, txTo, txToLen, nIn, flags, err);
+}
+
unsigned int bitcoinconsensus_version()
{
// Just use the API version for now
diff --git a/src/script/bitcoinconsensus.h b/src/script/bitcoinconsensus.h
index 5b8c33c6bf..f73a8e30bc 100644
--- a/src/script/bitcoinconsensus.h
+++ b/src/script/bitcoinconsensus.h
@@ -6,6 +6,8 @@
#ifndef BITCOIN_BITCOINCONSENSUS_H
#define BITCOIN_BITCOINCONSENSUS_H
+#include <stdint.h>
+
#if defined(BUILD_BITCOIN_INTERNAL) && defined(HAVE_CONFIG_H)
#include "config/bitcoin-config.h"
#if defined(_WIN32)
@@ -31,7 +33,7 @@
extern "C" {
#endif
-#define BITCOINCONSENSUS_API_VER 0
+#define BITCOINCONSENSUS_API_VER 1
typedef enum bitcoinconsensus_error_t
{
@@ -39,6 +41,7 @@ typedef enum bitcoinconsensus_error_t
bitcoinconsensus_ERR_TX_INDEX,
bitcoinconsensus_ERR_TX_SIZE_MISMATCH,
bitcoinconsensus_ERR_TX_DESERIALIZE,
+ bitcoinconsensus_ERR_AMOUNT_REQUIRED,
} bitcoinconsensus_error;
/** Script verification flags */
@@ -48,6 +51,8 @@ enum
bitcoinconsensus_SCRIPT_FLAGS_VERIFY_P2SH = (1U << 0), // evaluate P2SH (BIP16) subscripts
bitcoinconsensus_SCRIPT_FLAGS_VERIFY_DERSIG = (1U << 2), // enforce strict DER (BIP66) compliance
bitcoinconsensus_SCRIPT_FLAGS_VERIFY_CHECKLOCKTIMEVERIFY = (1U << 9), // enable CHECKLOCKTIMEVERIFY (BIP65)
+ bitcoinconsensus_SCRIPT_FLAGS_VERIFY_CHECKSEQUENCEVERIFY = (1U << 10), // enable CHECKSEQUENCEVERIFY (BIP112)
+ bitcoinconsensus_SCRIPT_FLAGS_VERIFY_WITNESS = (1U << 11), // enable WITNESS (BIP141)
};
/// Returns 1 if the input nIn of the serialized transaction pointed to by
@@ -55,6 +60,10 @@ enum
/// the additional constraints specified by flags.
/// If not NULL, err will contain an error/success code for the operation
EXPORT_SYMBOL int bitcoinconsensus_verify_script(const unsigned char *scriptPubKey, unsigned int scriptPubKeyLen,
+ const unsigned char *txTo , unsigned int txToLen,
+ unsigned int nIn, unsigned int flags, bitcoinconsensus_error* err);
+
+EXPORT_SYMBOL int bitcoinconsensus_verify_script_with_amount(const unsigned char *scriptPubKey, unsigned int scriptPubKeyLen, int64_t amount,
const unsigned char *txTo , unsigned int txToLen,
unsigned int nIn, unsigned int flags, bitcoinconsensus_error* err);
diff --git a/src/script/interpreter.cpp b/src/script/interpreter.cpp
index fd4a5674cf..bc027e9f0c 100644
--- a/src/script/interpreter.cpp
+++ b/src/script/interpreter.cpp
@@ -229,7 +229,7 @@ bool static CheckMinimalPush(const valtype& data, opcodetype opcode) {
return true;
}
-bool EvalScript(vector<vector<unsigned char> >& stack, const CScript& script, unsigned int flags, const BaseSignatureChecker& checker, ScriptError* serror)
+bool EvalScript(vector<vector<unsigned char> >& stack, const CScript& script, unsigned int flags, const BaseSignatureChecker& checker, SigVersion sigversion, ScriptError* serror)
{
static const CScriptNum bnZero(0);
static const CScriptNum bnOne(1);
@@ -869,13 +869,15 @@ bool EvalScript(vector<vector<unsigned char> >& stack, const CScript& script, un
CScript scriptCode(pbegincodehash, pend);
// Drop the signature, since there's no way for a signature to sign itself
- scriptCode.FindAndDelete(CScript(vchSig));
+ if (sigversion == SIGVERSION_BASE) {
+ scriptCode.FindAndDelete(CScript(vchSig));
+ }
if (!CheckSignatureEncoding(vchSig, flags, serror) || !CheckPubKeyEncoding(vchPubKey, flags, serror)) {
//serror is set
return false;
}
- bool fSuccess = checker.CheckSig(vchSig, vchPubKey, scriptCode);
+ bool fSuccess = checker.CheckSig(vchSig, vchPubKey, scriptCode, sigversion);
popstack(stack);
popstack(stack);
@@ -925,7 +927,9 @@ bool EvalScript(vector<vector<unsigned char> >& stack, const CScript& script, un
for (int k = 0; k < nSigsCount; k++)
{
valtype& vchSig = stacktop(-isig-k);
- scriptCode.FindAndDelete(CScript(vchSig));
+ if (sigversion == SIGVERSION_BASE) {
+ scriptCode.FindAndDelete(CScript(vchSig));
+ }
}
bool fSuccess = true;
@@ -943,7 +947,7 @@ bool EvalScript(vector<vector<unsigned char> >& stack, const CScript& script, un
}
// Check signature
- bool fOk = checker.CheckSig(vchSig, vchPubKey, scriptCode);
+ bool fOk = checker.CheckSig(vchSig, vchPubKey, scriptCode, sigversion);
if (fOk) {
isig++;
@@ -1106,8 +1110,64 @@ public:
} // anon namespace
-uint256 SignatureHash(const CScript& scriptCode, const CTransaction& txTo, unsigned int nIn, int nHashType)
+uint256 SignatureHash(const CScript& scriptCode, const CTransaction& txTo, unsigned int nIn, int nHashType, const CAmount& amount, SigVersion sigversion)
{
+ if (sigversion == SIGVERSION_WITNESS_V0) {
+ uint256 hashPrevouts;
+ uint256 hashSequence;
+ uint256 hashOutputs;
+
+ if (!(nHashType & SIGHASH_ANYONECANPAY)) {
+ CHashWriter ss(SER_GETHASH, 0);
+ for (unsigned int n = 0; n < txTo.vin.size(); n++) {
+ ss << txTo.vin[n].prevout;
+ }
+ hashPrevouts = ss.GetHash(); // TODO: cache this value for all signatures in a transaction
+ }
+
+ if (!(nHashType & SIGHASH_ANYONECANPAY) && (nHashType & 0x1f) != SIGHASH_SINGLE && (nHashType & 0x1f) != SIGHASH_NONE) {
+ CHashWriter ss(SER_GETHASH, 0);
+ for (unsigned int n = 0; n < txTo.vin.size(); n++) {
+ ss << txTo.vin[n].nSequence;
+ }
+ hashSequence = ss.GetHash(); // TODO: cache this value for all signatures in a transaction
+ }
+
+ if ((nHashType & 0x1f) != SIGHASH_SINGLE && (nHashType & 0x1f) != SIGHASH_NONE) {
+ CHashWriter ss(SER_GETHASH, 0);
+ for (unsigned int n = 0; n < txTo.vout.size(); n++) {
+ ss << txTo.vout[n];
+ }
+ hashOutputs = ss.GetHash(); // TODO: cache this value for all signatures in a transaction
+ } else if ((nHashType & 0x1f) == SIGHASH_SINGLE && nIn < txTo.vout.size()) {
+ CHashWriter ss(SER_GETHASH, 0);
+ ss << txTo.vout[nIn];
+ hashOutputs = ss.GetHash();
+ }
+
+ CHashWriter ss(SER_GETHASH, 0);
+ // Version
+ ss << txTo.nVersion;
+ // Input prevouts/nSequence (none/all, depending on flags)
+ ss << hashPrevouts;
+ ss << hashSequence;
+ // The input being signed (replacing the scriptSig with scriptCode + amount)
+ // The prevout may already be contained in hashPrevout, and the nSequence
+ // may already be contain in hashSequence.
+ ss << txTo.vin[nIn].prevout;
+ ss << static_cast<const CScriptBase&>(scriptCode);
+ ss << amount;
+ ss << txTo.vin[nIn].nSequence;
+ // Outputs (none/one/all, depending on flags)
+ ss << hashOutputs;
+ // Locktime
+ ss << txTo.nLockTime;
+ // Sighash type
+ ss << nHashType;
+
+ return ss.GetHash();
+ }
+
static const uint256 one(uint256S("0000000000000000000000000000000000000000000000000000000000000001"));
if (nIn >= txTo.vin.size()) {
// nIn out of range
@@ -1136,7 +1196,7 @@ bool TransactionSignatureChecker::VerifySignature(const std::vector<unsigned cha
return pubkey.Verify(sighash, vchSig);
}
-bool TransactionSignatureChecker::CheckSig(const vector<unsigned char>& vchSigIn, const vector<unsigned char>& vchPubKey, const CScript& scriptCode) const
+bool TransactionSignatureChecker::CheckSig(const vector<unsigned char>& vchSigIn, const vector<unsigned char>& vchPubKey, const CScript& scriptCode, SigVersion sigversion) const
{
CPubKey pubkey(vchPubKey);
if (!pubkey.IsValid())
@@ -1149,7 +1209,7 @@ bool TransactionSignatureChecker::CheckSig(const vector<unsigned char>& vchSigIn
int nHashType = vchSig.back();
vchSig.pop_back();
- uint256 sighash = SignatureHash(scriptCode, *txTo, nIn, nHashType);
+ uint256 sighash = SignatureHash(scriptCode, *txTo, nIn, nHashType, amount, sigversion);
if (!VerifySignature(vchSig, pubkey, sighash))
return false;
@@ -1239,8 +1299,67 @@ bool TransactionSignatureChecker::CheckSequence(const CScriptNum& nSequence) con
return true;
}
-bool VerifyScript(const CScript& scriptSig, const CScript& scriptPubKey, unsigned int flags, const BaseSignatureChecker& checker, ScriptError* serror)
+static bool VerifyWitnessProgram(const CScriptWitness& witness, int witversion, const std::vector<unsigned char>& program, unsigned int flags, const BaseSignatureChecker& checker, ScriptError* serror)
{
+ vector<vector<unsigned char> > stack;
+ CScript scriptPubKey;
+
+ if (witversion == 0) {
+ if (program.size() == 32) {
+ // Version 0 segregated witness program: SHA256(CScript) inside the program, CScript + inputs in witness
+ if (witness.stack.size() == 0) {
+ return set_error(serror, SCRIPT_ERR_WITNESS_PROGRAM_WITNESS_EMPTY);
+ }
+ scriptPubKey = CScript(witness.stack.back().begin(), witness.stack.back().end());
+ stack = std::vector<std::vector<unsigned char> >(witness.stack.begin(), witness.stack.end() - 1);
+ uint256 hashScriptPubKey;
+ CSHA256().Write(&scriptPubKey[0], scriptPubKey.size()).Finalize(hashScriptPubKey.begin());
+ if (memcmp(hashScriptPubKey.begin(), &program[0], 32)) {
+ return set_error(serror, SCRIPT_ERR_WITNESS_PROGRAM_MISMATCH);
+ }
+ } else if (program.size() == 20) {
+ // Special case for pay-to-pubkeyhash; signature + pubkey in witness
+ if (witness.stack.size() != 2) {
+ return set_error(serror, SCRIPT_ERR_WITNESS_PROGRAM_MISMATCH); // 2 items in witness
+ }
+ scriptPubKey << OP_DUP << OP_HASH160 << program << OP_EQUALVERIFY << OP_CHECKSIG;
+ stack = witness.stack;
+ } else {
+ return set_error(serror, SCRIPT_ERR_WITNESS_PROGRAM_WRONG_LENGTH);
+ }
+ } else if (flags & SCRIPT_VERIFY_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM) {
+ return set_error(serror, SCRIPT_ERR_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM);
+ } else {
+ // Higher version witness scripts return true for future softfork compatibility
+ return set_success(serror);
+ }
+
+ // Disallow stack item size > MAX_SCRIPT_ELEMENT_SIZE in witness stack
+ for (unsigned int i = 0; i < stack.size(); i++) {
+ if (stack.at(i).size() > MAX_SCRIPT_ELEMENT_SIZE)
+ return set_error(serror, SCRIPT_ERR_PUSH_SIZE);
+ }
+
+ if (!EvalScript(stack, scriptPubKey, flags, checker, SIGVERSION_WITNESS_V0, serror)) {
+ return false;
+ }
+
+ // Scripts inside witness implicitly require cleanstack behaviour
+ if (stack.size() != 1)
+ return set_error(serror, SCRIPT_ERR_EVAL_FALSE);
+ if (!CastToBool(stack.back()))
+ return set_error(serror, SCRIPT_ERR_EVAL_FALSE);
+ return true;
+}
+
+bool VerifyScript(const CScript& scriptSig, const CScript& scriptPubKey, const CScriptWitness* witness, unsigned int flags, const BaseSignatureChecker& checker, ScriptError* serror)
+{
+ static const CScriptWitness emptyWitness;
+ if (witness == NULL) {
+ witness = &emptyWitness;
+ }
+ bool hadWitness = false;
+
set_error(serror, SCRIPT_ERR_UNKNOWN_ERROR);
if ((flags & SCRIPT_VERIFY_SIGPUSHONLY) != 0 && !scriptSig.IsPushOnly()) {
@@ -1248,12 +1367,12 @@ bool VerifyScript(const CScript& scriptSig, const CScript& scriptPubKey, unsigne
}
vector<vector<unsigned char> > stack, stackCopy;
- if (!EvalScript(stack, scriptSig, flags, checker, serror))
+ if (!EvalScript(stack, scriptSig, flags, checker, SIGVERSION_BASE, serror))
// serror is set
return false;
if (flags & SCRIPT_VERIFY_P2SH)
stackCopy = stack;
- if (!EvalScript(stack, scriptPubKey, flags, checker, serror))
+ if (!EvalScript(stack, scriptPubKey, flags, checker, SIGVERSION_BASE, serror))
// serror is set
return false;
if (stack.empty())
@@ -1261,6 +1380,25 @@ bool VerifyScript(const CScript& scriptSig, const CScript& scriptPubKey, unsigne
if (CastToBool(stack.back()) == false)
return set_error(serror, SCRIPT_ERR_EVAL_FALSE);
+ // Bare witness programs
+ int witnessversion;
+ std::vector<unsigned char> witnessprogram;
+ if (flags & SCRIPT_VERIFY_WITNESS) {
+ if (scriptPubKey.IsWitnessProgram(witnessversion, witnessprogram)) {
+ hadWitness = true;
+ if (scriptSig.size() != 0) {
+ // The scriptSig must be _exactly_ CScript(), otherwise we reintroduce malleability.
+ return set_error(serror, SCRIPT_ERR_WITNESS_MALLEATED);
+ }
+ if (!VerifyWitnessProgram(*witness, witnessversion, witnessprogram, flags, checker, serror)) {
+ return false;
+ }
+ // Bypass the cleanstack check at the end. The actual stack is obviously not clean
+ // for witness programs.
+ stack.resize(1);
+ }
+ }
+
// Additional validation for spend-to-script-hash transactions:
if ((flags & SCRIPT_VERIFY_P2SH) && scriptPubKey.IsPayToScriptHash())
{
@@ -1280,26 +1418,102 @@ bool VerifyScript(const CScript& scriptSig, const CScript& scriptPubKey, unsigne
CScript pubKey2(pubKeySerialized.begin(), pubKeySerialized.end());
popstack(stack);
- if (!EvalScript(stack, pubKey2, flags, checker, serror))
+ if (!EvalScript(stack, pubKey2, flags, checker, SIGVERSION_BASE, serror))
// serror is set
return false;
if (stack.empty())
return set_error(serror, SCRIPT_ERR_EVAL_FALSE);
if (!CastToBool(stack.back()))
return set_error(serror, SCRIPT_ERR_EVAL_FALSE);
+
+ // P2SH witness program
+ if (flags & SCRIPT_VERIFY_WITNESS) {
+ if (pubKey2.IsWitnessProgram(witnessversion, witnessprogram)) {
+ hadWitness = true;
+ if (scriptSig != CScript() << std::vector<unsigned char>(pubKey2.begin(), pubKey2.end())) {
+ // The scriptSig must be _exactly_ a single push of the redeemScript. Otherwise we
+ // reintroduce malleability.
+ return set_error(serror, SCRIPT_ERR_WITNESS_MALLEATED_P2SH);
+ }
+ if (!VerifyWitnessProgram(*witness, witnessversion, witnessprogram, flags, checker, serror)) {
+ return false;
+ }
+ // Bypass the cleanstack check at the end. The actual stack is obviously not clean
+ // for witness programs.
+ stack.resize(1);
+ }
+ }
}
// The CLEANSTACK check is only performed after potential P2SH evaluation,
// as the non-P2SH evaluation of a P2SH script will obviously not result in
- // a clean stack (the P2SH inputs remain).
+ // a clean stack (the P2SH inputs remain). The same holds for witness evaluation.
if ((flags & SCRIPT_VERIFY_CLEANSTACK) != 0) {
// Disallow CLEANSTACK without P2SH, as otherwise a switch CLEANSTACK->P2SH+CLEANSTACK
// would be possible, which is not a softfork (and P2SH should be one).
assert((flags & SCRIPT_VERIFY_P2SH) != 0);
+ assert((flags & SCRIPT_VERIFY_WITNESS) != 0);
if (stack.size() != 1) {
return set_error(serror, SCRIPT_ERR_CLEANSTACK);
}
}
+ if (flags & SCRIPT_VERIFY_WITNESS) {
+ // We can't check for correct unexpected witness data if P2SH was off, so require
+ // that WITNESS implies P2SH. Otherwise, going from WITNESS->P2SH+WITNESS would be
+ // possible, which is not a softfork.
+ assert((flags & SCRIPT_VERIFY_P2SH) != 0);
+ if (!hadWitness && !witness->IsNull()) {
+ return set_error(serror, SCRIPT_ERR_WITNESS_UNEXPECTED);
+ }
+ }
+
return set_success(serror);
}
+
+size_t static WitnessSigOps(int witversion, const std::vector<unsigned char>& witprogram, const CScriptWitness& witness, int flags)
+{
+ if (witversion == 0) {
+ if (witprogram.size() == 20)
+ return 1;
+
+ if (witprogram.size() == 32 && witness.stack.size() > 0) {
+ CScript subscript(witness.stack.back().begin(), witness.stack.back().end());
+ return subscript.GetSigOpCount(true);
+ }
+ }
+
+ // Future flags may be implemented here.
+ return 0;
+}
+
+size_t CountWitnessSigOps(const CScript& scriptSig, const CScript& scriptPubKey, const CScriptWitness* witness, unsigned int flags)
+{
+ static const CScriptWitness witnessEmpty;
+
+ if ((flags & SCRIPT_VERIFY_WITNESS) == 0) {
+ return 0;
+ }
+ assert((flags & SCRIPT_VERIFY_P2SH) != 0);
+
+ int witnessversion;
+ std::vector<unsigned char> witnessprogram;
+ if (scriptPubKey.IsWitnessProgram(witnessversion, witnessprogram)) {
+ return WitnessSigOps(witnessversion, witnessprogram, witness ? *witness : witnessEmpty, flags);
+ }
+
+ if (scriptPubKey.IsPayToScriptHash() && scriptSig.IsPushOnly()) {
+ CScript::const_iterator pc = scriptSig.begin();
+ vector<unsigned char> data;
+ while (pc < scriptSig.end()) {
+ opcodetype opcode;
+ scriptSig.GetOp(pc, opcode, data);
+ }
+ CScript subscript(data.begin(), data.end());
+ if (subscript.IsWitnessProgram(witnessversion, witnessprogram)) {
+ return WitnessSigOps(witnessversion, witnessprogram, witness ? *witness : witnessEmpty, flags);
+ }
+ }
+
+ return 0;
+}
diff --git a/src/script/interpreter.h b/src/script/interpreter.h
index e5cb7290f2..bd2f211663 100644
--- a/src/script/interpreter.h
+++ b/src/script/interpreter.h
@@ -74,7 +74,7 @@ enum
// "At least one stack element must remain, and when interpreted as a boolean, it must be true" to
// "Exactly one stack element must remain, and when interpreted as a boolean, it must be true".
// (softfork safe, BIP62 rule 6)
- // Note: CLEANSTACK should never be used without P2SH.
+ // Note: CLEANSTACK should never be used without P2SH or WITNESS.
SCRIPT_VERIFY_CLEANSTACK = (1U << 8),
// Verify CHECKLOCKTIMEVERIFY
@@ -86,16 +86,30 @@ enum
//
// See BIP112 for details
SCRIPT_VERIFY_CHECKSEQUENCEVERIFY = (1U << 10),
+
+ // Support segregated witness
+ //
+ SCRIPT_VERIFY_WITNESS = (1U << 11),
+
+ // Making v1-v16 witness program non-standard
+ //
+ SCRIPT_VERIFY_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM = (1U << 12),
};
bool CheckSignatureEncoding(const std::vector<unsigned char> &vchSig, unsigned int flags, ScriptError* serror);
-uint256 SignatureHash(const CScript &scriptCode, const CTransaction& txTo, unsigned int nIn, int nHashType);
+enum SigVersion
+{
+ SIGVERSION_BASE = 0,
+ SIGVERSION_WITNESS_V0 = 1,
+};
+
+uint256 SignatureHash(const CScript &scriptCode, const CTransaction& txTo, unsigned int nIn, int nHashType, const CAmount& amount, SigVersion sigversion);
class BaseSignatureChecker
{
public:
- virtual bool CheckSig(const std::vector<unsigned char>& scriptSig, const std::vector<unsigned char>& vchPubKey, const CScript& scriptCode) const
+ virtual bool CheckSig(const std::vector<unsigned char>& scriptSig, const std::vector<unsigned char>& vchPubKey, const CScript& scriptCode, SigVersion sigversion) const
{
return false;
}
@@ -118,13 +132,14 @@ class TransactionSignatureChecker : public BaseSignatureChecker
private:
const CTransaction* txTo;
unsigned int nIn;
+ const CAmount amount;
protected:
virtual bool VerifySignature(const std::vector<unsigned char>& vchSig, const CPubKey& vchPubKey, const uint256& sighash) const;
public:
- TransactionSignatureChecker(const CTransaction* txToIn, unsigned int nInIn) : txTo(txToIn), nIn(nInIn) {}
- bool CheckSig(const std::vector<unsigned char>& scriptSig, const std::vector<unsigned char>& vchPubKey, const CScript& scriptCode) const;
+ TransactionSignatureChecker(const CTransaction* txToIn, unsigned int nInIn, const CAmount& amountIn) : txTo(txToIn), nIn(nInIn), amount(amountIn) {}
+ bool CheckSig(const std::vector<unsigned char>& scriptSig, const std::vector<unsigned char>& vchPubKey, const CScript& scriptCode, SigVersion sigversion) const;
bool CheckLockTime(const CScriptNum& nLockTime) const;
bool CheckSequence(const CScriptNum& nSequence) const;
};
@@ -135,10 +150,12 @@ private:
const CTransaction txTo;
public:
- MutableTransactionSignatureChecker(const CMutableTransaction* txToIn, unsigned int nInIn) : TransactionSignatureChecker(&txTo, nInIn), txTo(*txToIn) {}
+ MutableTransactionSignatureChecker(const CMutableTransaction* txToIn, unsigned int nInIn, const CAmount& amount) : TransactionSignatureChecker(&txTo, nInIn, amount), txTo(*txToIn) {}
};
-bool EvalScript(std::vector<std::vector<unsigned char> >& stack, const CScript& script, unsigned int flags, const BaseSignatureChecker& checker, ScriptError* error = NULL);
-bool VerifyScript(const CScript& scriptSig, const CScript& scriptPubKey, unsigned int flags, const BaseSignatureChecker& checker, ScriptError* error = NULL);
+bool EvalScript(std::vector<std::vector<unsigned char> >& stack, const CScript& script, unsigned int flags, const BaseSignatureChecker& checker, SigVersion sigversion, ScriptError* error = NULL);
+bool VerifyScript(const CScript& scriptSig, const CScript& scriptPubKey, const CScriptWitness* witness, unsigned int flags, const BaseSignatureChecker& checker, ScriptError* serror = NULL);
+
+size_t CountWitnessSigOps(const CScript& scriptSig, const CScript& scriptPubKey, const CScriptWitness* witness, unsigned int flags);
#endif // BITCOIN_SCRIPT_INTERPRETER_H
diff --git a/src/script/ismine.cpp b/src/script/ismine.cpp
index 535c56b57a..0bf180341e 100644
--- a/src/script/ismine.cpp
+++ b/src/script/ismine.cpp
@@ -57,6 +57,7 @@ isminetype IsMine(const CKeyStore &keystore, const CScript& scriptPubKey)
return ISMINE_SPENDABLE;
break;
case TX_PUBKEYHASH:
+ case TX_WITNESS_V0_KEYHASH:
keyID = CKeyID(uint160(vSolutions[0]));
if (keystore.HaveKey(keyID))
return ISMINE_SPENDABLE;
@@ -72,6 +73,20 @@ isminetype IsMine(const CKeyStore &keystore, const CScript& scriptPubKey)
}
break;
}
+ case TX_WITNESS_V0_SCRIPTHASH:
+ {
+ uint160 hash;
+ CRIPEMD160().Write(&vSolutions[0][0], vSolutions[0].size()).Finalize(hash.begin());
+ CScriptID scriptID = CScriptID(hash);
+ CScript subscript;
+ if (keystore.GetCScript(scriptID, subscript)) {
+ isminetype ret = IsMine(keystore, subscript);
+ if (ret == ISMINE_SPENDABLE)
+ return ret;
+ }
+ break;
+ }
+
case TX_MULTISIG:
{
// Only consider transactions "mine" if we own ALL the
@@ -88,8 +103,8 @@ isminetype IsMine(const CKeyStore &keystore, const CScript& scriptPubKey)
if (keystore.HaveWatchOnly(scriptPubKey)) {
// TODO: This could be optimized some by doing some work after the above solver
- CScript scriptSig;
- return ProduceSignature(DummySignatureCreator(&keystore), scriptPubKey, scriptSig) ? ISMINE_WATCH_SOLVABLE : ISMINE_WATCH_UNSOLVABLE;
+ SignatureData sigs;
+ return ProduceSignature(DummySignatureCreator(&keystore), scriptPubKey, sigs) ? ISMINE_WATCH_SOLVABLE : ISMINE_WATCH_UNSOLVABLE;
}
return ISMINE_NO;
}
diff --git a/src/script/script.cpp b/src/script/script.cpp
index 9f2809e593..ddf6775569 100644
--- a/src/script/script.cpp
+++ b/src/script/script.cpp
@@ -132,7 +132,7 @@ const char* GetOpName(opcodetype opcode)
// expanson
case OP_NOP1 : return "OP_NOP1";
case OP_CHECKLOCKTIMEVERIFY : return "OP_CHECKLOCKTIMEVERIFY";
- case OP_NOP3 : return "OP_NOP3";
+ case OP_CHECKSEQUENCEVERIFY : return "OP_CHECKSEQUENCEVERIFY";
case OP_NOP4 : return "OP_NOP4";
case OP_NOP5 : return "OP_NOP5";
case OP_NOP6 : return "OP_NOP6";
@@ -210,6 +210,32 @@ bool CScript::IsPayToScriptHash() const
(*this)[22] == OP_EQUAL);
}
+bool CScript::IsPayToWitnessScriptHash() const
+{
+ // Extra-fast test for pay-to-witness-script-hash CScripts:
+ return (this->size() == 34 &&
+ (*this)[0] == OP_0 &&
+ (*this)[1] == 0x20);
+}
+
+// A witness program is any valid CScript that consists of a 1-byte push opcode
+// followed by a data push between 2 and 40 bytes.
+bool CScript::IsWitnessProgram(int& version, std::vector<unsigned char>& program) const
+{
+ if (this->size() < 4 || this->size() > 42) {
+ return false;
+ }
+ if ((*this)[0] != OP_0 && ((*this)[0] < OP_1 || (*this)[0] > OP_16)) {
+ return false;
+ }
+ if ((size_t)((*this)[1] + 2) == this->size()) {
+ version = DecodeOP_N((opcodetype)(*this)[0]);
+ program = std::vector<unsigned char>(this->begin() + 2, this->end());
+ return true;
+ }
+ return false;
+}
+
bool CScript::IsPushOnly(const_iterator pc) const
{
while (pc < end())
@@ -231,3 +257,15 @@ bool CScript::IsPushOnly() const
{
return this->IsPushOnly(begin());
}
+
+std::string CScriptWitness::ToString() const
+{
+ std::string ret = "CScriptWitness(";
+ for (unsigned int i = 0; i < stack.size(); i++) {
+ if (i) {
+ ret += ", ";
+ }
+ ret += HexStr(stack[i]);
+ }
+ return ret + ")";
+}
diff --git a/src/script/script.h b/src/script/script.h
index a2941ce901..278774d32e 100644
--- a/src/script/script.h
+++ b/src/script/script.h
@@ -167,8 +167,8 @@ enum opcodetype
OP_NOP1 = 0xb0,
OP_CHECKLOCKTIMEVERIFY = 0xb1,
OP_NOP2 = OP_CHECKLOCKTIMEVERIFY,
- OP_NOP3 = 0xb2,
- OP_CHECKSEQUENCEVERIFY = OP_NOP3,
+ OP_CHECKSEQUENCEVERIFY = 0xb2,
+ OP_NOP3 = OP_CHECKSEQUENCEVERIFY,
OP_NOP4 = 0xb3,
OP_NOP5 = 0xb4,
OP_NOP6 = 0xb5,
@@ -621,6 +621,8 @@ public:
unsigned int GetSigOpCount(const CScript& scriptSig) const;
bool IsPayToScriptHash() const;
+ bool IsPayToWitnessScriptHash() const;
+ bool IsWitnessProgram(int& version, std::vector<unsigned char>& program) const;
/** Called by IsStandardTx and P2SH/BIP62 VerifyScript (which makes it consensus-critical). */
bool IsPushOnly(const_iterator pc) const;
@@ -643,6 +645,20 @@ public:
}
};
+struct CScriptWitness
+{
+ // Note that this encodes the data elements being pushed, rather than
+ // encoding them as a CScript that pushes them.
+ std::vector<std::vector<unsigned char> > stack;
+
+ // Some compilers complain without a default constructor
+ CScriptWitness() { }
+
+ bool IsNull() const { return stack.empty(); }
+
+ std::string ToString() const;
+};
+
class CReserveScript
{
public:
diff --git a/src/script/script_error.cpp b/src/script/script_error.cpp
index f1aa1fb408..cef807edcf 100644
--- a/src/script/script_error.cpp
+++ b/src/script/script_error.cpp
@@ -65,8 +65,22 @@ const char* ScriptErrorString(const ScriptError serror)
return "Dummy CHECKMULTISIG argument must be zero";
case SCRIPT_ERR_DISCOURAGE_UPGRADABLE_NOPS:
return "NOPx reserved for soft-fork upgrades";
+ case SCRIPT_ERR_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM:
+ return "Witness version reserved for soft-fork upgrades";
case SCRIPT_ERR_PUBKEYTYPE:
return "Public key is neither compressed or uncompressed";
+ case SCRIPT_ERR_WITNESS_PROGRAM_WRONG_LENGTH:
+ return "Witness program has incorrect length";
+ case SCRIPT_ERR_WITNESS_PROGRAM_WITNESS_EMPTY:
+ return "Witness program was passed an empty witness";
+ case SCRIPT_ERR_WITNESS_PROGRAM_MISMATCH:
+ return "Witness program hash mismatch";
+ case SCRIPT_ERR_WITNESS_MALLEATED:
+ return "Witness requires empty scriptSig";
+ case SCRIPT_ERR_WITNESS_MALLEATED_P2SH:
+ return "Witness requires only-redeemscript scriptSig";
+ case SCRIPT_ERR_WITNESS_UNEXPECTED:
+ return "Witness provided for non-witness script";
case SCRIPT_ERR_UNKNOWN_ERROR:
case SCRIPT_ERR_ERROR_COUNT:
default: break;
diff --git a/src/script/script_error.h b/src/script/script_error.h
index 26df33932f..09dc6945ad 100644
--- a/src/script/script_error.h
+++ b/src/script/script_error.h
@@ -51,6 +51,15 @@ typedef enum ScriptError_t
/* softfork safeness */
SCRIPT_ERR_DISCOURAGE_UPGRADABLE_NOPS,
+ SCRIPT_ERR_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM,
+
+ /* segregated witness */
+ SCRIPT_ERR_WITNESS_PROGRAM_WRONG_LENGTH,
+ SCRIPT_ERR_WITNESS_PROGRAM_WITNESS_EMPTY,
+ SCRIPT_ERR_WITNESS_PROGRAM_MISMATCH,
+ SCRIPT_ERR_WITNESS_MALLEATED,
+ SCRIPT_ERR_WITNESS_MALLEATED_P2SH,
+ SCRIPT_ERR_WITNESS_UNEXPECTED,
SCRIPT_ERR_ERROR_COUNT
} ScriptError;
diff --git a/src/script/sigcache.h b/src/script/sigcache.h
index be1df09c2a..050bf8cc42 100644
--- a/src/script/sigcache.h
+++ b/src/script/sigcache.h
@@ -22,7 +22,7 @@ private:
bool store;
public:
- CachingTransactionSignatureChecker(const CTransaction* txToIn, unsigned int nInIn, bool storeIn=true) : TransactionSignatureChecker(txToIn, nInIn), store(storeIn) {}
+ CachingTransactionSignatureChecker(const CTransaction* txToIn, unsigned int nInIn, const CAmount& amount, bool storeIn) : TransactionSignatureChecker(txToIn, nInIn, amount), store(storeIn) {}
bool VerifySignature(const std::vector<unsigned char>& vchSig, const CPubKey& vchPubKey, const uint256& sighash) const;
};
diff --git a/src/script/sign.cpp b/src/script/sign.cpp
index 2f4111f786..87f38d9c72 100644
--- a/src/script/sign.cpp
+++ b/src/script/sign.cpp
@@ -18,31 +18,31 @@ using namespace std;
typedef std::vector<unsigned char> valtype;
-TransactionSignatureCreator::TransactionSignatureCreator(const CKeyStore* keystoreIn, const CTransaction* txToIn, unsigned int nInIn, int nHashTypeIn) : BaseSignatureCreator(keystoreIn), txTo(txToIn), nIn(nInIn), nHashType(nHashTypeIn), checker(txTo, nIn) {}
+TransactionSignatureCreator::TransactionSignatureCreator(const CKeyStore* keystoreIn, const CTransaction* txToIn, unsigned int nInIn, const CAmount& amountIn, int nHashTypeIn) : BaseSignatureCreator(keystoreIn), txTo(txToIn), nIn(nInIn), nHashType(nHashTypeIn), amount(amountIn), checker(txTo, nIn, amountIn) {}
-bool TransactionSignatureCreator::CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& address, const CScript& scriptCode) const
+bool TransactionSignatureCreator::CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& address, const CScript& scriptCode, SigVersion sigversion) const
{
CKey key;
if (!keystore->GetKey(address, key))
return false;
- uint256 hash = SignatureHash(scriptCode, *txTo, nIn, nHashType);
+ uint256 hash = SignatureHash(scriptCode, *txTo, nIn, nHashType, amount, sigversion);
if (!key.Sign(hash, vchSig))
return false;
vchSig.push_back((unsigned char)nHashType);
return true;
}
-static bool Sign1(const CKeyID& address, const BaseSignatureCreator& creator, const CScript& scriptCode, CScript& scriptSigRet)
+static bool Sign1(const CKeyID& address, const BaseSignatureCreator& creator, const CScript& scriptCode, std::vector<valtype>& ret, SigVersion sigversion)
{
vector<unsigned char> vchSig;
- if (!creator.CreateSig(vchSig, address, scriptCode))
+ if (!creator.CreateSig(vchSig, address, scriptCode, sigversion))
return false;
- scriptSigRet << vchSig;
+ ret.push_back(vchSig);
return true;
}
-static bool SignN(const vector<valtype>& multisigdata, const BaseSignatureCreator& creator, const CScript& scriptCode, CScript& scriptSigRet)
+static bool SignN(const vector<valtype>& multisigdata, const BaseSignatureCreator& creator, const CScript& scriptCode, std::vector<valtype>& ret, SigVersion sigversion)
{
int nSigned = 0;
int nRequired = multisigdata.front()[0];
@@ -50,7 +50,7 @@ static bool SignN(const vector<valtype>& multisigdata, const BaseSignatureCreato
{
const valtype& pubkey = multisigdata[i];
CKeyID keyID = CPubKey(pubkey).GetID();
- if (Sign1(keyID, creator, scriptCode, scriptSigRet))
+ if (Sign1(keyID, creator, scriptCode, ret, sigversion))
++nSigned;
}
return nSigned==nRequired;
@@ -63,9 +63,11 @@ static bool SignN(const vector<valtype>& multisigdata, const BaseSignatureCreato
* Returns false if scriptPubKey could not be completely satisfied.
*/
static bool SignStep(const BaseSignatureCreator& creator, const CScript& scriptPubKey,
- CScript& scriptSigRet, txnouttype& whichTypeRet)
+ std::vector<valtype>& ret, txnouttype& whichTypeRet, SigVersion sigversion)
{
- scriptSigRet.clear();
+ CScript scriptRet;
+ uint160 h160;
+ ret.clear();
vector<valtype> vSolutions;
if (!Solver(scriptPubKey, whichTypeRet, vSolutions))
@@ -79,62 +81,142 @@ static bool SignStep(const BaseSignatureCreator& creator, const CScript& scriptP
return false;
case TX_PUBKEY:
keyID = CPubKey(vSolutions[0]).GetID();
- return Sign1(keyID, creator, scriptPubKey, scriptSigRet);
+ return Sign1(keyID, creator, scriptPubKey, ret, sigversion);
case TX_PUBKEYHASH:
keyID = CKeyID(uint160(vSolutions[0]));
- if (!Sign1(keyID, creator, scriptPubKey, scriptSigRet))
+ if (!Sign1(keyID, creator, scriptPubKey, ret, sigversion))
return false;
else
{
CPubKey vch;
creator.KeyStore().GetPubKey(keyID, vch);
- scriptSigRet << ToByteVector(vch);
+ ret.push_back(ToByteVector(vch));
}
return true;
case TX_SCRIPTHASH:
- return creator.KeyStore().GetCScript(uint160(vSolutions[0]), scriptSigRet);
+ if (creator.KeyStore().GetCScript(uint160(vSolutions[0]), scriptRet)) {
+ ret.push_back(std::vector<unsigned char>(scriptRet.begin(), scriptRet.end()));
+ return true;
+ }
+ return false;
case TX_MULTISIG:
- scriptSigRet << OP_0; // workaround CHECKMULTISIG bug
- return (SignN(vSolutions, creator, scriptPubKey, scriptSigRet));
+ ret.push_back(valtype()); // workaround CHECKMULTISIG bug
+ return (SignN(vSolutions, creator, scriptPubKey, ret, sigversion));
+
+ case TX_WITNESS_V0_KEYHASH:
+ ret.push_back(vSolutions[0]);
+ return true;
+
+ case TX_WITNESS_V0_SCRIPTHASH:
+ CRIPEMD160().Write(&vSolutions[0][0], vSolutions[0].size()).Finalize(h160.begin());
+ if (creator.KeyStore().GetCScript(h160, scriptRet)) {
+ ret.push_back(std::vector<unsigned char>(scriptRet.begin(), scriptRet.end()));
+ return true;
+ }
+ return false;
+
+ default:
+ return false;
}
- return false;
}
-bool ProduceSignature(const BaseSignatureCreator& creator, const CScript& fromPubKey, CScript& scriptSig)
+static CScript PushAll(const vector<valtype>& values)
{
+ CScript result;
+ BOOST_FOREACH(const valtype& v, values) {
+ if (v.size() == 0) {
+ result << OP_0;
+ } else if (v.size() == 1 && v[0] >= 1 && v[0] <= 16) {
+ result << CScript::EncodeOP_N(v[0]);
+ } else {
+ result << v;
+ }
+ }
+ return result;
+}
+
+bool ProduceSignature(const BaseSignatureCreator& creator, const CScript& fromPubKey, SignatureData& sigdata)
+{
+ CScript script = fromPubKey;
+ bool solved = true;
+ std::vector<valtype> result;
txnouttype whichType;
- if (!SignStep(creator, fromPubKey, scriptSig, whichType))
- return false;
+ solved = SignStep(creator, script, result, whichType, SIGVERSION_BASE);
+ bool P2SH = false;
+ CScript subscript;
+ sigdata.scriptWitness.stack.clear();
- if (whichType == TX_SCRIPTHASH)
+ if (solved && whichType == TX_SCRIPTHASH)
{
- // Solver returns the subscript that need to be evaluated;
+ // Solver returns the subscript that needs to be evaluated;
// the final scriptSig is the signatures from that
// and then the serialized subscript:
- CScript subscript = scriptSig;
+ script = subscript = CScript(result[0].begin(), result[0].end());
+ solved = solved && SignStep(creator, script, result, whichType, SIGVERSION_BASE) && whichType != TX_SCRIPTHASH;
+ P2SH = true;
+ }
+ if (solved && whichType == TX_WITNESS_V0_KEYHASH)
+ {
+ CScript witnessscript;
+ witnessscript << OP_DUP << OP_HASH160 << ToByteVector(result[0]) << OP_EQUALVERIFY << OP_CHECKSIG;
txnouttype subType;
- bool fSolved =
- SignStep(creator, subscript, scriptSig, subType) && subType != TX_SCRIPTHASH;
- // Append serialized subscript whether or not it is completely signed:
- scriptSig << valtype(subscript.begin(), subscript.end());
- if (!fSolved) return false;
+ solved = solved && SignStep(creator, witnessscript, result, subType, SIGVERSION_WITNESS_V0);
+ sigdata.scriptWitness.stack = result;
+ result.clear();
+ }
+ else if (solved && whichType == TX_WITNESS_V0_SCRIPTHASH)
+ {
+ CScript witnessscript(result[0].begin(), result[0].end());
+ txnouttype subType;
+ solved = solved && SignStep(creator, witnessscript, result, subType, SIGVERSION_WITNESS_V0) && subType != TX_SCRIPTHASH && subType != TX_WITNESS_V0_SCRIPTHASH && subType != TX_WITNESS_V0_KEYHASH;
+ result.push_back(std::vector<unsigned char>(witnessscript.begin(), witnessscript.end()));
+ sigdata.scriptWitness.stack = result;
+ result.clear();
}
+ if (P2SH) {
+ result.push_back(std::vector<unsigned char>(subscript.begin(), subscript.end()));
+ }
+ sigdata.scriptSig = PushAll(result);
+
// Test solution
- return VerifyScript(scriptSig, fromPubKey, STANDARD_SCRIPT_VERIFY_FLAGS, creator.Checker());
+ return solved && VerifyScript(sigdata.scriptSig, fromPubKey, &sigdata.scriptWitness, STANDARD_SCRIPT_VERIFY_FLAGS, creator.Checker());
+}
+
+SignatureData DataFromTransaction(const CMutableTransaction& tx, unsigned int nIn)
+{
+ SignatureData data;
+ assert(tx.vin.size() > nIn);
+ data.scriptSig = tx.vin[nIn].scriptSig;
+ if (tx.wit.vtxinwit.size() > nIn) {
+ data.scriptWitness = tx.wit.vtxinwit[nIn].scriptWitness;
+ }
+ return data;
+}
+
+void UpdateTransaction(CMutableTransaction& tx, unsigned int nIn, const SignatureData& data)
+{
+ assert(tx.vin.size() > nIn);
+ tx.vin[nIn].scriptSig = data.scriptSig;
+ if (!data.scriptWitness.IsNull() || tx.wit.vtxinwit.size() > nIn) {
+ tx.wit.vtxinwit.resize(tx.vin.size());
+ tx.wit.vtxinwit[nIn].scriptWitness = data.scriptWitness;
+ }
}
-bool SignSignature(const CKeyStore &keystore, const CScript& fromPubKey, CMutableTransaction& txTo, unsigned int nIn, int nHashType)
+bool SignSignature(const CKeyStore &keystore, const CScript& fromPubKey, CMutableTransaction& txTo, unsigned int nIn, const CAmount& amount, int nHashType)
{
assert(nIn < txTo.vin.size());
- CTxIn& txin = txTo.vin[nIn];
CTransaction txToConst(txTo);
- TransactionSignatureCreator creator(&keystore, &txToConst, nIn, nHashType);
+ TransactionSignatureCreator creator(&keystore, &txToConst, nIn, amount, nHashType);
- return ProduceSignature(creator, fromPubKey, txin.scriptSig);
+ SignatureData sigdata;
+ bool ret = ProduceSignature(creator, fromPubKey, sigdata);
+ UpdateTransaction(txTo, nIn, sigdata);
+ return ret;
}
bool SignSignature(const CKeyStore &keystore, const CTransaction& txFrom, CMutableTransaction& txTo, unsigned int nIn, int nHashType)
@@ -144,20 +226,12 @@ bool SignSignature(const CKeyStore &keystore, const CTransaction& txFrom, CMutab
assert(txin.prevout.n < txFrom.vout.size());
const CTxOut& txout = txFrom.vout[txin.prevout.n];
- return SignSignature(keystore, txout.scriptPubKey, txTo, nIn, nHashType);
-}
-
-static CScript PushAll(const vector<valtype>& values)
-{
- CScript result;
- BOOST_FOREACH(const valtype& v, values)
- result << v;
- return result;
+ return SignSignature(keystore, txout.scriptPubKey, txTo, nIn, txout.nValue, nHashType);
}
-static CScript CombineMultisig(const CScript& scriptPubKey, const BaseSignatureChecker& checker,
+static vector<valtype> CombineMultisig(const CScript& scriptPubKey, const BaseSignatureChecker& checker,
const vector<valtype>& vSolutions,
- const vector<valtype>& sigs1, const vector<valtype>& sigs2)
+ const vector<valtype>& sigs1, const vector<valtype>& sigs2, SigVersion sigversion)
{
// Combine all the signatures we've got:
set<valtype> allsigs;
@@ -185,7 +259,7 @@ static CScript CombineMultisig(const CScript& scriptPubKey, const BaseSignatureC
if (sigs.count(pubkey))
continue; // Already got a sig for this pubkey
- if (checker.CheckSig(sig, pubkey, scriptPubKey))
+ if (checker.CheckSig(sig, pubkey, scriptPubKey, sigversion))
{
sigs[pubkey] = sig;
break;
@@ -194,87 +268,126 @@ static CScript CombineMultisig(const CScript& scriptPubKey, const BaseSignatureC
}
// Now build a merged CScript:
unsigned int nSigsHave = 0;
- CScript result; result << OP_0; // pop-one-too-many workaround
+ std::vector<valtype> result; result.push_back(valtype()); // pop-one-too-many workaround
for (unsigned int i = 0; i < nPubKeys && nSigsHave < nSigsRequired; i++)
{
if (sigs.count(vSolutions[i+1]))
{
- result << sigs[vSolutions[i+1]];
+ result.push_back(sigs[vSolutions[i+1]]);
++nSigsHave;
}
}
// Fill any missing with OP_0:
for (unsigned int i = nSigsHave; i < nSigsRequired; i++)
- result << OP_0;
+ result.push_back(valtype());
return result;
}
-static CScript CombineSignatures(const CScript& scriptPubKey, const BaseSignatureChecker& checker,
+namespace
+{
+struct Stacks
+{
+ std::vector<valtype> script;
+ std::vector<valtype> witness;
+
+ Stacks() {}
+ explicit Stacks(const std::vector<valtype>& scriptSigStack_) : script(scriptSigStack_), witness() {}
+ explicit Stacks(const SignatureData& data) : witness(data.scriptWitness.stack) {
+ EvalScript(script, data.scriptSig, SCRIPT_VERIFY_STRICTENC, BaseSignatureChecker(), SIGVERSION_BASE);
+ }
+
+ SignatureData Output() const {
+ SignatureData result;
+ result.scriptSig = PushAll(script);
+ result.scriptWitness.stack = witness;
+ return result;
+ }
+};
+}
+
+static Stacks CombineSignatures(const CScript& scriptPubKey, const BaseSignatureChecker& checker,
const txnouttype txType, const vector<valtype>& vSolutions,
- vector<valtype>& sigs1, vector<valtype>& sigs2)
+ Stacks sigs1, Stacks sigs2, SigVersion sigversion)
{
switch (txType)
{
case TX_NONSTANDARD:
case TX_NULL_DATA:
// Don't know anything about this, assume bigger one is correct:
- if (sigs1.size() >= sigs2.size())
- return PushAll(sigs1);
- return PushAll(sigs2);
+ if (sigs1.script.size() >= sigs2.script.size())
+ return sigs1;
+ return sigs2;
case TX_PUBKEY:
case TX_PUBKEYHASH:
// Signatures are bigger than placeholders or empty scripts:
- if (sigs1.empty() || sigs1[0].empty())
- return PushAll(sigs2);
- return PushAll(sigs1);
+ if (sigs1.script.empty() || sigs1.script[0].empty())
+ return sigs2;
+ return sigs1;
+ case TX_WITNESS_V0_KEYHASH:
+ // Signatures are bigger than placeholders or empty scripts:
+ if (sigs1.witness.empty() || sigs1.witness[0].empty())
+ return sigs2;
+ return sigs1;
case TX_SCRIPTHASH:
- if (sigs1.empty() || sigs1.back().empty())
- return PushAll(sigs2);
- else if (sigs2.empty() || sigs2.back().empty())
- return PushAll(sigs1);
+ if (sigs1.script.empty() || sigs1.script.back().empty())
+ return sigs2;
+ else if (sigs2.script.empty() || sigs2.script.back().empty())
+ return sigs1;
else
{
// Recur to combine:
- valtype spk = sigs1.back();
+ valtype spk = sigs1.script.back();
CScript pubKey2(spk.begin(), spk.end());
txnouttype txType2;
vector<vector<unsigned char> > vSolutions2;
Solver(pubKey2, txType2, vSolutions2);
- sigs1.pop_back();
- sigs2.pop_back();
- CScript result = CombineSignatures(pubKey2, checker, txType2, vSolutions2, sigs1, sigs2);
- result << spk;
+ sigs1.script.pop_back();
+ sigs2.script.pop_back();
+ Stacks result = CombineSignatures(pubKey2, checker, txType2, vSolutions2, sigs1, sigs2, sigversion);
+ result.script.push_back(spk);
return result;
}
case TX_MULTISIG:
- return CombineMultisig(scriptPubKey, checker, vSolutions, sigs1, sigs2);
+ return Stacks(CombineMultisig(scriptPubKey, checker, vSolutions, sigs1.script, sigs2.script, sigversion));
+ case TX_WITNESS_V0_SCRIPTHASH:
+ if (sigs1.witness.empty() || sigs1.witness.back().empty())
+ return sigs2;
+ else if (sigs2.witness.empty() || sigs2.witness.back().empty())
+ return sigs1;
+ else
+ {
+ // Recur to combine:
+ CScript pubKey2(sigs1.witness.back().begin(), sigs1.witness.back().end());
+ txnouttype txType2;
+ vector<valtype> vSolutions2;
+ Solver(pubKey2, txType2, vSolutions2);
+ sigs1.witness.pop_back();
+ sigs1.script = sigs1.witness;
+ sigs1.witness.clear();
+ sigs2.witness.pop_back();
+ sigs2.script = sigs2.witness;
+ sigs2.witness.clear();
+ Stacks result = CombineSignatures(pubKey2, checker, txType2, vSolutions2, sigs1, sigs2, SIGVERSION_WITNESS_V0);
+ result.witness = result.script;
+ result.script.clear();
+ result.witness.push_back(valtype(pubKey2.begin(), pubKey2.end()));
+ return result;
+ }
+ default:
+ return Stacks();
}
-
- return CScript();
}
-CScript CombineSignatures(const CScript& scriptPubKey, const CTransaction& txTo, unsigned int nIn,
- const CScript& scriptSig1, const CScript& scriptSig2)
-{
- TransactionSignatureChecker checker(&txTo, nIn);
- return CombineSignatures(scriptPubKey, checker, scriptSig1, scriptSig2);
-}
-
-CScript CombineSignatures(const CScript& scriptPubKey, const BaseSignatureChecker& checker,
- const CScript& scriptSig1, const CScript& scriptSig2)
+SignatureData CombineSignatures(const CScript& scriptPubKey, const BaseSignatureChecker& checker,
+ const SignatureData& scriptSig1, const SignatureData& scriptSig2)
{
txnouttype txType;
vector<vector<unsigned char> > vSolutions;
Solver(scriptPubKey, txType, vSolutions);
- vector<valtype> stack1;
- EvalScript(stack1, scriptSig1, SCRIPT_VERIFY_STRICTENC, BaseSignatureChecker());
- vector<valtype> stack2;
- EvalScript(stack2, scriptSig2, SCRIPT_VERIFY_STRICTENC, BaseSignatureChecker());
-
- return CombineSignatures(scriptPubKey, checker, txType, vSolutions, stack1, stack2);
+ return CombineSignatures(scriptPubKey, checker, txType, vSolutions, Stacks(scriptSig1), Stacks(scriptSig2), SIGVERSION_BASE).Output();
}
namespace {
@@ -284,7 +397,7 @@ class DummySignatureChecker : public BaseSignatureChecker
public:
DummySignatureChecker() {}
- bool CheckSig(const std::vector<unsigned char>& scriptSig, const std::vector<unsigned char>& vchPubKey, const CScript& scriptCode) const
+ bool CheckSig(const std::vector<unsigned char>& scriptSig, const std::vector<unsigned char>& vchPubKey, const CScript& scriptCode, SigVersion sigversion) const
{
return true;
}
@@ -297,7 +410,7 @@ const BaseSignatureChecker& DummySignatureCreator::Checker() const
return dummyChecker;
}
-bool DummySignatureCreator::CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& keyid, const CScript& scriptCode) const
+bool DummySignatureCreator::CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& keyid, const CScript& scriptCode, SigVersion sigversion) const
{
// Create a dummy signature that is a valid DER-encoding
vchSig.assign(72, '\000');
diff --git a/src/script/sign.h b/src/script/sign.h
index 47a9cde7f4..6404b4523e 100644
--- a/src/script/sign.h
+++ b/src/script/sign.h
@@ -27,7 +27,7 @@ public:
virtual const BaseSignatureChecker& Checker() const =0;
/** Create a singular (non-script) signature. */
- virtual bool CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& keyid, const CScript& scriptCode) const =0;
+ virtual bool CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& keyid, const CScript& scriptCode, SigVersion sigversion) const =0;
};
/** A signature creator for transactions. */
@@ -35,12 +35,20 @@ class TransactionSignatureCreator : public BaseSignatureCreator {
const CTransaction* txTo;
unsigned int nIn;
int nHashType;
+ CAmount amount;
const TransactionSignatureChecker checker;
public:
- TransactionSignatureCreator(const CKeyStore* keystoreIn, const CTransaction* txToIn, unsigned int nInIn, int nHashTypeIn=SIGHASH_ALL);
+ TransactionSignatureCreator(const CKeyStore* keystoreIn, const CTransaction* txToIn, unsigned int nInIn, const CAmount& amountIn, int nHashTypeIn=SIGHASH_ALL);
const BaseSignatureChecker& Checker() const { return checker; }
- bool CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& keyid, const CScript& scriptCode) const;
+ bool CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& keyid, const CScript& scriptCode, SigVersion sigversion) const;
+};
+
+class MutableTransactionSignatureCreator : public TransactionSignatureCreator {
+ CTransaction tx;
+
+public:
+ MutableTransactionSignatureCreator(const CKeyStore* keystoreIn, const CMutableTransaction* txToIn, unsigned int nInIn, const CAmount& amount, int nHashTypeIn) : TransactionSignatureCreator(keystoreIn, &tx, nInIn, amount, nHashTypeIn), tx(*txToIn) {}
};
/** A signature creator that just produces 72-byte empty signatyres. */
@@ -48,20 +56,29 @@ class DummySignatureCreator : public BaseSignatureCreator {
public:
DummySignatureCreator(const CKeyStore* keystoreIn) : BaseSignatureCreator(keystoreIn) {}
const BaseSignatureChecker& Checker() const;
- bool CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& keyid, const CScript& scriptCode) const;
+ bool CreateSig(std::vector<unsigned char>& vchSig, const CKeyID& keyid, const CScript& scriptCode, SigVersion sigversion) const;
+};
+
+struct SignatureData {
+ CScript scriptSig;
+ CScriptWitness scriptWitness;
+
+ SignatureData() {}
+ explicit SignatureData(const CScript& script) : scriptSig(script) {}
};
/** Produce a script signature using a generic signature creator. */
-bool ProduceSignature(const BaseSignatureCreator& creator, const CScript& scriptPubKey, CScript& scriptSig);
+bool ProduceSignature(const BaseSignatureCreator& creator, const CScript& scriptPubKey, SignatureData& sigdata);
/** Produce a script signature for a transaction. */
-bool SignSignature(const CKeyStore& keystore, const CScript& fromPubKey, CMutableTransaction& txTo, unsigned int nIn, int nHashType=SIGHASH_ALL);
-bool SignSignature(const CKeyStore& keystore, const CTransaction& txFrom, CMutableTransaction& txTo, unsigned int nIn, int nHashType=SIGHASH_ALL);
+bool SignSignature(const CKeyStore &keystore, const CScript& fromPubKey, CMutableTransaction& txTo, unsigned int nIn, const CAmount& amount, int nHashType);
+bool SignSignature(const CKeyStore& keystore, const CTransaction& txFrom, CMutableTransaction& txTo, unsigned int nIn, int nHashType);
/** Combine two script signatures using a generic signature checker, intelligently, possibly with OP_0 placeholders. */
-CScript CombineSignatures(const CScript& scriptPubKey, const BaseSignatureChecker& checker, const CScript& scriptSig1, const CScript& scriptSig2);
+SignatureData CombineSignatures(const CScript& scriptPubKey, const BaseSignatureChecker& checker, const SignatureData& scriptSig1, const SignatureData& scriptSig2);
-/** Combine two script signatures on transactions. */
-CScript CombineSignatures(const CScript& scriptPubKey, const CTransaction& txTo, unsigned int nIn, const CScript& scriptSig1, const CScript& scriptSig2);
+/** Extract signature data from a transaction, and insert it. */
+SignatureData DataFromTransaction(const CMutableTransaction& tx, unsigned int nIn);
+void UpdateTransaction(CMutableTransaction& tx, unsigned int nIn, const SignatureData& data);
#endif // BITCOIN_SCRIPT_SIGN_H
diff --git a/src/script/standard.cpp b/src/script/standard.cpp
index 67b6af327a..bb178f49fe 100644
--- a/src/script/standard.cpp
+++ b/src/script/standard.cpp
@@ -31,6 +31,8 @@ const char* GetTxnOutputType(txnouttype t)
case TX_SCRIPTHASH: return "scripthash";
case TX_MULTISIG: return "multisig";
case TX_NULL_DATA: return "nulldata";
+ case TX_WITNESS_V0_KEYHASH: return "witness_v0_keyhash";
+ case TX_WITNESS_V0_SCRIPTHASH: return "witness_v0_scripthash";
}
return NULL;
}
@@ -66,6 +68,22 @@ bool Solver(const CScript& scriptPubKey, txnouttype& typeRet, vector<vector<unsi
return true;
}
+ int witnessversion;
+ std::vector<unsigned char> witnessprogram;
+ if (scriptPubKey.IsWitnessProgram(witnessversion, witnessprogram)) {
+ if (witnessversion == 0 && witnessprogram.size() == 20) {
+ typeRet = TX_WITNESS_V0_KEYHASH;
+ vSolutionsRet.push_back(witnessprogram);
+ return true;
+ }
+ if (witnessversion == 0 && witnessprogram.size() == 32) {
+ typeRet = TX_WITNESS_V0_SCRIPTHASH;
+ vSolutionsRet.push_back(witnessprogram);
+ return true;
+ }
+ return false;
+ }
+
// Provably prunable, data-carrying output
//
// So long as script passes the IsUnspendable() test and all but the first
@@ -282,3 +300,26 @@ CScript GetScriptForMultisig(int nRequired, const std::vector<CPubKey>& keys)
script << CScript::EncodeOP_N(keys.size()) << OP_CHECKMULTISIG;
return script;
}
+
+CScript GetScriptForWitness(const CScript& redeemscript)
+{
+ CScript ret;
+
+ txnouttype typ;
+ std::vector<std::vector<unsigned char> > vSolutions;
+ if (Solver(redeemscript, typ, vSolutions)) {
+ if (typ == TX_PUBKEY) {
+ unsigned char h160[20];
+ CHash160().Write(&vSolutions[0][0], vSolutions[0].size()).Finalize(h160);
+ ret << OP_0 << std::vector<unsigned char>(&h160[0], &h160[20]);
+ return ret;
+ } else if (typ == TX_PUBKEYHASH) {
+ ret << OP_0 << vSolutions[0];
+ return ret;
+ }
+ }
+ uint256 hash;
+ CSHA256().Write(&redeemscript[0], redeemscript.size()).Finalize(hash.begin());
+ ret << OP_0 << ToByteVector(hash);
+ return ret;
+}
diff --git a/src/script/standard.h b/src/script/standard.h
index f348da8e19..72aaea0b7b 100644
--- a/src/script/standard.h
+++ b/src/script/standard.h
@@ -51,6 +51,8 @@ enum txnouttype
TX_SCRIPTHASH,
TX_MULTISIG,
TX_NULL_DATA,
+ TX_WITNESS_V0_SCRIPTHASH,
+ TX_WITNESS_V0_KEYHASH,
};
class CNoDestination {
@@ -77,5 +79,6 @@ bool ExtractDestinations(const CScript& scriptPubKey, txnouttype& typeRet, std::
CScript GetScriptForDestination(const CTxDestination& dest);
CScript GetScriptForRawPubKey(const CPubKey& pubkey);
CScript GetScriptForMultisig(int nRequired, const std::vector<CPubKey>& keys);
+CScript GetScriptForWitness(const CScript& redeemscript);
#endif // BITCOIN_SCRIPT_STANDARD_H
diff --git a/src/serialize.h b/src/serialize.h
index 5c2db9d332..378ed39074 100644
--- a/src/serialize.h
+++ b/src/serialize.h
@@ -373,6 +373,7 @@ I ReadVarInt(Stream& is)
#define FLATDATA(obj) REF(CFlatData((char*)&(obj), (char*)&(obj) + sizeof(obj)))
#define VARINT(obj) REF(WrapVarInt(REF(obj)))
+#define COMPACTSIZE(obj) REF(CCompactSize(REF(obj)))
#define LIMITED_STRING(obj,n) REF(LimitedString< n >(REF(obj)))
/**
@@ -443,6 +444,28 @@ public:
}
};
+class CCompactSize
+{
+protected:
+ uint64_t &n;
+public:
+ CCompactSize(uint64_t& nIn) : n(nIn) { }
+
+ unsigned int GetSerializeSize(int, int) const {
+ return GetSizeOfCompactSize(n);
+ }
+
+ template<typename Stream>
+ void Serialize(Stream &s, int, int) const {
+ WriteCompactSize<Stream>(s, n);
+ }
+
+ template<typename Stream>
+ void Unserialize(Stream& s, int, int) {
+ n = ReadCompactSize<Stream>(s);
+ }
+};
+
template<size_t Limit>
class LimitedString
{
diff --git a/src/streams.h b/src/streams.h
index ed14f3f412..7132364eb1 100644
--- a/src/streams.h
+++ b/src/streams.h
@@ -22,6 +22,39 @@
#include <utility>
#include <vector>
+template<typename Stream>
+class OverrideStream
+{
+ Stream* stream;
+public:
+ const int nType;
+ const int nVersion;
+
+ OverrideStream(Stream* stream_, int nType_, int nVersion_) : stream(stream_), nType(nType_), nVersion(nVersion_) {}
+
+ template<typename T>
+ OverrideStream<Stream>& operator<<(const T& obj)
+ {
+ // Serialize to this stream
+ ::Serialize(*this->stream, obj, nType, nVersion);
+ return (*this);
+ }
+
+ template<typename T>
+ OverrideStream<Stream>& operator>>(T& obj)
+ {
+ // Unserialize from this stream
+ ::Unserialize(*this->stream, obj, nType, nVersion);
+ return (*this);
+ }
+};
+
+template<typename S>
+OverrideStream<S> WithOrVersion(S* s, int nVersionFlag)
+{
+ return OverrideStream<S>(s, s->GetType(), s->GetVersion() | nVersionFlag);
+}
+
/** Double ended buffer combining vector and stream-like interfaces.
*
* >> and << read and write unformatted data using the above serialization templates.
diff --git a/src/test/DoS_tests.cpp b/src/test/DoS_tests.cpp
index 95342498fa..a8c5f95ace 100644
--- a/src/test/DoS_tests.cpp
+++ b/src/test/DoS_tests.cpp
@@ -45,7 +45,7 @@ BOOST_FIXTURE_TEST_SUITE(DoS_tests, TestingSetup)
BOOST_AUTO_TEST_CASE(DoS_banning)
{
CNode::ClearBanned();
- CAddress addr1(ip(0xa0b0c001));
+ CAddress addr1(ip(0xa0b0c001), NODE_NONE);
CNode dummyNode1(INVALID_SOCKET, addr1, "", true);
dummyNode1.nVersion = 1;
Misbehaving(dummyNode1.GetId(), 100); // Should get banned
@@ -53,7 +53,7 @@ BOOST_AUTO_TEST_CASE(DoS_banning)
BOOST_CHECK(CNode::IsBanned(addr1));
BOOST_CHECK(!CNode::IsBanned(ip(0xa0b0c001|0x0000ff00))); // Different IP, not banned
- CAddress addr2(ip(0xa0b0c002));
+ CAddress addr2(ip(0xa0b0c002), NODE_NONE);
CNode dummyNode2(INVALID_SOCKET, addr2, "", true);
dummyNode2.nVersion = 1;
Misbehaving(dummyNode2.GetId(), 50);
@@ -69,7 +69,7 @@ BOOST_AUTO_TEST_CASE(DoS_banscore)
{
CNode::ClearBanned();
mapArgs["-banscore"] = "111"; // because 11 is my favorite number
- CAddress addr1(ip(0xa0b0c001));
+ CAddress addr1(ip(0xa0b0c001), NODE_NONE);
CNode dummyNode1(INVALID_SOCKET, addr1, "", true);
dummyNode1.nVersion = 1;
Misbehaving(dummyNode1.GetId(), 100);
@@ -90,7 +90,7 @@ BOOST_AUTO_TEST_CASE(DoS_bantime)
int64_t nStartTime = GetTime();
SetMockTime(nStartTime); // Overrides future calls to GetTime()
- CAddress addr(ip(0xa0b0c001));
+ CAddress addr(ip(0xa0b0c001), NODE_NONE);
CNode dummyNode(INVALID_SOCKET, addr, "", true);
dummyNode.nVersion = 1;
@@ -148,7 +148,7 @@ BOOST_AUTO_TEST_CASE(DoS_mapOrphans)
tx.vout.resize(1);
tx.vout[0].nValue = 1*CENT;
tx.vout[0].scriptPubKey = GetScriptForDestination(key.GetPubKey().GetID());
- SignSignature(keystore, txPrev, tx, 0);
+ SignSignature(keystore, txPrev, tx, 0, SIGHASH_ALL);
AddOrphanTx(tx, i);
}
@@ -162,13 +162,13 @@ BOOST_AUTO_TEST_CASE(DoS_mapOrphans)
tx.vout.resize(1);
tx.vout[0].nValue = 1*CENT;
tx.vout[0].scriptPubKey = GetScriptForDestination(key.GetPubKey().GetID());
- tx.vin.resize(500);
+ tx.vin.resize(2777);
for (unsigned int j = 0; j < tx.vin.size(); j++)
{
tx.vin[j].prevout.n = j;
tx.vin[j].prevout.hash = txPrev.GetHash();
}
- SignSignature(keystore, txPrev, tx, 0);
+ SignSignature(keystore, txPrev, tx, 0, SIGHASH_ALL);
// Re-use same signature for other inputs
// (they don't have to be valid for this test)
for (unsigned int j = 1; j < tx.vin.size(); j++)
diff --git a/src/test/README.md b/src/test/README.md
index b2d6be14f1..61462642bf 100644
--- a/src/test/README.md
+++ b/src/test/README.md
@@ -5,18 +5,15 @@ sense to simply use this framework rather than require developers to
configure some other framework (we want as few impediments to creating
unit tests as possible).
-The build system is setup to compile an executable called "test_bitcoin"
+The build system is setup to compile an executable called `test_bitcoin`
that runs all of the unit tests. The main source file is called
-test_bitcoin.cpp, which simply includes other files that contain the
-actual unit tests (outside of a couple required preprocessor
-directives). The pattern is to create one test file for each class or
-source file for which you want to create unit tests. The file naming
-convention is "<source_filename>_tests.cpp" and such files should wrap
-their tests in a test suite called "<source_filename>_tests". For an
-examples of this pattern, examine uint160_tests.cpp and
-uint256_tests.cpp.
-
-Add the source files to /src/Makefile.test.include to add them to the build.
+test_bitcoin.cpp. To add a new unit test file to our test suite you need
+to add the file to `src/Makefile.test.include`. The pattern is to create
+one test file for each class or source file for which you want to create
+unit tests. The file naming convention is `<source_filename>_tests.cpp`
+and such files should wrap their tests in a test suite
+called `<source_filename>_tests`. For an example of this pattern,
+examine `uint256_tests.cpp`.
For further reading, I found the following website to be helpful in
explaining how the boost unit test framework works:
@@ -31,5 +28,5 @@ example, to run just the getarg_tests verbosely:
test_bitcoin --run_test=getarg_tests/doubledash
-Run test_bitcoin --help for the full list.
+Run `test_bitcoin --help` for the full list.
diff --git a/src/test/addrman_tests.cpp b/src/test/addrman_tests.cpp
index 767b653e47..b6cec24b57 100644
--- a/src/test/addrman_tests.cpp
+++ b/src/test/addrman_tests.cpp
@@ -68,7 +68,7 @@ BOOST_AUTO_TEST_CASE(addrman_simple)
// Test 2: Does Addrman::Add work as expected.
CService addr1 = CService("250.1.1.1", 8333);
- addrman.Add(CAddress(addr1), source);
+ addrman.Add(CAddress(addr1, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 1);
CAddrInfo addr_ret1 = addrman.Select();
BOOST_CHECK(addr_ret1.ToString() == "250.1.1.1:8333");
@@ -76,14 +76,14 @@ BOOST_AUTO_TEST_CASE(addrman_simple)
// Test 3: Does IP address deduplication work correctly.
// Expected dup IP should not be added.
CService addr1_dup = CService("250.1.1.1", 8333);
- addrman.Add(CAddress(addr1_dup), source);
+ addrman.Add(CAddress(addr1_dup, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 1);
// Test 5: New table has one addr and we add a diff addr we should
// have two addrs.
CService addr2 = CService("250.1.1.2", 8333);
- addrman.Add(CAddress(addr2), source);
+ addrman.Add(CAddress(addr2, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 2);
// Test 6: AddrMan::Clear() should empty the new table.
@@ -106,18 +106,18 @@ BOOST_AUTO_TEST_CASE(addrman_ports)
// Test 7; Addr with same IP but diff port does not replace existing addr.
CService addr1 = CService("250.1.1.1", 8333);
- addrman.Add(CAddress(addr1), source);
+ addrman.Add(CAddress(addr1, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 1);
CService addr1_port = CService("250.1.1.1", 8334);
- addrman.Add(CAddress(addr1_port), source);
+ addrman.Add(CAddress(addr1_port, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 1);
CAddrInfo addr_ret2 = addrman.Select();
BOOST_CHECK(addr_ret2.ToString() == "250.1.1.1:8333");
// Test 8: Add same IP but diff port to tried table, it doesn't get added.
// Perhaps this is not ideal behavior but it is the current behavior.
- addrman.Good(CAddress(addr1_port));
+ addrman.Good(CAddress(addr1_port, NODE_NONE));
BOOST_CHECK(addrman.size() == 1);
bool newOnly = true;
CAddrInfo addr_ret3 = addrman.Select(newOnly);
@@ -136,7 +136,7 @@ BOOST_AUTO_TEST_CASE(addrman_select)
// Test 9: Select from new with 1 addr in new.
CService addr1 = CService("250.1.1.1", 8333);
- addrman.Add(CAddress(addr1), source);
+ addrman.Add(CAddress(addr1, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 1);
bool newOnly = true;
@@ -144,7 +144,7 @@ BOOST_AUTO_TEST_CASE(addrman_select)
BOOST_CHECK(addr_ret1.ToString() == "250.1.1.1:8333");
// Test 10: move addr to tried, select from new expected nothing returned.
- addrman.Good(CAddress(addr1));
+ addrman.Good(CAddress(addr1, NODE_NONE));
BOOST_CHECK(addrman.size() == 1);
CAddrInfo addr_ret2 = addrman.Select(newOnly);
BOOST_CHECK(addr_ret2.ToString() == "[::]:0");
@@ -160,21 +160,21 @@ BOOST_AUTO_TEST_CASE(addrman_select)
CService addr3 = CService("250.3.2.2", 9999);
CService addr4 = CService("250.3.3.3", 9999);
- addrman.Add(CAddress(addr2), CService("250.3.1.1", 8333));
- addrman.Add(CAddress(addr3), CService("250.3.1.1", 8333));
- addrman.Add(CAddress(addr4), CService("250.4.1.1", 8333));
+ addrman.Add(CAddress(addr2, NODE_NONE), CService("250.3.1.1", 8333));
+ addrman.Add(CAddress(addr3, NODE_NONE), CService("250.3.1.1", 8333));
+ addrman.Add(CAddress(addr4, NODE_NONE), CService("250.4.1.1", 8333));
// Add three addresses to tried table.
CService addr5 = CService("250.4.4.4", 8333);
CService addr6 = CService("250.4.5.5", 7777);
CService addr7 = CService("250.4.6.6", 8333);
- addrman.Add(CAddress(addr5), CService("250.3.1.1", 8333));
- addrman.Good(CAddress(addr5));
- addrman.Add(CAddress(addr6), CService("250.3.1.1", 8333));
- addrman.Good(CAddress(addr6));
- addrman.Add(CAddress(addr7), CService("250.1.1.3", 8333));
- addrman.Good(CAddress(addr7));
+ addrman.Add(CAddress(addr5, NODE_NONE), CService("250.3.1.1", 8333));
+ addrman.Good(CAddress(addr5, NODE_NONE));
+ addrman.Add(CAddress(addr6, NODE_NONE), CService("250.3.1.1", 8333));
+ addrman.Good(CAddress(addr6, NODE_NONE));
+ addrman.Add(CAddress(addr7, NODE_NONE), CService("250.1.1.3", 8333));
+ addrman.Good(CAddress(addr7, NODE_NONE));
// Test 11: 6 addrs + 1 addr from last test = 7.
BOOST_CHECK(addrman.size() == 7);
@@ -199,7 +199,7 @@ BOOST_AUTO_TEST_CASE(addrman_new_collisions)
for (unsigned int i = 1; i < 18; i++) {
CService addr = CService("250.1.1." + boost::to_string(i));
- addrman.Add(CAddress(addr), source);
+ addrman.Add(CAddress(addr, NODE_NONE), source);
//Test 13: No collision in new table yet.
BOOST_CHECK(addrman.size() == i);
@@ -207,11 +207,11 @@ BOOST_AUTO_TEST_CASE(addrman_new_collisions)
//Test 14: new table collision!
CService addr1 = CService("250.1.1.18");
- addrman.Add(CAddress(addr1), source);
+ addrman.Add(CAddress(addr1, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 17);
CService addr2 = CService("250.1.1.19");
- addrman.Add(CAddress(addr2), source);
+ addrman.Add(CAddress(addr2, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 18);
}
@@ -228,8 +228,8 @@ BOOST_AUTO_TEST_CASE(addrman_tried_collisions)
for (unsigned int i = 1; i < 80; i++) {
CService addr = CService("250.1.1." + boost::to_string(i));
- addrman.Add(CAddress(addr), source);
- addrman.Good(CAddress(addr));
+ addrman.Add(CAddress(addr, NODE_NONE), source);
+ addrman.Good(CAddress(addr, NODE_NONE));
//Test 15: No collision in tried table yet.
BOOST_TEST_MESSAGE(addrman.size());
@@ -238,11 +238,11 @@ BOOST_AUTO_TEST_CASE(addrman_tried_collisions)
//Test 16: tried table collision!
CService addr1 = CService("250.1.1.80");
- addrman.Add(CAddress(addr1), source);
+ addrman.Add(CAddress(addr1, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 79);
CService addr2 = CService("250.1.1.81");
- addrman.Add(CAddress(addr2), source);
+ addrman.Add(CAddress(addr2, NODE_NONE), source);
BOOST_CHECK(addrman.size() == 80);
}
@@ -255,9 +255,9 @@ BOOST_AUTO_TEST_CASE(addrman_find)
BOOST_CHECK(addrman.size() == 0);
- CAddress addr1 = CAddress(CService("250.1.2.1", 8333));
- CAddress addr2 = CAddress(CService("250.1.2.1", 9999));
- CAddress addr3 = CAddress(CService("251.255.2.1", 8333));
+ CAddress addr1 = CAddress(CService("250.1.2.1", 8333), NODE_NONE);
+ CAddress addr2 = CAddress(CService("250.1.2.1", 9999), NODE_NONE);
+ CAddress addr3 = CAddress(CService("251.255.2.1", 8333), NODE_NONE);
CNetAddr source1 = CNetAddr("250.1.2.1");
CNetAddr source2 = CNetAddr("250.1.2.2");
@@ -294,7 +294,7 @@ BOOST_AUTO_TEST_CASE(addrman_create)
BOOST_CHECK(addrman.size() == 0);
- CAddress addr1 = CAddress(CService("250.1.2.1", 8333));
+ CAddress addr1 = CAddress(CService("250.1.2.1", 8333), NODE_NONE);
CNetAddr source1 = CNetAddr("250.1.2.1");
int nId;
@@ -317,7 +317,7 @@ BOOST_AUTO_TEST_CASE(addrman_delete)
BOOST_CHECK(addrman.size() == 0);
- CAddress addr1 = CAddress(CService("250.1.2.1", 8333));
+ CAddress addr1 = CAddress(CService("250.1.2.1", 8333), NODE_NONE);
CNetAddr source1 = CNetAddr("250.1.2.1");
int nId;
@@ -344,15 +344,15 @@ BOOST_AUTO_TEST_CASE(addrman_getaddr)
vector<CAddress> vAddr1 = addrman.GetAddr();
BOOST_CHECK(vAddr1.size() == 0);
- CAddress addr1 = CAddress(CService("250.250.2.1", 8333));
+ CAddress addr1 = CAddress(CService("250.250.2.1", 8333), NODE_NONE);
addr1.nTime = GetAdjustedTime(); // Set time so isTerrible = false
- CAddress addr2 = CAddress(CService("250.251.2.2", 9999));
+ CAddress addr2 = CAddress(CService("250.251.2.2", 9999), NODE_NONE);
addr2.nTime = GetAdjustedTime();
- CAddress addr3 = CAddress(CService("251.252.2.3", 8333));
+ CAddress addr3 = CAddress(CService("251.252.2.3", 8333), NODE_NONE);
addr3.nTime = GetAdjustedTime();
- CAddress addr4 = CAddress(CService("252.253.3.4", 8333));
+ CAddress addr4 = CAddress(CService("252.253.3.4", 8333), NODE_NONE);
addr4.nTime = GetAdjustedTime();
- CAddress addr5 = CAddress(CService("252.254.4.5", 8333));
+ CAddress addr5 = CAddress(CService("252.254.4.5", 8333), NODE_NONE);
addr5.nTime = GetAdjustedTime();
CNetAddr source1 = CNetAddr("250.1.2.1");
CNetAddr source2 = CNetAddr("250.2.3.3");
@@ -368,8 +368,8 @@ BOOST_AUTO_TEST_CASE(addrman_getaddr)
BOOST_CHECK(addrman.GetAddr().size() == 1);
// Test 24: Ensure GetAddr works with new and tried addresses.
- addrman.Good(CAddress(addr1));
- addrman.Good(CAddress(addr2));
+ addrman.Good(CAddress(addr1, NODE_NONE));
+ addrman.Good(CAddress(addr2, NODE_NONE));
BOOST_CHECK(addrman.GetAddr().size() == 1);
// Test 25: Ensure GetAddr still returns 23% when addrman has many addrs.
@@ -378,7 +378,7 @@ BOOST_AUTO_TEST_CASE(addrman_getaddr)
int octet2 = (i / 256) % 256;
int octet3 = (i / (256 * 2)) % 256;
string strAddr = boost::to_string(octet1) + "." + boost::to_string(octet2) + "." + boost::to_string(octet3) + ".23";
- CAddress addr = CAddress(CService(strAddr));
+ CAddress addr = CAddress(CService(strAddr), NODE_NONE);
// Ensure that for all addrs in addrman, isTerrible == false.
addr.nTime = GetAdjustedTime();
@@ -403,8 +403,8 @@ BOOST_AUTO_TEST_CASE(caddrinfo_get_tried_bucket)
// Set addrman addr placement to be deterministic.
addrman.MakeDeterministic();
- CAddress addr1 = CAddress(CService("250.1.1.1", 8333));
- CAddress addr2 = CAddress(CService("250.1.1.1", 9999));
+ CAddress addr1 = CAddress(CService("250.1.1.1", 8333), NODE_NONE);
+ CAddress addr2 = CAddress(CService("250.1.1.1", 9999), NODE_NONE);
CNetAddr source1 = CNetAddr("250.1.1.1");
@@ -431,7 +431,7 @@ BOOST_AUTO_TEST_CASE(caddrinfo_get_tried_bucket)
set<int> buckets;
for (int i = 0; i < 255; i++) {
CAddrInfo infoi = CAddrInfo(
- CAddress(CService("250.1.1." + boost::to_string(i))),
+ CAddress(CService("250.1.1." + boost::to_string(i)), NODE_NONE),
CNetAddr("250.1.1." + boost::to_string(i)));
int bucket = infoi.GetTriedBucket(nKey1);
buckets.insert(bucket);
@@ -443,7 +443,7 @@ BOOST_AUTO_TEST_CASE(caddrinfo_get_tried_bucket)
buckets.clear();
for (int j = 0; j < 255; j++) {
CAddrInfo infoj = CAddrInfo(
- CAddress(CService("250." + boost::to_string(j) + ".1.1")),
+ CAddress(CService("250." + boost::to_string(j) + ".1.1"), NODE_NONE),
CNetAddr("250." + boost::to_string(j) + ".1.1"));
int bucket = infoj.GetTriedBucket(nKey1);
buckets.insert(bucket);
@@ -460,8 +460,8 @@ BOOST_AUTO_TEST_CASE(caddrinfo_get_new_bucket)
// Set addrman addr placement to be deterministic.
addrman.MakeDeterministic();
- CAddress addr1 = CAddress(CService("250.1.2.1", 8333));
- CAddress addr2 = CAddress(CService("250.1.2.1", 9999));
+ CAddress addr1 = CAddress(CService("250.1.2.1", 8333), NODE_NONE);
+ CAddress addr2 = CAddress(CService("250.1.2.1", 9999), NODE_NONE);
CNetAddr source1 = CNetAddr("250.1.2.1");
@@ -484,7 +484,7 @@ BOOST_AUTO_TEST_CASE(caddrinfo_get_new_bucket)
set<int> buckets;
for (int i = 0; i < 255; i++) {
CAddrInfo infoi = CAddrInfo(
- CAddress(CService("250.1.1." + boost::to_string(i))),
+ CAddress(CService("250.1.1." + boost::to_string(i)), NODE_NONE),
CNetAddr("250.1.1." + boost::to_string(i)));
int bucket = infoi.GetNewBucket(nKey1);
buckets.insert(bucket);
@@ -497,7 +497,7 @@ BOOST_AUTO_TEST_CASE(caddrinfo_get_new_bucket)
for (int j = 0; j < 4 * 255; j++) {
CAddrInfo infoj = CAddrInfo(CAddress(
CService(
- boost::to_string(250 + (j / 255)) + "." + boost::to_string(j % 256) + ".1.1")),
+ boost::to_string(250 + (j / 255)) + "." + boost::to_string(j % 256) + ".1.1"), NODE_NONE),
CNetAddr("251.4.1.1"));
int bucket = infoj.GetNewBucket(nKey1);
buckets.insert(bucket);
@@ -509,7 +509,7 @@ BOOST_AUTO_TEST_CASE(caddrinfo_get_new_bucket)
buckets.clear();
for (int p = 0; p < 255; p++) {
CAddrInfo infoj = CAddrInfo(
- CAddress(CService("250.1.1.1")),
+ CAddress(CService("250.1.1.1"), NODE_NONE),
CNetAddr("250." + boost::to_string(p) + ".1.1"));
int bucket = infoj.GetNewBucket(nKey1);
buckets.insert(bucket);
diff --git a/src/test/alert_tests.cpp b/src/test/alert_tests.cpp
deleted file mode 100644
index 70f1f12273..0000000000
--- a/src/test/alert_tests.cpp
+++ /dev/null
@@ -1,79 +0,0 @@
-// Copyright (c) 2013-2015 The Bitcoin Core developers
-// Distributed under the MIT software license, see the accompanying
-// file COPYING or http://www.opensource.org/licenses/mit-license.php.
-
-// Unit tests for alert system
-
-#include "chainparams.h"
-#include "main.h" // For PartitionCheck
-
-#include "test/testutil.h"
-#include "test/test_bitcoin.h"
-
-#include <boost/test/unit_test.hpp>
-
-BOOST_FIXTURE_TEST_SUITE(Alert_tests, TestingSetup)
-
-
-static bool falseFunc() { return false; }
-
-BOOST_AUTO_TEST_CASE(PartitionAlert)
-{
- // Test PartitionCheck
- CCriticalSection csDummy;
- CBlockIndex indexDummy[100];
- CChainParams& params = Params(CBaseChainParams::MAIN);
- int64_t nPowTargetSpacing = params.GetConsensus().nPowTargetSpacing;
-
- // Generate fake blockchain timestamps relative to
- // an arbitrary time:
- int64_t now = 1427379054;
- SetMockTime(now);
- for (int i = 0; i < 100; i++)
- {
- indexDummy[i].phashBlock = NULL;
- if (i == 0) indexDummy[i].pprev = NULL;
- else indexDummy[i].pprev = &indexDummy[i-1];
- indexDummy[i].nHeight = i;
- indexDummy[i].nTime = now - (100-i)*nPowTargetSpacing;
- // Other members don't matter, the partition check code doesn't
- // use them
- }
-
- strMiscWarning = "";
-
- // Test 1: chain with blocks every nPowTargetSpacing seconds,
- // as normal, no worries:
- PartitionCheck(falseFunc, csDummy, &indexDummy[99], nPowTargetSpacing);
- BOOST_CHECK_MESSAGE(strMiscWarning.empty(), strMiscWarning);
-
- // Test 2: go 3.5 hours without a block, expect a warning:
- now += 3*60*60+30*60;
- SetMockTime(now);
- PartitionCheck(falseFunc, csDummy, &indexDummy[99], nPowTargetSpacing);
- BOOST_CHECK(!strMiscWarning.empty());
- BOOST_TEST_MESSAGE(std::string("Got alert text: ")+strMiscWarning);
- strMiscWarning = "";
-
- // Test 3: test the "partition alerts only go off once per day"
- // code:
- now += 60*10;
- SetMockTime(now);
- PartitionCheck(falseFunc, csDummy, &indexDummy[99], nPowTargetSpacing);
- BOOST_CHECK(strMiscWarning.empty());
-
- // Test 4: get 2.5 times as many blocks as expected:
- now += 60*60*24; // Pretend it is a day later
- SetMockTime(now);
- int64_t quickSpacing = nPowTargetSpacing*2/5;
- for (int i = 0; i < 100; i++) // Tweak chain timestamps:
- indexDummy[i].nTime = now - (100-i)*quickSpacing;
- PartitionCheck(falseFunc, csDummy, &indexDummy[99], nPowTargetSpacing);
- BOOST_CHECK(!strMiscWarning.empty());
- BOOST_TEST_MESSAGE(std::string("Got alert text: ")+strMiscWarning);
- strMiscWarning = "";
-
- SetMockTime(0);
-}
-
-BOOST_AUTO_TEST_SUITE_END() \ No newline at end of file
diff --git a/src/test/blockencodings_tests.cpp b/src/test/blockencodings_tests.cpp
new file mode 100644
index 0000000000..3884bf3fe3
--- /dev/null
+++ b/src/test/blockencodings_tests.cpp
@@ -0,0 +1,315 @@
+// Copyright (c) 2011-2015 The Bitcoin Core developers
+// Distributed under the MIT software license, see the accompanying
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+#include "blockencodings.h"
+#include "consensus/merkle.h"
+#include "chainparams.h"
+#include "random.h"
+
+#include "test/test_bitcoin.h"
+
+#include <boost/test/unit_test.hpp>
+
+struct RegtestingSetup : public TestingSetup {
+ RegtestingSetup() : TestingSetup(CBaseChainParams::REGTEST) {}
+};
+
+BOOST_FIXTURE_TEST_SUITE(blockencodings_tests, RegtestingSetup)
+
+static CBlock BuildBlockTestCase() {
+ CBlock block;
+ CMutableTransaction tx;
+ tx.vin.resize(1);
+ tx.vin[0].scriptSig.resize(10);
+ tx.vout.resize(1);
+ tx.vout[0].nValue = 42;
+
+ block.vtx.resize(3);
+ block.vtx[0] = tx;
+ block.nVersion = 42;
+ block.hashPrevBlock = GetRandHash();
+ block.nBits = 0x207fffff;
+
+ tx.vin[0].prevout.hash = GetRandHash();
+ tx.vin[0].prevout.n = 0;
+ block.vtx[1] = tx;
+
+ tx.vin.resize(10);
+ for (size_t i = 0; i < tx.vin.size(); i++) {
+ tx.vin[i].prevout.hash = GetRandHash();
+ tx.vin[i].prevout.n = 0;
+ }
+ block.vtx[2] = tx;
+
+ bool mutated;
+ block.hashMerkleRoot = BlockMerkleRoot(block, &mutated);
+ assert(!mutated);
+ while (!CheckProofOfWork(block.GetHash(), block.nBits, Params().GetConsensus())) ++block.nNonce;
+ return block;
+}
+
+// Number of shared use_counts we expect for a tx we havent touched
+// == 2 (mempool + our copy from the GetSharedTx call)
+#define SHARED_TX_OFFSET 2
+
+BOOST_AUTO_TEST_CASE(SimpleRoundTripTest)
+{
+ CTxMemPool pool(CFeeRate(0));
+ TestMemPoolEntryHelper entry;
+ CBlock block(BuildBlockTestCase());
+
+ pool.addUnchecked(block.vtx[2].GetHash(), entry.FromTx(block.vtx[2]));
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[2].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 0);
+
+ // Do a simple ShortTxIDs RT
+ {
+ CBlockHeaderAndShortTxIDs shortIDs(block);
+
+ CDataStream stream(SER_NETWORK, PROTOCOL_VERSION);
+ stream << shortIDs;
+
+ CBlockHeaderAndShortTxIDs shortIDs2;
+ stream >> shortIDs2;
+
+ PartiallyDownloadedBlock partialBlock(&pool);
+ BOOST_CHECK(partialBlock.InitData(shortIDs2) == READ_STATUS_OK);
+ BOOST_CHECK( partialBlock.IsTxAvailable(0));
+ BOOST_CHECK(!partialBlock.IsTxAvailable(1));
+ BOOST_CHECK( partialBlock.IsTxAvailable(2));
+
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[2].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 1);
+
+ std::list<CTransaction> removed;
+ pool.removeRecursive(block.vtx[2], removed);
+ BOOST_CHECK_EQUAL(removed.size(), 1);
+
+ CBlock block2;
+ std::vector<CTransaction> vtx_missing;
+ BOOST_CHECK(partialBlock.FillBlock(block2, vtx_missing) == READ_STATUS_INVALID); // No transactions
+
+ vtx_missing.push_back(block.vtx[2]); // Wrong transaction
+ partialBlock.FillBlock(block2, vtx_missing); // Current implementation doesn't check txn here, but don't require that
+ bool mutated;
+ BOOST_CHECK(block.hashMerkleRoot != BlockMerkleRoot(block2, &mutated));
+
+ vtx_missing[0] = block.vtx[1];
+ CBlock block3;
+ BOOST_CHECK(partialBlock.FillBlock(block3, vtx_missing) == READ_STATUS_OK);
+ BOOST_CHECK_EQUAL(block.GetHash().ToString(), block3.GetHash().ToString());
+ BOOST_CHECK_EQUAL(block.hashMerkleRoot.ToString(), BlockMerkleRoot(block3, &mutated).ToString());
+ BOOST_CHECK(!mutated);
+ }
+}
+
+class TestHeaderAndShortIDs {
+ // Utility to encode custom CBlockHeaderAndShortTxIDs
+public:
+ CBlockHeader header;
+ uint64_t nonce;
+ std::vector<uint64_t> shorttxids;
+ std::vector<PrefilledTransaction> prefilledtxn;
+
+ TestHeaderAndShortIDs(const CBlockHeaderAndShortTxIDs& orig) {
+ CDataStream stream(SER_NETWORK, PROTOCOL_VERSION);
+ stream << orig;
+ stream >> *this;
+ }
+ TestHeaderAndShortIDs(const CBlock& block) :
+ TestHeaderAndShortIDs(CBlockHeaderAndShortTxIDs(block)) {}
+
+ uint64_t GetShortID(const uint256& txhash) const {
+ CDataStream stream(SER_NETWORK, PROTOCOL_VERSION);
+ stream << *this;
+ CBlockHeaderAndShortTxIDs base;
+ stream >> base;
+ return base.GetShortID(txhash);
+ }
+
+ ADD_SERIALIZE_METHODS;
+
+ template <typename Stream, typename Operation>
+ inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) {
+ READWRITE(header);
+ READWRITE(nonce);
+ size_t shorttxids_size = shorttxids.size();
+ READWRITE(VARINT(shorttxids_size));
+ shorttxids.resize(shorttxids_size);
+ for (size_t i = 0; i < shorttxids.size(); i++) {
+ uint32_t lsb = shorttxids[i] & 0xffffffff;
+ uint16_t msb = (shorttxids[i] >> 32) & 0xffff;
+ READWRITE(lsb);
+ READWRITE(msb);
+ shorttxids[i] = (uint64_t(msb) << 32) | uint64_t(lsb);
+ }
+ READWRITE(prefilledtxn);
+ }
+};
+
+BOOST_AUTO_TEST_CASE(NonCoinbasePreforwardRTTest)
+{
+ CTxMemPool pool(CFeeRate(0));
+ TestMemPoolEntryHelper entry;
+ CBlock block(BuildBlockTestCase());
+
+ pool.addUnchecked(block.vtx[2].GetHash(), entry.FromTx(block.vtx[2]));
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[2].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 0);
+
+ // Test with pre-forwarding tx 1, but not coinbase
+ {
+ TestHeaderAndShortIDs shortIDs(block);
+ shortIDs.prefilledtxn.resize(1);
+ shortIDs.prefilledtxn[0] = {1, block.vtx[1]};
+ shortIDs.shorttxids.resize(2);
+ shortIDs.shorttxids[0] = shortIDs.GetShortID(block.vtx[0].GetHash());
+ shortIDs.shorttxids[1] = shortIDs.GetShortID(block.vtx[2].GetHash());
+
+ CDataStream stream(SER_NETWORK, PROTOCOL_VERSION);
+ stream << shortIDs;
+
+ CBlockHeaderAndShortTxIDs shortIDs2;
+ stream >> shortIDs2;
+
+ PartiallyDownloadedBlock partialBlock(&pool);
+ BOOST_CHECK(partialBlock.InitData(shortIDs2) == READ_STATUS_OK);
+ BOOST_CHECK(!partialBlock.IsTxAvailable(0));
+ BOOST_CHECK( partialBlock.IsTxAvailable(1));
+ BOOST_CHECK( partialBlock.IsTxAvailable(2));
+
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[2].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 1);
+
+ CBlock block2;
+ std::vector<CTransaction> vtx_missing;
+ BOOST_CHECK(partialBlock.FillBlock(block2, vtx_missing) == READ_STATUS_INVALID); // No transactions
+
+ vtx_missing.push_back(block.vtx[1]); // Wrong transaction
+ partialBlock.FillBlock(block2, vtx_missing); // Current implementation doesn't check txn here, but don't require that
+ bool mutated;
+ BOOST_CHECK(block.hashMerkleRoot != BlockMerkleRoot(block2, &mutated));
+
+ vtx_missing[0] = block.vtx[0];
+ CBlock block3;
+ BOOST_CHECK(partialBlock.FillBlock(block3, vtx_missing) == READ_STATUS_OK);
+ BOOST_CHECK_EQUAL(block.GetHash().ToString(), block3.GetHash().ToString());
+ BOOST_CHECK_EQUAL(block.hashMerkleRoot.ToString(), BlockMerkleRoot(block3, &mutated).ToString());
+ BOOST_CHECK(!mutated);
+
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[2].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 1);
+ }
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[2].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 0);
+}
+
+BOOST_AUTO_TEST_CASE(SufficientPreforwardRTTest)
+{
+ CTxMemPool pool(CFeeRate(0));
+ TestMemPoolEntryHelper entry;
+ CBlock block(BuildBlockTestCase());
+
+ pool.addUnchecked(block.vtx[1].GetHash(), entry.FromTx(block.vtx[1]));
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[1].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 0);
+
+ // Test with pre-forwarding coinbase + tx 2 with tx 1 in mempool
+ {
+ TestHeaderAndShortIDs shortIDs(block);
+ shortIDs.prefilledtxn.resize(2);
+ shortIDs.prefilledtxn[0] = {0, block.vtx[0]};
+ shortIDs.prefilledtxn[1] = {1, block.vtx[2]}; // id == 1 as it is 1 after index 1
+ shortIDs.shorttxids.resize(1);
+ shortIDs.shorttxids[0] = shortIDs.GetShortID(block.vtx[1].GetHash());
+
+ CDataStream stream(SER_NETWORK, PROTOCOL_VERSION);
+ stream << shortIDs;
+
+ CBlockHeaderAndShortTxIDs shortIDs2;
+ stream >> shortIDs2;
+
+ PartiallyDownloadedBlock partialBlock(&pool);
+ BOOST_CHECK(partialBlock.InitData(shortIDs2) == READ_STATUS_OK);
+ BOOST_CHECK( partialBlock.IsTxAvailable(0));
+ BOOST_CHECK( partialBlock.IsTxAvailable(1));
+ BOOST_CHECK( partialBlock.IsTxAvailable(2));
+
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[1].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 1);
+
+ CBlock block2;
+ std::vector<CTransaction> vtx_missing;
+ BOOST_CHECK(partialBlock.FillBlock(block2, vtx_missing) == READ_STATUS_OK);
+ BOOST_CHECK_EQUAL(block.GetHash().ToString(), block2.GetHash().ToString());
+ bool mutated;
+ BOOST_CHECK_EQUAL(block.hashMerkleRoot.ToString(), BlockMerkleRoot(block2, &mutated).ToString());
+ BOOST_CHECK(!mutated);
+
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[1].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 1);
+ }
+ BOOST_CHECK_EQUAL(pool.mapTx.find(block.vtx[1].GetHash())->GetSharedTx().use_count(), SHARED_TX_OFFSET + 0);
+}
+
+BOOST_AUTO_TEST_CASE(EmptyBlockRoundTripTest)
+{
+ CTxMemPool pool(CFeeRate(0));
+ CMutableTransaction coinbase;
+ coinbase.vin.resize(1);
+ coinbase.vin[0].scriptSig.resize(10);
+ coinbase.vout.resize(1);
+ coinbase.vout[0].nValue = 42;
+
+ CBlock block;
+ block.vtx.resize(1);
+ block.vtx[0] = coinbase;
+ block.nVersion = 42;
+ block.hashPrevBlock = GetRandHash();
+ block.nBits = 0x207fffff;
+
+ bool mutated;
+ block.hashMerkleRoot = BlockMerkleRoot(block, &mutated);
+ assert(!mutated);
+ while (!CheckProofOfWork(block.GetHash(), block.nBits, Params().GetConsensus())) ++block.nNonce;
+
+ // Test simple header round-trip with only coinbase
+ {
+ CBlockHeaderAndShortTxIDs shortIDs(block);
+
+ CDataStream stream(SER_NETWORK, PROTOCOL_VERSION);
+ stream << shortIDs;
+
+ CBlockHeaderAndShortTxIDs shortIDs2;
+ stream >> shortIDs2;
+
+ PartiallyDownloadedBlock partialBlock(&pool);
+ BOOST_CHECK(partialBlock.InitData(shortIDs2) == READ_STATUS_OK);
+ BOOST_CHECK(partialBlock.IsTxAvailable(0));
+
+ CBlock block2;
+ std::vector<CTransaction> vtx_missing;
+ BOOST_CHECK(partialBlock.FillBlock(block2, vtx_missing) == READ_STATUS_OK);
+ BOOST_CHECK_EQUAL(block.GetHash().ToString(), block2.GetHash().ToString());
+ bool mutated;
+ BOOST_CHECK_EQUAL(block.hashMerkleRoot.ToString(), BlockMerkleRoot(block2, &mutated).ToString());
+ BOOST_CHECK(!mutated);
+ }
+}
+
+BOOST_AUTO_TEST_CASE(TransactionsRequestSerializationTest) {
+ BlockTransactionsRequest req1;
+ req1.blockhash = GetRandHash();
+ req1.indexes.resize(4);
+ req1.indexes[0] = 0;
+ req1.indexes[1] = 1;
+ req1.indexes[2] = 3;
+ req1.indexes[3] = 4;
+
+ CDataStream stream(SER_NETWORK, PROTOCOL_VERSION);
+ stream << req1;
+
+ BlockTransactionsRequest req2;
+ stream >> req2;
+
+ BOOST_CHECK_EQUAL(req1.blockhash.ToString(), req2.blockhash.ToString());
+ BOOST_CHECK_EQUAL(req1.indexes.size(), req2.indexes.size());
+ BOOST_CHECK_EQUAL(req1.indexes[0], req2.indexes[0]);
+ BOOST_CHECK_EQUAL(req1.indexes[1], req2.indexes[1]);
+ BOOST_CHECK_EQUAL(req1.indexes[2], req2.indexes[2]);
+ BOOST_CHECK_EQUAL(req1.indexes[3], req2.indexes[3]);
+}
+
+BOOST_AUTO_TEST_SUITE_END()
diff --git a/src/test/data/script_tests.json b/src/test/data/script_tests.json
index 0bdac182e0..fcd5457386 100644
--- a/src/test/data/script_tests.json
+++ b/src/test/data/script_tests.json
@@ -1,5 +1,5 @@
[
-["Format is: [scriptSig, scriptPubKey, flags, expected_scripterror, ... comments]"],
+["Format is: [[wit..., amount]?, scriptSig, scriptPubKey, flags, expected_scripterror, ... comments]"],
["It is evaluated as if there was a crediting coinbase transaction with two 0"],
["pushes as scriptSig, and one output of 0 satoshi and given scriptPubKey,"],
["followed by a spending transaction which spends this output as only input (and"],
@@ -232,8 +232,8 @@
["'abcdefghijklmnopqrstuvwxyz'", "HASH256 0x4c 0x20 0xca139bc10c2f660da42666f72e89a225936fc60f193c161124a672050c434671 EQUAL", "P2SH,STRICTENC", "OK"],
-["1","NOP1 CHECKLOCKTIMEVERIFY NOP3 NOP4 NOP5 NOP6 NOP7 NOP8 NOP9 NOP10 1 EQUAL", "P2SH,STRICTENC", "OK"],
-["'NOP_1_to_10' NOP1 CHECKLOCKTIMEVERIFY NOP3 NOP4 NOP5 NOP6 NOP7 NOP8 NOP9 NOP10","'NOP_1_to_10' EQUAL", "P2SH,STRICTENC", "OK"],
+["1","NOP1 CHECKLOCKTIMEVERIFY CHECKSEQUENCEVERIFY NOP4 NOP5 NOP6 NOP7 NOP8 NOP9 NOP10 1 EQUAL", "P2SH,STRICTENC", "OK"],
+["'NOP_1_to_10' NOP1 CHECKLOCKTIMEVERIFY CHECKSEQUENCEVERIFY NOP4 NOP5 NOP6 NOP7 NOP8 NOP9 NOP10","'NOP_1_to_10' EQUAL", "P2SH,STRICTENC", "OK"],
["1", "NOP", "P2SH,STRICTENC,DISCOURAGE_UPGRADABLE_NOPS", "OK", "Discourage NOPx flag allows OP_NOP"],
@@ -443,7 +443,7 @@
["NOP", "NOP1 1", "P2SH,STRICTENC", "OK"],
["NOP", "CHECKLOCKTIMEVERIFY 1", "P2SH,STRICTENC", "OK"],
-["NOP", "NOP3 1", "P2SH,STRICTENC", "OK"],
+["NOP", "CHECKSEQUENCEVERIFY 1", "P2SH,STRICTENC", "OK"],
["NOP", "NOP4 1", "P2SH,STRICTENC", "OK"],
["NOP", "NOP5 1", "P2SH,STRICTENC", "OK"],
["NOP", "NOP6 1", "P2SH,STRICTENC", "OK"],
@@ -701,7 +701,7 @@
["0x17 0x3014021077777777777777777777777777777777020001", "0 CHECKSIG NOT", "", "OK", "Zero-length S is correctly encoded for DERSIG"],
["0x27 0x302402107777777777777777777777777777777702108777777777777777777777777777777701", "0 CHECKSIG NOT", "", "OK", "Negative S is correctly encoded"],
-["2147483648", "NOP3", "CHECKSEQUENCEVERIFY", "OK", "CSV passes if stack top bit 1 << 31 is set"],
+["2147483648", "CHECKSEQUENCEVERIFY", "CHECKSEQUENCEVERIFY", "OK", "CSV passes if stack top bit 1 << 31 is set"],
["", "DEPTH", "P2SH,STRICTENC", "EVAL_FALSE", "Test the test: we should have an empty stack after scriptSig evaluation"],
[" ", "DEPTH", "P2SH,STRICTENC", "EVAL_FALSE", "and multiple spaces should not change that."],
@@ -857,13 +857,13 @@
["2 2 LSHIFT", "8 EQUAL", "P2SH,STRICTENC", "DISABLED_OPCODE", "disabled"],
["2 1 RSHIFT", "1 EQUAL", "P2SH,STRICTENC", "DISABLED_OPCODE", "disabled"],
-["1", "NOP1 CHECKLOCKTIMEVERIFY NOP3 NOP4 NOP5 NOP6 NOP7 NOP8 NOP9 NOP10 2 EQUAL", "P2SH,STRICTENC", "EVAL_FALSE"],
-["'NOP_1_to_10' NOP1 CHECKLOCKTIMEVERIFY NOP3 NOP4 NOP5 NOP6 NOP7 NOP8 NOP9 NOP10","'NOP_1_to_11' EQUAL", "P2SH,STRICTENC", "EVAL_FALSE"],
+["1", "NOP1 CHECKLOCKTIMEVERIFY CHECKSEQUENCEVERIFY NOP4 NOP5 NOP6 NOP7 NOP8 NOP9 NOP10 2 EQUAL", "P2SH,STRICTENC", "EVAL_FALSE"],
+["'NOP_1_to_10' NOP1 CHECKLOCKTIMEVERIFY CHECKSEQUENCEVERIFY NOP4 NOP5 NOP6 NOP7 NOP8 NOP9 NOP10","'NOP_1_to_11' EQUAL", "P2SH,STRICTENC", "EVAL_FALSE"],
["Ensure 100% coverage of discouraged NOPS"],
["1", "NOP1", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
["1", "CHECKLOCKTIMEVERIFY", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
-["1", "NOP3", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
+["1", "CHECKSEQUENCEVERIFY", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
["1", "NOP4", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
["1", "NOP5", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
["1", "NOP6", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
@@ -1253,6 +1253,12 @@
["0x17 0x3014021077777777777777777777777777777777020001", "0 CHECKSIG NOT", "DERSIG", "SIG_DER", "Zero-length S is incorrectly encoded for DERSIG"],
["0x27 0x302402107777777777777777777777777777777702108777777777777777777777777777777701", "0 CHECKSIG NOT", "DERSIG", "SIG_DER", "Negative S is incorrectly encoded for DERSIG"],
+["Some basic segwit checks"],
+[["00", 0.00000000 ], "", "0 0x206e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "P2SH,WITNESS", "EVAL_FALSE", "Invalid witness script"],
+[["51", 0.00000000 ], "", "0 0x206e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "P2SH,WITNESS", "WITNESS_PROGRAM_MISMATCH", "Witness script hash mismatch"],
+[["00", 0.00000000 ], "", "0 0x206e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "", "OK", "Invalid witness script without WITNESS"],
+[["51", 0.00000000 ], "", "0 0x206e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "", "OK", "Witness script hash mismatch without WITNESS"],
+
["Automatically generated test cases"],
[
"0x47 0x304402200a5c6163f07b8d3b013c4d1d6dba25e780b39658d79ba37af7057a3b7f15ffa102201fd9b4eaa9943f734928b99a83592c2e7bf342ea2680f6a2bb705167966b742001",
@@ -1828,13 +1834,296 @@
"OK",
"P2SH with CLEANSTACK"
],
+[
+ [
+ "304402200d461c140cfdfcf36b94961db57ae8c18d1cb80e9d95a9e47ac22470c1bf125502201c8dc1cbfef6a3ef90acbbb992ca22fe9466ee6f9d4898eda277a7ac3ab4b25101",
+ "410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8ac",
+ 0.00000001
+ ],
+ "",
+ "0 0x20 0xb95237b48faaa69eb078e1170be3b5cbb3fddf16d0a991e14ad274f7b33a4f64",
+ "P2SH,WITNESS",
+ "OK",
+ "Basic P2WSH"
+],
+[
+ [
+ "304402201e7216e5ccb3b61d46946ec6cc7e8c4e0117d13ac2fd4b152197e4805191c74202203e9903e33e84d9ee1dd13fb057afb7ccfb47006c23f6a067185efbc9dd780fc501",
+ "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",
+ 0.00000001
+ ],
+ "",
+ "0 0x14 0x91b24bf9f5288532960ac687abb035127b1d28a5",
+ "P2SH,WITNESS",
+ "OK",
+ "Basic P2WPKH"
+],
+[
+ [
+ "3044022066e02c19a513049d49349cf5311a1b012b7c4fae023795a18ab1d91c23496c22022025e216342c8e07ce8ef51e8daee88f84306a9de66236cab230bb63067ded1ad301",
+ "410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8ac",
+ 0.00000001
+ ],
+ "0x22 0x0020b95237b48faaa69eb078e1170be3b5cbb3fddf16d0a991e14ad274f7b33a4f64",
+ "HASH160 0x14 0xf386c2ba255cc56d20cfa6ea8b062f8b59945518 EQUAL",
+ "P2SH,WITNESS",
+ "OK",
+ "Basic P2SH(P2WSH)"
+],
+[
+ [
+ "304402200929d11561cd958460371200f82e9cae64c727a495715a31828e27a7ad57b36d0220361732ced04a6f97351ecca21a56d0b8cd4932c1da1f8f569a2b68e5e48aed7801",
+ "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",
+ 0.00000001
+ ],
+ "0x16 0x001491b24bf9f5288532960ac687abb035127b1d28a5",
+ "HASH160 0x14 0x17743beb429c55c942d2ec703b98c4d57c2df5c6 EQUAL",
+ "P2SH,WITNESS",
+ "OK",
+ "Basic P2SH(P2WPKH)"
+],
+[
+ [
+ "304402202589f0512cb2408fb08ed9bd24f85eb3059744d9e4f2262d0b7f1338cff6e8b902206c0978f449693e0578c71bc543b11079fd0baae700ee5e9a6bee94db490af9fc01",
+ "41048282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f5150811f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26cafac",
+ 0.00000000
+ ],
+ "",
+ "0 0x20 0xac8ebd9e52c17619a381fa4f71aebb696087c6ef17c960fd0587addad99c0610",
+ "P2SH,WITNESS",
+ "EVAL_FALSE",
+ "Basic P2WSH with the wrong key"
+],
+[
+ [
+ "304402206ef7fdb2986325d37c6eb1a8bb24aeb46dede112ed8fc76c7d7500b9b83c0d3d02201edc2322c794fe2d6b0bd73ed319e714aa9b86d8891961530d5c9b7156b60d4e01",
+ "048282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f5150811f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf",
+ 0.00000000
+ ],
+ "",
+ "0 0x14 0x7cf9c846cd4882efec4bf07e44ebdad495c94f4b",
+ "P2SH,WITNESS",
+ "EVAL_FALSE",
+ "Basic P2WPKH with the wrong key"
+],
+[
+ [
+ "30440220069ea3581afaf8187f63feee1fd2bd1f9c0dc71ea7d6e8a8b07ee2ebcf824bf402201a4fdef4c532eae59223be1eda6a397fc835142d4ddc6c74f4aa85b766a5c16f01",
+ "41048282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f5150811f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26cafac",
+ 0.00000000
+ ],
+ "0x22 0x0020ac8ebd9e52c17619a381fa4f71aebb696087c6ef17c960fd0587addad99c0610",
+ "HASH160 0x14 0x61039a003883787c0d6ebc66d97fdabe8e31449d EQUAL",
+ "P2SH,WITNESS",
+ "EVAL_FALSE",
+ "Basic P2SH(P2WSH) with the wrong key"
+],
+[
+ [
+ "304402204209e49457c2358f80d0256bc24535b8754c14d08840fc4be762d6f5a0aed80b02202eaf7d8fc8d62f60c67adcd99295528d0e491ae93c195cec5a67e7a09532a88001",
+ "048282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f5150811f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf",
+ 0.00000000
+ ],
+ "0x16 0x00147cf9c846cd4882efec4bf07e44ebdad495c94f4b",
+ "HASH160 0x14 0x4e0c2aed91315303fc6a1dc4c7bc21c88f75402e EQUAL",
+ "P2SH,WITNESS",
+ "EVAL_FALSE",
+ "Basic P2SH(P2WPKH) with the wrong key"
+],
+[
+ [
+ "304402202589f0512cb2408fb08ed9bd24f85eb3059744d9e4f2262d0b7f1338cff6e8b902206c0978f449693e0578c71bc543b11079fd0baae700ee5e9a6bee94db490af9fc01",
+ "41048282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f5150811f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26cafac",
+ 0.00000000
+ ],
+ "",
+ "0 0x20 0xac8ebd9e52c17619a381fa4f71aebb696087c6ef17c960fd0587addad99c0610",
+ "P2SH",
+ "OK",
+ "Basic P2WSH with the wrong key but no WITNESS"
+],
+[
+ [
+ "304402206ef7fdb2986325d37c6eb1a8bb24aeb46dede112ed8fc76c7d7500b9b83c0d3d02201edc2322c794fe2d6b0bd73ed319e714aa9b86d8891961530d5c9b7156b60d4e01",
+ "048282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f5150811f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf",
+ 0.00000000
+ ],
+ "",
+ "0 0x14 0x7cf9c846cd4882efec4bf07e44ebdad495c94f4b",
+ "P2SH",
+ "OK",
+ "Basic P2WPKH with the wrong key but no WITNESS"
+],
+[
+ [
+ "30440220069ea3581afaf8187f63feee1fd2bd1f9c0dc71ea7d6e8a8b07ee2ebcf824bf402201a4fdef4c532eae59223be1eda6a397fc835142d4ddc6c74f4aa85b766a5c16f01",
+ "41048282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f5150811f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26cafac",
+ 0.00000000
+ ],
+ "0x22 0x0020ac8ebd9e52c17619a381fa4f71aebb696087c6ef17c960fd0587addad99c0610",
+ "HASH160 0x14 0x61039a003883787c0d6ebc66d97fdabe8e31449d EQUAL",
+ "P2SH",
+ "OK",
+ "Basic P2SH(P2WSH) with the wrong key but no WITNESS"
+],
+[
+ [
+ "304402204209e49457c2358f80d0256bc24535b8754c14d08840fc4be762d6f5a0aed80b02202eaf7d8fc8d62f60c67adcd99295528d0e491ae93c195cec5a67e7a09532a88001",
+ "048282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f5150811f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf",
+ 0.00000000
+ ],
+ "0x16 0x00147cf9c846cd4882efec4bf07e44ebdad495c94f4b",
+ "HASH160 0x14 0x4e0c2aed91315303fc6a1dc4c7bc21c88f75402e EQUAL",
+ "P2SH",
+ "OK",
+ "Basic P2SH(P2WPKH) with the wrong key but no WITNESS"
+],
+[
+ [
+ "3044022066faa86e74e8b30e82691b985b373de4f9e26dc144ec399c4f066aa59308e7c202204712b86f28c32503faa051dbeabff2c238ece861abc36c5e0b40b1139ca222f001",
+ "410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8ac",
+ 0.00000000
+ ],
+ "",
+ "0 0x20 0xb95237b48faaa69eb078e1170be3b5cbb3fddf16d0a991e14ad274f7b33a4f64",
+ "P2SH,WITNESS",
+ "EVAL_FALSE",
+ "Basic P2WSH with wrong value"
+],
+[
+ [
+ "304402203b3389b87448d7dfdb5e82fb854fcf92d7925f9938ea5444e36abef02c3d6a9602202410bc3265049abb07fd2e252c65ab7034d95c9d5acccabe9fadbdc63a52712601",
+ "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",
+ 0.00000000
+ ],
+ "",
+ "0 0x14 0x91b24bf9f5288532960ac687abb035127b1d28a5",
+ "P2SH,WITNESS",
+ "EVAL_FALSE",
+ "Basic P2WPKH with wrong value"
+],
+[
+ [
+ "3044022000a30c4cfc10e4387be528613575434826ad3c15587475e0df8ce3b1746aa210022008149265e4f8e9dafe1f3ea50d90cb425e9e40ea7ebdd383069a7cfa2b77004701",
+ "410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8ac",
+ 0.00000000
+ ],
+ "0x22 0x0020b95237b48faaa69eb078e1170be3b5cbb3fddf16d0a991e14ad274f7b33a4f64",
+ "HASH160 0x14 0xf386c2ba255cc56d20cfa6ea8b062f8b59945518 EQUAL",
+ "P2SH,WITNESS",
+ "EVAL_FALSE",
+ "Basic P2SH(P2WSH) with wrong value"
+],
+[
+ [
+ "304402204fc3a2cd61a47913f2a5f9107d0ad4a504c7b31ee2d6b3b2f38c2b10ee031e940220055d58b7c3c281aaa381d8f486ac0f3e361939acfd568046cb6a311cdfa974cf01",
+ "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",
+ 0.00000000
+ ],
+ "0x16 0x001491b24bf9f5288532960ac687abb035127b1d28a5",
+ "HASH160 0x14 0x17743beb429c55c942d2ec703b98c4d57c2df5c6 EQUAL",
+ "P2SH,WITNESS",
+ "EVAL_FALSE",
+ "Basic P2SH(P2WPKH) with wrong value"
+],
+[
+ [
+ "304402205ae57ae0534c05ca9981c8a6cdf353b505eaacb7375f96681a2d1a4ba6f02f84022056248e68643b7d8ce7c7d128c9f1f348bcab8be15d094ad5cadd24251a28df8001",
+ "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",
+ 0.00000000
+ ],
+ "",
+ "1 0x14 0x91b24bf9f5288532960ac687abb035127b1d28a5",
+ "DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM,P2SH,WITNESS",
+ "DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM",
+ "P2WPKH with future witness version"
+],
+[
+ [
+ "3044022064100ca0e2a33332136775a86cd83d0230e58b9aebb889c5ac952abff79a46ef02205f1bf900e022039ad3091bdaf27ac2aef3eae9ed9f190d821d3e508405b9513101",
+ "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",
+ 0.00000000
+ ],
+ "",
+ "0 0x1f 0xb34b78da162751647974d5cb7410aa428ad339dbf7d1e16e833f68a0cbf1c3",
+ "P2SH,WITNESS",
+ "WITNESS_PROGRAM_WRONG_LENGTH",
+ "P2WPKH with wrong witness program length"
+],
+[
+ "",
+ "0 0x20 0xb95237b48faaa69eb078e1170be3b5cbb3fddf16d0a991e14ad274f7b33a4f64",
+ "P2SH,WITNESS",
+ "WITNESS_PROGRAM_WITNESS_EMPTY",
+ "P2WSH with empty witness"
+],
+[
+ [
+ "3044022039105b995a5f448639a997a5c90fda06f50b49df30c3bdb6663217bf79323db002206fecd54269dec569fcc517178880eb58bb40f381a282bb75766ff3637d5f4b4301",
+ "400479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8ac",
+ 0.00000000
+ ],
+ "",
+ "0 0x20 0xb95237b48faaa69eb078e1170be3b5cbb3fddf16d0a991e14ad274f7b33a4f64",
+ "P2SH,WITNESS",
+ "WITNESS_PROGRAM_MISMATCH",
+ "P2WSH with witness program mismatch"
+],
+[
+ [
+ "304402201a96950593cb0af32d080b0f193517f4559241a8ebd1e95e414533ad64a3f423022047f4f6d3095c23235bdff3aeff480d0529c027a3f093cb265b7cbf148553b85101",
+ "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",
+ "",
+ 0.00000000
+ ],
+ "",
+ "0 0x14 0x91b24bf9f5288532960ac687abb035127b1d28a5",
+ "P2SH,WITNESS",
+ "WITNESS_PROGRAM_MISMATCH",
+ "P2WPKH with witness program mismatch"
+],
+[
+ [
+ "304402201a96950593cb0af32d080b0f193517f4559241a8ebd1e95e414533ad64a3f423022047f4f6d3095c23235bdff3aeff480d0529c027a3f093cb265b7cbf148553b85101",
+ "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",
+ 0.00000000
+ ],
+ "11",
+ "0 0x14 0x91b24bf9f5288532960ac687abb035127b1d28a5",
+ "P2SH,WITNESS",
+ "WITNESS_MALLEATED",
+ "P2WPKH with non-empty scriptSig"
+],
+[
+ [
+ "304402204209e49457c2358f80d0256bc24535b8754c14d08840fc4be762d6f5a0aed80b02202eaf7d8fc8d62f60c67adcd99295528d0e491ae93c195cec5a67e7a09532a88001",
+ "048282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f5150811f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf",
+ 0.00000000
+ ],
+ "11 0x16 0x00147cf9c846cd4882efec4bf07e44ebdad495c94f4b",
+ "HASH160 0x14 0x4e0c2aed91315303fc6a1dc4c7bc21c88f75402e EQUAL",
+ "P2SH,WITNESS",
+ "WITNESS_MALLEATED_P2SH",
+ "P2SH(P2WPKH) with superfluous push in scriptSig"
+],
+[
+ [
+ "",
+ 0.00000000
+ ],
+ "0x47 0x304402200a5c6163f07b8d3b013c4d1d6dba25e780b39658d79ba37af7057a3b7f15ffa102201fd9b4eaa9943f734928b99a83592c2e7bf342ea2680f6a2bb705167966b742001",
+ "0x41 0x0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8 CHECKSIG",
+ "P2SH,WITNESS",
+ "WITNESS_UNEXPECTED",
+ "P2PK with witness"
+],
["CHECKSEQUENCEVERIFY tests"],
-["", "NOP3", "CHECKSEQUENCEVERIFY", "INVALID_STACK_OPERATION", "CSV automatically fails on a empty stack"],
-["-1", "NOP3", "CHECKSEQUENCEVERIFY", "NEGATIVE_LOCKTIME", "CSV automatically fails if stack top is negative"],
-["0x0100", "NOP3", "CHECKSEQUENCEVERIFY,MINIMALDATA", "UNKNOWN_ERROR", "CSV fails if stack top is not minimally encoded"],
-["0", "NOP3", "CHECKSEQUENCEVERIFY", "UNSATISFIED_LOCKTIME", "CSV fails if stack top bit 1 << 31 is set and the tx version < 2"],
-["4294967296", "NOP3", "CHECKSEQUENCEVERIFY", "UNSATISFIED_LOCKTIME",
+["", "CHECKSEQUENCEVERIFY", "CHECKSEQUENCEVERIFY", "INVALID_STACK_OPERATION", "CSV automatically fails on a empty stack"],
+["-1", "CHECKSEQUENCEVERIFY", "CHECKSEQUENCEVERIFY", "NEGATIVE_LOCKTIME", "CSV automatically fails if stack top is negative"],
+["0x0100", "CHECKSEQUENCEVERIFY", "CHECKSEQUENCEVERIFY,MINIMALDATA", "UNKNOWN_ERROR", "CSV fails if stack top is not minimally encoded"],
+["0", "CHECKSEQUENCEVERIFY", "CHECKSEQUENCEVERIFY", "UNSATISFIED_LOCKTIME", "CSV fails if stack top bit 1 << 31 is set and the tx version < 2"],
+["4294967296", "CHECKSEQUENCEVERIFY", "CHECKSEQUENCEVERIFY", "UNSATISFIED_LOCKTIME",
"CSV fails if stack top bit 1 << 31 is not set, and tx version < 2"],
["The End"]
]
diff --git a/src/test/data/tx_invalid.json b/src/test/data/tx_invalid.json
index 2d7d9b9585..f8baee0577 100644
--- a/src/test/data/tx_invalid.json
+++ b/src/test/data/tx_invalid.json
@@ -30,10 +30,6 @@
"010000000100010000000000000000000000000000000000000000000000000000000000000000000009085768617420697320ffffffff010000000000000000015100000000", "P2SH"],
["Tests for CheckTransaction()"],
-["No inputs"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "HASH160 0x14 0x7a052c840ba73af26755de42cf01cc9e0a49fef0 EQUAL"]],
-"0100000000010000000000000000015100000000", "P2SH"],
-
["No outputs"],
[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "HASH160 0x14 0x05ab9e14d983742513f0f451e105ffb4198d1dd4 EQUAL"]],
"01000000010001000000000000000000000000000000000000000000000000000000000000000000006d483045022100f16703104aab4e4088317c862daec83440242411b039d14280e03dd33b487ab802201318a7be236672c5c56083eb7a5a195bc57a40af7923ff8545016cd3b571e2a601232103c40e5d339df3f30bf753e7e04450ae4ef76c9e45587d1d993bdc4cd06f0651c7acffffffff0000000000", "P2SH"],
@@ -204,41 +200,41 @@
["CHECKSEQUENCEVERIFY tests"],
["By-height locks, with argument just beyond txin.nSequence"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "1 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "1 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000feff40000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["By-time locks, with argument just beyond txin.nSequence (but within numerical boundries)"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194305 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194305 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000040000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000feff40000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Argument missing"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Argument negative with by-blockheight txin.nSequence=0"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "-1 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "-1 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Argument negative with by-blocktime txin.nSequence=CTxIn::SEQUENCE_LOCKTIME_TYPE_FLAG"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "-1 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "-1 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000040000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Argument/tx height/time mismatch, both versions"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000040000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "65535 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "65535 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000040000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["6 byte non-minimally-encoded arguments are invalid even if their contents are valid"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x06 0x000000000000 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x06 0x000000000000 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffff00000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Failure due to failing CHECKSEQUENCEVERIFY in scriptSig"],
@@ -250,10 +246,73 @@
"0200000001000100000000000000000000000000000000000000000000000000000000000000000000030251b2000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Failure due to insufficient tx.nVersion (<2)"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0 CHECKSEQUENCEVERIFY 1"]],
"010000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 CHECKSEQUENCEVERIFY 1"]],
"010000000100010000000000000000000000000000000000000000000000000000000000000000000000000040000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
+["Unknown witness program version (with DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x60 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff03e8030000000000000151d0070000000000000151b80b00000000000001510002483045022100a3cec69b52cba2d2de623ffffffffff1606184ea55476c0f8189fda231bc9cbb022003181ad597f7c380a7d1c740286b1d022b8b04ded028b833282e055e03b8efef812103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS,DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM"],
+
+["Unknown length for witness program v0"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x15 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3fff", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff04b60300000000000001519e070000000000000151860b0000000000000100960000000000000001510002473044022022fceb54f62f8feea77faac7083c3b56c4676a78f93745adc8a35800bc36adfa022026927df9abcf0a8777829bcfcce3ff0a385fa54c3f9df577405e3ef24ee56479022103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash Single|AnyoneCanPay (same index output value changed)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff03e80300000000000001516c070000000000000151b80b0000000000000151000248304502210092f4777a0f17bf5aeb8ae768dec5f2c14feabf9d1fe2c89c78dfed0f13fdb86902206da90a86042e252bcd1e80a168c719e4a1ddcc3cebea24b9812c5453c79107e9832103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash None|AnyoneCanPay (input sequence changed)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff000100000000000000000000000000000000000000000000000000000000000001000000000100000000010000000000000000000000000000000000000000000000000000000000000200000000ffffffff00000248304502210091b32274295c2a3fa02f5bce92fb2789e3fc6ea947fbe1a76e52ea3f4ef2381a022079ad72aefa3837a2e0c033a8652a59731da05fa4a813f4fc48e87c075037256b822103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash All|AnyoneCanPay (third output value changed)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff03e8030000000000000151d0070000000000000151540b00000000000001510002483045022100a3cec69b52cba2d2de623eeef89e0ba1606184ea55476c0f8189fda231bc9cbb022003181ad597f7c380a7d1c740286b1d022b8b04ded028b833282e055e03b8efef812103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with a push of 521 bytes"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x20 0x33198a9bfef674ebddb9ffaa52928017b8472791e54c609cb95f278ac6b1e349", 1000]],
+"0100000000010100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff010000000000000000015102fd0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002755100000000", "P2SH,WITNESS"],
+
+["Witness with unknown version which push false on the stack should be invalid (even without DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x60 0x02 0x0000", 2000]],
+"0100000000010100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff010000000000000000015101010100000000", "P2SH,WITNESS"],
+
+["Witness program should leave clean stack"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x20 0x2f04a3aa051f1f60d695f6c44c0c3d383973dfd446ace8962664a76bb10e31a8", 2000]],
+"0100000000010100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff01000000000000000001510102515100000000", "P2SH,WITNESS"],
+
+["Witness v0 with a push of 2 bytes"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x02 0x0001", 2000]],
+"0100000000010100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff010000000000000000015101040002000100000000", "P2SH,WITNESS"],
+
+["Unknown witness version with non empty scriptSig"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x60 0x02 0x0001", 2000]],
+"01000000010001000000000000000000000000000000000000000000000000000000000000000000000151ffffffff010000000000000000015100000000", "P2SH,WITNESS"],
+
+["Non witness Single|AnyoneCanPay hash input's position (permutation)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x21 0x03596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71 CHECKSIG", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x21 0x03596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71 CHECKSIG", 1001]],
+"010000000200010000000000000000000000000000000000000000000000000000000000000100000049483045022100acb96cfdbda6dc94b489fd06f2d720983b5f350e31ba906cdbd800773e80b21c02200d74ea5bdf114212b4bbe9ed82c36d2e369e302dff57cb60d01c428f0bd3daab83ffffffff0001000000000000000000000000000000000000000000000000000000000000000000004847304402202a0b4b1294d70540235ae033d78e64b4897ec859c7b6f1b2b1d8a02e1d46006702201445e756d2254b0f1dfda9ab8e1e1bc26df9668077403204f32d16a49a36eb6983ffffffff02e9030000000000000151e803000000000000015100000000", "P2SH,WITNESS"],
+
+["P2WSH with a redeem representing a witness scriptPubKey should fail"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x20 0x34b6c399093e06cf9f0f7f660a1abcfe78fcf7b576f43993208edd9518a0ae9b", 1000]],
+"0100000000010100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff0001045102010100000000", "P2SH,WITNESS"],
+
+["33 bytes push should be considered a witness scriptPubKey"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x60 0x21 0xff25429251b5a84f452230a3c75fd886b7fc5a7865ce4a7bb7a9d7c5be6da3dbff", 1000]],
+"010000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff01e803000000000000015100000000", "P2SH,WITNESS,DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM"],
+
["Make diffs cleaner by leaving a comment here without comma at the end"]
]
diff --git a/src/test/data/tx_valid.json b/src/test/data/tx_valid.json
index 717ad19549..1ea70135b4 100644
--- a/src/test/data/tx_valid.json
+++ b/src/test/data/tx_valid.json
@@ -236,77 +236,77 @@
["CHECKSEQUENCEVERIFY tests"],
["By-height locks, with argument == 0 and == txin.nSequence"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "65535 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "65535 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffff00000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "65535 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "65535 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffbf7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffbf7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["By-time locks, with argument == 0 and == txin.nSequence"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000040000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffff40000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffff7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffff7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Upper sequence with upper sequence is fine"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000800100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000800100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000feffffff0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000feffffff0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Argument 2^31 with various nSequence"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffbf7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffff7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483648 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Argument 2^32-1 with various nSequence"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffbf7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffff7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Argument 3<<31 with various nSequence"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "6442450944 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "6442450944 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffbf7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "6442450944 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "6442450944 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffff7f0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "6442450944 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "6442450944 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff0100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["5 byte non-minimally-encoded operandss are valid"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x05 0x0000000000 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x05 0x0000000000 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["The argument can be calculated rather than created directly by a PUSHDATA"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194303 1ADD NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194303 1ADD CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000040000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 1SUB NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194304 1SUB CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000ffff00000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["An ADD producing a 5-byte result that sets CTxIn::SEQUENCE_LOCKTIME_DISABLE_FLAG"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483647 65536 NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483647 65536 CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
-[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483647 4259840 ADD NOP3 1"]],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "2147483647 4259840 ADD CHECKSEQUENCEVERIFY 1"]],
"020000000100010000000000000000000000000000000000000000000000000000000000000000000000000040000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
["Valid CHECKSEQUENCEVERIFY in scriptSig"],
@@ -317,5 +317,175 @@
[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "HASH160 0x14 0x7c17aff532f22beb54069942f9bf567a66133eaf EQUAL"]],
"0200000001000100000000000000000000000000000000000000000000000000000000000000000000030251b2010000000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"],
+["Valid P2WPKH (Private key of segwit tests is L5AQtV2HDm4xGsseLokK2VAT2EtYKcTm3c7HwqnJBFt9LdaQULsM)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1000]],
+"0100000000010100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff01e8030000000000001976a9144c9c3dfac4207d5d8cb89df5722cb3d712385e3f88ac02483045022100cfb07164b36ba64c1b1e8c7720a56ad64d96f6ef332d3d37f9cb3c96477dc44502200a464cd7a9cf94cd70f66ce4f4f0625ef650052c7afcfe29d7d7e01830ff91ed012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc7100000000", "P2SH,WITNESS"],
+
+["Valid P2WSH"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x20 0xff25429251b5a84f452230a3c75fd886b7fc5a7865ce4a7bb7a9d7c5be6da3db", 1000]],
+"0100000000010100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff01e8030000000000001976a9144c9c3dfac4207d5d8cb89df5722cb3d712385e3f88ac02483045022100aa5d8aa40a90f23ce2c3d11bc845ca4a12acd99cbea37de6b9f6d86edebba8cb022022dedc2aa0a255f74d04c0b76ece2d7c691f9dd11a64a8ac49f62a99c3a05f9d01232103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71ac00000000", "P2SH,WITNESS"],
+
+["Valid P2SH(P2WPKH)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "HASH160 0x14 0xfe9c7dacc9fcfbf7e3b7d5ad06aa2b28c5a7b7e3 EQUAL", 1000]],
+"01000000000101000100000000000000000000000000000000000000000000000000000000000000000000171600144c9c3dfac4207d5d8cb89df5722cb3d712385e3fffffffff01e8030000000000001976a9144c9c3dfac4207d5d8cb89df5722cb3d712385e3f88ac02483045022100cfb07164b36ba64c1b1e8c7720a56ad64d96f6ef332d3d37f9cb3c96477dc44502200a464cd7a9cf94cd70f66ce4f4f0625ef650052c7afcfe29d7d7e01830ff91ed012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc7100000000", "P2SH,WITNESS"],
+
+["Valid P2SH(P2WSH)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "HASH160 0x14 0x2135ab4f0981830311e35600eebc7376dce3a914 EQUAL", 1000]],
+"0100000000010100010000000000000000000000000000000000000000000000000000000000000000000023220020ff25429251b5a84f452230a3c75fd886b7fc5a7865ce4a7bb7a9d7c5be6da3dbffffffff01e8030000000000001976a9144c9c3dfac4207d5d8cb89df5722cb3d712385e3f88ac02483045022100aa5d8aa40a90f23ce2c3d11bc845ca4a12acd99cbea37de6b9f6d86edebba8cb022022dedc2aa0a255f74d04c0b76ece2d7c691f9dd11a64a8ac49f62a99c3a05f9d01232103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71ac00000000", "P2SH,WITNESS"],
+
+["Witness with SigHash Single|AnyoneCanPay"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1100],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3100],
+["0000000000000000000000000000000000000000000000000000000000000100", 3, "0x51", 4100]],
+"0100000000010400010000000000000000000000000000000000000000000000000000000000000200000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000300000000ffffffff05540b0000000000000151d0070000000000000151840300000000000001513c0f00000000000001512c010000000000000151000248304502210092f4777a0f17bf5aeb8ae768dec5f2c14feabf9d1fe2c89c78dfed0f13fdb86902206da90a86042e252bcd1e80a168c719e4a1ddcc3cebea24b9812c5453c79107e9832103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71000000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash Single|AnyoneCanPay (same signature as previous)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff03e8030000000000000151d0070000000000000151b80b0000000000000151000248304502210092f4777a0f17bf5aeb8ae768dec5f2c14feabf9d1fe2c89c78dfed0f13fdb86902206da90a86042e252bcd1e80a168c719e4a1ddcc3cebea24b9812c5453c79107e9832103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash Single"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff0484030000000000000151d0070000000000000151540b0000000000000151c800000000000000015100024730440220699e6b0cfe015b64ca3283e6551440a34f901ba62dd4c72fe1cb815afb2e6761022021cc5e84db498b1479de14efda49093219441adc6c543e5534979605e273d80b032103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash Single (same signature as previous)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff03e8030000000000000151d0070000000000000151b80b000000000000015100024730440220699e6b0cfe015b64ca3283e6551440a34f901ba62dd4c72fe1cb815afb2e6761022021cc5e84db498b1479de14efda49093219441adc6c543e5534979605e273d80b032103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash None|AnyoneCanPay"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1100],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3100],
+["0000000000000000000000000000000000000000000000000000000000000100", 3, "0x51", 4100]],
+"0100000000010400010000000000000000000000000000000000000000000000000000000000000200000000ffffffff00010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000300000000ffffffff04b60300000000000001519e070000000000000151860b00000000000001009600000000000000015100000248304502210091b32274295c2a3fa02f5bce92fb2789e3fc6ea947fbe1a76e52ea3f4ef2381a022079ad72aefa3837a2e0c033a8652a59731da05fa4a813f4fc48e87c075037256b822103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash None|AnyoneCanPay (same signature as previous)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff03e8030000000000000151d0070000000000000151b80b0000000000000151000248304502210091b32274295c2a3fa02f5bce92fb2789e3fc6ea947fbe1a76e52ea3f4ef2381a022079ad72aefa3837a2e0c033a8652a59731da05fa4a813f4fc48e87c075037256b822103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash None"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff04b60300000000000001519e070000000000000151860b0000000000000100960000000000000001510002473044022022fceb54f62f8feea77faac7083c3b56c4676a78f93745adc8a35800bc36adfa022026927df9abcf0a8777829bcfcce3ff0a385fa54c3f9df577405e3ef24ee56479022103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash None (same signature as previous)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff03e8030000000000000151d0070000000000000151b80b00000000000001510002473044022022fceb54f62f8feea77faac7083c3b56c4676a78f93745adc8a35800bc36adfa022026927df9abcf0a8777829bcfcce3ff0a385fa54c3f9df577405e3ef24ee56479022103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash None (same signature, only sequences changed)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"01000000000103000100000000000000000000000000000000000000000000000000000000000000000000000200000000010000000000000000000000000000000000000000000000000000000000000100000000ffffffff000100000000000000000000000000000000000000000000000000000000000002000000000200000003e8030000000000000151d0070000000000000151b80b00000000000001510002473044022022fceb54f62f8feea77faac7083c3b56c4676a78f93745adc8a35800bc36adfa022026927df9abcf0a8777829bcfcce3ff0a385fa54c3f9df577405e3ef24ee56479022103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash All|AnyoneCanPay"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1100],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3100],
+["0000000000000000000000000000000000000000000000000000000000000100", 3, "0x51", 4100]],
+"0100000000010400010000000000000000000000000000000000000000000000000000000000000200000000ffffffff00010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000300000000ffffffff03e8030000000000000151d0070000000000000151b80b0000000000000151000002483045022100a3cec69b52cba2d2de623eeef89e0ba1606184ea55476c0f8189fda231bc9cbb022003181ad597f7c380a7d1c740286b1d022b8b04ded028b833282e055e03b8efef812103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with SigHash All|AnyoneCanPay (same signature as previous)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff03e8030000000000000151d0070000000000000151b80b00000000000001510002483045022100a3cec69b52cba2d2de623eeef89e0ba1606184ea55476c0f8189fda231bc9cbb022003181ad597f7c380a7d1c740286b1d022b8b04ded028b833282e055e03b8efef812103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Unknown witness program version (without DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x60 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 2000],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "0x51", 3000]],
+"0100000000010300010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000200000000ffffffff03e8030000000000000151d0070000000000000151b80b00000000000001510002483045022100a3cec69b52cba2d2de623ffffffffff1606184ea55476c0f8189fda231bc9cbb022003181ad597f7c380a7d1c740286b1d022b8b04ded028b833282e055e03b8efef812103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Witness with a push of 520 bytes"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x20 0x33198a9bfef674ebddb9ffaa52928017b8472791e54c609cb95f278ac6b1e349", 1000]],
+"0100000000010100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff010000000000000000015102fd08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002755100000000", "P2SH,WITNESS"],
+
+["Transaction mixing all SigHash, segwit and normal inputs"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1001],
+["0000000000000000000000000000000000000000000000000000000000000100", 2, "DUP HASH160 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f EQUALVERIFY CHECKSIG", 1002],
+["0000000000000000000000000000000000000000000000000000000000000100", 3, "DUP HASH160 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f EQUALVERIFY CHECKSIG", 1003],
+["0000000000000000000000000000000000000000000000000000000000000100", 4, "DUP HASH160 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f EQUALVERIFY CHECKSIG", 1004],
+["0000000000000000000000000000000000000000000000000000000000000100", 5, "DUP HASH160 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f EQUALVERIFY CHECKSIG", 1005],
+["0000000000000000000000000000000000000000000000000000000000000100", 6, "DUP HASH160 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f EQUALVERIFY CHECKSIG", 1006],
+["0000000000000000000000000000000000000000000000000000000000000100", 7, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1007],
+["0000000000000000000000000000000000000000000000000000000000000100", 8, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1008],
+["0000000000000000000000000000000000000000000000000000000000000100", 9, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1009],
+["0000000000000000000000000000000000000000000000000000000000000100", 10, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1010],
+["0000000000000000000000000000000000000000000000000000000000000100", 11, "DUP HASH160 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f EQUALVERIFY CHECKSIG", 1011]],
+"0100000000010c00010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff0001000000000000000000000000000000000000000000000000000000000000020000006a473044022026c2e65b33fcd03b2a3b0f25030f0244bd23cc45ae4dec0f48ae62255b1998a00220463aa3982b718d593a6b9e0044513fd67a5009c2fdccc59992cffc2b167889f4012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71ffffffff0001000000000000000000000000000000000000000000000000000000000000030000006a4730440220008bd8382911218dcb4c9f2e75bf5c5c3635f2f2df49b36994fde85b0be21a1a02205a539ef10fb4c778b522c1be852352ea06c67ab74200977c722b0bc68972575a012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71ffffffff0001000000000000000000000000000000000000000000000000000000000000040000006b483045022100d9436c32ff065127d71e1a20e319e4fe0a103ba0272743dbd8580be4659ab5d302203fd62571ee1fe790b182d078ecfd092a509eac112bea558d122974ef9cc012c7012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71ffffffff0001000000000000000000000000000000000000000000000000000000000000050000006a47304402200e2c149b114ec546015c13b2b464bbcb0cdc5872e6775787527af6cbc4830b6c02207e9396c6979fb15a9a2b96ca08a633866eaf20dc0ff3c03e512c1d5a1654f148012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71ffffffff0001000000000000000000000000000000000000000000000000000000000000060000006b483045022100b20e70d897dc15420bccb5e0d3e208d27bdd676af109abbd3f88dbdb7721e6d6022005836e663173fbdfe069f54cde3c2decd3d0ea84378092a5d9d85ec8642e8a41012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71ffffffff00010000000000000000000000000000000000000000000000000000000000000700000000ffffffff00010000000000000000000000000000000000000000000000000000000000000800000000ffffffff00010000000000000000000000000000000000000000000000000000000000000900000000ffffffff00010000000000000000000000000000000000000000000000000000000000000a00000000ffffffff00010000000000000000000000000000000000000000000000000000000000000b0000006a47304402206639c6e05e3b9d2675a7f3876286bdf7584fe2bbd15e0ce52dd4e02c0092cdc60220757d60b0a61fc95ada79d23746744c72bac1545a75ff6c2c7cdb6ae04e7e9592012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71ffffffff0ce8030000000000000151e9030000000000000151ea030000000000000151eb030000000000000151ec030000000000000151ed030000000000000151ee030000000000000151ef030000000000000151f0030000000000000151f1030000000000000151f2030000000000000151f30300000000000001510248304502210082219a54f61bf126bfc3fa068c6e33831222d1d7138c6faa9d33ca87fd4202d6022063f9902519624254d7c2c8ea7ba2d66ae975e4e229ae38043973ec707d5d4a83012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc7102473044022017fb58502475848c1b09f162cb1688d0920ff7f142bed0ef904da2ccc88b168f02201798afa61850c65e77889cbcd648a5703b487895517c88f85cdd18b021ee246a012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc7100000000000247304402202830b7926e488da75782c81a54cd281720890d1af064629ebf2e31bf9f5435f30220089afaa8b455bbeb7d9b9c3fe1ed37d07685ade8455c76472cda424d93e4074a012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc7102473044022026326fcdae9207b596c2b05921dbac11d81040c4d40378513670f19d9f4af893022034ecd7a282c0163b89aaa62c22ec202cef4736c58cd251649bad0d8139bcbf55012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71024730440220214978daeb2f38cd426ee6e2f44131a33d6b191af1c216247f1dd7d74c16d84a02205fdc05529b0bc0c430b4d5987264d9d075351c4f4484c16e91662e90a72aab24012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710247304402204a6e9f199dc9672cf2ff8094aaa784363be1eb62b679f7ff2df361124f1dca3302205eeb11f70fab5355c9c8ad1a0700ea355d315e334822fa182227e9815308ee8f012103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710000000000", "P2SH,WITNESS"],
+
+["Unknown version witness program with empty witness"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x60 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1000]],
+"010000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff01e803000000000000015100000000", "P2SH,WITNESS"],
+
+["Witness SIGHASH_SINGLE with output out of bound"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x51", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x20 0x4d6c2a32c87821d68fc016fca70797abdb80df6cd84651d40a9300c6bad79e62", 1000]],
+"0100000000010200010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff01d00700000000000001510003483045022100e078de4e96a0e05dcdc0a414124dd8475782b5f3f0ed3f607919e9a5eeeb22bf02201de309b3a3109adb3de8074b3610d4cf454c49b61247a2779a0bcbf31c889333032103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc711976a9144c9c3dfac4207d5d8cb89df5722cb3d712385e3f88ac00000000", "P2SH,WITNESS"],
+
+["1 byte push should not be considered a witness scriptPubKey"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x60 0x01 0x01", 1000]],
+"010000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff01e803000000000000015100000000", "P2SH,WITNESS,DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM"],
+
+["41 bytes push should not be considered a witness scriptPubKey"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x60 0x29 0xff25429251b5a84f452230a3c75fd886b7fc5a7865ce4a7bb7a9d7c5be6da3dbff0000000000000000", 1000]],
+"010000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff01e803000000000000015100000000", "P2SH,WITNESS,DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM"],
+
+["The witness version must use OP_1 to OP_16 only"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x01 0x10 0x02 0x0001", 1000]],
+"010000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff01e803000000000000015100000000", "P2SH,WITNESS,DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM"],
+
+["The witness program push must be canonical"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x60 0x4c02 0x0001", 1000]],
+"010000000100010000000000000000000000000000000000000000000000000000000000000000000000ffffffff01e803000000000000015100000000", "P2SH,WITNESS,DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM"],
+
+["Witness Single|AnyoneCanPay does not hash input's position"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1001]],
+"0100000000010200010000000000000000000000000000000000000000000000000000000000000000000000ffffffff00010000000000000000000000000000000000000000000000000000000000000100000000ffffffff02e8030000000000000151e90300000000000001510247304402206d59682663faab5e4cb733c562e22cdae59294895929ec38d7c016621ff90da0022063ef0af5f970afe8a45ea836e3509b8847ed39463253106ac17d19c437d3d56b832103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710248304502210085001a820bfcbc9f9de0298af714493f8a37b3b354bfd21a7097c3e009f2018c022050a8b4dbc8155d4d04da2f5cdd575dcf8dd0108de8bec759bd897ea01ecb3af7832103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc7100000000", "P2SH,WITNESS"],
+
+["Witness Single|AnyoneCanPay does not hash input's position (permutation)"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x00 0x14 0x4c9c3dfac4207d5d8cb89df5722cb3d712385e3f", 1001]],
+"0100000000010200010000000000000000000000000000000000000000000000000000000000000100000000ffffffff00010000000000000000000000000000000000000000000000000000000000000000000000ffffffff02e9030000000000000151e80300000000000001510248304502210085001a820bfcbc9f9de0298af714493f8a37b3b354bfd21a7097c3e009f2018c022050a8b4dbc8155d4d04da2f5cdd575dcf8dd0108de8bec759bd897ea01ecb3af7832103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc710247304402206d59682663faab5e4cb733c562e22cdae59294895929ec38d7c016621ff90da0022063ef0af5f970afe8a45ea836e3509b8847ed39463253106ac17d19c437d3d56b832103596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc7100000000", "P2SH,WITNESS"],
+
+["Non witness Single|AnyoneCanPay hash input's position"],
+[[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0x21 0x03596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71 CHECKSIG", 1000],
+["0000000000000000000000000000000000000000000000000000000000000100", 1, "0x21 0x03596d3451025c19dbbdeb932d6bf8bfb4ad499b95b6f88db8899efac102e5fc71 CHECKSIG", 1001]],
+"01000000020001000000000000000000000000000000000000000000000000000000000000000000004847304402202a0b4b1294d70540235ae033d78e64b4897ec859c7b6f1b2b1d8a02e1d46006702201445e756d2254b0f1dfda9ab8e1e1bc26df9668077403204f32d16a49a36eb6983ffffffff00010000000000000000000000000000000000000000000000000000000000000100000049483045022100acb96cfdbda6dc94b489fd06f2d720983b5f350e31ba906cdbd800773e80b21c02200d74ea5bdf114212b4bbe9ed82c36d2e369e302dff57cb60d01c428f0bd3daab83ffffffff02e8030000000000000151e903000000000000015100000000", "P2SH,WITNESS"],
+
+["BIP143 examples: details and private keys are available in BIP143"],
+["BIP143 example: P2WSH with OP_CODESEPARATOR and out-of-range SIGHASH_SINGLE."],
+[[["6eb316926b1c5d567cd6f5e6a84fec606fc53d7b474526d1fff3948020c93dfe", 0, "0x21 0x036d5c20fa14fb2f635474c1dc4ef5909d4568e5569b79fc94d3448486e14685f8 CHECKSIG", 156250000],
+["f825690aee1b3dc247da796cacb12687a5e802429fd291cfd63e010f02cf1508", 0, "0x00 0x20 0x5d1b56b63d714eebe542309525f484b7e9d6f686b3781b6f61ef925d66d6f6a0", 4900000000]],
+"01000000000102fe3dc9208094f3ffd12645477b3dc56f60ec4fa8e6f5d67c565d1c6b9216b36e000000004847304402200af4e47c9b9629dbecc21f73af989bdaa911f7e6f6c2e9394588a3aa68f81e9902204f3fcf6ade7e5abb1295b6774c8e0abd94ae62217367096bc02ee5e435b67da201ffffffff0815cf020f013ed6cf91d29f4202e8a58726b1ac6c79da47c23d1bee0a6925f80000000000ffffffff0100f2052a010000001976a914a30741f8145e5acadf23f751864167f32e0963f788ac000347304402200de66acf4527789bfda55fc5459e214fa6083f936b430a762c629656216805ac0220396f550692cd347171cbc1ef1f51e15282e837bb2b30860dc77c8f78bc8501e503473044022027dc95ad6b740fe5129e7e62a75dd00f291a2aeb1200b84b09d9e3789406b6c002201a9ecd315dd6a0e632ab20bbb98948bc0c6fb204f2c286963bb48517a7058e27034721026dccc749adc2a9d0d89497ac511f760f45c47dc5ed9cf352a58ac706453880aeadab210255a9626aebf5e29c0e6538428ba0d1dcf6ca98ffdf086aa8ced5e0d0215ea465ac00000000", "P2SH,WITNESS"],
+
+["BIP143 example: P2WSH with unexecuted OP_CODESEPARATOR and SINGLE|ANYONECANPAY"],
+[[["01c0cf7fba650638e55eb91261b183251fbb466f90dff17f10086817c542b5e9", 0, "0x00 0x20 0xba468eea561b26301e4cf69fa34bde4ad60c81e70f059f045ca9a79931004a4d", 16777215],
+["1b2a9a426ba603ba357ce7773cb5805cb9c7c2b386d100d1fc9263513188e680", 0, "0x00 0x20 0xd9bbfbe56af7c4b7f960a70d7ea107156913d9e5a26b0a71429df5e097ca6537", 16777215]],
+"01000000000102e9b542c5176808107ff1df906f46bb1f2583b16112b95ee5380665ba7fcfc0010000000000ffffffff80e68831516392fcd100d186b3c2c7b95c80b53c77e77c35ba03a66b429a2a1b0000000000ffffffff0280969800000000001976a914de4b231626ef508c9a74a8517e6783c0546d6b2888ac80969800000000001976a9146648a8cd4531e1ec47f35916de8e259237294d1e88ac02483045022100f6a10b8604e6dc910194b79ccfc93e1bc0ec7c03453caaa8987f7d6c3413566002206216229ede9b4d6ec2d325be245c5b508ff0339bf1794078e20bfe0babc7ffe683270063ab68210392972e2eb617b2388771abe27235fd5ac44af8e61693261550447a4c3e39da98ac024730440220032521802a76ad7bf74d0e2c218b72cf0cbc867066e2e53db905ba37f130397e02207709e2188ed7f08f4c952d9d13986da504502b8c3be59617e043552f506c46ff83275163ab68210392972e2eb617b2388771abe27235fd5ac44af8e61693261550447a4c3e39da98ac00000000", "P2SH,WITNESS"],
+
+["BIP143 example: Same as the previous example with input-output paris swapped"],
+[[["1b2a9a426ba603ba357ce7773cb5805cb9c7c2b386d100d1fc9263513188e680", 0, "0x00 0x20 0xd9bbfbe56af7c4b7f960a70d7ea107156913d9e5a26b0a71429df5e097ca6537", 16777215],
+["01c0cf7fba650638e55eb91261b183251fbb466f90dff17f10086817c542b5e9", 0, "0x00 0x20 0xba468eea561b26301e4cf69fa34bde4ad60c81e70f059f045ca9a79931004a4d", 16777215]],
+"0100000000010280e68831516392fcd100d186b3c2c7b95c80b53c77e77c35ba03a66b429a2a1b0000000000ffffffffe9b542c5176808107ff1df906f46bb1f2583b16112b95ee5380665ba7fcfc0010000000000ffffffff0280969800000000001976a9146648a8cd4531e1ec47f35916de8e259237294d1e88ac80969800000000001976a914de4b231626ef508c9a74a8517e6783c0546d6b2888ac024730440220032521802a76ad7bf74d0e2c218b72cf0cbc867066e2e53db905ba37f130397e02207709e2188ed7f08f4c952d9d13986da504502b8c3be59617e043552f506c46ff83275163ab68210392972e2eb617b2388771abe27235fd5ac44af8e61693261550447a4c3e39da98ac02483045022100f6a10b8604e6dc910194b79ccfc93e1bc0ec7c03453caaa8987f7d6c3413566002206216229ede9b4d6ec2d325be245c5b508ff0339bf1794078e20bfe0babc7ffe683270063ab68210392972e2eb617b2388771abe27235fd5ac44af8e61693261550447a4c3e39da98ac00000000", "P2SH,WITNESS"],
+
+["BIP143 example: P2SH-P2WSH 6-of-6 multisig signed with 6 different SIGHASH types"],
+[[["6eb98797a21c6c10aa74edf29d618be109f48a8e94c694f3701e08ca69186436", 1, "HASH160 0x14 0x9993a429037b5d912407a71c252019287b8d27a5 EQUAL", 987654321]],
+"0100000000010136641869ca081e70f394c6948e8af409e18b619df2ed74aa106c1ca29787b96e0100000023220020a16b5755f7f6f96dbd65f5f0d6ab9418b89af4b1f14a1bb8a09062c35f0dcb54ffffffff0200e9a435000000001976a914389ffce9cd9ae88dcc0631e88a821ffdbe9bfe2688acc0832f05000000001976a9147480a33f950689af511e6e84c138dbbd3c3ee41588ac080047304402206ac44d672dac41f9b00e28f4df20c52eeb087207e8d758d76d92c6fab3b73e2b0220367750dbbe19290069cba53d096f44530e4f98acaa594810388cf7409a1870ce01473044022068c7946a43232757cbdf9176f009a928e1cd9a1a8c212f15c1e11ac9f2925d9002205b75f937ff2f9f3c1246e547e54f62e027f64eefa2695578cc6432cdabce271502473044022059ebf56d98010a932cf8ecfec54c48e6139ed6adb0728c09cbe1e4fa0915302e022007cd986c8fa870ff5d2b3a89139c9fe7e499259875357e20fcbb15571c76795403483045022100fbefd94bd0a488d50b79102b5dad4ab6ced30c4069f1eaa69a4b5a763414067e02203156c6a5c9cf88f91265f5a942e96213afae16d83321c8b31bb342142a14d16381483045022100a5263ea0553ba89221984bd7f0b13613db16e7a70c549a86de0cc0444141a407022005c360ef0ae5a5d4f9f2f87a56c1546cc8268cab08c73501d6b3be2e1e1a8a08824730440220525406a1482936d5a21888260dc165497a90a15669636d8edca6b9fe490d309c022032af0c646a34a44d1f4576bf6a4a74b67940f8faa84c7df9abe12a01a11e2b4783cf56210307b8ae49ac90a048e9b53357a2354b3334e9c8bee813ecb98e99a7e07e8c3ba32103b28f0c28bfab54554ae8c658ac5c3e0ce6e79ad336331f78c428dd43eea8449b21034b8113d703413d57761b8b9781957b8c0ac1dfe69f492580ca4195f50376ba4a21033400f6afecb833092a9a21cfdf1ed1376e58c5d1f47de74683123987e967a8f42103a6d48b1131e94ba04d9737d61acdaa1322008af9602b3b14862c07a1789aac162102d8b661b0b3302ee2f162b09e07a55ad5dfbe673a9f01d9f0c19617681024306b56ae00000000", "P2SH,WITNESS"],
+
["Make diffs cleaner by leaving a comment here without comma at the end"]
]
diff --git a/src/test/hash_tests.cpp b/src/test/hash_tests.cpp
index 82d61209b5..fa9624f13d 100644
--- a/src/test/hash_tests.cpp
+++ b/src/test/hash_tests.cpp
@@ -122,6 +122,10 @@ BOOST_AUTO_TEST_CASE(siphash)
hasher3.Write(uint64_t(x)|(uint64_t(x+1)<<8)|(uint64_t(x+2)<<16)|(uint64_t(x+3)<<24)|
(uint64_t(x+4)<<32)|(uint64_t(x+5)<<40)|(uint64_t(x+6)<<48)|(uint64_t(x+7)<<56));
}
+
+ CHashWriter ss(SER_DISK, CLIENT_VERSION);
+ ss << CTransaction();
+ BOOST_CHECK_EQUAL(SipHashUint256(1, 2, ss.GetHash()), 0x79751e980c2a0a35ULL);
}
BOOST_AUTO_TEST_SUITE_END()
diff --git a/src/test/mempool_tests.cpp b/src/test/mempool_tests.cpp
index c8b43df26c..033a50f94f 100644
--- a/src/test/mempool_tests.cpp
+++ b/src/test/mempool_tests.cpp
@@ -2,6 +2,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+#include "policy/policy.h"
#include "txmempool.h"
#include "util.h"
@@ -336,7 +337,7 @@ BOOST_AUTO_TEST_CASE(MempoolAncestorIndexingTest)
tx2.vout[0].scriptPubKey = CScript() << OP_11 << OP_EQUAL;
tx2.vout[0].nValue = 2 * COIN;
pool.addUnchecked(tx2.GetHash(), entry.Fee(20000LL).Priority(9.0).FromTx(tx2));
- uint64_t tx2Size = ::GetSerializeSize(tx2, SER_NETWORK, PROTOCOL_VERSION);
+ uint64_t tx2Size = GetVirtualTransactionSize(tx2);
/* lowest fee */
CMutableTransaction tx3 = CMutableTransaction();
@@ -384,7 +385,7 @@ BOOST_AUTO_TEST_CASE(MempoolAncestorIndexingTest)
tx6.vout.resize(1);
tx6.vout[0].scriptPubKey = CScript() << OP_11 << OP_EQUAL;
tx6.vout[0].nValue = 20 * COIN;
- uint64_t tx6Size = ::GetSerializeSize(tx6, SER_NETWORK, PROTOCOL_VERSION);
+ uint64_t tx6Size = GetVirtualTransactionSize(tx6);
pool.addUnchecked(tx6.GetHash(), entry.Fee(0LL).FromTx(tx6));
BOOST_CHECK_EQUAL(pool.size(), 6);
@@ -398,7 +399,7 @@ BOOST_AUTO_TEST_CASE(MempoolAncestorIndexingTest)
tx7.vout.resize(1);
tx7.vout[0].scriptPubKey = CScript() << OP_11 << OP_EQUAL;
tx7.vout[0].nValue = 10 * COIN;
- uint64_t tx7Size = ::GetSerializeSize(tx7, SER_NETWORK, PROTOCOL_VERSION);
+ uint64_t tx7Size = GetVirtualTransactionSize(tx7);
/* set the fee to just below tx2's feerate when including ancestor */
CAmount fee = (20000/tx2Size)*(tx7Size + tx6Size) - 1;
@@ -467,12 +468,12 @@ BOOST_AUTO_TEST_CASE(MempoolSizeLimitTest)
BOOST_CHECK(pool.exists(tx2.GetHash()));
BOOST_CHECK(pool.exists(tx3.GetHash()));
- pool.TrimToSize(::GetSerializeSize(CTransaction(tx1), SER_NETWORK, PROTOCOL_VERSION)); // mempool is limited to tx1's size in memory usage, so nothing fits
+ pool.TrimToSize(GetVirtualTransactionSize(tx1)); // mempool is limited to tx1's size in memory usage, so nothing fits
BOOST_CHECK(!pool.exists(tx1.GetHash()));
BOOST_CHECK(!pool.exists(tx2.GetHash()));
BOOST_CHECK(!pool.exists(tx3.GetHash()));
- CFeeRate maxFeeRateRemoved(25000, ::GetSerializeSize(CTransaction(tx3), SER_NETWORK, PROTOCOL_VERSION) + ::GetSerializeSize(CTransaction(tx2), SER_NETWORK, PROTOCOL_VERSION));
+ CFeeRate maxFeeRateRemoved(25000, GetVirtualTransactionSize(tx3) + GetVirtualTransactionSize(tx2));
BOOST_CHECK_EQUAL(pool.GetMinFee(1).GetFeePerK(), maxFeeRateRemoved.GetFeePerK() + 1000);
CMutableTransaction tx4 = CMutableTransaction();
diff --git a/src/test/miner_tests.cpp b/src/test/miner_tests.cpp
index 3f5f0ee98b..15fceb963a 100644
--- a/src/test/miner_tests.cpp
+++ b/src/test/miner_tests.cpp
@@ -71,9 +71,117 @@ bool TestSequenceLocks(const CTransaction &tx, int flags)
return CheckSequenceLocks(tx, flags);
}
+// Test suite for ancestor feerate transaction selection.
+// Implemented as an additional function, rather than a separate test case,
+// to allow reusing the blockchain created in CreateNewBlock_validity.
+// Note that this test assumes blockprioritysize is 0.
+void TestPackageSelection(const CChainParams& chainparams, CScript scriptPubKey, std::vector<CTransaction *>& txFirst)
+{
+ // Test the ancestor feerate transaction selection.
+ TestMemPoolEntryHelper entry;
+
+ // Test that a medium fee transaction will be selected after a higher fee
+ // rate package with a low fee rate parent.
+ CMutableTransaction tx;
+ tx.vin.resize(1);
+ tx.vin[0].scriptSig = CScript() << OP_1;
+ tx.vin[0].prevout.hash = txFirst[0]->GetHash();
+ tx.vin[0].prevout.n = 0;
+ tx.vout.resize(1);
+ tx.vout[0].nValue = 5000000000LL - 1000;
+ // This tx has a low fee: 1000 satoshis
+ uint256 hashParentTx = tx.GetHash(); // save this txid for later use
+ mempool.addUnchecked(hashParentTx, entry.Fee(1000).Time(GetTime()).SpendsCoinbase(true).FromTx(tx));
+
+ // This tx has a medium fee: 10000 satoshis
+ tx.vin[0].prevout.hash = txFirst[1]->GetHash();
+ tx.vout[0].nValue = 5000000000LL - 10000;
+ uint256 hashMediumFeeTx = tx.GetHash();
+ mempool.addUnchecked(hashMediumFeeTx, entry.Fee(10000).Time(GetTime()).SpendsCoinbase(true).FromTx(tx));
+
+ // This tx has a high fee, but depends on the first transaction
+ tx.vin[0].prevout.hash = hashParentTx;
+ tx.vout[0].nValue = 5000000000LL - 1000 - 50000; // 50k satoshi fee
+ uint256 hashHighFeeTx = tx.GetHash();
+ mempool.addUnchecked(hashHighFeeTx, entry.Fee(50000).Time(GetTime()).SpendsCoinbase(false).FromTx(tx));
+
+ CBlockTemplate *pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey);
+ BOOST_CHECK(pblocktemplate->block.vtx[1].GetHash() == hashParentTx);
+ BOOST_CHECK(pblocktemplate->block.vtx[2].GetHash() == hashHighFeeTx);
+ BOOST_CHECK(pblocktemplate->block.vtx[3].GetHash() == hashMediumFeeTx);
+
+ // Test that a package below the min relay fee doesn't get included
+ tx.vin[0].prevout.hash = hashHighFeeTx;
+ tx.vout[0].nValue = 5000000000LL - 1000 - 50000; // 0 fee
+ uint256 hashFreeTx = tx.GetHash();
+ mempool.addUnchecked(hashFreeTx, entry.Fee(0).FromTx(tx));
+ size_t freeTxSize = ::GetSerializeSize(tx, SER_NETWORK, PROTOCOL_VERSION);
+
+ // Calculate a fee on child transaction that will put the package just
+ // below the min relay fee (assuming 1 child tx of the same size).
+ CAmount feeToUse = minRelayTxFee.GetFee(2*freeTxSize) - 1;
+
+ tx.vin[0].prevout.hash = hashFreeTx;
+ tx.vout[0].nValue = 5000000000LL - 1000 - 50000 - feeToUse;
+ uint256 hashLowFeeTx = tx.GetHash();
+ mempool.addUnchecked(hashLowFeeTx, entry.Fee(feeToUse).FromTx(tx));
+ pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey);
+ // Verify that the free tx and the low fee tx didn't get selected
+ for (size_t i=0; i<pblocktemplate->block.vtx.size(); ++i) {
+ BOOST_CHECK(pblocktemplate->block.vtx[i].GetHash() != hashFreeTx);
+ BOOST_CHECK(pblocktemplate->block.vtx[i].GetHash() != hashLowFeeTx);
+ }
+
+ // Test that packages above the min relay fee do get included, even if one
+ // of the transactions is below the min relay fee
+ // Remove the low fee transaction and replace with a higher fee transaction
+ std::list<CTransaction> dummy;
+ mempool.removeRecursive(tx, dummy);
+ tx.vout[0].nValue -= 2; // Now we should be just over the min relay fee
+ hashLowFeeTx = tx.GetHash();
+ mempool.addUnchecked(hashLowFeeTx, entry.Fee(feeToUse+2).FromTx(tx));
+ pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey);
+ BOOST_CHECK(pblocktemplate->block.vtx[4].GetHash() == hashFreeTx);
+ BOOST_CHECK(pblocktemplate->block.vtx[5].GetHash() == hashLowFeeTx);
+
+ // Test that transaction selection properly updates ancestor fee
+ // calculations as ancestor transactions get included in a block.
+ // Add a 0-fee transaction that has 2 outputs.
+ tx.vin[0].prevout.hash = txFirst[2]->GetHash();
+ tx.vout.resize(2);
+ tx.vout[0].nValue = 5000000000LL - 100000000;
+ tx.vout[1].nValue = 100000000; // 1BTC output
+ uint256 hashFreeTx2 = tx.GetHash();
+ mempool.addUnchecked(hashFreeTx2, entry.Fee(0).SpendsCoinbase(true).FromTx(tx));
+
+ // This tx can't be mined by itself
+ tx.vin[0].prevout.hash = hashFreeTx2;
+ tx.vout.resize(1);
+ feeToUse = minRelayTxFee.GetFee(freeTxSize);
+ tx.vout[0].nValue = 5000000000LL - 100000000 - feeToUse;
+ uint256 hashLowFeeTx2 = tx.GetHash();
+ mempool.addUnchecked(hashLowFeeTx2, entry.Fee(feeToUse).SpendsCoinbase(false).FromTx(tx));
+ pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey);
+
+ // Verify that this tx isn't selected.
+ for (size_t i=0; i<pblocktemplate->block.vtx.size(); ++i) {
+ BOOST_CHECK(pblocktemplate->block.vtx[i].GetHash() != hashFreeTx2);
+ BOOST_CHECK(pblocktemplate->block.vtx[i].GetHash() != hashLowFeeTx2);
+ }
+
+ // This tx will be mineable, and should cause hashLowFeeTx2 to be selected
+ // as well.
+ tx.vin[0].prevout.n = 1;
+ tx.vout[0].nValue = 100000000 - 10000; // 10k satoshi fee
+ mempool.addUnchecked(tx.GetHash(), entry.Fee(10000).FromTx(tx));
+ pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey);
+ BOOST_CHECK(pblocktemplate->block.vtx[8].GetHash() == hashLowFeeTx2);
+}
+
// NOTE: These tests rely on CreateNewBlock doing its own self-validation!
BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
{
+ // Note that by default, these tests run with size accounting enabled.
const CChainParams& chainparams = Params(CBaseChainParams::MAIN);
CScript scriptPubKey = CScript() << ParseHex("04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef38c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f") << OP_CHECKSIG;
CBlockTemplate *pblocktemplate;
@@ -89,7 +197,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
fCheckpointsEnabled = false;
// Simple block creation, nothing special yet:
- BOOST_CHECK(pblocktemplate = CreateNewBlock(chainparams, scriptPubKey));
+ BOOST_CHECK(pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey));
// We can't make transactions until we have inputs
// Therefore, load 100 blocks :)
@@ -121,7 +229,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
delete pblocktemplate;
// Just to make sure we can still make simple blocks
- BOOST_CHECK(pblocktemplate = CreateNewBlock(chainparams, scriptPubKey));
+ BOOST_CHECK(pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey));
delete pblocktemplate;
const CAmount BLOCKSUBSIDY = 50*COIN;
@@ -146,7 +254,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
mempool.addUnchecked(hash, entry.Fee(LOWFEE).Time(GetTime()).SpendsCoinbase(spendsCoinbase).FromTx(tx));
tx.vin[0].prevout.hash = hash;
}
- BOOST_CHECK_THROW(CreateNewBlock(chainparams, scriptPubKey), std::runtime_error);
+ BOOST_CHECK_THROW(BlockAssembler(chainparams).CreateNewBlock(scriptPubKey), std::runtime_error);
mempool.clear();
tx.vin[0].prevout.hash = txFirst[0]->GetHash();
@@ -157,10 +265,10 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
hash = tx.GetHash();
bool spendsCoinbase = (i == 0) ? true : false; // only first tx spends coinbase
// If we do set the # of sig ops in the CTxMemPoolEntry, template creation passes
- mempool.addUnchecked(hash, entry.Fee(LOWFEE).Time(GetTime()).SpendsCoinbase(spendsCoinbase).SigOps(20).FromTx(tx));
+ mempool.addUnchecked(hash, entry.Fee(LOWFEE).Time(GetTime()).SpendsCoinbase(spendsCoinbase).SigOpsCost(80).FromTx(tx));
tx.vin[0].prevout.hash = hash;
}
- BOOST_CHECK(pblocktemplate = CreateNewBlock(chainparams, scriptPubKey));
+ BOOST_CHECK(pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey));
delete pblocktemplate;
mempool.clear();
@@ -181,14 +289,14 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
mempool.addUnchecked(hash, entry.Fee(LOWFEE).Time(GetTime()).SpendsCoinbase(spendsCoinbase).FromTx(tx));
tx.vin[0].prevout.hash = hash;
}
- BOOST_CHECK(pblocktemplate = CreateNewBlock(chainparams, scriptPubKey));
+ BOOST_CHECK(pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey));
delete pblocktemplate;
mempool.clear();
// orphan in mempool, template creation fails
hash = tx.GetHash();
mempool.addUnchecked(hash, entry.Fee(LOWFEE).Time(GetTime()).FromTx(tx));
- BOOST_CHECK_THROW(CreateNewBlock(chainparams, scriptPubKey), std::runtime_error);
+ BOOST_CHECK_THROW(BlockAssembler(chainparams).CreateNewBlock(scriptPubKey), std::runtime_error);
mempool.clear();
// child with higher priority than parent
@@ -205,7 +313,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
tx.vout[0].nValue = tx.vout[0].nValue+BLOCKSUBSIDY-HIGHERFEE; //First txn output + fresh coinbase - new txn fee
hash = tx.GetHash();
mempool.addUnchecked(hash, entry.Fee(HIGHERFEE).Time(GetTime()).SpendsCoinbase(true).FromTx(tx));
- BOOST_CHECK(pblocktemplate = CreateNewBlock(chainparams, scriptPubKey));
+ BOOST_CHECK(pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey));
delete pblocktemplate;
mempool.clear();
@@ -217,7 +325,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
hash = tx.GetHash();
// give it a fee so it'll get mined
mempool.addUnchecked(hash, entry.Fee(LOWFEE).Time(GetTime()).SpendsCoinbase(false).FromTx(tx));
- BOOST_CHECK_THROW(CreateNewBlock(chainparams, scriptPubKey), std::runtime_error);
+ BOOST_CHECK_THROW(BlockAssembler(chainparams).CreateNewBlock(scriptPubKey), std::runtime_error);
mempool.clear();
// invalid (pre-p2sh) txn in mempool, template creation fails
@@ -234,7 +342,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
tx.vout[0].nValue -= LOWFEE;
hash = tx.GetHash();
mempool.addUnchecked(hash, entry.Fee(LOWFEE).Time(GetTime()).SpendsCoinbase(false).FromTx(tx));
- BOOST_CHECK_THROW(CreateNewBlock(chainparams, scriptPubKey), std::runtime_error);
+ BOOST_CHECK_THROW(BlockAssembler(chainparams).CreateNewBlock(scriptPubKey), std::runtime_error);
mempool.clear();
// double spend txn pair in mempool, template creation fails
@@ -247,7 +355,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
tx.vout[0].scriptPubKey = CScript() << OP_2;
hash = tx.GetHash();
mempool.addUnchecked(hash, entry.Fee(HIGHFEE).Time(GetTime()).SpendsCoinbase(true).FromTx(tx));
- BOOST_CHECK_THROW(CreateNewBlock(chainparams, scriptPubKey), std::runtime_error);
+ BOOST_CHECK_THROW(BlockAssembler(chainparams).CreateNewBlock(scriptPubKey), std::runtime_error);
mempool.clear();
// subsidy changing
@@ -263,7 +371,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
next->BuildSkip();
chainActive.SetTip(next);
}
- BOOST_CHECK(pblocktemplate = CreateNewBlock(chainparams, scriptPubKey));
+ BOOST_CHECK(pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey));
delete pblocktemplate;
// Extend to a 210000-long block chain.
while (chainActive.Tip()->nHeight < 210000) {
@@ -276,7 +384,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
next->BuildSkip();
chainActive.SetTip(next);
}
- BOOST_CHECK(pblocktemplate = CreateNewBlock(chainparams, scriptPubKey));
+ BOOST_CHECK(pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey));
delete pblocktemplate;
// Delete the dummy blocks again.
while (chainActive.Tip()->nHeight > nHeight) {
@@ -363,7 +471,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
tx.vin[0].nSequence = CTxIn::SEQUENCE_LOCKTIME_TYPE_FLAG | 1;
BOOST_CHECK(!TestSequenceLocks(tx, flags)); // Sequence locks fail
- BOOST_CHECK(pblocktemplate = CreateNewBlock(chainparams, scriptPubKey));
+ BOOST_CHECK(pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey));
// None of the of the absolute height/time locked tx should have made
// it into the template because we still check IsFinalTx in CreateNewBlock,
@@ -377,7 +485,7 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
chainActive.Tip()->nHeight++;
SetMockTime(chainActive.Tip()->GetMedianTimePast() + 1);
- BOOST_CHECK(pblocktemplate = CreateNewBlock(chainparams, scriptPubKey));
+ BOOST_CHECK(pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey));
BOOST_CHECK_EQUAL(pblocktemplate->block.vtx.size(), 5);
delete pblocktemplate;
@@ -385,6 +493,8 @@ BOOST_AUTO_TEST_CASE(CreateNewBlock_validity)
SetMockTime(0);
mempool.clear();
+ TestPackageSelection(chainparams, scriptPubKey, txFirst);
+
BOOST_FOREACH(CTransaction *_tx, txFirst)
delete _tx;
diff --git a/src/test/multisig_tests.cpp b/src/test/multisig_tests.cpp
index d48a68ba54..581b0cee1e 100644
--- a/src/test/multisig_tests.cpp
+++ b/src/test/multisig_tests.cpp
@@ -26,7 +26,7 @@ BOOST_FIXTURE_TEST_SUITE(multisig_tests, BasicTestingSetup)
CScript
sign_multisig(CScript scriptPubKey, vector<CKey> keys, CTransaction transaction, int whichIn)
{
- uint256 hash = SignatureHash(scriptPubKey, transaction, whichIn, SIGHASH_ALL);
+ uint256 hash = SignatureHash(scriptPubKey, transaction, whichIn, SIGHASH_ALL, 0, SIGVERSION_BASE);
CScript result;
result << OP_0; // CHECKMULTISIG bug workaround
@@ -46,6 +46,7 @@ BOOST_AUTO_TEST_CASE(multisig_verify)
ScriptError err;
CKey key[4];
+ CAmount amount = 0;
for (int i = 0; i < 4; i++)
key[i].MakeNewKey(true);
@@ -81,20 +82,20 @@ BOOST_AUTO_TEST_CASE(multisig_verify)
keys.assign(1,key[0]);
keys.push_back(key[1]);
s = sign_multisig(a_and_b, keys, txTo[0], 0);
- BOOST_CHECK(VerifyScript(s, a_and_b, flags, MutableTransactionSignatureChecker(&txTo[0], 0), &err));
+ BOOST_CHECK(VerifyScript(s, a_and_b, NULL, flags, MutableTransactionSignatureChecker(&txTo[0], 0, amount), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
for (int i = 0; i < 4; i++)
{
keys.assign(1,key[i]);
s = sign_multisig(a_and_b, keys, txTo[0], 0);
- BOOST_CHECK_MESSAGE(!VerifyScript(s, a_and_b, flags, MutableTransactionSignatureChecker(&txTo[0], 0), &err), strprintf("a&b 1: %d", i));
+ BOOST_CHECK_MESSAGE(!VerifyScript(s, a_and_b, NULL, flags, MutableTransactionSignatureChecker(&txTo[0], 0, amount), &err), strprintf("a&b 1: %d", i));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_INVALID_STACK_OPERATION, ScriptErrorString(err));
keys.assign(1,key[1]);
keys.push_back(key[i]);
s = sign_multisig(a_and_b, keys, txTo[0], 0);
- BOOST_CHECK_MESSAGE(!VerifyScript(s, a_and_b, flags, MutableTransactionSignatureChecker(&txTo[0], 0), &err), strprintf("a&b 2: %d", i));
+ BOOST_CHECK_MESSAGE(!VerifyScript(s, a_and_b, NULL, flags, MutableTransactionSignatureChecker(&txTo[0], 0, amount), &err), strprintf("a&b 2: %d", i));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
}
@@ -105,18 +106,18 @@ BOOST_AUTO_TEST_CASE(multisig_verify)
s = sign_multisig(a_or_b, keys, txTo[1], 0);
if (i == 0 || i == 1)
{
- BOOST_CHECK_MESSAGE(VerifyScript(s, a_or_b, flags, MutableTransactionSignatureChecker(&txTo[1], 0), &err), strprintf("a|b: %d", i));
+ BOOST_CHECK_MESSAGE(VerifyScript(s, a_or_b, NULL, flags, MutableTransactionSignatureChecker(&txTo[1], 0, amount), &err), strprintf("a|b: %d", i));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
}
else
{
- BOOST_CHECK_MESSAGE(!VerifyScript(s, a_or_b, flags, MutableTransactionSignatureChecker(&txTo[1], 0), &err), strprintf("a|b: %d", i));
+ BOOST_CHECK_MESSAGE(!VerifyScript(s, a_or_b, NULL, flags, MutableTransactionSignatureChecker(&txTo[1], 0, amount), &err), strprintf("a|b: %d", i));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
}
}
s.clear();
s << OP_0 << OP_1;
- BOOST_CHECK(!VerifyScript(s, a_or_b, flags, MutableTransactionSignatureChecker(&txTo[1], 0), &err));
+ BOOST_CHECK(!VerifyScript(s, a_or_b, NULL, flags, MutableTransactionSignatureChecker(&txTo[1], 0, amount), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_SIG_DER, ScriptErrorString(err));
@@ -128,12 +129,12 @@ BOOST_AUTO_TEST_CASE(multisig_verify)
s = sign_multisig(escrow, keys, txTo[2], 0);
if (i < j && i < 3 && j < 3)
{
- BOOST_CHECK_MESSAGE(VerifyScript(s, escrow, flags, MutableTransactionSignatureChecker(&txTo[2], 0), &err), strprintf("escrow 1: %d %d", i, j));
+ BOOST_CHECK_MESSAGE(VerifyScript(s, escrow, NULL, flags, MutableTransactionSignatureChecker(&txTo[2], 0, amount), &err), strprintf("escrow 1: %d %d", i, j));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
}
else
{
- BOOST_CHECK_MESSAGE(!VerifyScript(s, escrow, flags, MutableTransactionSignatureChecker(&txTo[2], 0), &err), strprintf("escrow 2: %d %d", i, j));
+ BOOST_CHECK_MESSAGE(!VerifyScript(s, escrow, NULL, flags, MutableTransactionSignatureChecker(&txTo[2], 0, amount), &err), strprintf("escrow 2: %d %d", i, j));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
}
}
@@ -302,7 +303,7 @@ BOOST_AUTO_TEST_CASE(multisig_Sign)
for (int i = 0; i < 3; i++)
{
- BOOST_CHECK_MESSAGE(SignSignature(keystore, txFrom, txTo[i], 0), strprintf("SignSignature %d", i));
+ BOOST_CHECK_MESSAGE(SignSignature(keystore, txFrom, txTo[i], 0, SIGHASH_ALL), strprintf("SignSignature %d", i));
}
}
diff --git a/src/test/net_tests.cpp b/src/test/net_tests.cpp
index b38d61f330..d005d6a163 100644
--- a/src/test/net_tests.cpp
+++ b/src/test/net_tests.cpp
@@ -51,7 +51,7 @@ public:
int nUBuckets = ADDRMAN_NEW_BUCKET_COUNT ^ (1 << 30);
s << nUBuckets;
- CAddress addr = CAddress(CService("252.1.1.1", 7777));
+ CAddress addr = CAddress(CService("252.1.1.1", 7777), NODE_NONE);
CAddrInfo info = CAddrInfo(addr, CNetAddr("252.2.2.2"));
s << info;
}
@@ -79,9 +79,9 @@ BOOST_AUTO_TEST_CASE(caddrdb_read)
CService addr3 = CService("250.7.3.3", 9999);
// Add three addresses to new table.
- addrmanUncorrupted.Add(CAddress(addr1), CService("252.5.1.1", 8333));
- addrmanUncorrupted.Add(CAddress(addr2), CService("252.5.1.1", 8333));
- addrmanUncorrupted.Add(CAddress(addr3), CService("252.5.1.1", 8333));
+ addrmanUncorrupted.Add(CAddress(addr1, NODE_NONE), CService("252.5.1.1", 8333));
+ addrmanUncorrupted.Add(CAddress(addr2, NODE_NONE), CService("252.5.1.1", 8333));
+ addrmanUncorrupted.Add(CAddress(addr3, NODE_NONE), CService("252.5.1.1", 8333));
// Test that the de-serialization does not throw an exception.
CDataStream ssPeers1 = AddrmanToStream(addrmanUncorrupted);
diff --git a/src/test/policyestimator_tests.cpp b/src/test/policyestimator_tests.cpp
index 2b00e6f567..5c902387f1 100644
--- a/src/test/policyestimator_tests.cpp
+++ b/src/test/policyestimator_tests.cpp
@@ -2,6 +2,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+#include "policy/policy.h"
#include "policy/fees.h"
#include "txmempool.h"
#include "uint256.h"
@@ -50,7 +51,7 @@ BOOST_AUTO_TEST_CASE(BlockPolicyEstimates)
tx.vin[0].scriptSig = garbage;
tx.vout.resize(1);
tx.vout[0].nValue=0LL;
- CFeeRate baseRate(basefee, ::GetSerializeSize(tx, SER_NETWORK, PROTOCOL_VERSION));
+ CFeeRate baseRate(basefee, GetVirtualTransactionSize(tx));
// Create a fake block
std::vector<CTransaction> block;
diff --git a/src/test/script_P2SH_tests.cpp b/src/test/script_P2SH_tests.cpp
index d10284fe94..5224b57ca4 100644
--- a/src/test/script_P2SH_tests.cpp
+++ b/src/test/script_P2SH_tests.cpp
@@ -2,6 +2,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+#include "core_io.h"
#include "key.h"
#include "keystore.h"
#include "main.h"
@@ -42,7 +43,7 @@ Verify(const CScript& scriptSig, const CScript& scriptPubKey, bool fStrict, Scri
txTo.vin[0].scriptSig = scriptSig;
txTo.vout[0].nValue = 1;
- return VerifyScript(scriptSig, scriptPubKey, fStrict ? SCRIPT_VERIFY_P2SH : SCRIPT_VERIFY_NONE, MutableTransactionSignatureChecker(&txTo, 0), &err);
+ return VerifyScript(scriptSig, scriptPubKey, NULL, fStrict ? SCRIPT_VERIFY_P2SH : SCRIPT_VERIFY_NONE, MutableTransactionSignatureChecker(&txTo, 0, txFrom.vout[0].nValue), &err);
}
@@ -102,7 +103,7 @@ BOOST_AUTO_TEST_CASE(sign)
}
for (int i = 0; i < 8; i++)
{
- BOOST_CHECK_MESSAGE(SignSignature(keystore, txFrom, txTo[i], 0), strprintf("SignSignature %d", i));
+ BOOST_CHECK_MESSAGE(SignSignature(keystore, txFrom, txTo[i], 0, SIGHASH_ALL), strprintf("SignSignature %d", i));
}
// All of the above should be OK, and the txTos have valid signatures
// Check to make sure signature verification fails if we use the wrong ScriptSig:
@@ -197,7 +198,7 @@ BOOST_AUTO_TEST_CASE(set)
}
for (int i = 0; i < 4; i++)
{
- BOOST_CHECK_MESSAGE(SignSignature(keystore, txFrom, txTo[i], 0), strprintf("SignSignature %d", i));
+ BOOST_CHECK_MESSAGE(SignSignature(keystore, txFrom, txTo[i], 0, SIGHASH_ALL), strprintf("SignSignature %d", i));
BOOST_CHECK_MESSAGE(IsStandardTx(txTo[i], reason), strprintf("txTo[%d].IsStandard", i));
}
}
@@ -326,9 +327,9 @@ BOOST_AUTO_TEST_CASE(AreInputsStandard)
txTo.vin[i].prevout.n = i;
txTo.vin[i].prevout.hash = txFrom.GetHash();
}
- BOOST_CHECK(SignSignature(keystore, txFrom, txTo, 0));
- BOOST_CHECK(SignSignature(keystore, txFrom, txTo, 1));
- BOOST_CHECK(SignSignature(keystore, txFrom, txTo, 2));
+ BOOST_CHECK(SignSignature(keystore, txFrom, txTo, 0, SIGHASH_ALL));
+ BOOST_CHECK(SignSignature(keystore, txFrom, txTo, 1, SIGHASH_ALL));
+ BOOST_CHECK(SignSignature(keystore, txFrom, txTo, 2, SIGHASH_ALL));
// SignSignature doesn't know how to sign these. We're
// not testing validating signatures, so just create
// dummy signatures that DO include the correct P2SH scripts:
diff --git a/src/test/script_tests.cpp b/src/test/script_tests.cpp
index 39089f103d..5a9aaf9bc0 100644
--- a/src/test/script_tests.cpp
+++ b/src/test/script_tests.cpp
@@ -13,6 +13,7 @@
#include "util.h"
#include "utilstrencodings.h"
#include "test/test_bitcoin.h"
+#include "rpc/server.h"
#if defined(HAVE_CONSENSUS_LIB)
#include "script/bitcoinconsensus.h"
@@ -88,7 +89,14 @@ static ScriptErrorDesc script_errors[]={
{SCRIPT_ERR_SIG_NULLDUMMY, "SIG_NULLDUMMY"},
{SCRIPT_ERR_PUBKEYTYPE, "PUBKEYTYPE"},
{SCRIPT_ERR_CLEANSTACK, "CLEANSTACK"},
- {SCRIPT_ERR_DISCOURAGE_UPGRADABLE_NOPS, "DISCOURAGE_UPGRADABLE_NOPS"}
+ {SCRIPT_ERR_DISCOURAGE_UPGRADABLE_NOPS, "DISCOURAGE_UPGRADABLE_NOPS"},
+ {SCRIPT_ERR_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM, "DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM"},
+ {SCRIPT_ERR_WITNESS_PROGRAM_WRONG_LENGTH, "WITNESS_PROGRAM_WRONG_LENGTH"},
+ {SCRIPT_ERR_WITNESS_PROGRAM_WITNESS_EMPTY, "WITNESS_PROGRAM_WITNESS_EMPTY"},
+ {SCRIPT_ERR_WITNESS_PROGRAM_MISMATCH, "WITNESS_PROGRAM_MISMATCH"},
+ {SCRIPT_ERR_WITNESS_MALLEATED, "WITNESS_MALLEATED"},
+ {SCRIPT_ERR_WITNESS_MALLEATED_P2SH, "WITNESS_MALLEATED_P2SH"},
+ {SCRIPT_ERR_WITNESS_UNEXPECTED, "WITNESS_UNEXPECTED"},
};
const char *FormatScriptError(ScriptError_t err)
@@ -111,7 +119,7 @@ ScriptError_t ParseScriptError(const std::string &name)
BOOST_FIXTURE_TEST_SUITE(script_tests, BasicTestingSetup)
-CMutableTransaction BuildCreditingTransaction(const CScript& scriptPubKey)
+CMutableTransaction BuildCreditingTransaction(const CScript& scriptPubKey, int nValue = 0)
{
CMutableTransaction txCredit;
txCredit.nVersion = 1;
@@ -122,40 +130,52 @@ CMutableTransaction BuildCreditingTransaction(const CScript& scriptPubKey)
txCredit.vin[0].scriptSig = CScript() << CScriptNum(0) << CScriptNum(0);
txCredit.vin[0].nSequence = CTxIn::SEQUENCE_FINAL;
txCredit.vout[0].scriptPubKey = scriptPubKey;
- txCredit.vout[0].nValue = 0;
+ txCredit.vout[0].nValue = nValue;
return txCredit;
}
-CMutableTransaction BuildSpendingTransaction(const CScript& scriptSig, const CMutableTransaction& txCredit)
+CMutableTransaction BuildSpendingTransaction(const CScript& scriptSig, const CScriptWitness& scriptWitness, const CMutableTransaction& txCredit)
{
CMutableTransaction txSpend;
txSpend.nVersion = 1;
txSpend.nLockTime = 0;
txSpend.vin.resize(1);
txSpend.vout.resize(1);
+ txSpend.wit.vtxinwit.resize(1);
+ txSpend.wit.vtxinwit[0].scriptWitness = scriptWitness;
txSpend.vin[0].prevout.hash = txCredit.GetHash();
txSpend.vin[0].prevout.n = 0;
txSpend.vin[0].scriptSig = scriptSig;
txSpend.vin[0].nSequence = CTxIn::SEQUENCE_FINAL;
txSpend.vout[0].scriptPubKey = CScript();
- txSpend.vout[0].nValue = 0;
+ txSpend.vout[0].nValue = txCredit.vout[0].nValue;
return txSpend;
}
-void DoTest(const CScript& scriptPubKey, const CScript& scriptSig, int flags, const std::string& message, int scriptError)
+void DoTest(const CScript& scriptPubKey, const CScript& scriptSig, const CScriptWitness& scriptWitness, int flags, const std::string& message, int scriptError, CAmount nValue = 0)
{
bool expect = (scriptError == SCRIPT_ERR_OK);
+ if (flags & SCRIPT_VERIFY_CLEANSTACK) {
+ flags |= SCRIPT_VERIFY_P2SH;
+ flags |= SCRIPT_VERIFY_WITNESS;
+ }
ScriptError err;
- CMutableTransaction tx = BuildSpendingTransaction(scriptSig, BuildCreditingTransaction(scriptPubKey));
+ CMutableTransaction txCredit = BuildCreditingTransaction(scriptPubKey, nValue);
+ CMutableTransaction tx = BuildSpendingTransaction(scriptSig, scriptWitness, txCredit);
CMutableTransaction tx2 = tx;
- BOOST_CHECK_MESSAGE(VerifyScript(scriptSig, scriptPubKey, flags, MutableTransactionSignatureChecker(&tx, 0), &err) == expect, message);
+ BOOST_CHECK_MESSAGE(VerifyScript(scriptSig, scriptPubKey, &scriptWitness, flags, MutableTransactionSignatureChecker(&tx, 0, txCredit.vout[0].nValue), &err) == expect, message);
BOOST_CHECK_MESSAGE(err == scriptError, std::string(FormatScriptError(err)) + " where " + std::string(FormatScriptError((ScriptError_t)scriptError)) + " expected: " + message);
#if defined(HAVE_CONSENSUS_LIB)
CDataStream stream(SER_NETWORK, PROTOCOL_VERSION);
stream << tx2;
- BOOST_CHECK_MESSAGE(bitcoinconsensus_verify_script(begin_ptr(scriptPubKey), scriptPubKey.size(), (const unsigned char*)&stream[0], stream.size(), 0, flags, NULL) == expect,message);
+ if (flags & bitcoinconsensus_SCRIPT_FLAGS_VERIFY_WITNESS) {
+ BOOST_CHECK_MESSAGE(bitcoinconsensus_verify_script_with_amount(begin_ptr(scriptPubKey), scriptPubKey.size(), txCredit.vout[0].nValue, (const unsigned char*)&stream[0], stream.size(), 0, flags, NULL) == expect, message);
+ } else {
+ BOOST_CHECK_MESSAGE(bitcoinconsensus_verify_script_with_amount(begin_ptr(scriptPubKey), scriptPubKey.size(), 0, (const unsigned char*)&stream[0], stream.size(), 0, flags, NULL) == expect, message);
+ BOOST_CHECK_MESSAGE(bitcoinconsensus_verify_script(begin_ptr(scriptPubKey), scriptPubKey.size(), (const unsigned char*)&stream[0], stream.size(), 0, flags, NULL) == expect,message);
+ }
#endif
}
@@ -234,11 +254,22 @@ struct KeyData
}
};
+enum WitnessMode {
+ WITNESS_NONE,
+ WITNESS_PKH,
+ WITNESS_SH
+};
class TestBuilder
{
private:
- CScript scriptPubKey;
+ //! Actually executed script
+ CScript script;
+ //! The P2SH redeemscript
+ CScript redeemscript;
+ //! The Witness embedded script
+ CScript witscript;
+ CScriptWitness scriptWitness;
CTransaction creditTx;
CMutableTransaction spendTx;
bool havePush;
@@ -246,6 +277,7 @@ private:
std::string comment;
int flags;
int scriptError;
+ CAmount nValue;
void DoPush()
{
@@ -263,14 +295,26 @@ private:
}
public:
- TestBuilder(const CScript& redeemScript, const std::string& comment_, int flags_, bool P2SH = false) : scriptPubKey(redeemScript), havePush(false), comment(comment_), flags(flags_), scriptError(SCRIPT_ERR_OK)
+ TestBuilder(const CScript& script_, const std::string& comment_, int flags_, bool P2SH = false, WitnessMode wm = WITNESS_NONE, int witnessversion = 0, CAmount nValue_ = 0) : script(script_), havePush(false), comment(comment_), flags(flags_), scriptError(SCRIPT_ERR_OK), nValue(nValue_)
{
+ CScript scriptPubKey = script;
+ if (wm == WITNESS_PKH) {
+ uint160 hash;
+ CHash160().Write(&script[1], script.size() - 1).Finalize(hash.begin());
+ script = CScript() << OP_DUP << OP_HASH160 << ToByteVector(hash) << OP_EQUALVERIFY << OP_CHECKSIG;
+ scriptPubKey = CScript() << witnessversion << ToByteVector(hash);
+ } else if (wm == WITNESS_SH) {
+ witscript = scriptPubKey;
+ uint256 hash;
+ CSHA256().Write(&witscript[0], witscript.size()).Finalize(hash.begin());
+ scriptPubKey = CScript() << witnessversion << ToByteVector(hash);
+ }
if (P2SH) {
- creditTx = BuildCreditingTransaction(CScript() << OP_HASH160 << ToByteVector(CScriptID(redeemScript)) << OP_EQUAL);
- } else {
- creditTx = BuildCreditingTransaction(redeemScript);
+ redeemscript = scriptPubKey;
+ scriptPubKey = CScript() << OP_HASH160 << ToByteVector(CScriptID(redeemscript)) << OP_EQUAL;
}
- spendTx = BuildSpendingTransaction(CScript(), creditTx);
+ creditTx = BuildCreditingTransaction(scriptPubKey, nValue);
+ spendTx = BuildSpendingTransaction(CScript(), CScriptWitness(), creditTx);
}
TestBuilder& ScriptError(ScriptError_t err)
@@ -299,9 +343,14 @@ public:
return *this;
}
- TestBuilder& PushSig(const CKey& key, int nHashType = SIGHASH_ALL, unsigned int lenR = 32, unsigned int lenS = 32)
+ TestBuilder& Push(const CScript& script) {
+ DoPush(std::vector<unsigned char>(script.begin(), script.end()));
+ return *this;
+ }
+
+ TestBuilder& PushSig(const CKey& key, int nHashType = SIGHASH_ALL, unsigned int lenR = 32, unsigned int lenS = 32, SigVersion sigversion = SIGVERSION_BASE, CAmount amount = 0)
{
- uint256 hash = SignatureHash(scriptPubKey, spendTx, 0, nHashType);
+ uint256 hash = SignatureHash(script, spendTx, 0, nHashType, amount, sigversion);
std::vector<unsigned char> vchSig, r, s;
uint32_t iter = 0;
do {
@@ -317,6 +366,13 @@ public:
return *this;
}
+ TestBuilder& PushWitSig(const CKey& key, CAmount amount = -1, int nHashType = SIGHASH_ALL, unsigned int lenR = 32, unsigned int lenS = 32, SigVersion sigversion = SIGVERSION_WITNESS_V0)
+ {
+ if (amount == -1)
+ amount = nValue;
+ return PushSig(key, nHashType, lenR, lenS, sigversion, amount).AsWit();
+ }
+
TestBuilder& Push(const CPubKey& pubkey)
{
DoPush(std::vector<unsigned char>(pubkey.begin(), pubkey.end()));
@@ -325,10 +381,16 @@ public:
TestBuilder& PushRedeem()
{
- DoPush(std::vector<unsigned char>(scriptPubKey.begin(), scriptPubKey.end()));
+ DoPush(std::vector<unsigned char>(redeemscript.begin(), redeemscript.end()));
return *this;
}
+ TestBuilder& PushWitRedeem()
+ {
+ DoPush(std::vector<unsigned char>(witscript.begin(), witscript.end()));
+ return AsWit();
+ }
+
TestBuilder& EditPush(unsigned int pos, const std::string& hexin, const std::string& hexout)
{
assert(havePush);
@@ -353,15 +415,31 @@ public:
{
TestBuilder copy = *this; // Make a copy so we can rollback the push.
DoPush();
- DoTest(creditTx.vout[0].scriptPubKey, spendTx.vin[0].scriptSig, flags, comment, scriptError);
+ DoTest(creditTx.vout[0].scriptPubKey, spendTx.vin[0].scriptSig, scriptWitness, flags, comment, scriptError, nValue);
*this = copy;
return *this;
}
+ TestBuilder& AsWit()
+ {
+ assert(havePush);
+ scriptWitness.stack.push_back(push);
+ havePush = false;
+ return *this;
+ }
+
UniValue GetJSON()
{
DoPush();
UniValue array(UniValue::VARR);
+ if (!scriptWitness.stack.empty()) {
+ UniValue wit(UniValue::VARR);
+ for (unsigned i = 0; i < scriptWitness.stack.size(); i++) {
+ wit.push_back(HexStr(scriptWitness.stack[i]));
+ }
+ wit.push_back(ValueFromAmount(nValue));
+ array.push_back(wit);
+ }
array.push_back(FormatScript(spendTx.vin[0].scriptSig));
array.push_back(FormatScript(creditTx.vout[0].scriptPubKey));
array.push_back(FormatScriptFlags(flags));
@@ -660,6 +738,90 @@ BOOST_AUTO_TEST_CASE(script_build)
"P2SH with CLEANSTACK", SCRIPT_VERIFY_CLEANSTACK | SCRIPT_VERIFY_P2SH, true
).PushSig(keys.key0).PushRedeem());
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0) << OP_CHECKSIG,
+ "Basic P2WSH", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_SH,
+ 0, 1).PushWitSig(keys.key0).PushWitRedeem());
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0),
+ "Basic P2WPKH", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_PKH,
+ 0, 1).PushWitSig(keys.key0).Push(keys.pubkey0).AsWit());
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0) << OP_CHECKSIG,
+ "Basic P2SH(P2WSH)", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true, WITNESS_SH,
+ 0, 1).PushWitSig(keys.key0).PushWitRedeem().PushRedeem());
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0),
+ "Basic P2SH(P2WPKH)", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true, WITNESS_PKH,
+ 0, 1).PushWitSig(keys.key0).Push(keys.pubkey0).AsWit().PushRedeem());
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey1) << OP_CHECKSIG,
+ "Basic P2WSH with the wrong key", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_SH
+ ).PushWitSig(keys.key0).PushWitRedeem().ScriptError(SCRIPT_ERR_EVAL_FALSE));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey1),
+ "Basic P2WPKH with the wrong key", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_PKH
+ ).PushWitSig(keys.key0).Push(keys.pubkey1).AsWit().ScriptError(SCRIPT_ERR_EVAL_FALSE));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey1) << OP_CHECKSIG,
+ "Basic P2SH(P2WSH) with the wrong key", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true, WITNESS_SH
+ ).PushWitSig(keys.key0).PushWitRedeem().PushRedeem().ScriptError(SCRIPT_ERR_EVAL_FALSE));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey1),
+ "Basic P2SH(P2WPKH) with the wrong key", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true, WITNESS_PKH
+ ).PushWitSig(keys.key0).Push(keys.pubkey1).AsWit().PushRedeem().ScriptError(SCRIPT_ERR_EVAL_FALSE));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey1) << OP_CHECKSIG,
+ "Basic P2WSH with the wrong key but no WITNESS", SCRIPT_VERIFY_P2SH, false, WITNESS_SH
+ ).PushWitSig(keys.key0).PushWitRedeem());
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey1),
+ "Basic P2WPKH with the wrong key but no WITNESS", SCRIPT_VERIFY_P2SH, false, WITNESS_PKH
+ ).PushWitSig(keys.key0).Push(keys.pubkey1).AsWit());
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey1) << OP_CHECKSIG,
+ "Basic P2SH(P2WSH) with the wrong key but no WITNESS", SCRIPT_VERIFY_P2SH, true, WITNESS_SH
+ ).PushWitSig(keys.key0).PushWitRedeem().PushRedeem());
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey1),
+ "Basic P2SH(P2WPKH) with the wrong key but no WITNESS", SCRIPT_VERIFY_P2SH, true, WITNESS_PKH
+ ).PushWitSig(keys.key0).Push(keys.pubkey1).AsWit().PushRedeem());
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0) << OP_CHECKSIG,
+ "Basic P2WSH with wrong value", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_SH,
+ 0, 0).PushWitSig(keys.key0, 1).PushWitRedeem().ScriptError(SCRIPT_ERR_EVAL_FALSE));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0),
+ "Basic P2WPKH with wrong value", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_PKH,
+ 0, 0).PushWitSig(keys.key0, 1).Push(keys.pubkey0).AsWit().ScriptError(SCRIPT_ERR_EVAL_FALSE));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0) << OP_CHECKSIG,
+ "Basic P2SH(P2WSH) with wrong value", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true, WITNESS_SH,
+ 0, 0).PushWitSig(keys.key0, 1).PushWitRedeem().PushRedeem().ScriptError(SCRIPT_ERR_EVAL_FALSE));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0),
+ "Basic P2SH(P2WPKH) with wrong value", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true, WITNESS_PKH,
+ 0, 0).PushWitSig(keys.key0, 1).Push(keys.pubkey0).AsWit().PushRedeem().ScriptError(SCRIPT_ERR_EVAL_FALSE));
+
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0),
+ "P2WPKH with future witness version", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH |
+ SCRIPT_VERIFY_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM, false, WITNESS_PKH, 1
+ ).PushWitSig(keys.key0).Push(keys.pubkey0).AsWit().ScriptError(SCRIPT_ERR_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM));
+ {
+ CScript witscript = CScript() << ToByteVector(keys.pubkey0);
+ uint256 hash;
+ CSHA256().Write(&witscript[0], witscript.size()).Finalize(hash.begin());
+ vector<unsigned char> hashBytes = ToByteVector(hash);
+ hashBytes.pop_back();
+ tests.push_back(TestBuilder(CScript() << OP_0 << hashBytes,
+ "P2WPKH with wrong witness program length", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false
+ ).PushWitSig(keys.key0).Push(keys.pubkey0).AsWit().ScriptError(SCRIPT_ERR_WITNESS_PROGRAM_WRONG_LENGTH));
+ }
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0) << OP_CHECKSIG,
+ "P2WSH with empty witness", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_SH
+ ).ScriptError(SCRIPT_ERR_WITNESS_PROGRAM_WITNESS_EMPTY));
+ {
+ CScript witscript = CScript() << ToByteVector(keys.pubkey0) << OP_CHECKSIG;
+ tests.push_back(TestBuilder(witscript,
+ "P2WSH with witness program mismatch", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_SH
+ ).PushWitSig(keys.key0).Push(witscript).DamagePush(0).AsWit().ScriptError(SCRIPT_ERR_WITNESS_PROGRAM_MISMATCH));
+ }
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0),
+ "P2WPKH with witness program mismatch", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_PKH
+ ).PushWitSig(keys.key0).Push(keys.pubkey0).AsWit().Push("0").AsWit().ScriptError(SCRIPT_ERR_WITNESS_PROGRAM_MISMATCH));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0),
+ "P2WPKH with non-empty scriptSig", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false, WITNESS_PKH
+ ).PushWitSig(keys.key0).Push(keys.pubkey0).AsWit().Num(11).ScriptError(SCRIPT_ERR_WITNESS_MALLEATED));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey1),
+ "P2SH(P2WPKH) with superfluous push in scriptSig", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true, WITNESS_PKH
+ ).PushWitSig(keys.key0).Push(keys.pubkey1).AsWit().Num(11).PushRedeem().ScriptError(SCRIPT_ERR_WITNESS_MALLEATED_P2SH));
+ tests.push_back(TestBuilder(CScript() << ToByteVector(keys.pubkey0) << OP_CHECKSIG,
+ "P2PK with witness", SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH
+ ).PushSig(keys.key0).Push("0").AsWit().ScriptError(SCRIPT_ERR_WITNESS_UNEXPECTED));
std::set<std::string> tests_set;
@@ -696,29 +858,42 @@ BOOST_AUTO_TEST_CASE(script_json_test)
{
// Read tests from test/data/script_tests.json
// Format is an array of arrays
- // Inner arrays are [ "scriptSig", "scriptPubKey", "flags", "expected_scripterror" ]
+ // Inner arrays are [ ["wit"..., nValue]?, "scriptSig", "scriptPubKey", "flags", "expected_scripterror" ]
// ... where scriptSig and scriptPubKey are stringified
// scripts.
+ // If a witness is given, then the last value in the array should be the
+ // amount (nValue) to use in the crediting tx
UniValue tests = read_json(std::string(json_tests::script_tests, json_tests::script_tests + sizeof(json_tests::script_tests)));
for (unsigned int idx = 0; idx < tests.size(); idx++) {
UniValue test = tests[idx];
string strTest = test.write();
- if (test.size() < 4) // Allow size > 3; extra stuff ignored (useful for comments)
+ CScriptWitness witness;
+ CAmount nValue = 0;
+ unsigned int pos = 0;
+ if (test.size() > 0 && test[pos].isArray()) {
+ unsigned int i=0;
+ for (i = 0; i < test[pos].size()-1; i++) {
+ witness.stack.push_back(ParseHex(test[pos][i].get_str()));
+ }
+ nValue = AmountFromValue(test[pos][i]);
+ pos++;
+ }
+ if (test.size() < 4 + pos) // Allow size > 3; extra stuff ignored (useful for comments)
{
if (test.size() != 1) {
BOOST_ERROR("Bad test: " << strTest);
}
continue;
}
- string scriptSigString = test[0].get_str();
+ string scriptSigString = test[pos++].get_str();
CScript scriptSig = ParseScript(scriptSigString);
- string scriptPubKeyString = test[1].get_str();
+ string scriptPubKeyString = test[pos++].get_str();
CScript scriptPubKey = ParseScript(scriptPubKeyString);
- unsigned int scriptflags = ParseScriptFlags(test[2].get_str());
- int scriptError = ParseScriptError(test[3].get_str());
+ unsigned int scriptflags = ParseScriptFlags(test[pos++].get_str());
+ int scriptError = ParseScriptError(test[pos++].get_str());
- DoTest(scriptPubKey, scriptSig, scriptflags, strTest, scriptError);
+ DoTest(scriptPubKey, scriptSig, witness, scriptflags, strTest, scriptError, nValue);
}
}
@@ -733,21 +908,21 @@ BOOST_AUTO_TEST_CASE(script_PushData)
ScriptError err;
vector<vector<unsigned char> > directStack;
- BOOST_CHECK(EvalScript(directStack, CScript(&direct[0], &direct[sizeof(direct)]), SCRIPT_VERIFY_P2SH, BaseSignatureChecker(), &err));
+ BOOST_CHECK(EvalScript(directStack, CScript(&direct[0], &direct[sizeof(direct)]), SCRIPT_VERIFY_P2SH, BaseSignatureChecker(), SIGVERSION_BASE, &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
vector<vector<unsigned char> > pushdata1Stack;
- BOOST_CHECK(EvalScript(pushdata1Stack, CScript(&pushdata1[0], &pushdata1[sizeof(pushdata1)]), SCRIPT_VERIFY_P2SH, BaseSignatureChecker(), &err));
+ BOOST_CHECK(EvalScript(pushdata1Stack, CScript(&pushdata1[0], &pushdata1[sizeof(pushdata1)]), SCRIPT_VERIFY_P2SH, BaseSignatureChecker(), SIGVERSION_BASE, &err));
BOOST_CHECK(pushdata1Stack == directStack);
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
vector<vector<unsigned char> > pushdata2Stack;
- BOOST_CHECK(EvalScript(pushdata2Stack, CScript(&pushdata2[0], &pushdata2[sizeof(pushdata2)]), SCRIPT_VERIFY_P2SH, BaseSignatureChecker(), &err));
+ BOOST_CHECK(EvalScript(pushdata2Stack, CScript(&pushdata2[0], &pushdata2[sizeof(pushdata2)]), SCRIPT_VERIFY_P2SH, BaseSignatureChecker(), SIGVERSION_BASE, &err));
BOOST_CHECK(pushdata2Stack == directStack);
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
vector<vector<unsigned char> > pushdata4Stack;
- BOOST_CHECK(EvalScript(pushdata4Stack, CScript(&pushdata4[0], &pushdata4[sizeof(pushdata4)]), SCRIPT_VERIFY_P2SH, BaseSignatureChecker(), &err));
+ BOOST_CHECK(EvalScript(pushdata4Stack, CScript(&pushdata4[0], &pushdata4[sizeof(pushdata4)]), SCRIPT_VERIFY_P2SH, BaseSignatureChecker(), SIGVERSION_BASE, &err));
BOOST_CHECK(pushdata4Stack == directStack);
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
}
@@ -755,7 +930,7 @@ BOOST_AUTO_TEST_CASE(script_PushData)
CScript
sign_multisig(CScript scriptPubKey, std::vector<CKey> keys, CTransaction transaction)
{
- uint256 hash = SignatureHash(scriptPubKey, transaction, 0, SIGHASH_ALL);
+ uint256 hash = SignatureHash(scriptPubKey, transaction, 0, SIGHASH_ALL, 0, SIGVERSION_BASE);
CScript result;
//
@@ -796,21 +971,21 @@ BOOST_AUTO_TEST_CASE(script_CHECKMULTISIG12)
scriptPubKey12 << OP_1 << ToByteVector(key1.GetPubKey()) << ToByteVector(key2.GetPubKey()) << OP_2 << OP_CHECKMULTISIG;
CMutableTransaction txFrom12 = BuildCreditingTransaction(scriptPubKey12);
- CMutableTransaction txTo12 = BuildSpendingTransaction(CScript(), txFrom12);
+ CMutableTransaction txTo12 = BuildSpendingTransaction(CScript(), CScriptWitness(), txFrom12);
CScript goodsig1 = sign_multisig(scriptPubKey12, key1, txTo12);
- BOOST_CHECK(VerifyScript(goodsig1, scriptPubKey12, flags, MutableTransactionSignatureChecker(&txTo12, 0), &err));
+ BOOST_CHECK(VerifyScript(goodsig1, scriptPubKey12, NULL, flags, MutableTransactionSignatureChecker(&txTo12, 0, txFrom12.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
txTo12.vout[0].nValue = 2;
- BOOST_CHECK(!VerifyScript(goodsig1, scriptPubKey12, flags, MutableTransactionSignatureChecker(&txTo12, 0), &err));
+ BOOST_CHECK(!VerifyScript(goodsig1, scriptPubKey12, NULL, flags, MutableTransactionSignatureChecker(&txTo12, 0, txFrom12.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
CScript goodsig2 = sign_multisig(scriptPubKey12, key2, txTo12);
- BOOST_CHECK(VerifyScript(goodsig2, scriptPubKey12, flags, MutableTransactionSignatureChecker(&txTo12, 0), &err));
+ BOOST_CHECK(VerifyScript(goodsig2, scriptPubKey12, NULL, flags, MutableTransactionSignatureChecker(&txTo12, 0, txFrom12.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
CScript badsig1 = sign_multisig(scriptPubKey12, key3, txTo12);
- BOOST_CHECK(!VerifyScript(badsig1, scriptPubKey12, flags, MutableTransactionSignatureChecker(&txTo12, 0), &err));
+ BOOST_CHECK(!VerifyScript(badsig1, scriptPubKey12, NULL, flags, MutableTransactionSignatureChecker(&txTo12, 0, txFrom12.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
}
@@ -827,65 +1002,66 @@ BOOST_AUTO_TEST_CASE(script_CHECKMULTISIG23)
scriptPubKey23 << OP_2 << ToByteVector(key1.GetPubKey()) << ToByteVector(key2.GetPubKey()) << ToByteVector(key3.GetPubKey()) << OP_3 << OP_CHECKMULTISIG;
CMutableTransaction txFrom23 = BuildCreditingTransaction(scriptPubKey23);
- CMutableTransaction txTo23 = BuildSpendingTransaction(CScript(), txFrom23);
+ CMutableTransaction txTo23 = BuildSpendingTransaction(CScript(), CScriptWitness(), txFrom23);
std::vector<CKey> keys;
keys.push_back(key1); keys.push_back(key2);
CScript goodsig1 = sign_multisig(scriptPubKey23, keys, txTo23);
- BOOST_CHECK(VerifyScript(goodsig1, scriptPubKey23, flags, MutableTransactionSignatureChecker(&txTo23, 0), &err));
+ BOOST_CHECK(VerifyScript(goodsig1, scriptPubKey23, NULL, flags, MutableTransactionSignatureChecker(&txTo23, 0, txFrom23.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
keys.clear();
keys.push_back(key1); keys.push_back(key3);
CScript goodsig2 = sign_multisig(scriptPubKey23, keys, txTo23);
- BOOST_CHECK(VerifyScript(goodsig2, scriptPubKey23, flags, MutableTransactionSignatureChecker(&txTo23, 0), &err));
+ BOOST_CHECK(VerifyScript(goodsig2, scriptPubKey23, NULL, flags, MutableTransactionSignatureChecker(&txTo23, 0, txFrom23.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
keys.clear();
keys.push_back(key2); keys.push_back(key3);
CScript goodsig3 = sign_multisig(scriptPubKey23, keys, txTo23);
- BOOST_CHECK(VerifyScript(goodsig3, scriptPubKey23, flags, MutableTransactionSignatureChecker(&txTo23, 0), &err));
+ BOOST_CHECK(VerifyScript(goodsig3, scriptPubKey23, NULL, flags, MutableTransactionSignatureChecker(&txTo23, 0, txFrom23.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
keys.clear();
keys.push_back(key2); keys.push_back(key2); // Can't re-use sig
CScript badsig1 = sign_multisig(scriptPubKey23, keys, txTo23);
- BOOST_CHECK(!VerifyScript(badsig1, scriptPubKey23, flags, MutableTransactionSignatureChecker(&txTo23, 0), &err));
+ BOOST_CHECK(!VerifyScript(badsig1, scriptPubKey23, NULL, flags, MutableTransactionSignatureChecker(&txTo23, 0, txFrom23.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
keys.clear();
keys.push_back(key2); keys.push_back(key1); // sigs must be in correct order
CScript badsig2 = sign_multisig(scriptPubKey23, keys, txTo23);
- BOOST_CHECK(!VerifyScript(badsig2, scriptPubKey23, flags, MutableTransactionSignatureChecker(&txTo23, 0), &err));
+ BOOST_CHECK(!VerifyScript(badsig2, scriptPubKey23, NULL, flags, MutableTransactionSignatureChecker(&txTo23, 0, txFrom23.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
keys.clear();
keys.push_back(key3); keys.push_back(key2); // sigs must be in correct order
CScript badsig3 = sign_multisig(scriptPubKey23, keys, txTo23);
- BOOST_CHECK(!VerifyScript(badsig3, scriptPubKey23, flags, MutableTransactionSignatureChecker(&txTo23, 0), &err));
+ BOOST_CHECK(!VerifyScript(badsig3, scriptPubKey23, NULL, flags, MutableTransactionSignatureChecker(&txTo23, 0, txFrom23.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
keys.clear();
keys.push_back(key4); keys.push_back(key2); // sigs must match pubkeys
CScript badsig4 = sign_multisig(scriptPubKey23, keys, txTo23);
- BOOST_CHECK(!VerifyScript(badsig4, scriptPubKey23, flags, MutableTransactionSignatureChecker(&txTo23, 0), &err));
+ BOOST_CHECK(!VerifyScript(badsig4, scriptPubKey23, NULL, flags, MutableTransactionSignatureChecker(&txTo23, 0, txFrom23.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
keys.clear();
keys.push_back(key1); keys.push_back(key4); // sigs must match pubkeys
CScript badsig5 = sign_multisig(scriptPubKey23, keys, txTo23);
- BOOST_CHECK(!VerifyScript(badsig5, scriptPubKey23, flags, MutableTransactionSignatureChecker(&txTo23, 0), &err));
+ BOOST_CHECK(!VerifyScript(badsig5, scriptPubKey23, NULL, flags, MutableTransactionSignatureChecker(&txTo23, 0, txFrom23.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_EVAL_FALSE, ScriptErrorString(err));
keys.clear(); // Must have signatures
CScript badsig6 = sign_multisig(scriptPubKey23, keys, txTo23);
- BOOST_CHECK(!VerifyScript(badsig6, scriptPubKey23, flags, MutableTransactionSignatureChecker(&txTo23, 0), &err));
+ BOOST_CHECK(!VerifyScript(badsig6, scriptPubKey23, NULL, flags, MutableTransactionSignatureChecker(&txTo23, 0, txFrom23.vout[0].nValue), &err));
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_INVALID_STACK_OPERATION, ScriptErrorString(err));
}
BOOST_AUTO_TEST_CASE(script_combineSigs)
{
// Test the CombineSignatures function
+ CAmount amount = 0;
CBasicKeyStore keystore;
vector<CKey> keys;
vector<CPubKey> pubkeys;
@@ -899,66 +1075,66 @@ BOOST_AUTO_TEST_CASE(script_combineSigs)
}
CMutableTransaction txFrom = BuildCreditingTransaction(GetScriptForDestination(keys[0].GetPubKey().GetID()));
- CMutableTransaction txTo = BuildSpendingTransaction(CScript(), txFrom);
+ CMutableTransaction txTo = BuildSpendingTransaction(CScript(), CScriptWitness(), txFrom);
CScript& scriptPubKey = txFrom.vout[0].scriptPubKey;
CScript& scriptSig = txTo.vin[0].scriptSig;
- CScript empty;
- CScript combined = CombineSignatures(scriptPubKey, txTo, 0, empty, empty);
- BOOST_CHECK(combined.empty());
+ SignatureData empty;
+ SignatureData combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), empty, empty);
+ BOOST_CHECK(combined.scriptSig.empty());
// Single signature case:
- SignSignature(keystore, txFrom, txTo, 0); // changes scriptSig
- combined = CombineSignatures(scriptPubKey, txTo, 0, scriptSig, empty);
- BOOST_CHECK(combined == scriptSig);
- combined = CombineSignatures(scriptPubKey, txTo, 0, empty, scriptSig);
- BOOST_CHECK(combined == scriptSig);
+ SignSignature(keystore, txFrom, txTo, 0, SIGHASH_ALL); // changes scriptSig
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(scriptSig), empty);
+ BOOST_CHECK(combined.scriptSig == scriptSig);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), empty, SignatureData(scriptSig));
+ BOOST_CHECK(combined.scriptSig == scriptSig);
CScript scriptSigCopy = scriptSig;
// Signing again will give a different, valid signature:
- SignSignature(keystore, txFrom, txTo, 0);
- combined = CombineSignatures(scriptPubKey, txTo, 0, scriptSigCopy, scriptSig);
- BOOST_CHECK(combined == scriptSigCopy || combined == scriptSig);
+ SignSignature(keystore, txFrom, txTo, 0, SIGHASH_ALL);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(scriptSigCopy), SignatureData(scriptSig));
+ BOOST_CHECK(combined.scriptSig == scriptSigCopy || combined.scriptSig == scriptSig);
// P2SH, single-signature case:
CScript pkSingle; pkSingle << ToByteVector(keys[0].GetPubKey()) << OP_CHECKSIG;
keystore.AddCScript(pkSingle);
scriptPubKey = GetScriptForDestination(CScriptID(pkSingle));
- SignSignature(keystore, txFrom, txTo, 0);
- combined = CombineSignatures(scriptPubKey, txTo, 0, scriptSig, empty);
- BOOST_CHECK(combined == scriptSig);
- combined = CombineSignatures(scriptPubKey, txTo, 0, empty, scriptSig);
- BOOST_CHECK(combined == scriptSig);
+ SignSignature(keystore, txFrom, txTo, 0, SIGHASH_ALL);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(scriptSig), empty);
+ BOOST_CHECK(combined.scriptSig == scriptSig);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), empty, SignatureData(scriptSig));
+ BOOST_CHECK(combined.scriptSig == scriptSig);
scriptSigCopy = scriptSig;
- SignSignature(keystore, txFrom, txTo, 0);
- combined = CombineSignatures(scriptPubKey, txTo, 0, scriptSigCopy, scriptSig);
- BOOST_CHECK(combined == scriptSigCopy || combined == scriptSig);
+ SignSignature(keystore, txFrom, txTo, 0, SIGHASH_ALL);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(scriptSigCopy), SignatureData(scriptSig));
+ BOOST_CHECK(combined.scriptSig == scriptSigCopy || combined.scriptSig == scriptSig);
// dummy scriptSigCopy with placeholder, should always choose non-placeholder:
- scriptSigCopy = CScript() << OP_0 << vector<unsigned char>(pkSingle.begin(), pkSingle.end());
- combined = CombineSignatures(scriptPubKey, txTo, 0, scriptSigCopy, scriptSig);
- BOOST_CHECK(combined == scriptSig);
- combined = CombineSignatures(scriptPubKey, txTo, 0, scriptSig, scriptSigCopy);
- BOOST_CHECK(combined == scriptSig);
+ scriptSigCopy = CScript() << OP_0 << std::vector<unsigned char>(pkSingle.begin(), pkSingle.end());
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(scriptSigCopy), SignatureData(scriptSig));
+ BOOST_CHECK(combined.scriptSig == scriptSig);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(scriptSig), SignatureData(scriptSigCopy));
+ BOOST_CHECK(combined.scriptSig == scriptSig);
// Hardest case: Multisig 2-of-3
scriptPubKey = GetScriptForMultisig(2, pubkeys);
keystore.AddCScript(scriptPubKey);
- SignSignature(keystore, txFrom, txTo, 0);
- combined = CombineSignatures(scriptPubKey, txTo, 0, scriptSig, empty);
- BOOST_CHECK(combined == scriptSig);
- combined = CombineSignatures(scriptPubKey, txTo, 0, empty, scriptSig);
- BOOST_CHECK(combined == scriptSig);
+ SignSignature(keystore, txFrom, txTo, 0, SIGHASH_ALL);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(scriptSig), empty);
+ BOOST_CHECK(combined.scriptSig == scriptSig);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), empty, SignatureData(scriptSig));
+ BOOST_CHECK(combined.scriptSig == scriptSig);
// A couple of partially-signed versions:
vector<unsigned char> sig1;
- uint256 hash1 = SignatureHash(scriptPubKey, txTo, 0, SIGHASH_ALL);
+ uint256 hash1 = SignatureHash(scriptPubKey, txTo, 0, SIGHASH_ALL, 0, SIGVERSION_BASE);
BOOST_CHECK(keys[0].Sign(hash1, sig1));
sig1.push_back(SIGHASH_ALL);
vector<unsigned char> sig2;
- uint256 hash2 = SignatureHash(scriptPubKey, txTo, 0, SIGHASH_NONE);
+ uint256 hash2 = SignatureHash(scriptPubKey, txTo, 0, SIGHASH_NONE, 0, SIGVERSION_BASE);
BOOST_CHECK(keys[1].Sign(hash2, sig2));
sig2.push_back(SIGHASH_NONE);
vector<unsigned char> sig3;
- uint256 hash3 = SignatureHash(scriptPubKey, txTo, 0, SIGHASH_SINGLE);
+ uint256 hash3 = SignatureHash(scriptPubKey, txTo, 0, SIGHASH_SINGLE, 0, SIGVERSION_BASE);
BOOST_CHECK(keys[2].Sign(hash3, sig3));
sig3.push_back(SIGHASH_SINGLE);
@@ -974,22 +1150,22 @@ BOOST_AUTO_TEST_CASE(script_combineSigs)
CScript complete13 = CScript() << OP_0 << sig1 << sig3;
CScript complete23 = CScript() << OP_0 << sig2 << sig3;
- combined = CombineSignatures(scriptPubKey, txTo, 0, partial1a, partial1b);
- BOOST_CHECK(combined == partial1a);
- combined = CombineSignatures(scriptPubKey, txTo, 0, partial1a, partial2a);
- BOOST_CHECK(combined == complete12);
- combined = CombineSignatures(scriptPubKey, txTo, 0, partial2a, partial1a);
- BOOST_CHECK(combined == complete12);
- combined = CombineSignatures(scriptPubKey, txTo, 0, partial1b, partial2b);
- BOOST_CHECK(combined == complete12);
- combined = CombineSignatures(scriptPubKey, txTo, 0, partial3b, partial1b);
- BOOST_CHECK(combined == complete13);
- combined = CombineSignatures(scriptPubKey, txTo, 0, partial2a, partial3a);
- BOOST_CHECK(combined == complete23);
- combined = CombineSignatures(scriptPubKey, txTo, 0, partial3b, partial2b);
- BOOST_CHECK(combined == complete23);
- combined = CombineSignatures(scriptPubKey, txTo, 0, partial3b, partial3a);
- BOOST_CHECK(combined == partial3c);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(partial1a), SignatureData(partial1b));
+ BOOST_CHECK(combined.scriptSig == partial1a);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(partial1a), SignatureData(partial2a));
+ BOOST_CHECK(combined.scriptSig == complete12);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(partial2a), SignatureData(partial1a));
+ BOOST_CHECK(combined.scriptSig == complete12);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(partial1b), SignatureData(partial2b));
+ BOOST_CHECK(combined.scriptSig == complete12);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(partial3b), SignatureData(partial1b));
+ BOOST_CHECK(combined.scriptSig == complete13);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(partial2a), SignatureData(partial3a));
+ BOOST_CHECK(combined.scriptSig == complete23);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(partial3b), SignatureData(partial2b));
+ BOOST_CHECK(combined.scriptSig == complete23);
+ combined = CombineSignatures(scriptPubKey, MutableTransactionSignatureChecker(&txTo, 0, amount), SignatureData(partial3b), SignatureData(partial3a));
+ BOOST_CHECK(combined.scriptSig == partial3c);
}
BOOST_AUTO_TEST_CASE(script_standard_push)
@@ -999,7 +1175,7 @@ BOOST_AUTO_TEST_CASE(script_standard_push)
CScript script;
script << i;
BOOST_CHECK_MESSAGE(script.IsPushOnly(), "Number " << i << " is not pure push.");
- BOOST_CHECK_MESSAGE(VerifyScript(script, CScript() << OP_1, SCRIPT_VERIFY_MINIMALDATA, BaseSignatureChecker(), &err), "Number " << i << " push is not minimal data.");
+ BOOST_CHECK_MESSAGE(VerifyScript(script, CScript() << OP_1, NULL, SCRIPT_VERIFY_MINIMALDATA, BaseSignatureChecker(), &err), "Number " << i << " push is not minimal data.");
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
}
@@ -1008,7 +1184,7 @@ BOOST_AUTO_TEST_CASE(script_standard_push)
CScript script;
script << data;
BOOST_CHECK_MESSAGE(script.IsPushOnly(), "Length " << i << " is not pure push.");
- BOOST_CHECK_MESSAGE(VerifyScript(script, CScript() << OP_1, SCRIPT_VERIFY_MINIMALDATA, BaseSignatureChecker(), &err), "Length " << i << " push is not minimal data.");
+ BOOST_CHECK_MESSAGE(VerifyScript(script, CScript() << OP_1, NULL, SCRIPT_VERIFY_MINIMALDATA, BaseSignatureChecker(), &err), "Length " << i << " push is not minimal data.");
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
}
}
diff --git a/src/test/sighash_tests.cpp b/src/test/sighash_tests.cpp
index e43b2ff6c4..4a48347b70 100644
--- a/src/test/sighash_tests.cpp
+++ b/src/test/sighash_tests.cpp
@@ -82,7 +82,7 @@ uint256 static SignatureHashOld(CScript scriptCode, const CTransaction& txTo, un
}
// Serialize and hash
- CHashWriter ss(SER_GETHASH, 0);
+ CHashWriter ss(SER_GETHASH, SERIALIZE_TRANSACTION_NO_WITNESS);
ss << txTmp << nHashType;
return ss.GetHash();
}
@@ -143,7 +143,7 @@ BOOST_AUTO_TEST_CASE(sighash_test)
uint256 sh, sho;
sho = SignatureHashOld(scriptCode, txTo, nIn, nHashType);
- sh = SignatureHash(scriptCode, txTo, nIn, nHashType);
+ sh = SignatureHash(scriptCode, txTo, nIn, nHashType, 0, SIGVERSION_BASE);
#if defined(PRINT_SIGHASH_JSON)
CDataStream ss(SER_NETWORK, PROTOCOL_VERSION);
ss << txTo;
@@ -209,7 +209,7 @@ BOOST_AUTO_TEST_CASE(sighash_from_data)
continue;
}
- sh = SignatureHash(scriptCode, tx, nIn, nHashType);
+ sh = SignatureHash(scriptCode, tx, nIn, nHashType, 0, SIGVERSION_BASE);
BOOST_CHECK_MESSAGE(sh.GetHex() == sigHashHex, strTest);
}
}
diff --git a/src/test/sigopcount_tests.cpp b/src/test/sigopcount_tests.cpp
index a207fd9216..e8a63ae60c 100644
--- a/src/test/sigopcount_tests.cpp
+++ b/src/test/sigopcount_tests.cpp
@@ -2,6 +2,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+#include "main.h"
#include "pubkey.h"
#include "key.h"
#include "script/script.h"
@@ -64,4 +65,180 @@ BOOST_AUTO_TEST_CASE(GetSigOpCount)
BOOST_CHECK_EQUAL(p2sh.GetSigOpCount(scriptSig2), 3U);
}
+/**
+ * Verifies script execution of the zeroth scriptPubKey of tx output and
+ * zeroth scriptSig and witness of tx input.
+ */
+ScriptError VerifyWithFlag(const CTransaction& output, const CMutableTransaction& input, int flags)
+{
+ ScriptError error;
+ CTransaction inputi(input);
+ bool ret = VerifyScript(inputi.vin[0].scriptSig, output.vout[0].scriptPubKey, inputi.wit.vtxinwit.size() > 0 ? &inputi.wit.vtxinwit[0].scriptWitness : NULL, flags, TransactionSignatureChecker(&inputi, 0, output.vout[0].nValue), &error);
+ BOOST_CHECK((ret == true) == (error == SCRIPT_ERR_OK));
+
+ return error;
+}
+
+/**
+ * Builds a creationTx from scriptPubKey and a spendingTx from scriptSig
+ * and witness such that spendingTx spends output zero of creationTx.
+ * Also inserts creationTx's output into the coins view.
+ */
+void BuildTxs(CMutableTransaction& spendingTx, CCoinsViewCache& coins, CMutableTransaction& creationTx, const CScript& scriptPubKey, const CScript& scriptSig, const CTxInWitness& witness)
+{
+ creationTx.nVersion = 1;
+ creationTx.vin.resize(1);
+ creationTx.vin[0].prevout.SetNull();
+ creationTx.vin[0].scriptSig = CScript();
+ creationTx.wit.vtxinwit.resize(1);
+ creationTx.vout.resize(1);
+ creationTx.vout[0].nValue = 1;
+ creationTx.vout[0].scriptPubKey = scriptPubKey;
+
+ spendingTx.nVersion = 1;
+ spendingTx.vin.resize(1);
+ spendingTx.vin[0].prevout.hash = creationTx.GetHash();
+ spendingTx.vin[0].prevout.n = 0;
+ spendingTx.vin[0].scriptSig = scriptSig;
+ spendingTx.wit.vtxinwit.resize(1);
+ spendingTx.wit.vtxinwit[0] = witness;
+ spendingTx.vout.resize(1);
+ spendingTx.vout[0].nValue = 1;
+ spendingTx.vout[0].scriptPubKey = CScript();
+
+ coins.ModifyCoins(creationTx.GetHash())->FromTx(creationTx, 0);
+}
+
+BOOST_AUTO_TEST_CASE(GetTxSigOpCost)
+{
+ // Transaction creates outputs
+ CMutableTransaction creationTx;
+ // Transaction that spends outputs and whose
+ // sig op cost is going to be tested
+ CMutableTransaction spendingTx;
+
+ // Create utxo set
+ CCoinsView coinsDummy;
+ CCoinsViewCache coins(&coinsDummy);
+ // Create key
+ CKey key;
+ key.MakeNewKey(true);
+ CPubKey pubkey = key.GetPubKey();
+ // Default flags
+ int flags = SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH;
+
+ // Multisig script (legacy counting)
+ {
+ CScript scriptPubKey = CScript() << 1 << ToByteVector(pubkey) << ToByteVector(pubkey) << 2 << OP_CHECKMULTISIGVERIFY;
+ // Do not use a valid signature to avoid using wallet operations.
+ CScript scriptSig = CScript() << OP_0 << OP_0;
+
+ BuildTxs(spendingTx, coins, creationTx, scriptPubKey, scriptSig, CTxInWitness());
+ // Legacy counting only includes signature operations in scriptSigs and scriptPubKeys
+ // of a transaction and does not take the actual executed sig operations into account.
+ // spendingTx in itself does not contain a signature operation.
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags) == 0);
+ // creationTx contains two signature operations in its scriptPubKey, but legacy counting
+ // is not accurate.
+ assert(GetTransactionSigOpCost(CTransaction(creationTx), coins, flags) == MAX_PUBKEYS_PER_MULTISIG * WITNESS_SCALE_FACTOR);
+ // Sanity check: script verification fails because of an invalid signature.
+ assert(VerifyWithFlag(creationTx, spendingTx, flags) == SCRIPT_ERR_CHECKMULTISIGVERIFY);
+ }
+
+ // Multisig nested in P2SH
+ {
+ CScript redeemScript = CScript() << 1 << ToByteVector(pubkey) << ToByteVector(pubkey) << 2 << OP_CHECKMULTISIGVERIFY;
+ CScript scriptPubKey = GetScriptForDestination(CScriptID(redeemScript));
+ CScript scriptSig = CScript() << OP_0 << OP_0 << ToByteVector(redeemScript);
+
+ BuildTxs(spendingTx, coins, creationTx, scriptPubKey, scriptSig, CTxInWitness());
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags) == 2 * WITNESS_SCALE_FACTOR);
+ assert(VerifyWithFlag(creationTx, spendingTx, flags) == SCRIPT_ERR_CHECKMULTISIGVERIFY);
+ }
+
+ // P2WPKH witness program
+ {
+ CScript p2pk = CScript() << ToByteVector(pubkey) << OP_CHECKSIG;
+ CScript scriptPubKey = GetScriptForWitness(p2pk);
+ CScript scriptSig = CScript();
+ CTxInWitness witness;
+ CScriptWitness scriptWitness;
+ scriptWitness.stack.push_back(vector<unsigned char>(0));
+ scriptWitness.stack.push_back(vector<unsigned char>(0));
+ witness.scriptWitness = scriptWitness;
+
+
+ BuildTxs(spendingTx, coins, creationTx, scriptPubKey, scriptSig, witness);
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags) == 1);
+ // No signature operations if we don't verify the witness.
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags & ~SCRIPT_VERIFY_WITNESS) == 0);
+ assert(VerifyWithFlag(creationTx, spendingTx, flags) == SCRIPT_ERR_EQUALVERIFY);
+
+ // The sig op cost for witness version != 0 is zero.
+ assert(scriptPubKey[0] == 0x00);
+ scriptPubKey[0] = 0x51;
+ BuildTxs(spendingTx, coins, creationTx, scriptPubKey, scriptSig, witness);
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags) == 0);
+ scriptPubKey[0] = 0x00;
+ BuildTxs(spendingTx, coins, creationTx, scriptPubKey, scriptSig, witness);
+
+ // The witness of a coinbase transaction is not taken into account.
+ spendingTx.vin[0].prevout.SetNull();
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags) == 0);
+ }
+
+ // P2WPKH nested in P2SH
+ {
+ CScript p2pk = CScript() << ToByteVector(pubkey) << OP_CHECKSIG;
+ CScript scriptSig = GetScriptForWitness(p2pk);
+ CScript scriptPubKey = GetScriptForDestination(CScriptID(scriptSig));
+ scriptSig = CScript() << ToByteVector(scriptSig);
+ CTxInWitness witness;
+ CScriptWitness scriptWitness;
+ scriptWitness.stack.push_back(vector<unsigned char>(0));
+ scriptWitness.stack.push_back(vector<unsigned char>(0));
+ witness.scriptWitness = scriptWitness;
+
+ BuildTxs(spendingTx, coins, creationTx, scriptPubKey, scriptSig, witness);
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags) == 1);
+ assert(VerifyWithFlag(creationTx, spendingTx, flags) == SCRIPT_ERR_EQUALVERIFY);
+ }
+
+ // P2WSH witness program
+ {
+ CScript witnessScript = CScript() << 1 << ToByteVector(pubkey) << ToByteVector(pubkey) << 2 << OP_CHECKMULTISIGVERIFY;
+ CScript scriptPubKey = GetScriptForWitness(witnessScript);
+ CScript scriptSig = CScript();
+ CTxInWitness witness;
+ CScriptWitness scriptWitness;
+ scriptWitness.stack.push_back(vector<unsigned char>(0));
+ scriptWitness.stack.push_back(vector<unsigned char>(0));
+ scriptWitness.stack.push_back(vector<unsigned char>(witnessScript.begin(), witnessScript.end()));
+ witness.scriptWitness = scriptWitness;
+
+ BuildTxs(spendingTx, coins, creationTx, scriptPubKey, scriptSig, witness);
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags) == 2);
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags & ~SCRIPT_VERIFY_WITNESS) == 0);
+ assert(VerifyWithFlag(creationTx, spendingTx, flags) == SCRIPT_ERR_CHECKMULTISIGVERIFY);
+ }
+
+ // P2WSH nested in P2SH
+ {
+ CScript witnessScript = CScript() << 1 << ToByteVector(pubkey) << ToByteVector(pubkey) << 2 << OP_CHECKMULTISIGVERIFY;
+ CScript redeemScript = GetScriptForWitness(witnessScript);
+ CScript scriptPubKey = GetScriptForDestination(CScriptID(redeemScript));
+ CScript scriptSig = CScript() << ToByteVector(redeemScript);
+ CTxInWitness witness;
+ CScriptWitness scriptWitness;
+ scriptWitness.stack.push_back(vector<unsigned char>(0));
+ scriptWitness.stack.push_back(vector<unsigned char>(0));
+ scriptWitness.stack.push_back(vector<unsigned char>(witnessScript.begin(), witnessScript.end()));
+ witness.scriptWitness = scriptWitness;
+
+ BuildTxs(spendingTx, coins, creationTx, scriptPubKey, scriptSig, witness);
+ assert(GetTransactionSigOpCost(CTransaction(spendingTx), coins, flags) == 2);
+ assert(VerifyWithFlag(creationTx, spendingTx, flags) == SCRIPT_ERR_CHECKMULTISIGVERIFY);
+ }
+}
+
BOOST_AUTO_TEST_SUITE_END()
diff --git a/src/test/test_bitcoin.cpp b/src/test/test_bitcoin.cpp
index 9bcb07626a..856f9b8423 100644
--- a/src/test/test_bitcoin.cpp
+++ b/src/test/test_bitcoin.cpp
@@ -55,6 +55,7 @@ TestingSetup::TestingSetup(const std::string& chainName) : BasicTestingSetup(cha
pathTemp = GetTempPath() / strprintf("test_bitcoin_%lu_%i", (unsigned long)GetTime(), (int)(GetRand(100000)));
boost::filesystem::create_directories(pathTemp);
mapArgs["-datadir"] = pathTemp.string();
+ mempool.setSanityCheck(1.0);
pblocktree = new CBlockTreeDB(1 << 20, true);
pcoinsdbview = new CCoinsViewDB(1 << 23, true);
pcoinsTip = new CCoinsViewCache(pcoinsdbview);
@@ -98,7 +99,7 @@ CBlock
TestChain100Setup::CreateAndProcessBlock(const std::vector<CMutableTransaction>& txns, const CScript& scriptPubKey)
{
const CChainParams& chainparams = Params();
- CBlockTemplate *pblocktemplate = CreateNewBlock(chainparams, scriptPubKey);
+ CBlockTemplate *pblocktemplate = BlockAssembler(chainparams).CreateNewBlock(scriptPubKey);
CBlock& block = pblocktemplate->block;
// Replace mempool-selected txns with just coinbase plus passed-in txns:
@@ -126,12 +127,16 @@ TestChain100Setup::~TestChain100Setup()
CTxMemPoolEntry TestMemPoolEntryHelper::FromTx(CMutableTransaction &tx, CTxMemPool *pool) {
CTransaction txn(tx);
- bool hasNoDependencies = pool ? pool->HasNoInputsOf(tx) : hadNoDependencies;
+ return FromTx(txn, pool);
+}
+
+CTxMemPoolEntry TestMemPoolEntryHelper::FromTx(CTransaction &txn, CTxMemPool *pool) {
+ bool hasNoDependencies = pool ? pool->HasNoInputsOf(txn) : hadNoDependencies;
// Hack to assume either its completely dependent on other mempool txs or not at all
CAmount inChainValue = hasNoDependencies ? txn.GetValueOut() : 0;
return CTxMemPoolEntry(txn, nFee, nTime, dPriority, nHeight,
- hasNoDependencies, inChainValue, spendsCoinbase, sigOpCount, lp);
+ hasNoDependencies, inChainValue, spendsCoinbase, sigOpCost, lp);
}
void Shutdown(void* parg)
diff --git a/src/test/test_bitcoin.h b/src/test/test_bitcoin.h
index 57f66f6c6d..bc0d2fe316 100644
--- a/src/test/test_bitcoin.h
+++ b/src/test/test_bitcoin.h
@@ -70,14 +70,15 @@ struct TestMemPoolEntryHelper
unsigned int nHeight;
bool hadNoDependencies;
bool spendsCoinbase;
- unsigned int sigOpCount;
+ unsigned int sigOpCost;
LockPoints lp;
TestMemPoolEntryHelper() :
nFee(0), nTime(0), dPriority(0.0), nHeight(1),
- hadNoDependencies(false), spendsCoinbase(false), sigOpCount(1) { }
+ hadNoDependencies(false), spendsCoinbase(false), sigOpCost(4) { }
CTxMemPoolEntry FromTx(CMutableTransaction &tx, CTxMemPool *pool = NULL);
+ CTxMemPoolEntry FromTx(CTransaction &tx, CTxMemPool *pool = NULL);
// Change the default value
TestMemPoolEntryHelper &Fee(CAmount _fee) { nFee = _fee; return *this; }
@@ -86,6 +87,6 @@ struct TestMemPoolEntryHelper
TestMemPoolEntryHelper &Height(unsigned int _height) { nHeight = _height; return *this; }
TestMemPoolEntryHelper &HadNoDependencies(bool _hnd) { hadNoDependencies = _hnd; return *this; }
TestMemPoolEntryHelper &SpendsCoinbase(bool _flag) { spendsCoinbase = _flag; return *this; }
- TestMemPoolEntryHelper &SigOps(unsigned int _sigops) { sigOpCount = _sigops; return *this; }
+ TestMemPoolEntryHelper &SigOpsCost(unsigned int _sigopsCost) { sigOpCost = _sigopsCost; return *this; }
};
#endif
diff --git a/src/test/transaction_tests.cpp b/src/test/transaction_tests.cpp
index d9195bf345..fd4f174b40 100644
--- a/src/test/transaction_tests.cpp
+++ b/src/test/transaction_tests.cpp
@@ -14,7 +14,9 @@
#include "main.h" // For CheckTransaction
#include "policy/policy.h"
#include "script/script.h"
+#include "script/sign.h"
#include "script/script_error.h"
+#include "script/standard.h"
#include "utilstrencodings.h"
#include <map>
@@ -25,11 +27,14 @@
#include <boost/assign/list_of.hpp>
#include <boost/test/unit_test.hpp>
#include <boost/assign/list_of.hpp>
+#include <boost/foreach.hpp>
#include <univalue.h>
using namespace std;
+typedef vector<unsigned char> valtype;
+
// In script_tests.cpp
extern UniValue read_json(const std::string& jsondata);
@@ -45,7 +50,9 @@ static std::map<string, unsigned int> mapFlagNames = boost::assign::map_list_of
(string("DISCOURAGE_UPGRADABLE_NOPS"), (unsigned int)SCRIPT_VERIFY_DISCOURAGE_UPGRADABLE_NOPS)
(string("CLEANSTACK"), (unsigned int)SCRIPT_VERIFY_CLEANSTACK)
(string("CHECKLOCKTIMEVERIFY"), (unsigned int)SCRIPT_VERIFY_CHECKLOCKTIMEVERIFY)
- (string("CHECKSEQUENCEVERIFY"), (unsigned int)SCRIPT_VERIFY_CHECKSEQUENCEVERIFY);
+ (string("CHECKSEQUENCEVERIFY"), (unsigned int)SCRIPT_VERIFY_CHECKSEQUENCEVERIFY)
+ (string("WITNESS"), (unsigned int)SCRIPT_VERIFY_WITNESS)
+ (string("DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM"), (unsigned int)SCRIPT_VERIFY_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM);
unsigned int ParseScriptFlags(string strFlags)
{
@@ -108,6 +115,7 @@ BOOST_AUTO_TEST_CASE(tx_valid)
}
map<COutPoint, CScript> mapprevOutScriptPubKeys;
+ map<COutPoint, int64_t> mapprevOutValues;
UniValue inputs = test[0].get_array();
bool fValid = true;
for (unsigned int inpIdx = 0; inpIdx < inputs.size(); inpIdx++) {
@@ -118,13 +126,17 @@ BOOST_AUTO_TEST_CASE(tx_valid)
break;
}
UniValue vinput = input.get_array();
- if (vinput.size() != 3)
+ if (vinput.size() < 3 || vinput.size() > 4)
{
fValid = false;
break;
}
-
- mapprevOutScriptPubKeys[COutPoint(uint256S(vinput[0].get_str()), vinput[1].get_int())] = ParseScript(vinput[2].get_str());
+ COutPoint outpoint(uint256S(vinput[0].get_str()), vinput[1].get_int());
+ mapprevOutScriptPubKeys[outpoint] = ParseScript(vinput[2].get_str());
+ if (vinput.size() >= 4)
+ {
+ mapprevOutValues[outpoint] = vinput[3].get_int64();
+ }
}
if (!fValid)
{
@@ -149,9 +161,14 @@ BOOST_AUTO_TEST_CASE(tx_valid)
break;
}
+ CAmount amount = 0;
+ if (mapprevOutValues.count(tx.vin[i].prevout)) {
+ amount = mapprevOutValues[tx.vin[i].prevout];
+ }
unsigned int verify_flags = ParseScriptFlags(test[2].get_str());
+ const CScriptWitness *witness = (i < tx.wit.vtxinwit.size()) ? &tx.wit.vtxinwit[i].scriptWitness : NULL;
BOOST_CHECK_MESSAGE(VerifyScript(tx.vin[i].scriptSig, mapprevOutScriptPubKeys[tx.vin[i].prevout],
- verify_flags, TransactionSignatureChecker(&tx, i), &err),
+ witness, verify_flags, TransactionSignatureChecker(&tx, i, amount), &err),
strTest);
BOOST_CHECK_MESSAGE(err == SCRIPT_ERR_OK, ScriptErrorString(err));
}
@@ -183,6 +200,7 @@ BOOST_AUTO_TEST_CASE(tx_invalid)
}
map<COutPoint, CScript> mapprevOutScriptPubKeys;
+ map<COutPoint, int64_t> mapprevOutValues;
UniValue inputs = test[0].get_array();
bool fValid = true;
for (unsigned int inpIdx = 0; inpIdx < inputs.size(); inpIdx++) {
@@ -193,13 +211,17 @@ BOOST_AUTO_TEST_CASE(tx_invalid)
break;
}
UniValue vinput = input.get_array();
- if (vinput.size() != 3)
+ if (vinput.size() < 3 || vinput.size() > 4)
{
fValid = false;
break;
}
-
- mapprevOutScriptPubKeys[COutPoint(uint256S(vinput[0].get_str()), vinput[1].get_int())] = ParseScript(vinput[2].get_str());
+ COutPoint outpoint(uint256S(vinput[0].get_str()), vinput[1].get_int());
+ mapprevOutScriptPubKeys[outpoint] = ParseScript(vinput[2].get_str());
+ if (vinput.size() >= 4)
+ {
+ mapprevOutValues[outpoint] = vinput[3].get_int64();
+ }
}
if (!fValid)
{
@@ -208,7 +230,7 @@ BOOST_AUTO_TEST_CASE(tx_invalid)
}
string transaction = test[1].get_str();
- CDataStream stream(ParseHex(transaction), SER_NETWORK, PROTOCOL_VERSION);
+ CDataStream stream(ParseHex(transaction), SER_NETWORK, PROTOCOL_VERSION );
CTransaction tx;
stream >> tx;
@@ -224,8 +246,13 @@ BOOST_AUTO_TEST_CASE(tx_invalid)
}
unsigned int verify_flags = ParseScriptFlags(test[2].get_str());
+ CAmount amount = 0;
+ if (mapprevOutValues.count(tx.vin[i].prevout)) {
+ amount = mapprevOutValues[tx.vin[i].prevout];
+ }
+ const CScriptWitness *witness = (i < tx.wit.vtxinwit.size()) ? &tx.wit.vtxinwit[i].scriptWitness : NULL;
fValid = VerifyScript(tx.vin[i].scriptSig, mapprevOutScriptPubKeys[tx.vin[i].prevout],
- verify_flags, TransactionSignatureChecker(&tx, i), &err);
+ witness, verify_flags, TransactionSignatureChecker(&tx, i, amount), &err);
}
BOOST_CHECK_MESSAGE(!fValid, strTest);
BOOST_CHECK_MESSAGE(err != SCRIPT_ERR_OK, ScriptErrorString(err));
@@ -313,6 +340,277 @@ BOOST_AUTO_TEST_CASE(test_Get)
BOOST_CHECK_EQUAL(coins.GetValueIn(t1), (50+21+22)*CENT);
}
+void CreateCreditAndSpend(const CKeyStore& keystore, const CScript& outscript, CTransaction& output, CMutableTransaction& input, bool success = true)
+{
+ CMutableTransaction outputm;
+ outputm.nVersion = 1;
+ outputm.vin.resize(1);
+ outputm.vin[0].prevout.SetNull();
+ outputm.vin[0].scriptSig = CScript();
+ outputm.wit.vtxinwit.resize(1);
+ outputm.vout.resize(1);
+ outputm.vout[0].nValue = 1;
+ outputm.vout[0].scriptPubKey = outscript;
+ CDataStream ssout(SER_NETWORK, PROTOCOL_VERSION);
+ ssout << outputm;
+ ssout >> output;
+ assert(output.vin.size() == 1);
+ assert(output.vin[0] == outputm.vin[0]);
+ assert(output.vout.size() == 1);
+ assert(output.vout[0] == outputm.vout[0]);
+ assert(output.wit.vtxinwit.size() == 0);
+
+ CMutableTransaction inputm;
+ inputm.nVersion = 1;
+ inputm.vin.resize(1);
+ inputm.vin[0].prevout.hash = output.GetHash();
+ inputm.vin[0].prevout.n = 0;
+ inputm.wit.vtxinwit.resize(1);
+ inputm.vout.resize(1);
+ inputm.vout[0].nValue = 1;
+ inputm.vout[0].scriptPubKey = CScript();
+ bool ret = SignSignature(keystore, output, inputm, 0, SIGHASH_ALL);
+ assert(ret == success);
+ CDataStream ssin(SER_NETWORK, PROTOCOL_VERSION);
+ ssin << inputm;
+ ssin >> input;
+ assert(input.vin.size() == 1);
+ assert(input.vin[0] == inputm.vin[0]);
+ assert(input.vout.size() == 1);
+ assert(input.vout[0] == inputm.vout[0]);
+ if (inputm.wit.IsNull()) {
+ assert(input.wit.IsNull());
+ } else {
+ assert(!input.wit.IsNull());
+ assert(input.wit.vtxinwit.size() == 1);
+ assert(input.wit.vtxinwit[0].scriptWitness.stack == inputm.wit.vtxinwit[0].scriptWitness.stack);
+ }
+}
+
+void CheckWithFlag(const CTransaction& output, const CMutableTransaction& input, int flags, bool success)
+{
+ ScriptError error;
+ CTransaction inputi(input);
+ bool ret = VerifyScript(inputi.vin[0].scriptSig, output.vout[0].scriptPubKey, inputi.wit.vtxinwit.size() > 0 ? &inputi.wit.vtxinwit[0].scriptWitness : NULL, flags, TransactionSignatureChecker(&inputi, 0, output.vout[0].nValue), &error);
+ assert(ret == success);
+}
+
+static CScript PushAll(const vector<valtype>& values)
+{
+ CScript result;
+ BOOST_FOREACH(const valtype& v, values) {
+ if (v.size() == 0) {
+ result << OP_0;
+ } else if (v.size() == 1 && v[0] >= 1 && v[0] <= 16) {
+ result << CScript::EncodeOP_N(v[0]);
+ } else {
+ result << v;
+ }
+ }
+ return result;
+}
+
+void ReplaceRedeemScript(CScript& script, const CScript& redeemScript)
+{
+ vector<valtype> stack;
+ EvalScript(stack, script, SCRIPT_VERIFY_STRICTENC, BaseSignatureChecker(), SIGVERSION_BASE);
+ assert(stack.size() > 0);
+ stack.back() = std::vector<unsigned char>(redeemScript.begin(), redeemScript.end());
+ script = PushAll(stack);
+}
+
+BOOST_AUTO_TEST_CASE(test_witness)
+{
+ CBasicKeyStore keystore, keystore2;
+ CKey key1, key2, key3, key1L, key2L;
+ CPubKey pubkey1, pubkey2, pubkey3, pubkey1L, pubkey2L;
+ key1.MakeNewKey(true);
+ key2.MakeNewKey(true);
+ key3.MakeNewKey(true);
+ key1L.MakeNewKey(false);
+ key2L.MakeNewKey(false);
+ pubkey1 = key1.GetPubKey();
+ pubkey2 = key2.GetPubKey();
+ pubkey3 = key3.GetPubKey();
+ pubkey1L = key1L.GetPubKey();
+ pubkey2L = key2L.GetPubKey();
+ keystore.AddKeyPubKey(key1, pubkey1);
+ keystore.AddKeyPubKey(key2, pubkey2);
+ keystore.AddKeyPubKey(key1L, pubkey1L);
+ keystore.AddKeyPubKey(key2L, pubkey2L);
+ CScript scriptPubkey1, scriptPubkey2, scriptPubkey1L, scriptPubkey2L, scriptMulti;
+ scriptPubkey1 << ToByteVector(pubkey1) << OP_CHECKSIG;
+ scriptPubkey2 << ToByteVector(pubkey2) << OP_CHECKSIG;
+ scriptPubkey1L << ToByteVector(pubkey1L) << OP_CHECKSIG;
+ scriptPubkey2L << ToByteVector(pubkey2L) << OP_CHECKSIG;
+ std::vector<CPubKey> oneandthree;
+ oneandthree.push_back(pubkey1);
+ oneandthree.push_back(pubkey3);
+ scriptMulti = GetScriptForMultisig(2, oneandthree);
+ keystore.AddCScript(scriptPubkey1);
+ keystore.AddCScript(scriptPubkey2);
+ keystore.AddCScript(scriptPubkey1L);
+ keystore.AddCScript(scriptPubkey2L);
+ keystore.AddCScript(scriptMulti);
+ keystore.AddCScript(GetScriptForWitness(scriptPubkey1));
+ keystore.AddCScript(GetScriptForWitness(scriptPubkey2));
+ keystore.AddCScript(GetScriptForWitness(scriptPubkey1L));
+ keystore.AddCScript(GetScriptForWitness(scriptPubkey2L));
+ keystore.AddCScript(GetScriptForWitness(scriptMulti));
+ keystore2.AddCScript(scriptMulti);
+ keystore2.AddCScript(GetScriptForWitness(scriptMulti));
+ keystore2.AddKeyPubKey(key3, pubkey3);
+
+ CTransaction output1, output2;
+ CMutableTransaction input1, input2;
+ SignatureData sigdata;
+
+ // Normal pay-to-compressed-pubkey.
+ CreateCreditAndSpend(keystore, scriptPubkey1, output1, input1);
+ CreateCreditAndSpend(keystore, scriptPubkey2, output2, input2);
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+ CheckWithFlag(output1, input2, 0, false);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, STANDARD_SCRIPT_VERIFY_FLAGS, false);
+
+ // P2SH pay-to-compressed-pubkey.
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(scriptPubkey1)), output1, input1);
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(scriptPubkey2)), output2, input2);
+ ReplaceRedeemScript(input2.vin[0].scriptSig, scriptPubkey1);
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+ CheckWithFlag(output1, input2, 0, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, STANDARD_SCRIPT_VERIFY_FLAGS, false);
+
+ // Witness pay-to-compressed-pubkey (v0).
+ CreateCreditAndSpend(keystore, GetScriptForWitness(scriptPubkey1), output1, input1);
+ CreateCreditAndSpend(keystore, GetScriptForWitness(scriptPubkey2), output2, input2);
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+ CheckWithFlag(output1, input2, 0, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, STANDARD_SCRIPT_VERIFY_FLAGS, false);
+
+ // P2SH witness pay-to-compressed-pubkey (v0).
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(GetScriptForWitness(scriptPubkey1))), output1, input1);
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(GetScriptForWitness(scriptPubkey2))), output2, input2);
+ ReplaceRedeemScript(input2.vin[0].scriptSig, GetScriptForWitness(scriptPubkey1));
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+ CheckWithFlag(output1, input2, 0, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, STANDARD_SCRIPT_VERIFY_FLAGS, false);
+
+ // Normal pay-to-uncompressed-pubkey.
+ CreateCreditAndSpend(keystore, scriptPubkey1L, output1, input1);
+ CreateCreditAndSpend(keystore, scriptPubkey2L, output2, input2);
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+ CheckWithFlag(output1, input2, 0, false);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, STANDARD_SCRIPT_VERIFY_FLAGS, false);
+
+ // P2SH pay-to-uncompressed-pubkey.
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(scriptPubkey1L)), output1, input1);
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(scriptPubkey2L)), output2, input2);
+ ReplaceRedeemScript(input2.vin[0].scriptSig, scriptPubkey1L);
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+ CheckWithFlag(output1, input2, 0, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, STANDARD_SCRIPT_VERIFY_FLAGS, false);
+
+ // Witness pay-to-uncompressed-pubkey (v1).
+ CreateCreditAndSpend(keystore, GetScriptForWitness(scriptPubkey1L), output1, input1);
+ CreateCreditAndSpend(keystore, GetScriptForWitness(scriptPubkey2L), output2, input2);
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+ CheckWithFlag(output1, input2, 0, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, STANDARD_SCRIPT_VERIFY_FLAGS, false);
+
+ // P2SH witness pay-to-uncompressed-pubkey (v1).
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(GetScriptForWitness(scriptPubkey1L))), output1, input1);
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(GetScriptForWitness(scriptPubkey2L))), output2, input2);
+ ReplaceRedeemScript(input2.vin[0].scriptSig, GetScriptForWitness(scriptPubkey1L));
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+ CheckWithFlag(output1, input2, 0, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input2, SCRIPT_VERIFY_WITNESS | SCRIPT_VERIFY_P2SH, false);
+ CheckWithFlag(output1, input2, STANDARD_SCRIPT_VERIFY_FLAGS, false);
+
+ // Normal 2-of-2 multisig
+ CreateCreditAndSpend(keystore, scriptMulti, output1, input1, false);
+ CheckWithFlag(output1, input1, 0, false);
+ CreateCreditAndSpend(keystore2, scriptMulti, output2, input2, false);
+ CheckWithFlag(output2, input2, 0, false);
+ BOOST_CHECK(output1 == output2);
+ UpdateTransaction(input1, 0, CombineSignatures(output1.vout[0].scriptPubKey, MutableTransactionSignatureChecker(&input1, 0, output1.vout[0].nValue), DataFromTransaction(input1, 0), DataFromTransaction(input2, 0)));
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+
+ // P2SH 2-of-2 multisig
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(scriptMulti)), output1, input1, false);
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, false);
+ CreateCreditAndSpend(keystore2, GetScriptForDestination(CScriptID(scriptMulti)), output2, input2, false);
+ CheckWithFlag(output2, input2, 0, true);
+ CheckWithFlag(output2, input2, SCRIPT_VERIFY_P2SH, false);
+ BOOST_CHECK(output1 == output2);
+ UpdateTransaction(input1, 0, CombineSignatures(output1.vout[0].scriptPubKey, MutableTransactionSignatureChecker(&input1, 0, output1.vout[0].nValue), DataFromTransaction(input1, 0), DataFromTransaction(input2, 0)));
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+
+ // Witness 2-of-2 multisig
+ CreateCreditAndSpend(keystore, GetScriptForWitness(scriptMulti), output1, input1, false);
+ CheckWithFlag(output1, input1, 0, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH | SCRIPT_VERIFY_WITNESS, false);
+ CreateCreditAndSpend(keystore2, GetScriptForWitness(scriptMulti), output2, input2, false);
+ CheckWithFlag(output2, input2, 0, true);
+ CheckWithFlag(output2, input2, SCRIPT_VERIFY_P2SH | SCRIPT_VERIFY_WITNESS, false);
+ BOOST_CHECK(output1 == output2);
+ UpdateTransaction(input1, 0, CombineSignatures(output1.vout[0].scriptPubKey, MutableTransactionSignatureChecker(&input1, 0, output1.vout[0].nValue), DataFromTransaction(input1, 0), DataFromTransaction(input2, 0)));
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH | SCRIPT_VERIFY_WITNESS, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+
+ // P2SH witness 2-of-2 multisig
+ CreateCreditAndSpend(keystore, GetScriptForDestination(CScriptID(GetScriptForWitness(scriptMulti))), output1, input1, false);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH | SCRIPT_VERIFY_WITNESS, false);
+ CreateCreditAndSpend(keystore2, GetScriptForDestination(CScriptID(GetScriptForWitness(scriptMulti))), output2, input2, false);
+ CheckWithFlag(output2, input2, SCRIPT_VERIFY_P2SH, true);
+ CheckWithFlag(output2, input2, SCRIPT_VERIFY_P2SH | SCRIPT_VERIFY_WITNESS, false);
+ BOOST_CHECK(output1 == output2);
+ UpdateTransaction(input1, 0, CombineSignatures(output1.vout[0].scriptPubKey, MutableTransactionSignatureChecker(&input1, 0, output1.vout[0].nValue), DataFromTransaction(input1, 0), DataFromTransaction(input2, 0)));
+ CheckWithFlag(output1, input1, SCRIPT_VERIFY_P2SH | SCRIPT_VERIFY_WITNESS, true);
+ CheckWithFlag(output1, input1, STANDARD_SCRIPT_VERIFY_FLAGS, true);
+}
+
BOOST_AUTO_TEST_CASE(test_IsStandard)
{
LOCK(cs_main);
diff --git a/src/test/txvalidationcache_tests.cpp b/src/test/txvalidationcache_tests.cpp
index c29e30792a..76e4e7a4be 100644
--- a/src/test/txvalidationcache_tests.cpp
+++ b/src/test/txvalidationcache_tests.cpp
@@ -48,7 +48,7 @@ BOOST_FIXTURE_TEST_CASE(tx_mempool_block_doublespend, TestChain100Setup)
// Sign:
std::vector<unsigned char> vchSig;
- uint256 hash = SignatureHash(scriptPubKey, spends[i], 0, SIGHASH_ALL);
+ uint256 hash = SignatureHash(scriptPubKey, spends[i], 0, SIGHASH_ALL, 0, SIGVERSION_BASE);
BOOST_CHECK(coinbaseKey.Sign(hash, vchSig));
vchSig.push_back((unsigned char)SIGHASH_ALL);
spends[i].vin[0].scriptSig << vchSig;
diff --git a/src/tinyformat.h b/src/tinyformat.h
index c6ec0419b3..17f0360c42 100644
--- a/src/tinyformat.h
+++ b/src/tinyformat.h
@@ -67,7 +67,9 @@
// weekday, month, day, hour, min);
// std::cout << date;
//
-// These are the three primary interface functions.
+// These are the three primary interface functions. There is also a
+// convenience function printfln() which appends a newline to the usual result
+// of printf() for super simple logging.
//
//
// User defined format functions
@@ -86,6 +88,18 @@
// defined function bodies, use the macro TINYFORMAT_FOREACH_ARGNUM. For an
// example, see the implementation of printf() at the end of the source file.
//
+// Sometimes it's useful to be able to pass a list of format arguments through
+// to a non-template function. The FormatList class is provided as a way to do
+// this by storing the argument list in a type-opaque way. Continuing the
+// example from above, we construct a FormatList using makeFormatList():
+//
+// FormatListRef formatList = tfm::makeFormatList(weekday, month, day, hour, min);
+//
+// The format list can now be passed into any non-template function and used
+// via a call to the vformat() function:
+//
+// tfm::vformat(std::cout, "%s, %s %d, %.2d:%.2d\n", formatList);
+//
//
// Additional API information
// --------------------------
@@ -118,6 +132,7 @@ namespace tfm = tinyformat;
//------------------------------------------------------------------------------
// Implementation details.
+#include <algorithm>
#include <cassert>
#include <iostream>
#include <sstream>
@@ -133,20 +148,20 @@ namespace tfm = tinyformat;
# endif
#endif
-#ifdef __GNUC__
-# define TINYFORMAT_NOINLINE __attribute__((noinline))
-#elif defined(_MSC_VER)
-# define TINYFORMAT_NOINLINE __declspec(noinline)
-#else
-# define TINYFORMAT_NOINLINE
-#endif
-
#if defined(__GLIBCXX__) && __GLIBCXX__ < 20080201
// std::showpos is broken on old libstdc++ as provided with OSX. See
// http://gcc.gnu.org/ml/libstdc++/2007-11/msg00075.html
# define TINYFORMAT_OLD_LIBSTDCPLUSPLUS_WORKAROUND
#endif
+#ifdef __APPLE__
+// Workaround OSX linker warning: xcode uses different default symbol
+// visibilities for static libs vs executables (see issue #25)
+# define TINYFORMAT_HIDDEN __attribute__((visibility("hidden")))
+#else
+# define TINYFORMAT_HIDDEN
+#endif
+
namespace tinyformat {
//------------------------------------------------------------------------------
@@ -247,6 +262,29 @@ struct convertToInt<T,true>
static int invoke(const T& value) { return static_cast<int>(value); }
};
+// Format at most ntrunc characters to the given stream.
+template<typename T>
+inline void formatTruncated(std::ostream& out, const T& value, int ntrunc)
+{
+ std::ostringstream tmp;
+ tmp << value;
+ std::string result = tmp.str();
+ out.write(result.c_str(), (std::min)(ntrunc, static_cast<int>(result.size())));
+}
+#define TINYFORMAT_DEFINE_FORMAT_TRUNCATED_CSTR(type) \
+inline void formatTruncated(std::ostream& out, type* value, int ntrunc) \
+{ \
+ std::streamsize len = 0; \
+ while(len < ntrunc && value[len] != 0) \
+ ++len; \
+ out.write(value, len); \
+}
+// Overload for const char* and char*. Could overload for signed & unsigned
+// char too, but these are technically unneeded for printf compatibility.
+TINYFORMAT_DEFINE_FORMAT_TRUNCATED_CSTR(const char)
+TINYFORMAT_DEFINE_FORMAT_TRUNCATED_CSTR(char)
+#undef TINYFORMAT_DEFINE_FORMAT_TRUNCATED_CSTR
+
} // namespace detail
@@ -255,18 +293,20 @@ struct convertToInt<T,true>
// desired.
-// Format a value into a stream. Called from format() for all types by default.
-//
-// Users may override this for their own types. When this function is called,
-// the stream flags will have been modified according to the format string.
-// The format specification is provided in the range [fmtBegin, fmtEnd).
-//
-// By default, formatValue() uses the usual stream insertion operator
-// operator<< to format the type T, with special cases for the %c and %p
-// conversions.
+/// Format a value into a stream, delegating to operator<< by default.
+///
+/// Users may override this for their own types. When this function is called,
+/// the stream flags will have been modified according to the format string.
+/// The format specification is provided in the range [fmtBegin, fmtEnd). For
+/// truncating conversions, ntrunc is set to the desired maximum number of
+/// characters, for example "%.7s" calls formatValue with ntrunc = 7.
+///
+/// By default, formatValue() uses the usual stream insertion operator
+/// operator<< to format the type T, with special cases for the %c and %p
+/// conversions.
template<typename T>
inline void formatValue(std::ostream& out, const char* /*fmtBegin*/,
- const char* fmtEnd, const T& value)
+ const char* fmtEnd, int ntrunc, const T& value)
{
#ifndef TINYFORMAT_ALLOW_WCHAR_STRINGS
// Since we don't support printing of wchar_t using "%ls", make it fail at
@@ -288,6 +328,12 @@ inline void formatValue(std::ostream& out, const char* /*fmtBegin*/,
#ifdef TINYFORMAT_OLD_LIBSTDCPLUSPLUS_WORKAROUND
else if(detail::formatZeroIntegerWorkaround<T>::invoke(out, value)) /**/;
#endif
+ else if(ntrunc >= 0)
+ {
+ // Take care not to overread C strings in truncating conversions like
+ // "%.4s" where at most 4 characters may be read.
+ detail::formatTruncated(out, value, ntrunc);
+ }
else
out << value;
}
@@ -296,7 +342,7 @@ inline void formatValue(std::ostream& out, const char* /*fmtBegin*/,
// Overloaded version for char types to support printing as an integer
#define TINYFORMAT_DEFINE_FORMATVALUE_CHAR(charType) \
inline void formatValue(std::ostream& out, const char* /*fmtBegin*/, \
- const char* fmtEnd, charType value) \
+ const char* fmtEnd, int /**/, charType value) \
{ \
switch(*(fmtEnd-1)) \
{ \
@@ -435,225 +481,91 @@ cog.outl('#define TINYFORMAT_FOREACH_ARGNUM(m) \\\n ' +
namespace detail {
-// Class holding current position in format string and an output stream into
-// which arguments are formatted.
-class FormatIterator
+// Type-opaque holder for an argument to format(), with associated actions on
+// the type held as explicit function pointers. This allows FormatArg's for
+// each argument to be allocated as a homogenous array inside FormatList
+// whereas a naive implementation based on inheritance does not.
+class FormatArg
{
public:
- // Flags for features not representable with standard stream state
- enum ExtraFormatFlags
- {
- Flag_None = 0,
- Flag_TruncateToPrecision = 1<<0, // truncate length to stream precision()
- Flag_SpacePadPositive = 1<<1, // pad positive values with spaces
- Flag_VariableWidth = 1<<2, // variable field width in arg list
- Flag_VariablePrecision = 1<<3 // variable field precision in arg list
- };
-
- // out is the output stream, fmt is the full format string
- FormatIterator(std::ostream& out, const char* fmt)
- : m_out(out),
- m_fmt(fmt),
- m_extraFlags(Flag_None),
- m_wantWidth(false),
- m_wantPrecision(false),
- m_variableWidth(0),
- m_variablePrecision(0),
- m_origWidth(out.width()),
- m_origPrecision(out.precision()),
- m_origFlags(out.flags()),
- m_origFill(out.fill())
+ FormatArg() {}
+
+ template<typename T>
+ FormatArg(const T& value)
+ : m_value(static_cast<const void*>(&value)),
+ m_formatImpl(&formatImpl<T>),
+ m_toIntImpl(&toIntImpl<T>)
{ }
- // Print remaining part of format string.
- void finish()
+ void format(std::ostream& out, const char* fmtBegin,
+ const char* fmtEnd, int ntrunc) const
{
- // It would be nice if we could do this from the destructor, but we
- // can't if TINFORMAT_ERROR is used to throw an exception!
- m_fmt = printFormatStringLiteral(m_out, m_fmt);
- if(*m_fmt != '\0')
- TINYFORMAT_ERROR("tinyformat: Too many conversion specifiers in format string");
+ m_formatImpl(out, fmtBegin, fmtEnd, ntrunc, m_value);
}
- ~FormatIterator()
+ int toInt() const
{
- // Restore stream state
- m_out.width(m_origWidth);
- m_out.precision(m_origPrecision);
- m_out.flags(m_origFlags);
- m_out.fill(m_origFill);
+ return m_toIntImpl(m_value);
}
- template<typename T>
- void accept(const T& value);
-
private:
- // Parse and return an integer from the string c, as atoi()
- // On return, c is set to one past the end of the integer.
- static int parseIntAndAdvance(const char*& c)
+ template<typename T>
+ TINYFORMAT_HIDDEN static void formatImpl(std::ostream& out, const char* fmtBegin,
+ const char* fmtEnd, int ntrunc, const void* value)
{
- int i = 0;
- for(;*c >= '0' && *c <= '9'; ++c)
- i = 10*i + (*c - '0');
- return i;
+ formatValue(out, fmtBegin, fmtEnd, ntrunc, *static_cast<const T*>(value));
}
- // Format at most truncLen characters of a C string to the given
- // stream. Return true if formatting proceeded (generic version always
- // returns false)
template<typename T>
- static bool formatCStringTruncate(std::ostream& /*out*/, const T& /*value*/,
- std::streamsize /*truncLen*/)
+ TINYFORMAT_HIDDEN static int toIntImpl(const void* value)
{
- return false;
- }
-# define TINYFORMAT_DEFINE_FORMAT_C_STRING_TRUNCATE(type) \
- static bool formatCStringTruncate(std::ostream& out, type* value, \
- std::streamsize truncLen) \
- { \
- std::streamsize len = 0; \
- while(len < truncLen && value[len] != 0) \
- ++len; \
- out.write(value, len); \
- return true; \
- }
- // Overload for const char* and char*. Could overload for signed &
- // unsigned char too, but these are technically unneeded for printf
- // compatibility.
- TINYFORMAT_DEFINE_FORMAT_C_STRING_TRUNCATE(const char)
- TINYFORMAT_DEFINE_FORMAT_C_STRING_TRUNCATE(char)
-# undef TINYFORMAT_DEFINE_FORMAT_C_STRING_TRUNCATE
-
- // Print literal part of format string and return next format spec
- // position.
- //
- // Skips over any occurrences of '%%', printing a literal '%' to the
- // output. The position of the first % character of the next
- // nontrivial format spec is returned, or the end of string.
- static const char* printFormatStringLiteral(std::ostream& out,
- const char* fmt)
- {
- const char* c = fmt;
- for(; true; ++c)
- {
- switch(*c)
- {
- case '\0':
- out.write(fmt, static_cast<std::streamsize>(c - fmt));
- return c;
- case '%':
- out.write(fmt, static_cast<std::streamsize>(c - fmt));
- if(*(c+1) != '%')
- return c;
- // for "%%", tack trailing % onto next literal section.
- fmt = ++c;
- break;
- }
- }
+ return convertToInt<T>::invoke(*static_cast<const T*>(value));
}
- static const char* streamStateFromFormat(std::ostream& out,
- unsigned int& extraFlags,
- const char* fmtStart,
- int variableWidth,
- int variablePrecision);
-
- // Private copy & assign: Kill gcc warnings with -Weffc++
- FormatIterator(const FormatIterator&);
- FormatIterator& operator=(const FormatIterator&);
-
- // Stream, current format string & state
- std::ostream& m_out;
- const char* m_fmt;
- unsigned int m_extraFlags;
- // State machine info for handling of variable width & precision
- bool m_wantWidth;
- bool m_wantPrecision;
- int m_variableWidth;
- int m_variablePrecision;
- // Saved stream state
- std::streamsize m_origWidth;
- std::streamsize m_origPrecision;
- std::ios::fmtflags m_origFlags;
- char m_origFill;
+ const void* m_value;
+ void (*m_formatImpl)(std::ostream& out, const char* fmtBegin,
+ const char* fmtEnd, int ntrunc, const void* value);
+ int (*m_toIntImpl)(const void* value);
};
-// Accept a value for formatting into the internal stream.
-template<typename T>
-TINYFORMAT_NOINLINE // < greatly reduces bloat in optimized builds
-void FormatIterator::accept(const T& value)
+// Parse and return an integer from the string c, as atoi()
+// On return, c is set to one past the end of the integer.
+inline int parseIntAndAdvance(const char*& c)
{
- // Parse the format string
- const char* fmtEnd = 0;
- if(m_extraFlags == Flag_None && !m_wantWidth && !m_wantPrecision)
- {
- m_fmt = printFormatStringLiteral(m_out, m_fmt);
- fmtEnd = streamStateFromFormat(m_out, m_extraFlags, m_fmt, 0, 0);
- m_wantWidth = (m_extraFlags & Flag_VariableWidth) != 0;
- m_wantPrecision = (m_extraFlags & Flag_VariablePrecision) != 0;
- }
- // Consume value as variable width and precision specifier if necessary
- if(m_extraFlags & (Flag_VariableWidth | Flag_VariablePrecision))
- {
- if(m_wantWidth || m_wantPrecision)
- {
- int v = convertToInt<T>::invoke(value);
- if(m_wantWidth)
- {
- m_variableWidth = v;
- m_wantWidth = false;
- }
- else if(m_wantPrecision)
- {
- m_variablePrecision = v;
- m_wantPrecision = false;
- }
- return;
- }
- // If we get here, we've set both the variable precision and width as
- // required and we need to rerun the stream state setup to insert these.
- fmtEnd = streamStateFromFormat(m_out, m_extraFlags, m_fmt,
- m_variableWidth, m_variablePrecision);
- }
+ int i = 0;
+ for(;*c >= '0' && *c <= '9'; ++c)
+ i = 10*i + (*c - '0');
+ return i;
+}
- // Format the value into the stream.
- if(!(m_extraFlags & (Flag_SpacePadPositive | Flag_TruncateToPrecision)))
- formatValue(m_out, m_fmt, fmtEnd, value);
- else
+// Print literal part of format string and return next format spec
+// position.
+//
+// Skips over any occurrences of '%%', printing a literal '%' to the
+// output. The position of the first % character of the next
+// nontrivial format spec is returned, or the end of string.
+inline const char* printFormatStringLiteral(std::ostream& out, const char* fmt)
+{
+ const char* c = fmt;
+ for(;; ++c)
{
- // The following are special cases where there's no direct
- // correspondence between stream formatting and the printf() behaviour.
- // Instead, we simulate the behaviour crudely by formatting into a
- // temporary string stream and munging the resulting string.
- std::ostringstream tmpStream;
- tmpStream.copyfmt(m_out);
- if(m_extraFlags & Flag_SpacePadPositive)
- tmpStream.setf(std::ios::showpos);
- // formatCStringTruncate is required for truncating conversions like
- // "%.4s" where at most 4 characters of the c-string should be read.
- // If we didn't include this special case, we might read off the end.
- if(!( (m_extraFlags & Flag_TruncateToPrecision) &&
- formatCStringTruncate(tmpStream, value, m_out.precision()) ))
- {
- // Not a truncated c-string; just format normally.
- formatValue(tmpStream, m_fmt, fmtEnd, value);
- }
- std::string result = tmpStream.str(); // allocates... yuck.
- if(m_extraFlags & Flag_SpacePadPositive)
+ switch(*c)
{
- for(size_t i = 0, iend = result.size(); i < iend; ++i)
- if(result[i] == '+')
- result[i] = ' ';
+ case '\0':
+ out.write(fmt, c - fmt);
+ return c;
+ case '%':
+ out.write(fmt, c - fmt);
+ if(*(c+1) != '%')
+ return c;
+ // for "%%", tack trailing % onto next literal section.
+ fmt = ++c;
+ break;
+ default:
+ break;
}
- if((m_extraFlags & Flag_TruncateToPrecision) &&
- (int)result.size() > (int)m_out.precision())
- m_out.write(result.c_str(), m_out.precision());
- else
- m_out << result;
}
- m_extraFlags = Flag_None;
- m_fmt = fmtEnd;
}
@@ -663,13 +575,14 @@ void FormatIterator::accept(const T& value)
// with the form "%[flags][width][.precision][length]type".
//
// Formatting options which can't be natively represented using the ostream
-// state are returned in the extraFlags parameter which is a bitwise
-// combination of values from the ExtraFormatFlags enum.
-inline const char* FormatIterator::streamStateFromFormat(std::ostream& out,
- unsigned int& extraFlags,
- const char* fmtStart,
- int variableWidth,
- int variablePrecision)
+// state are returned in spacePadPositive (for space padded positive numbers)
+// and ntrunc (for truncating conversions). argIndex is incremented if
+// necessary to pull out variable width and precision . The function returns a
+// pointer to the character after the end of the current format spec.
+inline const char* streamStateFromFormat(std::ostream& out, bool& spacePadPositive,
+ int& ntrunc, const char* fmtStart,
+ const detail::FormatArg* formatters,
+ int& argIndex, int numFormatters)
{
if(*fmtStart != '%')
{
@@ -684,9 +597,9 @@ inline const char* FormatIterator::streamStateFromFormat(std::ostream& out,
out.unsetf(std::ios::adjustfield | std::ios::basefield |
std::ios::floatfield | std::ios::showbase | std::ios::boolalpha |
std::ios::showpoint | std::ios::showpos | std::ios::uppercase);
- extraFlags = Flag_None;
bool precisionSet = false;
bool widthSet = false;
+ int widthExtra = 0;
const char* c = fmtStart + 1;
// 1) Parse flags
for(;; ++c)
@@ -713,12 +626,15 @@ inline const char* FormatIterator::streamStateFromFormat(std::ostream& out,
case ' ':
// overridden by show positive sign, '+' flag.
if(!(out.flags() & std::ios::showpos))
- extraFlags |= Flag_SpacePadPositive;
+ spacePadPositive = true;
continue;
case '+':
out.setf(std::ios::showpos);
- extraFlags &= ~Flag_SpacePadPositive;
+ spacePadPositive = false;
+ widthExtra = 1;
continue;
+ default:
+ break;
}
break;
}
@@ -731,15 +647,19 @@ inline const char* FormatIterator::streamStateFromFormat(std::ostream& out,
if(*c == '*')
{
widthSet = true;
- if(variableWidth < 0)
+ int width = 0;
+ if(argIndex < numFormatters)
+ width = formatters[argIndex++].toInt();
+ else
+ TINYFORMAT_ERROR("tinyformat: Not enough arguments to read variable width");
+ if(width < 0)
{
// negative widths correspond to '-' flag set
out.fill(' ');
out.setf(std::ios::left, std::ios::adjustfield);
- variableWidth = -variableWidth;
+ width = -width;
}
- out.width(variableWidth);
- extraFlags |= Flag_VariableWidth;
+ out.width(width);
++c;
}
// 3) Parse precision
@@ -750,8 +670,10 @@ inline const char* FormatIterator::streamStateFromFormat(std::ostream& out,
if(*c == '*')
{
++c;
- extraFlags |= Flag_VariablePrecision;
- precision = variablePrecision;
+ if(argIndex < numFormatters)
+ precision = formatters[argIndex++].toInt();
+ else
+ TINYFORMAT_ERROR("tinyformat: Not enough arguments to read variable precision");
}
else
{
@@ -814,7 +736,7 @@ inline const char* FormatIterator::streamStateFromFormat(std::ostream& out,
break;
case 's':
if(precisionSet)
- extraFlags |= Flag_TruncateToPrecision;
+ ntrunc = static_cast<int>(out.precision());
// Make %s print booleans as "true" and "false"
out.setf(std::ios::boolalpha);
break;
@@ -826,6 +748,8 @@ inline const char* FormatIterator::streamStateFromFormat(std::ostream& out,
TINYFORMAT_ERROR("tinyformat: Conversion spec incorrectly "
"terminated by end of string");
return c;
+ default:
+ break;
}
if(intConversion && precisionSet && !widthSet)
{
@@ -833,7 +757,7 @@ inline const char* FormatIterator::streamStateFromFormat(std::ostream& out,
// padded with zeros on the left). This isn't really supported by the
// iostreams, but we can approximately simulate it with the width if
// the width isn't otherwise used.
- out.width(out.precision());
+ out.width(out.precision() + widthExtra);
out.setf(std::ios::internal, std::ios::adjustfield);
out.fill('0');
}
@@ -841,170 +765,282 @@ inline const char* FormatIterator::streamStateFromFormat(std::ostream& out,
}
-
//------------------------------------------------------------------------------
-// Private format function on top of which the public interface is implemented.
-// We enforce a mimimum of one value to be formatted to prevent bugs looking like
-//
-// const char* myStr = "100% broken";
-// printf(myStr); // Parses % as a format specifier
-#ifdef TINYFORMAT_USE_VARIADIC_TEMPLATES
-
-template<typename T1>
-void format(FormatIterator& fmtIter, const T1& value1)
+inline void formatImpl(std::ostream& out, const char* fmt,
+ const detail::FormatArg* formatters,
+ int numFormatters)
{
- fmtIter.accept(value1);
- fmtIter.finish();
+ // Saved stream state
+ std::streamsize origWidth = out.width();
+ std::streamsize origPrecision = out.precision();
+ std::ios::fmtflags origFlags = out.flags();
+ char origFill = out.fill();
+
+ for (int argIndex = 0; argIndex < numFormatters; ++argIndex)
+ {
+ // Parse the format string
+ fmt = printFormatStringLiteral(out, fmt);
+ bool spacePadPositive = false;
+ int ntrunc = -1;
+ const char* fmtEnd = streamStateFromFormat(out, spacePadPositive, ntrunc, fmt,
+ formatters, argIndex, numFormatters);
+ if (argIndex >= numFormatters)
+ {
+ // Check args remain after reading any variable width/precision
+ TINYFORMAT_ERROR("tinyformat: Not enough format arguments");
+ return;
+ }
+ const FormatArg& arg = formatters[argIndex];
+ // Format the arg into the stream.
+ if(!spacePadPositive)
+ arg.format(out, fmt, fmtEnd, ntrunc);
+ else
+ {
+ // The following is a special case with no direct correspondence
+ // between stream formatting and the printf() behaviour. Simulate
+ // it crudely by formatting into a temporary string stream and
+ // munging the resulting string.
+ std::ostringstream tmpStream;
+ tmpStream.copyfmt(out);
+ tmpStream.setf(std::ios::showpos);
+ arg.format(tmpStream, fmt, fmtEnd, ntrunc);
+ std::string result = tmpStream.str(); // allocates... yuck.
+ for(size_t i = 0, iend = result.size(); i < iend; ++i)
+ if(result[i] == '+') result[i] = ' ';
+ out << result;
+ }
+ fmt = fmtEnd;
+ }
+
+ // Print remaining part of format string.
+ fmt = printFormatStringLiteral(out, fmt);
+ if(*fmt != '\0')
+ TINYFORMAT_ERROR("tinyformat: Too many conversion specifiers in format string");
+
+ // Restore stream state
+ out.width(origWidth);
+ out.precision(origPrecision);
+ out.flags(origFlags);
+ out.fill(origFill);
}
-// General version for C++11
-template<typename T1, typename... Args>
-void format(FormatIterator& fmtIter, const T1& value1, const Args&... args)
+} // namespace detail
+
+
+/// List of template arguments format(), held in a type-opaque way.
+///
+/// A const reference to FormatList (typedef'd as FormatListRef) may be
+/// conveniently used to pass arguments to non-template functions: All type
+/// information has been stripped from the arguments, leaving just enough of a
+/// common interface to perform formatting as required.
+class FormatList
{
- fmtIter.accept(value1);
- format(fmtIter, args...);
-}
+ public:
+ FormatList(detail::FormatArg* formatters, int N)
+ : m_formatters(formatters), m_N(N) { }
-#else
+ friend void vformat(std::ostream& out, const char* fmt,
+ const FormatList& list);
-inline void format(FormatIterator& fmtIter)
+ private:
+ const detail::FormatArg* m_formatters;
+ int m_N;
+};
+
+/// Reference to type-opaque format list for passing to vformat()
+typedef const FormatList& FormatListRef;
+
+
+namespace detail {
+
+// Format list subclass with fixed storage to avoid dynamic allocation
+template<int N>
+class FormatListN : public FormatList
{
- fmtIter.finish();
-}
+ public:
+#ifdef TINYFORMAT_USE_VARIADIC_TEMPLATES
+ template<typename... Args>
+ FormatListN(const Args&... args)
+ : FormatList(&m_formatterStore[0], N),
+ m_formatterStore { FormatArg(args)... }
+ { static_assert(sizeof...(args) == N, "Number of args must be N"); }
+#else // C++98 version
+ void init(int) {}
+# define TINYFORMAT_MAKE_FORMATLIST_CONSTRUCTOR(n) \
+ \
+ template<TINYFORMAT_ARGTYPES(n)> \
+ FormatListN(TINYFORMAT_VARARGS(n)) \
+ : FormatList(&m_formatterStore[0], n) \
+ { assert(n == N); init(0, TINYFORMAT_PASSARGS(n)); } \
+ \
+ template<TINYFORMAT_ARGTYPES(n)> \
+ void init(int i, TINYFORMAT_VARARGS(n)) \
+ { \
+ m_formatterStore[i] = FormatArg(v1); \
+ init(i+1 TINYFORMAT_PASSARGS_TAIL(n)); \
+ }
-// General version for C++98
-#define TINYFORMAT_MAKE_FORMAT_DETAIL(n) \
-template<TINYFORMAT_ARGTYPES(n)> \
-void format(detail::FormatIterator& fmtIter, TINYFORMAT_VARARGS(n)) \
-{ \
- fmtIter.accept(v1); \
- format(fmtIter TINYFORMAT_PASSARGS_TAIL(n)); \
-}
+ TINYFORMAT_FOREACH_ARGNUM(TINYFORMAT_MAKE_FORMATLIST_CONSTRUCTOR)
+# undef TINYFORMAT_MAKE_FORMATLIST_CONSTRUCTOR
+#endif
-TINYFORMAT_FOREACH_ARGNUM(TINYFORMAT_MAKE_FORMAT_DETAIL)
-#undef TINYFORMAT_MAKE_FORMAT_DETAIL
+ private:
+ FormatArg m_formatterStore[N];
+};
-#endif // End C++98 variadic template emulation for format()
+// Special 0-arg version - MSVC says zero-sized C array in struct is nonstandard
+template<> class FormatListN<0> : public FormatList
+{
+ public: FormatListN() : FormatList(0, 0) {}
+};
} // namespace detail
//------------------------------------------------------------------------------
-// Implement all the main interface functions here in terms of detail::format()
+// Primary API functions
#ifdef TINYFORMAT_USE_VARIADIC_TEMPLATES
-// C++11 - the simple case
-template<typename T1, typename... Args>
-void format(std::ostream& out, const char* fmt, const T1& v1, const Args&... args)
+/// Make type-agnostic format list from list of template arguments.
+///
+/// The exact return type of this function is an implementation detail and
+/// shouldn't be relied upon. Instead it should be stored as a FormatListRef:
+///
+/// FormatListRef formatList = makeFormatList( /*...*/ );
+template<typename... Args>
+detail::FormatListN<sizeof...(Args)> makeFormatList(const Args&... args)
{
- detail::FormatIterator fmtIter(out, fmt);
- format(fmtIter, v1, args...);
+ return detail::FormatListN<sizeof...(args)>(args...);
}
-template<typename T1, typename... Args>
-std::string format(const char* fmt, const T1& v1, const Args&... args)
+#else // C++98 version
+
+inline detail::FormatListN<0> makeFormatList()
+{
+ return detail::FormatListN<0>();
+}
+#define TINYFORMAT_MAKE_MAKEFORMATLIST(n) \
+template<TINYFORMAT_ARGTYPES(n)> \
+detail::FormatListN<n> makeFormatList(TINYFORMAT_VARARGS(n)) \
+{ \
+ return detail::FormatListN<n>(TINYFORMAT_PASSARGS(n)); \
+}
+TINYFORMAT_FOREACH_ARGNUM(TINYFORMAT_MAKE_MAKEFORMATLIST)
+#undef TINYFORMAT_MAKE_MAKEFORMATLIST
+
+#endif
+
+/// Format list of arguments to the stream according to the given format string.
+///
+/// The name vformat() is chosen for the semantic similarity to vprintf(): the
+/// list of format arguments is held in a single function argument.
+inline void vformat(std::ostream& out, const char* fmt, FormatListRef list)
+{
+ detail::formatImpl(out, fmt, list.m_formatters, list.m_N);
+}
+
+
+#ifdef TINYFORMAT_USE_VARIADIC_TEMPLATES
+
+/// Format list of arguments to the stream according to given format string.
+template<typename... Args>
+void format(std::ostream& out, const char* fmt, const Args&... args)
+{
+ vformat(out, fmt, makeFormatList(args...));
+}
+
+/// Format list of arguments according to the given format string and return
+/// the result as a string.
+template<typename... Args>
+std::string format(const char* fmt, const Args&... args)
{
std::ostringstream oss;
- format(oss, fmt, v1, args...);
+ format(oss, fmt, args...);
return oss.str();
}
-template<typename T1, typename... Args>
-std::string format(const std::string &fmt, const T1& v1, const Args&... args)
+/// Format list of arguments to std::cout, according to the given format string
+template<typename... Args>
+void printf(const char* fmt, const Args&... args)
+{
+ format(std::cout, fmt, args...);
+}
+
+template<typename... Args>
+void printfln(const char* fmt, const Args&... args)
+{
+ format(std::cout, fmt, args...);
+ std::cout << '\n';
+}
+
+#else // C++98 version
+
+inline void format(std::ostream& out, const char* fmt)
+{
+ vformat(out, fmt, makeFormatList());
+}
+
+inline std::string format(const char* fmt)
{
std::ostringstream oss;
- format(oss, fmt.c_str(), v1, args...);
+ format(oss, fmt);
return oss.str();
}
-template<typename T1, typename... Args>
-void printf(const char* fmt, const T1& v1, const Args&... args)
+inline void printf(const char* fmt)
{
- format(std::cout, fmt, v1, args...);
+ format(std::cout, fmt);
}
-#else
+inline void printfln(const char* fmt)
+{
+ format(std::cout, fmt);
+ std::cout << '\n';
+}
-// C++98 - define the interface functions using the wrapping macros
#define TINYFORMAT_MAKE_FORMAT_FUNCS(n) \
\
template<TINYFORMAT_ARGTYPES(n)> \
void format(std::ostream& out, const char* fmt, TINYFORMAT_VARARGS(n)) \
{ \
- tinyformat::detail::FormatIterator fmtIter(out, fmt); \
- tinyformat::detail::format(fmtIter, TINYFORMAT_PASSARGS(n)); \
+ vformat(out, fmt, makeFormatList(TINYFORMAT_PASSARGS(n))); \
} \
\
template<TINYFORMAT_ARGTYPES(n)> \
std::string format(const char* fmt, TINYFORMAT_VARARGS(n)) \
{ \
std::ostringstream oss; \
- tinyformat::format(oss, fmt, TINYFORMAT_PASSARGS(n)); \
+ format(oss, fmt, TINYFORMAT_PASSARGS(n)); \
return oss.str(); \
} \
\
template<TINYFORMAT_ARGTYPES(n)> \
-std::string format(const std::string &fmt, TINYFORMAT_VARARGS(n)) \
+void printf(const char* fmt, TINYFORMAT_VARARGS(n)) \
{ \
- std::ostringstream oss; \
- tinyformat::format(oss, fmt.c_str(), TINYFORMAT_PASSARGS(n)); \
- return oss.str(); \
+ format(std::cout, fmt, TINYFORMAT_PASSARGS(n)); \
} \
\
template<TINYFORMAT_ARGTYPES(n)> \
-void printf(const char* fmt, TINYFORMAT_VARARGS(n)) \
+void printfln(const char* fmt, TINYFORMAT_VARARGS(n)) \
{ \
- tinyformat::format(std::cout, fmt, TINYFORMAT_PASSARGS(n)); \
+ format(std::cout, fmt, TINYFORMAT_PASSARGS(n)); \
+ std::cout << '\n'; \
}
TINYFORMAT_FOREACH_ARGNUM(TINYFORMAT_MAKE_FORMAT_FUNCS)
#undef TINYFORMAT_MAKE_FORMAT_FUNCS
-#endif
-
-//------------------------------------------------------------------------------
-// Define deprecated wrapping macro for backward compatibility in tinyformat
-// 1.x. Will be removed in version 2!
-#define TINYFORMAT_WRAP_FORMAT_EXTRA_ARGS
-#define TINYFORMAT_WRAP_FORMAT_N(n, returnType, funcName, funcDeclSuffix, \
- bodyPrefix, streamName, bodySuffix) \
-template<TINYFORMAT_ARGTYPES(n)> \
-returnType funcName(TINYFORMAT_WRAP_FORMAT_EXTRA_ARGS const char* fmt, \
- TINYFORMAT_VARARGS(n)) funcDeclSuffix \
-{ \
- bodyPrefix \
- tinyformat::format(streamName, fmt, TINYFORMAT_PASSARGS(n)); \
- bodySuffix \
-} \
-
-#define TINYFORMAT_WRAP_FORMAT(returnType, funcName, funcDeclSuffix, \
- bodyPrefix, streamName, bodySuffix) \
-inline \
-returnType funcName(TINYFORMAT_WRAP_FORMAT_EXTRA_ARGS const char* fmt \
- ) funcDeclSuffix \
-{ \
- bodyPrefix \
- tinyformat::detail::FormatIterator(streamName, fmt).finish(); \
- bodySuffix \
-} \
-TINYFORMAT_WRAP_FORMAT_N(1 , returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(2 , returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(3 , returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(4 , returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(5 , returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(6 , returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(7 , returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(8 , returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(9 , returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(10, returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(11, returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(12, returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(13, returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(14, returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(15, returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
-TINYFORMAT_WRAP_FORMAT_N(16, returnType, funcName, funcDeclSuffix, bodyPrefix, streamName, bodySuffix) \
+#endif
+// Added for Bitcoin Core
+template<typename... Args>
+std::string format(const std::string &fmt, const Args&... args)
+{
+ std::ostringstream oss;
+ format(oss, fmt.c_str(), args...);
+ return oss.str();
+}
} // namespace tinyformat
diff --git a/src/txdb.h b/src/txdb.h
index ce3c39d7fe..5b98d2792c 100644
--- a/src/txdb.h
+++ b/src/txdb.h
@@ -22,11 +22,19 @@ class CCoinsViewDBCursor;
class uint256;
//! -dbcache default (MiB)
-static const int64_t nDefaultDbCache = 100;
-//! max. -dbcache in (MiB)
+static const int64_t nDefaultDbCache = 300;
+//! max. -dbcache (MiB)
static const int64_t nMaxDbCache = sizeof(void*) > 4 ? 16384 : 1024;
-//! min. -dbcache in (MiB)
+//! min. -dbcache (MiB)
static const int64_t nMinDbCache = 4;
+//! Max memory allocated to block tree DB specific cache, if no -txindex (MiB)
+static const int64_t nMaxBlockDBCache = 2;
+//! Max memory allocated to block tree DB specific cache, if -txindex (MiB)
+// Unlike for the UTXO database, for the txindex scenario the leveldb cache make
+// a meaningful difference: https://github.com/bitcoin/bitcoin/pull/8273#issuecomment-229601991
+static const int64_t nMaxBlockDBAndTxIndexCache = 1024;
+//! Max memory allocated to coin DB specific cache (MiB)
+static const int64_t nMaxCoinsDBCache = 8;
struct CDiskTxPos : public CDiskBlockPos
{
diff --git a/src/txmempool.cpp b/src/txmempool.cpp
index 205ffd6379..b631c48484 100644
--- a/src/txmempool.cpp
+++ b/src/txmempool.cpp
@@ -9,6 +9,7 @@
#include "consensus/consensus.h"
#include "consensus/validation.h"
#include "main.h"
+#include "policy/policy.h"
#include "policy/fees.h"
#include "streams.h"
#include "timedata.h"
@@ -22,17 +23,17 @@ using namespace std;
CTxMemPoolEntry::CTxMemPoolEntry(const CTransaction& _tx, const CAmount& _nFee,
int64_t _nTime, double _entryPriority, unsigned int _entryHeight,
bool poolHasNoInputsOf, CAmount _inChainInputValue,
- bool _spendsCoinbase, unsigned int _sigOps, LockPoints lp):
+ bool _spendsCoinbase, int64_t _sigOpsCost, LockPoints lp):
tx(std::make_shared<CTransaction>(_tx)), nFee(_nFee), nTime(_nTime), entryPriority(_entryPriority), entryHeight(_entryHeight),
hadNoDependencies(poolHasNoInputsOf), inChainInputValue(_inChainInputValue),
- spendsCoinbase(_spendsCoinbase), sigOpCount(_sigOps), lockPoints(lp)
+ spendsCoinbase(_spendsCoinbase), sigOpCost(_sigOpsCost), lockPoints(lp)
{
- nTxSize = ::GetSerializeSize(_tx, SER_NETWORK, PROTOCOL_VERSION);
- nModSize = _tx.CalculateModifiedSize(nTxSize);
+ nTxWeight = GetTransactionWeight(_tx);
+ nModSize = _tx.CalculateModifiedSize(GetTxSize());
nUsageSize = RecursiveDynamicUsage(*tx) + memusage::DynamicUsage(tx);
nCountWithDescendants = 1;
- nSizeWithDescendants = nTxSize;
+ nSizeWithDescendants = GetTxSize();
nModFeesWithDescendants = nFee;
CAmount nValueIn = _tx.GetValueOut()+nFee;
assert(inChainInputValue <= nValueIn);
@@ -40,9 +41,9 @@ CTxMemPoolEntry::CTxMemPoolEntry(const CTransaction& _tx, const CAmount& _nFee,
feeDelta = 0;
nCountWithAncestors = 1;
- nSizeWithAncestors = nTxSize;
+ nSizeWithAncestors = GetTxSize();
nModFeesWithAncestors = nFee;
- nSigOpCountWithAncestors = sigOpCount;
+ nSigOpCostWithAncestors = sigOpCost;
}
CTxMemPoolEntry::CTxMemPoolEntry(const CTxMemPoolEntry& other)
@@ -72,6 +73,11 @@ void CTxMemPoolEntry::UpdateLockPoints(const LockPoints& lp)
lockPoints = lp;
}
+size_t CTxMemPoolEntry::GetTxSize() const
+{
+ return GetVirtualTransactionSize(nTxWeight, sigOpCost);
+}
+
// Update the given tx for any in-mempool descendants.
// Assumes that setMemPoolChildren is correct for the given tx and all
// descendants.
@@ -111,7 +117,7 @@ void CTxMemPool::UpdateForDescendants(txiter updateIt, cacheMap &cachedDescendan
modifyCount++;
cachedDescendants[updateIt].insert(cit);
// Update ancestor state for each descendant
- mapTx.modify(cit, update_ancestor_state(updateIt->GetTxSize(), updateIt->GetModifiedFee(), 1, updateIt->GetSigOpCount()));
+ mapTx.modify(cit, update_ancestor_state(updateIt->GetTxSize(), updateIt->GetModifiedFee(), 1, updateIt->GetSigOpCost()));
}
}
mapTx.modify(updateIt, update_descendant_state(modifySize, modifyFee, modifyCount));
@@ -247,13 +253,13 @@ void CTxMemPool::UpdateEntryForAncestors(txiter it, const setEntries &setAncesto
int64_t updateCount = setAncestors.size();
int64_t updateSize = 0;
CAmount updateFee = 0;
- int updateSigOps = 0;
+ int64_t updateSigOpsCost = 0;
BOOST_FOREACH(txiter ancestorIt, setAncestors) {
updateSize += ancestorIt->GetTxSize();
updateFee += ancestorIt->GetModifiedFee();
- updateSigOps += ancestorIt->GetSigOpCount();
+ updateSigOpsCost += ancestorIt->GetSigOpCost();
}
- mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOps));
+ mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost));
}
void CTxMemPool::UpdateChildrenForRemoval(txiter it)
@@ -282,7 +288,7 @@ void CTxMemPool::UpdateForRemoveFromMempool(const setEntries &entriesToRemove, b
setDescendants.erase(removeIt); // don't update state for self
int64_t modifySize = -((int64_t)removeIt->GetTxSize());
CAmount modifyFee = -removeIt->GetModifiedFee();
- int modifySigOps = -removeIt->GetSigOpCount();
+ int modifySigOps = -removeIt->GetSigOpCost();
BOOST_FOREACH(txiter dit, setDescendants) {
mapTx.modify(dit, update_ancestor_state(modifySize, modifyFee, -1, modifySigOps));
}
@@ -338,8 +344,8 @@ void CTxMemPoolEntry::UpdateAncestorState(int64_t modifySize, CAmount modifyFee,
nModFeesWithAncestors += modifyFee;
nCountWithAncestors += modifyCount;
assert(int64_t(nCountWithAncestors) > 0);
- nSigOpCountWithAncestors += modifySigOps;
- assert(int(nSigOpCountWithAncestors) >= 0);
+ nSigOpCostWithAncestors += modifySigOps;
+ assert(int(nSigOpCostWithAncestors) >= 0);
}
CTxMemPool::CTxMemPool(const CFeeRate& _minReasonableRelayFee) :
@@ -438,6 +444,9 @@ bool CTxMemPool::addUnchecked(const uint256& hash, const CTxMemPoolEntry &entry,
totalTxSize += entry.GetTxSize();
minerPolicyEstimator->processTransaction(entry, fCurrentEstimate);
+ vTxHashes.emplace_back(hash, newit);
+ newit->vTxHashesIdx = vTxHashes.size() - 1;
+
return true;
}
@@ -447,6 +456,15 @@ void CTxMemPool::removeUnchecked(txiter it)
BOOST_FOREACH(const CTxIn& txin, it->GetTx().vin)
mapNextTx.erase(txin.prevout);
+ if (vTxHashes.size() > 1) {
+ vTxHashes[it->vTxHashesIdx] = std::move(vTxHashes.back());
+ vTxHashes[it->vTxHashesIdx].second->vTxHashesIdx = it->vTxHashesIdx;
+ vTxHashes.pop_back();
+ if (vTxHashes.size() * 2 < vTxHashes.capacity())
+ vTxHashes.shrink_to_fit();
+ } else
+ vTxHashes.clear();
+
totalTxSize -= it->GetTxSize();
cachedInnerUsage -= it->DynamicMemoryUsage();
cachedInnerUsage -= memusage::DynamicUsage(mapLinks[it].parents) + memusage::DynamicUsage(mapLinks[it].children);
@@ -639,6 +657,7 @@ void CTxMemPool::check(const CCoinsViewCache *pcoins) const
uint64_t innerUsage = 0;
CCoinsViewCache mempoolDuplicate(const_cast<CCoinsViewCache*>(pcoins));
+ const int64_t nSpendHeight = GetSpendHeight(mempoolDuplicate);
LOCK(cs);
list<const CTxMemPoolEntry*> waitingOnDependants;
@@ -654,7 +673,7 @@ void CTxMemPool::check(const CCoinsViewCache *pcoins) const
bool fDependsWait = false;
setEntries setParentCheck;
int64_t parentSizes = 0;
- unsigned int parentSigOpCount = 0;
+ int64_t parentSigOpCost = 0;
BOOST_FOREACH(const CTxIn &txin, tx.vin) {
// Check that every mempool transaction's inputs refer to available coins, or other mempool tx's.
indexed_transaction_set::const_iterator it2 = mapTx.find(txin.prevout.hash);
@@ -664,7 +683,7 @@ void CTxMemPool::check(const CCoinsViewCache *pcoins) const
fDependsWait = true;
if (setParentCheck.insert(it2).second) {
parentSizes += it2->GetTxSize();
- parentSigOpCount += it2->GetSigOpCount();
+ parentSigOpCost += it2->GetSigOpCost();
}
} else {
const CCoins* coins = pcoins->AccessCoins(txin.prevout.hash);
@@ -686,17 +705,17 @@ void CTxMemPool::check(const CCoinsViewCache *pcoins) const
uint64_t nCountCheck = setAncestors.size() + 1;
uint64_t nSizeCheck = it->GetTxSize();
CAmount nFeesCheck = it->GetModifiedFee();
- unsigned int nSigOpCheck = it->GetSigOpCount();
+ int64_t nSigOpCheck = it->GetSigOpCost();
BOOST_FOREACH(txiter ancestorIt, setAncestors) {
nSizeCheck += ancestorIt->GetTxSize();
nFeesCheck += ancestorIt->GetModifiedFee();
- nSigOpCheck += ancestorIt->GetSigOpCount();
+ nSigOpCheck += ancestorIt->GetSigOpCost();
}
assert(it->GetCountWithAncestors() == nCountCheck);
assert(it->GetSizeWithAncestors() == nSizeCheck);
- assert(it->GetSigOpCountWithAncestors() == nSigOpCheck);
+ assert(it->GetSigOpCostWithAncestors() == nSigOpCheck);
assert(it->GetModFeesWithAncestors() == nFeesCheck);
// Check children against mapNextTx
@@ -719,7 +738,9 @@ void CTxMemPool::check(const CCoinsViewCache *pcoins) const
waitingOnDependants.push_back(&(*it));
else {
CValidationState state;
- assert(CheckInputs(tx, state, mempoolDuplicate, false, 0, false, NULL));
+ bool fCheckResult = tx.IsCoinBase() ||
+ Consensus::CheckTxInputs(tx, state, mempoolDuplicate, nSpendHeight);
+ assert(fCheckResult);
UpdateCoins(tx, mempoolDuplicate, 1000000);
}
}
@@ -733,7 +754,9 @@ void CTxMemPool::check(const CCoinsViewCache *pcoins) const
stepsSinceLastRemove++;
assert(stepsSinceLastRemove < waitingOnDependants.size());
} else {
- assert(CheckInputs(entry->GetTx(), state, mempoolDuplicate, false, 0, false, NULL));
+ bool fCheckResult = entry->GetTx().IsCoinBase() ||
+ Consensus::CheckTxInputs(entry->GetTx(), state, mempoolDuplicate, nSpendHeight);
+ assert(fCheckResult);
UpdateCoins(entry->GetTx(), mempoolDuplicate, 1000000);
stepsSinceLastRemove = 0;
}
@@ -965,7 +988,7 @@ bool CCoinsViewMemPool::HaveCoins(const uint256 &txid) const {
size_t CTxMemPool::DynamicMemoryUsage() const {
LOCK(cs);
// Estimate the overhead of mapTx to be 15 pointers + an allocation, as no exact formula for boost::multi_index_contained is implemented.
- return memusage::MallocUsage(sizeof(CTxMemPoolEntry) + 15 * sizeof(void*)) * mapTx.size() + memusage::DynamicUsage(mapNextTx) + memusage::DynamicUsage(mapDeltas) + memusage::DynamicUsage(mapLinks) + cachedInnerUsage;
+ return memusage::MallocUsage(sizeof(CTxMemPoolEntry) + 15 * sizeof(void*)) * mapTx.size() + memusage::DynamicUsage(mapNextTx) + memusage::DynamicUsage(mapDeltas) + memusage::DynamicUsage(mapLinks) + memusage::DynamicUsage(vTxHashes) + cachedInnerUsage;
}
void CTxMemPool::RemoveStaged(setEntries &stage, bool updateDescendants) {
@@ -1075,7 +1098,7 @@ void CTxMemPool::TrimToSize(size_t sizelimit, std::vector<uint256>* pvNoSpendsRe
unsigned nTxnRemoved = 0;
CFeeRate maxFeeRateRemoved(0);
- while (DynamicMemoryUsage() > sizelimit) {
+ while (!mapTx.empty() && DynamicMemoryUsage() > sizelimit) {
indexed_transaction_set::index<descendant_score>::type::iterator it = mapTx.get<descendant_score>().begin();
// We set the new mempool min fee to the feerate of the removed set, plus the
diff --git a/src/txmempool.h b/src/txmempool.h
index f0e9b2e2c6..2c2127f326 100644
--- a/src/txmempool.h
+++ b/src/txmempool.h
@@ -78,7 +78,7 @@ class CTxMemPoolEntry
private:
std::shared_ptr<const CTransaction> tx;
CAmount nFee; //!< Cached to avoid expensive parent-transaction lookups
- size_t nTxSize; //!< ... and avoid recomputing tx size
+ size_t nTxWeight; //!< ... and avoid recomputing tx weight (also used for GetTxSize())
size_t nModSize; //!< ... and modified size for priority
size_t nUsageSize; //!< ... and total memory usage
int64_t nTime; //!< Local time when entering the mempool
@@ -87,7 +87,7 @@ private:
bool hadNoDependencies; //!< Not dependent on any other txs when it entered the mempool
CAmount inChainInputValue; //!< Sum of all txin values that are already in blockchain
bool spendsCoinbase; //!< keep track of transactions that spend a coinbase
- unsigned int sigOpCount; //!< Legacy sig ops plus P2SH sig op count
+ int64_t sigOpCost; //!< Total sigop cost
int64_t feeDelta; //!< Used for determining the priority of the transaction for mining in a block
LockPoints lockPoints; //!< Track the height and time at which tx was final
@@ -104,13 +104,13 @@ private:
uint64_t nCountWithAncestors;
uint64_t nSizeWithAncestors;
CAmount nModFeesWithAncestors;
- unsigned int nSigOpCountWithAncestors;
+ int64_t nSigOpCostWithAncestors;
public:
CTxMemPoolEntry(const CTransaction& _tx, const CAmount& _nFee,
int64_t _nTime, double _entryPriority, unsigned int _entryHeight,
bool poolHasNoInputsOf, CAmount _inChainInputValue, bool spendsCoinbase,
- unsigned int nSigOps, LockPoints lp);
+ int64_t nSigOpsCost, LockPoints lp);
CTxMemPoolEntry(const CTxMemPoolEntry& other);
const CTransaction& GetTx() const { return *this->tx; }
@@ -121,11 +121,12 @@ public:
*/
double GetPriority(unsigned int currentHeight) const;
const CAmount& GetFee() const { return nFee; }
- size_t GetTxSize() const { return nTxSize; }
+ size_t GetTxSize() const;
+ size_t GetTxWeight() const { return nTxWeight; }
int64_t GetTime() const { return nTime; }
unsigned int GetHeight() const { return entryHeight; }
bool WasClearAtEntry() const { return hadNoDependencies; }
- unsigned int GetSigOpCount() const { return sigOpCount; }
+ int64_t GetSigOpCost() const { return sigOpCost; }
int64_t GetModifiedFee() const { return nFee + feeDelta; }
size_t DynamicMemoryUsage() const { return nUsageSize; }
const LockPoints& GetLockPoints() const { return lockPoints; }
@@ -149,7 +150,9 @@ public:
uint64_t GetCountWithAncestors() const { return nCountWithAncestors; }
uint64_t GetSizeWithAncestors() const { return nSizeWithAncestors; }
CAmount GetModFeesWithAncestors() const { return nModFeesWithAncestors; }
- unsigned int GetSigOpCountWithAncestors() const { return nSigOpCountWithAncestors; }
+ int64_t GetSigOpCostWithAncestors() const { return nSigOpCostWithAncestors; }
+
+ mutable size_t vTxHashesIdx; //!< Index in mempool's vTxHashes
};
// Helpers for modifying CTxMemPool::mapTx, which is a boost multi_index.
@@ -170,18 +173,18 @@ struct update_descendant_state
struct update_ancestor_state
{
- update_ancestor_state(int64_t _modifySize, CAmount _modifyFee, int64_t _modifyCount, int _modifySigOps) :
- modifySize(_modifySize), modifyFee(_modifyFee), modifyCount(_modifyCount), modifySigOps(_modifySigOps)
+ update_ancestor_state(int64_t _modifySize, CAmount _modifyFee, int64_t _modifyCount, int64_t _modifySigOpsCost) :
+ modifySize(_modifySize), modifyFee(_modifyFee), modifyCount(_modifyCount), modifySigOpsCost(_modifySigOpsCost)
{}
void operator() (CTxMemPoolEntry &e)
- { e.UpdateAncestorState(modifySize, modifyFee, modifyCount, modifySigOps); }
+ { e.UpdateAncestorState(modifySize, modifyFee, modifyCount, modifySigOpsCost); }
private:
int64_t modifySize;
CAmount modifyFee;
int64_t modifyCount;
- int modifySigOps;
+ int64_t modifySigOpsCost;
};
struct update_fee_delta
@@ -457,7 +460,10 @@ public:
mutable CCriticalSection cs;
indexed_transaction_set mapTx;
+
typedef indexed_transaction_set::nth_index<0>::type::iterator txiter;
+ std::vector<std::pair<uint256, txiter> > vTxHashes; //!< All tx hashes/entries in mapTx, in random order
+
struct CompareIteratorByHash {
bool operator()(const txiter &a, const txiter &b) const {
return a->GetTx().GetHash() < b->GetTx().GetHash();
diff --git a/src/ui_interface.h b/src/ui_interface.h
index 7ebfc17e5d..7e6557f8e2 100644
--- a/src/ui_interface.h
+++ b/src/ui_interface.h
@@ -76,6 +76,9 @@ public:
/** Show message box. */
boost::signals2::signal<bool (const std::string& message, const std::string& caption, unsigned int style), boost::signals2::last_value<bool> > ThreadSafeMessageBox;
+ /** If possible, ask the user a question. If not, falls back to ThreadSafeMessageBox(noninteractive_message, caption, style) and returns false. */
+ boost::signals2::signal<bool (const std::string& message, const std::string& noninteractive_message, const std::string& caption, unsigned int style), boost::signals2::last_value<bool> > ThreadSafeQuestion;
+
/** Progress message during initialization. */
boost::signals2::signal<void (const std::string &message)> InitMessage;
diff --git a/src/univalue/Makefile.am b/src/univalue/Makefile.am
index 34fe9e3f13..6c1ec81e63 100644
--- a/src/univalue/Makefile.am
+++ b/src/univalue/Makefile.am
@@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS = -I build-aux/m4
.INTERMEDIATE: $(GENBIN)
include_HEADERS = include/univalue.h
-noinst_HEADERS = lib/univalue_escapes.h
+noinst_HEADERS = lib/univalue_escapes.h lib/univalue_utffilter.h
lib_LTLIBRARIES = libunivalue.la
@@ -73,6 +73,10 @@ TEST_FILES = \
$(TEST_DATA_DIR)/fail35.json \
$(TEST_DATA_DIR)/fail36.json \
$(TEST_DATA_DIR)/fail37.json \
+ $(TEST_DATA_DIR)/fail38.json \
+ $(TEST_DATA_DIR)/fail39.json \
+ $(TEST_DATA_DIR)/fail40.json \
+ $(TEST_DATA_DIR)/fail41.json \
$(TEST_DATA_DIR)/fail3.json \
$(TEST_DATA_DIR)/fail4.json \
$(TEST_DATA_DIR)/fail5.json \
@@ -83,6 +87,7 @@ TEST_FILES = \
$(TEST_DATA_DIR)/pass1.json \
$(TEST_DATA_DIR)/pass2.json \
$(TEST_DATA_DIR)/pass3.json \
- $(TEST_DATA_DIR)/round1.json
+ $(TEST_DATA_DIR)/round1.json \
+ $(TEST_DATA_DIR)/round2.json
EXTRA_DIST=$(TEST_FILES) $(GEN_SRCS)
diff --git a/src/univalue/configure.ac b/src/univalue/configure.ac
index 0515b632bd..93d3ba945d 100644
--- a/src/univalue/configure.ac
+++ b/src/univalue/configure.ac
@@ -1,7 +1,7 @@
m4_define([libunivalue_major_version], [1])
m4_define([libunivalue_minor_version], [1])
-m4_define([libunivalue_micro_version], [1])
-m4_define([libunivalue_interface_age], [1])
+m4_define([libunivalue_micro_version], [2])
+m4_define([libunivalue_interface_age], [2])
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.
m4_define([libunivalue_extraversion], [])
@@ -14,7 +14,7 @@ m4_define([libunivalue_age], [m4_eval(libunivalue_binary_age - libunivalue_inter
m4_define([libunivalue_version], [libunivalue_major_version().libunivalue_minor_version().libunivalue_micro_version()libunivalue_extraversion()])
-AC_INIT([univalue], [1.0.1],
+AC_INIT([univalue], [1.0.2],
[http://github.com/jgarzik/univalue/])
dnl make the compilation flags quiet unless V=1 is used
diff --git a/src/univalue/lib/univalue_read.cpp b/src/univalue/lib/univalue_read.cpp
index c7516b9628..95bac6958d 100644
--- a/src/univalue/lib/univalue_read.cpp
+++ b/src/univalue/lib/univalue_read.cpp
@@ -6,6 +6,7 @@
#include <vector>
#include <stdio.h>
#include "univalue.h"
+#include "univalue_utffilter.h"
using namespace std;
@@ -174,41 +175,31 @@ enum jtokentype getJsonToken(string& tokenVal, unsigned int& consumed,
raw++; // skip "
string valStr;
+ JSONUTF8StringFilter writer(valStr);
while (*raw) {
- if (*raw < 0x20)
+ if ((unsigned char)*raw < 0x20)
return JTOK_ERR;
else if (*raw == '\\') {
raw++; // skip backslash
switch (*raw) {
- case '"': valStr += "\""; break;
- case '\\': valStr += "\\"; break;
- case '/': valStr += "/"; break;
- case 'b': valStr += "\b"; break;
- case 'f': valStr += "\f"; break;
- case 'n': valStr += "\n"; break;
- case 'r': valStr += "\r"; break;
- case 't': valStr += "\t"; break;
+ case '"': writer.push_back('\"'); break;
+ case '\\': writer.push_back('\\'); break;
+ case '/': writer.push_back('/'); break;
+ case 'b': writer.push_back('\b'); break;
+ case 'f': writer.push_back('\f'); break;
+ case 'n': writer.push_back('\n'); break;
+ case 'r': writer.push_back('\r'); break;
+ case 't': writer.push_back('\t'); break;
case 'u': {
unsigned int codepoint;
if (hatoui(raw + 1, raw + 1 + 4, codepoint) !=
raw + 1 + 4)
return JTOK_ERR;
-
- if (codepoint <= 0x7f)
- valStr.push_back((char)codepoint);
- else if (codepoint <= 0x7FF) {
- valStr.push_back((char)(0xC0 | (codepoint >> 6)));
- valStr.push_back((char)(0x80 | (codepoint & 0x3F)));
- } else if (codepoint <= 0xFFFF) {
- valStr.push_back((char)(0xE0 | (codepoint >> 12)));
- valStr.push_back((char)(0x80 | ((codepoint >> 6) & 0x3F)));
- valStr.push_back((char)(0x80 | (codepoint & 0x3F)));
- }
-
+ writer.push_back_u(codepoint);
raw += 4;
break;
}
@@ -226,11 +217,13 @@ enum jtokentype getJsonToken(string& tokenVal, unsigned int& consumed,
}
else {
- valStr += *raw;
+ writer.push_back(*raw);
raw++;
}
}
+ if (!writer.finalize())
+ return JTOK_ERR;
tokenVal = valStr;
consumed = (raw - rawStart);
return JTOK_STRING;
diff --git a/src/univalue/lib/univalue_utffilter.h b/src/univalue/lib/univalue_utffilter.h
new file mode 100644
index 0000000000..0e330dce9c
--- /dev/null
+++ b/src/univalue/lib/univalue_utffilter.h
@@ -0,0 +1,119 @@
+// Copyright 2016 Wladimir J. van der Laan
+// Distributed under the MIT software license, see the accompanying
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+#ifndef UNIVALUE_UTFFILTER_H
+#define UNIVALUE_UTFFILTER_H
+
+#include <string>
+
+/**
+ * Filter that generates and validates UTF-8, as well as collates UTF-16
+ * surrogate pairs as specified in RFC4627.
+ */
+class JSONUTF8StringFilter
+{
+public:
+ JSONUTF8StringFilter(std::string &s):
+ str(s), is_valid(true), codepoint(0), state(0), surpair(0)
+ {
+ }
+ // Write single 8-bit char (may be part of UTF-8 sequence)
+ void push_back(unsigned char ch)
+ {
+ if (state == 0) {
+ if (ch < 0x80) // 7-bit ASCII, fast direct pass-through
+ str.push_back(ch);
+ else if (ch < 0xc0) // Mid-sequence character, invalid in this state
+ is_valid = false;
+ else if (ch < 0xe0) { // Start of 2-byte sequence
+ codepoint = (ch & 0x1f) << 6;
+ state = 6;
+ } else if (ch < 0xf0) { // Start of 3-byte sequence
+ codepoint = (ch & 0x0f) << 12;
+ state = 12;
+ } else if (ch < 0xf8) { // Start of 4-byte sequence
+ codepoint = (ch & 0x07) << 18;
+ state = 18;
+ } else // Reserved, invalid
+ is_valid = false;
+ } else {
+ if ((ch & 0xc0) != 0x80) // Not a continuation, invalid
+ is_valid = false;
+ state -= 6;
+ codepoint |= (ch & 0x3f) << state;
+ if (state == 0)
+ push_back_u(codepoint);
+ }
+ }
+ // Write codepoint directly, possibly collating surrogate pairs
+ void push_back_u(unsigned int codepoint)
+ {
+ if (state) // Only accept full codepoints in open state
+ is_valid = false;
+ if (codepoint >= 0xD800 && codepoint < 0xDC00) { // First half of surrogate pair
+ if (surpair) // Two subsequent surrogate pair openers - fail
+ is_valid = false;
+ else
+ surpair = codepoint;
+ } else if (codepoint >= 0xDC00 && codepoint < 0xE000) { // Second half of surrogate pair
+ if (surpair) { // Open surrogate pair, expect second half
+ // Compute code point from UTF-16 surrogate pair
+ append_codepoint(0x10000 | ((surpair - 0xD800)<<10) | (codepoint - 0xDC00));
+ surpair = 0;
+ } else // Second half doesn't follow a first half - fail
+ is_valid = false;
+ } else {
+ if (surpair) // First half of surrogate pair not followed by second - fail
+ is_valid = false;
+ else
+ append_codepoint(codepoint);
+ }
+ }
+ // Check that we're in a state where the string can be ended
+ // No open sequences, no open surrogate pairs, etc
+ bool finalize()
+ {
+ if (state || surpair)
+ is_valid = false;
+ return is_valid;
+ }
+private:
+ std::string &str;
+ bool is_valid;
+ // Current UTF-8 decoding state
+ unsigned int codepoint;
+ int state; // Top bit to be filled in for next UTF-8 byte, or 0
+
+ // Keep track of the following state to handle the following section of
+ // RFC4627:
+ //
+ // To escape an extended character that is not in the Basic Multilingual
+ // Plane, the character is represented as a twelve-character sequence,
+ // encoding the UTF-16 surrogate pair. So, for example, a string
+ // containing only the G clef character (U+1D11E) may be represented as
+ // "\uD834\uDD1E".
+ //
+ // Two subsequent \u.... may have to be replaced with one actual codepoint.
+ unsigned int surpair; // First half of open UTF-16 surrogate pair, or 0
+
+ void append_codepoint(unsigned int codepoint)
+ {
+ if (codepoint <= 0x7f)
+ str.push_back((char)codepoint);
+ else if (codepoint <= 0x7FF) {
+ str.push_back((char)(0xC0 | (codepoint >> 6)));
+ str.push_back((char)(0x80 | (codepoint & 0x3F)));
+ } else if (codepoint <= 0xFFFF) {
+ str.push_back((char)(0xE0 | (codepoint >> 12)));
+ str.push_back((char)(0x80 | ((codepoint >> 6) & 0x3F)));
+ str.push_back((char)(0x80 | (codepoint & 0x3F)));
+ } else if (codepoint <= 0x1FFFFF) {
+ str.push_back((char)(0xF0 | (codepoint >> 18)));
+ str.push_back((char)(0x80 | ((codepoint >> 12) & 0x3F)));
+ str.push_back((char)(0x80 | ((codepoint >> 6) & 0x3F)));
+ str.push_back((char)(0x80 | (codepoint & 0x3F)));
+ }
+ }
+};
+
+#endif
diff --git a/src/univalue/lib/univalue_write.cpp b/src/univalue/lib/univalue_write.cpp
index ceb4cc9166..cfbdad3284 100644
--- a/src/univalue/lib/univalue_write.cpp
+++ b/src/univalue/lib/univalue_write.cpp
@@ -8,8 +8,6 @@
#include "univalue.h"
#include "univalue_escapes.h"
-// TODO: Using UTF8
-
using namespace std;
static string json_escape(const string& inS)
@@ -23,15 +21,8 @@ static string json_escape(const string& inS)
if (escStr)
outS += escStr;
-
- else if (ch < 0x80)
+ else
outS += ch;
-
- else { // TODO handle UTF-8 properly
- char tmpesc[16];
- sprintf(tmpesc, "\\u%04x", ch);
- outS += tmpesc;
- }
}
return outS;
diff --git a/src/univalue/test/fail38.json b/src/univalue/test/fail38.json
new file mode 100644
index 0000000000..b245e2e46c
--- /dev/null
+++ b/src/univalue/test/fail38.json
@@ -0,0 +1 @@
+["\ud834"]
diff --git a/src/univalue/test/fail39.json b/src/univalue/test/fail39.json
new file mode 100644
index 0000000000..7c9e263f27
--- /dev/null
+++ b/src/univalue/test/fail39.json
@@ -0,0 +1 @@
+["\udd61"]
diff --git a/src/univalue/test/fail40.json b/src/univalue/test/fail40.json
new file mode 100644
index 0000000000..664dc9e245
--- /dev/null
+++ b/src/univalue/test/fail40.json
@@ -0,0 +1 @@
+["…¡"] \ No newline at end of file
diff --git a/src/univalue/test/fail41.json b/src/univalue/test/fail41.json
new file mode 100644
index 0000000000..0de342a2b5
--- /dev/null
+++ b/src/univalue/test/fail41.json
@@ -0,0 +1 @@
+["ð…"] \ No newline at end of file
diff --git a/src/univalue/test/round2.json b/src/univalue/test/round2.json
new file mode 100644
index 0000000000..b766cccc68
--- /dev/null
+++ b/src/univalue/test/round2.json
@@ -0,0 +1 @@
+["a§■ðŽ’ð…¡"]
diff --git a/src/univalue/test/unitester.cpp b/src/univalue/test/unitester.cpp
index 5a052fe92c..05f3842cd1 100644
--- a/src/univalue/test/unitester.cpp
+++ b/src/univalue/test/unitester.cpp
@@ -22,6 +22,7 @@ string srcdir(JSON_TEST_SRC);
static bool test_failed = false;
#define d_assert(expr) { if (!(expr)) { test_failed = true; fprintf(stderr, "%s failed\n", filename.c_str()); } }
+#define f_assert(expr) { if (!(expr)) { test_failed = true; fprintf(stderr, "%s failed\n", __func__); } }
static std::string rtrim(std::string s)
{
@@ -108,6 +109,10 @@ static const char *filenames[] = {
"fail35.json",
"fail36.json",
"fail37.json",
+ "fail38.json", // invalid unicode: only first half of surrogate pair
+ "fail39.json", // invalid unicode: only second half of surrogate pair
+ "fail40.json", // invalid unicode: broken UTF-8
+ "fail41.json", // invalid unicode: unfinished UTF-8
"fail3.json",
"fail4.json", // extra comma
"fail5.json",
@@ -119,14 +124,40 @@ static const char *filenames[] = {
"pass2.json",
"pass3.json",
"round1.json", // round-trip test
+ "round2.json", // unicode
};
+// Test \u handling
+void unescape_unicode_test()
+{
+ UniValue val;
+ bool testResult;
+ // Escaped ASCII (quote)
+ testResult = val.read("[\"\\u0022\"]");
+ f_assert(testResult);
+ f_assert(val[0].get_str() == "\"");
+ // Escaped Basic Plane character, two-byte UTF-8
+ testResult = val.read("[\"\\u0191\"]");
+ f_assert(testResult);
+ f_assert(val[0].get_str() == "\xc6\x91");
+ // Escaped Basic Plane character, three-byte UTF-8
+ testResult = val.read("[\"\\u2191\"]");
+ f_assert(testResult);
+ f_assert(val[0].get_str() == "\xe2\x86\x91");
+ // Escaped Supplementary Plane character U+1d161
+ testResult = val.read("[\"\\ud834\\udd61\"]");
+ f_assert(testResult);
+ f_assert(val[0].get_str() == "\xf0\x9d\x85\xa1");
+}
+
int main (int argc, char *argv[])
{
for (unsigned int fidx = 0; fidx < ARRAY_SIZE(filenames); fidx++) {
runtest_file(filenames[fidx]);
}
+ unescape_unicode_test();
+
return test_failed ? 1 : 0;
}
diff --git a/src/util.h b/src/util.h
index ac4b947785..39328b51ef 100644
--- a/src/util.h
+++ b/src/util.h
@@ -77,33 +77,17 @@ int LogPrintStr(const std::string &str);
#define LogPrintf(...) LogPrint(NULL, __VA_ARGS__)
-template<typename T1, typename... Args>
-static inline int LogPrint(const char* category, const char* fmt, const T1& v1, const Args&... args)
+template<typename... Args>
+static inline int LogPrint(const char* category, const char* fmt, const Args&... args)
{
if(!LogAcceptCategory(category)) return 0; \
- return LogPrintStr(tfm::format(fmt, v1, args...));
+ return LogPrintStr(tfm::format(fmt, args...));
}
-template<typename T1, typename... Args>
-bool error(const char* fmt, const T1& v1, const Args&... args)
+template<typename... Args>
+bool error(const char* fmt, const Args&... args)
{
- LogPrintStr("ERROR: " + tfm::format(fmt, v1, args...) + "\n");
- return false;
-}
-
-/**
- * Zero-arg versions of logging and error, these are not covered by
- * the variadic templates above (and don't take format arguments but
- * bare strings).
- */
-static inline int LogPrint(const char* category, const char* s)
-{
- if(!LogAcceptCategory(category)) return 0;
- return LogPrintStr(s);
-}
-static inline bool error(const char* s)
-{
- LogPrintStr(std::string("ERROR: ") + s + "\n");
+ LogPrintStr("ERROR: " + tfm::format(fmt, args...) + "\n");
return false;
}
diff --git a/src/version.h b/src/version.h
index 0e1d8a63ce..68ccd6d378 100644
--- a/src/version.h
+++ b/src/version.h
@@ -9,7 +9,7 @@
* network protocol versioning
*/
-static const int PROTOCOL_VERSION = 70013;
+static const int PROTOCOL_VERSION = 70014;
//! initial proto version, to be increased after version/verack negotiation
static const int INIT_PROTO_VERSION = 209;
@@ -39,4 +39,7 @@ static const int SENDHEADERS_VERSION = 70012;
//! "feefilter" tells peers to filter invs to you by fee starts with this version
static const int FEEFILTER_VERSION = 70013;
+//! shord-id-based block download starts with this version
+static const int SHORT_IDS_BLOCKS_VERSION = 70014;
+
#endif // BITCOIN_VERSION_H
diff --git a/src/versionbits.cpp b/src/versionbits.cpp
index 043819c654..bf32ae6627 100644
--- a/src/versionbits.cpp
+++ b/src/versionbits.cpp
@@ -14,6 +14,10 @@ const struct BIP9DeploymentInfo VersionBitsDeploymentInfo[Consensus::MAX_VERSION
{
/*.name =*/ "csv",
/*.gbt_force =*/ true,
+ },
+ {
+ /*.name =*/ "segwit",
+ /*.gbt_force =*/ false,
}
};
diff --git a/src/wallet/rpcdump.cpp b/src/wallet/rpcdump.cpp
index 14c2e31d95..fe8b53ceb0 100644
--- a/src/wallet/rpcdump.cpp
+++ b/src/wallet/rpcdump.cpp
@@ -167,6 +167,11 @@ void ImportScript(const CScript& script, const string& strLabel, bool isRedeemSc
if (!pwalletMain->HaveCScript(script) && !pwalletMain->AddCScript(script))
throw JSONRPCError(RPC_WALLET_ERROR, "Error adding p2sh redeemScript to wallet");
ImportAddress(CBitcoinAddress(CScriptID(script)), strLabel);
+ } else {
+ CTxDestination destination;
+ if (ExtractDestination(script, destination)) {
+ pwalletMain->SetAddressBook(destination, strLabel, "receive");
+ }
}
}
@@ -195,6 +200,8 @@ UniValue importaddress(const UniValue& params, bool fHelp)
"4. p2sh (boolean, optional, default=false) Add the P2SH version of the script as well\n"
"\nNote: This call can take minutes to complete if rescan is true.\n"
"If you have the full public key, you should call importpubkey instead of this.\n"
+ "\nNote: If you import a non-standard raw script in hex form, outputs sending to it will be treated\n"
+ "as change, and not show up in many RPCs.\n"
"\nExamples:\n"
"\nImport a script with rescan\n"
+ HelpExampleCli("importaddress", "\"myscript\"") +
@@ -302,8 +309,7 @@ UniValue importprunedfunds(const UniValue& params, bool fHelp)
LOCK2(cs_main, pwalletMain->cs_wallet);
if (pwalletMain->IsMine(tx)) {
- CWalletDB walletdb(pwalletMain->strWalletFile, "r+", false);
- pwalletMain->AddToWallet(wtx, false, &walletdb);
+ pwalletMain->AddToWallet(wtx, false);
return NullUniValue;
}
@@ -595,19 +601,42 @@ UniValue dumpwallet(const UniValue& params, bool fHelp)
file << strprintf("# * Best block at time of backup was %i (%s),\n", chainActive.Height(), chainActive.Tip()->GetBlockHash().ToString());
file << strprintf("# mined on %s\n", EncodeDumpTime(chainActive.Tip()->GetBlockTime()));
file << "\n";
+
+ // add the base58check encoded extended master if the wallet uses HD
+ CKeyID masterKeyID = pwalletMain->GetHDChain().masterKeyID;
+ if (!masterKeyID.IsNull())
+ {
+ CKey key;
+ if (pwalletMain->GetKey(masterKeyID, key))
+ {
+ CExtKey masterKey;
+ masterKey.SetMaster(key.begin(), key.size());
+
+ CBitcoinExtKey b58extkey;
+ b58extkey.SetKey(masterKey);
+
+ file << "# extended private masterkey: " << b58extkey.ToString() << "\n\n";
+ }
+ }
for (std::vector<std::pair<int64_t, CKeyID> >::const_iterator it = vKeyBirth.begin(); it != vKeyBirth.end(); it++) {
const CKeyID &keyid = it->second;
std::string strTime = EncodeDumpTime(it->first);
std::string strAddr = CBitcoinAddress(keyid).ToString();
CKey key;
if (pwalletMain->GetKey(keyid, key)) {
+ file << strprintf("%s %s ", CBitcoinSecret(key).ToString(), strTime);
if (pwalletMain->mapAddressBook.count(keyid)) {
- file << strprintf("%s %s label=%s # addr=%s\n", CBitcoinSecret(key).ToString(), strTime, EncodeDumpString(pwalletMain->mapAddressBook[keyid].name), strAddr);
+ file << strprintf("label=%s", EncodeDumpString(pwalletMain->mapAddressBook[keyid].name));
+ } else if (keyid == masterKeyID) {
+ file << "hdmaster=1";
} else if (setKeyPool.count(keyid)) {
- file << strprintf("%s %s reserve=1 # addr=%s\n", CBitcoinSecret(key).ToString(), strTime, strAddr);
+ file << "reserve=1";
+ } else if (pwalletMain->mapKeyMetadata[keyid].hdKeypath == "m") {
+ file << "inactivehdmaster=1";
} else {
- file << strprintf("%s %s change=1 # addr=%s\n", CBitcoinSecret(key).ToString(), strTime, strAddr);
+ file << "change=1";
}
+ file << strprintf(" # addr=%s%s\n", strAddr, (pwalletMain->mapKeyMetadata[keyid].hdKeypath.size() > 0 ? " hdkeypath="+pwalletMain->mapKeyMetadata[keyid].hdKeypath : ""));
}
}
file << "\n";
diff --git a/src/wallet/rpcwallet.cpp b/src/wallet/rpcwallet.cpp
index 2d4e95911d..a90807e514 100644
--- a/src/wallet/rpcwallet.cpp
+++ b/src/wallet/rpcwallet.cpp
@@ -564,8 +564,8 @@ UniValue getreceivedbyaddress(const UniValue& params, bool fHelp)
if (!address.IsValid())
throw JSONRPCError(RPC_INVALID_ADDRESS_OR_KEY, "Invalid Bitcoin address");
CScript scriptPubKey = GetScriptForDestination(address.Get());
- if (!IsMine(*pwalletMain,scriptPubKey))
- return (double)0.0;
+ if (!IsMine(*pwalletMain, scriptPubKey))
+ return ValueFromAmount(0);
// Minimum confirmations
int nMinDepth = 1;
@@ -643,7 +643,7 @@ UniValue getreceivedbyaccount(const UniValue& params, bool fHelp)
}
}
- return (double)nAmount / (double)COIN;
+ return ValueFromAmount(nAmount);
}
@@ -1011,6 +1011,85 @@ UniValue addmultisigaddress(const UniValue& params, bool fHelp)
return CBitcoinAddress(innerID).ToString();
}
+class Witnessifier : public boost::static_visitor<bool>
+{
+public:
+ CScriptID result;
+
+ bool operator()(const CNoDestination &dest) const { return false; }
+
+ bool operator()(const CKeyID &keyID) {
+ CPubKey pubkey;
+ if (pwalletMain && pwalletMain->GetPubKey(keyID, pubkey)) {
+ CScript basescript;
+ basescript << ToByteVector(pubkey) << OP_CHECKSIG;
+ CScript witscript = GetScriptForWitness(basescript);
+ pwalletMain->AddCScript(witscript);
+ result = CScriptID(witscript);
+ return true;
+ }
+ return false;
+ }
+
+ bool operator()(const CScriptID &scriptID) {
+ CScript subscript;
+ if (pwalletMain && pwalletMain->GetCScript(scriptID, subscript)) {
+ int witnessversion;
+ std::vector<unsigned char> witprog;
+ if (subscript.IsWitnessProgram(witnessversion, witprog)) {
+ result = scriptID;
+ return true;
+ }
+ CScript witscript = GetScriptForWitness(subscript);
+ pwalletMain->AddCScript(witscript);
+ result = CScriptID(witscript);
+ return true;
+ }
+ return false;
+ }
+};
+
+UniValue addwitnessaddress(const UniValue& params, bool fHelp)
+{
+ if (!EnsureWalletIsAvailable(fHelp))
+ return NullUniValue;
+
+ if (fHelp || params.size() < 1 || params.size() > 1)
+ {
+ string msg = "addwitnessaddress \"address\"\n"
+ "\nAdd a witness address for a script (with pubkey or redeemscript known).\n"
+ "It returns the witness script.\n"
+
+ "\nArguments:\n"
+ "1. \"address\" (string, required) An address known to the wallet\n"
+
+ "\nResult:\n"
+ "\"witnessaddress\", (string) The value of the new address (P2SH of witness script).\n"
+ "}\n"
+ ;
+ throw runtime_error(msg);
+ }
+
+ {
+ LOCK(cs_main);
+ if (!IsWitnessEnabled(chainActive.Tip(), Params().GetConsensus()) && !GetBoolArg("-walletprematurewitness", false)) {
+ throw JSONRPCError(RPC_WALLET_ERROR, "Segregated witness not enabled on network");
+ }
+ }
+
+ CBitcoinAddress address(params[0].get_str());
+ if (!address.IsValid())
+ throw JSONRPCError(RPC_INVALID_ADDRESS_OR_KEY, "Invalid Bitcoin address");
+
+ Witnessifier w;
+ CTxDestination dest = address.Get();
+ bool ret = boost::apply_visitor(w, dest);
+ if (!ret) {
+ throw JSONRPCError(RPC_WALLET_ERROR, "Public key or redeemscript not known to wallet");
+ }
+
+ return CBitcoinAddress(w.result).ToString();
+}
struct tallyitem
{
@@ -2002,7 +2081,7 @@ UniValue encryptwallet(const UniValue& params, bool fHelp)
// slack space in .dat files; that is bad if the old data is
// unencrypted private keys. So:
StartShutdown();
- return "wallet encrypted; Bitcoin server stopping, restart to run with encrypted wallet. The keypool has been flushed, you need to make a new backup.";
+ return "wallet encrypted; Bitcoin server stopping, restart to run with encrypted wallet. The keypool has been flushed and a new HD seed was generated (if you are using HD). You need to make a new backup.";
}
UniValue lockunspent(const UniValue& params, bool fHelp)
@@ -2181,15 +2260,16 @@ UniValue getwalletinfo(const UniValue& params, bool fHelp)
"Returns an object containing various wallet state info.\n"
"\nResult:\n"
"{\n"
- " \"walletversion\": xxxxx, (numeric) the wallet version\n"
- " \"balance\": xxxxxxx, (numeric) the total confirmed balance of the wallet in " + CURRENCY_UNIT + "\n"
- " \"unconfirmed_balance\": xxx, (numeric) the total unconfirmed balance of the wallet in " + CURRENCY_UNIT + "\n"
- " \"immature_balance\": xxxxxx, (numeric) the total immature balance of the wallet in " + CURRENCY_UNIT + "\n"
- " \"txcount\": xxxxxxx, (numeric) the total number of transactions in the wallet\n"
- " \"keypoololdest\": xxxxxx, (numeric) the timestamp (seconds since GMT epoch) of the oldest pre-generated key in the key pool\n"
- " \"keypoolsize\": xxxx, (numeric) how many new keys are pre-generated\n"
- " \"unlocked_until\": ttt, (numeric) the timestamp in seconds since epoch (midnight Jan 1 1970 GMT) that the wallet is unlocked for transfers, or 0 if the wallet is locked\n"
- " \"paytxfee\": x.xxxx, (numeric) the transaction fee configuration, set in " + CURRENCY_UNIT + "/kB\n"
+ " \"walletversion\": xxxxx, (numeric) the wallet version\n"
+ " \"balance\": xxxxxxx, (numeric) the total confirmed balance of the wallet in " + CURRENCY_UNIT + "\n"
+ " \"unconfirmed_balance\": xxx, (numeric) the total unconfirmed balance of the wallet in " + CURRENCY_UNIT + "\n"
+ " \"immature_balance\": xxxxxx, (numeric) the total immature balance of the wallet in " + CURRENCY_UNIT + "\n"
+ " \"txcount\": xxxxxxx, (numeric) the total number of transactions in the wallet\n"
+ " \"keypoololdest\": xxxxxx, (numeric) the timestamp (seconds since GMT epoch) of the oldest pre-generated key in the key pool\n"
+ " \"keypoolsize\": xxxx, (numeric) how many new keys are pre-generated\n"
+ " \"unlocked_until\": ttt, (numeric) the timestamp in seconds since epoch (midnight Jan 1 1970 GMT) that the wallet is unlocked for transfers, or 0 if the wallet is locked\n"
+ " \"paytxfee\": x.xxxx, (numeric) the transaction fee configuration, set in " + CURRENCY_UNIT + "/kB\n"
+ " \"hdmasterkeyid\": \"<hash160>\", (string) the Hash160 of the HD master pubkey\n"
"}\n"
"\nExamples:\n"
+ HelpExampleCli("getwalletinfo", "")
@@ -2209,6 +2289,9 @@ UniValue getwalletinfo(const UniValue& params, bool fHelp)
if (pwalletMain->IsCrypted())
obj.push_back(Pair("unlocked_until", nWalletUnlockTime));
obj.push_back(Pair("paytxfee", ValueFromAmount(payTxFee.GetFeePerK())));
+ CKeyID masterKeyID = pwalletMain->GetHDChain().masterKeyID;
+ if (!masterKeyID.IsNull())
+ obj.push_back(Pair("hdmasterkeyid", masterKeyID.GetHex()));
return obj;
}
@@ -2451,7 +2534,7 @@ UniValue fundrawtransaction(const UniValue& params, bool fHelp)
// parse hex string from parameter
CTransaction origTx;
- if (!DecodeHexTx(origTx, params[0].get_str()))
+ if (!DecodeHexTx(origTx, params[0].get_str(), true))
throw JSONRPCError(RPC_DESERIALIZATION_ERROR, "TX decode failed");
if (origTx.vout.size() == 0)
@@ -2491,6 +2574,7 @@ static const CRPCCommand commands[] =
{ "hidden", "resendwallettransactions", &resendwallettransactions, true },
{ "wallet", "abandontransaction", &abandontransaction, false },
{ "wallet", "addmultisigaddress", &addmultisigaddress, true },
+ { "wallet", "addwitnessaddress", &addwitnessaddress, true },
{ "wallet", "backupwallet", &backupwallet, true },
{ "wallet", "dumpprivkey", &dumpprivkey, true },
{ "wallet", "dumpwallet", &dumpwallet, true },
diff --git a/src/wallet/test/accounting_tests.cpp b/src/wallet/test/accounting_tests.cpp
index d075b2b641..a6cada46a2 100644
--- a/src/wallet/test/accounting_tests.cpp
+++ b/src/wallet/test/accounting_tests.cpp
@@ -48,7 +48,7 @@ BOOST_AUTO_TEST_CASE(acc_orderupgrade)
pwalletMain->AddAccountingEntry(ae, walletdb);
wtx.mapValue["comment"] = "z";
- pwalletMain->AddToWallet(wtx, false, &walletdb);
+ pwalletMain->AddToWallet(wtx);
vpwtx.push_back(&pwalletMain->mapWallet[wtx.GetHash()]);
vpwtx[0]->nTimeReceived = (unsigned int)1333333335;
vpwtx[0]->nOrderPos = -1;
@@ -90,7 +90,7 @@ BOOST_AUTO_TEST_CASE(acc_orderupgrade)
--tx.nLockTime; // Just to change the hash :)
*static_cast<CTransaction*>(&wtx) = CTransaction(tx);
}
- pwalletMain->AddToWallet(wtx, false, &walletdb);
+ pwalletMain->AddToWallet(wtx);
vpwtx.push_back(&pwalletMain->mapWallet[wtx.GetHash()]);
vpwtx[1]->nTimeReceived = (unsigned int)1333333336;
@@ -100,7 +100,7 @@ BOOST_AUTO_TEST_CASE(acc_orderupgrade)
--tx.nLockTime; // Just to change the hash :)
*static_cast<CTransaction*>(&wtx) = CTransaction(tx);
}
- pwalletMain->AddToWallet(wtx, false, &walletdb);
+ pwalletMain->AddToWallet(wtx);
vpwtx.push_back(&pwalletMain->mapWallet[wtx.GetHash()]);
vpwtx[2]->nTimeReceived = (unsigned int)1333333329;
vpwtx[2]->nOrderPos = -1;
diff --git a/src/wallet/test/wallet_tests.cpp b/src/wallet/test/wallet_tests.cpp
index 387b223589..c6c5058984 100644
--- a/src/wallet/test/wallet_tests.cpp
+++ b/src/wallet/test/wallet_tests.cpp
@@ -27,7 +27,7 @@ typedef set<pair<const CWalletTx*,unsigned int> > CoinSet;
BOOST_FIXTURE_TEST_SUITE(wallet_tests, WalletTestingSetup)
-static CWallet wallet;
+static const CWallet wallet;
static vector<COutput> vCoins;
static void add_coin(const CAmount& nValue, int nAge = 6*24, bool fIsFromMe = false, int nInput=0)
@@ -188,11 +188,11 @@ BOOST_AUTO_TEST_CASE(coin_selection_tests)
// empty the wallet and start again, now with fractions of a cent, to test small change avoidance
empty_wallet();
- add_coin(0.1*MIN_CHANGE);
- add_coin(0.2*MIN_CHANGE);
- add_coin(0.3*MIN_CHANGE);
- add_coin(0.4*MIN_CHANGE);
- add_coin(0.5*MIN_CHANGE);
+ add_coin(MIN_CHANGE * 1 / 10);
+ add_coin(MIN_CHANGE * 2 / 10);
+ add_coin(MIN_CHANGE * 3 / 10);
+ add_coin(MIN_CHANGE * 4 / 10);
+ add_coin(MIN_CHANGE * 5 / 10);
// try making 1 * MIN_CHANGE from the 1.5 * MIN_CHANGE
// we'll get change smaller than MIN_CHANGE whatever happens, so can expect MIN_CHANGE exactly
@@ -207,8 +207,8 @@ BOOST_AUTO_TEST_CASE(coin_selection_tests)
BOOST_CHECK_EQUAL(nValueRet, 1 * MIN_CHANGE); // we should get the exact amount
// if we add more small coins:
- add_coin(0.6*MIN_CHANGE);
- add_coin(0.7*MIN_CHANGE);
+ add_coin(MIN_CHANGE * 6 / 10);
+ add_coin(MIN_CHANGE * 7 / 10);
// and try again to make 1.0 * MIN_CHANGE
BOOST_CHECK( wallet.SelectCoinsMinConf(1 * MIN_CHANGE, 1, 1, vCoins, setCoinsRet, nValueRet));
@@ -229,9 +229,9 @@ BOOST_AUTO_TEST_CASE(coin_selection_tests)
// sometimes it will fail, and so we use the next biggest coin:
empty_wallet();
- add_coin(0.5 * MIN_CHANGE);
- add_coin(0.6 * MIN_CHANGE);
- add_coin(0.7 * MIN_CHANGE);
+ add_coin(MIN_CHANGE * 5 / 10);
+ add_coin(MIN_CHANGE * 6 / 10);
+ add_coin(MIN_CHANGE * 7 / 10);
add_coin(1111 * MIN_CHANGE);
BOOST_CHECK( wallet.SelectCoinsMinConf(1 * MIN_CHANGE, 1, 1, vCoins, setCoinsRet, nValueRet));
BOOST_CHECK_EQUAL(nValueRet, 1111 * MIN_CHANGE); // we get the bigger coin
@@ -239,9 +239,9 @@ BOOST_AUTO_TEST_CASE(coin_selection_tests)
// but sometimes it's possible, and we use an exact subset (0.4 + 0.6 = 1.0)
empty_wallet();
- add_coin(0.4 * MIN_CHANGE);
- add_coin(0.6 * MIN_CHANGE);
- add_coin(0.8 * MIN_CHANGE);
+ add_coin(MIN_CHANGE * 4 / 10);
+ add_coin(MIN_CHANGE * 6 / 10);
+ add_coin(MIN_CHANGE * 8 / 10);
add_coin(1111 * MIN_CHANGE);
BOOST_CHECK( wallet.SelectCoinsMinConf(MIN_CHANGE, 1, 1, vCoins, setCoinsRet, nValueRet));
BOOST_CHECK_EQUAL(nValueRet, MIN_CHANGE); // we should get the exact amount
@@ -249,17 +249,17 @@ BOOST_AUTO_TEST_CASE(coin_selection_tests)
// test avoiding small change
empty_wallet();
- add_coin(0.05 * MIN_CHANGE);
- add_coin(1 * MIN_CHANGE);
- add_coin(100 * MIN_CHANGE);
+ add_coin(MIN_CHANGE * 5 / 100);
+ add_coin(MIN_CHANGE * 1);
+ add_coin(MIN_CHANGE * 100);
// trying to make 100.01 from these three coins
- BOOST_CHECK( wallet.SelectCoinsMinConf(100.01 * MIN_CHANGE, 1, 1, vCoins, setCoinsRet, nValueRet));
- BOOST_CHECK_EQUAL(nValueRet, 101.05 * MIN_CHANGE); // we should get all coins
+ BOOST_CHECK(wallet.SelectCoinsMinConf(MIN_CHANGE * 10001 / 100, 1, 1, vCoins, setCoinsRet, nValueRet));
+ BOOST_CHECK_EQUAL(nValueRet, MIN_CHANGE * 10105 / 100); // we should get all coins
BOOST_CHECK_EQUAL(setCoinsRet.size(), 3U);
// but if we try to make 99.9, we should take the bigger of the two small coins to avoid small change
- BOOST_CHECK( wallet.SelectCoinsMinConf(99.9 * MIN_CHANGE, 1, 1, vCoins, setCoinsRet, nValueRet));
+ BOOST_CHECK(wallet.SelectCoinsMinConf(MIN_CHANGE * 9990 / 100, 1, 1, vCoins, setCoinsRet, nValueRet));
BOOST_CHECK_EQUAL(nValueRet, 101 * MIN_CHANGE);
BOOST_CHECK_EQUAL(setCoinsRet.size(), 2U);
@@ -310,7 +310,11 @@ BOOST_AUTO_TEST_CASE(coin_selection_tests)
// add 75 cents in small change. not enough to make 90 cents,
// then try making 90 cents. there are multiple competing "smallest bigger" coins,
// one of which should be picked at random
- add_coin( 5*CENT); add_coin(10*CENT); add_coin(15*CENT); add_coin(20*CENT); add_coin(25*CENT);
+ add_coin(5 * CENT);
+ add_coin(10 * CENT);
+ add_coin(15 * CENT);
+ add_coin(20 * CENT);
+ add_coin(25 * CENT);
fails = 0;
for (int i = 0; i < RANDOM_REPEATS; i++)
@@ -345,20 +349,6 @@ BOOST_AUTO_TEST_CASE(ApproximateBestSubset)
BOOST_CHECK(wallet.SelectCoinsMinConf(1003 * COIN, 1, 6, vCoins, setCoinsRet, nValueRet));
BOOST_CHECK_EQUAL(nValueRet, 1003 * COIN);
BOOST_CHECK_EQUAL(setCoinsRet.size(), 2U);
-
- empty_wallet();
-
- // Test trimming
- for (int i = 0; i < 100; i++)
- add_coin(10 * COIN);
- for (int i = 0; i < 100; i++)
- add_coin(1000 * COIN);
-
- BOOST_CHECK(wallet.SelectCoinsMinConf(100001 * COIN, 1, 6, vCoins, setCoinsRet, nValueRet));
- // We need all 100 larger coins and exactly one small coin.
- // Superfluous small coins must be trimmed from the set:
- BOOST_CHECK_EQUAL(nValueRet, 100010 * COIN);
- BOOST_CHECK_EQUAL(setCoinsRet.size(), 101);
}
BOOST_AUTO_TEST_SUITE_END()
diff --git a/src/wallet/wallet.cpp b/src/wallet/wallet.cpp
index 9faf21591f..ee9254050c 100644
--- a/src/wallet/wallet.cpp
+++ b/src/wallet/wallet.cpp
@@ -42,6 +42,7 @@ bool bSpendZeroConfChange = DEFAULT_SPEND_ZEROCONF_CHANGE;
bool fSendFreeTransactions = DEFAULT_SEND_FREE_TRANSACTIONS;
const char * DEFAULT_WALLET_DAT = "wallet.dat";
+const uint32_t BIP32_HARDENED_KEY_LIMIT = 0x80000000;
/**
* Fees smaller than this (in satoshi) are considered zero fee (for transaction creation)
@@ -91,7 +92,53 @@ CPubKey CWallet::GenerateNewKey()
bool fCompressed = CanSupportFeature(FEATURE_COMPRPUBKEY); // default to compressed public keys if we want 0.6.0 wallets
CKey secret;
- secret.MakeNewKey(fCompressed);
+
+ // Create new metadata
+ int64_t nCreationTime = GetTime();
+ CKeyMetadata metadata(nCreationTime);
+
+ // use HD key derivation if HD was enabled during wallet creation
+ if (!hdChain.masterKeyID.IsNull()) {
+ // for now we use a fixed keypath scheme of m/0'/0'/k
+ CKey key; //master key seed (256bit)
+ CExtKey masterKey; //hd master key
+ CExtKey accountKey; //key at m/0'
+ CExtKey externalChainChildKey; //key at m/0'/0'
+ CExtKey childKey; //key at m/0'/0'/<n>'
+
+ // try to get the master key
+ if (!GetKey(hdChain.masterKeyID, key))
+ throw std::runtime_error("CWallet::GenerateNewKey(): Master key not found");
+
+ masterKey.SetMaster(key.begin(), key.size());
+
+ // derive m/0'
+ // use hardened derivation (child keys >= 0x80000000 are hardened after bip32)
+ masterKey.Derive(accountKey, BIP32_HARDENED_KEY_LIMIT);
+
+ // derive m/0'/0'
+ accountKey.Derive(externalChainChildKey, BIP32_HARDENED_KEY_LIMIT);
+
+ // derive child key at next index, skip keys already known to the wallet
+ do
+ {
+ // always derive hardened keys
+ // childIndex | BIP32_HARDENED_KEY_LIMIT = derive childIndex in hardened child-index-range
+ // example: 1 | BIP32_HARDENED_KEY_LIMIT == 0x80000001 == 2147483649
+ externalChainChildKey.Derive(childKey, hdChain.nExternalChainCounter | BIP32_HARDENED_KEY_LIMIT);
+ metadata.hdKeypath = "m/0'/0'/"+std::to_string(hdChain.nExternalChainCounter)+"'";
+ metadata.hdMasterKeyID = hdChain.masterKeyID;
+ // increment childkey index
+ hdChain.nExternalChainCounter++;
+ } while(HaveKey(childKey.key.GetPubKey().GetID()));
+ secret = childKey.key;
+
+ // update the chain model in the database
+ if (!CWalletDB(strWalletFile).WriteHDChain(hdChain))
+ throw std::runtime_error("CWallet::GenerateNewKey(): Writing HD chain model failed");
+ } else {
+ secret.MakeNewKey(fCompressed);
+ }
// Compressed public keys were introduced in version 0.6.0
if (fCompressed)
@@ -100,9 +147,7 @@ CPubKey CWallet::GenerateNewKey()
CPubKey pubkey = secret.GetPubKey();
assert(secret.VerifyPubKey(pubkey));
- // Create new metadata
- int64_t nCreationTime = GetTime();
- mapKeyMetadata[pubkey.GetID()] = CKeyMetadata(nCreationTime);
+ mapKeyMetadata[pubkey.GetID()] = metadata;
if (!nTimeFirstKey || nCreationTime < nTimeFirstKey)
nTimeFirstKey = nCreationTime;
@@ -581,6 +626,15 @@ bool CWallet::EncryptWallet(const SecureString& strWalletPassphrase)
Lock();
Unlock(strWalletPassphrase);
+
+ // if we are using HD, replace the HD master key (seed) with a new one
+ if (!hdChain.masterKeyID.IsNull()) {
+ CKey key;
+ CPubKey masterPubKey = GenerateNewHDMasterKey();
+ if (!SetHDMasterKey(masterPubKey))
+ return false;
+ }
+
NewKeyPool();
Lock();
@@ -687,138 +741,143 @@ void CWallet::MarkDirty()
}
}
-bool CWallet::AddToWallet(const CWalletTx& wtxIn, bool fFromLoadWallet, CWalletDB* pwalletdb)
+bool CWallet::AddToWallet(const CWalletTx& wtxIn, bool fFlushOnClose)
{
+ LOCK(cs_wallet);
+
+ CWalletDB walletdb(strWalletFile, "r+", fFlushOnClose);
+
uint256 hash = wtxIn.GetHash();
- if (fFromLoadWallet)
+ // Inserts only if not already there, returns tx inserted or tx found
+ pair<map<uint256, CWalletTx>::iterator, bool> ret = mapWallet.insert(make_pair(hash, wtxIn));
+ CWalletTx& wtx = (*ret.first).second;
+ wtx.BindWallet(this);
+ bool fInsertedNew = ret.second;
+ if (fInsertedNew)
{
- mapWallet[hash] = wtxIn;
- CWalletTx& wtx = mapWallet[hash];
- wtx.BindWallet(this);
+ wtx.nTimeReceived = GetAdjustedTime();
+ wtx.nOrderPos = IncOrderPosNext(&walletdb);
wtxOrdered.insert(make_pair(wtx.nOrderPos, TxPair(&wtx, (CAccountingEntry*)0)));
- AddToSpends(hash);
- BOOST_FOREACH(const CTxIn& txin, wtx.vin) {
- if (mapWallet.count(txin.prevout.hash)) {
- CWalletTx& prevtx = mapWallet[txin.prevout.hash];
- if (prevtx.nIndex == -1 && !prevtx.hashUnset()) {
- MarkConflicted(prevtx.hashBlock, wtx.GetHash());
- }
- }
- }
- }
- else
- {
- LOCK(cs_wallet);
- // Inserts only if not already there, returns tx inserted or tx found
- pair<map<uint256, CWalletTx>::iterator, bool> ret = mapWallet.insert(make_pair(hash, wtxIn));
- CWalletTx& wtx = (*ret.first).second;
- wtx.BindWallet(this);
- bool fInsertedNew = ret.second;
- if (fInsertedNew)
- {
- wtx.nTimeReceived = GetAdjustedTime();
- wtx.nOrderPos = IncOrderPosNext(pwalletdb);
- wtxOrdered.insert(make_pair(wtx.nOrderPos, TxPair(&wtx, (CAccountingEntry*)0)));
-
- wtx.nTimeSmart = wtx.nTimeReceived;
- if (!wtxIn.hashUnset())
+
+ wtx.nTimeSmart = wtx.nTimeReceived;
+ if (!wtxIn.hashUnset())
+ {
+ if (mapBlockIndex.count(wtxIn.hashBlock))
{
- if (mapBlockIndex.count(wtxIn.hashBlock))
+ int64_t latestNow = wtx.nTimeReceived;
+ int64_t latestEntry = 0;
{
- int64_t latestNow = wtx.nTimeReceived;
- int64_t latestEntry = 0;
+ // Tolerate times up to the last timestamp in the wallet not more than 5 minutes into the future
+ int64_t latestTolerated = latestNow + 300;
+ const TxItems & txOrdered = wtxOrdered;
+ for (TxItems::const_reverse_iterator it = txOrdered.rbegin(); it != txOrdered.rend(); ++it)
{
- // Tolerate times up to the last timestamp in the wallet not more than 5 minutes into the future
- int64_t latestTolerated = latestNow + 300;
- const TxItems & txOrdered = wtxOrdered;
- for (TxItems::const_reverse_iterator it = txOrdered.rbegin(); it != txOrdered.rend(); ++it)
+ CWalletTx *const pwtx = (*it).second.first;
+ if (pwtx == &wtx)
+ continue;
+ CAccountingEntry *const pacentry = (*it).second.second;
+ int64_t nSmartTime;
+ if (pwtx)
{
- CWalletTx *const pwtx = (*it).second.first;
- if (pwtx == &wtx)
- continue;
- CAccountingEntry *const pacentry = (*it).second.second;
- int64_t nSmartTime;
- if (pwtx)
- {
- nSmartTime = pwtx->nTimeSmart;
- if (!nSmartTime)
- nSmartTime = pwtx->nTimeReceived;
- }
- else
- nSmartTime = pacentry->nTime;
- if (nSmartTime <= latestTolerated)
- {
- latestEntry = nSmartTime;
- if (nSmartTime > latestNow)
- latestNow = nSmartTime;
- break;
- }
+ nSmartTime = pwtx->nTimeSmart;
+ if (!nSmartTime)
+ nSmartTime = pwtx->nTimeReceived;
+ }
+ else
+ nSmartTime = pacentry->nTime;
+ if (nSmartTime <= latestTolerated)
+ {
+ latestEntry = nSmartTime;
+ if (nSmartTime > latestNow)
+ latestNow = nSmartTime;
+ break;
}
}
-
- int64_t blocktime = mapBlockIndex[wtxIn.hashBlock]->GetBlockTime();
- wtx.nTimeSmart = std::max(latestEntry, std::min(blocktime, latestNow));
}
- else
- LogPrintf("AddToWallet(): found %s in block %s not in index\n",
- wtxIn.GetHash().ToString(),
- wtxIn.hashBlock.ToString());
+
+ int64_t blocktime = mapBlockIndex[wtxIn.hashBlock]->GetBlockTime();
+ wtx.nTimeSmart = std::max(latestEntry, std::min(blocktime, latestNow));
}
- AddToSpends(hash);
+ else
+ LogPrintf("AddToWallet(): found %s in block %s not in index\n",
+ wtxIn.GetHash().ToString(),
+ wtxIn.hashBlock.ToString());
}
+ AddToSpends(hash);
+ }
- bool fUpdated = false;
- if (!fInsertedNew)
+ bool fUpdated = false;
+ if (!fInsertedNew)
+ {
+ // Merge
+ if (!wtxIn.hashUnset() && wtxIn.hashBlock != wtx.hashBlock)
{
- // Merge
- if (!wtxIn.hashUnset() && wtxIn.hashBlock != wtx.hashBlock)
- {
- wtx.hashBlock = wtxIn.hashBlock;
- fUpdated = true;
- }
- // If no longer abandoned, update
- if (wtxIn.hashBlock.IsNull() && wtx.isAbandoned())
- {
- wtx.hashBlock = wtxIn.hashBlock;
- fUpdated = true;
- }
- if (wtxIn.nIndex != -1 && (wtxIn.nIndex != wtx.nIndex))
- {
- wtx.nIndex = wtxIn.nIndex;
- fUpdated = true;
- }
- if (wtxIn.fFromMe && wtxIn.fFromMe != wtx.fFromMe)
- {
- wtx.fFromMe = wtxIn.fFromMe;
- fUpdated = true;
- }
+ wtx.hashBlock = wtxIn.hashBlock;
+ fUpdated = true;
}
+ // If no longer abandoned, update
+ if (wtxIn.hashBlock.IsNull() && wtx.isAbandoned())
+ {
+ wtx.hashBlock = wtxIn.hashBlock;
+ fUpdated = true;
+ }
+ if (wtxIn.nIndex != -1 && (wtxIn.nIndex != wtx.nIndex))
+ {
+ wtx.nIndex = wtxIn.nIndex;
+ fUpdated = true;
+ }
+ if (wtxIn.fFromMe && wtxIn.fFromMe != wtx.fFromMe)
+ {
+ wtx.fFromMe = wtxIn.fFromMe;
+ fUpdated = true;
+ }
+ }
- //// debug print
- LogPrintf("AddToWallet %s %s%s\n", wtxIn.GetHash().ToString(), (fInsertedNew ? "new" : ""), (fUpdated ? "update" : ""));
+ //// debug print
+ LogPrintf("AddToWallet %s %s%s\n", wtxIn.GetHash().ToString(), (fInsertedNew ? "new" : ""), (fUpdated ? "update" : ""));
- // Write to disk
- if (fInsertedNew || fUpdated)
- if (!pwalletdb->WriteTx(wtx))
- return false;
+ // Write to disk
+ if (fInsertedNew || fUpdated)
+ if (!walletdb.WriteTx(wtx))
+ return false;
- // Break debit/credit balance caches:
- wtx.MarkDirty();
+ // Break debit/credit balance caches:
+ wtx.MarkDirty();
- // Notify UI of new or updated transaction
- NotifyTransactionChanged(this, hash, fInsertedNew ? CT_NEW : CT_UPDATED);
+ // Notify UI of new or updated transaction
+ NotifyTransactionChanged(this, hash, fInsertedNew ? CT_NEW : CT_UPDATED);
- // notify an external script when a wallet transaction comes in or is updated
- std::string strCmd = GetArg("-walletnotify", "");
+ // notify an external script when a wallet transaction comes in or is updated
+ std::string strCmd = GetArg("-walletnotify", "");
- if ( !strCmd.empty())
- {
- boost::replace_all(strCmd, "%s", wtxIn.GetHash().GetHex());
- boost::thread t(runCommand, strCmd); // thread runs free
- }
+ if ( !strCmd.empty())
+ {
+ boost::replace_all(strCmd, "%s", wtxIn.GetHash().GetHex());
+ boost::thread t(runCommand, strCmd); // thread runs free
+ }
+
+ return true;
+}
+bool CWallet::LoadToWallet(const CWalletTx& wtxIn)
+{
+ uint256 hash = wtxIn.GetHash();
+
+ mapWallet[hash] = wtxIn;
+ CWalletTx& wtx = mapWallet[hash];
+ wtx.BindWallet(this);
+ wtxOrdered.insert(make_pair(wtx.nOrderPos, TxPair(&wtx, (CAccountingEntry*)0)));
+ AddToSpends(hash);
+ BOOST_FOREACH(const CTxIn& txin, wtx.vin) {
+ if (mapWallet.count(txin.prevout.hash)) {
+ CWalletTx& prevtx = mapWallet[txin.prevout.hash];
+ if (prevtx.nIndex == -1 && !prevtx.hashUnset()) {
+ MarkConflicted(prevtx.hashBlock, wtx.GetHash());
+ }
+ }
}
+
return true;
}
@@ -855,11 +914,7 @@ bool CWallet::AddToWalletIfInvolvingMe(const CTransaction& tx, const CBlock* pbl
if (pblock)
wtx.SetMerkleBranch(*pblock);
- // Do not flush the wallet here for performance reasons
- // this is safe, as in case of a crash, we rescan the necessary blocks on startup through our SetBestChain-mechanism
- CWalletDB walletdb(strWalletFile, "r+", false);
-
- return AddToWallet(wtx, false, &walletdb);
+ return AddToWallet(wtx, false);
}
}
return false;
@@ -1121,6 +1176,63 @@ CAmount CWallet::GetChange(const CTransaction& tx) const
return nChange;
}
+CPubKey CWallet::GenerateNewHDMasterKey()
+{
+ CKey key;
+ key.MakeNewKey(true);
+
+ int64_t nCreationTime = GetTime();
+ CKeyMetadata metadata(nCreationTime);
+
+ // calculate the pubkey
+ CPubKey pubkey = key.GetPubKey();
+ assert(key.VerifyPubKey(pubkey));
+
+ // set the hd keypath to "m" -> Master, refers the masterkeyid to itself
+ metadata.hdKeypath = "m";
+ metadata.hdMasterKeyID = pubkey.GetID();
+
+ {
+ LOCK(cs_wallet);
+
+ // mem store the metadata
+ mapKeyMetadata[pubkey.GetID()] = metadata;
+
+ // write the key&metadata to the database
+ if (!AddKeyPubKey(key, pubkey))
+ throw std::runtime_error("CWallet::GenerateNewKey(): AddKey failed");
+ }
+
+ return pubkey;
+}
+
+bool CWallet::SetHDMasterKey(const CPubKey& pubkey)
+{
+ LOCK(cs_wallet);
+
+ // ensure this wallet.dat can only be opened by clients supporting HD
+ SetMinVersion(FEATURE_HD);
+
+ // store the keyid (hash160) together with
+ // the child index counter in the database
+ // as a hdchain object
+ CHDChain newHdChain;
+ newHdChain.masterKeyID = pubkey.GetID();
+ SetHDChain(newHdChain, false);
+
+ return true;
+}
+
+bool CWallet::SetHDChain(const CHDChain& chain, bool memonly)
+{
+ LOCK(cs_wallet);
+ if (!memonly && !CWalletDB(strWalletFile).WriteHDChain(chain))
+ throw runtime_error("AddHDChain(): writing chain failed");
+
+ hdChain = chain;
+ return true;
+}
+
int64_t CWalletTx::GetTxTime() const
{
int64_t n = nTimeSmart;
@@ -1805,16 +1917,6 @@ static void ApproximateBestSubset(vector<pair<CAmount, pair<const CWalletTx*,uns
}
}
}
-
- //Reduces the approximate best subset by removing any inputs that are smaller than the surplus of nTotal beyond nTargetValue.
- for (unsigned int i = 0; i < vValue.size(); i++)
- {
- if (vfBest[i] && (nBest - vValue[i].first) >= nTargetValue )
- {
- vfBest[i] = false;
- nBest -= vValue[i].first;
- }
- }
}
bool CWallet::SelectCoinsMinConf(const CAmount& nTargetValue, int nConfMine, int nConfTheirs, vector<COutput> vCoins,
@@ -2260,33 +2362,37 @@ bool CWallet::CreateTransaction(const vector<CRecipient>& vecSend, CWalletTx& wt
{
bool signSuccess;
const CScript& scriptPubKey = coin.first->vout[coin.second].scriptPubKey;
- CScript& scriptSigRes = txNew.vin[nIn].scriptSig;
+ SignatureData sigdata;
if (sign)
- signSuccess = ProduceSignature(TransactionSignatureCreator(this, &txNewConst, nIn, SIGHASH_ALL), scriptPubKey, scriptSigRes);
+ signSuccess = ProduceSignature(TransactionSignatureCreator(this, &txNewConst, nIn, coin.first->vout[coin.second].nValue, SIGHASH_ALL), scriptPubKey, sigdata);
else
- signSuccess = ProduceSignature(DummySignatureCreator(this), scriptPubKey, scriptSigRes);
+ signSuccess = ProduceSignature(DummySignatureCreator(this), scriptPubKey, sigdata);
if (!signSuccess)
{
strFailReason = _("Signing transaction failed");
return false;
+ } else {
+ UpdateTransaction(txNew, nIn, sigdata);
}
+
nIn++;
}
- unsigned int nBytes = ::GetSerializeSize(txNew, SER_NETWORK, PROTOCOL_VERSION);
+ unsigned int nBytes = GetVirtualTransactionSize(txNew);
// Remove scriptSigs if we used dummy signatures for fee calculation
if (!sign) {
BOOST_FOREACH (CTxIn& vin, txNew.vin)
vin.scriptSig = CScript();
+ txNew.wit.SetNull();
}
// Embed the constructed transaction data in wtxNew.
*static_cast<CTransaction*>(&wtxNew) = CTransaction(txNew);
// Limit size
- if (nBytes >= MAX_STANDARD_TX_SIZE)
+ if (GetTransactionWeight(txNew) >= MAX_STANDARD_TX_WEIGHT)
{
strFailReason = _("Transaction too large");
return false;
@@ -2341,17 +2447,12 @@ bool CWallet::CommitTransaction(CWalletTx& wtxNew, CReserveKey& reservekey)
LOCK2(cs_main, cs_wallet);
LogPrintf("CommitTransaction:\n%s", wtxNew.ToString());
{
- // This is only to keep the database open to defeat the auto-flush for the
- // duration of this scope. This is the only place where this optimization
- // maybe makes sense; please don't do it anywhere else.
- CWalletDB* pwalletdb = fFileBacked ? new CWalletDB(strWalletFile,"r+") : NULL;
-
// Take key pair from key pool so it won't be used again
reservekey.KeepKey();
// Add tx to wallet, because if it has change it's also ours,
// otherwise just for transaction history.
- AddToWallet(wtxNew, false, pwalletdb);
+ AddToWallet(wtxNew);
// Notify that old coins are spent
set<CWalletTx*> setCoins;
@@ -2361,9 +2462,6 @@ bool CWallet::CommitTransaction(CWalletTx& wtxNew, CReserveKey& reservekey)
coin.BindWallet(this);
NotifyTransactionChanged(this, coin.GetHash(), CT_UPDATED);
}
-
- if (fFileBacked)
- delete pwalletdb;
}
// Track how many getdata requests our transaction gets
@@ -3135,6 +3233,7 @@ std::string CWallet::GetWalletHelpString(bool showDebug)
strUsage += HelpMessageOpt("-sendfreetransactions", strprintf(_("Send transactions as zero-fee transactions if possible (default: %u)"), DEFAULT_SEND_FREE_TRANSACTIONS));
strUsage += HelpMessageOpt("-spendzeroconfchange", strprintf(_("Spend unconfirmed change when sending transactions (default: %u)"), DEFAULT_SPEND_ZEROCONF_CHANGE));
strUsage += HelpMessageOpt("-txconfirmtarget=<n>", strprintf(_("If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: %u)"), DEFAULT_TX_CONFIRM_TARGET));
+ strUsage += HelpMessageOpt("-usehd", _("Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start") + " " + strprintf(_("(default: %u)"), DEFAULT_USE_HD_WALLET));
strUsage += HelpMessageOpt("-upgradewallet", _("Upgrade wallet to latest format on startup"));
strUsage += HelpMessageOpt("-wallet=<file>", _("Specify wallet file (within data directory)") + " " + strprintf(_("(default: %s)"), DEFAULT_WALLET_DAT));
strUsage += HelpMessageOpt("-walletbroadcast", _("Make the wallet broadcast transactions") + " " + strprintf(_("(default: %u)"), DEFAULT_WALLETBROADCAST));
@@ -3222,6 +3321,13 @@ bool CWallet::InitLoadWallet()
if (fFirstRun)
{
// Create new keyUser and set as default key
+ if (GetBoolArg("-usehd", DEFAULT_USE_HD_WALLET) && walletInstance->hdChain.masterKeyID.IsNull()) {
+ // generate a new master key
+ CKey key;
+ CPubKey masterPubKey = walletInstance->GenerateNewHDMasterKey();
+ if (!walletInstance->SetHDMasterKey(masterPubKey))
+ throw std::runtime_error("CWallet::GenerateNewKey(): Storing master key failed");
+ }
CPubKey newDefaultKey;
if (walletInstance->GetKeyFromPool(newDefaultKey)) {
walletInstance->SetDefaultKey(newDefaultKey);
@@ -3231,6 +3337,13 @@ bool CWallet::InitLoadWallet()
walletInstance->SetBestChain(chainActive.GetLocator());
}
+ else if (mapArgs.count("-usehd")) {
+ bool useHD = GetBoolArg("-usehd", DEFAULT_USE_HD_WALLET);
+ if (!walletInstance->hdChain.masterKeyID.IsNull() && !useHD)
+ return InitError(strprintf(_("Error loading %s: You can't disable HD on a already existing HD wallet"), walletFile));
+ if (walletInstance->hdChain.masterKeyID.IsNull() && useHD)
+ return InitError(strprintf(_("Error loading %s: You can't enable HD on a already existing non-HD wallet"), walletFile));
+ }
LogPrintf(" wallet %15dms\n", GetTimeMillis() - nStart);
diff --git a/src/wallet/wallet.h b/src/wallet/wallet.h
index 683c901444..50c94ccfbc 100644
--- a/src/wallet/wallet.h
+++ b/src/wallet/wallet.h
@@ -57,6 +57,9 @@ static const unsigned int DEFAULT_TX_CONFIRM_TARGET = 2;
static const unsigned int MAX_FREE_TRANSACTION_CREATE_SIZE = 1000;
static const bool DEFAULT_WALLETBROADCAST = true;
+//! if set, all keys will be derived by using BIP32
+static const bool DEFAULT_USE_HD_WALLET = true;
+
extern const char * DEFAULT_WALLET_DAT;
class CBlockIndex;
@@ -75,7 +78,8 @@ enum WalletFeature
FEATURE_WALLETCRYPT = 40000, // wallet encryption
FEATURE_COMPRPUBKEY = 60000, // compressed public keys
- FEATURE_LATEST = 60000
+ FEATURE_HD = 130000, // Hierarchical key derivation after BIP32 (HD Wallet)
+ FEATURE_LATEST = FEATURE_COMPRPUBKEY // HD is optional, use FEATURE_COMPRPUBKEY as latest version
};
@@ -574,6 +578,10 @@ private:
void SyncMetaData(std::pair<TxSpends::iterator, TxSpends::iterator>);
+ /* the HD chain data model (external chain counters) */
+ CHDChain hdChain;
+
+ bool fFileBacked;
public:
/*
* Main wallet lock.
@@ -584,7 +592,6 @@ public:
*/
mutable CCriticalSection cs_wallet;
- bool fFileBacked;
std::string strWalletFile;
std::set<int64_t> setKeyPool;
@@ -722,7 +729,8 @@ public:
bool GetAccountPubkey(CPubKey &pubKey, std::string strAccount, bool bForceNew = false);
void MarkDirty();
- bool AddToWallet(const CWalletTx& wtxIn, bool fFromLoadWallet, CWalletDB* pwalletdb);
+ bool AddToWallet(const CWalletTx& wtxIn, bool fFlushOnClose=true);
+ bool LoadToWallet(const CWalletTx& wtxIn);
void SyncTransaction(const CTransaction& tx, const CBlockIndex *pindex, const CBlock* pblock);
bool AddToWalletIfInvolvingMe(const CTransaction& tx, const CBlock* pblock, bool fUpdate);
int ScanForWalletTransactions(CBlockIndex* pindexStart, bool fUpdate = false);
@@ -889,6 +897,16 @@ public:
static bool ParameterInteraction();
bool BackupWallet(const std::string& strDest);
+
+ /* Set the HD chain model (chain child index counters) */
+ bool SetHDChain(const CHDChain& chain, bool memonly);
+ const CHDChain& GetHDChain() { return hdChain; }
+
+ /* Generates a new HD master key (will not be activated) */
+ CPubKey GenerateNewHDMasterKey();
+
+ /* Set the current HD master key (will reset the chain child index counters) */
+ bool SetHDMasterKey(const CPubKey& key);
};
/** A key allocated from the key pool. */
diff --git a/src/wallet/walletdb.cpp b/src/wallet/walletdb.cpp
index b5037c9a65..543522ca64 100644
--- a/src/wallet/walletdb.cpp
+++ b/src/wallet/walletdb.cpp
@@ -400,7 +400,7 @@ ReadKeyValue(CWallet* pwallet, CDataStream& ssKey, CDataStream& ssValue,
if (wtx.nOrderPos == -1)
wss.fAnyUnordered = true;
- pwallet->AddToWallet(wtx, true, NULL);
+ pwallet->LoadToWallet(wtx);
}
else if (strType == "acentry")
{
@@ -599,6 +599,16 @@ ReadKeyValue(CWallet* pwallet, CDataStream& ssKey, CDataStream& ssValue,
return false;
}
}
+ else if (strType == "hdchain")
+ {
+ CHDChain chain;
+ ssValue >> chain;
+ if (!pwallet->SetHDChain(chain, true))
+ {
+ strErr = "Error reading wallet database: SetHDChain failed";
+ return false;
+ }
+ }
} catch (...)
{
return false;
@@ -967,7 +977,7 @@ bool CWalletDB::Recover(CDBEnv& dbenv, const std::string& filename, bool fOnlyKe
fReadOK = ReadKeyValue(&dummyWallet, ssKey, ssValue,
wss, strType, strErr);
}
- if (!IsKeyType(strType))
+ if (!IsKeyType(strType) && strType != "hdchain")
continue;
if (!fReadOK)
{
@@ -1003,3 +1013,10 @@ bool CWalletDB::EraseDestData(const std::string &address, const std::string &key
nWalletDBUpdated++;
return Erase(std::make_pair(std::string("destdata"), std::make_pair(address, key)));
}
+
+
+bool CWalletDB::WriteHDChain(const CHDChain& chain)
+{
+ nWalletDBUpdated++;
+ return Write(std::string("hdchain"), chain);
+}
diff --git a/src/wallet/walletdb.h b/src/wallet/walletdb.h
index 00c10ea70f..5addd5c5c0 100644
--- a/src/wallet/walletdb.h
+++ b/src/wallet/walletdb.h
@@ -7,6 +7,7 @@
#define BITCOIN_WALLET_WALLETDB_H
#include "amount.h"
+#include "primitives/transaction.h"
#include "wallet/db.h"
#include "key.h"
@@ -40,12 +41,45 @@ enum DBErrors
DB_NEED_REWRITE
};
+/* simple HD chain data model */
+class CHDChain
+{
+public:
+ uint32_t nExternalChainCounter;
+ CKeyID masterKeyID; //!< master key hash160
+
+ static const int CURRENT_VERSION = 1;
+ int nVersion;
+
+ CHDChain() { SetNull(); }
+ ADD_SERIALIZE_METHODS;
+ template <typename Stream, typename Operation>
+ inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion)
+ {
+ READWRITE(this->nVersion);
+ nVersion = this->nVersion;
+ READWRITE(nExternalChainCounter);
+ READWRITE(masterKeyID);
+ }
+
+ void SetNull()
+ {
+ nVersion = CHDChain::CURRENT_VERSION;
+ nExternalChainCounter = 0;
+ masterKeyID.SetNull();
+ }
+};
+
class CKeyMetadata
{
public:
- static const int CURRENT_VERSION=1;
+ static const int VERSION_BASIC=1;
+ static const int VERSION_WITH_HDDATA=10;
+ static const int CURRENT_VERSION=VERSION_WITH_HDDATA;
int nVersion;
int64_t nCreateTime; // 0 means unknown
+ std::string hdKeypath; //optional HD/bip32 keypath
+ CKeyID hdMasterKeyID; //id of the HD masterkey used to derive this key
CKeyMetadata()
{
@@ -53,7 +87,7 @@ public:
}
CKeyMetadata(int64_t nCreateTime_)
{
- nVersion = CKeyMetadata::CURRENT_VERSION;
+ SetNull();
nCreateTime = nCreateTime_;
}
@@ -64,12 +98,19 @@ public:
READWRITE(this->nVersion);
nVersion = this->nVersion;
READWRITE(nCreateTime);
+ if (this->nVersion >= VERSION_WITH_HDDATA)
+ {
+ READWRITE(hdKeypath);
+ READWRITE(hdMasterKeyID);
+ }
}
void SetNull()
{
nVersion = CKeyMetadata::CURRENT_VERSION;
nCreateTime = 0;
+ hdKeypath.clear();
+ hdMasterKeyID.SetNull();
}
};
@@ -134,6 +175,9 @@ public:
static bool Recover(CDBEnv& dbenv, const std::string& filename, bool fOnlyKeys);
static bool Recover(CDBEnv& dbenv, const std::string& filename);
+ //! write the hdchain model (external chain child index counter)
+ bool WriteHDChain(const CHDChain& chain);
+
private:
CWalletDB(const CWalletDB&);
void operator=(const CWalletDB&);