mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-16 10:29:00 +00:00
Merge branch '0.6.0.x' into 0.6.x
Conflicts: bitcoin-qt.pro src/qt/locale/bitcoin_ca_ES.ts src/qt/locale/bitcoin_cs.ts src/qt/locale/bitcoin_da.ts src/qt/locale/bitcoin_de.ts src/qt/locale/bitcoin_es.ts src/qt/locale/bitcoin_es_CL.ts src/qt/locale/bitcoin_eu_ES.ts src/qt/locale/bitcoin_fa.ts src/qt/locale/bitcoin_fa_IR.ts src/qt/locale/bitcoin_fi.ts src/qt/locale/bitcoin_fr_FR.ts src/qt/locale/bitcoin_he.ts src/qt/locale/bitcoin_hr.ts src/qt/locale/bitcoin_hu.ts src/qt/locale/bitcoin_it.ts src/qt/locale/bitcoin_lt.ts src/qt/locale/bitcoin_nb.ts src/qt/locale/bitcoin_nl.ts src/qt/locale/bitcoin_pl.ts src/qt/locale/bitcoin_pt_BR.ts src/qt/locale/bitcoin_ro_RO.ts src/qt/locale/bitcoin_ru.ts src/qt/locale/bitcoin_sk.ts src/qt/locale/bitcoin_sr.ts src/qt/locale/bitcoin_sv.ts src/qt/locale/bitcoin_tr.ts src/qt/locale/bitcoin_uk.ts src/qt/locale/bitcoin_zh_CN.ts src/qt/locale/bitcoin_zh_TW.ts
This commit is contained in:
commit
8b11bff10a
@ -77,7 +77,7 @@ contains(BITCOIN_NEED_QT_PLUGINS, 1) {
|
||||
# for extra security against potential buffer overflows
|
||||
QMAKE_CXXFLAGS += -fstack-protector
|
||||
QMAKE_LFLAGS += -fstack-protector
|
||||
# do not enable this on windows, as it will result in a non-working executable!
|
||||
# do not enable this on windows cross compile with mingw 4.2.x, as it will result in a non-working executable!
|
||||
}
|
||||
|
||||
# regenerate src/build.h
|
||||
@ -158,7 +158,8 @@ HEADERS += src/qt/bitcoingui.h \
|
||||
src/qt/notificator.h \
|
||||
src/qt/qtipcserver.h \
|
||||
src/allocators.h \
|
||||
src/ui_interface.h
|
||||
src/ui_interface.h \
|
||||
src/netbase.h
|
||||
|
||||
SOURCES += src/qt/bitcoin.cpp src/qt/bitcoingui.cpp \
|
||||
src/qt/transactiontablemodel.cpp \
|
||||
@ -183,9 +184,6 @@ SOURCES += src/qt/bitcoin.cpp src/qt/bitcoingui.cpp \
|
||||
src/addrman.cpp \
|
||||
src/db.cpp \
|
||||
src/walletdb.cpp \
|
||||
src/json/json_spirit_writer.cpp \
|
||||
src/json/json_spirit_value.cpp \
|
||||
src/json/json_spirit_reader.cpp \
|
||||
src/qt/clientmodel.cpp \
|
||||
src/qt/guiutil.cpp \
|
||||
src/qt/transactionrecord.cpp \
|
||||
|
||||
@ -291,16 +291,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Synchronizing with network...</source>
|
||||
<translation>Sincronització amb la xarxa ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="71"/>
|
||||
<source>Bitcoin Wallet</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="185"/>
|
||||
<source>&Overview</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="186"/>
|
||||
<source>Show general overview of wallet</source>
|
||||
@ -316,11 +306,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Browse transaction history</source>
|
||||
<translation>Cerca a l'historial de transaccions</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="197"/>
|
||||
<source>&Address Book</source>
|
||||
<translation>llibreta d'&adreces</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="198"/>
|
||||
<source>Edit the list of stored addresses and labels</source>
|
||||
@ -336,11 +321,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Show the list of addresses for receiving payments</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="209"/>
|
||||
<source>&Send coins</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="210"/>
|
||||
<source>Send coins to a bitcoin address</source>
|
||||
@ -361,41 +341,11 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>E&xit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="236"/>
|
||||
<source>Quit application</source>
|
||||
<translation>Sortir de l'aplicació</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="239"/>
|
||||
<source>&About %1</source>
|
||||
<translation>&Sobre %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="240"/>
|
||||
<source>Show information about Bitcoin</source>
|
||||
<translation>Mostra informació sobre Bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="242"/>
|
||||
<source>About &Qt</source>
|
||||
<translation>Sobre &Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="243"/>
|
||||
<source>Show information about Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="245"/>
|
||||
<source>&Options...</source>
|
||||
<translation>&Opcions ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="246"/>
|
||||
<source>Modify configuration options for bitcoin</source>
|
||||
<translation>Modificar les opcions de configuració per bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="248"/>
|
||||
<source>Show/Hide &Bitcoin</source>
|
||||
@ -456,21 +406,11 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>&Settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="296"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Ajuda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="303"/>
|
||||
<source>Tabs toolbar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="314"/>
|
||||
<source>Actions toolbar</source>
|
||||
<translation>Accions de la barra d'eines</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="327"/>
|
||||
<source>[testnet]</source>
|
||||
@ -486,15 +426,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>bitcoin-qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="482"/>
|
||||
<source>%n active connection(s) to Bitcoin network</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
@ -560,26 +491,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Catching up...</source>
|
||||
<translation>Posar-se al dia ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="577"/>
|
||||
<source>Last received block was generated %1.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="633"/>
|
||||
<source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="638"/>
|
||||
<source>Sending...</source>
|
||||
<translation>L'enviament de ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="665"/>
|
||||
<source>Sent transaction</source>
|
||||
<translation>Transacció enviada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="666"/>
|
||||
<source>Incoming transaction</source>
|
||||
@ -624,6 +535,95 @@ Address: %4
|
||||
<source>There was an error trying to save the wallet data to the new location.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="209"/>
|
||||
<source>&Send coins</source>
|
||||
<translation type="unfinished">&Enviar monedes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="71"/>
|
||||
<source>Bitcoin Wallet</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="185"/>
|
||||
<source>&Overview</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="236"/>
|
||||
<source>Quit application</source>
|
||||
<translation>Sortir de l'aplicació</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="240"/>
|
||||
<source>Show information about Bitcoin</source>
|
||||
<translation>Mostra informació sobre Bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="243"/>
|
||||
<source>Show information about Qt</source>
|
||||
<translation type="unfinished">Mostra informació sobre Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="296"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Ajuda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="314"/>
|
||||
<source>Actions toolbar</source>
|
||||
<translation>Accions de la barra d'eines</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="482"/>
|
||||
<source>%n active connection(s) to Bitcoin network</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="577"/>
|
||||
<source>Last received block was generated %1.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="633"/>
|
||||
<source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="665"/>
|
||||
<source>Sent transaction</source>
|
||||
<translation>Transacció enviada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="197"/>
|
||||
<source>&Address Book</source>
|
||||
<translation>llibreta d'&adreces</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="239"/>
|
||||
<source>&About %1</source>
|
||||
<translation>&Sobre %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="242"/>
|
||||
<source>About &Qt</source>
|
||||
<translation>Sobre &Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="246"/>
|
||||
<source>Modify configuration options for bitcoin</source>
|
||||
<translation>Modificar les opcions de configuració per bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="638"/>
|
||||
<source>Sending...</source>
|
||||
<translation>L'enviament de ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoin.cpp" line="127"/>
|
||||
<source>A fatal error occurred. Bitcoin can no longer continue safely and will quit.</source>
|
||||
@ -1000,7 +1000,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/qrcodedialog.ui" line="105"/>
|
||||
<source>BTC</source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/qrcodedialog.ui" line="121"/>
|
||||
@ -1040,6 +1040,16 @@ Address: %4
|
||||
</context>
|
||||
<context>
|
||||
<name>SendCoinsDialog</name>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="106"/>
|
||||
<source>Balance:</source>
|
||||
<translation>Balanç:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="129"/>
|
||||
<source>The amount to pay must be larger than 0.</source>
|
||||
<translation>La quantitat a pagar ha de ser major que 0.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="14"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="123"/>
|
||||
@ -1072,11 +1082,6 @@ Address: %4
|
||||
<source>Clear all</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="106"/>
|
||||
<source>Balance:</source>
|
||||
<translation>Balanç:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="113"/>
|
||||
<source>123.456 BTC</source>
|
||||
@ -1117,11 +1122,6 @@ Address: %4
|
||||
<source>The recipient address is not valid, please recheck.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="129"/>
|
||||
<source>The amount to pay must be larger than 0.</source>
|
||||
<translation>La quantitat a pagar ha de ser major que 0.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="134"/>
|
||||
<source>The amount exceeds your balance.</source>
|
||||
@ -1174,7 +1174,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsentry.ui" line="75"/>
|
||||
<source>&Label:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">&Etiqueta:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsentry.ui" line="93"/>
|
||||
@ -1368,11 +1368,6 @@ Address: %4
|
||||
</context>
|
||||
<context>
|
||||
<name>TransactionTableModel</name>
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="214"/>
|
||||
<source>Address</source>
|
||||
<translation>Direcció</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="214"/>
|
||||
<source>Date</source>
|
||||
@ -1410,7 +1405,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="286"/>
|
||||
<source>Unconfirmed (%1 of %2 confirmations)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Sense confirmar (%1 of %2 confirmations)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="289"/>
|
||||
@ -1491,6 +1486,11 @@ Address: %4
|
||||
<source>Amount removed from or added to balance.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="214"/>
|
||||
<source>Address</source>
|
||||
<translation>Direcció</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TransactionView</name>
|
||||
@ -1748,7 +1748,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="41"/>
|
||||
<source>Bitcoin version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Bitcoin versió</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="42"/>
|
||||
@ -1773,7 +1773,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="46"/>
|
||||
<source>Options:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Opcions:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="47"/>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -494,14 +494,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Synchronizing with network...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="519"/>
|
||||
<source>Downloaded %1 of %2 blocks of transaction history (%3% done).</source>
|
||||
@ -618,6 +610,14 @@ Address: %4
|
||||
<source>There was an error trying to save the wallet data to the new location.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoin.cpp" line="127"/>
|
||||
<source>A fatal error occurred. Bitcoin can no longer continue safely and will quit.</source>
|
||||
@ -667,7 +667,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="42"/>
|
||||
<source>&Address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">&Aadress</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="52"/>
|
||||
@ -813,7 +813,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/messagepage.ui" line="14"/>
|
||||
<source>Message</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Sõnum</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/messagepage.ui" line="20"/>
|
||||
@ -913,7 +913,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../optionsdialog.cpp" line="105"/>
|
||||
<source>Options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Valikud</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -989,7 +989,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/qrcodedialog.ui" line="70"/>
|
||||
<source>Amount:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Kogus:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/qrcodedialog.ui" line="105"/>
|
||||
@ -999,7 +999,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/qrcodedialog.ui" line="121"/>
|
||||
<source>Label:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Silt:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/qrcodedialog.ui" line="144"/>
|
||||
@ -1152,7 +1152,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsentry.ui" line="29"/>
|
||||
<source>A&mount:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">&Kogus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsentry.ui" line="42"/>
|
||||
@ -1168,7 +1168,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsentry.ui" line="75"/>
|
||||
<source>&Label:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Si&lt:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsentry.ui" line="93"/>
|
||||
@ -1236,7 +1236,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../transactiondesc.cpp" line="50"/>
|
||||
<source><b>Status:</b> </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"><b>Staatus:</b> </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiondesc.cpp" line="55"/>
|
||||
@ -1256,7 +1256,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../transactiondesc.cpp" line="63"/>
|
||||
<source><b>Date:</b> </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"><b>Kuupäev:</b> </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiondesc.cpp" line="70"/>
|
||||
@ -1486,6 +1486,26 @@ Address: %4
|
||||
</context>
|
||||
<context>
|
||||
<name>TransactionView</name>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="284"/>
|
||||
<source>Amount</source>
|
||||
<translation>Kogus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="285"/>
|
||||
<source>ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="289"/>
|
||||
<source>Error exporting</source>
|
||||
<translation>Viga eksportimisel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="280"/>
|
||||
<source>Date</source>
|
||||
<translation>Kuupäev</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="55"/>
|
||||
<location filename="../transactionview.cpp" line="71"/>
|
||||
@ -1597,11 +1617,6 @@ Address: %4
|
||||
<source>Confirmed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="280"/>
|
||||
<source>Date</source>
|
||||
<translation>Kuupäev</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="281"/>
|
||||
<source>Type</source>
|
||||
@ -1617,21 +1632,6 @@ Address: %4
|
||||
<source>Address</source>
|
||||
<translation>Aadress</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="284"/>
|
||||
<source>Amount</source>
|
||||
<translation>Kogus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="285"/>
|
||||
<source>ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="289"/>
|
||||
<source>Error exporting</source>
|
||||
<translation>Viga eksportimisel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="289"/>
|
||||
<source>Could not write to file %1.</source>
|
||||
@ -1765,7 +1765,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="46"/>
|
||||
<source>Options:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Valikud:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="47"/>
|
||||
|
||||
@ -314,7 +314,7 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="197"/>
|
||||
<source>&Address Book</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Helbide-liburu&a</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="198"/>
|
||||
@ -494,14 +494,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Synchronizing with network...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="519"/>
|
||||
<source>Downloaded %1 of %2 blocks of transaction history (%3% done).</source>
|
||||
@ -618,6 +610,14 @@ Address: %4
|
||||
<source>There was an error trying to save the wallet data to the new location.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoin.cpp" line="127"/>
|
||||
<source>A fatal error occurred. Bitcoin can no longer continue safely and will quit.</source>
|
||||
@ -667,7 +667,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="42"/>
|
||||
<source>&Address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Helbide&a</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="52"/>
|
||||
@ -1362,11 +1362,6 @@ Address: %4
|
||||
</context>
|
||||
<context>
|
||||
<name>TransactionTableModel</name>
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="214"/>
|
||||
<source>Address</source>
|
||||
<translation>Helbidea</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="214"/>
|
||||
<source>Date</source>
|
||||
@ -1483,6 +1478,11 @@ Address: %4
|
||||
<source>Amount removed from or added to balance.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="214"/>
|
||||
<source>Address</source>
|
||||
<translation>Helbidea</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TransactionView</name>
|
||||
@ -1740,7 +1740,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="41"/>
|
||||
<source>Bitcoin version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Bitcoin Bertsio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="42"/>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -106,7 +106,7 @@ This product includes software developed by the OpenSSL Project for use in the O
|
||||
<message>
|
||||
<location filename="../addressbookpage.cpp" line="68"/>
|
||||
<source>Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Supprimer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../addressbookpage.cpp" line="285"/>
|
||||
@ -133,12 +133,12 @@ This product includes software developed by the OpenSSL Project for use in the O
|
||||
<name>AddressTableModel</name>
|
||||
<message>
|
||||
<location filename="../addresstablemodel.cpp" line="78"/>
|
||||
<source>Label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Address</source>
|
||||
<translation type="unfinished">Adresse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../addresstablemodel.cpp" line="78"/>
|
||||
<source>Address</source>
|
||||
<source>Label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -314,7 +314,7 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="197"/>
|
||||
<source>&Address Book</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Carnet d'&adresses</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="198"/>
|
||||
@ -364,7 +364,7 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="239"/>
|
||||
<source>&About %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">&A propos de %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="240"/>
|
||||
@ -374,7 +374,7 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="242"/>
|
||||
<source>About &Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">A propos de &Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="243"/>
|
||||
@ -494,14 +494,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Synchronizing with network...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="519"/>
|
||||
<source>Downloaded %1 of %2 blocks of transaction history (%3% done).</source>
|
||||
@ -618,6 +610,14 @@ Address: %4
|
||||
<source>There was an error trying to save the wallet data to the new location.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoin.cpp" line="127"/>
|
||||
<source>A fatal error occurred. Bitcoin can no longer continue safely and will quit.</source>
|
||||
@ -667,7 +667,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="42"/>
|
||||
<source>&Address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">&Adresse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="52"/>
|
||||
@ -1375,7 +1375,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="214"/>
|
||||
<source>Address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Adresse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactiontablemodel.cpp" line="214"/>
|
||||
@ -1615,7 +1615,7 @@ Address: %4
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="283"/>
|
||||
<source>Address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Adresse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="284"/>
|
||||
@ -1740,7 +1740,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="41"/>
|
||||
<source>Bitcoin version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Bitcoin version</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="42"/>
|
||||
|
||||
@ -243,13 +243,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Bitcoin will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
|
||||
<translation>Bitcoin va à présent se fermer pour terminer la procédure de cryptage. N'oubliez pas que le chiffrement de votre porte-monnaie ne peut pas fournir une protection totale contre le vol par des logiciels malveillants qui infecteraient votre ordinateur.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../askpassphrasedialog.cpp" line="137"/>
|
||||
<location filename="../askpassphrasedialog.cpp" line="148"/>
|
||||
<location filename="../askpassphrasedialog.cpp" line="167"/>
|
||||
<source>The passphrase entered for the wallet decryption was incorrect.</source>
|
||||
<translation>La phrase de passe entrée pour décrypter le porte-monnaie était incorrecte.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../askpassphrasedialog.cpp" line="147"/>
|
||||
<source>Wallet decryption failed</source>
|
||||
@ -290,6 +283,13 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Wallet unlock failed</source>
|
||||
<translation>Le déverrouillage du porte-monnaie a échoué</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../askpassphrasedialog.cpp" line="137"/>
|
||||
<location filename="../askpassphrasedialog.cpp" line="148"/>
|
||||
<location filename="../askpassphrasedialog.cpp" line="167"/>
|
||||
<source>The passphrase entered for the wallet decryption was incorrect.</source>
|
||||
<translation>La phrase de passe entrée pour décrypter le porte-monnaie était incorrecte.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>BitcoinGUI</name>
|
||||
@ -298,16 +298,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Bitcoin Wallet</source>
|
||||
<translation>Porte-monnaie Bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="248"/>
|
||||
<source>Show/Hide &Bitcoin</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="249"/>
|
||||
<source>Show or hide the Bitcoin window</source>
|
||||
<translation type="unfinished">Afficher la fenêtre de Bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="506"/>
|
||||
<source>Synchronizing with network...</source>
|
||||
@ -413,18 +403,15 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Modify configuration options for bitcoin</source>
|
||||
<translation>Modifier les options de configuration pour bitcoin</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="248"/>
|
||||
<source>Show/Hide &Bitcoin</source>
|
||||
<translation>Afficher/Cacher &Bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="519"/>
|
||||
<source>Downloaded %1 of %2 blocks of transaction history (%3% done).</source>
|
||||
<translation type="unfinished">%1 blocs de l'historique des transactions téléchargés sur un total de %2 (%3% done).</translation>
|
||||
<location filename="../bitcoingui.cpp" line="249"/>
|
||||
<source>Show or hide the Bitcoin window</source>
|
||||
<translation>Afficher ou cacher la fenêtre Bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="250"/>
|
||||
@ -499,7 +486,7 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="391"/>
|
||||
<source>Bitcoin client</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Client Bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="418"/>
|
||||
@ -514,6 +501,19 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<numerusform>%n connexions actives avec le réseau Bitcoin</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="519"/>
|
||||
<source>Downloaded %1 of %2 blocks of transaction history (%3% done).</source>
|
||||
<translation>%1 blocs de l'historique des transactions sur %2 téléchargés (%3% effectué).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="531"/>
|
||||
<source>Downloaded %1 blocks of transaction history.</source>
|
||||
@ -632,7 +632,7 @@ Adresse : %4
|
||||
<message>
|
||||
<location filename="../bitcoin.cpp" line="127"/>
|
||||
<source>A fatal error occurred. Bitcoin can no longer continue safely and will quit.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Une erreur fatale est survenue. Bitcoin ne peut plus continuer à fonctionner de façon sûre et va s'arrêter.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -655,7 +655,7 @@ Adresse : %4
|
||||
<message>
|
||||
<location filename="../optionsdialog.cpp" line="285"/>
|
||||
<source>Whether to show Bitcoin addresses in the transaction list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Détermine si les adresses Bitcoin seront affichées sur la liste des transactions.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -806,12 +806,12 @@ Adresse : %4
|
||||
<message>
|
||||
<location filename="../optionsdialog.cpp" line="232"/>
|
||||
<source>Detach databases at shutdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Détacher les bases de données lors de la fermeture</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../optionsdialog.cpp" line="233"/>
|
||||
<source>Detach block and address databases at shutdown. This means they can be moved to another data directory, but it slows down shutdown. The wallet is always detached.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Détacher les bases de données de blocs et d'adresses lors de la fermeture. Cela permet de les déplacer dans un autre répertoire de données mais ralentit la fermeture. Le porte-monnaie est toujours détaché.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../optionsdialog.cpp" line="216"/>
|
||||
@ -879,7 +879,7 @@ Adresse : %4
|
||||
<message>
|
||||
<location filename="../forms/messagepage.ui" line="131"/>
|
||||
<source>Copy the current signature to the system clipboard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Copier la signature actuelle dans le presse-papiers</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/messagepage.ui" line="134"/>
|
||||
@ -1025,12 +1025,12 @@ Adresse : %4
|
||||
<message>
|
||||
<location filename="../qrcodedialog.cpp" line="46"/>
|
||||
<source>Error encoding URI into QR Code.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Erreur de l'encodage de l'URI dans le QR Code.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qrcodedialog.cpp" line="64"/>
|
||||
<source>Resulting URI too long, try to reduce the text for label / message.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>L'URI résultant est trop long, essayez avec un texte d'étiquette ou de message plus court.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qrcodedialog.cpp" line="121"/>
|
||||
@ -1724,26 +1724,11 @@ Adresse : %4
|
||||
<source>Start minimized</source>
|
||||
<translation>Démarrer sous forme minimisée</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="52"/>
|
||||
<source>Show splash screen on startup (default: 1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="53"/>
|
||||
<source>Specify data directory</source>
|
||||
<translation>Spécifier le répertoire de données</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="54"/>
|
||||
<source>Set database cache size in megabytes (default: 25)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="55"/>
|
||||
<source>Set database disk log size in megabytes (default: 100)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="56"/>
|
||||
<source>Specify connection timeout (in milliseconds)</source>
|
||||
@ -1774,25 +1759,118 @@ Adresse : %4
|
||||
<source>Connect only to the specified node</source>
|
||||
<translation>Ne se connecter qu'au nœud spécifié</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="9"/>
|
||||
<source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
|
||||
<translation>Erreur : cette transaction nécessite des frais de transaction d'au moins %s en raison de son montant, de sa complexité ou parce que des fonds reçus récemment sont utilisés </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="8"/>
|
||||
<source>Error: Wallet locked, unable to create transaction </source>
|
||||
<translation>Erreur : le porte-monnaie est verrouillé, impossible de créer la transaction </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="12"/>
|
||||
<source>Error: Transaction creation failed </source>
|
||||
<translation>Erreur : échec de la création de la transaction </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="13"/>
|
||||
<source>Sending...</source>
|
||||
<translation>Envoi en cours...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="14"/>
|
||||
<source>Error: The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
|
||||
<translation>Erreur : la transaction a été rejetée. Cela peut arriver si certaines pièces de votre porte-monnaie ont déjà été dépensées, par exemple si vous avez utilisé une copie de wallet.dat et si des pièces ont été dépensées avec cette copie sans être marquées comme telles ici.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="18"/>
|
||||
<source>Invalid amount</source>
|
||||
<translation>Montant invalide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="19"/>
|
||||
<source>Insufficient funds</source>
|
||||
<translation>Fonds insuffisants</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="21"/>
|
||||
<source>To use the %s option</source>
|
||||
<translation>Pour utiliser l'option %s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="22"/>
|
||||
<source>%s, you must set a rpcpassword in the configuration file:
|
||||
%s
|
||||
It is recommended you use the following random password:
|
||||
rpcuser=bitcoinrpc
|
||||
rpcpassword=%s
|
||||
(you do not need to remember this password)
|
||||
If the file does not exist, create it with owner-readable-only file permissions.
|
||||
</source>
|
||||
<translation>%s, vous devez établir un mot de passe rpc dans le fichier de configuration :
|
||||
%s
|
||||
Il est recommandé d'utiliser le mot de passe aléatoire suivant :
|
||||
rcpuser=bitcoinrpc
|
||||
rpcpassword=%s
|
||||
(vous n'avez pas besoin de mémoriser ce mot de passe)
|
||||
Si le fichier n'existe pas, créez-le avec les droits de lecture accordés au propriétaire.
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="31"/>
|
||||
<source>Error</source>
|
||||
<translation>Erreur</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="32"/>
|
||||
<source>An error occurred while setting up the RPC port %i for listening: %s</source>
|
||||
<translation>Une erreur est survenue lors de la mise en place du port d'écoute RPC %i : %s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="33"/>
|
||||
<source>You must set rpcpassword=<password> in the configuration file:
|
||||
%s
|
||||
If the file does not exist, create it with owner-readable-only file permissions.</source>
|
||||
<translation>Vous devez ajouter la ligne rpcpassword=<mot-de-passe> au fichier de configuration :
|
||||
%s
|
||||
Si le fichier n'existe pas, créez-le avec les droits de lecture seule accordés au propriétaire.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="52"/>
|
||||
<source>Show splash screen on startup (default: 1)</source>
|
||||
<translation>Afficher l'écran d'accueil au démarrage (par défaut : 1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="54"/>
|
||||
<source>Set database cache size in megabytes (default: 25)</source>
|
||||
<translation>Définir la taille du tampon en mégaoctets (par défaut : 25)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="55"/>
|
||||
<source>Set database disk log size in megabytes (default: 100)</source>
|
||||
<translation>Définir la taille du journal de la base de données sur le disque en mégaoctets (par défaut : 100)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="63"/>
|
||||
<source>Find peers using internet relay chat (default: 0)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Trouver des pairs en utilisant Internet Relay Chat (par défaut : 0)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="64"/>
|
||||
<source>Accept connections from outside (default: 1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Accepter les connexions entrantes (par défaut : 1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="65"/>
|
||||
<source>Set language, for example "de_DE" (default: system locale)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Définir la langue, par exemple « de_DE » (par défaut : la langue du système)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="66"/>
|
||||
<source>Find peers using DNS lookup (default: 1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">Trouver des pairs en utilisant la recherche DNS (par défaut : 1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="67"/>
|
||||
@ -1817,7 +1895,7 @@ Adresse : %4
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="75"/>
|
||||
<source>Detach block and address databases. Increases shutdown time (default: 0)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Détacher les bases de données des blocs et des adresses. Augmente le délai de fermeture (par défaut : 0)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="78"/>
|
||||
@ -1882,12 +1960,27 @@ Adresse : %4
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="90"/>
|
||||
<source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Exécuter la commande lorsque le meilleur bloc change (%s est remplacé par le hachage du bloc dans cmd)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="93"/>
|
||||
<source>Upgrade wallet to latest format</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<location filename="../bitcoinstrings.cpp" line="96"/>
|
||||
<source>How many blocks to check at startup (default: 2500, 0 = all)</source>
|
||||
<translation>Nombre de blocs à tester au démarrage (par défaut : 2500, 0 = tous)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="97"/>
|
||||
<source>How thorough the block verification is (0-6, default: 1)</source>
|
||||
<translation>Profondeur de la vérification des blocs (0-6, par défaut : 1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="107"/>
|
||||
<source>This help message</source>
|
||||
<translation>Ce message d'aide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="108"/>
|
||||
<source>Usage</source>
|
||||
<translation>Utilisation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="94"/>
|
||||
@ -1900,14 +1993,9 @@ Adresse : %4
|
||||
<translation>Réanalyser la chaîne de blocs pour les transactions de porte-monnaie manquantes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="96"/>
|
||||
<source>How many blocks to check at startup (default: 2500, 0 = all)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="97"/>
|
||||
<source>How thorough the block verification is (0-6, default: 1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<location filename="../bitcoinstrings.cpp" line="93"/>
|
||||
<source>Upgrade wallet to latest format</source>
|
||||
<translation>Mettre à jour le format du porte-monnaie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="98"/>
|
||||
@ -1936,16 +2024,6 @@ Options SSL : (cf. le wiki Bitcoin pour les réglages SSL)</translation>
|
||||
<source>Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)</source>
|
||||
<translation>Clefs de chiffrement acceptables (par défaut : TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="107"/>
|
||||
<source>This help message</source>
|
||||
<translation>Ce message d'aide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="108"/>
|
||||
<source>Usage</source>
|
||||
<translation>Utilisation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="109"/>
|
||||
<source>Cannot obtain a lock on data directory %s. Bitcoin is probably already running.</source>
|
||||
@ -1954,7 +2032,7 @@ Options SSL : (cf. le wiki Bitcoin pour les réglages SSL)</translation>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="112"/>
|
||||
<source>Bitcoin</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Bitcoin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="113"/>
|
||||
@ -1966,15 +2044,25 @@ Options SSL : (cf. le wiki Bitcoin pour les réglages SSL)</translation>
|
||||
<source>Error loading addr.dat</source>
|
||||
<translation>Erreur lors du chargement de addr.dat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="115"/>
|
||||
<source>Loading block index...</source>
|
||||
<translation>Chargement de l'index des blocs...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="116"/>
|
||||
<source>Error loading blkindex.dat</source>
|
||||
<translation>Erreur lors du chargement de blkindex.dat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="117"/>
|
||||
<source>Loading wallet...</source>
|
||||
<translation>Chargement du porte-monnaie...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="118"/>
|
||||
<source>Error loading wallet.dat: Wallet corrupted</source>
|
||||
<translation>Erreur lors du chargement de wallet.dat : porte-monnaie corrompu</translation>
|
||||
<translation>Erreur lors du chargement de wallet.dat : porte-monnaie corrompu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="119"/>
|
||||
@ -1991,99 +2079,20 @@ Options SSL : (cf. le wiki Bitcoin pour les réglages SSL)</translation>
|
||||
<source>Error loading wallet.dat</source>
|
||||
<translation>Erreur lors du chargement de wallet.dat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="115"/>
|
||||
<source>Loading block index...</source>
|
||||
<translation>Chargement de l'index des blocs...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="8"/>
|
||||
<source>Error: Wallet locked, unable to create transaction </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="9"/>
|
||||
<source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
|
||||
<translation type="unfinished">Cette transaction dépasse la limite de taille. Vous pouvez quand-même l'envoyer en vous acquittant de frais d'un montant de %1, qui iront aux nœuds qui traitent la transaction et aideront à soutenir le réseau. Voulez-vous payer les frais ?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="12"/>
|
||||
<source>Error: Transaction creation failed </source>
|
||||
<translation>Erreur : échec de la création de la transaction </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="13"/>
|
||||
<source>Sending...</source>
|
||||
<translation>Envoi en cours...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="14"/>
|
||||
<source>Error: The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
|
||||
<translation>Erreur : la transaction a été rejetée. Cela peut arriver si certaines pièces de votre porte-monnaie ont déjà été dépensées, par exemple si vous avez utilisé une copie de wallet.dat et si des pièces ont été dépensées avec cette copie sans être marquées comme telles ici.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="18"/>
|
||||
<source>Invalid amount</source>
|
||||
<translation type="unfinished">Montant invalide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="19"/>
|
||||
<source>Insufficient funds</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="21"/>
|
||||
<source>To use the %s option</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="22"/>
|
||||
<source>%s, you must set a rpcpassword in the configuration file:
|
||||
%s
|
||||
It is recommended you use the following random password:
|
||||
rpcuser=bitcoinrpc
|
||||
rpcpassword=%s
|
||||
(you do not need to remember this password)
|
||||
If the file does not exist, create it with owner-readable-only file permissions.
|
||||
</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="31"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="32"/>
|
||||
<source>An error occurred while setting up the RPC port %i for listening: %s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="33"/>
|
||||
<source>You must set rpcpassword=<password> in the configuration file:
|
||||
%s
|
||||
If the file does not exist, create it with owner-readable-only file permissions.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="117"/>
|
||||
<source>Loading wallet...</source>
|
||||
<translation>Chargement du porte-monnaie...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="122"/>
|
||||
<source>Cannot downgrade wallet</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Impossible de revenir à une version antérieure du porte-monnaie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="123"/>
|
||||
<source>Cannot initialize keypool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Impossible d'initialiser la plage des clefs</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="124"/>
|
||||
<source>Cannot write default address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Impossible d'écrire l'adresse par défaut</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="125"/>
|
||||
@ -2133,7 +2142,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="61"/>
|
||||
<source>Add a node to connect to and attempt to keep the connection open</source>
|
||||
<translation type="unfinished">Ajouter un nœud auquel se connecter and attempt to keep the connection open</translation>
|
||||
<translation>Ajouter un nœud auquel se connecter et tenter de garder la connexion ouverte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="73"/>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -292,51 +292,11 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Bitcoin Wallet</source>
|
||||
<translation>Bitcoin новчаник</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="248"/>
|
||||
<source>Show/Hide &Bitcoin</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="249"/>
|
||||
<source>Show or hide the Bitcoin window</source>
|
||||
<translation type="unfinished">Приказује прозор Bitcoin-а</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="506"/>
|
||||
<source>Synchronizing with network...</source>
|
||||
<translation>Синхронизација са мрежом у току...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="185"/>
|
||||
<source>&Overview</source>
|
||||
<translation>&Општи преглед</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="186"/>
|
||||
<source>Show general overview of wallet</source>
|
||||
<translation>Погледајте општи преглед новчаника</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="191"/>
|
||||
<source>&Transactions</source>
|
||||
<translation>&Трансакције</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="192"/>
|
||||
<source>Browse transaction history</source>
|
||||
<translation>Претражите историјат трансакција</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="197"/>
|
||||
<source>&Address Book</source>
|
||||
<translation>&Адресар</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="198"/>
|
||||
<source>Edit the list of stored addresses and labels</source>
|
||||
<translation>Уредите запамћене адресе и њихове етикете</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="203"/>
|
||||
<source>&Receive coins</source>
|
||||
@ -347,16 +307,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Show the list of addresses for receiving payments</source>
|
||||
<translation>Прегледајте листу адреса на којима прихватате уплате</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="209"/>
|
||||
<source>&Send coins</source>
|
||||
<translation>&Слање новца</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="210"/>
|
||||
<source>Send coins to a bitcoin address</source>
|
||||
<translation>Пошаљите новац на bitcoin адресу</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="215"/>
|
||||
<source>Sign &message</source>
|
||||
@ -377,26 +327,11 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Quit application</source>
|
||||
<translation>Напустите програм</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="239"/>
|
||||
<source>&About %1</source>
|
||||
<translation>&О %1-у</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="240"/>
|
||||
<source>Show information about Bitcoin</source>
|
||||
<translation>Прегледајте информације о Bitcoin-у</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="242"/>
|
||||
<source>About &Qt</source>
|
||||
<translation>О &Qt-у</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="243"/>
|
||||
<source>Show information about Qt</source>
|
||||
<translation type="unfinished">Прегледајте информације о Qt-у</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="245"/>
|
||||
<source>&Options...</source>
|
||||
@ -407,60 +342,16 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>Modify configuration options for bitcoin</source>
|
||||
<translation>Изаберите могућности bitcoin-а</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="519"/>
|
||||
<source>Downloaded %1 of %2 blocks of transaction history (%3% done).</source>
|
||||
<translation type="unfinished">Преузето је %1 од укупно %2 блокова историјата трансакција (%3% done).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="823"/>
|
||||
<source>Backup Wallet</source>
|
||||
<translation type="unfinished">Backup новчаника</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="823"/>
|
||||
<source>Wallet Data (*.dat)</source>
|
||||
<location filename="../bitcoingui.cpp" line="248"/>
|
||||
<source>Show/Hide &Bitcoin</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="826"/>
|
||||
<source>Backup Failed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="826"/>
|
||||
<source>There was an error trying to save the wallet data to the new location.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="250"/>
|
||||
<source>&Export...</source>
|
||||
<translation>&Извоз...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="251"/>
|
||||
<source>Export the data in the current tab to a file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="252"/>
|
||||
<source>&Encrypt Wallet</source>
|
||||
<translation>&Шифровање новчаника</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="253"/>
|
||||
<source>Encrypt or decrypt wallet</source>
|
||||
<translation>Шифровање и дешифровање новчаника</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="255"/>
|
||||
<source>&Backup Wallet</source>
|
||||
@ -476,11 +367,6 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>&Change Passphrase</source>
|
||||
<translation>Промени &лозинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="258"/>
|
||||
<source>Change the passphrase used for wallet encryption</source>
|
||||
<translation>Мењање лозинке којом се шифрује новчаник</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="281"/>
|
||||
<source>&File</source>
|
||||
@ -521,14 +407,10 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<source>bitcoin-qt</source>
|
||||
<translation>bitcoin-qt</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="482"/>
|
||||
<source>%n active connection(s) to Bitcoin network</source>
|
||||
<translation>
|
||||
<numerusform>%n активна веза са Bitcoin мрежом</numerusform>
|
||||
<numerusform>%n активне везе са Bitcoin мрежом</numerusform>
|
||||
<numerusform>%n активних веза са Bitcoin мрежом</numerusform>
|
||||
</translation>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="519"/>
|
||||
<source>Downloaded %1 of %2 blocks of transaction history (%3% done).</source>
|
||||
<translation type="unfinished">Преузето је %1 од укупно %2 блокова историјата трансакција (%3% done).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="531"/>
|
||||
@ -582,30 +464,80 @@ Are you sure you wish to encrypt your wallet?</source>
|
||||
<translation>Ажурирање у току...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="577"/>
|
||||
<source>Last received block was generated %1.</source>
|
||||
<translation>Последњи примљени блок је направљен %1.</translation>
|
||||
<location filename="../bitcoingui.cpp" line="823"/>
|
||||
<source>Wallet Data (*.dat)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="826"/>
|
||||
<source>Backup Failed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="826"/>
|
||||
<source>There was an error trying to save the wallet data to the new location.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="506"/>
|
||||
<source>Synchronizing with network...</source>
|
||||
<translation>Синхронизација са мрежом у току...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="633"/>
|
||||
<source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
|
||||
<translation>Ова трансакција је превелика. И даље је можете послати уз накнаду од %1, која ће отићи чвору који прерађује трансакцију и помаже издржавању целе мреже. Да ли желите да дате напојницу?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="638"/>
|
||||
<source>Sending...</source>
|
||||
<translation>Слање...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="665"/>
|
||||
<source>Sent transaction</source>
|
||||
<translation>Послана трансакција</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="666"/>
|
||||
<source>Incoming transaction</source>
|
||||
<translation>Придошла трансакција</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="185"/>
|
||||
<source>&Overview</source>
|
||||
<translation>&Општи преглед</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="186"/>
|
||||
<source>Show general overview of wallet</source>
|
||||
<translation>Погледајте општи преглед новчаника</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="191"/>
|
||||
<source>&Transactions</source>
|
||||
<translation>&Трансакције</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="192"/>
|
||||
<source>Browse transaction history</source>
|
||||
<translation>Претражите историјат трансакција</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="250"/>
|
||||
<source>&Export...</source>
|
||||
<translation>&Извоз...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="198"/>
|
||||
<source>Edit the list of stored addresses and labels</source>
|
||||
<translation>Уредите запамћене адресе и њихове етикете</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="253"/>
|
||||
<source>Encrypt or decrypt wallet</source>
|
||||
<translation>Шифровање и дешифровање новчаника</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="258"/>
|
||||
<source>Change the passphrase used for wallet encryption</source>
|
||||
<translation>Мењање лозинке којом се шифрује новчаник</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="638"/>
|
||||
<source>Sending...</source>
|
||||
<translation>Слање...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="667"/>
|
||||
<source>Date: %1
|
||||
@ -615,15 +547,83 @@ Address: %4
|
||||
</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="800"/>
|
||||
<source>Wallet is <b>encrypted</b> and currently <b>locked</b></source>
|
||||
<translation>Новчаник јс <b>шифрован</b> и тренутно <b>закључан</b></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="209"/>
|
||||
<source>&Send coins</source>
|
||||
<translation>&Слање новца</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="249"/>
|
||||
<source>Show or hide the Bitcoin window</source>
|
||||
<translation type="unfinished">Приказује прозор Bitcoin-а</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="792"/>
|
||||
<source>Wallet is <b>encrypted</b> and currently <b>unlocked</b></source>
|
||||
<translation>Новчаник јс <b>шифрован</b> и тренутно <b>откључан</b></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="508"/>
|
||||
<source>~%n block(s) remaining</source>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="800"/>
|
||||
<source>Wallet is <b>encrypted</b> and currently <b>locked</b></source>
|
||||
<translation>Новчаник јс <b>шифрован</b> и тренутно <b>закључан</b></translation>
|
||||
<location filename="../bitcoingui.cpp" line="823"/>
|
||||
<source>Backup Wallet</source>
|
||||
<translation type="unfinished">Backup новчаника</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="577"/>
|
||||
<source>Last received block was generated %1.</source>
|
||||
<translation>Последњи примљени блок је направљен %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="665"/>
|
||||
<source>Sent transaction</source>
|
||||
<translation>Послана трансакција</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitcoingui.cpp" line="482"/>
|
||||
<source>%n active connection(s) to Bitcoin network</source>
|
||||
<translation>
|
||||
<numerusform>%n активна веза са Bitcoin мрежом</numerusform>
|
||||
<numerusform>%n активне везе са Bitcoin мрежом</numerusform>
|
||||
<numerusform>%n активних веза са Bitcoin мрежом</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="210"/>
|
||||
<source>Send coins to a bitcoin address</source>
|
||||
<translation>Пошаљите новац на bitcoin адресу</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="239"/>
|
||||
<source>&About %1</source>
|
||||
<translation>&О %1-у</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="242"/>
|
||||
<source>About &Qt</source>
|
||||
<translation>О &Qt-у</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="243"/>
|
||||
<source>Show information about Qt</source>
|
||||
<translation type="unfinished">Прегледајте информације о Qt-у</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoingui.cpp" line="252"/>
|
||||
<source>&Encrypt Wallet</source>
|
||||
<translation>&Шифровање новчаника</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoin.cpp" line="127"/>
|
||||
@ -656,6 +656,31 @@ Address: %4
|
||||
</context>
|
||||
<context>
|
||||
<name>EditAddressDialog</name>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="14"/>
|
||||
<source>Edit Address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="25"/>
|
||||
<source>&Label</source>
|
||||
<translation>&Етикета</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="35"/>
|
||||
<source>The label associated with this address book entry</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="42"/>
|
||||
<source>&Address</source>
|
||||
<translation>&Адреса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="52"/>
|
||||
<source>The address associated with this address book entry. This can only be modified for sending addresses.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../editaddressdialog.cpp" line="20"/>
|
||||
<source>New receiving address</source>
|
||||
@ -696,31 +721,6 @@ Address: %4
|
||||
<source>New key generation failed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="14"/>
|
||||
<source>Edit Address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="25"/>
|
||||
<source>&Label</source>
|
||||
<translation>&Етикета</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="35"/>
|
||||
<source>The label associated with this address book entry</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="42"/>
|
||||
<source>&Address</source>
|
||||
<translation>&Адреса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/editaddressdialog.ui" line="52"/>
|
||||
<source>The address associated with this address book entry. This can only be modified for sending addresses.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainOptionsPage</name>
|
||||
@ -1041,6 +1041,18 @@ Address: %4
|
||||
</context>
|
||||
<context>
|
||||
<name>SendCoinsDialog</name>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="14"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="123"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="128"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="133"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="138"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="144"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="149"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="154"/>
|
||||
<source>Send Coins</source>
|
||||
<translation type="unfinished">Слање новца</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="64"/>
|
||||
<source>Send to multiple recipients at once</source>
|
||||
@ -1136,18 +1148,6 @@ Address: %4
|
||||
<source>Error: The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="14"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="123"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="128"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="133"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="138"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="144"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="149"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="154"/>
|
||||
<source>Send Coins</source>
|
||||
<translation type="unfinished">Слање новца</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SendCoinsEntry</name>
|
||||
@ -1495,6 +1495,16 @@ Address: %4
|
||||
</context>
|
||||
<context>
|
||||
<name>TransactionView</name>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="289"/>
|
||||
<source>Could not write to file %1.</source>
|
||||
<translation>Није могуће писати у фајл %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="271"/>
|
||||
<source>Comma separated file (*.csv)</source>
|
||||
<translation>Зарезом одвојене вредности (*.csv)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="55"/>
|
||||
<location filename="../transactionview.cpp" line="71"/>
|
||||
@ -1596,11 +1606,6 @@ Address: %4
|
||||
<source>Export Transaction Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="271"/>
|
||||
<source>Comma separated file (*.csv)</source>
|
||||
<translation>Зарезом одвојене вредности (*.csv)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="279"/>
|
||||
<source>Confirmed</source>
|
||||
@ -1641,11 +1646,6 @@ Address: %4
|
||||
<source>Error exporting</source>
|
||||
<translation>Грешка током извоза</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="289"/>
|
||||
<source>Could not write to file %1.</source>
|
||||
<translation>Није могуће писати у фајл %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transactionview.cpp" line="384"/>
|
||||
<source>Range:</source>
|
||||
@ -1673,9 +1673,9 @@ Address: %4
|
||||
<translation>Новчаник се учитава...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="41"/>
|
||||
<source>Bitcoin version</source>
|
||||
<translation>Bitcoin верзија</translation>
|
||||
<location filename="../bitcoinstrings.cpp" line="13"/>
|
||||
<source>Sending...</source>
|
||||
<translation>Слање у току...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="8"/>
|
||||
@ -1751,6 +1751,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
|
||||
<source>Warning: Please check that your computer's date and time are correct. If your clock is wrong Bitcoin will not work properly.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="41"/>
|
||||
<source>Bitcoin version</source>
|
||||
<translation>Bitcoin верзија</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="42"/>
|
||||
<source>Usage:</source>
|
||||
@ -2142,10 +2147,5 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
|
||||
<source>Unable to bind to port %d on this computer. Bitcoin is probably already running.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="13"/>
|
||||
<source>Sending...</source>
|
||||
<translation>Слање у току...</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1264,7 +1264,7 @@ string CWallet::SendMoneyToBitcoinAddress(const CBitcoinAddress& address, int64
|
||||
int CWallet::LoadWallet(bool& fFirstRunRet)
|
||||
{
|
||||
if (!fFileBacked)
|
||||
return false;
|
||||
return DB_LOAD_OK;
|
||||
fFirstRunRet = false;
|
||||
int nLoadWalletRet = CWalletDB(strWalletFile,"cr+").LoadWallet(this);
|
||||
if (nLoadWalletRet == DB_NEED_REWRITE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user