From 142ed7b9ab1f11c6bae803deacba406d9d43c270 Mon Sep 17 00:00:00 2001 From: Jannis Froese Date: Fri, 28 Feb 2014 16:33:49 +0100 Subject: [PATCH 1/2] corrected documentation of coin majurity time Conflicts: src/qt/locale/bitcoin_zh_CN.ts --- src/qt/locale/bitcoin_af_ZA.ts | 2 +- src/qt/locale/bitcoin_ar.ts | 2 +- src/qt/locale/bitcoin_bg.ts | 2 +- src/qt/locale/bitcoin_bs.ts | 2 +- src/qt/locale/bitcoin_ca.ts | 2 +- src/qt/locale/bitcoin_ca_ES.ts | 4 ++-- src/qt/locale/bitcoin_cs.ts | 4 ++-- src/qt/locale/bitcoin_cy.ts | 2 +- src/qt/locale/bitcoin_da.ts | 4 ++-- src/qt/locale/bitcoin_de.ts | 4 ++-- src/qt/locale/bitcoin_el_GR.ts | 4 ++-- src/qt/locale/bitcoin_en.ts | 4 ++-- src/qt/locale/bitcoin_eo.ts | 2 +- src/qt/locale/bitcoin_es.ts | 4 ++-- src/qt/locale/bitcoin_es_CL.ts | 4 ++-- src/qt/locale/bitcoin_et.ts | 4 ++-- src/qt/locale/bitcoin_eu_ES.ts | 2 +- src/qt/locale/bitcoin_fa.ts | 4 ++-- src/qt/locale/bitcoin_fa_IR.ts | 2 +- src/qt/locale/bitcoin_fi.ts | 4 ++-- src/qt/locale/bitcoin_fr.ts | 4 ++-- src/qt/locale/bitcoin_fr_CA.ts | 2 +- src/qt/locale/bitcoin_gu_IN.ts | 2 +- src/qt/locale/bitcoin_he.ts | 4 ++-- src/qt/locale/bitcoin_hi_IN.ts | 2 +- src/qt/locale/bitcoin_hr.ts | 6 +++--- src/qt/locale/bitcoin_hu.ts | 4 ++-- src/qt/locale/bitcoin_it.ts | 4 ++-- src/qt/locale/bitcoin_ja.ts | 2 +- src/qt/locale/bitcoin_la.ts | 4 ++-- src/qt/locale/bitcoin_lt.ts | 4 ++-- src/qt/locale/bitcoin_lv_LV.ts | 2 +- src/qt/locale/bitcoin_nb.ts | 4 ++-- src/qt/locale/bitcoin_nl.ts | 4 ++-- src/qt/locale/bitcoin_pl.ts | 4 ++-- src/qt/locale/bitcoin_pt_BR.ts | 4 ++-- src/qt/locale/bitcoin_pt_PT.ts | 4 ++-- src/qt/locale/bitcoin_ro_RO.ts | 4 ++-- src/qt/locale/bitcoin_ru.ts | 4 ++-- src/qt/locale/bitcoin_sk.ts | 2 +- src/qt/locale/bitcoin_sr.ts | 2 +- src/qt/locale/bitcoin_sv.ts | 4 ++-- src/qt/locale/bitcoin_th_TH.ts | 2 +- src/qt/locale/bitcoin_tr.ts | 4 ++-- src/qt/locale/bitcoin_uk.ts | 4 ++-- src/qt/locale/bitcoin_zh_CN.ts | 4 ++-- src/qt/locale/bitcoin_zh_TW.ts | 4 ++-- src/qt/transactiondesc.cpp | 2 +- 48 files changed, 79 insertions(+), 79 deletions(-) diff --git a/src/qt/locale/bitcoin_af_ZA.ts b/src/qt/locale/bitcoin_af_ZA.ts index eb0ae1499..ff417688a 100644 --- a/src/qt/locale/bitcoin_af_ZA.ts +++ b/src/qt/locale/bitcoin_af_ZA.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_ar.ts b/src/qt/locale/bitcoin_ar.ts index e7f57aeeb..661960ad2 100644 --- a/src/qt/locale/bitcoin_ar.ts +++ b/src/qt/locale/bitcoin_ar.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_bg.ts b/src/qt/locale/bitcoin_bg.ts index f154d94ae..529716531 100644 --- a/src/qt/locale/bitcoin_bg.ts +++ b/src/qt/locale/bitcoin_bg.ts @@ -1779,7 +1779,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_bs.ts b/src/qt/locale/bitcoin_bs.ts index 0dca55d45..cb06e9ad2 100644 --- a/src/qt/locale/bitcoin_bs.ts +++ b/src/qt/locale/bitcoin_bs.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_ca.ts b/src/qt/locale/bitcoin_ca.ts index 2eba81716..9873cae96 100644 --- a/src/qt/locale/bitcoin_ca.ts +++ b/src/qt/locale/bitcoin_ca.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_ca_ES.ts b/src/qt/locale/bitcoin_ca_ES.ts index 1fec1433b..e9d306c0a 100644 --- a/src/qt/locale/bitcoin_ca_ES.ts +++ b/src/qt/locale/bitcoin_ca_ES.ts @@ -1774,8 +1774,8 @@ Address: %4 - 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. - 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 "no acceptat" i no podrá ser gastat. Això pot ocòrrer ocasionalment si un altre node genera un bloc a pocs segons del teu. + 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. + 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 "no acceptat" i no podrá ser gastat. Això pot ocòrrer ocasionalment si un altre node genera un bloc a pocs segons del teu. diff --git a/src/qt/locale/bitcoin_cs.ts b/src/qt/locale/bitcoin_cs.ts index 536bc1fa5..b33fedd1e 100644 --- a/src/qt/locale/bitcoin_cs.ts +++ b/src/qt/locale/bitcoin_cs.ts @@ -1783,8 +1783,8 @@ Adresa: %4 - 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. - 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 "neakceptovaný" a nepůjde utratit. To se občas může stát, pokud jiný uzel vygeneruje blok zhruba ve stejném okamžiku jako ty. + 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. + 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 "neakceptovaný" a nepůjde utratit. To se občas může stát, pokud jiný uzel vygeneruje blok zhruba ve stejném okamžiku jako ty. diff --git a/src/qt/locale/bitcoin_cy.ts b/src/qt/locale/bitcoin_cy.ts index 7ba9661d6..3a651ead5 100644 --- a/src/qt/locale/bitcoin_cy.ts +++ b/src/qt/locale/bitcoin_cy.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts index e766448ee..4612621f7 100644 --- a/src/qt/locale/bitcoin_da.ts +++ b/src/qt/locale/bitcoin_da.ts @@ -1783,8 +1783,8 @@ Adresse: %4 - 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. - 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 "ikke godkendt" og ikke blive kunne bruges. Dette kan lejlighedsvis ske, hvis en anden knude genererer en blok inden for få sekunder af din. + 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. + 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 "ikke godkendt" og ikke blive kunne bruges. Dette kan lejlighedsvis ske, hvis en anden knude genererer en blok inden for få sekunder af din. diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts index 3ef1daa1e..d800e4546 100644 --- a/src/qt/locale/bitcoin_de.ts +++ b/src/qt/locale/bitcoin_de.ts @@ -1782,8 +1782,8 @@ Adresse: %4 - 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. - 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 "nicht angenommen" geändert und der Betrag wird nicht verfügbar werden. Das kann gelegentlich passieren, wenn ein anderer Knoten einen Block fast zeitgleich generiert. + 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. + 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 "nicht angenommen" geändert und der Betrag wird nicht verfügbar werden. Das kann gelegentlich passieren, wenn ein anderer Knoten einen Block fast zeitgleich generiert. diff --git a/src/qt/locale/bitcoin_el_GR.ts b/src/qt/locale/bitcoin_el_GR.ts index 15cf1ea1b..e20383477 100644 --- a/src/qt/locale/bitcoin_el_GR.ts +++ b/src/qt/locale/bitcoin_el_GR.ts @@ -1786,8 +1786,8 @@ Address: %4 - 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. - Πρέπει να περιμένετε 120 μπλοκ πριν μπορέσετε να χρησιμοποιήσετε τα νομίσματα που έχετε δημιουργήσει. Το μπλοκ που δημιουργήσατε μεταδόθηκε στο δίκτυο για να συμπεριληφθεί στην αλυσίδα των μπλοκ. Αν δεν μπει σε αυτή θα μετατραπεί σε "μη αποδεκτό" και δε θα μπορεί να καταναλωθεί. Αυτό συμβαίνει σπάνια όταν κάποιος άλλος κόμβος δημιουργήσει ένα μπλοκ λίγα δευτερόλεπτα πριν από εσάς. + 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. + Πρέπει να περιμένετε 50 μπλοκ πριν μπορέσετε να χρησιμοποιήσετε τα νομίσματα που έχετε δημιουργήσει. Το μπλοκ που δημιουργήσατε μεταδόθηκε στο δίκτυο για να συμπεριληφθεί στην αλυσίδα των μπλοκ. Αν δεν μπει σε αυτή θα μετατραπεί σε "μη αποδεκτό" και δε θα μπορεί να καταναλωθεί. Αυτό συμβαίνει σπάνια όταν κάποιος άλλος κόμβος δημιουργήσει ένα μπλοκ λίγα δευτερόλεπτα πριν από εσάς. diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 73faaa792..5f90785de 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -1803,8 +1803,8 @@ Address: %4 - 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. - 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. + 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. + 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. diff --git a/src/qt/locale/bitcoin_eo.ts b/src/qt/locale/bitcoin_eo.ts index 0d437e550..05ce9e786 100644 --- a/src/qt/locale/bitcoin_eo.ts +++ b/src/qt/locale/bitcoin_eo.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_es.ts b/src/qt/locale/bitcoin_es.ts index e48d3da17..01fd829c8 100644 --- a/src/qt/locale/bitcoin_es.ts +++ b/src/qt/locale/bitcoin_es.ts @@ -1786,8 +1786,8 @@ Dirección: %4 - 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. - 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 "no aceptado" 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. + 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. + 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 "no aceptado" 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. diff --git a/src/qt/locale/bitcoin_es_CL.ts b/src/qt/locale/bitcoin_es_CL.ts index 25561098e..296d27ecd 100644 --- a/src/qt/locale/bitcoin_es_CL.ts +++ b/src/qt/locale/bitcoin_es_CL.ts @@ -1786,8 +1786,8 @@ Dirección: %4 - 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. - 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 "no aceptado" 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. + 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. + 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 "no aceptado" 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. diff --git a/src/qt/locale/bitcoin_et.ts b/src/qt/locale/bitcoin_et.ts index cb878477c..5b99e7404 100644 --- a/src/qt/locale/bitcoin_et.ts +++ b/src/qt/locale/bitcoin_et.ts @@ -1782,8 +1782,8 @@ Aadress: %4⏎ - 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. - 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 "keeldutud" olekusse ning seda ei saa kulutada. Selline olukord võib juhtuda, kui mõni teine node loob bloki sinuga samal ajal. + 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. + 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 "keeldutud" olekusse ning seda ei saa kulutada. Selline olukord võib juhtuda, kui mõni teine node loob bloki sinuga samal ajal. diff --git a/src/qt/locale/bitcoin_eu_ES.ts b/src/qt/locale/bitcoin_eu_ES.ts index 20e3c8011..c087b4450 100644 --- a/src/qt/locale/bitcoin_eu_ES.ts +++ b/src/qt/locale/bitcoin_eu_ES.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_fa.ts b/src/qt/locale/bitcoin_fa.ts index 63137ace4..5b416954f 100644 --- a/src/qt/locale/bitcoin_fa.ts +++ b/src/qt/locale/bitcoin_fa.ts @@ -1780,8 +1780,8 @@ Address: %4 - 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. - سکه های ایجاد شده باید 120 بلاک را قبل از استفاده بالغ کنند. در هنگام ایجاد بلاک، آن بلاک در شبکه منتشر می شود تا به زنجیره بلاکها بپیوندد. اگر در زنجیره قرار نگیرد، پیام وضعیت به غیرقابل قبول تغییر می بپیابد و قابل استفاده نیست. این مورد معمولا زمانی پیش می آید که گره دیگری به طور همزمان بلاکی را با فاصل چند ثانیه ای از شما ایجاد کند. + 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. + سکه های ایجاد شده باید 50 بلاک را قبل از استفاده بالغ کنند. در هنگام ایجاد بلاک، آن بلاک در شبکه منتشر می شود تا به زنجیره بلاکها بپیوندد. اگر در زنجیره قرار نگیرد، پیام وضعیت به غیرقابل قبول تغییر می بپیابد و قابل استفاده نیست. این مورد معمولا زمانی پیش می آید که گره دیگری به طور همزمان بلاکی را با فاصل چند ثانیه ای از شما ایجاد کند. diff --git a/src/qt/locale/bitcoin_fa_IR.ts b/src/qt/locale/bitcoin_fa_IR.ts index 5e4ee3648..c02901747 100644 --- a/src/qt/locale/bitcoin_fa_IR.ts +++ b/src/qt/locale/bitcoin_fa_IR.ts @@ -1777,7 +1777,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_fi.ts b/src/qt/locale/bitcoin_fi.ts index 69f79279d..50ae840af 100644 --- a/src/qt/locale/bitcoin_fi.ts +++ b/src/qt/locale/bitcoin_fi.ts @@ -1783,8 +1783,8 @@ Osoite: %4 - 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. - 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 "ei hyväksytty" 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. + 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. + 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 "ei hyväksytty" 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. diff --git a/src/qt/locale/bitcoin_fr.ts b/src/qt/locale/bitcoin_fr.ts index 520280c6f..3e302751f 100644 --- a/src/qt/locale/bitcoin_fr.ts +++ b/src/qt/locale/bitcoin_fr.ts @@ -1783,8 +1783,8 @@ Adresse : %4 - 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. - 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 été diffusé sur le réseau pour être ajouté à la chaîne de blocs. S’il échoue a intégrer la chaîne, son état sera modifié en « non accepté » et il ne sera pas possible de le dépenser. Cela peut arriver occasionnellement si un autre nœud génère un bloc quelques secondes avant ou après vous. + 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. + 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 été diffusé sur le réseau pour être ajouté à la chaîne de blocs. S’il échoue a intégrer la chaîne, son état sera modifié en « non accepté » et il ne sera pas possible de le dépenser. Cela peut arriver occasionnellement si un autre nœud génère un bloc quelques secondes avant ou après vous. diff --git a/src/qt/locale/bitcoin_fr_CA.ts b/src/qt/locale/bitcoin_fr_CA.ts index 5450a89b5..9227af4b2 100644 --- a/src/qt/locale/bitcoin_fr_CA.ts +++ b/src/qt/locale/bitcoin_fr_CA.ts @@ -1779,7 +1779,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_gu_IN.ts b/src/qt/locale/bitcoin_gu_IN.ts index feb0308f8..f3ff40943 100644 --- a/src/qt/locale/bitcoin_gu_IN.ts +++ b/src/qt/locale/bitcoin_gu_IN.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_he.ts b/src/qt/locale/bitcoin_he.ts index de6a6cd5c..a23a326d0 100644 --- a/src/qt/locale/bitcoin_he.ts +++ b/src/qt/locale/bitcoin_he.ts @@ -1782,8 +1782,8 @@ Address: %4 - 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. - מטבעות שנוצרים חייבים להבשיל למשך 120 בלוקים לפני שניתן לנצל אותם. כשיצרת את הבלוק הזה, הוא הופץ לרשת כדי להתווסף לשרשרת הבלוקים. אם הוא אינו מצליח לביע לשרשרת, המצב שלו ישתנה ל"לא התקבל" ולא ניתן יהיה לנצל אותו. זה עשוי לקרות מעת לעת אם צומת אחר יוצר בלוק בטווח של מספר שניות מהבלוק שלך. + 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. + מטבעות שנוצרים חייבים להבשיל למשך 50 בלוקים לפני שניתן לנצל אותם. כשיצרת את הבלוק הזה, הוא הופץ לרשת כדי להתווסף לשרשרת הבלוקים. אם הוא אינו מצליח לביע לשרשרת, המצב שלו ישתנה ל"לא התקבל" ולא ניתן יהיה לנצל אותו. זה עשוי לקרות מעת לעת אם צומת אחר יוצר בלוק בטווח של מספר שניות מהבלוק שלך. diff --git a/src/qt/locale/bitcoin_hi_IN.ts b/src/qt/locale/bitcoin_hi_IN.ts index 16d7d46f2..72dcb4178 100644 --- a/src/qt/locale/bitcoin_hi_IN.ts +++ b/src/qt/locale/bitcoin_hi_IN.ts @@ -1779,7 +1779,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_hr.ts b/src/qt/locale/bitcoin_hr.ts index 6f977d097..f9532727d 100644 --- a/src/qt/locale/bitcoin_hr.ts +++ b/src/qt/locale/bitcoin_hr.ts @@ -1380,7 +1380,7 @@ Adresa:%4 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. - 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 "nije prihvatljiv" 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. + 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 "nije prihvatljiv" 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. @@ -1778,8 +1778,8 @@ Adresa:%4 - 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. - 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 "nije prihvaćen" 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. + 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. + 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 "nije prihvaćen" 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. diff --git a/src/qt/locale/bitcoin_hu.ts b/src/qt/locale/bitcoin_hu.ts index ebc600ece..2b66fe010 100644 --- a/src/qt/locale/bitcoin_hu.ts +++ b/src/qt/locale/bitcoin_hu.ts @@ -1782,8 +1782,8 @@ Cím: %4 - 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. - 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 "elutasítva"-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. + 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. + 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 "elutasítva"-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. diff --git a/src/qt/locale/bitcoin_it.ts b/src/qt/locale/bitcoin_it.ts index 57673fb10..1b857c817 100644 --- a/src/qt/locale/bitcoin_it.ts +++ b/src/qt/locale/bitcoin_it.ts @@ -1785,8 +1785,8 @@ Indirizzo: %4 - 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. - 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 "non accettato" e non sarà spendibile. Questo può accadere a volte, se un altro nodo genera un blocco entro pochi secondi del tuo. + 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. + 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 "non accettato" e non sarà spendibile. Questo può accadere a volte, se un altro nodo genera un blocco entro pochi secondi del tuo. diff --git a/src/qt/locale/bitcoin_ja.ts b/src/qt/locale/bitcoin_ja.ts index a81212cf3..c3bd0941d 100644 --- a/src/qt/locale/bitcoin_ja.ts +++ b/src/qt/locale/bitcoin_ja.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_la.ts b/src/qt/locale/bitcoin_la.ts index e4923002e..ed405c909 100644 --- a/src/qt/locale/bitcoin_la.ts +++ b/src/qt/locale/bitcoin_la.ts @@ -1782,8 +1782,8 @@ Inscriptio: %4 - 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. - 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 "non acceptum" et non transmittabile erit. Hoc interdum accidat si alter nodus frustum generat paucis secundis ante vel post tuum. + 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. + 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 "non acceptum" et non transmittabile erit. Hoc interdum accidat si alter nodus frustum generat paucis secundis ante vel post tuum. diff --git a/src/qt/locale/bitcoin_lt.ts b/src/qt/locale/bitcoin_lt.ts index 06f9baf8f..8f5aa5757 100644 --- a/src/qt/locale/bitcoin_lt.ts +++ b/src/qt/locale/bitcoin_lt.ts @@ -1781,8 +1781,8 @@ Adresas: %4 - 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. - 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 į "nepriėmė", o ne "vartojamas". Tai kartais gali atsitikti, jei kitas mazgas per keletą sekundžių sukuria bloką po jūsų bloko. + 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. + 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 į "nepriėmė", o ne "vartojamas". Tai kartais gali atsitikti, jei kitas mazgas per keletą sekundžių sukuria bloką po jūsų bloko. diff --git a/src/qt/locale/bitcoin_lv_LV.ts b/src/qt/locale/bitcoin_lv_LV.ts index bc6da03b5..d194384bc 100644 --- a/src/qt/locale/bitcoin_lv_LV.ts +++ b/src/qt/locale/bitcoin_lv_LV.ts @@ -1778,7 +1778,7 @@ Adrese: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts index 46529f84f..f104864f5 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb.ts @@ -1784,8 +1784,8 @@ Adresse: %4 - 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. - Genererte dogecoins må 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 "ikke akseptert" og vil ikke kunne brukes. Dette skjer noen ganger hvis en annen node genererer en blokk noen sekunder fra din. + 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. + Genererte dogecoins må 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 "ikke akseptert" og vil ikke kunne brukes. Dette skjer noen ganger hvis en annen node genererer en blokk noen sekunder fra din. diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl.ts index c75f47a50..1cd5324ef 100644 --- a/src/qt/locale/bitcoin_nl.ts +++ b/src/qt/locale/bitcoin_nl.ts @@ -1783,8 +1783,8 @@ Adres: %4 - 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. - 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 "niet geaccepteerd" 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. + 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. + 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 "niet geaccepteerd" 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. diff --git a/src/qt/locale/bitcoin_pl.ts b/src/qt/locale/bitcoin_pl.ts index 1186f2a29..aa5e14bbb 100644 --- a/src/qt/locale/bitcoin_pl.ts +++ b/src/qt/locale/bitcoin_pl.ts @@ -1783,8 +1783,8 @@ Adres: %4 - 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. - 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ą. + 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. + 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ą. diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts index 13065d7ea..a7e7c6dab 100644 --- a/src/qt/locale/bitcoin_pt_BR.ts +++ b/src/qt/locale/bitcoin_pt_BR.ts @@ -1782,8 +1782,8 @@ Endereço: %4 - 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. - 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 "não aceito" e não poderá ser gasto. Isso pode ocasionamente acontecer se outro nó gerou um bloco poucos segundos antes do seu. + 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. + 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 "não aceito" e não poderá ser gasto. Isso pode ocasionamente acontecer se outro nó gerou um bloco poucos segundos antes do seu. diff --git a/src/qt/locale/bitcoin_pt_PT.ts b/src/qt/locale/bitcoin_pt_PT.ts index 05aff07fe..77033ccf5 100644 --- a/src/qt/locale/bitcoin_pt_PT.ts +++ b/src/qt/locale/bitcoin_pt_PT.ts @@ -1783,8 +1783,8 @@ Endereço: %4 - 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. - 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 "não aceite" e as moedas não poderão ser gastas. Isto poderá acontecer ocasionalmente se outro nó da rede gerar um bloco a poucos segundos de diferença do seu. + 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. + 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 "não aceite" e as moedas não poderão ser gastas. Isto poderá acontecer ocasionalmente se outro nó da rede gerar um bloco a poucos segundos de diferença do seu. diff --git a/src/qt/locale/bitcoin_ro_RO.ts b/src/qt/locale/bitcoin_ro_RO.ts index 8696266f4..cea863c07 100644 --- a/src/qt/locale/bitcoin_ro_RO.ts +++ b/src/qt/locale/bitcoin_ro_RO.ts @@ -1774,8 +1774,8 @@ Address: %4 - 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. - 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 să fie adăugat lanţului de blocuri. Dacă nu poate fi inclus in lanţ, starea sa va deveni "neacceptat" 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. + 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. + 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 să fie adăugat lanţului de blocuri. Dacă nu poate fi inclus in lanţ, starea sa va deveni "neacceptat" 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. diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index a341d7811..3056add02 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -1783,8 +1783,8 @@ Address: %4 - 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. - Сгенерированные монеты должны подождать 120 блоков, прежде чем они могут быть потрачены. Когда Вы сгенерировали этот блок, он был отправлен в сеть для добавления в цепочку блоков. Если данная процедура не удастся, статус изменится на «не подтверждено», и монеты будут недействительны. Это иногда происходит в случае, если другой узел сгенерирует блок на несколько секунд раньше вас. + 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. + Сгенерированные монеты должны подождать 50 блоков, прежде чем они могут быть потрачены. Когда Вы сгенерировали этот блок, он был отправлен в сеть для добавления в цепочку блоков. Если данная процедура не удастся, статус изменится на «не подтверждено», и монеты будут недействительны. Это иногда происходит в случае, если другой узел сгенерирует блок на несколько секунд раньше вас. diff --git a/src/qt/locale/bitcoin_sk.ts b/src/qt/locale/bitcoin_sk.ts index 966d3a230..87bf5ed90 100644 --- a/src/qt/locale/bitcoin_sk.ts +++ b/src/qt/locale/bitcoin_sk.ts @@ -1777,7 +1777,7 @@ Adresa: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_sr.ts b/src/qt/locale/bitcoin_sr.ts index 049b06928..04515ff67 100644 --- a/src/qt/locale/bitcoin_sr.ts +++ b/src/qt/locale/bitcoin_sr.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts index 20fdb6577..2cb1b9187 100644 --- a/src/qt/locale/bitcoin_sv.ts +++ b/src/qt/locale/bitcoin_sv.ts @@ -1784,8 +1784,8 @@ Adress: %4 - 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. - 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 "accepteras inte" och kommer ej att gå att spendera. Detta kan ibland hända om en annan nod genererar ett block nästan samtidigt som dig. + 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. + 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 "accepteras inte" och kommer ej att gå att spendera. Detta kan ibland hända om en annan nod genererar ett block nästan samtidigt som dig. diff --git a/src/qt/locale/bitcoin_th_TH.ts b/src/qt/locale/bitcoin_th_TH.ts index 48e909b3b..61a490dfe 100644 --- a/src/qt/locale/bitcoin_th_TH.ts +++ b/src/qt/locale/bitcoin_th_TH.ts @@ -1774,7 +1774,7 @@ Address: %4 - 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. + 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. diff --git a/src/qt/locale/bitcoin_tr.ts b/src/qt/locale/bitcoin_tr.ts index e26a39d71..f718d69ea 100644 --- a/src/qt/locale/bitcoin_tr.ts +++ b/src/qt/locale/bitcoin_tr.ts @@ -1783,8 +1783,8 @@ Adres: %4 - 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. - Oluşturulan Dogecoin'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 "kabul edilmedi" olarak değiştirilecek ve harcanamayacaktır. Bu, bazen başka bir düğüm sizden birkaç saniye önce ya da sonra blok oluşturursa meydana gelebilir. + 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. + Oluşturulan Dogecoin'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 "kabul edilmedi" olarak değiştirilecek ve harcanamayacaktır. Bu, bazen başka bir düğüm sizden birkaç saniye önce ya da sonra blok oluşturursa meydana gelebilir. diff --git a/src/qt/locale/bitcoin_uk.ts b/src/qt/locale/bitcoin_uk.ts index 79af68ea6..34b2033aa 100644 --- a/src/qt/locale/bitcoin_uk.ts +++ b/src/qt/locale/bitcoin_uk.ts @@ -1783,8 +1783,8 @@ Address: %4 - 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. - Після генерації монет, потрібно зачекати 120 блоків, перш ніж їх можна буде використати. Коли ви згенерували цей блок, його було відправлено в мережу для того, щоб він був доданий до ланцюжка блоків. Якщо ця процедура не вдасться, статус буде змінено на «не підтверджено» і ви не зможете потратити згенеровані монету. Таке може статись, якщо хтось інший згенерував блок на декілька секунд раніше. + 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. + Після генерації монет, потрібно зачекати 50 блоків, перш ніж їх можна буде використати. Коли ви згенерували цей блок, його було відправлено в мережу для того, щоб він був доданий до ланцюжка блоків. Якщо ця процедура не вдасться, статус буде змінено на «не підтверджено» і ви не зможете потратити згенеровані монету. Таке може статись, якщо хтось інший згенерував блок на декілька секунд раніше. diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index 1ace2b342..87374860a 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -1784,8 +1784,8 @@ Address: %4 - 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. - 新挖出的狗狗币必须等确120个确认才能使用。您生产出的数据块,将被广播到全网并添加到数据块链。如果入链失败,状态将变为“未被接受”,意味着您的数据块竞争失败,挖出的狗狗币将不能使用。当某个节点先于你几秒生产出新的数据块,这种情况会偶尔发生。 + 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. + 新挖出的狗狗币必须等确50个确认才能使用。您生产出的数据块,将被广播到全网并添加到数据块链。如果入链失败,状态将变为“未被接受”,意味着您的数据块竞争失败,挖出的狗狗币将不能使用。当某个节点先于你几秒生产出新的数据块,这种情况会偶尔发生。 diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts index d2ec5d04b..bbb28b39b 100644 --- a/src/qt/locale/bitcoin_zh_TW.ts +++ b/src/qt/locale/bitcoin_zh_TW.ts @@ -1783,8 +1783,8 @@ Address: %4 - 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. - 生產出來的錢要再等 120 個區塊熟成之後, 才能夠花用. 當你產出區塊時, 它會被公布到網路上, 以被串連至區塊鎖鏈. 如果串連失敗了, 它的狀態就會變成"不被接受", 且不能被花用. 當你產出區塊的幾秒鐘內, 也有其他節點產出區塊的話, 有時候就會發生這種情形. + 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. + 生產出來的錢要再等 50 個區塊熟成之後, 才能夠花用. 當你產出區塊時, 它會被公布到網路上, 以被串連至區塊鎖鏈. 如果串連失敗了, 它的狀態就會變成"不被接受", 且不能被花用. 當你產出區塊的幾秒鐘內, 也有其他節點產出區塊的話, 有時候就會發生這種情形. diff --git a/src/qt/transactiondesc.cpp b/src/qt/transactiondesc.cpp index e4dbf9c0d..0ac6756e4 100644 --- a/src/qt/transactiondesc.cpp +++ b/src/qt/transactiondesc.cpp @@ -217,7 +217,7 @@ QString TransactionDesc::toHTML(CWallet *wallet, CWalletTx &wtx) strHTML += "" + tr("Transaction ID") + ": " + wtx.GetHash().ToString().c_str() + "
"; if (wtx.IsCoinBase()) - strHTML += "
" + 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.") + "
"; + strHTML += "
" + 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.") + "
"; // // Debug view From 7580efe5a3567e55c4f4136149c0543720502133 Mon Sep 17 00:00:00 2001 From: Jannis Froese Date: Fri, 28 Feb 2014 20:44:47 +0100 Subject: [PATCH 2/2] Fixed a bunch of mismatched translation strings and mentions of Litecoin --- src/init.cpp | 2 +- src/qt/bitcoinstrings.cpp | 2 +- src/qt/forms/sendcoinsdialog.ui | 2 +- src/qt/locale/bitcoin_af_ZA.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_ar.ts | 18 ++++++++++++++---- src/qt/locale/bitcoin_bg.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_bs.ts | 18 ++++++++++++++---- src/qt/locale/bitcoin_ca.ts | 18 ++++++++++++++---- src/qt/locale/bitcoin_ca_ES.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_cs.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_cy.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_da.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_de.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_el_GR.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_en.ts | 26 ++++++++++++++++++-------- src/qt/locale/bitcoin_eo.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_es.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_es_CL.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_et.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_eu_ES.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_fa.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_fa_IR.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_fi.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_fr.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_fr_CA.ts | 18 ++++++++++++++---- src/qt/locale/bitcoin_gu_IN.ts | 18 ++++++++++++++---- src/qt/locale/bitcoin_he.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_hi_IN.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_hr.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_hu.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_it.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_ja.ts | 18 ++++++++++++++---- src/qt/locale/bitcoin_la.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_lt.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_lv_LV.ts | 20 +++++++++++++++----- src/qt/locale/bitcoin_nb.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_nl.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_pl.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_pt_BR.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_pt_PT.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_ro_RO.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_ru.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_sk.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_sr.ts | 18 ++++++++++++++---- src/qt/locale/bitcoin_sv.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_th_TH.ts | 18 ++++++++++++++---- src/qt/locale/bitcoin_tr.ts | 24 +++++++++++++++++------- src/qt/locale/bitcoin_uk.ts | 22 ++++++++++++++++------ src/qt/locale/bitcoin_zh_CN.ts | 26 ++++++++++++++++++-------- src/qt/locale/bitcoin_zh_TW.ts | 24 +++++++++++++++++------- 50 files changed, 743 insertions(+), 273 deletions(-) diff --git a/src/init.cpp b/src/init.cpp index 557d96255..d647aa19d 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -380,7 +380,7 @@ std::string HelpMessage() " -blockmaxsize= " + _("Set maximum block size in bytes (default: 250000)") + "\n" + " -blockprioritysize= " + _("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= " + _("Server certificate file (default: server.cert)") + "\n" + " -rpcsslprivatekeyfile= " + _("Server private key (default: server.pem)") + "\n" + diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 79d568613..39e82670e 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -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 (default: 127.0.0.1)"), diff --git a/src/qt/forms/sendcoinsdialog.ui b/src/qt/forms/sendcoinsdialog.ui index c95efc335..36ccf54e9 100644 --- a/src/qt/forms/sendcoinsdialog.ui +++ b/src/qt/forms/sendcoinsdialog.ui @@ -720,7 +720,7 @@ IBeamCursor - 123.456 LTC + 123.456 DOGE Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse diff --git a/src/qt/locale/bitcoin_af_ZA.ts b/src/qt/locale/bitcoin_af_ZA.ts index eb0ae1499..fb752c301 100644 --- a/src/qt/locale/bitcoin_af_ZA.ts +++ b/src/qt/locale/bitcoin_af_ZA.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O
- The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,7 +1320,7 @@ Address: %4 - 123.456 BTC + 123.456 DOGE @@ -1640,7 +1650,7 @@ Address: %4 SplashScreen - The Dogecoin developers + 2013-%1 The Dogecoin developers @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_ar.ts b/src/qt/locale/bitcoin_ar.ts index e7f57aeeb..91547fa23 100644 --- a/src/qt/locale/bitcoin_ar.ts +++ b/src/qt/locale/bitcoin_ar.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,7 +1320,7 @@ Address: %4 - 123.456 BTC + 123.456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_bg.ts b/src/qt/locale/bitcoin_bg.ts index f154d94ae..61e2f4fe7 100644 --- a/src/qt/locale/bitcoin_bg.ts +++ b/src/qt/locale/bitcoin_bg.ts @@ -34,7 +34,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1315,8 +1325,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2613,7 +2623,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2708,7 +2718,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_bs.ts b/src/qt/locale/bitcoin_bs.ts index 0dca55d45..743d631cc 100644 --- a/src/qt/locale/bitcoin_bs.ts +++ b/src/qt/locale/bitcoin_bs.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,7 +1320,7 @@ Address: %4 - 123.456 BTC + 123.456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_ca.ts b/src/qt/locale/bitcoin_ca.ts index 2eba81716..ab1a17ff7 100644 --- a/src/qt/locale/bitcoin_ca.ts +++ b/src/qt/locale/bitcoin_ca.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,7 +1320,7 @@ Address: %4 - 123.456 BTC + 123.456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_ca_ES.ts b/src/qt/locale/bitcoin_ca_ES.ts index 1fec1433b..b780cd585 100644 --- a/src/qt/locale/bitcoin_ca_ES.ts +++ b/src/qt/locale/bitcoin_ca_ES.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,8 +1320,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) Opcions SSL: (veure la Wiki de Dogecoin per a instruccions de configuració SSL) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Necessiteu reconstruir les bases de dades usant -reindex per canviar -txindex diff --git a/src/qt/locale/bitcoin_cs.ts b/src/qt/locale/bitcoin_cs.ts index 536bc1fa5..fd274e434 100644 --- a/src/qt/locale/bitcoin_cs.ts +++ b/src/qt/locale/bitcoin_cs.ts @@ -34,8 +34,18 @@ Tento produkt zahrnuje programy vyvinuté OpenSSL Projektem pro použití v Open - The Dogecoin developers - Vývojáři Dogecoinu + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Vývojáři Dogecoinu @@ -1319,8 +1329,8 @@ Adresa: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2627,8 +2637,8 @@ například: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - Možnosti SSL: (viz instrukce nastavení SSL v DogeCoin Wiki) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + Možnosti SSL: (viz instrukce nastavení SSL v Dogecoin Wiki) @@ -2722,7 +2732,7 @@ například: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Je třeba přestavět databázi použitím -reindex, aby bylo možné změnit -txindex diff --git a/src/qt/locale/bitcoin_cy.ts b/src/qt/locale/bitcoin_cy.ts index 7ba9661d6..ab5088ef7 100644 --- a/src/qt/locale/bitcoin_cy.ts +++ b/src/qt/locale/bitcoin_cy.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,8 +1320,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts index e766448ee..97e2dff18 100644 --- a/src/qt/locale/bitcoin_da.ts +++ b/src/qt/locale/bitcoin_da.ts @@ -34,8 +34,18 @@ Produktet indeholder software som er udviklet af OpenSSL Project til brug i Open - The Dogecoin developers - Dogecoin-udviklerne + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Dogecoin-udviklerne @@ -1319,8 +1329,8 @@ Adresse: %4 - 123.456 BTC - 123,456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2627,8 +2637,8 @@ f.eks.: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo.com - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL-indstillinger: (se DogeCoin Wiki for SSL-opsætningsinstruktioner) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL-indstillinger: (se Dogecoin Wiki for SSL-opsætningsinstruktioner) @@ -2722,7 +2732,7 @@ f.eks.: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo.com - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Du skal genbygge databaserne med -reindex for at ændre -txindex diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts index 3ef1daa1e..c70b12961 100644 --- a/src/qt/locale/bitcoin_de.ts +++ b/src/qt/locale/bitcoin_de.ts @@ -34,8 +34,18 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open - The Dogecoin developers - Die Dogecoinentwickler + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Die Dogecoinentwickler @@ -1318,8 +1328,8 @@ Adresse: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2626,7 +2636,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) SSL-Optionen: (siehe Dogecoin-Wiki für SSL-Installationsanweisungen) @@ -2721,7 +2731,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Sie müssen die Datenbank mit Hilfe von -reindex neu aufbauen, um -txindex zu verändern. diff --git a/src/qt/locale/bitcoin_el_GR.ts b/src/qt/locale/bitcoin_el_GR.ts index 15cf1ea1b..fcf0e7019 100644 --- a/src/qt/locale/bitcoin_el_GR.ts +++ b/src/qt/locale/bitcoin_el_GR.ts @@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers - Οι Dogecoin προγραμματιστές + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Οι Dogecoin προγραμματιστές @@ -1322,8 +1332,8 @@ Address: %4 - 123.456 BTC - 123,456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2631,8 +2641,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - Ρυθμίσεις SSL: (ανατρέξτε στο DogeCoin Wiki για οδηγίες ρυθμίσεων SSL) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + Ρυθμίσεις SSL: (ανατρέξτε στο Dogecoin Wiki για οδηγίες ρυθμίσεων SSL) @@ -2726,7 +2736,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Θα πρέπει να ξαναχτίστουν οι βάσεις δεδομένων που χρησιμοποιούντε-Αναδημιουργία αλλάγων-txindex diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 73faaa792..38bde8bc5 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -36,8 +36,18 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 The Dogecoin developers @@ -1333,8 +1343,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2656,8 +2666,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2751,8 +2761,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_eo.ts b/src/qt/locale/bitcoin_eo.ts index 0d437e550..953d9f128 100644 --- a/src/qt/locale/bitcoin_eo.ts +++ b/src/qt/locale/bitcoin_eo.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,8 +1320,8 @@ Address: %4 - 123.456 BTC - 123,456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_es.ts b/src/qt/locale/bitcoin_es.ts index e48d3da17..811143299 100644 --- a/src/qt/locale/bitcoin_es.ts +++ b/src/qt/locale/bitcoin_es.ts @@ -37,8 +37,18 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. - The Dogecoin developers - Los programadores Dogecoin + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Los programadores Dogecoin @@ -1322,8 +1332,8 @@ Dirección: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2638,8 +2648,8 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - Opciones SSL: (ver la DogeCoin Wiki para instrucciones de configuración SSL) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + Opciones SSL: (ver la Dogecoin Wiki para instrucciones de configuración SSL) @@ -2734,7 +2744,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Necesita reconstruir las bases de datos con la opción -reindex para modificar -txindex diff --git a/src/qt/locale/bitcoin_es_CL.ts b/src/qt/locale/bitcoin_es_CL.ts index 25561098e..640962b82 100644 --- a/src/qt/locale/bitcoin_es_CL.ts +++ b/src/qt/locale/bitcoin_es_CL.ts @@ -37,7 +37,17 @@ Eric Young (eay@cryptsoft.com) y UPnP software escrito por Thomas Bernard. - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1322,8 +1332,8 @@ Dirección: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2631,8 +2641,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - Opciones SSL: (ver la DogeCoin Wiki para instrucciones de configuración SSL) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + Opciones SSL: (ver la Dogecoin Wiki para instrucciones de configuración SSL) @@ -2727,7 +2737,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_et.ts b/src/qt/locale/bitcoin_et.ts index cb878477c..8f65a3af7 100644 --- a/src/qt/locale/bitcoin_et.ts +++ b/src/qt/locale/bitcoin_et.ts @@ -34,7 +34,17 @@ Toode sisaldab OpenSSL Projekti all toodetud tarkvara, mis on kasutamiseks OpenS - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1318,8 +1328,8 @@ Aadress: %4⏎ - 123.456 BTC - 123,456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2626,8 +2636,8 @@ nt: alertnotify=echo %%s | email -s "Dogecoin Alert" admin@foo.com - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL valikud: (vaata DogeCoin Wikist või SSL sätete juhendist) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL valikud: (vaata Dogecoin Wikist või SSL sätete juhendist) @@ -2721,7 +2731,7 @@ nt: alertnotify=echo %%s | email -s "Dogecoin Alert" admin@foo.com - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Andmebaas tuleb taastada kasutades -reindex, et muuta -txindex diff --git a/src/qt/locale/bitcoin_eu_ES.ts b/src/qt/locale/bitcoin_eu_ES.ts index 20e3c8011..a44c47386 100644 --- a/src/qt/locale/bitcoin_eu_ES.ts +++ b/src/qt/locale/bitcoin_eu_ES.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,8 +1320,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_fa.ts b/src/qt/locale/bitcoin_fa.ts index 63137ace4..7dd931180 100644 --- a/src/qt/locale/bitcoin_fa.ts +++ b/src/qt/locale/bitcoin_fa.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1314,8 +1324,8 @@ Address: %4 - 123.456 BTC - 123.456 بتس + 123.456 DOGE + @@ -2615,8 +2625,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - گزینه ssl (به ویکیDogeCoin برای راهنمای راه اندازی ssl مراجعه شود) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + گزینه ssl (به ویکیDogecoin برای راهنمای راه اندازی ssl مراجعه شود) @@ -2710,7 +2720,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_fa_IR.ts b/src/qt/locale/bitcoin_fa_IR.ts index 5e4ee3648..e74f84b48 100644 --- a/src/qt/locale/bitcoin_fa_IR.ts +++ b/src/qt/locale/bitcoin_fa_IR.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1313,8 +1323,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2611,7 +2621,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2706,7 +2716,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_fi.ts b/src/qt/locale/bitcoin_fi.ts index 69f79279d..a4503e95c 100644 --- a/src/qt/locale/bitcoin_fi.ts +++ b/src/qt/locale/bitcoin_fi.ts @@ -35,7 +35,17 @@ Tämä ohjelma sisältää OpenSSL projektin OpenSSL työkalupakin (http://www.o - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1319,8 +1329,8 @@ Osoite: %4 - 123.456 BTC - 123,456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2617,8 +2627,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL asetukset (katso DogeCoin Wikistä tarkemmat SSL ohjeet) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL asetukset (katso Dogecoin Wikistä tarkemmat SSL ohjeet) @@ -2712,7 +2722,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_fr.ts b/src/qt/locale/bitcoin_fr.ts index 520280c6f..d663d6c5a 100644 --- a/src/qt/locale/bitcoin_fr.ts +++ b/src/qt/locale/bitcoin_fr.ts @@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers - Les développeurs Dogecoin + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Les développeurs Dogecoin @@ -1319,8 +1329,8 @@ Adresse : %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2627,7 +2637,7 @@ par exemple : alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@fo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) Options SSL : (cf. le wiki de Dogecoin pour les instructions de configuration du SSL) @@ -2722,7 +2732,7 @@ par exemple : alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@fo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Vous devez reconstruire les bases de données avec -reindex pour modifier -txindex diff --git a/src/qt/locale/bitcoin_fr_CA.ts b/src/qt/locale/bitcoin_fr_CA.ts index 5450a89b5..32312b941 100644 --- a/src/qt/locale/bitcoin_fr_CA.ts +++ b/src/qt/locale/bitcoin_fr_CA.ts @@ -34,7 +34,17 @@ Ce produit comprend des logiciels développés par le projet OpenSSL pour être - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1315,7 +1325,7 @@ Address: %4 - 123.456 BTC + 123.456 DOGE @@ -2613,7 +2623,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2708,7 +2718,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_gu_IN.ts b/src/qt/locale/bitcoin_gu_IN.ts index feb0308f8..81e54e62f 100644 --- a/src/qt/locale/bitcoin_gu_IN.ts +++ b/src/qt/locale/bitcoin_gu_IN.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,7 +1320,7 @@ Address: %4 - 123.456 BTC + 123.456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_he.ts b/src/qt/locale/bitcoin_he.ts index de6a6cd5c..f31421735 100644 --- a/src/qt/locale/bitcoin_he.ts +++ b/src/qt/locale/bitcoin_he.ts @@ -34,7 +34,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1318,8 +1328,8 @@ Address: %4 - 123.456 BTC - 123.456 לייטקוין + 123.456 DOGE + @@ -2626,7 +2636,7 @@ rpcpassword=%s - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) אפשרויות SSL: (ראה את הויקי של לייטקוין עבור הוראות הגדרת SSL) @@ -2721,7 +2731,7 @@ rpcpassword=%s - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex עליך לבנות מחדש את מסדי הנתונים תוך שימוש ב- -reindex על מנת לשנות את -txindex diff --git a/src/qt/locale/bitcoin_hi_IN.ts b/src/qt/locale/bitcoin_hi_IN.ts index 16d7d46f2..6d983690d 100644 --- a/src/qt/locale/bitcoin_hi_IN.ts +++ b/src/qt/locale/bitcoin_hi_IN.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1315,8 +1325,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2613,7 +2623,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2708,7 +2718,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_hr.ts b/src/qt/locale/bitcoin_hr.ts index 6f977d097..107ba304b 100644 --- a/src/qt/locale/bitcoin_hr.ts +++ b/src/qt/locale/bitcoin_hr.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1314,8 +1324,8 @@ Adresa:%4 - 123.456 BTC - 123,456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2612,8 +2622,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL postavke: (za detalje o podešavanju SSL opcija vidi DogeCoin Wiki) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL postavke: (za detalje o podešavanju SSL opcija vidi Dogecoin Wiki) @@ -2707,7 +2717,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_hu.ts b/src/qt/locale/bitcoin_hu.ts index ebc600ece..68d460931 100644 --- a/src/qt/locale/bitcoin_hu.ts +++ b/src/qt/locale/bitcoin_hu.ts @@ -33,7 +33,17 @@ Ez a termék az OpenSSL Project által lett kifejlesztve az OpenSSL Toolkit (htt - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1318,7 +1328,7 @@ Cím: %4 - 123.456 BTC + 123.456 DOGE @@ -2626,8 +2636,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL-opciók: (lásd a DogeCoin Wiki SSL-beállítási instrukcióit) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL-opciók: (lásd a Dogecoin Wiki SSL-beállítási instrukcióit) @@ -2722,7 +2732,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_it.ts b/src/qt/locale/bitcoin_it.ts index 57673fb10..1e3db22df 100644 --- a/src/qt/locale/bitcoin_it.ts +++ b/src/qt/locale/bitcoin_it.ts @@ -34,8 +34,18 @@ Questo prodotto include software sviluppato dal progetto OpenSSL per l'uso - The Dogecoin developers - Sviluppatori di Dogecoin + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Sviluppatori di Dogecoin @@ -1321,8 +1331,8 @@ Indirizzo: %4 - 123.456 BTC - 123,456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2629,7 +2639,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) Opzioni SSL: (vedi il wiki di Dogecoin per le istruzioni di configurazione SSL) @@ -2725,7 +2735,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_ja.ts b/src/qt/locale/bitcoin_ja.ts index a81212cf3..c66768081 100644 --- a/src/qt/locale/bitcoin_ja.ts +++ b/src/qt/locale/bitcoin_ja.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,7 +1320,7 @@ Address: %4 - 123.456 BTC + 123.456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_la.ts b/src/qt/locale/bitcoin_la.ts index e4923002e..dd1288235 100644 --- a/src/qt/locale/bitcoin_la.ts +++ b/src/qt/locale/bitcoin_la.ts @@ -33,8 +33,18 @@ Hoc productum continet programmata composita ab OpenSSL Project pro utendo in Op - The Dogecoin developers - Dogecoin curatores + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Dogecoin curatores @@ -1318,8 +1328,8 @@ Inscriptio: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2626,7 +2636,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Dogecoin Notificatio" - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) Optiones SSL: (vide vici de Dogecoin pro instructionibus SSL configurationis) @@ -2721,7 +2731,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Dogecoin Notificatio" - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Oportet recreare databases utendo -reindex ut mutes -txindex diff --git a/src/qt/locale/bitcoin_lt.ts b/src/qt/locale/bitcoin_lt.ts index 06f9baf8f..4fadd227a 100644 --- a/src/qt/locale/bitcoin_lt.ts +++ b/src/qt/locale/bitcoin_lt.ts @@ -33,7 +33,17 @@ Platinama pagal MIT/X11 licenciją, kurią rasite faile COPYING arba http://www. - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1317,8 +1327,8 @@ Adresas: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2615,8 +2625,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL opcijos (žr.e DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL opcijos (žr.e Dogecoin Wiki for SSL setup instructions) @@ -2710,7 +2720,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_lv_LV.ts b/src/qt/locale/bitcoin_lv_LV.ts index bc6da03b5..1399b5982 100644 --- a/src/qt/locale/bitcoin_lv_LV.ts +++ b/src/qt/locale/bitcoin_lv_LV.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1314,8 +1324,8 @@ Adrese: %4 - 123.456 BTC - 123,456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2612,7 +2622,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2707,7 +2717,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts index 46529f84f..8340f223b 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb.ts @@ -34,7 +34,17 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1320,8 +1330,8 @@ Adresse: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2627,8 +2637,8 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL valg: (se DogeCoin Wiki for instruksjoner for oppsett av SSL) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL valg: (se Dogecoin Wiki for instruksjoner for oppsett av SSL) @@ -2722,7 +2732,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl.ts index c75f47a50..8f298605f 100644 --- a/src/qt/locale/bitcoin_nl.ts +++ b/src/qt/locale/bitcoin_nl.ts @@ -34,8 +34,18 @@ Dit product bevat software ontwikkeld door het OpenSSL Project voor gebruik in d - The Dogecoin developers - De Dogecoin-ontwikkelaars + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 De Dogecoin-ontwikkelaars @@ -1319,8 +1329,8 @@ Adres: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2627,8 +2637,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL-opties: (zie de DogeCoin wiki voor SSL-instructies) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL-opties: (zie de Dogecoin wiki voor SSL-instructies) @@ -2722,7 +2732,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex U moet de databases herbouwen met behulp van -reindex om -txindex te kunnen veranderen diff --git a/src/qt/locale/bitcoin_pl.ts b/src/qt/locale/bitcoin_pl.ts index 1186f2a29..058b089f3 100644 --- a/src/qt/locale/bitcoin_pl.ts +++ b/src/qt/locale/bitcoin_pl.ts @@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers - Deweloperzy Dogecoin + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Deweloperzy Dogecoin @@ -1319,8 +1329,8 @@ Adres: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2626,8 +2636,8 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - Opcje SSL: (odwiedź DogeCoin Wiki w celu uzyskania instrukcji) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + Opcje SSL: (odwiedź Dogecoin Wiki w celu uzyskania instrukcji) @@ -2721,7 +2731,7 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Musisz przebudować bazę używając parametru -reindex aby zmienić -txindex diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts index 13065d7ea..b55c9f031 100644 --- a/src/qt/locale/bitcoin_pt_BR.ts +++ b/src/qt/locale/bitcoin_pt_BR.ts @@ -34,8 +34,18 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS - The Dogecoin developers - Desenvolvedores do Dogecoin + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Desenvolvedores do Dogecoin @@ -1318,8 +1328,8 @@ Endereço: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2626,7 +2636,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) Opções SSL: (veja a Wiki do Dogecoin para instruções de configuração SSL) @@ -2721,7 +2731,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Você precisa reconstruir os bancos de dados usando -reindex para mudar -txindex diff --git a/src/qt/locale/bitcoin_pt_PT.ts b/src/qt/locale/bitcoin_pt_PT.ts index 05aff07fe..131c7ab8b 100644 --- a/src/qt/locale/bitcoin_pt_PT.ts +++ b/src/qt/locale/bitcoin_pt_PT.ts @@ -34,8 +34,18 @@ Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no Open - The Dogecoin developers - Os programadores Dogecoin + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Os programadores Dogecoin @@ -1319,8 +1329,8 @@ Endereço: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2627,8 +2637,8 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@fo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - Opções SSL: (ver a Wiki DogeCoin para instruções de configuração SSL) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + Opções SSL: (ver a Wiki Dogecoin para instruções de configuração SSL) @@ -2722,7 +2732,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@fo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Necessita reconstruir as bases de dados usando -reindex para mudar -txindex diff --git a/src/qt/locale/bitcoin_ro_RO.ts b/src/qt/locale/bitcoin_ro_RO.ts index 8696266f4..c07a355c0 100644 --- a/src/qt/locale/bitcoin_ro_RO.ts +++ b/src/qt/locale/bitcoin_ro_RO.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,8 +1320,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2609,8 +2619,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - Optiuni SSl (vezi DogeCoin wiki pentru intructiunile de instalare) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + Optiuni SSl (vezi Dogecoin wiki pentru intructiunile de instalare) @@ -2704,7 +2714,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index a341d7811..49bb3b6d7 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers - Разработчики Dogecoin + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Разработчики Dogecoin @@ -1319,8 +1329,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2628,9 +2638,9 @@ rpcpassword=%s - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) -Параметры SSL: (см. DogeCoin Wiki для инструкций по настройке SSL) +Параметры SSL: (см. Dogecoin Wiki для инструкций по настройке SSL) @@ -2724,7 +2734,7 @@ rpcpassword=%s - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Вам необходимо пересобрать базы данных с помощью -reindex, чтобы изменить -txindex diff --git a/src/qt/locale/bitcoin_sk.ts b/src/qt/locale/bitcoin_sk.ts index 966d3a230..9ce9b65db 100644 --- a/src/qt/locale/bitcoin_sk.ts +++ b/src/qt/locale/bitcoin_sk.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1313,8 +1323,8 @@ Adresa: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2611,8 +2621,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL možnosť: (pozrite DogeCoin Wiki pre návod na nastavenie SSL) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL možnosť: (pozrite Dogecoin Wiki pre návod na nastavenie SSL) @@ -2706,7 +2716,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_sr.ts b/src/qt/locale/bitcoin_sr.ts index 049b06928..30a5b4356 100644 --- a/src/qt/locale/bitcoin_sr.ts +++ b/src/qt/locale/bitcoin_sr.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,7 +1320,7 @@ Address: %4 - 123.456 BTC + 123.456 DOGE @@ -2610,7 +2620,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2705,7 +2715,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts index 20fdb6577..40df42aa6 100644 --- a/src/qt/locale/bitcoin_sv.ts +++ b/src/qt/locale/bitcoin_sv.ts @@ -35,8 +35,18 @@ Denna produkten innehåller mjukvara utvecklad av OpenSSL Project för användni - The Dogecoin developers - Dogecoin-utvecklarna + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Dogecoin-utvecklarna @@ -1320,8 +1330,8 @@ Adress: %4 - 123.456 BTC - 123,456 BTC + 123.456 DOGE + 123,456 DOGE @@ -2628,8 +2638,8 @@ till exempel: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@fo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL-inställningar: (se DogeCoin-wikin för SSL-setup instruktioner) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL-inställningar: (se Dogecoin-wikin för SSL-setup instruktioner) @@ -2723,7 +2733,7 @@ till exempel: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@fo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex Du måste återskapa databaserna med -reindex för att ändra -txindex diff --git a/src/qt/locale/bitcoin_th_TH.ts b/src/qt/locale/bitcoin_th_TH.ts index 48e909b3b..87f780fda 100644 --- a/src/qt/locale/bitcoin_th_TH.ts +++ b/src/qt/locale/bitcoin_th_TH.ts @@ -29,7 +29,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1310,7 +1320,7 @@ Address: %4 - 123.456 BTC + 123.456 DOGE @@ -2608,7 +2618,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) @@ -2703,7 +2713,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_tr.ts b/src/qt/locale/bitcoin_tr.ts index e26a39d71..ab2bc4dfb 100644 --- a/src/qt/locale/bitcoin_tr.ts +++ b/src/qt/locale/bitcoin_tr.ts @@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers - Dogecoin geliştiricileri + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Dogecoin geliştiricileri @@ -1319,8 +1329,8 @@ Adres: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2627,8 +2637,8 @@ mesela: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo.com - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL seçenekleri: (SSL kurulum bilgisi için DogeCoin vikisine bakınız) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL seçenekleri: (SSL kurulum bilgisi için Dogecoin vikisine bakınız) @@ -2722,7 +2732,7 @@ mesela: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo.com - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex -txindex'i değiştirmek için veritabanlarını -reindex kullanarak yeniden inşa etmeniz gerekir. diff --git a/src/qt/locale/bitcoin_uk.ts b/src/qt/locale/bitcoin_uk.ts index 79af68ea6..9b117e011 100644 --- a/src/qt/locale/bitcoin_uk.ts +++ b/src/qt/locale/bitcoin_uk.ts @@ -34,7 +34,17 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers @@ -1319,8 +1329,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2617,8 +2627,8 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - Параметри SSL: (див. DogeCoin Wiki для налаштування SSL) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + Параметри SSL: (див. Dogecoin Wiki для налаштування SSL) @@ -2712,7 +2722,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index 1ace2b342..c6c8c5bce 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers - Dogecoin-qt 客户端开发团队 + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 Dogecoin-qt 客户端开发团队 @@ -1320,8 +1330,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2639,8 +2649,8 @@ rpcpassword=%s - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL选项:(参见DogeCoin Wiki关于SSL设置栏目) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL选项:(参见Dogecoin Wiki关于SSL设置栏目) @@ -2735,8 +2745,8 @@ rpcpassword=%s - You need to rebuild the databases using -reindex to change -txindex - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts index d2ec5d04b..c8f0a325f 100644 --- a/src/qt/locale/bitcoin_zh_TW.ts +++ b/src/qt/locale/bitcoin_zh_TW.ts @@ -34,8 +34,18 @@ This product includes software developed by the OpenSSL Project for use in the O - The Dogecoin developers - 莱特幣開發人員 + The Bitcoin developers + + + + + 2011-2013 The Litecoin developers + + + + + 2013-%1 The Dogecoin developers + 2013-%1 莱特幣開發人員 @@ -1319,8 +1329,8 @@ Address: %4 - 123.456 BTC - 123.456 BTC + 123.456 DOGE + 123.456 DOGE @@ -2637,8 +2647,8 @@ alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo.com - SSL options: (see the DogeCoin Wiki for SSL setup instructions) - SSL 選項: (SSL 設定程序請見 DogeCoin Wiki) + SSL options: (see the Dogecoin Wiki for SSL setup instructions) + SSL 選項: (SSL 設定程序請見 Dogecoin Wiki) @@ -2732,7 +2742,7 @@ alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo.com - You need to rebuild the databases using -reindex to change -txindex + You need to rebuild the database using -reindex to change -txindex 改變 -txindex 參數後, 必須要用 -reindex 參數來重建資料庫