Merge branch 'develop' into no_min

This commit is contained in:
Casey Fleser 2014-03-02 06:04:47 -06:00
commit c02e75ea09
51 changed files with 822 additions and 352 deletions

View file

@ -380,7 +380,7 @@ std::string HelpMessage()
" -blockmaxsize=<n> " + _("Set maximum block size in bytes (default: 250000)") + "\n" +
" -blockprioritysize=<n> " + _("Set maximum size of high-priority/low-fee transactions in bytes (default: 27000)") + "\n" +
"\n" + _("SSL options: (see the Litecoin Wiki for SSL setup instructions)") + "\n" +
"\n" + _("SSL options: (see the Dogecoin Wiki for SSL setup instructions)") + "\n" +
" -rpcssl " + _("Use OpenSSL (https) for JSON-RPC connections") + "\n" +
" -rpcsslcertificatechainfile=<file.cert> " + _("Server certificate file (default: server.cert)") + "\n" +
" -rpcsslprivatekeyfile=<file.pem> " + _("Server private key (default: server.pem)") + "\n" +

View file

@ -169,7 +169,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Rebuild block chain index from current blk000
QT_TRANSLATE_NOOP("bitcoin-core", "Rescan the block chain for missing wallet transactions"),
QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."),
QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"),
QT_TRANSLATE_NOOP("bitcoin-core", "SSL options: (see the Litecoin Wiki for SSL setup instructions)"),
QT_TRANSLATE_NOOP("bitcoin-core", "SSL options: (see the Dogecoin Wiki for SSL setup instructions)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Select the version of socks proxy to use (4-5, default: 5)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Send command to -server or dogecoind"),
QT_TRANSLATE_NOOP("bitcoin-core", "Send commands to node running on <ip> (default: 127.0.0.1)"),

View file

@ -720,7 +720,7 @@
<cursorShape>IBeamCursor</cursorShape>
</property>
<property name="text">
<string>123.456 LTC</string>
<string>123.456 DOGE</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,7 +1320,7 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1640,7 +1650,7 @@ Address: %4
<name>SplashScreen</name>
<message>
<location filename="../splashscreen.cpp" line="+22"/>
<source>The Dogecoin developers</source>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,7 +1320,7 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,7 +34,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1315,8 +1325,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1779,7 +1789,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2613,7 +2623,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2708,7 +2718,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,7 +1320,7 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,7 +1320,7 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,8 +1320,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1774,8 +1784,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Les monedes generades han de madurar 120 blocs abans de poder ser gastades. Quan has generat aquest bloc, aquest ha estat transmés a la xarxa per a ser afegit a la cadena de blocs. Si no arriba a ser acceptat a la cadena, el seu estat passará a &quot;no acceptat&quot; i no podrá ser gastat. Això pot ocòrrer ocasionalment si un altre node genera un bloc a pocs segons del teu.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Les monedes generades han de madurar 50 blocs abans de poder ser gastades. Quan has generat aquest bloc, aquest ha estat transmés a la xarxa per a ser afegit a la cadena de blocs. Si no arriba a ser acceptat a la cadena, el seu estat passará a &quot;no acceptat&quot; i no podrá ser gastat. Això pot ocòrrer ocasionalment si un altre node genera un bloc a pocs segons del teu.</translation>
</message>
<message>
<location line="+7"/>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Opcions SSL: (veure la Wiki de Dogecoin per a instruccions de configuració SSL)</translation>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Necessiteu reconstruir les bases de dades usant -reindex per canviar -txindex</translation>
</message>
<message>

View file

@ -34,8 +34,18 @@ Tento produkt zahrnuje programy vyvinuté OpenSSL Projektem pro použití v Open
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Vývojáři Dogecoinu</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Vývojáři Dogecoinu</translation>
</message>
</context>
<context>
@ -1319,8 +1329,8 @@ Adresa: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Adresa: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Vygenerované mince musí čekat 120 bloků, než mohou být utraceny. Když jsi vygeneroval tenhle blok, tak byl rozposlán do sítě, aby byl přidán do řetězce bloků. Pokud se mu nepodaří dostat se do řetězce, změní se na &quot;neakceptovaný&quot; a nepůjde utratit. To se občas může stát, pokud jiný uzel vygeneruje blok zhruba ve stejném okamžiku jako ty.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Vygenerované mince musí čekat 50 bloků, než mohou být utraceny. Když jsi vygeneroval tenhle blok, tak byl rozposlán do sítě, aby byl přidán do řetězce bloků. Pokud se mu nepodaří dostat se do řetězce, změní se na &quot;neakceptovaný&quot; a nepůjde utratit. To se občas může stát, pokud jiný uzel vygeneruje blok zhruba ve stejném okamžiku jako ty.</translation>
</message>
<message>
<location line="+7"/>
@ -2627,8 +2637,8 @@ například: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>Možnosti SSL: (viz instrukce nastavení SSL v DogeCoin Wiki)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Možnosti SSL: (viz instrukce nastavení SSL v Dogecoin Wiki)</translation>
</message>
<message>
<location line="+1"/>
@ -2722,7 +2732,7 @@ například: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Je třeba přestavět databázi použitím -reindex, aby bylo možné změnit -txindex</translation>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,8 +1320,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,8 +34,18 @@ Produktet indeholder software som er udviklet af OpenSSL Project til brug i Open
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Dogecoin-udviklerne</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Dogecoin-udviklerne</translation>
</message>
</context>
<context>
@ -1319,8 +1329,8 @@ Adresse: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123,456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Adresse: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Genererede dogecoins skal vente 120 blokke, før de kan blive brugt. Da du genererede denne blok, blev den transmitteret til netværket for at blive føjet til blokkæden. Hvis det mislykkes at komme ind i kæden, vil den skifte til &quot;ikke godkendt&quot; og ikke blive kunne bruges. Dette kan lejlighedsvis ske, hvis en anden knude genererer en blok inden for sekunder af din.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Genererede dogecoins skal vente 50 blokke, før de kan blive brugt. Da du genererede denne blok, blev den transmitteret til netværket for at blive føjet til blokkæden. Hvis det mislykkes at komme ind i kæden, vil den skifte til &quot;ikke godkendt&quot; og ikke blive kunne bruges. Dette kan lejlighedsvis ske, hvis en anden knude genererer en blok inden for sekunder af din.</translation>
</message>
<message>
<location line="+7"/>
@ -2627,8 +2637,8 @@ f.eks.: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo.com
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL-indstillinger: (se DogeCoin Wiki for SSL-opsætningsinstruktioner)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL-indstillinger: (se Dogecoin Wiki for SSL-opsætningsinstruktioner)</translation>
</message>
<message>
<location line="+1"/>
@ -2722,7 +2732,7 @@ f.eks.: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo.com
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Du skal genbygge databaserne med -reindex for at ændre -txindex</translation>
</message>
<message>

View file

@ -34,8 +34,18 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Die Dogecoinentwickler</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Die Dogecoinentwickler</translation>
</message>
</context>
<context>
@ -1318,8 +1328,8 @@ Adresse: %4</translation>
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1782,8 +1792,8 @@ Adresse: %4</translation>
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Generierte Dogecoins müssen 120 Blöcke lang reifen, bevor sie ausgegeben werden können. Als Sie diesen Block generierten, wurde er an das Netzwerk übertragen, um ihn der Blockkette hinzuzufügen. Falls dies fehlschlägt wird der Status in &quot;nicht angenommen&quot; geändert und der Betrag wird nicht verfügbar werden. Das kann gelegentlich passieren, wenn ein anderer Knoten einen Block fast zeitgleich generiert.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Generierte Dogecoins müssen 50 Blöcke lang reifen, bevor sie ausgegeben werden können. Als Sie diesen Block generierten, wurde er an das Netzwerk übertragen, um ihn der Blockkette hinzuzufügen. Falls dies fehlschlägt wird der Status in &quot;nicht angenommen&quot; geändert und der Betrag wird nicht verfügbar werden. Das kann gelegentlich passieren, wenn ein anderer Knoten einen Block fast zeitgleich generiert.</translation>
</message>
<message>
<location line="+7"/>
@ -2626,7 +2636,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \&quot;Dogecoin Alert\&quot; admin@
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL-Optionen: (siehe Dogecoin-Wiki für SSL-Installationsanweisungen)</translation>
</message>
<message>
@ -2721,7 +2731,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \&quot;Dogecoin Alert\&quot; admin@
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Sie müssen die Datenbank mit Hilfe von -reindex neu aufbauen, um -txindex zu verändern.</translation>
</message>
<message>

View file

@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Οι Dogecoin προγραμματιστές </translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Οι Dogecoin προγραμματιστές </translation>
</message>
</context>
<context>
@ -1322,8 +1332,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123,456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1786,8 +1796,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Πρέπει να περιμένετε 120 μπλοκ πριν μπορέσετε να χρησιμοποιήσετε τα νομίσματα που έχετε δημιουργήσει. Το μπλοκ που δημιουργήσατε μεταδόθηκε στο δίκτυο για να συμπεριληφθεί στην αλυσίδα των μπλοκ. Αν δεν μπει σε αυτή θα μετατραπεί σε &quot;μη αποδεκτό&quot; και δε θα μπορεί να καταναλωθεί. Αυτό συμβαίνει σπάνια όταν κάποιος άλλος κόμβος δημιουργήσει ένα μπλοκ λίγα δευτερόλεπτα πριν από εσάς.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Πρέπει να περιμένετε 50 μπλοκ πριν μπορέσετε να χρησιμοποιήσετε τα νομίσματα που έχετε δημιουργήσει. Το μπλοκ που δημιουργήσατε μεταδόθηκε στο δίκτυο για να συμπεριληφθεί στην αλυσίδα των μπλοκ. Αν δεν μπει σε αυτή θα μετατραπεί σε &quot;μη αποδεκτό&quot; και δε θα μπορεί να καταναλωθεί. Αυτό συμβαίνει σπάνια όταν κάποιος άλλος κόμβος δημιουργήσει ένα μπλοκ λίγα δευτερόλεπτα πριν από εσάς.</translation>
</message>
<message>
<location line="+7"/>
@ -2631,8 +2641,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>Ρυθμίσεις SSL: (ανατρέξτε στο DogeCoin Wiki για οδηγίες ρυθμίσεων SSL)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Ρυθμίσεις SSL: (ανατρέξτε στο Dogecoin Wiki για οδηγίες ρυθμίσεων SSL)</translation>
</message>
<message>
<location line="+1"/>
@ -2726,7 +2736,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Θα πρέπει να ξαναχτίστουν οι βάσεις δεδομένων που χρησιμοποιούντε-Αναδημιουργία αλλάγων-txindex </translation>
</message>
<message>

View file

@ -36,8 +36,18 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>The Dogecoin developers</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 The Dogecoin developers</translation>
</message>
</context>
<context>
@ -1333,8 +1343,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1803,8 +1813,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</translation>
</message>
<message>
<location line="+7"/>
@ -2656,8 +2666,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</translation>
</message>
<message>
<location line="+1"/>
@ -2751,8 +2761,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<translation>You need to rebuild the databases using -reindex to change -txindex</translation>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>You need to rebuild the database using -reindex to change -txindex</translation>
</message>
<message>
<location line="+1"/>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,8 +1320,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123,456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -37,8 +37,18 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.</t
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Los programadores Dogecoin</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Los programadores Dogecoin</translation>
</message>
</context>
<context>
@ -1322,8 +1332,8 @@ Dirección: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1786,8 +1796,8 @@ Dirección: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Las monedas generadas deben esperar 120 bloques antes de que se puedan gastar. Cuando se generó este bloque, se emitió a la red para ser agregado a la cadena de bloques. Si no consigue incorporarse a la cadena, su estado cambiará a &quot;no aceptado&quot; y las monedas no se podrán gastar. Esto puede ocurrir ocasionalmente si otro nodo genera un bloque casi al mismo tiempo que el suyo.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Las monedas generadas deben esperar 50 bloques antes de que se puedan gastar. Cuando se generó este bloque, se emitió a la red para ser agregado a la cadena de bloques. Si no consigue incorporarse a la cadena, su estado cambiará a &quot;no aceptado&quot; y las monedas no se podrán gastar. Esto puede ocurrir ocasionalmente si otro nodo genera un bloque casi al mismo tiempo que el suyo.</translation>
</message>
<message>
<location line="+7"/>
@ -2638,8 +2648,8 @@ Por ejemplo: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>Opciones SSL: (ver la DogeCoin Wiki para instrucciones de configuración SSL)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Opciones SSL: (ver la Dogecoin Wiki para instrucciones de configuración SSL)</translation>
</message>
<message>
<location line="+1"/>
@ -2734,7 +2744,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Necesita reconstruir las bases de datos con la opción -reindex para modificar -txindex</translation>
</message>
<message>

View file

@ -37,7 +37,17 @@ Eric Young (eay@cryptsoft.com) y UPnP software escrito por Thomas Bernard.</tran
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1322,8 +1332,8 @@ Dirección: %4</translation>
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1786,8 +1796,8 @@ Dirección: %4</translation>
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Las monedas generadas deben esperar 120 bloques antes de ser gastadas. Cuando has generado este bloque se emitió a la red para ser agregado en la cadena de bloques. Si falla al incluirse en la cadena, cambiará a &quot;no aceptado&quot; y las monedas no se podrán gastar. Esto puede ocurrir ocasionalmente si otro nodo genera un bloque casi al mismo tiempo que el tuyo.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Las monedas generadas deben esperar 50 bloques antes de ser gastadas. Cuando has generado este bloque se emitió a la red para ser agregado en la cadena de bloques. Si falla al incluirse en la cadena, cambiará a &quot;no aceptado&quot; y las monedas no se podrán gastar. Esto puede ocurrir ocasionalmente si otro nodo genera un bloque casi al mismo tiempo que el tuyo.</translation>
</message>
<message>
<location line="+7"/>
@ -2631,8 +2641,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>Opciones SSL: (ver la DogeCoin Wiki para instrucciones de configuración SSL)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Opciones SSL: (ver la Dogecoin Wiki para instrucciones de configuración SSL)</translation>
</message>
<message>
<location line="+1"/>
@ -2727,7 +2737,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,7 +34,17 @@ Toode sisaldab OpenSSL Projekti all toodetud tarkvara, mis on kasutamiseks OpenS
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1318,8 +1328,8 @@ Aadress: %4⏎</translation>
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123,456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1782,8 +1792,8 @@ Aadress: %4⏎</translation>
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Enne, kui loodud münte saab kulutama asuda, peavad need läbima 120 blokki. Kui sina selle bloki lõid, levitati see, bloki jadasse ühendamiseks, võrgustikku. Kui jadasse ühendamine ei õnnestu, muudetakse tema staatus &quot;keeldutud&quot; olekusse ning seda ei saa kulutada. Selline olukord võib juhtuda, kui mõni teine node loob bloki sinuga samal ajal.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Enne, kui loodud münte saab kulutama asuda, peavad need läbima 50 blokki. Kui sina selle bloki lõid, levitati see, bloki jadasse ühendamiseks, võrgustikku. Kui jadasse ühendamine ei õnnestu, muudetakse tema staatus &quot;keeldutud&quot; olekusse ning seda ei saa kulutada. Selline olukord võib juhtuda, kui mõni teine node loob bloki sinuga samal ajal.</translation>
</message>
<message>
<location line="+7"/>
@ -2626,8 +2636,8 @@ nt: alertnotify=echo %%s | email -s &quot;Dogecoin Alert&quot; admin@foo.com
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL valikud: (vaata DogeCoin Wikist või SSL sätete juhendist)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL valikud: (vaata Dogecoin Wikist või SSL sätete juhendist)</translation>
</message>
<message>
<location line="+1"/>
@ -2721,7 +2731,7 @@ nt: alertnotify=echo %%s | email -s &quot;Dogecoin Alert&quot; admin@foo.com
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Andmebaas tuleb taastada kasutades -reindex, et muuta -txindex</translation>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,8 +1320,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1314,8 +1324,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 بتس</translation>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+31"/>
@ -1780,8 +1790,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>سکه های ایجاد شده باید 120 بلاک را قبل از استفاده بالغ کنند. در هنگام ایجاد بلاک، آن بلاک در شبکه منتشر می شود تا به زنجیره بلاکها بپیوندد. اگر در زنجیره قرار نگیرد، پیام وضعیت به غیرقابل قبول تغییر می بپیابد و قابل استفاده نیست. این مورد معمولا زمانی پیش می آید که گره دیگری به طور همزمان بلاکی را با فاصل چند ثانیه ای از شما ایجاد کند.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>سکه های ایجاد شده باید 50 بلاک را قبل از استفاده بالغ کنند. در هنگام ایجاد بلاک، آن بلاک در شبکه منتشر می شود تا به زنجیره بلاکها بپیوندد. اگر در زنجیره قرار نگیرد، پیام وضعیت به غیرقابل قبول تغییر می بپیابد و قابل استفاده نیست. این مورد معمولا زمانی پیش می آید که گره دیگری به طور همزمان بلاکی را با فاصل چند ثانیه ای از شما ایجاد کند.</translation>
</message>
<message>
<location line="+7"/>
@ -2615,8 +2625,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>گزینه ssl (به ویکیDogeCoin برای راهنمای راه اندازی ssl مراجعه شود)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>گزینه ssl (به ویکیDogecoin برای راهنمای راه اندازی ssl مراجعه شود)</translation>
</message>
<message>
<location line="+1"/>
@ -2710,7 +2720,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1313,8 +1323,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1777,7 +1787,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2611,7 +2621,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2706,7 +2716,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -35,7 +35,17 @@ Tämä ohjelma sisältää OpenSSL projektin OpenSSL työkalupakin (http://www.o
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1319,8 +1329,8 @@ Osoite: %4</translation>
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123,456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Osoite: %4</translation>
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Generoitujen kolikoiden täytyy kypsyä 120 lohkon ajan ennen kuin ne voidaan lähettää. Kun loit tämän lohkon, se lähetettiin verkkoon lisättäväksi lohkoketjuun. Jos se ei päädy osaksi lohkoketjua, sen tila vaihtuu &quot;ei hyväksytty&quot; ja sitä ei voida lähettää. Näin voi joskus käydä, jos toinen noodi löytää lohkon muutamaa sekuntia ennen tai jälkeen sinun lohkosi löytymisen.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Generoitujen kolikoiden täytyy kypsyä 50 lohkon ajan ennen kuin ne voidaan lähettää. Kun loit tämän lohkon, se lähetettiin verkkoon lisättäväksi lohkoketjuun. Jos se ei päädy osaksi lohkoketjua, sen tila vaihtuu &quot;ei hyväksytty&quot; ja sitä ei voida lähettää. Näin voi joskus käydä, jos toinen noodi löytää lohkon muutamaa sekuntia ennen tai jälkeen sinun lohkosi löytymisen.</translation>
</message>
<message>
<location line="+7"/>
@ -2617,8 +2627,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL asetukset (katso DogeCoin Wikistä tarkemmat SSL ohjeet)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL asetukset (katso Dogecoin Wikistä tarkemmat SSL ohjeet)</translation>
</message>
<message>
<location line="+1"/>
@ -2712,7 +2722,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Les développeurs Dogecoin</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Les développeurs Dogecoin</translation>
</message>
</context>
<context>
@ -1319,8 +1329,8 @@ Adresse : %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Adresse : %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Les pièces générées doivent mûrir pendant 120 blocs avant de pouvoir être dépensées. Lorsque vous avez généré ce bloc, il a é diffusé sur le réseau pour être ajouté à la chaîne de blocs. Sil échoue a intégrer la chaîne, son état sera modifié en « non accepté » et il ne sera pas possible de le dépenser. Cela peut arriver occasionnellement si un autre nœud génère un bloc quelques secondes avant ou après vous.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Les pièces générées doivent mûrir pendant 50 blocs avant de pouvoir être dépensées. Lorsque vous avez généré ce bloc, il a é diffusé sur le réseau pour être ajouté à la chaîne de blocs. Sil échoue a intégrer la chaîne, son état sera modifié en « non accepté » et il ne sera pas possible de le dépenser. Cela peut arriver occasionnellement si un autre nœud génère un bloc quelques secondes avant ou après vous.</translation>
</message>
<message>
<location line="+7"/>
@ -2627,7 +2637,7 @@ par exemple : alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@fo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Options SSL : (cf. le wiki de Dogecoin pour les instructions de configuration du SSL)</translation>
</message>
<message>
@ -2722,7 +2732,7 @@ par exemple : alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@fo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Vous devez reconstruire les bases de données avec -reindex pour modifier -txindex</translation>
</message>
<message>

View file

@ -34,7 +34,17 @@ Ce produit comprend des logiciels développés par le projet OpenSSL pour être
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1315,7 +1325,7 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1779,7 +1789,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2613,7 +2623,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2708,7 +2718,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,7 +1320,7 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,7 +34,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1318,8 +1328,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 לייטקוין</translation>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+31"/>
@ -1782,8 +1792,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>מטבעות שנוצרים חייבים להבשיל למשך 120 בלוקים לפני שניתן לנצל אותם. כשיצרת את הבלוק הזה, הוא הופץ לרשת כדי להתווסף לשרשרת הבלוקים. אם הוא אינו מצליח לביע לשרשרת, המצב שלו ישתנה ל&quot;לא התקבל&quot; ולא ניתן יהיה לנצל אותו. זה עשוי לקרות מעת לעת אם צומת אחר יוצר בלוק בטווח של מספר שניות מהבלוק שלך.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>מטבעות שנוצרים חייבים להבשיל למשך 50 בלוקים לפני שניתן לנצל אותם. כשיצרת את הבלוק הזה, הוא הופץ לרשת כדי להתווסף לשרשרת הבלוקים. אם הוא אינו מצליח לביע לשרשרת, המצב שלו ישתנה ל&quot;לא התקבל&quot; ולא ניתן יהיה לנצל אותו. זה עשוי לקרות מעת לעת אם צומת אחר יוצר בלוק בטווח של מספר שניות מהבלוק שלך.</translation>
</message>
<message>
<location line="+7"/>
@ -2626,7 +2636,7 @@ rpcpassword=%s
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>אפשרויות SSL: (ראה את הויקי של לייטקוין עבור הוראות הגדרת SSL)</translation>
</message>
<message>
@ -2721,7 +2731,7 @@ rpcpassword=%s
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>עליך לבנות מחדש את מסדי הנתונים תוך שימוש ב- -reindex על מנת לשנות את -txindex</translation>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1315,8 +1325,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1779,7 +1789,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2613,7 +2623,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2708,7 +2718,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1314,8 +1324,8 @@ Adresa:%4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123,456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1380,7 +1390,7 @@ Adresa:%4
<message>
<location line="+5"/>
<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>
<translation>Generirani novčići moraju pričekati nastanak 50 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>
</context>
<context>
@ -1778,8 +1788,8 @@ Adresa:%4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>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 prihvaćen&quot; i on neće biti potrošiv. S vremena na vrijeme tako nešto se može desiti ako neki drugi nod generira blok u približno isto vrijeme.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Generirani novčići moraju pričekati nastanak 50 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 prihvaćen&quot; i on neće biti potrošiv. S vremena na vrijeme tako nešto se može desiti ako neki drugi nod generira blok u približno isto vrijeme.</translation>
</message>
<message>
<location line="+7"/>
@ -2612,8 +2622,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL postavke: (za detalje o podešavanju SSL opcija vidi DogeCoin Wiki)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL postavke: (za detalje o podešavanju SSL opcija vidi Dogecoin Wiki)</translation>
</message>
<message>
<location line="+1"/>
@ -2707,7 +2717,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -33,7 +33,17 @@ Ez a termék az OpenSSL Project által lett kifejlesztve az OpenSSL Toolkit (htt
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1318,7 +1328,7 @@ Cím: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1782,8 +1792,8 @@ Cím: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>A frissen generált érméket csak 120 blokkal később tudod elkölteni. Ez a blokk nyomban szétküldésre került a hálózatba, amint legeneráltad, hogy hozzáadhassák a blokklánchoz. Ha nem kerül be a láncba, úgy az állapota &quot;elutasítva&quot;-ra módosul, és nem költheted el az érméket. Ez akkor következhet be időnként, ha egy másik csomópont mindössze néhány másodperc különbséggel generált le egy blokkot a tiédhez képest.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>A frissen generált érméket csak 50 blokkal később tudod elkölteni. Ez a blokk nyomban szétküldésre került a hálózatba, amint legeneráltad, hogy hozzáadhassák a blokklánchoz. Ha nem kerül be a láncba, úgy az állapota &quot;elutasítva&quot;-ra módosul, és nem költheted el az érméket. Ez akkor következhet be időnként, ha egy másik csomópont mindössze néhány másodperc különbséggel generált le egy blokkot a tiédhez képest.</translation>
</message>
<message>
<location line="+7"/>
@ -2626,8 +2636,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL-opciók: (lásd a DogeCoin Wiki SSL-beállítási instrukcióit)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL-opciók: (lásd a Dogecoin Wiki SSL-beállítási instrukcióit)</translation>
</message>
<message>
<location line="+1"/>
@ -2722,7 +2732,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,8 +34,18 @@ Questo prodotto include software sviluppato dal progetto OpenSSL per l&apos;uso
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Sviluppatori di Dogecoin</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Sviluppatori di Dogecoin</translation>
</message>
</context>
<context>
@ -1321,8 +1331,8 @@ Indirizzo: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123,456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1785,8 +1795,8 @@ Indirizzo: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Bisogna attendere 120 blocchi prima di spendere I dogecoin generati. Quando è stato generato questo blocco, è stato trasmesso alla rete per aggiungerlo alla catena di blocchi. Se non riesce a entrare nella catena, verrà modificato in &quot;non accettato&quot; e non sarà spendibile. Questo può accadere a volte, se un altro nodo genera un blocco entro pochi secondi del tuo.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Bisogna attendere 50 blocchi prima di spendere I dogecoin generati. Quando è stato generato questo blocco, è stato trasmesso alla rete per aggiungerlo alla catena di blocchi. Se non riesce a entrare nella catena, verrà modificato in &quot;non accettato&quot; e non sarà spendibile. Questo può accadere a volte, se un altro nodo genera un blocco entro pochi secondi del tuo.</translation>
</message>
<message>
<location line="+7"/>
@ -2629,7 +2639,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Opzioni SSL: (vedi il wiki di Dogecoin per le istruzioni di configurazione SSL)</translation>
</message>
<message>
@ -2725,7 +2735,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,7 +1320,7 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -33,8 +33,18 @@ Hoc productum continet programmata composita ab OpenSSL Project pro utendo in Op
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Dogecoin curatores</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Dogecoin curatores</translation>
</message>
</context>
<context>
@ -1318,8 +1328,8 @@ Inscriptio: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1782,8 +1792,8 @@ Inscriptio: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Nummis generatis necesse est maturitas 120 frustorum antequam illi transmitti possunt. Cum hoc frustum generavisti, disseminatum est ad rete ut addatur ad catenam frustorum. Si aboritur inire catenam, status eius mutabit in &quot;non acceptum&quot; et non transmittabile erit. Hoc interdum accidat si alter nodus frustum generat paucis secundis ante vel post tuum.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Nummis generatis necesse est maturitas 50 frustorum antequam illi transmitti possunt. Cum hoc frustum generavisti, disseminatum est ad rete ut addatur ad catenam frustorum. Si aboritur inire catenam, status eius mutabit in &quot;non acceptum&quot; et non transmittabile erit. Hoc interdum accidat si alter nodus frustum generat paucis secundis ante vel post tuum.</translation>
</message>
<message>
<location line="+7"/>
@ -2626,7 +2636,7 @@ exempli gratia: alertnotify=echo %%s | mail -s &quot;Dogecoin Notificatio&quot;
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Optiones SSL: (vide vici de Dogecoin pro instructionibus SSL configurationis)</translation>
</message>
<message>
@ -2721,7 +2731,7 @@ exempli gratia: alertnotify=echo %%s | mail -s &quot;Dogecoin Notificatio&quot;
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Oportet recreare databases utendo -reindex ut mutes -txindex</translation>
</message>
<message>

View file

@ -33,7 +33,17 @@ Platinama pagal MIT/X11 licenciją, kurią rasite faile COPYING arba http://www.
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1317,8 +1327,8 @@ Adresas: %4</translation>
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1781,8 +1791,8 @@ Adresas: %4</translation>
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Išgautos monetos turi sulaukti 120 blokų, kol jos gali būti naudojamos. Kai sukūrėte šį bloką, jis buvo transliuojamas tinkle ir turėjo būti įtrauktas į blokų grandinę. Jei nepavyksta patekti į grandinę, bus pakeista į &quot;nepriėmė&quot;, o ne &quot;vartojamas&quot;. Tai kartais gali atsitikti, jei kitas mazgas per keletą sekundžių sukuria bloką po jūsų bloko.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Išgautos monetos turi sulaukti 50 blokų, kol jos gali būti naudojamos. Kai sukūrėte šį bloką, jis buvo transliuojamas tinkle ir turėjo būti įtrauktas į blokų grandinę. Jei nepavyksta patekti į grandinę, bus pakeista į &quot;nepriėmė&quot;, o ne &quot;vartojamas&quot;. Tai kartais gali atsitikti, jei kitas mazgas per keletą sekundžių sukuria bloką po jūsų bloko.</translation>
</message>
<message>
<location line="+7"/>
@ -2615,8 +2625,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL opcijos (žr.e DogeCoin Wiki for SSL setup instructions)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL opcijos (žr.e Dogecoin Wiki for SSL setup instructions)</translation>
</message>
<message>
<location line="+1"/>
@ -2710,7 +2720,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1314,8 +1324,8 @@ Adrese: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123,456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1778,7 +1788,7 @@ Adrese: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2612,7 +2622,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2707,7 +2717,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,7 +34,17 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1320,8 +1330,8 @@ Adresse: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1784,8 +1794,8 @@ Adresse: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Genererte dogecoins modnes 120 blokker før de kan brukes. Da du genererte denne blokken ble den kringkastet til nettverket for å legges til i blokkjeden. Hvis den ikke kommer inn i kjeden får den tilstanden &quot;ikke akseptert&quot; og vil ikke kunne brukes. Dette skjer noen ganger hvis en annen node genererer en blokk noen sekunder fra din.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Genererte dogecoins modnes 50 blokker før de kan brukes. Da du genererte denne blokken ble den kringkastet til nettverket for å legges til i blokkjeden. Hvis den ikke kommer inn i kjeden får den tilstanden &quot;ikke akseptert&quot; og vil ikke kunne brukes. Dette skjer noen ganger hvis en annen node genererer en blokk noen sekunder fra din.</translation>
</message>
<message>
<location line="+7"/>
@ -2627,8 +2637,8 @@ For eksempel: varselmelding=echo %%s | mail -s &quot;Dogecoin varsel&quot; admin
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL valg: (se DogeCoin Wiki for instruksjoner for oppsett av SSL)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL valg: (se Dogecoin Wiki for instruksjoner for oppsett av SSL)</translation>
</message>
<message>
<location line="+1"/>
@ -2722,7 +2732,7 @@ For eksempel: varselmelding=echo %%s | mail -s &quot;Dogecoin varsel&quot; admin
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,8 +34,18 @@ Dit product bevat software ontwikkeld door het OpenSSL Project voor gebruik in d
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>De Dogecoin-ontwikkelaars</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 De Dogecoin-ontwikkelaars</translation>
</message>
</context>
<context>
@ -1319,8 +1329,8 @@ Adres: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Adres: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Gegeneerde munten moeten 120 blokken wachten voordat ze tot wasdom komen en kunnen worden uitgegeven. Uw net gegenereerde blok is uitgezonden aan het netwerk om te worden toegevoegd aan de blokketen. Als het niet wordt geaccepteerd in de keten, zal het blok als &quot;niet geaccepteerd&quot; worden aangemerkt en kan het niet worden uitgegeven. Dit kan soms gebeuren als een andere node net iets sneller een blok heeft gegenereerd; een paar seconden voor het uwe.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Gegeneerde munten moeten 50 blokken wachten voordat ze tot wasdom komen en kunnen worden uitgegeven. Uw net gegenereerde blok is uitgezonden aan het netwerk om te worden toegevoegd aan de blokketen. Als het niet wordt geaccepteerd in de keten, zal het blok als &quot;niet geaccepteerd&quot; worden aangemerkt en kan het niet worden uitgegeven. Dit kan soms gebeuren als een andere node net iets sneller een blok heeft gegenereerd; een paar seconden voor het uwe.</translation>
</message>
<message>
<location line="+7"/>
@ -2627,8 +2637,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL-opties: (zie de DogeCoin wiki voor SSL-instructies)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL-opties: (zie de Dogecoin wiki voor SSL-instructies)</translation>
</message>
<message>
<location line="+1"/>
@ -2722,7 +2732,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>U moet de databases herbouwen met behulp van -reindex om -txindex te kunnen veranderen</translation>
</message>
<message>

View file

@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Deweloperzy Dogecoin</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Deweloperzy Dogecoin</translation>
</message>
</context>
<context>
@ -1319,8 +1329,8 @@ Adres: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Adres: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Wygenerowane monety muszą zaczekać 120 bloków zanim będzie można je wydać. Kiedy wygenerowałeś ten blok, został on wyemitowany do sieci, aby dodać go do łańcucha bloków. Jeśli to się nie powiedzie nie zostanie on zaakceptowany i wygenerowanych monet nie będzie można wysyłać. Może się to czasami zdarzyć jeśli inny węzeł wygeneruje blok tuż przed tobą.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Wygenerowane monety muszą zaczekać 50 bloków zanim będzie można je wydać. Kiedy wygenerowałeś ten blok, został on wyemitowany do sieci, aby dodać go do łańcucha bloków. Jeśli to się nie powiedzie nie zostanie on zaakceptowany i wygenerowanych monet nie będzie można wysyłać. Może się to czasami zdarzyć jeśli inny węzeł wygeneruje blok tuż przed tobą.</translation>
</message>
<message>
<location line="+7"/>
@ -2626,8 +2636,8 @@ na przykład: alertnotify=echo %%s | mail -s &quot;Alarm Dogecoin&quot; admin@fo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>Opcje SSL: (odwiedź DogeCoin Wiki w celu uzyskania instrukcji)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Opcje SSL: (odwiedź Dogecoin Wiki w celu uzyskania instrukcji)</translation>
</message>
<message>
<location line="+1"/>
@ -2721,7 +2731,7 @@ na przykład: alertnotify=echo %%s | mail -s &quot;Alarm Dogecoin&quot; admin@fo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Musisz przebudować bazę używając parametru -reindex aby zmienić -txindex</translation>
</message>
<message>

View file

@ -34,8 +34,18 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Desenvolvedores do Dogecoin</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Desenvolvedores do Dogecoin</translation>
</message>
</context>
<context>
@ -1318,8 +1328,8 @@ Endereço: %4</translation>
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1782,8 +1792,8 @@ Endereço: %4</translation>
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Dogecoins gerados precisam maturar por 120 blocos antes de serem gastos. Quando você gera este bloco, ele é difundido na rede para ser adicionado ao blockchain. Se ele falhar ao ser acrescentado no blockchain, seu estado mudará para &quot;não aceito&quot; e não poderá ser gasto. Isso pode ocasionamente acontecer se outro gerou um bloco poucos segundos antes do seu.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Dogecoins gerados precisam maturar por 50 blocos antes de serem gastos. Quando você gera este bloco, ele é difundido na rede para ser adicionado ao blockchain. Se ele falhar ao ser acrescentado no blockchain, seu estado mudará para &quot;não aceito&quot; e não poderá ser gasto. Isso pode ocasionamente acontecer se outro gerou um bloco poucos segundos antes do seu.</translation>
</message>
<message>
<location line="+7"/>
@ -2626,7 +2636,7 @@ por exemplo: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Opções SSL: (veja a Wiki do Dogecoin para instruções de configuração SSL)</translation>
</message>
<message>
@ -2721,7 +2731,7 @@ por exemplo: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Você precisa reconstruir os bancos de dados usando -reindex para mudar -txindex</translation>
</message>
<message>

View file

@ -34,8 +34,18 @@ Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no Open
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Os programadores Dogecoin</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Os programadores Dogecoin</translation>
</message>
</context>
<context>
@ -1319,8 +1329,8 @@ Endereço: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Endereço: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Moedas geradas deverão maturar por 120 blocos antes de poderem ser gastas. Quando gerou este bloco, ele foi transmitido para a rede para ser incluído na cadeia de blocos. Se a inclusão na cadeia de blocos falhar, irá mudar o estado para &quot;não aceite&quot; e as moedas não poderão ser gastas. Isto poderá acontecer ocasionalmente se outro da rede gerar um bloco a poucos segundos de diferença do seu.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Moedas geradas deverão maturar por 50 blocos antes de poderem ser gastas. Quando gerou este bloco, ele foi transmitido para a rede para ser incluído na cadeia de blocos. Se a inclusão na cadeia de blocos falhar, irá mudar o estado para &quot;não aceite&quot; e as moedas não poderão ser gastas. Isto poderá acontecer ocasionalmente se outro da rede gerar um bloco a poucos segundos de diferença do seu.</translation>
</message>
<message>
<location line="+7"/>
@ -2627,8 +2637,8 @@ por exemplo: alertnotify=echo %%s | mail -s &quot;Alerta Dogecoin&quot; admin@fo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>Opções SSL: (ver a Wiki DogeCoin para instruções de configuração SSL)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Opções SSL: (ver a Wiki Dogecoin para instruções de configuração SSL)</translation>
</message>
<message>
<location line="+1"/>
@ -2722,7 +2732,7 @@ por exemplo: alertnotify=echo %%s | mail -s &quot;Alerta Dogecoin&quot; admin@fo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Necessita reconstruir as bases de dados usando -reindex para mudar -txindex</translation>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,8 +1320,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1774,8 +1784,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Monedele dogecoin generate se pot cheltui dupa parcurgerea a 120 de blocuri. După ce a fost generat, s-a propagat în reţea, urmând fie adăugat lanţului de blocuri. Dacă nu poate fi inclus in lanţ, starea sa va deveni &quot;neacceptat&quot; si nu va putea fi folosit la tranzacţii. Acest fenomen se întâmplă atunci cand un alt nod a generat un bloc la o diferenţa de câteva secunde.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Monedele dogecoin generate se pot cheltui dupa parcurgerea a 50 de blocuri. După ce a fost generat, s-a propagat în reţea, urmând fie adăugat lanţului de blocuri. Dacă nu poate fi inclus in lanţ, starea sa va deveni &quot;neacceptat&quot; si nu va putea fi folosit la tranzacţii. Acest fenomen se întâmplă atunci cand un alt nod a generat un bloc la o diferenţa de câteva secunde.</translation>
</message>
<message>
<location line="+7"/>
@ -2609,8 +2619,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>Optiuni SSl (vezi DogeCoin wiki pentru intructiunile de instalare)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Optiuni SSl (vezi Dogecoin wiki pentru intructiunile de instalare)</translation>
</message>
<message>
<location line="+1"/>
@ -2704,7 +2714,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Разработчики Dogecoin</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Разработчики Dogecoin</translation>
</message>
</context>
<context>
@ -1319,8 +1329,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Сгенерированные монеты должны подождать 120 блоков, прежде чем они могут быть потрачены. Когда Вы сгенерировали этот блок, он был отправлен в сеть для добавления в цепочку блоков. Если данная процедура не удастся, статус изменится на «не подтверждено», и монеты будут недействительны. Это иногда происходит в случае, если другой узел сгенерирует блок на несколько секунд раньше вас.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Сгенерированные монеты должны подождать 50 блоков, прежде чем они могут быть потрачены. Когда Вы сгенерировали этот блок, он был отправлен в сеть для добавления в цепочку блоков. Если данная процедура не удастся, статус изменится на «не подтверждено», и монеты будут недействительны. Это иногда происходит в случае, если другой узел сгенерирует блок на несколько секунд раньше вас.</translation>
</message>
<message>
<location line="+7"/>
@ -2628,9 +2638,9 @@ rpcpassword=%s
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>
Параметры SSL: (см. DogeCoin Wiki для инструкций по настройке SSL)</translation>
Параметры SSL: (см. Dogecoin Wiki для инструкций по настройке SSL)</translation>
</message>
<message>
<location line="+1"/>
@ -2724,7 +2734,7 @@ rpcpassword=%s
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Вам необходимо пересобрать базы данных с помощью -reindex, чтобы изменить -txindex</translation>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1313,8 +1323,8 @@ Adresa: %4</translation>
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1777,7 +1787,7 @@ Adresa: %4</translation>
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2611,8 +2621,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL možnosť: (pozrite DogeCoin Wiki pre návod na nastavenie SSL)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL možnosť: (pozrite Dogecoin Wiki pre návod na nastavenie SSL)</translation>
</message>
<message>
<location line="+1"/>
@ -2706,7 +2716,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,7 +1320,7 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2610,7 +2620,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2705,7 +2715,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -35,8 +35,18 @@ Denna produkten innehåller mjukvara utvecklad av OpenSSL Project för användni
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Dogecoin-utvecklarna</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Dogecoin-utvecklarna</translation>
</message>
</context>
<context>
@ -1320,8 +1330,8 @@ Adress: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123,456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123,456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1784,8 +1794,8 @@ Adress: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Genererade mynt måste vänta 120 block innan de kan användas. När du skapade detta block sändes det till nätverket för att läggas till i blockkedjan. Om blocket inte kommer in i kedjan kommer det att ändras till &quot;accepteras inte&quot; och kommer ej att att spendera. Detta kan ibland hända om en annan nod genererar ett block nästan samtidigt som dig.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Genererade mynt måste vänta 50 block innan de kan användas. När du skapade detta block sändes det till nätverket för att läggas till i blockkedjan. Om blocket inte kommer in i kedjan kommer det att ändras till &quot;accepteras inte&quot; och kommer ej att att spendera. Detta kan ibland hända om en annan nod genererar ett block nästan samtidigt som dig.</translation>
</message>
<message>
<location line="+7"/>
@ -2628,8 +2638,8 @@ till exempel: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@fo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL-inställningar: (se DogeCoin-wikin för SSL-setup instruktioner)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL-inställningar: (se Dogecoin-wikin för SSL-setup instruktioner)</translation>
</message>
<message>
<location line="+1"/>
@ -2723,7 +2733,7 @@ till exempel: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@fo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>Du måste återskapa databaserna med -reindex för att ändra -txindex</translation>
</message>
<message>

View file

@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1310,7 +1320,7 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<source>123.456 DOGE</source>
<translation type="unfinished"/>
</message>
<message>
@ -1774,7 +1784,7 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation type="unfinished"/>
</message>
<message>
@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation type="unfinished"/>
</message>
<message>
@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Dogecoin geliştiricileri</translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Dogecoin geliştiricileri</translation>
</message>
</context>
<context>
@ -1319,8 +1329,8 @@ Adres: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Adres: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Oluşturulan Dogecoin&apos;lerin harcanabilmelerinden önce 120 blok beklemeleri gerekmektedir. Bu blok, oluşturduğunuzda blok zincirine eklenmesi için ağda yayınlandı. Zincire eklenmesi başarısız olursa, durumu &quot;kabul edilmedi&quot; olarak değiştirilecek ve harcanamayacaktır. Bu, bazen başka bir düğüm sizden birkaç saniye önce ya da sonra blok oluşturursa meydana gelebilir.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Oluşturulan Dogecoin&apos;lerin harcanabilmelerinden önce 50 blok beklemeleri gerekmektedir. Bu blok, oluşturduğunuzda blok zincirine eklenmesi için ağda yayınlandı. Zincire eklenmesi başarısız olursa, durumu &quot;kabul edilmedi&quot; olarak değiştirilecek ve harcanamayacaktır. Bu, bazen başka bir düğüm sizden birkaç saniye önce ya da sonra blok oluşturursa meydana gelebilir.</translation>
</message>
<message>
<location line="+7"/>
@ -2627,8 +2637,8 @@ mesela: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo.com
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation> SSL seçenekleri: (SSL kurulum bilgisi için DogeCoin vikisine bakınız)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation> SSL seçenekleri: (SSL kurulum bilgisi için Dogecoin vikisine bakınız)</translation>
</message>
<message>
<location line="+1"/>
@ -2722,7 +2732,7 @@ mesela: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo.com
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>-txindex&apos;i değiştirmek için veritabanlarını -reindex kullanarak yeniden inşa etmeniz gerekir.</translation>
</message>
<message>

View file

@ -34,7 +34,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation type="unfinished"/>
</message>
</context>
@ -1319,8 +1329,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Після генерації монет, потрібно зачекати 120 блоків, перш ніж їх можна буде використати. Коли ви згенерували цей блок, його було відправлено в мережу для того, щоб він був доданий до ланцюжка блоків. Якщо ця процедура не вдасться, статус буде змінено на «не підтверджено» і ви не зможете потратити згенеровані монету. Таке може статись, якщо хтось інший згенерував блок на декілька секунд раніше.</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>Після генерації монет, потрібно зачекати 50 блоків, перш ніж їх можна буде використати. Коли ви згенерували цей блок, його було відправлено в мережу для того, щоб він був доданий до ланцюжка блоків. Якщо ця процедура не вдасться, статус буде змінено на «не підтверджено» і ви не зможете потратити згенеровані монету. Таке може статись, якщо хтось інший згенерував блок на декілька секунд раніше.</translation>
</message>
<message>
<location line="+7"/>
@ -2617,8 +2627,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>Параметри SSL: (див. DogeCoin Wiki для налаштування SSL)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>Параметри SSL: (див. Dogecoin Wiki для налаштування SSL)</translation>
</message>
<message>
<location line="+1"/>
@ -2712,7 +2722,7 @@ for example: alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation type="unfinished"/>
</message>
<message>

View file

@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation>Dogecoin-qt </translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 Dogecoin-qt </translation>
</message>
</context>
<context>
@ -1320,8 +1330,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1784,8 +1794,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>120使广使</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation>50使广使</translation>
</message>
<message>
<location line="+7"/>
@ -2639,8 +2649,8 @@ rpcpassword=%s
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL选项(DogeCoin Wiki关于SSL设置栏目)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL选项(Dogecoin Wiki关于SSL设置栏目)</translation>
</message>
<message>
<location line="+1"/>
@ -2735,8 +2745,8 @@ rpcpassword=%s
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<translation>You need to rebuild the databases using -reindex to change -txindex</translation>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation>You need to rebuild the database using -reindex to change -txindex</translation>
</message>
<message>
<location line="+1"/>

View file

@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O
</message>
<message>
<location line="+0"/>
<source>The Dogecoin developers</source>
<translation></translation>
<source>The Bitcoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2011-2013 The Litecoin developers</source>
<translation type="unfinished"/>
</message>
<message>
<location line="+0"/>
<source>2013-%1 The Dogecoin developers</source>
<translation>2013-%1 </translation>
</message>
</context>
<context>
@ -1319,8 +1329,8 @@ Address: %4
</message>
<message>
<location line="+10"/>
<source>123.456 BTC</source>
<translation>123.456 BTC</translation>
<source>123.456 DOGE</source>
<translation>123.456 DOGE</translation>
</message>
<message>
<location line="+31"/>
@ -1783,8 +1793,8 @@ Address: %4
</message>
<message>
<location line="+3"/>
<source>Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation> 120 , . , , . , &quot;&quot;, . , , .</translation>
<source>Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to &quot;not accepted&quot; and it won&apos;t be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
<translation> 50 , . , , . , &quot;&quot;, . , , .</translation>
</message>
<message>
<location line="+7"/>
@ -2637,8 +2647,8 @@ alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo.com
</message>
<message>
<location line="+5"/>
<source>SSL options: (see the DogeCoin Wiki for SSL setup instructions)</source>
<translation>SSL : (SSL DogeCoin Wiki)</translation>
<source>SSL options: (see the Dogecoin Wiki for SSL setup instructions)</source>
<translation>SSL : (SSL Dogecoin Wiki)</translation>
</message>
<message>
<location line="+1"/>
@ -2732,7 +2742,7 @@ alertnotify=echo %%s | mail -s &quot;Dogecoin Alert&quot; admin@foo.com
</message>
<message>
<location line="+1"/>
<source>You need to rebuild the databases using -reindex to change -txindex</source>
<source>You need to rebuild the database using -reindex to change -txindex</source>
<translation> -txindex , -reindex </translation>
</message>
<message>

View file

@ -217,7 +217,7 @@ QString TransactionDesc::toHTML(CWallet *wallet, CWalletTx &wtx)
strHTML += "<b>" + tr("Transaction ID") + ":</b> " + wtx.GetHash().ToString().c_str() + "<br>";
if (wtx.IsCoinBase())
strHTML += "<br>" + tr("Generated coins must mature 120 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to \"not accepted\" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.") + "<br>";
strHTML += "<br>" + tr("Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to \"not accepted\" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.") + "<br>";
//
// Debug view