aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2012-11-14 22:55:43 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2012-11-14 22:55:43 +0000
commite4ac5b3e5f6834f5bfbb4cfae50852ad1f46b147 (patch)
treee0cc35f8362702cea19b12c71703da62fa9dcd1b
parentf1a9aad7893173b0351ad32e684dad6f31598210 (diff)
parent13b0b1cd3d64cb1ec9f223512e8dcdc0ce1b2a00 (diff)
downloadbitcoin-e4ac5b3e5f6834f5bfbb4cfae50852ad1f46b147.tar.xz
Update supported translations
-rw-r--r--src/qt/bitcoinstrings.cpp8
-rw-r--r--src/qt/locale/bitcoin_ca_ES.ts50
-rw-r--r--src/qt/locale/bitcoin_cs.ts74
-rw-r--r--src/qt/locale/bitcoin_da.ts80
-rw-r--r--src/qt/locale/bitcoin_de.ts80
-rw-r--r--src/qt/locale/bitcoin_en.ts44
-rw-r--r--src/qt/locale/bitcoin_es.ts80
-rw-r--r--src/qt/locale/bitcoin_es_CL.ts80
-rw-r--r--src/qt/locale/bitcoin_et.ts44
-rw-r--r--src/qt/locale/bitcoin_eu_ES.ts44
-rw-r--r--src/qt/locale/bitcoin_fa.ts74
-rw-r--r--src/qt/locale/bitcoin_fa_IR.ts74
-rw-r--r--src/qt/locale/bitcoin_fi.ts80
-rw-r--r--src/qt/locale/bitcoin_fr_CA.ts44
-rw-r--r--src/qt/locale/bitcoin_fr_FR.ts70
-rw-r--r--src/qt/locale/bitcoin_he.ts74
-rw-r--r--src/qt/locale/bitcoin_hr.ts74
-rw-r--r--src/qt/locale/bitcoin_hu.ts80
-rw-r--r--src/qt/locale/bitcoin_it.ts74
-rw-r--r--src/qt/locale/bitcoin_lt.ts74
-rw-r--r--src/qt/locale/bitcoin_nb.ts74
-rw-r--r--src/qt/locale/bitcoin_nl.ts80
-rw-r--r--src/qt/locale/bitcoin_pl.ts80
-rw-r--r--src/qt/locale/bitcoin_pt_BR.ts80
-rw-r--r--src/qt/locale/bitcoin_ro_RO.ts74
-rw-r--r--src/qt/locale/bitcoin_ru.ts80
-rw-r--r--src/qt/locale/bitcoin_sk.ts74
-rw-r--r--src/qt/locale/bitcoin_sr.ts40
-rw-r--r--src/qt/locale/bitcoin_sv.ts74
-rw-r--r--src/qt/locale/bitcoin_tr.ts74
-rw-r--r--src/qt/locale/bitcoin_uk.ts80
-rw-r--r--src/qt/locale/bitcoin_zh_CN.ts80
-rw-r--r--src/qt/locale/bitcoin_zh_TW.ts72
33 files changed, 1132 insertions, 1132 deletions
diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp
index 3bac465c76..c893f9831e 100644
--- a/src/qt/bitcoinstrings.cpp
+++ b/src/qt/bitcoinstrings.cpp
@@ -5,14 +5,14 @@
#else
#define UNUSED
#endif
-static const char UNUSED *bitcoin_strings[] = {QT_TRANSLATE_NOOP("bitcoin-core", "Error: Wallet locked, unable to create transaction "),
+static const char UNUSED *bitcoin_strings[] = {QT_TRANSLATE_NOOP("bitcoin-core", "Error: Wallet locked, unable to create transaction."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Error: This transaction requires a transaction fee of at least %s because of "
-"its amount, complexity, or use of recently received funds "),
-QT_TRANSLATE_NOOP("bitcoin-core", "Error: Transaction creation failed "),
+"its amount, complexity, or use of recently received funds."),
+QT_TRANSLATE_NOOP("bitcoin-core", "Error: Transaction creation failed."),
QT_TRANSLATE_NOOP("bitcoin-core", "Sending..."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
-"Error: The transaction was rejected. This might happen if some of the coins "
+"Error: 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."),
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount"),
diff --git a/src/qt/locale/bitcoin_ca_ES.ts b/src/qt/locale/bitcoin_ca_ES.ts
index 2b49960094..7b20d54740 100644
--- a/src/qt/locale/bitcoin_ca_ES.ts
+++ b/src/qt/locale/bitcoin_ca_ES.ts
@@ -497,12 +497,17 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Posar-se al dia ...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -511,32 +516,32 @@ Address: %4
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -595,12 +600,7 @@ Address: %4
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Transacció enviada</translation>
</message>
@@ -625,7 +625,7 @@ Address: %4
<translation>Modificar les opcions de configuració per bitcoin</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>L&apos;enviament de ...</translation>
</message>
@@ -1183,7 +1183,7 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -1672,28 +1672,28 @@ Address: %4
<context>
<name>bitcoin-core</name>
<message>
+ <location filename="../bitcoinstrings.cpp" line="13"/>
+ <source>Sending...</source>
+ <translation>L&apos;enviament de ...</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
+ <source>Error: Wallet locked, unable to create transaction.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
+ <source>Error: Transaction creation failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="13"/>
- <source>Sending...</source>
- <translation>L&apos;enviament de ...</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
+ <source>Error: 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>
diff --git a/src/qt/locale/bitcoin_cs.ts b/src/qt/locale/bitcoin_cs.ts
index 4345a08bb1..47f1605315 100644
--- a/src/qt/locale/bitcoin_cs.ts
+++ b/src/qt/locale/bitcoin_cs.ts
@@ -379,7 +379,7 @@ Jsi si jistý, že chceš peněženku zašifrovat?</translation>
<translation>Bitcoinová peněženka</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Příchozí transakce</translation>
</message>
@@ -389,17 +389,17 @@ Jsi si jistý, že chceš peněženku zašifrovat?</translation>
<translation>Zašifruj nebo dešifruj peněženku</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Peněženka je &lt;b&gt;zašifrovaná&lt;/b&gt; a momentálně &lt;b&gt;zamčená&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Záloha peněženky</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Data peněženky (*.dat)</translation>
</message>
@@ -428,11 +428,6 @@ Jsi si jistý, že chceš peněženku zašifrovat?</translation>
<translation>Aktuální</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Tahle transakce přesahuje velikostní limit. I tak ji ale můžeš poslat, pokud za ni zaplatíš poplatek %1, který půjde uzlům, které tvou transakci zpracují, a navíc tak podpoříš síť. Chceš zaplatit poplatek?</translation>
- </message>
- <message>
<location filename="../bitcoingui.cpp" line="236"/>
<source>Quit application</source>
<translation>Ukončit aplikaci</translation>
@@ -443,12 +438,12 @@ Jsi si jistý, že chceš peněženku zašifrovat?</translation>
<translation>&amp;Zazálohovat peněženku</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Odeslané transakce</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -582,17 +577,22 @@ Adresa: %4
<translation>Poslední stažený blok byl vygenerován %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Peněženka je &lt;b&gt;zašifrovaná&lt;/b&gt; a momentálně &lt;b&gt;odemčená&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Zálohování selhalo</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Při ukládání peněženky na nové místo se přihodila nějaká chyba.</translation>
</message>
@@ -636,7 +636,7 @@ Adresa: %4
<translation>Zobraz nebo skryj okno Bitcoinu</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Posílám...</translation>
</message>
@@ -1194,8 +1194,8 @@ Adresa: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Adresa příjemce (např. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1758,6 +1758,26 @@ Adresa: %4
<translation>Generovat mince</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Chyba: Vytvoření transakce selhalo.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Chyba 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>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>Při nastavování naslouchacího RPC portu %u nastala chyba: %s</translation>
@@ -1856,16 +1876,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
Pokud konfigurační soubor ještě neexistuje, vytvoř ho tak, aby ho mohl číst pouze vlastník.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Chyba: Peněženka je zamčená, nemohu vytvořit transakci </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Chyba: Vytvoření transakce selhalo </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="31"/>
<source>Error</source>
<translation>Chyba</translation>
@@ -2116,16 +2126,6 @@ Pokud konfigurační soubor ještě neexistuje, vytvoř ho tak, aby ho mohl čí
<translation>Maximální velikost přijímacího bufferu pro každé spojení, &lt;n&gt;*1000 bytů (výchozí: 10000)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Chyba: Tahle transakce vyžaduje transakční poplatek nejméně %s kvůli velikosti zasílané částky, komplexnosti nebo použití nedávno přijatých mincí </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Chyba 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>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>Neplatná částka</translation>
diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts
index a2b20b5791..d5e72e12f3 100644
--- a/src/qt/locale/bitcoin_da.ts
+++ b/src/qt/locale/bitcoin_da.ts
@@ -334,7 +334,7 @@ Er du sikker på at du ønsker at kryptere din tegnebog?</translation>
<translation>&amp;Modtag coins</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Afsendt transaktion</translation>
</message>
@@ -419,12 +419,17 @@ Er du sikker på at du ønsker at kryptere din tegnebog?</translation>
<translation>Afslut program</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Indgående transaktion</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -437,7 +442,7 @@ Adresse: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Tegnebog er &lt;b&gt;krypteret&lt;/b&gt; og i øjeblikket &lt;b&gt;ulåst&lt;/b&gt;</translation>
</message>
@@ -447,7 +452,7 @@ Adresse: %4
<translation>&amp;Hjælp</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Tegnebog er &lt;b&gt;krypteret&lt;/b&gt; og i øjeblikket &lt;b&gt;låst&lt;/b&gt;</translation>
</message>
@@ -600,32 +605,27 @@ Adresse: %4
<translation>Sidst modtagne blok blev genereret %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Denne transaktion er over størrelsesbegrænsningen. Du kan stadig sende den for et gebyr på %1 som går til de noder der behandler din transaktion, og som hjælper med at støtte netværket. Ønsker du at betale gebyret?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Sender...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Backup tegnebog</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -1187,6 +1187,11 @@ Adresse: %4
<translation>&amp;Etiket:</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Vælg adresse fra adressebog</translation>
@@ -1207,11 +1212,6 @@ Adresse: %4
<translation>Alt+A</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Adresse som betalingen skal sendes til (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="137"/>
<source>Remove this recipient</source>
<translation>Fjern denne modtager</translation>
@@ -1789,6 +1789,26 @@ Adresse: %4
</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Fejl: Oprettelse af transaktionen mislykkedes.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Fejl: Transaktionen blev afvist. Dette kan ske hvis nogle af dine coins i din tegnebog allerede var brugt, som hvis du brugte en kopi af wallet.dat og dine coins er blevet brugt i kopien, men ikke er markeret som brugt her.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
@@ -1870,11 +1890,6 @@ Adresse: %4
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="21"/>
<source>To use the %s option</source>
<translation type="unfinished"></translation>
@@ -2039,11 +2054,6 @@ SSL-indstillinger: (se Bitcoin Wiki for SSL opsætningsinstruktioner)</translati
<translation>Ugyldigt beløb for -paytxfee=&lt;amount&gt;</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Fejl: Oprettelse af transaktionen mislykkedes </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Sender...</translation>
@@ -2094,11 +2104,6 @@ SSL-indstillinger: (se Bitcoin Wiki for SSL opsætningsinstruktioner)</translati
<translation>Fejl ved indlæsning af addr.dat</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Denne transaktion er over størrelsesbegrænsningen. Du kan stadig sende den for et gebyr på %1 som går til de noder der behandler din transaktion, og som hjælper med at støtte netværket. Ønsker du at betale gebyret?</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="45"/>
<source>Get help for a command</source>
<translation>Få hjælp til en kommando
@@ -2179,10 +2184,5 @@ SSL-indstillinger: (se Bitcoin Wiki for SSL opsætningsinstruktioner)</translati
<translation>Servercertifikat-fil (standard: server.cert)
</translation>
</message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Fejl: Transaktionen blev afvist. Dette kan ske hvis nogle af dine coins i din tegnebog allerede var brugt, som hvis du brugte en kopi af wallet.dat og dine coins er blevet brugt i kopien, men ikke er markeret som brugt her.</translation>
- </message>
</context>
</TS>
diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts
index 3985323518..a135d93147 100644
--- a/src/qt/locale/bitcoin_de.ts
+++ b/src/qt/locale/bitcoin_de.ts
@@ -368,7 +368,7 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Bitcoins an eine Bitcoin-Adresse überweisen</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Transaktionsgebühr bestätigen</translation>
</message>
@@ -428,12 +428,17 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>&amp;Hilfe</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Sicherung der Brieftasche fehlgeschlagen</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Fehler beim Abspeichern der Sicherungskopie der Brieftasche.</translation>
</message>
@@ -502,22 +507,17 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>&amp;Nachricht signieren...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Die Transaktion übersteigt das Größenlimit. Sie können sie trotzdem senden, wenn Sie eine zusätzliche Transaktionsgebühr in Höhe von %1 zahlen. Diese wird an die Knoten verteilt, die Ihre Transaktion bearbeiten und unterstützt damit das Bitcoin-Netzwerk.&lt;br&gt;&lt;br&gt;Möchten Sie die Gebühr bezahlen?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Gesendete Transaktion</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Eingehende Transaktion</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -534,12 +534,12 @@ Adresse: %4</translation>
<translation>&amp;Über %1</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Brieftasche ist &lt;b&gt;verschlüsselt&lt;/b&gt; und aktuell &lt;b&gt;entsperrt&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Brieftasche ist &lt;b&gt;verschlüsselt&lt;/b&gt; und aktuell &lt;b&gt;gesperrt&lt;/b&gt;</translation>
</message>
@@ -618,7 +618,7 @@ Adresse: %4</translation>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Brieftasche sichern</translation>
</message>
@@ -628,7 +628,7 @@ Adresse: %4</translation>
<translation>Aktionen-Werkzeugleiste</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Brieftaschendaten (*.dat)</translation>
</message>
@@ -1175,6 +1175,11 @@ Adresse: %4</translation>
<translation>Adressbezeichnung eingeben (diese wird zusammen mit der Adresse dem Adressbuch hinzugefügt)</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Adresse aus Adressbuch wählen</translation>
@@ -1190,11 +1195,6 @@ Adresse: %4</translation>
<translation>&amp;Betrag:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Die Zahlungsadresse der Überweisung (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="113"/>
<source>Alt+A</source>
<translation>Alt+A</translation>
@@ -1718,6 +1718,26 @@ Adresse: %4</translation>
<translation>Größe des Datenbankcaches in MB festlegen (Standard: 25)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Fehler: Transaktionserstellung fehlgeschlagen.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Fehler: Die Transaktion wurde abgelehnt. Dies kann passieren, wenn einige Bitcoins aus Ihrer Brieftasche bereits ausgegeben wurden. Beispielsweise weil Sie eine Kopie Ihrer wallet.dat genutzt, die Bitcoins dort ausgegeben haben und dies daher in der derzeit aktiven Brieftasche nicht vermerkt ist.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="68"/>
<source>Number of seconds to keep misbehaving peers from reconnecting (default: 86400)</source>
<translation>Anzahl Sekunden, während denen sich nicht konform verhaltenden Gegenstellen die Wiederverbindung verweigert wird (Standard: 86400)</translation>
@@ -1895,21 +1915,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
SSL Einstellungen: (siehe Bitcoin-Wiki für SSL Installationsanweisungen)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Fehler: Diese Transaktion benötigt aufgrund ihres Betrags, ihrer Komplexität oder der Nutzung kürzlich erhaltener Zahlungen eine Transaktionsgebühr in Höhe von mindestens %s.</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Fehler: Transaktionserstellung fehlgeschlagen</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Fehler: Die Transaktion wurde abgelehnt. Dies kann passieren, wenn einige Bitcoins aus Ihrer Brieftasche bereits ausgegeben wurden. Beispielsweise weil Sie eine Kopie Ihrer wallet.dat genutzt, die Bitcoins dort ausgegeben haben und dies daher in der derzeit aktiven Brieftasche nicht vermerkt ist.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Senden...</translation>
@@ -2053,11 +2058,6 @@ Falls die Konfigurationsdatei nicht existiert, erzeugen Sie diese bitte mit Lese
<translation>Schlüsselpool kann nicht initialisiert werden</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Fehler: Brieftasche gesperrt, Transaktion kann nicht erstellt werden</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>Beim Einrichten des abzuhörenden RPC-Ports %u ist ein Fehler aufgetreten: %s</translation>
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts
index 94c1e00f29..b84ead04d8 100644
--- a/src/qt/locale/bitcoin_en.ts
+++ b/src/qt/locale/bitcoin_en.ts
@@ -557,27 +557,27 @@ Are you sure you wish to encrypt your wallet?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -586,32 +586,32 @@ Address: %4
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -1177,7 +1177,7 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -1664,28 +1664,28 @@ Address: %4
<context>
<name>bitcoin-core</name>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
+ <location filename="../bitcoinstrings.cpp" line="13"/>
+ <source>Sending...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="13"/>
- <source>Sending...</source>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
+ <source>Error: 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>
diff --git a/src/qt/locale/bitcoin_es.ts b/src/qt/locale/bitcoin_es.ts
index ee8daf750a..4dc05498b8 100644
--- a/src/qt/locale/bitcoin_es.ts
+++ b/src/qt/locale/bitcoin_es.ts
@@ -420,7 +420,12 @@ Are you sure you wish to encrypt your wallet?</source>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Ha habido un error al intentar guardar los datos del monedero a la nueva ubicación.</translation>
</message>
@@ -527,22 +532,17 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>El último bloque recibido fue generado %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Esta transacción supera el límite. Puede seguir enviándola incluyendo una comisión de %1 que se va a repartir entre los nodos que procesan su transacción y ayudan a mantener la red. ¿Desea pagar esa tarifa?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Transacción enviada</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Transacción entrante</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -559,12 +559,12 @@ Dirección: %4</translation>
<translation>Exportar a un archivo los datos de esta pestaña</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>El monedero está &lt;b&gt;cifrado&lt;/b&gt; y actualmente &lt;b&gt;desbloqueado&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>El monedero está &lt;b&gt;cifrado&lt;/b&gt; y actualmente &lt;b&gt;bloqueado&lt;/b&gt;</translation>
</message>
@@ -584,12 +584,12 @@ Dirección: %4</translation>
<translation>Copia de &amp;respaldo del monedero...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Copia de seguridad del monedero</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Datos del monedero (*.dat)</translation>
</message>
@@ -617,12 +617,12 @@ Dirección: %4</translation>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>La copia de seguridad ha fallado</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Enviando...</translation>
</message>
@@ -1189,6 +1189,11 @@ Dirección: %4</translation>
<translation>&amp;Etiqueta:</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Elija una dirección de la libreta de direcciones</translation>
@@ -1204,11 +1209,6 @@ Dirección: %4</translation>
<translation>Pega dirección desde portapapeles</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>La dirección donde enviar el pago (ej. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="130"/>
<source>Alt+P</source>
<translation>Alt+P</translation>
@@ -1745,6 +1745,26 @@ Dirección: %4</translation>
<translation>Tarifa por KB que añadir a las transacciones que envíe</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Error: ha fallado la creación de transacción.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Error: transacción rechazada. 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 así aquí.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="66"/>
<source>Find peers using DNS lookup (default: 1)</source>
<translation>Encontrar pares mediante búsqueda de DNS (predeterminado: 1)</translation>
@@ -1892,31 +1912,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Error: monedero bloqueado. Bitcoin es incapaz de crear las transacciones </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Error: esta transacción está sujeta a una tarifa de %s, bien por su cantidad, complejidad, o por el uso de fondos recientemente recibidos </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Error: no se ha podido crear la transacción</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Enviando...</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Error: la transacción fue rechazada. Esto puede pasar 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 aquí.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>Cuantía no válida</translation>
diff --git a/src/qt/locale/bitcoin_es_CL.ts b/src/qt/locale/bitcoin_es_CL.ts
index 1b74fd1cc3..5ba8ce4438 100644
--- a/src/qt/locale/bitcoin_es_CL.ts
+++ b/src/qt/locale/bitcoin_es_CL.ts
@@ -492,17 +492,17 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Firmar Mensaje</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Respaldar billetera</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Datos de billetera (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Ha fallado el respaldo</translation>
</message>
@@ -577,7 +577,12 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>El ultimo bloque recibido fue generado %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -586,11 +591,6 @@ Are you sure you wish to encrypt your wallet?</source>
<source>bitcoin-qt</source>
<translation>bitcoin-qt</translation>
</message>
- <message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Esta transacción supera el límite. Puedes seguir enviandola incluyendo una comisión de %s que se va a repartir entre los nodos que procesan su transacción y ayudan a mantener la red. ¿Quieres seguir con la transacción?</translation>
- </message>
<message numerus="yes">
<location filename="../bitcoingui.cpp" line="508"/>
<source>~%n block(s) remaining</source>
@@ -600,17 +600,17 @@ Are you sure you wish to encrypt your wallet?</source>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Transacción enviada</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Transacción entrante</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -622,17 +622,17 @@ Tipo: %3
Dirección: %4</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>La billetera esta &lt;b&gt;codificada&lt;/b&gt; y actualmente &lt;b&gt;desbloqueda&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>La billetera esta &lt;b&gt;codificada&lt;/b&gt; y actualmente &lt;b&gt;bloqueda&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Enviando...</translation>
</message>
@@ -1173,11 +1173,6 @@ Dirección: %4</translation>
<translation>Envio</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>La dirección donde enviar el pago (ej. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="120"/>
<source>Paste address from clipboard</source>
<translation>Pega dirección desde portapapeles</translation>
@@ -1204,6 +1199,11 @@ Dirección: %4</translation>
<translation>Introduce una etiqueta a esta dirección para añadirla a tu guia</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Elije dirección de la guia</translation>
@@ -1858,6 +1858,26 @@ Dirección: %4</translation>
</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Error: La transacción no se pudo crear.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Error: 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>
<location filename="../bitcoinstrings.cpp" line="21"/>
<source>To use the %s option</source>
<translation type="unfinished"></translation>
@@ -2010,21 +2030,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Carga completa</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Error: Esta transación requiere una comisión de al menos %s por su cantidad, complejidad o uso de fondos recibidos recientemente.</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Error: Billetera bloqueada, no es posible crear la transacción</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Error: 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>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Enviando...</translation>
@@ -2066,11 +2071,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Error: La transacción no se pudo crear </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
diff --git a/src/qt/locale/bitcoin_et.ts b/src/qt/locale/bitcoin_et.ts
index 2c57986f58..c3ace4bcd8 100644
--- a/src/qt/locale/bitcoin_et.ts
+++ b/src/qt/locale/bitcoin_et.ts
@@ -557,27 +557,27 @@ Are you sure you wish to encrypt your wallet?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -586,32 +586,32 @@ Address: %4
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -1177,7 +1177,7 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -1664,28 +1664,28 @@ Address: %4
<context>
<name>bitcoin-core</name>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
+ <location filename="../bitcoinstrings.cpp" line="13"/>
+ <source>Sending...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="13"/>
- <source>Sending...</source>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
+ <source>Error: 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>
diff --git a/src/qt/locale/bitcoin_eu_ES.ts b/src/qt/locale/bitcoin_eu_ES.ts
index de6bcabf34..d17ca29232 100644
--- a/src/qt/locale/bitcoin_eu_ES.ts
+++ b/src/qt/locale/bitcoin_eu_ES.ts
@@ -557,27 +557,27 @@ Are you sure you wish to encrypt your wallet?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -586,32 +586,32 @@ Address: %4
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -1177,7 +1177,7 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -1664,28 +1664,28 @@ Address: %4
<context>
<name>bitcoin-core</name>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
+ <location filename="../bitcoinstrings.cpp" line="13"/>
+ <source>Sending...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="13"/>
- <source>Sending...</source>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
+ <source>Error: 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>
diff --git a/src/qt/locale/bitcoin_fa.ts b/src/qt/locale/bitcoin_fa.ts
index eeabd36c6e..98f953852f 100644
--- a/src/qt/locale/bitcoin_fa.ts
+++ b/src/qt/locale/bitcoin_fa.ts
@@ -372,7 +372,7 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>در یافت سکه</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>زمایش شبکه</translation>
</message>
@@ -466,7 +466,12 @@ Are you sure you wish to encrypt your wallet?</source>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -590,47 +595,42 @@ Address: %4
<translation>خرین بلوک در یافت شده تولید شده بود %1 </translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>این معامله از اندازه محدوده بیشتر است. شما می توانید آد را با دستمزد 1% بفرستید که شامل گره معامله شما می باشد و به شبکه های اینترنتی کمک خواهد کردو آیا شما می خواهید این پول پر داخت%1</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>معامله ارسال شده</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>معامله در یافت شده</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>نسخه پیشتیبان از wallet </translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>زمایش شبکهه</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>داده wallet (*.DAT)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>عملیات پیشتیبان گیری انجام نشد</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>در زمان انتقال داده wallet به محل جدید خطا روی داد</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>ارسال...</translation>
</message>
@@ -1168,8 +1168,8 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>آدرس برای ارسال پر داخت (bijvoorbeeld: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1736,11 +1736,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>خطا ایجاد معامله اشتباه است</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="50"/>
<source>Don&apos;t generate coins</source>
<translation>تولید سکه ها</translation>
@@ -1864,26 +1859,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>اطلاعات ردگیری/اشکال‌زدایی را به اشکال‌زدا بفرستید</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>خطا: Wallet قفل شده است. ایجاد تراکنش امکان پذیر نیست</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>خطا: این تراکنش نیازمند هزینه تراکنش به مبلغ حداقل %s است به علت میزان وجه، دشواری، یا استفاده از وجوه دریافتی اخیر</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>ارسال...</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>خطا . معامله رد شد.این هنگامی که سکه ها در والت شما هنوز ارسال شده اند ولی شما کپی والت استفاده می کنید و سکه ها روی کپی فرستاده شده اند و به عنوان ارسال شنه مشخص نشده اتفاقی می افتد.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>میزان وجه اشتباه</translation>
@@ -2039,6 +2019,26 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>شروع حد اقل</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">خطا: ایجاد تراکنش انجام نشد</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">خطا: تراکنش تایید نشد. این پیام زمانی روی می دهد که مقداری از سکه های WALLET شما استفاده شده اند برای مثال اگر شما از WALLET.DAT استفاده کرده اید، ممکن است سکه ها استفاده شده باشند اما در اینجا نمایش داده نشوند</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>در زمان تنظیم درگاه RPX %u در فهرست کردن %s اشکالی رخ داده است</translation>
diff --git a/src/qt/locale/bitcoin_fa_IR.ts b/src/qt/locale/bitcoin_fa_IR.ts
index 4830ca887a..cfc3418c37 100644
--- a/src/qt/locale/bitcoin_fa_IR.ts
+++ b/src/qt/locale/bitcoin_fa_IR.ts
@@ -463,11 +463,6 @@ Are you sure you wish to encrypt your wallet?</source>
<source>Last received block was generated %1.</source>
<translation>بلاک دریافت شده قبلی به میزان %1 تولید شده است</translation>
</message>
- <message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>تراکنش بیشتر از محدودیتهای شماست. شما می توانید همچنان با هزینه %1 آن را ارسال کنید که این هزینه به گره هایی که تراکنش را برایتان انجام می دهد تعلق می گیرد و به حمایت از شبکه کمک می کند. آیا شما می خواهید این هزینه را پرداخت کنید؟</translation>
- </message>
<message numerus="yes">
<location filename="../bitcoingui.cpp" line="546"/>
<source>%n second(s) ago</source>
@@ -571,22 +566,27 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>روزآمد</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>در حال ارسال...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>ارسال تراکنش</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>تراکنش دریافتی</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -596,33 +596,33 @@ Address: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>wallet رمزگذاری شد و در حال حاضر از حالت قفل در آمده است</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>wallet رمزگذاری شد و در حال حاضر قفل است</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>گرفتن نسخه پیشتیبان از Wallet</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>داده های Wallet
(*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>عملیات گرفتن نسخه پیشتیبان انجام نشد</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>در هنگام ذخیره داده های wallet به نسخه جدید خطایی ایجاد شده است</translation>
</message>
@@ -1181,8 +1181,8 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>آدرس برای ارسال وجه به (برای مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1753,6 +1753,26 @@ Address: %4
<translation>ارتباطاتِ JSON-RPC را در &lt;port&gt; گوش کنید (پیش فرض:8332)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">خطا: ایجاد تراکنش امکان پذیر نیست</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">خطا: تراکنش تایید نشد. این خطا ممکن است به این دلیل اتفاق بیافتد که سکه های wallet شما خرج شده باشند مثلا اگر wallet.dat را مپی کرده باشید و سکه های شما در آن کپی استفاده شده باشند اما در اینجا نمایش داده نشده اند.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="20"/>
<source>Warning: Disk space is low</source>
<translation type="unfinished"></translation>
@@ -2110,26 +2130,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>سایز disk log بانک داده را به مگابایت تنظیم کنید (پیش فرض: 100)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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 شما خرج شده باشند مثلا اگر wallet.dat را مپی کرده باشید و سکه های شما در آن کپی استفاده شده باشند اما در اینجا نمایش داده نشده اند.</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>خطا: تراکنش نیازمند پرداخت هزینه به میران حداقل %s است به علت هزینه، دشواری عملیات یا استفاده از وجوه دریافت شده اخیر</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>خطا: ایجاد تراکنش امکان پذیر نیست</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>خطا: wallet قفل شده است، ایجاد تراکنش امکان پذیر نیست</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>میزان اشتباه است</translation>
diff --git a/src/qt/locale/bitcoin_fi.ts b/src/qt/locale/bitcoin_fi.ts
index 80001d5e4a..726ca6fff6 100644
--- a/src/qt/locale/bitcoin_fi.ts
+++ b/src/qt/locale/bitcoin_fi.ts
@@ -319,7 +319,12 @@ Tahdotko varmasti salata lompakon?</translation>
<translation>Varmuuskopioi lompakko toiseen sijaintiin</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -331,7 +336,7 @@ Tyyppi: %3
Osoite: %4</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Lompakko on &lt;b&gt;salattu&lt;/b&gt; ja tällä hetkellä &lt;b&gt;lukittuna&lt;/b&gt;</translation>
</message>
@@ -349,7 +354,7 @@ Osoite: %4</translation>
<translation>Ladattu %1 lohkoa rahansiirron historiasta.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Saapuva rahansiirto</translation>
</message>
@@ -528,32 +533,27 @@ Osoite: %4</translation>
<translation>Viimeisin vastaanotettu lohko tuotettu %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Tämä rahansiirto ylittää kokorajoituksen. Voit siitä huolimatta lähettää sen %1 siirtopalkkion mikä menee solmuille jotka käsittelevät rahansiirtosi tämä auttaa myös verkostoa. Haluatko maksaa siirtopalkkion? </translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Lompakko on &lt;b&gt;salattu&lt;/b&gt; ja tällä hetkellä &lt;b&gt;avoinna&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Varmuuskopioi lompakko</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Lompakkodata (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Varmuuskopio epäonnistui</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Virhe tallennettaessa lompakkodataa uuteen sijaintiin.</translation>
</message>
@@ -599,12 +599,12 @@ Osoite: %4</translation>
<translation>Bitcoin-lompakko</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Lähetetään...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Lähetetyt rahansiirrot</translation>
</message>
@@ -1165,6 +1165,11 @@ Osoite: %4</translation>
<translation>Maksun saaja:</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="113"/>
<source>Alt+A</source>
<translation>Alt+A</translation>
@@ -1191,11 +1196,6 @@ Osoite: %4</translation>
<translation>&amp;Nimi:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Osoite, johon Bitcoinit lähetetään (esim. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Valitse osoite osoitekirjasta</translation>
@@ -1814,11 +1814,6 @@ Osoite: %4</translation>
<translation>Käyttäjätunnus JSON-RPC-yhteyksille</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Virhe: Rahansiirto hylättiin. Tämä voi tapahtua jos jotkin bitcoineistasi on jo käytetty, esimerkiksi jos olet käyttänyt kopiota wallet.dat-lompakkotiedostosta ja bitcoinit on merkitty käytetyksi vain kopiossa.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="22"/>
<source>%s, you must set a rpcpassword in the configuration file:
%s
@@ -1958,6 +1953,26 @@ TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)</translation>
<translation>Salli DNS haut lisäsolmulle ja yhdistä</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Virhe: Rahansiirron luonti epäonnistui.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Virhe: Rahansiirto hylättiin. Tämä voi tapahtua jos jotkin bitcoineistasi on jo käytetty, esimerkiksi jos olet käyttänyt kopiota wallet.dat-lompakkotiedostosta ja bitcoinit on merkitty käytetyksi vain kopiossa.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="62"/>
<source>Connect only to the specified node</source>
<translation>Ota yhteys vain tiettyyn solmuun</translation>
@@ -2049,21 +2064,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Maksimi verkkoyhteyden vastaanottopuskuri, &lt;n&gt;*1000 tavua (oletus: 10000)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Virhe: Lompakko on lukittu, rahansiirtoa ei voida luoda</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Virhe: Tämä rahansiirto vaatii rahansiirtopalkkion vähintään %s johtuen sen määrästä, monimutkaisuudesta tai hiljattain vastaanotettujen summien käytöstä</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Virhe: Rahansiirron luonti epäonnistui</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>Virheellinen määrä</translation>
diff --git a/src/qt/locale/bitcoin_fr_CA.ts b/src/qt/locale/bitcoin_fr_CA.ts
index 416cf8613b..f306ab8b8c 100644
--- a/src/qt/locale/bitcoin_fr_CA.ts
+++ b/src/qt/locale/bitcoin_fr_CA.ts
@@ -563,27 +563,27 @@ Are you sure you wish to encrypt your wallet?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -592,32 +592,32 @@ Address: %4
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -1183,7 +1183,7 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -1670,28 +1670,28 @@ Address: %4
<context>
<name>bitcoin-core</name>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
+ <location filename="../bitcoinstrings.cpp" line="13"/>
+ <source>Sending...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="13"/>
- <source>Sending...</source>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
+ <source>Error: 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>
diff --git a/src/qt/locale/bitcoin_fr_FR.ts b/src/qt/locale/bitcoin_fr_FR.ts
index 54d22710ad..fc8d234188 100644
--- a/src/qt/locale/bitcoin_fr_FR.ts
+++ b/src/qt/locale/bitcoin_fr_FR.ts
@@ -572,27 +572,27 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Le dernier bloc reçu a été généré %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Cette transaction dépasse la limite de taille. Vous pouvez quand-même l&apos;envoyer en vous acquittant de frais d&apos;un montant de %1, qui iront aux nœuds qui traitent la transaction et aideront à soutenir le réseau. Voulez-vous payer les frais ?</translation>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Envoi en cours...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Transaction envoyée</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Transaction entrante</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -605,32 +605,32 @@ Adresse : %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<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>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Le porte-monnaie est &lt;b&gt;chiffré&lt;/b&gt; et est actuellement &lt;b&gt;verrouillé&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Sauvegarder le porte-monnaie</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Données de porte-monnaie (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>La sauvegarde a échoué</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Une erreur est survenue lors de l&apos;enregistrement des données de porte-monnaie à un autre emplacement.</translation>
</message>
@@ -1188,8 +1188,8 @@ Adresse : %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>L&apos;adresse à laquelle le paiement sera envoyé (par ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1765,31 +1765,11 @@ Adresse : %4
<translation>Ne se connecter qu&apos;au nœud spécifié</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Erreur : cette transaction nécessite des frais de transaction d&apos;au moins %s en raison de son montant, de sa complexité ou parce que des fonds reçus récemment sont utilisés </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Erreur : le porte-monnaie est verrouillé, impossible de créer la transaction </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Erreur : échec de la création de la transaction </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Envoi en cours...</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Erreur : la transaction a été rejetée. Cela peut arriver si certaines pièces de votre porte-monnaie ont déjà été dépensées, par exemple si vous avez utilisé une copie de wallet.dat et si des pièces ont été dépensées avec cette copie sans être marquées comme telles ici.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>Montant invalide</translation>
@@ -1998,6 +1978,26 @@ Si le fichier n&apos;existe pas, créez-le avec les droits de lecture seule acco
<translation>Mettre à jour le format du porte-monnaie</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Erreur : échec de la création de la transaction.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Erreur : la transaction a été rejetée. Cela peut arriver si certaines pièces de votre porte-monnaie ont déjà été dépensées, par exemple si vous avez utilisé une copie de wallet.dat et si des pièces ont été dépensées avec cette copie sans être marquées comme telles ici.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>Une erreur est survenue lors de la mise en place du port d&apos;écoute RPC %u : %s</translation>
diff --git a/src/qt/locale/bitcoin_he.ts b/src/qt/locale/bitcoin_he.ts
index 4252066144..f8379e7d7a 100644
--- a/src/qt/locale/bitcoin_he.ts
+++ b/src/qt/locale/bitcoin_he.ts
@@ -403,22 +403,27 @@ Are you sure you wish to encrypt your wallet?</source>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>שולח...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>הארנק &lt;b&gt;מוצפן&lt;/b&gt; וכרגע &lt;b&gt;נעול&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>פעולה שנשלחה</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -430,7 +435,7 @@ Address: %4
כתובת: %4</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>הארנק &lt;b&gt;מוצפן&lt;/b&gt; וכרגע &lt;b&gt;פתוח&lt;/b&gt;</translation>
</message>
@@ -604,32 +609,27 @@ Address: %4
<translation>הבלוק האחרון שהתקבל נוצר ב-%1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>הפעולה הזאת חורגת מהמגבלה. ניתן לשלוח אותה תמורת עמלה בסך %1, שמגיעה לצמתים שמעבדים את הפעולה ועוזרת לתמוך ברשת. האם אתה מעוניין לשלם את העמלה?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>פעולה שהתקבלה</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>גיבוי ארנק</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>נתוני ארנק (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>הגיבוי נכשל</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>היתה שגיאה בניסיון לשמור את מידע הארנק למיקום החדש.</translation>
</message>
@@ -1187,8 +1187,8 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>הכתובת אליה יישלח התשלום (למשל 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1808,11 +1808,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>שגיאה</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>שגיאה: הפעולה דורשת עמלת פעולה של לפחות %s מפאת הכמות, המורכבות, או השימוש בכספים שהתקבלו לאחרונה</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Insufficient funds</source>
<translation>אין מספיק כספים</translation>
@@ -1823,11 +1818,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>אפשר חיבורי JSON-RPC מכתובת האינטרנט המצוינת</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
<location filename="../bitcoinstrings.cpp" line="21"/>
<source>To use the %s option</source>
<translation>להשתמש באפשרות %s</translation>
@@ -2032,16 +2022,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation type="unfinished">אזהרה: מעט מקום בדיסק</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>שגיאה: הארנק נעול, לא ניתן ליצור פעולה</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>שגיאה: יצירת הפעולה נכשלה </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>שולח...</translation>
@@ -2062,6 +2042,26 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>שלח פקודה ל -server או bitcoind</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">שגיאה: יצירת הפעולה נכשלה.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">שגיאה: הפעולה נדחתה. זה עשוי לקרות עם חלק מהמטבעות בארנק שלך כבר נוצלו, למשל אם השתמשת בעותק של wallet.dat ומטבעות נוצלו בעותק אך לא סומנו כמנוצלות כאן.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>שגיאה אירעה במהלך קביעת פורט RPC %u להאזנה: %s</translation>
diff --git a/src/qt/locale/bitcoin_hr.ts b/src/qt/locale/bitcoin_hr.ts
index 42b9154107..c68f8e0579 100644
--- a/src/qt/locale/bitcoin_hr.ts
+++ b/src/qt/locale/bitcoin_hr.ts
@@ -385,17 +385,22 @@ Jeste li sigurni da želite šifrirati svoj novčanik?</translation>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Došlo je do pogreške kod spremanja podataka novčanika na novu lokaciju.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Podaci novčanika (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Backup nije uspio</translation>
</message>
@@ -410,17 +415,17 @@ Jeste li sigurni da želite šifrirati svoj novčanik?</translation>
<translation>Zadnji primljeni blok je generiran %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Poslana transakcija</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Dolazna transakcija</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Novčanik je &lt;b&gt;šifriran&lt;/b&gt; i trenutno &lt;b&gt;zaključan&lt;/b&gt;</translation>
</message>
@@ -440,7 +445,7 @@ Jeste li sigurni da želite šifrirati svoj novčanik?</translation>
<translation>Napravite sigurnosnu kopiju novčanika na drugoj lokaciji</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -471,7 +476,7 @@ Adresa:%4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Slanje...</translation>
</message>
@@ -481,7 +486,7 @@ Adresa:%4
<translation>Preuzeto %1 od %2 blokova povijesti transakcije (%3% done).</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Backup novčanika</translation>
</message>
@@ -550,16 +555,11 @@ Adresa:%4
<translation>&amp;Datoteka</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Novčanik je &lt;b&gt;šifriran&lt;/b&gt; i trenutno &lt;b&gt;otključan&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Ova transakcija je preko ograničenja veličine. Možete ju ipak poslati za naknadu od %1, koja se daje čvorovima koji procesiraju vaše transakcije i tako podržavate mrežu. Želite li platiti naknadu?</translation>
- </message>
- <message>
<location filename="../bitcoingui.cpp" line="303"/>
<source>Tabs toolbar</source>
<translation>Traka kartica</translation>
@@ -1193,8 +1193,8 @@ Adresa:%4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Adresa za slanje plaćanja (npr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1722,11 +1722,6 @@ Adresa:%4
<translation>Prikaži komande</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="21"/>
<source>To use the %s option</source>
<translation type="unfinished"></translation>
@@ -1886,11 +1881,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Greška kod učitavanja wallet.dat</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Generirani novčići moraju pričekati nastanak 120 blokova prije nego što ih je moguće potrošiti. Kad ste generirali taj blok, on je bio emitiran u mrežu kako bi bio dodan postojećim lancima blokova. Ako ne uspije biti dodan, njegov status bit će promijenjen u &quot;nije prihvatljiv&quot; i on neće biti potrošiv. S vremena na vrijeme tako nešto se može desiti ako neki drugi nod približno istovremeno generira blok.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Slanje...</translation>
@@ -2031,6 +2021,26 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Pokreni minimiziran</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Greška: priprema transakcije nije uspjela.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Generirani novčići moraju pričekati nastanak 120 blokova prije nego što ih je moguće potrošiti. Kad ste generirali taj blok, on je bio emitiran u mrežu kako bi bio dodan postojećim lancima blokova. Ako ne uspije biti dodan, njegov status bit će promijenjen u &quot;nije prihvatljiv&quot; i on neće biti potrošiv. S vremena na vrijeme tako nešto se može desiti ako neki drugi nod približno istovremeno generira blok.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
@@ -2117,16 +2127,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Upozorenje: Molimo provjerite jesu li datum i vrijeme na vašem računalu točni. Ako vaš sat ide krivo, Bitcoin neće raditi ispravno.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Ova transakcija je preko ograničenja veličine. Možete ju ipak poslati za naknadu od %1, koja se daje čvorovima koji procesiraju vaše transakcije i tako podržavate mrežu. Želite li platiti naknadu?</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Greška: priprema transakcije nije uspjela</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>Nevaljali iznos za opciju</translation>
diff --git a/src/qt/locale/bitcoin_hu.ts b/src/qt/locale/bitcoin_hu.ts
index d1eb96f149..8a7621a029 100644
--- a/src/qt/locale/bitcoin_hu.ts
+++ b/src/qt/locale/bitcoin_hu.ts
@@ -545,27 +545,22 @@ Biztosan kódolni akarod a tárcát?</translation>
<translation>Az utolsóként kapott blokk generálva: %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Ez a tranzakció túllépi a mérethatárt, de %1 tranzakciós díj ellenében így is elküldheted. Ezt a plusz összeget a tranzakcióidat feldolgozó csomópontok kapják, így magát a hálózatot támogatod vele. Hajlandó vagy megfizetni a díjat?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -575,17 +570,22 @@ Biztosan kódolni akarod a tárcát?</translation>
<translation>%1 blokk letöltve a tranzakciótörténet %2 blokkjából (%3% done).</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Tranzakció elküldve.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Beérkező tranzakció</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -598,17 +598,17 @@ Cím: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Tárca &lt;b&gt;kódolva&lt;/b&gt; és jelenleg &lt;b&gt;nyitva&lt;/b&gt;.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Tárca &lt;b&gt;kódolva&lt;/b&gt; és jelenleg &lt;b&gt;zárva&lt;/b&gt;.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Küldés...</translation>
</message>
@@ -1159,6 +1159,11 @@ Cím: %4
<translation>Címke:</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Válassz egy címet a címjegyzékből</translation>
@@ -1196,11 +1201,6 @@ Cím: %4
</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Címzett címe (pl.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L )</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="130"/>
<source>Alt+P</source>
<translation>Alt+P</translation>
@@ -1692,6 +1692,21 @@ Cím: %4
<translation>Bitcoin</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Hiba: nem sikerült létrehozni a tranzakciót.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="109"/>
<source>Cannot obtain a lock on data directory %s. Bitcoin is probably already running.</source>
<translation>Az %s adatkönyvtár nem zárható. A Bitcoin valószínűleg fut már.</translation>
@@ -1768,11 +1783,6 @@ Cím: %4
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>Étvénytelen összeg</translation>
@@ -2071,16 +2081,6 @@ SSL-opciók: (lásd a Bitcoin Wiki SSL-beállítási instrukcióit)
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Hiba: nem sikerült létrehozni a tranzakciót </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Hiba: a tranzakciót elutasították. Ezt az okozhatja, ha már elköltöttél valamennyi érmét a tárcádból - például ha a wallet.dat-od egy másolatát használtad, és így az elköltés csak abban lett jelölve, de itt nem.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Insufficient funds</source>
<translation>Nincs elég bitcoinod.</translation>
@@ -2091,16 +2091,16 @@ SSL-opciók: (lásd a Bitcoin Wiki SSL-beállítási instrukcióit)
<translation>Hiba a wallet.dat betöltése közben: ehhez a tárcához újabb verziójú Bitcoin-kliens szükséges</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Ez a tranzakció túllépi a mérethatárt, de %1 tranzakciós díj ellenében így is elküldheted. Ezt a plusz összeget a tranzakcióidat feldolgozó csomópontok kapják, így magát a hálózatot támogatod vele. Hajlandó vagy megfizetni a díjat?</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Küldés...</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Hiba: a tranzakciót elutasították. Ezt az okozhatja, ha már elköltöttél valamennyi érmét a tárcádból például ha a wallet.dat-od egy másolatát használtad, és így az elköltés csak abban lett jelölve, de itt nem.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
diff --git a/src/qt/locale/bitcoin_it.ts b/src/qt/locale/bitcoin_it.ts
index 865706877c..f0c529c937 100644
--- a/src/qt/locale/bitcoin_it.ts
+++ b/src/qt/locale/bitcoin_it.ts
@@ -480,22 +480,27 @@ Si è sicuri di voler cifrare il portamonete?</translation>
<translation>&amp;File</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Backup Portamonete</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Dati Portamonete (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Backup fallito</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>C&apos;è stato un errore tentanto di salvare i dati del portamonete in un&apos;altra locazione</translation>
</message>
@@ -587,22 +592,17 @@ Si è sicuri di voler cifrare il portamonete?</translation>
<translation>L&apos;ultimo blocco ricevuto è stato generato %1</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Questa transazione è superiore al limite di dimensione. È comunque possibile inviarla con una commissione di %1, che va ai nodi che processano la tua transazione e contribuisce a sostenere la rete. Vuoi pagare la commissione?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Transazione inviata</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Transazione ricevuta</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -616,17 +616,17 @@ Indirizzo: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Il portamonete è &lt;b&gt;cifrato&lt;/b&gt; e attualmente &lt;b&gt;sbloccato&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Il portamonete è &lt;b&gt;cifrato&lt;/b&gt; e attualmente &lt;b&gt;bloccato&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Invio...</translation>
</message>
@@ -1214,8 +1214,8 @@ Indirizzo: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>L&apos;indirizzo del beneficiario cui inviare il pagamento (ad esempio 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="113"/>
@@ -1866,11 +1866,6 @@ Indirizzo: %4
<translation>Invia le informazioni di trace/debug alla console invece che al file debug.log</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="21"/>
<source>To use the %s option</source>
<translation type="unfinished"></translation>
@@ -1980,6 +1975,26 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Produci informazioni extra utili al debug</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Errore: creazione della transazione fallita.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Errore: la transazione è stata rifiutata. Ciò accade se alcuni bitcoin nel portamonete sono stati già spesi, ad esempio se è stata usata una copia del file wallet.dat e i bitcoin sono stati spesi dalla copia ma non segnati come spesi qui.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
@@ -2036,21 +2051,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Utilizzo:</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Errore: creazione della transazione fallita </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Invio...</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Errore: la transazione è stata rifiutata. Ciò accade se alcuni bitcoin nel portamonete sono stati già spesi, ad esempio se è stata usata una copia del file wallet.dat e i bitcoin sono stati spesi dalla copia ma non segnati come spesi qui.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Insufficient funds</source>
<translation>Fondi insufficienti</translation>
@@ -2076,11 +2081,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Errore</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Questa transazione è superiore al limite di dimensione. È comunque possibile inviarla con una commissione di %1, che va ai nodi che processano la tua transazione e contribuisce a sostenere la rete. Vuoi pagare la commissione?</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="44"/>
<source>List commands</source>
<translation>Lista comandi
diff --git a/src/qt/locale/bitcoin_lt.ts b/src/qt/locale/bitcoin_lt.ts
index ee2f41dc64..b924fe93f8 100644
--- a/src/qt/locale/bitcoin_lt.ts
+++ b/src/qt/locale/bitcoin_lt.ts
@@ -530,37 +530,32 @@ Ar jūs tikrai norite užšifruoti savo piniginę?</translation>
<translation>Paskutinis gautas blokas buvo sukurtas %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Šis sandoris viršija leistiną dydį. Jūs galite įvykdyti jį papildomai sumokėję %1 mokesčių, kurie bus išsiųsti tais pačiais mazgais kuriais vyko sandoris ir padės palaikyti tinklą. Ar jūs norite apmokėti papildomą mokestį?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Siunčiama...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Sandoris nusiųstas</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Ateinantis sandoris</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Piniginės duomenys (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Nepavyko padaryti atsarginės kopijos</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -570,17 +565,17 @@ Ar jūs tikrai norite užšifruoti savo piniginę?</translation>
<translation type="unfinished">Rodyti Bitcoin langą</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Piniginė &lt;b&gt;užšifruota&lt;/b&gt; ir šiuo metu &lt;b&gt;atrakinta&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Piniginė &lt;b&gt;užšifruota&lt;/b&gt; ir šiuo metu &lt;b&gt;užrakinta&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -611,7 +606,12 @@ Adresas: %4</translation>
<translation>Atsisiuntė %1 iš %2 sandorių istorijos blokų (%3% done).</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Backup piniginę</translation>
</message>
@@ -1194,8 +1194,8 @@ Adresas: %4</translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Adresas mokėjimo siuntimui (pvz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1758,11 +1758,6 @@ Adresas: %4</translation>
<translation> wallet.dat pakrovimo klaida, wallet.dat reikalauja naujasnės Bitcoin versijos</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Klaida: sandoris buvo atmestas.Tai gali įvykti, jei kai kurios monetos iš jūsų piniginėje jau buvo panaudotos, pvz. jei naudojote wallet.dat kopiją ir monetos buvo išleistos kopijoje, bet nepažymėtos kaip skirtos išleisti čia.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Siunčiama</translation>
@@ -1828,11 +1823,6 @@ Adresas: %4</translation>
<translation>Naudoti testavimo tinklą</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Insufficient funds</source>
<translation type="unfinished"></translation>
@@ -2023,6 +2013,26 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Komandų sąrašas</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">KLAIDA:nepavyko sudaryti sandorio.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Klaida: sandoris buvo atmestas.Tai gali įvykti, jei kai kurios monetos iš jūsų piniginėje jau buvo panaudotos, pvz. jei naudojote wallet.dat kopiją ir monetos buvo išleistos kopijoje, bet nepažymėtos kaip skirtos išleisti čia.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
@@ -2113,16 +2123,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Užkraunama piniginė...</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Šis sandoris viršija leistiną dydį. Jūs galite įvykdyti jį papildomai sumokėję %1 mokesčių, kurie bus išsiųsti tais pačiais mazgais kuriais vyko sandoris ir padės palaikyti tinklą. Ar jūs norite apmokėti papildomą mokestį?</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>KLAIDA:nepavyko sudaryti sandorio</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>Neteisinga suma</translation>
diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts
index d17f0f3c6a..fbe417c11d 100644
--- a/src/qt/locale/bitcoin_nb.ts
+++ b/src/qt/locale/bitcoin_nb.ts
@@ -414,12 +414,17 @@ Er du sikker på at du vil kryptere lommeboken?</translation>
<translation>Bitcoinklient</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Sikkerhetskopiér Lommebok</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Lommeboksdata (*.dat)</translation>
</message>
@@ -504,22 +509,17 @@ Er du sikker på at du vil kryptere lommeboken?</translation>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Denne transaksjonen overstiger størrelsesbegrensningen. Du kan likevel sende den med et gebyr på %1, som går til nodene som prosesserer transaksjonen din og støtter nettverket. Vil du betale gebyret?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Sendt transaksjon</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Innkommende transaksjon</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -532,12 +532,12 @@ Adresse: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Lommeboken er &lt;b&gt;kryptert&lt;/b&gt; og for tiden &lt;b&gt;ulåst&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Lommeboken er &lt;b&gt;kryptert&lt;/b&gt; og for tiden &lt;b&gt;låst&lt;/b&gt;</translation>
</message>
@@ -567,12 +567,12 @@ Adresse: %4
<translation>Endre innstillinger for bitcoin</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Sikkerhetskopiering feilet</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>En feil oppstod ved lagring av lommebok til nytt sted</translation>
</message>
@@ -630,7 +630,7 @@ Adresse: %4
<translation>En fatal feil har inntruffet. Det er ikke trygt å fortsette og Bitcoin må derfor avslutte.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Sender...</translation>
</message>
@@ -1188,8 +1188,8 @@ Adresse: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Adressen betalingen skal sendes til (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1900,21 +1900,6 @@ Adresse: %4
<translation>Maksimum sendebuffer per tilkobling, &lt;n&gt;*1000 bytes (standardverdi: 10000)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Feil: Denne transaksjonen krever et gebyr på minst %s pga. beløpet, kompleksiteten, eller bruk av nylig mottatte midler </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Feil: Opprettelse av transaksjon feilet </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Feil: Transaksjonen ble avvist. Dette kan skje hvis noen av myntene i lommeboken allerede var brukt, f.eks. hvis du kopierte wallet.dat og mynter ble brukt i kopien uten å bli markert brukt her.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Sender...</translation>
@@ -2043,11 +2028,6 @@ Hvis filen ikke finnes, opprett den med leserettighet kun for eier av filen.</tr
<translation>Advarsel: Vennligst sjekk at dato og klokke er riktig innstilt på datamaskinen. Hvis klokken er feil vil ikke Bitcoin fungere ordentlig.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Feil: Lommebok låst, kan ikke opprette transaksjon </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="43"/>
<source>Send command to -server or bitcoind</source>
<translation>Send kommando til -server eller bitcoind</translation>
@@ -2074,6 +2054,26 @@ Hvis filen ikke finnes, opprett den med leserettighet kun for eier av filen.</tr
<translation>Angi mappe for datafiler</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Feil: opprettelse av transaksjon feilet.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Feil: Transaksjonen ble avvist. Dette kan skje om noe av beløpet allerede var brukt, f.eks. hvis du kopierte wallet.dat og noen bitcoins ble brukt i kopien men ikke ble markert som brukt her.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>En feil oppstod ved opprettelse av RPC port %u for lytting: %s</translation>
diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl.ts
index e10dd549f4..b5a56751ea 100644
--- a/src/qt/locale/bitcoin_nl.ts
+++ b/src/qt/locale/bitcoin_nl.ts
@@ -370,7 +370,7 @@ Bent u er zeker van uw dat u uw portemonnee wilt versleutelen?</translation>
<translation>Verstuur munten naar een bitcoin-adres</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Versturen...</translation>
</message>
@@ -430,12 +430,17 @@ Bent u er zeker van uw dat u uw portemonnee wilt versleutelen?</translation>
<translation>&amp;Hulp</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Backup Mislukt</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Er is een fout opgetreden bij het wegschrijven van de portemonnee-data naar de nieuwe locatie.</translation>
</message>
@@ -504,22 +509,17 @@ Bent u er zeker van uw dat u uw portemonnee wilt versleutelen?</translation>
<translation>&amp;Onderteken Bericht</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Deze transactie overschrijdt de groottelimiet. Om de transactie alsnog te versturen kunt u transactiekosten betalen van %1. Deze transactiekosten gaan naar de nodes die uw transactie verwerken en het helpt op deze manier bij het ondersteunen van het netwerk. Wilt u de transactiekosten betalen?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Verzonden transactie</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Binnenkomende transactie</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -537,12 +537,12 @@ Adres: %4
<translation>&amp;Over %1</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Portemonnee is &lt;b&gt;versleuteld&lt;/b&gt; en momenteel &lt;b&gt;geopend&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Portemonnee is &lt;b&gt;versleuteld&lt;/b&gt; en momenteel &lt;b&gt;gesloten&lt;/b&gt;</translation>
</message>
@@ -621,7 +621,7 @@ Adres: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Backup Portemonnee</translation>
</message>
@@ -631,7 +631,7 @@ Adres: %4
<translation>Actie-werkbalk</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Portemonnee-data (*.dat)</translation>
</message>
@@ -1167,6 +1167,11 @@ Adres: %4
<translation>&amp;Label:</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Kies adres uit adresboek</translation>
@@ -1213,11 +1218,6 @@ Adres: %4
<translation>Vul een label in voor dit adres om het toe te voegen aan uw adresboek</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Het adres waaraan u wilt betalen (bijv. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../sendcoinsentry.cpp" line="25"/>
<source>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
<translation>Vul een Bitcoinadres in (bijv. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
@@ -1722,6 +1722,26 @@ Adres: %4
</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Fout: Aanmaak transactie mislukt</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Fout: De transactie was afgewezen. Dit kan gebeuren als u eerder uitgegeven munten opnieuw wilt versturen, zoals wanneer u een kopie van uw portemonneebestand (wallet.dat) heeft gebruikt en in de kopie deze munten zijn uitgegeven, maar in de huidige portemonnee deze nog niet als zodanig zijn gemarkeerd.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="43"/>
<source>Send command to -server or bitcoind</source>
<translation>Stuur commando naar -server of bitcoind
@@ -1926,21 +1946,6 @@ Adres: %4
<translation>Toon extra debuggingsinformatie</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Fout: Deze transactie heeft transactiekosten nodig van tenminste %s, vanwege zijn grootte, ingewikkeldheid, of het gebruik van onlangs ontvangen munten </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Fout: Aanmaak transactie mislukt</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Fout: 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>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Aan het versturen...</translation>
@@ -2077,11 +2082,6 @@ Als het bestand niet bestaat, maak het dan aan, met een alleen-lezen-permissie.<
<translation>Kan sleutel-pool niet initialiseren</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Fout: Portemonnee gesloten, transactie maken niet mogelijk </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>Er is een fout opgetreden tijdens het opzetten van de inkomende RPC-poort %u: %s</translation>
diff --git a/src/qt/locale/bitcoin_pl.ts b/src/qt/locale/bitcoin_pl.ts
index 66c06034a2..071f5e0853 100644
--- a/src/qt/locale/bitcoin_pl.ts
+++ b/src/qt/locale/bitcoin_pl.ts
@@ -364,7 +364,7 @@ Czy na pewno chcesz zaszyfrować swój portfel?</translation>
<translation>Pokaż/Ukryj &amp;Bitcoin</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Portfel jest &lt;b&gt;zaszyfrowany&lt;/b&gt; i obecnie &lt;b&gt;zablokowany&lt;/b&gt;</translation>
</message>
@@ -409,7 +409,12 @@ Czy na pewno chcesz zaszyfrować swój portfel?</translation>
<translation>Zmień hasło użyte do szyfrowania portfela</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Transakcja wysłana</translation>
</message>
@@ -448,27 +453,27 @@ Czy na pewno chcesz zaszyfrować swój portfel?</translation>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Portfel jest &lt;b&gt;zaszyfrowany&lt;/b&gt; i obecnie &lt;b&gt;niezablokowany&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Kopia Zapasowa Portfela</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Dane Portfela (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Kopia Zapasowa Nie Została Wykonana</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Wystąpił błąd podczas próby zapisu portfela do nowej lokalizacji.</translation>
</message>
@@ -540,7 +545,7 @@ Czy na pewno chcesz zaszyfrować swój portfel?</translation>
<translation>&amp;Zakończ</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -631,17 +636,12 @@ Adres: %4
<translation>Ostatnio otrzymany blok została wygenerowany %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Transakcja przekracza limit. Możesz wysłać ją płacąc prowizję %1, która zostaje przekazana do węzłów, które ją prześlą i pomoże wspierać sieć Bitcoin. Czy chcesz zapłacić prowizję?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Transakcja przychodząca</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Wysyłanie...</translation>
</message>
@@ -1187,11 +1187,6 @@ Adres: %4
<translation>&amp;Etykieta:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Adres do wysłania należności do (np. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="120"/>
<source>Paste address from clipboard</source>
<translation>Wklej adres ze schowka</translation>
@@ -1213,6 +1208,11 @@ Adres: %4
<translation>Wprowadź etykietę dla tego adresu by dodać go do książki adresowej</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Wybierz adres z książki adresowej</translation>
@@ -1763,21 +1763,6 @@ Adres: %4
<translation>Błąd ładowania wallet.dat</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Błąd: Zablokowany portfel, nie można utworzyć transakcji </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Błąd: Tworzenie transakcji nie powiodło się </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Błąd: transakcja została odrzucona. Może się to zdarzyć, gdy monety z Twojego portfela zostały już wydane, na przykład gdy używałeś kopii wallet.dat i bitcoiny które tam wydałeś nie zostały jeszcze odjęte z portfela z którego teraz korzystasz.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Wysyłanie...</translation>
@@ -1934,6 +1919,26 @@ Adres: %4
<translation>Uruchom zminimalizowany</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Błąd: Tworzenie transakcji nie powiodło się.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Błąd: transakcja została odrzucona. Może się to zdarzyć, gdy monety z Twojego portfela zostały już wydane, na przykład gdy używałeś kopii wallet.dat i bitcoiny które tam wydałeś nie zostały jeszcze odjęte z portfela z którego teraz korzystasz.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="22"/>
<source>%s, you must set a rpcpassword in the configuration file:
%s
@@ -2122,11 +2127,6 @@ opcje SSL: (sprawdź Bitcoin Wiki dla instrukcje konfiguracji SSL)</translation>
<translation>Błąd ładowania wallet.dat: Uszkodzony portfel</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Transakcja przekracza limit. Możesz wysłać ją płacąc prowizję %1, która zostaje przekazana do węzłów, które ją prześlą i pomoże wspierać sieć Bitcoin. Czy chcesz zapłacić prowizję?</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>Nieprawidłowa kwota</translation>
diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts
index bdd464fd5c..5fcf17d0c3 100644
--- a/src/qt/locale/bitcoin_pt_BR.ts
+++ b/src/qt/locale/bitcoin_pt_BR.ts
@@ -540,22 +540,27 @@ Are you sure you wish to encrypt your wallet?</source>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Fazer cópia de segurança da Carteira</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Dados da Carteira (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Cópia de segurança Falhou</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Houve um erro ao tentar salvar os dados da carteira para uma nova localização.</translation>
</message>
@@ -565,27 +570,22 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>&amp;Mudar frase de segurança</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</translation>
- </message>
- <message>
<location filename="../bitcoingui.cpp" line="290"/>
<source>&amp;Settings</source>
<translation>E configurações</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Sent transaction</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Incoming transaction</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -597,12 +597,12 @@ Tipo: %3
Endereço: %4</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</translation>
</message>
@@ -622,7 +622,7 @@ Endereço: %4</translation>
<translation>Last received block was generated %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Sending...</translation>
</message>
@@ -1174,6 +1174,11 @@ Endereço: %4</translation>
<translation>&amp;Label:</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="130"/>
<source>Alt+P</source>
<translation>Alt+P</translation>
@@ -1189,11 +1194,6 @@ Endereço: %4</translation>
<translation>Pay &amp;To:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Choose address from address book</translation>
@@ -1758,11 +1758,6 @@ Endereço: %4</translation>
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation type="unfinished"></translation>
@@ -1924,6 +1919,26 @@ If the file does not exist, create it with owner-readable-only file permissions.
</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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 filename="../bitcoinstrings.cpp" line="58"/>
<source>Allow DNS lookups for addnode and connect</source>
<translation>Allow DNS lookups for addnode and connect
@@ -2008,21 +2023,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)
<translation>Bitcoin version</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Erro: Carteira bloqueada, incapaz de criar transação </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Error: Transaction creation failed </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Error: 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>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Insufficient funds</source>
<translation>Insufficient funds</translation>
diff --git a/src/qt/locale/bitcoin_ro_RO.ts b/src/qt/locale/bitcoin_ro_RO.ts
index 8c4897ea0c..fd5eb0c10c 100644
--- a/src/qt/locale/bitcoin_ro_RO.ts
+++ b/src/qt/locale/bitcoin_ro_RO.ts
@@ -419,12 +419,7 @@ Sunteţi sigur că doriţi să criptaţi portofelul electronic?</translation>
<translation>Ultimul bloc primit a fost generat %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Această tranzacţie depăşeşte limita. Puteţi iniţia tranzacţia platind un comision de %1, de care vor beneficia nodurile care procesează tranzacţia şi ajută la menţinerea reţelei. Acceptaţi plata comisionului?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -433,27 +428,27 @@ Address: %4
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Portofelul electronic este &lt;b&gt;criptat&lt;/b&gt; iar in momentul de faţă este &lt;b&gt;deblocat&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Portofelul electronic este &lt;b&gt;criptat&lt;/b&gt; iar in momentul de faţă este &lt;b&gt;blocat&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -522,12 +517,17 @@ Address: %4
<translation>&amp;Trimiteţi Bitcoin</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Tranzacţie expediată</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Tranzacţie recepţionată</translation>
</message>
@@ -542,7 +542,7 @@ Address: %4
<translation>Părăsiţi aplicaţia</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Backup portofelul electronic</translation>
</message>
@@ -611,7 +611,7 @@ Address: %4
<translation>&amp;Ajutor</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Expediază...</translation>
</message>
@@ -1184,8 +1184,8 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Adresa către care se va face plata (de exemplu: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1738,11 +1738,6 @@ Address: %4
<translation>versiunea Bitcoin</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation type="unfinished"></translation>
@@ -2108,11 +2103,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Eroare: Tranyacţia nu a putut fi iniţiată </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Insufficient funds</source>
<translation>Fonduri insuficiente</translation>
@@ -2123,6 +2113,26 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Transmitere...</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Eroare: Tranyacţia nu a putut fi iniţiată.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Eroare: Tranyacţia a fost respinsă. Acesta poate fi rezultatul cheltuirii prealabile a unei sume de bitcoin din portofelul electronic, ca în cazul folosirii unei copii a fisierului wallet.dat, în care s-au efectuat tranzacţii neînregistrate în fisierul curent.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="112"/>
<source>Bitcoin</source>
<translation>Bitcoin</translation>
@@ -2133,16 +2143,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Conectează prin proxy SOCKS4</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Această tranzacţie depăşeşte limita. Puteţi iniţia tranzacţia platind un comision de %1, de care vor beneficia nodurile care procesează tranzacţia şi ajută la menţinerea reţelei. Acceptaţi plata comisionului?</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Eroare: Tranyacţia a fost respinsă. Acesta poate fi rezultatul cheltuirii prealabile a unei sume de bitcoin din portofelul electronic, ca în cazul folosirii unei copii a fisierului wallet.dat, în care s-au efectuat tranzacţii neînregistrate în fisierul curent.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts
index 3135cf1374..5b7acf72e2 100644
--- a/src/qt/locale/bitcoin_ru.ts
+++ b/src/qt/locale/bitcoin_ru.ts
@@ -329,7 +329,7 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Синхронизируется...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Резервное копирование не удалось</translation>
</message>
@@ -414,7 +414,12 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>[тестовая сеть]</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>При попытке сохранения данных бумажника в новое место произошла ошибка.</translation>
</message>
@@ -481,22 +486,17 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Последний полученный блок был сгенерирован %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Данная транзакция превышает предельно допустимый размер. Но Вы можете всё равно совершить её, добавив комиссию в %1, которая отправится тем узлам, которые обработают Вашу транзакцию, и поможет поддержать сеть. Вы хотите добавить комиссию?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Исходящая транзакция</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Входящая транзакция</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -509,12 +509,12 @@ Address: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Бумажник &lt;b&gt;зашифрован&lt;/b&gt; и в настоящее время &lt;b&gt;разблокирован&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Бумажник &lt;b&gt;зашифрован&lt;/b&gt; и в настоящее время &lt;b&gt;заблокирован&lt;/b&gt;</translation>
</message>
@@ -528,7 +528,7 @@ Address: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Данные бумажника (*.dat)</translation>
</message>
@@ -557,7 +557,7 @@ Address: %4
<translation>О &amp;Qt</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Сделать резервную копию бумажника</translation>
</message>
@@ -626,7 +626,7 @@ Address: %4
<translation>Загружено %1 из %2 блоков истории операций (%3% завершено).</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Отправка...</translation>
</message>
@@ -1182,6 +1182,11 @@ Address: %4
<translation>Введите Bitcoin-адрес (например 1LA5FtQhnnWnkK6zjFfutR7Stiit4wKd63)</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="113"/>
<source>Alt+A</source>
<translation>Alt+A</translation>
@@ -1213,11 +1218,6 @@ Address: %4
<translation>&amp;Метка:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Адрес получателя платежа (например 1LA5FtQhnnWnkK6zjFfutR7Stiit4wKd63)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Выберите адрес из адресной книги</translation>
@@ -1888,21 +1888,6 @@ Address: %4
<translation>Подключаться через socks4 прокси</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Ошибка: эта транзакция требует комиссию в размере как минимум %s из-за её объёма, сложности или использования недавно полученных средств </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Ошибка: Создание транзакции не удалось </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Отправка...</translation>
@@ -2011,11 +1996,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Биткоин</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Ошибка: бумажник заблокирован, невозможно создать транзакцию </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="44"/>
<source>List commands</source>
<translation>Список команд
@@ -2057,6 +2037,26 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Показывать сплэш при запуске (по умолчанию: 1)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Ошибка: не удалось создать транзакцию.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Ошибка: В транзакции отказано. Такое может произойти, если некоторые монеты уже были потрачены, например, если Вы используете одну копию файла wallet.dat, а монеты были потрачены из другой копии, но не были отмечены как потраченные в этой.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Insufficient funds</source>
<translation>Недостаточно монет</translation>
diff --git a/src/qt/locale/bitcoin_sk.ts b/src/qt/locale/bitcoin_sk.ts
index 447b5cadeb..b90fce88d6 100644
--- a/src/qt/locale/bitcoin_sk.ts
+++ b/src/qt/locale/bitcoin_sk.ts
@@ -418,7 +418,12 @@ Ste si istí, že si želáte zašifrovať peňaženku?</translation>
<translation>Zálohovať peňaženku na iné miesto</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
@@ -497,32 +502,32 @@ Ste si istí, že si želáte zašifrovať peňaženku?</translation>
<translation>Posledný prijatý blok bol generovaný %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Odoslané transakcie</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Prijaté transakcie</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Peňaženka je &lt;b&gt;zašifrovaná&lt;/b&gt; a momentálne &lt;b&gt;odomknutá&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Peňaženka je &lt;b&gt;zašifrovaná&lt;/b&gt; a momentálne &lt;b&gt;zamknutá&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Nastala chyba pri pokuse uložiť peňaženku na nové miesto.</translation>
</message>
@@ -568,7 +573,7 @@ Ste si istí, že si želáte zašifrovať peňaženku?</translation>
<translation>Sťahujem...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -594,16 +599,11 @@ Adresa: %4</translation>
<translation>&amp;Export...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Zálohovať peňaženku</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Veľkosť tejto transakcie prekračuje limit. Stále ju však môžete odoslať za poplatok %1 ktorý bude pripísaný uzlu spracúvajúcemu vašu transakciu. Chcete zaplatiť poplatok?</translation>
- </message>
- <message>
<location filename="../bitcoingui.cpp" line="290"/>
<source>&amp;Settings</source>
<translation>&amp;Nastavenia</translation>
@@ -629,7 +629,7 @@ Adresa: %4</translation>
<translation>bitcoin-qt</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Odosielanie...</translation>
</message>
@@ -1187,8 +1187,8 @@ Adresa: %4</translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Adresa pre odoslanie platby je (napr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1696,11 +1696,6 @@ Adresa: %4</translation>
<translation>Použitie:</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Insufficient funds</source>
<translation type="unfinished"></translation>
@@ -1880,16 +1875,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Chyba: Zlyhalo vytvorenie transakcie</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Chyba: Transakcia bola odmietnutá. Toto sa môže stať ak niektoré z mincí vo vašej peňaženke boli už utratené, napríklad ak používaš kópiu wallet.dat a mince označené v druhej kópií neboli označené ako utratené v tejto.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="82"/>
<source>Prepend debug output with timestamp</source>
<translation>Pridať na začiatok ladiaceho výstupu časový údaj</translation>
@@ -2025,6 +2010,26 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Načítavanie zoznamu blokov...</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Chyba: Zlyhalo vytvorenie transakcie.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Chyba: Transakcia bola odmietnutá. Toto sa môže stať ak niektoré z mincí vo vašej peňaženke boli už utratené, napríklad ak používaš kópiu wallet.dat a mince označené v druhej kópií neboli označené ako utratené v tejto.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
@@ -2120,11 +2125,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Povoliť vyhľadávanie DNS pre pridanie nódy a spojenie</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Veľkosť tejto transakcie prekračuje limit. Stále ju však môžete odoslať za poplatok %1 ktorý bude pripísaný uzlu spracúvajúcemu vašu transakciu. Chcete zaplatiť poplatok?</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Odosielanie...</translation>
diff --git a/src/qt/locale/bitcoin_sr.ts b/src/qt/locale/bitcoin_sr.ts
index befc56607a..1de9a2660e 100644
--- a/src/qt/locale/bitcoin_sr.ts
+++ b/src/qt/locale/bitcoin_sr.ts
@@ -469,17 +469,22 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Ажурирање у току...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation type="unfinished"></translation>
</message>
@@ -489,12 +494,7 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Синхронизација са мрежом у току...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Ова трансакција је превелика. И даље је можете послати уз накнаду од %1, која ће отићи чвору који прерађује трансакцију и помаже издржавању целе мреже. Да ли желите да дате напојницу?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Придошла трансакција</translation>
</message>
@@ -539,12 +539,12 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Мењање лозинке којом се шифрује новчаник</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Слање...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -553,7 +553,7 @@ Address: %4
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Новчаник јс &lt;b&gt;шифрован&lt;/b&gt; и тренутно &lt;b&gt;закључан&lt;/b&gt;</translation>
</message>
@@ -568,7 +568,7 @@ Address: %4
<translation type="unfinished">Приказује прозор Bitcoin-а</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Новчаник јс &lt;b&gt;шифрован&lt;/b&gt; и тренутно &lt;b&gt;откључан&lt;/b&gt;</translation>
</message>
@@ -582,7 +582,7 @@ Address: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Backup новчаника</translation>
</message>
@@ -592,7 +592,7 @@ Address: %4
<translation>Последњи примљени блок је направљен %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Послана трансакција</translation>
</message>
@@ -1184,7 +1184,7 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -1684,22 +1684,22 @@ Address: %4
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
+ <source>Error: Wallet locked, unable to create transaction.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
+ <source>Error: Transaction creation failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
+ <source>Error: 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>
diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts
index 3edd476fbd..f5d48ce2b2 100644
--- a/src/qt/locale/bitcoin_sv.ts
+++ b/src/qt/locale/bitcoin_sv.ts
@@ -398,7 +398,7 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Visa listan med adresser för att ta emot betalningar</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Denna plånbok är &lt;b&gt;krypterad&lt;/b&gt; och för närvarande &lt;b&gt;olåst&lt;/b&gt;</translation>
</message>
@@ -484,7 +484,7 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>&amp;Hjälp</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Säkerhetskopiering misslyckades</translation>
</message>
@@ -494,22 +494,27 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Avsluta programmet</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Inkommande transaktion</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Säkerhetskopiera Plånbok</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Plånboks-data (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Det inträffade ett fel när plånboken skulle sparas till den nya platsen.</translation>
</message>
@@ -591,17 +596,12 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Senast mottagna block genererades %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Transaktionen överskrider storleksgränsen. Du kan dock fortfarande skicka den mot en kostnad av %1. Denna avgift går till noderna som behandlar din transaktion och bidrar till nätverket. Vill du betala denna avgift?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Transaktion skickad</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -614,7 +614,7 @@ Adress: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Denna plånbok är &lt;b&gt;krypterad&lt;/b&gt; och för närvarande &lt;b&gt;låst&lt;/b&gt;</translation>
</message>
@@ -629,7 +629,7 @@ Adress: %4
<translation>bitcoin-qt</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Skickar...</translation>
</message>
@@ -1192,8 +1192,8 @@ Adress: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Adressen som betalningen skall skickas till (t.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
@@ -1793,11 +1793,6 @@ Om filen inte existerar, skapa den med enbart ägarläsbara filrättigheter.
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Fel: 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 spenderas här.</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="43"/>
<source>Send command to -server or bitcoind</source>
<translation>Skicka kommando till -server eller bitcoind</translation>
@@ -1808,16 +1803,6 @@ Om filen inte existerar, skapa den med enbart ägarläsbara filrättigheter.
<translation>Generera inte mynt</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Fel: Plånboken är låst, det går ej att skapa en transaktion </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Fel: Transaktionen gick inte att skapa </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -1967,6 +1952,26 @@ Om filen inte existerar, skapa den med filrättigheten endast läsbar för ägar
<translation>Tröskelvärde för att koppla ifrån klienter som missköter sig (förval: 100)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Fel: Transaktionen gick inte att skapa.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Fel: 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 spenderas här.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>Ett fel uppstod vid upprättandet av RPC port %u för att lyssna: %s</translation>
@@ -2079,11 +2084,6 @@ SSL-inställningar: (se Bitcoin-wikin för SSL-setup instruktioner)</translation
<translation>Användning</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Fel: Denna transaktion kräver en transaktionsavgift på minst %s på grund av dess storlek, komplexitet, eller användning av senast mottagna bitcoins </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation>Ogiltig mängd</translation>
diff --git a/src/qt/locale/bitcoin_tr.ts b/src/qt/locale/bitcoin_tr.ts
index b5ae1f97d4..9d1e842613 100644
--- a/src/qt/locale/bitcoin_tr.ts
+++ b/src/qt/locale/bitcoin_tr.ts
@@ -421,7 +421,7 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz?</translation>
<translation>Saklanan adres ve etiket listesini düzenle</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Cüzdan verileri (*.dat)</translation>
</message>
@@ -431,7 +431,7 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz?</translation>
<translation>&amp;Yardım</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>Cüzdan &lt;b&gt;şifrelenmiştir&lt;/b&gt; ve şu anda &lt;b&gt;kilidi açıktır&lt;/b&gt;</translation>
</message>
@@ -492,22 +492,17 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz?</translation>
<translation>Güncel</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Bu muamele boyut sınırlarını aşmıştır. Gene de %1 ücret ödeyerek gönderebilirsiniz, ki bu ücret muamelenizi işleyen ve şebekeye yardım eden düğümlere ödenecektir. Ücreti ödemek istiyor musunuz?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Yollanıyor...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Muamele yollandı</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>Cüzdan &lt;b&gt;şifrelenmiştir&lt;/b&gt; ve şu anda &lt;b&gt;kilitlidir&lt;/b&gt;</translation>
</message>
@@ -586,12 +581,17 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz?</translation>
<translation>Aralık kapatılıyor...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Gelen muamele</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -604,17 +604,17 @@ Adres: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Cüzdan verilerinin başka bir konumda kaydedilmesi sırasında bir hata meydana geldi.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Cüzdanı yedekle</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Yedekleme başarısız oldu</translation>
</message>
@@ -1187,8 +1187,8 @@ Adres: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Ödemenin gönderileceği adres (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="113"/>
@@ -1727,6 +1727,26 @@ Adres: %4
<translation>JSON-RPC bağlantıları için kullanıcı ismi</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Hata: Muamele oluşturması başarısız oldu.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Hata: 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>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>%u RPC portunun dinleme için kurulması sırasında bir hata meydana geldi: %s</translation>
@@ -1842,11 +1862,6 @@ Adres: %4
<translation>Bitcoin sürümü</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Hata: Muamelenin miktarı, karmaşıklığı ya da yakın geçmişte alınan fonların kullanılması nedeniyle bu muamele en az %s tutarında ücret gerektirmektedir </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="22"/>
<source>%s, you must set a rpcpassword in the configuration file:
%s
@@ -1906,16 +1921,6 @@ Dosya mevcut değilse, sadece sahibi için okumayla sınırlı izin ile oluştur
<translation>Keypool başlatılamadı</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>Hata: Cüzdan kilitli, muamele oluşturulamadı </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Hata: Muamele oluşturması başarısız oldu </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Gönderiliyor...</translation>
@@ -2137,11 +2142,6 @@ SSL seçenekleri: (SSL kurulum bilgisi için Bitcoin vikisine bakınız)</transl
<translation type="unfinished">Dinlenecek portu haritalamak için UPnP kullan (varsayılan: 0)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>Hata: 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>
<location filename="../bitcoinstrings.cpp" line="52"/>
<source>Show splash screen on startup (default: 1)</source>
<translation>Başlatıldığında başlangıç ekranını göster (varsayılan: 1)</translation>
diff --git a/src/qt/locale/bitcoin_uk.ts b/src/qt/locale/bitcoin_uk.ts
index debf426cd3..de03d586de 100644
--- a/src/qt/locale/bitcoin_uk.ts
+++ b/src/qt/locale/bitcoin_uk.ts
@@ -437,22 +437,27 @@ Are you sure you wish to encrypt your wallet?</source>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>Резервне копіювання гаманця</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>Дані гаманця (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>Резервне копіювання не вдалося</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>Виникла помилка при спробі зберегти гаманець в новому місці</translation>
</message>
@@ -588,27 +593,22 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>Останній отриманий блок було згенеровано %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>Цей переказ перевищує максимально допустимий розмір. Проте ви можете здійснити її, додавши комісію в %1, яка відправиться тим вузлам що оброблять ваш переказ, та допоможе підтримати мережу. Ви хочете додати комісію?</translation>
- </message>
- <message>
<location filename="../bitcoingui.cpp" line="519"/>
<source>Downloaded %1 of %2 blocks of transaction history (%3% done).</source>
<translation>Завантажено %1 з %2 блоків історії переказів (%3% done).</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>Надіслані перекази</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>Отримані перекази</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -621,17 +621,17 @@ Address: %4
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>&lt;b&gt;Зашифрований&lt;/b&gt; гаманець &lt;b&gt;розблоковано&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>&lt;b&gt;Зашифрований&lt;/b&gt; гаманець &lt;b&gt;заблоковано&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>Відправлення...</translation>
</message>
@@ -1177,6 +1177,11 @@ Address: %4
<translation>&amp;Кількість:</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>Вибрати адресу з адресної книги</translation>
@@ -1203,11 +1208,6 @@ Address: %4
<translation>&amp;Мітка:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Адреса для отримувача платежу (наприклад, 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="113"/>
<source>Alt+A</source>
<translation>Alt+A</translation>
@@ -1768,16 +1768,6 @@ Address: %4
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Цей переказ перевищує максимально допустимий розмір. Проте ви можете здійснити її, додавши комісію в %1, яка відправиться тим вузлам що оброблять ваш переказ, та допоможе підтримати мережу. Ви хочете додати комісію?</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Invalid amount</source>
<translation type="unfinished"></translation>
@@ -1999,21 +1989,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Сканування...</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>Помилка: не вдалося створити переказ </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>Відправлення...</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Insufficient funds</source>
<translation>Недостатньо коштів</translation>
@@ -2044,6 +2024,26 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Поріг відключення неправильно підєднаних пірів (за замовчуванням: 100)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">Помилка: не вдалося створити переказ.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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">Помилка: переказ було відхилено. Це може статись, якщо декілька монет з вашого гаманця вже використані, наприклад, якщо ви використовуєте одну копію гаманця (wallet.dat), а монети були використані з іншої копії, але не позначені як використані в цій.</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts
index 4a72ecb003..e98dbcdd5b 100644
--- a/src/qt/locale/bitcoin_zh_CN.ts
+++ b/src/qt/locale/bitcoin_zh_CN.ts
@@ -369,7 +369,7 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>&amp;文件</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>备份钱包</translation>
</message>
@@ -525,27 +525,22 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>最新收到的区块产生于 %1。</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>该笔交易的数据量超限.您可以选择支付 %1 交易费, 交易费将支付给处理该笔交易的网络节点,有助于维持比特币网络的运行. 您愿意支付交易费用吗?</translation>
- </message>
- <message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>已发送交易</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>流入交易</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>备份失败</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>备份钱包到其它文件夹失败.</translation>
</message>
@@ -560,17 +555,22 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>&amp;修改口令</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>钱包已被&lt;b&gt;加密&lt;/b&gt;,当前为&lt;b&gt;解锁&lt;/b&gt;状态</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>钱包已被&lt;b&gt;加密&lt;/b&gt;,当前为&lt;b&gt;锁定&lt;/b&gt;状态</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>钱包文件(*.dat)</translation>
</message>
@@ -611,12 +611,12 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>bitcoin-qt</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>发送中</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -1160,11 +1160,6 @@ Address: %4
<translation>Alt+A</translation>
</message>
<message>
- <location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>付款地址 (例如: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
- </message>
- <message>
<location filename="../forms/sendcoinsentry.ui" line="137"/>
<source>Remove this recipient</source>
<translation>移除此接收者</translation>
@@ -1201,6 +1196,11 @@ Address: %4
<translation>&amp;标签:</translation>
</message>
<message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../forms/sendcoinsentry.ui" line="103"/>
<source>Choose address from address book</source>
<translation>从地址簿选择地址</translation>
@@ -1883,16 +1883,6 @@ SSL 选项: (SSL 安装教程具体见比特币维基百科)
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>错误:交易创建失败。</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>错误: 该交易需支付至少 %s 的交易费,原因可能是该交易数量太小、构成太复杂或者使用了新近接收到的比特币</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>发送中</translation>
@@ -1990,11 +1980,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>分离区块数据库和地址数据库. 会延升关闭时间 (缺省: 0)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>错误: 钱包被锁,无法创建新的交易</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="61"/>
<source>Add a node to connect to and attempt to keep the connection open</source>
<translation>添加节点并与其保持连接</translation>
@@ -2012,11 +1997,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
<location filename="../bitcoinstrings.cpp" line="112"/>
<source>Bitcoin</source>
<translation>比特币</translation>
@@ -2090,6 +2070,26 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Maximum per-connection send buffer, &lt;n&gt;*1000 bytes (缺省: 10000)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation type="unfinished">错误: 创建交易失败.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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 filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>设置RPC监听端口%u时发生错误: %s</translation>
diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts
index 6848383b73..f3593cb930 100644
--- a/src/qt/locale/bitcoin_zh_TW.ts
+++ b/src/qt/locale/bitcoin_zh_TW.ts
@@ -399,17 +399,22 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>[testnet]</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="632"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation>這筆交易的資料大小超過限制了. 你還是可以付出 %1 的費用來傳送. 這筆費用會付給處理該筆交易的節點, 並幫助維持整個網路. 你願意支付這項費用嗎?</translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Wallet Data (*.dat)</source>
<translation>錢包資料檔 (*.dat)</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>Backup Failed</source>
<translation>備份失敗</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="826"/>
+ <location filename="../bitcoingui.cpp" line="824"/>
<source>There was an error trying to save the wallet data to the new location.</source>
<translation>儲存錢包資料到新的地方時發生錯誤</translation>
</message>
@@ -519,11 +524,6 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>最近收到的區塊產生於 %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="633"/>
- <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
- <translation>這筆交易的資料大小超過限制了. 你還是可以付出 %1 的費用來傳送. 這筆費用會付給處理該筆交易的節點, 並幫助維持整個網路. 你願意支付這項費用嗎?</translation>
- </message>
- <message>
<location filename="../bitcoingui.cpp" line="418"/>
<source>bitcoin-qt</source>
<translation>bitcoin-qt</translation>
@@ -541,17 +541,17 @@ Are you sure you wish to encrypt your wallet?</source>
<translation>已下載了 %1 個交易紀錄的區塊.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="665"/>
+ <location filename="../bitcoingui.cpp" line="663"/>
<source>Sent transaction</source>
<translation>付款交易</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="666"/>
+ <location filename="../bitcoingui.cpp" line="664"/>
<source>Incoming transaction</source>
<translation>收款交易</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="667"/>
+ <location filename="../bitcoingui.cpp" line="665"/>
<source>Date: %1
Amount: %2
Type: %3
@@ -563,17 +563,17 @@ Address: %4
位址: %4</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="792"/>
+ <location filename="../bitcoingui.cpp" line="790"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
<translation>錢包&lt;b&gt;已加密&lt;/b&gt;並且正&lt;b&gt;解鎖中&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="800"/>
+ <location filename="../bitcoingui.cpp" line="798"/>
<source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
<translation>錢包&lt;b&gt;已加密&lt;/b&gt;並且正&lt;b&gt;上鎖中&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="823"/>
+ <location filename="../bitcoingui.cpp" line="821"/>
<source>Backup Wallet</source>
<translation>錢包備份</translation>
</message>
@@ -623,7 +623,7 @@ Address: %4
<translation>已下載了全部 %2 個中的 %1 個交易紀錄區塊 (已完成 %3%).</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="638"/>
+ <location filename="../bitcoingui.cpp" line="636"/>
<source>Sending...</source>
<translation>付出中...</translation>
</message>
@@ -1181,7 +1181,7 @@ Address: %4
</message>
<message>
<location filename="../forms/sendcoinsentry.ui" line="93"/>
- <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
<translation>付款的目標位址 (比如說 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
</message>
<message>
@@ -1862,21 +1862,6 @@ SSL 選項: (SSL 設定程序請見 Bitcoin Wiki)
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="9"/>
- <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>錯誤: 這筆交易需要至少 %s 的手續費, 因為它的金額太大, 或複雜度太高, 或是使用了最近才剛收到的款項 </translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="12"/>
- <source>Error: Transaction creation failed </source>
- <translation>錯誤: 交易產生失敗</translation>
- </message>
- <message>
- <location filename="../bitcoinstrings.cpp" line="14"/>
- <source>Error: 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>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Sending...</source>
<translation>付出中...</translation>
@@ -2036,11 +2021,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>載入檔案 wallet.dat 失敗: 此錢包需要新版的 Bitcoin</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="8"/>
- <source>Error: Wallet locked, unable to create transaction </source>
- <translation>錯誤: 錢包被上鎖了, 無法產生新的交易 </translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation>設定聽候 RPC 連線的通訊埠 %u 時發生錯誤: %s</translation>
@@ -2128,6 +2108,26 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished">是否使用通用即插即用(UPnP)協定來設定聽候連線的通訊埠 (預設: 1)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="8"/>
+ <source>Error: Wallet locked, unable to create transaction.</source>
+ <translation>錯誤: 錢包被上鎖了, 無法產生新的交易 </translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="9"/>
+ <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source>
+ <translation>錯誤: 這筆交易需要至少 %s 的手續費, 因為它的金額太大, 或複雜度太高, 或是使用了最近才剛收到的款項 </translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="12"/>
+ <source>Error: Transaction creation failed.</source>
+ <translation>錯誤: 交易產生失敗.</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="14"/>
+ <source>Error: 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>
<location filename="../bitcoinstrings.cpp" line="74"/>
<source>Use Universal Plug and Play to map the listening port (default: 0)</source>
<translation type="unfinished">是否使用通用即插即用(UPnP)協定來設定聽候連線的通訊埠 (預設: 0)</translation>