From 788590736dff5018e64c65e88a206d3b65736672 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Fri, 21 Mar 2014 12:13:10 +0100 Subject: [PATCH] qt: translation update --- src/qt/bitcoinstrings.cpp | 9 +- src/qt/locale/bitcoin_ach.ts | 353 +++++++++------- src/qt/locale/bitcoin_af_ZA.ts | 353 +++++++++------- src/qt/locale/bitcoin_be_BY.ts | 361 ++++++++++------- src/qt/locale/bitcoin_bg.ts | 361 ++++++++++------- src/qt/locale/bitcoin_bs.ts | 353 +++++++++------- src/qt/locale/bitcoin_ca.ts | 353 +++++++++------- src/qt/locale/bitcoin_ca_ES.ts | 365 ++++++++++------- src/qt/locale/bitcoin_cs.ts | 363 ++++++++++------- src/qt/locale/bitcoin_cy.ts | 353 +++++++++------- src/qt/locale/bitcoin_da.ts | 369 ++++++++++------- src/qt/locale/bitcoin_de_AT.ts | 379 ++++++++++-------- src/qt/locale/bitcoin_el_GR.ts | 363 ++++++++++------- src/qt/locale/bitcoin_en.ts | 177 ++++---- src/qt/locale/bitcoin_eo.ts | 381 ++++++++++-------- src/qt/locale/bitcoin_es.ts | 78 ++-- src/qt/locale/bitcoin_es_MX.ts | 449 ++++++++++++--------- src/qt/locale/bitcoin_es_UY.ts | 217 ++++++---- src/qt/locale/bitcoin_et.ts | 361 ++++++++++------- src/qt/locale/bitcoin_eu_ES.ts | 361 ++++++++++------- src/qt/locale/bitcoin_fa.ts | 363 ++++++++++------- src/qt/locale/bitcoin_fa_IR.ts | 361 ++++++++++------- src/qt/locale/bitcoin_fi.ts | 363 ++++++++++------- src/qt/locale/bitcoin_fr.ts | 371 ++++++++++------- src/qt/locale/bitcoin_fr_CA.ts | 353 +++++++++------- src/qt/locale/bitcoin_gu_IN.ts | 353 +++++++++------- src/qt/locale/bitcoin_he.ts | 363 ++++++++++------- src/qt/locale/bitcoin_hi_IN.ts | 361 ++++++++++------- src/qt/locale/bitcoin_hr.ts | 363 ++++++++++------- src/qt/locale/bitcoin_hu.ts | 363 ++++++++++------- src/qt/locale/bitcoin_id_ID.ts | 361 ++++++++++------- src/qt/locale/bitcoin_it.ts | 373 ++++++++++------- src/qt/locale/bitcoin_ja.ts | 363 ++++++++++------- src/qt/locale/bitcoin_kk_KZ.ts | 401 ++++++++++-------- src/qt/locale/bitcoin_ko_KR.ts | 30 +- src/qt/locale/bitcoin_la.ts | 361 ++++++++++------- src/qt/locale/bitcoin_lt.ts | 363 ++++++++++------- src/qt/locale/bitcoin_lv_LV.ts | 365 ++++++++++------- src/qt/locale/bitcoin_ms_MY.ts | 353 +++++++++------- src/qt/locale/bitcoin_nb.ts | 397 ++++++++++-------- src/qt/locale/bitcoin_pam.ts | 363 ++++++++++------- src/qt/locale/bitcoin_pt_BR.ts | 535 ++++++++++++++----------- src/qt/locale/bitcoin_pt_PT.ts | 437 +++++++++++--------- src/qt/locale/bitcoin_ro_RO.ts | 41 +- src/qt/locale/bitcoin_ru.ts | 375 ++++++++++------- src/qt/locale/bitcoin_sl_SI.ts | 713 ++++++++++++++++++--------------- src/qt/locale/bitcoin_sq.ts | 361 ++++++++++------- src/qt/locale/bitcoin_sr.ts | 361 ++++++++++------- src/qt/locale/bitcoin_sv.ts | 363 ++++++++++------- src/qt/locale/bitcoin_th_TH.ts | 353 +++++++++------- src/qt/locale/bitcoin_tr.ts | 371 ++++++++++------- src/qt/locale/bitcoin_uk.ts | 363 ++++++++++------- src/qt/locale/bitcoin_vi.ts | 353 +++++++++------- src/qt/locale/bitcoin_vi_VN.ts | 353 +++++++++------- src/qt/locale/bitcoin_zh_CN.ts | 515 +++++++++++++----------- 55 files changed, 11290 insertions(+), 7907 deletions(-) diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index c853fd10bc553..c01b873286ff8 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -33,7 +33,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Bind to given address and always listen on it. Use [host]:port notation for " "IPv6"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Cannot obtain a lock on data directory %s. Bitcoin is probably already " +"Cannot obtain a lock on data directory %s. Bitcoin Core is probably already " "running."), QT_TRANSLATE_NOOP("bitcoin-core", "" "Enter regression test mode, which uses a special chain in which blocks can " @@ -43,6 +43,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Enter regression test mode, which uses a special chain in which blocks can " "be solved instantly."), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Error: Listening for incoming connections failed (listen returned error %d)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "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."), @@ -74,7 +76,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "This is a pre-release test build - use at your own risk - do not use for " "mining or merchant applications"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Unable to bind to %s on this computer. Bitcoin is probably already running."), +"Unable to bind to %s on this computer. Bitcoin Core is probably already " +"running."), QT_TRANSLATE_NOOP("bitcoin-core", "" "Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -" "proxy)"), @@ -192,7 +195,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Send commands to node running on (defaul QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to console instead of debug.log file"), QT_TRANSLATE_NOOP("bitcoin-core", "Server certificate file (default: server.cert)"), QT_TRANSLATE_NOOP("bitcoin-core", "Server private key (default: server.pem)"), -QT_TRANSLATE_NOOP("bitcoin-core", "Set database cache size in megabytes (default: 25)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Set database cache size in megabytes (%d to %d, default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to (default: 100)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: 0)"), diff --git a/src/qt/locale/bitcoin_ach.ts b/src/qt/locale/bitcoin_ach.ts index 848ffc9d4c7a3..195c41f37ad63 100644 --- a/src/qt/locale/bitcoin_ach.ts +++ b/src/qt/locale/bitcoin_ach.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2858,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_af_ZA.ts b/src/qt/locale/bitcoin_af_ZA.ts index ab6f88d377f4a..e8e6464823322 100644 --- a/src/qt/locale/bitcoin_af_ZA.ts +++ b/src/qt/locale/bitcoin_af_ZA.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount Bedrag @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet Beursie - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Die adres waarheen die betaling gestuur moet word (b.v. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + Kopieer bedrag + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Stuur Munstukke @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once Stuur aan vele ontvangers op eens @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: Balans: - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 S&tuur - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Die adres waarheen die betaling gestuur moet word (b.v. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (geen etiket) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 Boodskap: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Die adres waarheen die betaling gestuur moet word (b.v. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Die adres waarheen die betaling gestuur moet word (b.v. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown onbekend @@ -2858,12 +2901,12 @@ Address: %4 Bedrag - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with Ontvang met @@ -2929,7 +2981,7 @@ Address: %4 (n.v.t) - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: Gebruik: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network Gebruik die toets netwerk - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information Informasie @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: Sisteem fout: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message Hierdie help boodskap @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... Laai adresse... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Laai blok indeks... - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... Laai beursie... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Klaar gelaai - + To use the %s option - + Error Fout - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_be_BY.ts b/src/qt/locale/bitcoin_be_BY.ts index 5fbb794719b59..9c89795017884 100644 --- a/src/qt/locale/bitcoin_be_BY.ts +++ b/src/qt/locale/bitcoin_be_BY.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -685,7 +701,7 @@ Address: %4 Гаманец <b>зашыфраваны</b> і зараз <b>заблакаваны</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -746,7 +762,7 @@ Address: %4 - + (un)select all @@ -761,7 +777,7 @@ Address: %4 - + Amount Колькасць @@ -912,7 +928,7 @@ Address: %4 - + Dust @@ -1094,7 +1110,7 @@ Address: %4 - + Bitcoin Core @@ -1238,7 +1254,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1248,7 +1264,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1263,12 +1279,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - Пазначыць памер кэшу базы звестак у мегабайтах (тыпова: 25) - - - + MB @@ -1283,7 +1294,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1318,7 +1334,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1433,17 +1459,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1483,18 +1509,13 @@ Address: %4 - - Unconfirmed: - Непацверджана: - - - + Wallet - Confirmed: + Available: @@ -1503,7 +1524,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1651,6 +1677,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Увядзіце Біткойн-адрас (ўзор 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1871,22 +1902,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: Пазнака: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1896,27 +1927,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1926,17 +1960,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1955,6 +1989,21 @@ Address: %4 Remove + + + Copy label + Капіяваць пазнаку + + + + Copy message + + + + + Copy amount + Капіяваць колькасць + ReceiveRequestDialog @@ -2056,12 +2105,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Даслаць Манеты @@ -2137,7 +2191,7 @@ Address: %4 - + Send to multiple recipients at once Даслаць адразу некалькім атрымальнікам @@ -2147,7 +2201,7 @@ Address: %4 - + Clear all fields of the form. @@ -2157,12 +2211,12 @@ Address: %4 - + Balance: Баланс: - + Confirm the send action Пацвердзіць дасыланне @@ -2172,7 +2226,7 @@ Address: %4 - + Confirm send coins Пацвердзіць дасыланне манет @@ -2185,12 +2239,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Увядзіце Біткойн-адрас (ўзор 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2240,7 +2289,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2275,12 +2324,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) непазначаны @@ -2290,7 +2339,7 @@ Address: %4 - + Are you sure you want to send? @@ -2300,7 +2349,7 @@ Address: %4 - + Payment request expired @@ -2377,12 +2426,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2392,7 +2436,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2408,11 +2457,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Увядзіце Біткойн-адрас (ўзор 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2450,19 +2494,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Уставіць адрас з буферу абмена @@ -2503,12 +2547,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2523,7 +2567,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2538,43 +2582,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Увядзіце Біткойн-адрас (ўзор 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2594,7 +2632,7 @@ Address: %4 - + The signature could not be decoded. @@ -2655,6 +2693,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2816,12 +2859,12 @@ Address: %4 , пакуль не было паспяхова транслявана - + Open for %n more block(s) - + unknown невядома @@ -2862,12 +2905,12 @@ Address: %4 Колькасць - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2877,23 +2920,12 @@ Address: %4 - - Offline (%1 confirmations) - Offline (%1 пацверджанняў) - - - - Unconfirmed (%1 of %2 confirmations) - Непацверджана (%1 з %2 пацверджанняў) - - - - + Confirmed (%1 confirmations) Пацверджана (%1 пацверджанняў) - + This block was not received by any other nodes and will probably not be accepted! Гэты блок не быў прыняты іншымі вузламі і магчыма не будзе ўхвалены! @@ -2903,7 +2935,27 @@ Address: %4 Згенеравана, але не прынята - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Прынята з @@ -2933,7 +2985,7 @@ Address: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Статус транзакцыі. Навядзіце курсар на гэтае поле, каб паказаць колькасць пацверджанняў. @@ -3199,12 +3251,12 @@ Address: %4 bitcoin-core - + Usage: Ужыванне: - + List commands Спіс каманд @@ -3259,12 +3311,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) Парог для адлучэння злаўмысных карыстальнікаў (тыпова: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Колькасць секунд для ўстрымання асобаў да перадалучэння (заходна: 86400) @@ -3284,17 +3336,17 @@ Address: %4 Прымаць камандны радок і JSON-RPC каманды - + Run in the background as a daemon and accept commands Запусціць у фоне як дэман і прымаць каманды - + Use the test network Ужываць тэставае сеціва - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3425,6 +3477,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3635,6 +3692,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3684,12 +3746,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3709,7 +3771,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3779,7 +3841,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3825,6 +3887,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3834,32 +3901,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Пароль для JSON-RPC злучэнняў - + Allow JSON-RPC connections from specified IP address Дазволіць JSON-RPC злучэнні з пэўнага IP адрасу - + Send commands to node running on <ip> (default: 127.0.0.1) Адпраўляць каманды вузлу на <ip> (зыходна: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Выканаць каманду калі лепшы блок зменіцца (%s замяняецца на хэш блока) - + Upgrade wallet to latest format Абнавіць гаманец на новы фармат - + Set key pool size to <n> (default: 100) Устанавіць памер фонда ключоў у <n> (тыпова: 100) @@ -3869,12 +3936,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Перасканаваць ланцуг блокаў дзеля пошуку адсутных транзакцый - + Use OpenSSL (https) for JSON-RPC connections Ужываць OpenSSL (https) для JSON-RPC злучэнняў - + Server certificate file (default: server.cert) Файл-сертыфікат сервера (зыходна: server.cert) @@ -3884,7 +3951,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Прыватны ключ сервера (зыходна: server.pem) - + This help message @@ -3894,12 +3961,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... Загружаем адрасы... @@ -3914,12 +3981,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Памылка загрузкі wallet.dat: гаманец патрабуе новую версію Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Гаманец мае быць перазапісаны: патрэбны перазапуск Bitcoin для выканання - + Error loading wallet.dat Памылка загрузкі wallet.dat @@ -3929,7 +3996,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3939,7 +4006,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3949,7 +4016,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3969,7 +4036,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Загружаем індэкс блокаў... - + Add a node to connect to and attempt to keep the connection open @@ -3979,12 +4046,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... Загружаем гаманец... - + Cannot downgrade wallet @@ -3994,7 +4061,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... Перасканаванне... @@ -4004,17 +4071,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Загрузка выканана - + To use the %s option - + Error Памылка - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_bg.ts b/src/qt/locale/bitcoin_bg.ts index c8a403346da7e..eb0eb9ec0712a 100644 --- a/src/qt/locale/bitcoin_bg.ts +++ b/src/qt/locale/bitcoin_bg.ts @@ -36,6 +36,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -616,6 +622,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -686,7 +702,7 @@ Address: %4 Портфейлът е <b>криптиран</b> и <b>заключен</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -747,7 +763,7 @@ Address: %4 - + (un)select all @@ -762,7 +778,7 @@ Address: %4 - + Amount Сума @@ -913,7 +929,7 @@ Address: %4 - + Dust @@ -1095,7 +1111,7 @@ Address: %4 - + Bitcoin Core @@ -1239,7 +1255,7 @@ Address: %4 &Основни - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1249,7 +1265,7 @@ Address: %4 &Такса за изходяща транзакция - + Automatically start Bitcoin after logging in to the system. @@ -1264,12 +1280,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1284,7 +1295,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1319,7 +1335,17 @@ Address: %4 &Мрежа - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Автоматично отваряне на входящия Bitcoin порт. Работи само с рутери поддържащи UPnP. @@ -1434,17 +1460,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1484,18 +1510,13 @@ Address: %4 - - Unconfirmed: - Непотвърдени: - - - + Wallet Портфейл - Confirmed: + Available: @@ -1504,7 +1525,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1652,6 +1678,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Въведете Биткоин адрес (например 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1872,22 +1903,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Име: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1897,27 +1928,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1927,17 +1961,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1956,6 +1990,21 @@ Address: %4 Remove + + + Copy label + Копирай име + + + + Copy message + + + + + Copy amount + Копирай сума + ReceiveRequestDialog @@ -2057,12 +2106,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Изпращане @@ -2138,7 +2192,7 @@ Address: %4 - + Send to multiple recipients at once Изпращане към повече от един получател @@ -2148,7 +2202,7 @@ Address: %4 Добави &получател - + Clear all fields of the form. @@ -2158,12 +2212,12 @@ Address: %4 &Изчисти - + Balance: Баланс: - + Confirm the send action Потвърдете изпращането @@ -2173,7 +2227,7 @@ Address: %4 И&зпрати - + Confirm send coins Потвърждаване @@ -2186,12 +2240,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Въведете Биткоин адрес (например 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2241,7 +2290,7 @@ Address: %4 - + The recipient address is not valid, please recheck. Невалиден адрес на получателя. @@ -2276,12 +2325,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (без име) @@ -2291,7 +2340,7 @@ Address: %4 - + Are you sure you want to send? @@ -2301,7 +2350,7 @@ Address: %4 - + Payment request expired @@ -2378,12 +2427,7 @@ Address: %4 Съобщение: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2393,7 +2437,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2409,11 +2458,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Въведете Биткоин адрес (например 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2451,19 +2495,19 @@ Address: %4 Адресът, с който ще подпишете съобщението (например 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Вмъкни от клипборда @@ -2504,12 +2548,12 @@ Address: %4 - + Clear &All &Изчисти - + &Verify Message &Провери @@ -2524,7 +2568,7 @@ Address: %4 Адресът, с който е подписано съобщението (например 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Проверете съобщение, за да сте сигурни че е подписано с определен Биткоин адрес @@ -2539,43 +2583,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Въведете Биткоин адрес (например 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Натиснете "Подписване на съобщение" за да създадете подпис - - - Enter Bitcoin signature - Биткоин подпис - - + The entered address is invalid. Въведеният адрес е невалиден. - + - + Please check the address and try again. Моля проверете адреса и опитайте отново. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2595,7 +2633,7 @@ Address: %4 Съобщението е подписано. - + The signature could not be decoded. Подписът не може да бъде декодиран. @@ -2656,6 +2694,11 @@ Address: %4 + conflicted + + + + %1/offline %1/офлайн @@ -2817,12 +2860,12 @@ Address: %4 , все още не е изпратено - + Open for %n more block(s) - + unknown неизвестен @@ -2863,12 +2906,12 @@ Address: %4 Сума - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2878,23 +2921,12 @@ Address: %4 Подлежи на промяна до %1 - - Offline (%1 confirmations) - Офлайн (%1 потвърждения) - - - - Unconfirmed (%1 of %2 confirmations) - Непотвърдени (%1 от %2 потвърждения) - - - - + Confirmed (%1 confirmations) Потвърдени (%1 потвърждения) - + This block was not received by any other nodes and will probably not be accepted! Блокът не е получен от останалите участници и най-вероятно няма да бъде одобрен. @@ -2904,7 +2936,27 @@ Address: %4 Генерирана, но отхвърлена от мрежата - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Получени с @@ -2934,7 +2986,7 @@ Address: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Състояние на транзакцията. Задръжте върху това поле за брой потвърждения. @@ -3200,12 +3252,12 @@ Address: %4 bitcoin-core - + Usage: Използване: - + List commands Вписване на команди @@ -3260,12 +3312,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) Праг на прекъсване на връзката при непорядъчно държащи се пиъри (по подразбиране:100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Брой секунди до възтановяване на връзката за зле държащите се пиъри (по подразбиране:86400) @@ -3285,17 +3337,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network Използвайте тестовата мрежа - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3426,6 +3478,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3636,6 +3693,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Включи Биткойн сървър @@ -3685,12 +3747,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3710,7 +3772,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3780,7 +3842,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3826,6 +3888,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3835,32 +3902,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Парола за JSON-RPC връзките - + Allow JSON-RPC connections from specified IP address Разреши JSON-RPC връзките от отучнен IP адрес - + Send commands to node running on <ip> (default: 127.0.0.1) Изпрати команди до възел функциониращ на <ip> (По подразбиране: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3870,12 +3937,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Повторно сканиране на блок-връзка за липсващи портефейлни транзакции - + Use OpenSSL (https) for JSON-RPC connections Използвайте OpenSSL (https) за JSON-RPC връзките - + Server certificate file (default: server.cert) Сертификатен файл на сървъра (По подразбиране:server.cert) @@ -3885,7 +3952,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Поверителен ключ за сървъра (default: server.pem) - + This help message Това помощно съобщение @@ -3895,12 +3962,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... Зареждане на адресите... @@ -3915,12 +3982,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3930,7 +3997,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Невалиден -proxy address: '%s' - + Unknown network specified in -onlynet: '%s' @@ -3940,7 +4007,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3950,7 +4017,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3970,7 +4037,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Зареждане на блок индекса... - + Add a node to connect to and attempt to keep the connection open @@ -3980,12 +4047,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... Зареждане на портфейла... - + Cannot downgrade wallet @@ -3995,7 +4062,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... Преразглеждане на последовтелността от блокове... @@ -4005,17 +4072,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Зареждането е завършено - + To use the %s option - + Error Грешка - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_bs.ts b/src/qt/locale/bitcoin_bs.ts index 768d874fc5a52..be8575c4ca71d 100644 --- a/src/qt/locale/bitcoin_bs.ts +++ b/src/qt/locale/bitcoin_bs.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core Bitcoin Jezrga @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2858,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_ca.ts b/src/qt/locale/bitcoin_ca.ts index 72a5339cc3a68..52595a9a15000 100644 --- a/src/qt/locale/bitcoin_ca.ts +++ b/src/qt/locale/bitcoin_ca.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 La cartera està <b>encriptada<b/> i <b>bloquejada<b/> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (sense etiqueta) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2858,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_ca_ES.ts b/src/qt/locale/bitcoin_ca_ES.ts index 4c86a99a2c22e..ea4b8575a2a08 100644 --- a/src/qt/locale/bitcoin_ca_ES.ts +++ b/src/qt/locale/bitcoin_ca_ES.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) %n setmana%n setmanes + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 El moneder està <b>encriptat</b> i actualment <b>bloquejat</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Ha tingut lloc un error fatal. Bitcoin no pot continuar executant-se de manera segura i es tancará. @@ -742,7 +758,7 @@ Address: %4 Canvi: - + (un)select all @@ -757,7 +773,7 @@ Address: %4 Mode llista - + Amount Quantitat @@ -908,7 +924,7 @@ Address: %4 - + Dust Pols @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core Nucli de Bitcoin @@ -1234,7 +1250,7 @@ Address: %4 &Principal - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 Pagar &comisió de transacció - + Automatically start Bitcoin after logging in to the system. Iniciar automàticament Bitcoin després de l'inici de sessió del sistema. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - Establir tamany de la memoria cau en megabytes (per defecte: 25) - - - + MB MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 &Xarxa - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Obrir el port del client de Bitcoin al router de forma automàtica. Això només funciona quan el teu router implementa UPnP i l'opció està activada. @@ -1429,17 +1455,17 @@ Address: %4 &Cancel·la - + default Per defecte - + none - + Confirm options reset Confirmi el reestabliment de les opcions @@ -1479,18 +1505,13 @@ Address: %4 La informació mostrada pot no estar al día. El teu moneder es sincronitza automàticament amb la xarxa Bitcoin un cop s'ha establert connexió, però aquest proces no s'ha completat encara. - - Unconfirmed: - Sense confirmar: - - - + Wallet Moneder - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Introdueixi una adreça de Bitcoin (per exemple 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: &Quantitat: - + &Label: &Etiqueta: - + &Message: &Missatge: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. Esborra tots els camps del formuari. @@ -1922,17 +1956,17 @@ Address: %4 Esborra - - &Request payment - &Sol·licitud de pagament + + Requested payments history + - - Requested payments - + + &Request payment + &Sol·licitud de pagament - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove Esborra + + + Copy label + Copiar etiqueta + + + + Copy message + + + + + Copy amount + Copiar quantitat + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) (sense missatge) + + + (no amount) + + SendCoinsDialog - + Send Coins Enviar monedes @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once Enviar a multiples destinataris al mateix temps @@ -2143,7 +2197,7 @@ Address: %4 Affegir &Destinatari - + Clear all fields of the form. Netejar tots els camps del formulari. @@ -2153,12 +2207,12 @@ Address: %4 Esborrar &Tot - + Balance: Balanç: - + Confirm the send action Confirmi l'acció d'enviament @@ -2168,7 +2222,7 @@ Address: %4 E&nviar - + Confirm send coins Confirmar l'enviament de monedes @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Introdueixi una adreça de Bitcoin (per exemple 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 o - + The recipient address is not valid, please recheck. L'adreça remetent no és vàlida, si us plau comprovi-la. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (sense etiqueta) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? Estàs segur que ho vols enviar? @@ -2296,7 +2345,7 @@ Address: %4 S'ha afegit una taxa de transacció - + Payment request expired La sol·licitud de pagament ha caducat @@ -2373,12 +2422,7 @@ Address: %4 Missatge: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Introdueixi una adreça de Bitcoin (per exemple 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 La adreça amb la que signat els missatges (per exemple 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Escull adreces fetes servir amb anterioritat - - + + Alt+A Alta+A - + Paste address from clipboard Enganxar adreça del porta-retalls @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All Esborrar &Tot - + &Verify Message &Verificar el missatge @@ -2519,7 +2563,7 @@ Address: %4 La adreça amb el que el missatge va ser signat (per exemple 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Verificar el missatge per assegurar-se que ha estat signat amb una adreça Bitcoin específica @@ -2534,43 +2578,37 @@ Address: %4 Neteja tots els camps de verificació de missatge - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Introdueixi una adreça de Bitcoin (per exemple 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Clica "Signar Missatge" per a generar una signatura - - - Enter Bitcoin signature - Introduïr una clau Bitcoin - - + The entered address is invalid. L'adreça intoduïda és invàlida. - + - + Please check the address and try again. Siu us plau, comprovi l'adreça i provi de nou. - - + + The entered address does not refer to a key. L'adreça introduïda no referencia a cap clau. - + Wallet unlock was cancelled. El desbloqueig del moneder ha estat cancelat. @@ -2590,7 +2628,7 @@ Address: %4 Missatge signat. - + The signature could not be decoded. La signatura no s'ha pogut decodificar . @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline %1/offline @@ -2812,12 +2855,12 @@ Address: %4 , encara no ha estat emès correctement - + Open for %n more block(s) Obre per %n bloc mésObre per %n blocs més - + unknown desconegut @@ -2858,12 +2901,12 @@ Address: %4 Quantitat - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Obre per %n bloc mésObre per %n blocs més @@ -2873,23 +2916,12 @@ Address: %4 Obert fins %1 - - Offline (%1 confirmations) - Sense connexió (%1 confirmacions) - - - - Unconfirmed (%1 of %2 confirmations) - Sense confirmar (%1 de %2 confirmacions) - - - - + Confirmed (%1 confirmations) Confirmat (%1 confirmacions) - + This block was not received by any other nodes and will probably not be accepted! Aquest bloc no ha estat rebut per cap altre node i probablement no serà acceptat! @@ -2899,7 +2931,27 @@ Address: %4 Generat però no acceptat - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Rebut amb @@ -2929,7 +2981,7 @@ Address: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Estat de la transacció. Desplaça't per aquí sobre per mostrar el nombre de confirmacions. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: Ús: - + List commands Llista d'ordres @@ -3255,12 +3307,12 @@ Address: %4 Especificar la teva adreça pública - + Threshold for disconnecting misbehaving peers (default: 100) Límit per a desconectar connexions errònies (per defecte: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Nombre de segons abans de reconectar amb connexions errònies (per defecte: 86400) @@ -3280,17 +3332,17 @@ Address: %4 Acceptar línia d'ordres i ordres JSON-RPC - + Run in the background as a daemon and accept commands Executar en segon pla com a programa dimoni i acceptar ordres - + Use the test network Usar la xarxa de prova - + Accept connections from outside (default: 1 if no -proxy or -connect) Aceptar connexions d'afora (per defecte: 1 si no -proxy o -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Connectar només al(s) node(s) especificats @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Arranca el servidor de Bitcoin @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file Importa blocs de un fitxer blk000??.dat extern - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information &Informació @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Especificar el temps limit per a un intent de connexió en milisegons (per defecte: 5000) - + System error: Error de sistema: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version versió @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. L'arxiu wallet.data és corrupte, el rescat de les dades ha fallat - + Password for JSON-RPC connections Contrasenya per a connexions JSON-RPC - + Allow JSON-RPC connections from specified IP address Permetre connexions JSON-RPC d'adreces IP específiques - + Send commands to node running on <ip> (default: 127.0.0.1) Enviar ordre al node en execució a <ip> (per defecte: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Executar orde quan el millor bloc canviï (%s al cmd es reemplaça per un bloc de hash) - + Upgrade wallet to latest format Actualitzar moneder a l'últim format - + Set key pool size to <n> (default: 100) Establir límit de nombre de claus a <n> (per defecte: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Re-escanejar cadena de blocs en cerca de transaccions de moneder perdudes - + Use OpenSSL (https) for JSON-RPC connections Utilitzar OpenSSL (https) per a connexions JSON-RPC - + Server certificate file (default: server.cert) Arxiu del certificat de servidor (per defecte: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Clau privada del servidor (per defecte: server.pem) - + This help message Aquest misatge d'ajuda @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Impossible d'unir %s a aquest ordinador (s'ha retornat l'error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Permetre consultes DNS per a -addnode, -seednode i -connect - + Loading addresses... Carregant adreces... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Error carregant wallet.dat: El moneder requereix una versió de Bitcoin més moderna - + Wallet needed to be rewritten: restart Bitcoin to complete El moneder necesita ser re-escrit: re-inicia Bitcoin per a completar la tasca - + Error loading wallet.dat Error carregant wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Adreça -proxy invalida: '%s' - + Unknown network specified in -onlynet: '%s' Xarxa desconeguda especificada a -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. S'ha demanat una versió desconeguda de -socks proxy: %i - + Cannot resolve -bind address: '%s' No es pot resoldre l'adreça -bind: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. No es pot resoldre l'adreça -externalip: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Quantitat invalida per a -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Carregant índex de blocs... - + Add a node to connect to and attempt to keep the connection open Afegir un node per a connectar's-hi i intentar mantenir la connexió oberta @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Impossible d'unir %s en aquest ordinador. Probablement Bitcoin ja estigui en execució. - + Loading wallet... Carregant moneder... - + Cannot downgrade wallet No es pot reduir la versió del moneder @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. No es pot escriure l'adreça per defecte - + Rescanning... Re-escanejant... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Càrrega acabada - + To use the %s option Utilitza la opció %s - + Error Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_cs.ts b/src/qt/locale/bitcoin_cs.ts index 668afd3acc076..05ebe1741f97a 100644 --- a/src/qt/locale/bitcoin_cs.ts +++ b/src/qt/locale/bitcoin_cs.ts @@ -36,6 +36,12 @@ Tento produkt zahrnuje programy vyvinuté OpenSSL Projektem pro použití v Open The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -616,6 +622,16 @@ Tento produkt zahrnuje programy vyvinuté OpenSSL Projektem pro použití v Open %n week(s) týden%n týdny%n týdnů + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -690,7 +706,7 @@ Adresa: %4 Peněženka je <b>zašifrovaná</b> a momentálně <b>zamčená</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Stala se fatální chyba. Bitcoin nemůže bezpečně pokračovat v činnosti, a proto skončí. @@ -751,7 +767,7 @@ Adresa: %4 - + (un)select all @@ -766,7 +782,7 @@ Adresa: %4 - + Amount Částka @@ -917,7 +933,7 @@ Adresa: %4 - + Dust @@ -1099,7 +1115,7 @@ Adresa: %4 - + Bitcoin Core Jádro Bitcoinu @@ -1243,7 +1259,7 @@ Adresa: %4 &Hlavní - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Dobrovolný transakční poplatek za každý započatý kB dopomáhá k rychlému zpracování tvých transakcí. Většina transakcí má do 1 kB. @@ -1253,7 +1269,7 @@ Adresa: %4 Platit &transakční poplatek - + Automatically start Bitcoin after logging in to the system. Automaticky spustí Bitcoin po přihlášení do systému. @@ -1268,12 +1284,7 @@ Adresa: %4 - - Set database cache size in megabytes (default: 25) - Nastavit velikost databázové vyrovnávací paměti v megabajtech (výchozí: 25) - - - + MB @@ -1288,7 +1299,12 @@ Adresa: %4 Nastavení počtu vláken pro verifikaci skriptů (max. 16, 0 = automaticky, <0 = nechat daný počet jader volný, výchozí: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1323,7 +1339,17 @@ Adresa: %4 &Síť - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Automaticky otevře potřebný port na routeru. Tohle funguje jen za předpokladu, že tvůj router podporuje UPnP a že je UPnP povolené. @@ -1438,17 +1464,17 @@ Adresa: %4 &Zrušit - + default výchozí - + none - + Confirm options reset Potvrzení obnovení nastavení @@ -1488,19 +1514,14 @@ Adresa: %4 Zobrazené informace nemusí být aktuální. Tvá peněženka se automaticky sesynchronizuje s Bitcoinovou sítí, jakmile se s ní spojí. Zatím ale ještě není synchronizace dokončena. - - Unconfirmed: - Nepotvrzeno: - - - + Wallet Peněženka - Confirmed: - Potvrzeno: + Available: + @@ -1508,7 +1529,12 @@ Adresa: %4 Aktuální disponibilní stav tvého účtu - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Celkem z transakcí, které ještě nejsou potvrzené a které se ještě nezapočítávají do celkového disponibilního stavu účtu @@ -1656,6 +1682,11 @@ Adresa: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Zadej Bitcoinovou adresu (např. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1876,22 +1907,22 @@ Adresa: %4 ReceiveCoinsDialog - + &Amount: - + &Label: O&značení: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1901,27 +1932,30 @@ Adresa: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1931,17 +1965,17 @@ Adresa: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1960,6 +1994,21 @@ Adresa: %4 Remove + + + Copy label + Kopírovat popis + + + + Copy message + + + + + Copy amount + Kopíruj částku + ReceiveRequestDialog @@ -2061,12 +2110,17 @@ Adresa: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Pošli mince @@ -2142,7 +2196,7 @@ Adresa: %4 - + Send to multiple recipients at once Pošli více příjemcům naráz @@ -2152,7 +2206,7 @@ Adresa: %4 Při&dej příjemce - + Clear all fields of the form. @@ -2162,12 +2216,12 @@ Adresa: %4 Všechno s&maž - + Balance: Stav účtu: - + Confirm the send action Potvrď odeslání @@ -2177,7 +2231,7 @@ Adresa: %4 P&ošli - + Confirm send coins Potvrď odeslání mincí @@ -2190,12 +2244,7 @@ Adresa: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Zadej Bitcoinovou adresu (např. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2245,7 +2294,7 @@ Adresa: %4 - + The recipient address is not valid, please recheck. Adresa příjemce je neplatná, překontroluj ji prosím. @@ -2280,12 +2329,12 @@ Adresa: %4 - + Warning: Invalid Bitcoin address - + (no label) (bez popisu) @@ -2295,7 +2344,7 @@ Adresa: %4 - + Are you sure you want to send? @@ -2305,7 +2354,7 @@ Adresa: %4 - + Payment request expired @@ -2382,12 +2431,7 @@ Adresa: %4 Zpráva: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2397,7 +2441,12 @@ Adresa: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2413,11 +2462,6 @@ Adresa: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Zadej Bitcoinovou adresu (např. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2455,19 +2499,19 @@ Adresa: %4 Adresa, kterou se zpráva podepíše (např. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Vlož adresu ze schránky @@ -2508,12 +2552,12 @@ Adresa: %4 - + Clear &All Všechno &smaž - + &Verify Message &Ověř zprávu @@ -2528,7 +2572,7 @@ Adresa: %4 Adresa, kterou je zpráva podepsána (např. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Ověř zprávu, aby ses ujistil, že byla podepsána danou Bitcoinovou adresou @@ -2543,43 +2587,37 @@ Adresa: %4 Vymaž všechna pole formuláře pro ověření zrávy - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Zadej Bitcoinovou adresu (např. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Kliknutím na "Podepiš zprávu" vygeneruješ podpis - - - Enter Bitcoin signature - Vlož Bitcoinový podpis - - + The entered address is invalid. Zadaná adresa je neplatná. - + - + Please check the address and try again. Zkontroluj ji prosím a zkus to pak znovu. - - + + The entered address does not refer to a key. Zadaná adresa nepasuje ke klíči. - + Wallet unlock was cancelled. Odemčení peněženky bylo zrušeno. @@ -2599,7 +2637,7 @@ Adresa: %4 Zpráv podepsána. - + The signature could not be decoded. Podpis nejde dekódovat. @@ -2660,6 +2698,11 @@ Adresa: %4 + conflicted + + + + %1/offline %1/offline @@ -2821,12 +2864,12 @@ Adresa: %4 , ještě nebylo rozesláno - + Open for %n more block(s) Otevřeno pro 1 další blokOtevřeno pro %n další blokyOtevřeno pro %n dalších bloků - + unknown neznámo @@ -2867,12 +2910,12 @@ Adresa: %4 Částka - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Otevřeno pro 1 další blokOtevřeno pro %n další blokyOtevřeno pro %n dalších bloků @@ -2882,23 +2925,12 @@ Adresa: %4 Otřevřeno dokud %1 - - Offline (%1 confirmations) - Offline (%1 potvrzení) - - - - Unconfirmed (%1 of %2 confirmations) - Nepotvrzeno (%1 z %2 potvrzení) - - - - + Confirmed (%1 confirmations) Potvrzeno (%1 potvrzení) - + This block was not received by any other nodes and will probably not be accepted! Tento blok nedostal žádný jiný uzel a pravděpodobně nebude akceptován! @@ -2908,7 +2940,27 @@ Adresa: %4 Vygenerováno, ale neakceptováno - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Přijato do @@ -2938,7 +2990,7 @@ Adresa: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Stav transakce. Najetím myši na toto políčko si zobrazíš počet potvrzení. @@ -3204,12 +3256,12 @@ Adresa: %4 bitcoin-core - + Usage: Užití: - + List commands Výpis příkazů @@ -3264,12 +3316,12 @@ Adresa: %4 Specifikuj svou veřejnou adresu - + Threshold for disconnecting misbehaving peers (default: 100) Práh pro odpojování zlobivých uzlů (výchozí: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Doba ve vteřinách, po kterou se nebudou moci zlobivé uzly znovu připojit (výchozí: 86400) @@ -3289,17 +3341,17 @@ Adresa: %4 Akceptovat příkazy z příkazové řádky a přes JSON-RPC - + Run in the background as a daemon and accept commands Běžet na pozadí jako démon a akceptovat příkazy - + Use the test network Použít testovací síť (testnet) - + Accept connections from outside (default: 1 if no -proxy or -connect) Přijímat spojení zvenčí (výchozí: 1, pokud není zadáno -proxy nebo -connect) @@ -3440,6 +3492,11 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Připojit se pouze k zadanému uzlu (příp. zadaným uzlům) @@ -3650,6 +3707,11 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3699,12 +3761,12 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Je třeba přestavět databázi použitím -reindex, aby bylo možné změnit -txindex - + Imports blocks from external blk000??.dat file Importovat bloky z externího souboru blk000??.dat - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3724,7 +3786,7 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nastavení počtu vláken pro verifikaci skriptů (max. 16, 0 = automaticky, <0 = nechat daný počet jader volný, výchozí: 0) - + Information Informace @@ -3794,7 +3856,7 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Zadej časový limit spojení v milisekundách (výchozí: 5000) - + System error: Systémová chyba: @@ -3840,6 +3902,11 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version verze @@ -3849,32 +3916,32 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Soubor wallet.dat je poškozen, jeho záchrana se nezdařila - + Password for JSON-RPC connections Heslo pro JSON-RPC spojení - + Allow JSON-RPC connections from specified IP address Povolit JSON-RPC spojení ze specifikované IP adresy - + Send commands to node running on <ip> (default: 127.0.0.1) Posílat příkazy uzlu běžícím na <ip> (výchozí: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Spustit příkaz, když se změní nejlepší blok (%s se v příkazu nahradí hashem bloku) - + Upgrade wallet to latest format Převést peněženku na nejnovější formát - + Set key pool size to <n> (default: 100) Nastavit zásobník klíčů na velikost <n> (výchozí: 100) @@ -3884,12 +3951,12 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Přeskenovat řetězec bloků na chybějící transakce tvé pěněženky - + Use OpenSSL (https) for JSON-RPC connections Použít OpenSSL (https) pro JSON-RPC spojení - + Server certificate file (default: server.cert) Soubor se serverovým certifikátem (výchozí: server.cert) @@ -3899,7 +3966,7 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Soubor se serverovým soukromým klíčem (výchozí: server.pem) - + This help message Tato nápověda @@ -3909,12 +3976,12 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nedaří se mi připojit na %s na tomhle počítači (operace bind vrátila chybu %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Povolit DNS dotazy pro -addnode (přidání uzlu), -seednode a -connect (připojení) - + Loading addresses... Načítám adresy... @@ -3929,12 +3996,12 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Chyba při načítání wallet.dat: peněženka vyžaduje novější verzi Bitcoinu - + Wallet needed to be rewritten: restart Bitcoin to complete Soubor s peněženkou potřeboval přepsat: restartuj Bitcoin, aby se operace dokončila - + Error loading wallet.dat Chyba při načítání wallet.dat @@ -3944,7 +4011,7 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Neplatná -proxy adresa: '%s' - + Unknown network specified in -onlynet: '%s' V -onlynet byla uvedena neznámá síť: '%s' @@ -3954,7 +4021,7 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. V -socks byla požadována neznámá verze proxy: %i - + Cannot resolve -bind address: '%s' Nemohu přeložit -bind adresu: '%s' @@ -3964,7 +4031,7 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nemohu přeložit -externalip adresu: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Neplatná částka pro -paytxfee=<částka>: '%s' @@ -3984,7 +4051,7 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Načítám index bloků... - + Add a node to connect to and attempt to keep the connection open Přidat uzel, ke kterému se připojit a snažit se spojení udržet @@ -3994,12 +4061,12 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nedaří se mi připojit na %s na tomhle počítači. Bitcoin už pravděpodobně jednou běží. - + Loading wallet... Načítám peněženku... - + Cannot downgrade wallet Nemohu převést peněženku do staršího formátu @@ -4009,7 +4076,7 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nemohu napsat výchozí adresu - + Rescanning... Přeskenovávám... @@ -4019,17 +4086,17 @@ například: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Načítání dokončeno - + To use the %s option K použití volby %s - + Error Chyba - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_cy.ts b/src/qt/locale/bitcoin_cy.ts index a28772d748479..b49b68d21a3d6 100644 --- a/src/qt/locale/bitcoin_cy.ts +++ b/src/qt/locale/bitcoin_cy.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 Mae'r waled <b>wedi'i amgryptio</b> ac <b>ar glo</b> ar hyn o bryd - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - Nas cadarnheir: - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Anfon arian @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once Anfon at pobl lluosog ar yr un pryd @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: Gweddill: - + Confirm the send action Cadarnhau'r gweithrediad anfon @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 %1 i %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (heb label) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Gludo cyfeiriad o'r glipfwrdd @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2858,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 Agor tan %1 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information Gwybodaeth @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error Gwall - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts index 56b4ebb3fe768..ac295220c791e 100644 --- a/src/qt/locale/bitcoin_da.ts +++ b/src/qt/locale/bitcoin_da.ts @@ -36,6 +36,12 @@ Produktet indeholder software som er udviklet af OpenSSL Project til brug i Open The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -616,6 +622,16 @@ Produktet indeholder software som er udviklet af OpenSSL Project til brug i Open %n week(s) %n uge(r)%n uge(r) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -690,7 +706,7 @@ Adresse: %4 Tegnebog er <b>krypteret</b> og i øjeblikket <b>låst</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Der opstod en fatal fejl. Bitcoin kan ikke længere fortsætte sikkert og vil afslutte. @@ -751,7 +767,7 @@ Adresse: %4 - + (un)select all @@ -766,7 +782,7 @@ Adresse: %4 - + Amount Beløb @@ -917,7 +933,7 @@ Adresse: %4 - + Dust @@ -1099,7 +1115,7 @@ Adresse: %4 - + Bitcoin Core Bitcoin Core @@ -1243,7 +1259,7 @@ Adresse: %4 Generelt - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Valgfrit transaktionsgebyr pr. kB, der hjælper dine transaktioner med at blive behandlet hurtigt. De fleste transaktioner er på 1 kB. @@ -1253,7 +1269,7 @@ Adresse: %4 Betal transaktionsgebyr - + Automatically start Bitcoin after logging in to the system. Start Bitcoin automatisk, når der logges ind på systemet @@ -1268,12 +1284,7 @@ Adresse: %4 - - Set database cache size in megabytes (default: 25) - Angiv databasecachestørrelse i megabytes (standard: 25) - - - + MB @@ -1288,7 +1299,12 @@ Adresse: %4 Angiv nummeret af tråde til verificering af script (op til 16, 0 = automatisk, <0 = efterlad det antal kerner tilgængelige, standard: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1323,7 +1339,17 @@ Adresse: %4 Netværk - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Åbn Bitcoin-klientens port på routeren automatisk. Dette virker kun, når din router understøtter UPnP og UPnP er aktiveret. @@ -1438,17 +1464,17 @@ Adresse: %4 Annuller - + default standard - + none - + Confirm options reset Bekræft nulstilling af indstillinger @@ -1488,19 +1514,14 @@ Adresse: %4 Den viste information kan være forældet. Din tegnebog synkroniserer automatisk med Bitcoin-netværket, når en forbindelse etableres, men denne proces er ikke gennemført endnu. - - Unconfirmed: - Ubekræftede: - - - + Wallet Tegnebog - Confirmed: - Bekræftede: + Available: + @@ -1508,10 +1529,15 @@ Adresse: %4 Din nuværende tilgængelige saldo - - Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance + + Pending: + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance + Total transaktioner, som ikke er blevet bekræftet endnu, og som ikke endnu er en del af den nuværende saldo + Immature: @@ -1656,6 +1682,11 @@ Adresse: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Indtast en Bitcoin-adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1876,22 +1907,22 @@ Adresse: %4 ReceiveCoinsDialog - + &Amount: &Mængde: - + &Label: Mærkat: - + &Message: &Besked: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1901,27 +1932,30 @@ Adresse: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. Ryd alle fælter af formen. @@ -1931,17 +1965,17 @@ Adresse: %4 Ryd - - &Request payment - &Anmod betaling + + Requested payments history + - - Requested payments - + + &Request payment + &Anmod betaling - + Show the selected request (does the same as double clicking an entry) @@ -1960,6 +1994,21 @@ Adresse: %4 Remove + + + Copy label + Kopier mærkat + + + + Copy message + + + + + Copy amount + Kopier beløb + ReceiveRequestDialog @@ -2061,12 +2110,17 @@ Adresse: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Send bitcoins @@ -2142,7 +2196,7 @@ Adresse: %4 - + Send to multiple recipients at once Send til flere modtagere på en gang @@ -2152,7 +2206,7 @@ Adresse: %4 Tilføj modtager - + Clear all fields of the form. Ryd alle fælter af formen. @@ -2162,12 +2216,12 @@ Adresse: %4 Ryd alle - + Balance: Saldo: - + Confirm the send action Bekræft afsendelsen @@ -2177,7 +2231,7 @@ Adresse: %4 Afsend - + Confirm send coins Bekræft afsendelse af bitcoins @@ -2190,12 +2244,7 @@ Adresse: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Indtast en Bitcoin-adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2245,7 +2294,7 @@ Adresse: %4 - + The recipient address is not valid, please recheck. Modtagerens adresse er ikke gyldig. Tjek venligst adressen igen. @@ -2280,12 +2329,12 @@ Adresse: %4 - + Warning: Invalid Bitcoin address - + (no label) (ingen mærkat) @@ -2295,7 +2344,7 @@ Adresse: %4 - + Are you sure you want to send? Er du sikker på at du vil sende? @@ -2305,7 +2354,7 @@ Adresse: %4 tilføjet som transaktionsgebyr - + Payment request expired Betalingsforespørgsel udløb @@ -2382,12 +2431,7 @@ Adresse: %4 Besked: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2397,7 +2441,12 @@ Adresse: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2413,11 +2462,6 @@ Adresse: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Indtast en Bitcoin-adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2455,19 +2499,19 @@ Adresse: %4 Bitcoin-adressen som beskeden skal underskrives med (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Indsæt adresse fra udklipsholderen @@ -2508,12 +2552,12 @@ Adresse: %4 - + Clear &All Ryd alle - + &Verify Message Verificér besked @@ -2528,7 +2572,7 @@ Adresse: %4 Bitcoin-adressen som beskeden er underskrevet med (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Verificér beskeden for at sikre, at den er underskrevet med den angivne Bitcoin-adresse @@ -2543,43 +2587,37 @@ Adresse: %4 Nulstil alle "verificér besked"-felter - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Indtast en Bitcoin-adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Klik "Underskriv besked" for at generere underskriften - - - Enter Bitcoin signature - Indtast Bitcoin-underskriften - - + The entered address is invalid. Den indtastede adresse er ugyldig. - + - + Please check the address and try again. Tjek venligst adressen, og forsøg igen. - - + + The entered address does not refer to a key. Den indtastede adresse henviser ikke til en nøgle. - + Wallet unlock was cancelled. Tegnebogsoplåsning annulleret. @@ -2599,7 +2637,7 @@ Adresse: %4 Besked underskrevet. - + The signature could not be decoded. Underskriften kunne ikke afkodes. @@ -2660,6 +2698,11 @@ Adresse: %4 + conflicted + + + + %1/offline %1/offline @@ -2821,12 +2864,12 @@ Adresse: %4 , er ikke blevet transmitteret endnu - + Open for %n more block(s) Åben %n blok yderligereÅben %n blokke yderligere - + unknown ukendt @@ -2867,12 +2910,12 @@ Adresse: %4 Beløb - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Åben %n blok(ke) yderligereÅben %n blok(ke) yderligere @@ -2882,23 +2925,12 @@ Adresse: %4 Åben indtil %1 - - Offline (%1 confirmations) - Offline (%1 bekræftelser) - - - - Unconfirmed (%1 of %2 confirmations) - Ubekræftet (%1 af %2 bekræftelser) - - - - + Confirmed (%1 confirmations) Bekræftet (%1 bekræftelser) - + This block was not received by any other nodes and will probably not be accepted! Denne blok blev ikke modtaget af nogen andre knuder og vil formentlig ikke blive accepteret! @@ -2908,7 +2940,27 @@ Adresse: %4 Genereret, men ikke accepteret - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Modtaget med @@ -2938,7 +2990,7 @@ Adresse: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Transaktionsstatus. Hold musen over dette felt for at vise antallet af bekræftelser. @@ -3204,12 +3256,12 @@ Adresse: %4 bitcoin-core - + Usage: Anvendelse: - + List commands Liste over kommandoer @@ -3264,12 +3316,12 @@ Adresse: %4 Angiv din egen offentlige adresse - + Threshold for disconnecting misbehaving peers (default: 100) Grænse for afbrydelse til dårlige forbindelser (standard: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Antal sekunder dårlige forbindelser skal vente før reetablering (standard: 86400) @@ -3289,17 +3341,17 @@ Adresse: %4 Accepter kommandolinje- og JSON-RPC-kommandoer - + Run in the background as a daemon and accept commands Kør i baggrunden som en service, og accepter kommandoer - + Use the test network Brug testnetværket - + Accept connections from outside (default: 1 if no -proxy or -connect) Accepter forbindelser udefra (standard: 1 hvis hverken -proxy eller -connect) @@ -3440,6 +3492,11 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Tilslut kun til de(n) angivne knude(r) @@ -3650,6 +3707,11 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Start Bitcoin server @@ -3699,12 +3761,12 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com - + Imports blocks from external blk000??.dat file Importerer blokke fra ekstern blk000??.dat fil - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3724,7 +3786,7 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Angiv nummeret af tråde til verificering af script (op til 16, 0 = automatisk, <0 = efterlad det antal kerner tilgængelige, standard: 0) - + Information Information @@ -3794,7 +3856,7 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Angiv tilslutningstimeout i millisekunder (standard: 5000) - + System error: Systemfejl: @@ -3840,6 +3902,11 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com + Zapping all transactions from wallet... + + + + version version @@ -3849,32 +3916,32 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com wallet.dat ødelagt, redning af data mislykkedes - + Password for JSON-RPC connections Adgangskode til JSON-RPC-forbindelser - + Allow JSON-RPC connections from specified IP address Tillad JSON-RPC-forbindelser fra bestemt IP-adresse - + Send commands to node running on <ip> (default: 127.0.0.1) Send kommandoer til knude, der kører på <ip> (standard: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Udfør kommando, når den bedste blok ændres (%s i kommandoen erstattes med blokhash) - + Upgrade wallet to latest format Opgrader tegnebog til seneste format - + Set key pool size to <n> (default: 100) Angiv nøglepoolstørrelse til <n> (standard: 100) @@ -3884,12 +3951,12 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Gennemsøg blokkæden for manglende tegnebogstransaktioner - + Use OpenSSL (https) for JSON-RPC connections Brug OpenSSL (https) for JSON-RPC-forbindelser - + Server certificate file (default: server.cert) Servercertifikat-fil (standard: server.cert) @@ -3899,7 +3966,7 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Serverens private nøgle (standard: server.pem) - + This help message Denne hjælpebesked @@ -3909,12 +3976,12 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Kunne ikke tildele %s på denne computer (bind returnerede fejl %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Tillad DNS-opslag for -addnode, -seednode og -connect - + Loading addresses... Indlæser adresser... @@ -3929,12 +3996,12 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Fejl ved indlæsning af wallet.dat: Tegnebog kræver en nyere version af Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Det var nødvendigt at genskrive tegnebogen: genstart Bitcoin for at gennemføre - + Error loading wallet.dat Fejl ved indlæsning af wallet.dat @@ -3944,7 +4011,7 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Ugyldig -proxy adresse: '%s' - + Unknown network specified in -onlynet: '%s' Ukendt netværk anført i -onlynet: '%s' @@ -3954,7 +4021,7 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Ukendt -socks proxy-version: %i - + Cannot resolve -bind address: '%s' Kan ikke finde -bind adressen: '%s' @@ -3964,7 +4031,7 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Kan ikke finde -externalip adressen: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Ugyldigt beløb for -paytxfee=<amount>: '%s' @@ -3984,7 +4051,7 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Indlæser blokindeks... - + Add a node to connect to and attempt to keep the connection open Tilføj en knude til at forbinde til og forsøg at holde forbindelsen åben @@ -3994,12 +4061,12 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Kunne ikke tildele %s på denne computer. Bitcoin kører sikkert allerede. - + Loading wallet... Indlæser tegnebog... - + Cannot downgrade wallet Kan ikke nedgradere tegnebog @@ -4009,7 +4076,7 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Kan ikke skrive standardadresse - + Rescanning... Genindlæser... @@ -4019,17 +4086,17 @@ f.eks.: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Indlæsning gennemført - + To use the %s option For at bruge %s mulighed - + Error Fejl - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_de_AT.ts b/src/qt/locale/bitcoin_de_AT.ts index 5dd65e0de40b1..ba5a622c8aeea 100644 --- a/src/qt/locale/bitcoin_de_AT.ts +++ b/src/qt/locale/bitcoin_de_AT.ts @@ -31,13 +31,19 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage Double-click to edit address or label - Doppelklickn zan Editian vo Adress und Titl + Doppelklickn zan Editian vo da Adress und Titl @@ -52,7 +58,7 @@ This product includes software developed by the OpenSSL Project for use in the O Copy the currently selected address to the system clipboard - Kopia di ausgwöhte Adress in' Puffa + Kopia de ausgwöhte Adress in de Zwischenoblog @@ -142,7 +148,7 @@ This product includes software developed by the OpenSSL Project for use in the O Comma separated file (*.csv) - Beistrich 'trennte Weate (*.csv) + Mid Beistrich 'trennte Weate (*.csv) @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -685,7 +701,7 @@ Wohin: %4 's Beasl is <b>vaschlisslt</b> und deazeit grod <b>zuagschpeat</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -728,7 +744,7 @@ Wohin: %4 Fee: - Gebühr: + Obolus: @@ -746,7 +762,7 @@ Wohin: %4 - + (un)select all @@ -761,7 +777,7 @@ Wohin: %4 - + Amount Betrog @@ -912,19 +928,19 @@ Wohin: %4 - + Dust yes - ja + jo no - nein + na @@ -1094,7 +1110,7 @@ Wohin: %4 - + Bitcoin Core @@ -1238,7 +1254,7 @@ Wohin: %4 &Masta - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1248,7 +1264,7 @@ Wohin: %4 Iwaweisungs-Gebührn zoin - + Automatically start Bitcoin after logging in to the system. Bitcoin automatisch nochm Einloggn starten. @@ -1263,12 +1279,7 @@ Wohin: %4 - - Set database cache size in megabytes (default: 25) - Zwischnspeichagreß fia de Datenbank in megabeits (sunsta: 25) - - - + MB @@ -1283,7 +1294,12 @@ Wohin: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1318,7 +1334,17 @@ Wohin: %4 &Netzwerk - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Automatisch den Router fia 'n Bitcoin port eistölln. Des geht nur, waunn da Router UPnP kaunn und waunns des durtn aa eigschoitn is. @@ -1433,17 +1459,17 @@ Wohin: %4 &Na Ned! - + default sunsta - + none - + Confirm options reset @@ -1483,18 +1509,13 @@ Wohin: %4 De aunzeigtn Datn san meglichaweis ned aktuö. Dei Beasl gleicht si automatisch mitm Netz au, soboid a Vabindung aufrecht is, owa soweit samma no ned. - - Unconfirmed: - Gerüchteweis: - - - + Wallet Beasl - Confirmed: + Available: @@ -1503,7 +1524,12 @@ Wohin: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1536,7 +1562,7 @@ Wohin: %4 out of sync - nimma atkuö + nimma aktuö @@ -1651,6 +1677,11 @@ Wohin: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Gib a Bitcoin-Adress ei (sowos wia: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1871,22 +1902,22 @@ Wohin: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Titl: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1896,27 +1927,30 @@ Wohin: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1926,17 +1960,17 @@ Wohin: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1955,6 +1989,21 @@ Wohin: %4 Remove + + + Copy label + Titl in' Puffa kopian + + + + Copy message + + + + + Copy amount + Betrog in' Puffa kopian + ReceiveRequestDialog @@ -2056,12 +2105,17 @@ Wohin: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Vaschick Zasta @@ -2109,7 +2163,7 @@ Wohin: %4 Fee: - Gebühr: + Obolus: @@ -2137,7 +2191,7 @@ Wohin: %4 - + Send to multiple recipients at once Vaschick Zasta glei aun mehrare auf aamoi @@ -2147,7 +2201,7 @@ Wohin: %4 - + Clear all fields of the form. @@ -2157,12 +2211,12 @@ Wohin: %4 &Ois Leschn - + Balance: Kontostaund: - + Confirm the send action Bschtätige de Iwaweisung @@ -2172,7 +2226,7 @@ Wohin: %4 - + Confirm send coins Iwaweisung bschtätign @@ -2185,12 +2239,7 @@ Wohin: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Gib a Bitcoin-Adress ei (sowos wia: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2237,10 +2286,10 @@ Wohin: %4 or - oder + oda - + The recipient address is not valid, please recheck. @@ -2275,12 +2324,12 @@ Wohin: %4 - + Warning: Invalid Bitcoin address - + (no label) nixda @@ -2290,7 +2339,7 @@ Wohin: %4 - + Are you sure you want to send? @@ -2300,7 +2349,7 @@ Wohin: %4 - + Payment request expired @@ -2377,12 +2426,7 @@ Wohin: %4 Mödung: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2392,7 +2436,12 @@ Wohin: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2408,11 +2457,6 @@ Wohin: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Gib a Bitcoin-Adress ei (sowos wia: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2450,19 +2494,19 @@ Wohin: %4 De Adress mit dera'st untaschreibst (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Eifügn da Adress ausm Puffa @@ -2503,12 +2547,12 @@ Wohin: %4 - + Clear &All &Ois Leschn - + &Verify Message &Untaschrift tscheckn @@ -2523,7 +2567,7 @@ Wohin: %4 De Adress, mit dera untaschriem wuan is (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Tscheck, doss de Mödung a wiakli mit da aungebanan Adress untaschriem wuan is @@ -2538,43 +2582,37 @@ Wohin: %4 Olle Föda zrucksetzn - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Gib a Bitcoin-Adress ei (sowos wia: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Klick auf "Mödung untaschreim" zum Untaschreim - - - Enter Bitcoin signature - Gib de Untaschrift ei - - + The entered address is invalid. De eingebane Adress is a Kas. - + - + Please check the address and try again. Tscheck dassd Adress richtig is, und prowias noamoi. - - + + The entered address does not refer to a key. De eingebene Adress gheat zu kaan Schlissl. - + Wallet unlock was cancelled. @@ -2594,7 +2632,7 @@ Wohin: %4 Mödung is untaschriem. - + The signature could not be decoded. De Untaschrift woara Kas. @@ -2655,6 +2693,11 @@ Wohin: %4 + conflicted + + + + %1/offline %1/koa netz @@ -2816,12 +2859,12 @@ Wohin: %4 , is no ned eafoigreich oogschickt wuan. - + Open for %n more block(s) - + unknown unbekaunnt @@ -2862,12 +2905,12 @@ Wohin: %4 Betrog - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2877,23 +2920,12 @@ Wohin: %4 Offn bis %1 - - Offline (%1 confirmations) - Koa Netz (%1 Bschtätigungen) - - - - Unconfirmed (%1 of %2 confirmations) - unbschtätigt (nua %1 vo %2 Bschtätigungen) - - - - + Confirmed (%1 confirmations) bschtätigt (%1 Bschtätigungen) - + This block was not received by any other nodes and will probably not be accepted! Den Block kaunnst da in d' Hoa schmian! @@ -2903,7 +2935,27 @@ Wohin: %4 Eazeigt, owa ned aungnumman - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Empfaungen mid @@ -2933,7 +2985,7 @@ Wohin: %4 (nix) - + Transaction status. Hover over this field to show number of confirmations. Zuastaund da Iwaweisung. Fia de Aunzoi da Bschtätigungan foah mid da Maus driwa. @@ -3199,12 +3251,12 @@ Wohin: %4 bitcoin-core - + Usage: Vawendung: - + List commands Kommandos aunzeign @@ -3259,12 +3311,12 @@ Wohin: %4 Gib dei eigene öffentliche Adress aun - + Threshold for disconnecting misbehaving peers (default: 100) Geduidsfodnstärke gegniwa deppate Netz-Knotn (sunsta: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Waunn Geduidsfodn amoi grissn, daunn wia long bis wieda guat (sunsta: 86400) @@ -3284,17 +3336,17 @@ Wohin: %4 Hob a Uawaschl offn fia de Kommandozeuln und JSON-RPC Beföhle - + Run in the background as a daemon and accept commands Ois Dämon im Hintagrund laafn und auf Beföhle lauschn - + Use the test network Des Test-Netz vawenden - + Accept connections from outside (default: 1 if no -proxy or -connect) Nimm Vabindungen vo aussn aun (waunn nix aungebn is, güt 1, aussa waunn -proxy oda -connect optionen aungebm san) @@ -3425,6 +3477,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Nur mit de aungebanen Netz-Knotn vabindn. @@ -3635,6 +3692,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3684,12 +3746,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) A programmal startn, waunn de Alarmglockn leitn, oda waunn de Block-Kettn oag vazweigt. (a %s wiad dabei duach a Nochricht easetzt) @@ -3709,7 +3771,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3779,7 +3841,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3825,6 +3887,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version veasion @@ -3834,32 +3901,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Geheimwuat fia JSON-RPC Vabindungen - + Allow JSON-RPC connections from specified IP address JSON-RPC Beföhle nua vo da aungebanen Netz-Adress ealaubn - + Send commands to node running on <ip> (default: 127.0.0.1) Beföhle zum Netz-Knotn mit da <ip>-Adress schickn (sunsta: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) A programmal startn, waunn si wos am bestn Block ändat. (a %s wiad dabei duachn Block-Hash easetzt) - + Upgrade wallet to latest format 's Beasl ins neichaste Foamat bringan - + Set key pool size to <n> (default: 100) Schlisslvorratsgreß auf <n> setzn (sunsta: 100) @@ -3869,12 +3936,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. De gaunze Block-kettn noch föhlende Iwaweisungen oosuachn - + Use OpenSSL (https) for JSON-RPC connections Vawend OpenSSL (https) fia JSON-RPC Vabindungan - + Server certificate file (default: server.cert) Söawa Zeatifikatsdatei (sunsta: server.cert) @@ -3884,7 +3951,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Söawa Privatschlissl (sunsta: server.pem) - + This help message Dea Hüfe-Text @@ -3894,12 +3961,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Kaun mi ned aun %s auf dera Maschin draunhängan (bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Ealaub DNS nochfrogn fia -addnode, -seednode und -connect - + Loading addresses... Adressbiachl lodn... @@ -3914,12 +3981,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Föhla beim Lodn vom Beasl: fia des Beasl brauchst a neichare Bitcoin veasion - + Wallet needed to be rewritten: restart Bitcoin to complete 's Beasl hod neich gschriem weadn miassn: beend des Programmal und starts noamoi zum Featigmochn - + Error loading wallet.dat Föhla beim Lodn vom Beasl (wallet.dat) @@ -3929,7 +3996,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ungültige "-proxy" Adress: '%s' - + Unknown network specified in -onlynet: '%s' Des Netzwerk in -onlynet is a Kas: '%s' @@ -3939,7 +4006,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. De valongte -socks proxy version is ned bekaunnt: %i - + Cannot resolve -bind address: '%s' Kaunn de -bind Adressn ned auflösn: '%s' @@ -3949,7 +4016,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Kaunn de -externalip Adressn ned auflösn: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Da Betrog fia -paytxfee=<amount> is a Kas: '%s' @@ -3969,7 +4036,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Block index lodn... - + Add a node to connect to and attempt to keep the connection open An Netz-Knotn aufnehman, und bei da Staungan hoitn @@ -3979,12 +4046,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Konnt mi ned aun %s auf dera Maschin aunhängan. Meglichaweis rennt des Programmal scho. - + Loading wallet... Beasl lodn... - + Cannot downgrade wallet Zrucksteign geht nimma beim Beasl @@ -3994,7 +4061,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. De Easotz Adress kaunn ned gschriem weadn - + Rescanning... Noch-tscheckn... @@ -4004,17 +4071,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Featig midm Lodn - + To use the %s option Um de Option %s z'vawendn - + Error Föhla - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_el_GR.ts b/src/qt/locale/bitcoin_el_GR.ts index da09f39f4fce2..bffec0002d866 100644 --- a/src/qt/locale/bitcoin_el_GR.ts +++ b/src/qt/locale/bitcoin_el_GR.ts @@ -36,6 +36,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -617,6 +623,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) %n εβδομαδες%n εβδομαδες + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -691,7 +707,7 @@ Address: %4 Το πορτοφόλι είναι <b>κρυπτογραφημένο</b> και <b>κλειδωμένο</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Παρουσιάστηκε ανεπανόρθωτο σφάλμα. Το Bitcoin δεν μπορεί πλέον να συνεχίσει με ασφάλεια και θα τερματισθει. @@ -752,7 +768,7 @@ Address: %4 - + (un)select all @@ -767,7 +783,7 @@ Address: %4 - + Amount Ποσό @@ -918,7 +934,7 @@ Address: %4 - + Dust @@ -1100,7 +1116,7 @@ Address: %4 - + Bitcoin Core Bitcoin Core @@ -1244,7 +1260,7 @@ Address: %4 &Κύριο - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Η προαιρετική αμοιβή για κάθε kB επισπεύδει την επεξεργασία των συναλλαγών σας. Οι περισσότερες συναλλαγές είναι 1 kB. @@ -1254,7 +1270,7 @@ Address: %4 Αμοιβή &συναλλαγής - + Automatically start Bitcoin after logging in to the system. Αυτόματη εκκίνηση του Bitcoin μετά την εισαγωγή στο σύστημα @@ -1269,12 +1285,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - Όρισε το μέγεθος της βάσης προσωρινής αποθήκευσης σε megabytes(προεπιλογή:25) - - - + MB @@ -1289,7 +1300,12 @@ Address: %4 Ορίσμος του αριθμό των νημάτων ελέγχου σεναρίου (μέχρι 16, 0 = auto, <0 = αφήνουν τους πολλους πυρήνες δωρεάν, default: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1324,7 +1340,17 @@ Address: %4 &Δίκτυο - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Αυτόματο άνοιγμα των θυρών Bitcoin στον δρομολογητή. Λειτουργεί μόνο αν ο δρομολογητής σας υποστηρίζει τη λειτουργία UPnP. @@ -1439,17 +1465,17 @@ Address: %4 &Ακύρωση - + default προεπιλογή - + none - + Confirm options reset Επιβεβαιώση των επιλογων επαναφοράς @@ -1489,19 +1515,14 @@ Address: %4 Οι πληροφορίες που εμφανίζονται μπορεί να είναι ξεπερασμένες. Το πορτοφόλι σας συγχρονίζεται αυτόματα με το δίκτυο Bitcoin μετά από μια σύνδεση, αλλά αυτή η διαδικασία δεν έχει ακόμη ολοκληρωθεί. - - Unconfirmed: - Ανεπιβεβαίωτες - - - + Wallet Πορτοφόλι - Confirmed: - Επικυρωμένες: + Available: + @@ -1509,7 +1530,12 @@ Address: %4 Το τρέχον διαθέσιμο υπόλοιπο - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Το άθροισμα των συναλλαγών που δεν έχουν ακόμα επιβεβαιωθεί και δεν προσμετρώνται στο τρέχον διαθέσιμο υπόλοιπό σας @@ -1657,6 +1683,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. Σφάλμα: Άκυρος συνδυασμός των -regtest και -testnet + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Εισάγετε μια διεύθυνση Bitcoin (π.χ. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1877,22 +1908,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Επιγραφή - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1902,27 +1933,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. Καθαρισμός όλων των πεδίων της φόρμας. @@ -1932,17 +1966,17 @@ Address: %4 Καθαρισμός - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1961,6 +1995,21 @@ Address: %4 Remove + + + Copy label + Αντιγραφή επιγραφής + + + + Copy message + + + + + Copy amount + Αντιγραφή ποσού + ReceiveRequestDialog @@ -2062,12 +2111,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Αποστολή νομισμάτων @@ -2143,7 +2197,7 @@ Address: %4 - + Send to multiple recipients at once Αποστολή σε πολλούς αποδέκτες ταυτόχρονα @@ -2153,7 +2207,7 @@ Address: %4 &Προσθήκη αποδέκτη - + Clear all fields of the form. Καθαρισμός όλων των πεδίων της φόρμας. @@ -2163,12 +2217,12 @@ Address: %4 Καθαρισμός &Όλων - + Balance: Υπόλοιπο: - + Confirm the send action Επιβεβαίωση αποστολής @@ -2178,7 +2232,7 @@ Address: %4 Αποστολη - + Confirm send coins Επιβεβαίωση αποστολής νομισμάτων @@ -2191,12 +2245,7 @@ Address: %4 %1 σε %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Εισάγετε μια διεύθυνση Bitcoin (π.χ. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2246,7 +2295,7 @@ Address: %4 - + The recipient address is not valid, please recheck. Η διεύθυνση του αποδέκτη δεν είναι σωστή. Παρακαλώ ελέγξτε ξανά. @@ -2281,12 +2330,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (χωρίς ετικέτα) @@ -2296,7 +2345,7 @@ Address: %4 - + Are you sure you want to send? Είστε βέβαιοι για την αποστολή; @@ -2306,7 +2355,7 @@ Address: %4 προστέθηκαν ως αμοιβή συναλλαγής - + Payment request expired Έληξε η αίτηση πληρωμής @@ -2383,12 +2432,7 @@ Address: %4 Μήνυμα: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2398,7 +2442,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2414,11 +2463,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Εισάγετε μια διεύθυνση Bitcoin (π.χ. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2456,19 +2500,19 @@ Address: %4 Εισάγετε μια διεύθυνση Bitcoin (π.χ. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Επιλογή διεύθυνσης που έχει ήδη χρησιμοποιηθεί - - + + Alt+A Alt+A - + Paste address from clipboard Επικόλληση διεύθυνσης από το βιβλίο διευθύνσεων @@ -2509,12 +2553,12 @@ Address: %4 - + Clear &All Καθαρισμός &Όλων - + &Verify Message &Επιβεβαίωση μηνύματος @@ -2529,7 +2573,7 @@ Address: %4 Εισάγετε μια διεύθυνση Bitcoin (π.χ. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Υπογράψτε ένα μήνυμα για ν' αποδείξετε πως υπογραφθηκε απο μια συγκεκριμένη διεύθυνση Bitcoin @@ -2544,43 +2588,37 @@ Address: %4 Επαναφορά όλων επαλήθευμενων πεδίων μήνυματος - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Εισάγετε μια διεύθυνση Bitcoin (π.χ. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Κάντε κλικ στο "Υπογραφή Μηνύματος" για να λάβετε την υπογραφή - - - Enter Bitcoin signature - Εισαγωγή υπογραφής Bitcoin - - + The entered address is invalid. Η διεύθυνση που εισήχθη είναι λάθος. - + - + Please check the address and try again. Παρακαλούμε ελέγξτε την διεύθυνση και δοκιμάστε ξανά. - - + + The entered address does not refer to a key. Η διεύθυνση που έχει εισαχθεί δεν αναφέρεται σε ένα πλήκτρο. - + Wallet unlock was cancelled. το ξεκλείδωμα του πορτοφολιού απέτυχε @@ -2600,7 +2638,7 @@ Address: %4 Μήνυμα υπεγράφη. - + The signature could not be decoded. Η υπογραφή δεν μπόρεσε να αποκρυπτογραφηθεί. @@ -2661,6 +2699,11 @@ Address: %4 + conflicted + + + + %1/offline %1/χωρίς σύνδεση; @@ -2822,12 +2865,12 @@ Address: %4 , δεν έχει ακόμα μεταδοθεί μ' επιτυχία - + Open for %n more block(s) Ανοιχτό για %n μπλοκΑνοιχτό για %n μπλοκ - + unknown άγνωστο @@ -2868,12 +2911,12 @@ Address: %4 Ποσό - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Ανοιχτό για %n μπλοκΑνοιχτό για %n μπλοκ @@ -2883,23 +2926,12 @@ Address: %4 Ανοιχτό μέχρι %1 - - Offline (%1 confirmations) - Χωρίς σύνδεση (%1 επικυρώσεις) - - - - Unconfirmed (%1 of %2 confirmations) - Χωρίς επιβεβαίωση (%1 από %2 επικυρώσεις) - - - - + Confirmed (%1 confirmations) Επικυρωμένη (%1 επικυρώσεις) - + This block was not received by any other nodes and will probably not be accepted! Αυτό το μπλοκ δεν έχει παραληφθεί από κανέναν άλλο κόμβο και κατά πάσα πιθανότητα θα απορριφθεί! @@ -2909,7 +2941,27 @@ Address: %4 Δημιουργήθηκε αλλά απορρίφθηκε - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Παραλαβή με @@ -2939,7 +2991,7 @@ Address: %4 (δ/α) - + Transaction status. Hover over this field to show number of confirmations. Κατάσταση συναλλαγής. Πηγαίνετε το ποντίκι πάνω από αυτό το πεδίο για να δείτε τον αριθμό των επικυρώσεων @@ -3205,12 +3257,12 @@ Address: %4 bitcoin-core - + Usage: Χρήση: - + List commands Λίστα εντολών @@ -3265,12 +3317,12 @@ Address: %4 Διευκρινίστε τη δικιά σας δημόσια διεύθυνση. - + Threshold for disconnecting misbehaving peers (default: 100) Όριο αποσύνδεσης προβληματικών peers (προεπιλογή: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Δευτερόλεπτα πριν επιτραπεί ξανά η σύνδεση των προβληματικών peers (προεπιλογή: 86400) @@ -3290,17 +3342,17 @@ Address: %4 Αποδοχή εντολών κονσόλας και JSON-RPC - + Run in the background as a daemon and accept commands Εκτέλεση στο παρασκήνιο κι αποδοχή εντολών - + Use the test network Χρήση του δοκιμαστικού δικτύου - + Accept connections from outside (default: 1 if no -proxy or -connect) Να δέχεσαι συνδέσεις από έξω(προεπιλογή:1) @@ -3442,6 +3494,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Σύνδεση μόνο με ορισμένους κόμβους @@ -3652,6 +3709,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3701,12 +3763,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file Εισαγωγή μπλοκ από εξωτερικό αρχείο blk000?.dat - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3726,7 +3788,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ορίσμος του αριθμό των νημάτων ελέγχου σεναρίου (μέχρι 16, 0 = auto, <0 = αφήνουν τους πολλους πυρήνες δωρεάν, default: 0) - + Information Πληροφορία @@ -3796,7 +3858,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ορισμός λήξης χρονικού ορίου σε χιλιοστά του δευτερολέπτου(προεπιλογή:5000) - + System error: Λάθος Συστήματος: @@ -3842,6 +3904,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version έκδοση @@ -3851,32 +3918,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Το αρχειο wallet.dat ειναι διεφθαρμένο, η διάσωση απέτυχε - + Password for JSON-RPC connections Κωδικός για τις συνδέσεις JSON-RPC - + Allow JSON-RPC connections from specified IP address Αποδοχή συνδέσεων JSON-RPC από συγκεκριμένη διεύθυνση IP - + Send commands to node running on <ip> (default: 127.0.0.1) Αποστολή εντολών στον κόμβο <ip> (προεπιλογή: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Εκτέλεσε την εντολή όταν το καλύτερο μπλοκ αλλάξει(%s στην εντολή αντικαθίσταται από το hash του μπλοκ) - + Upgrade wallet to latest format Αναβάθμισε το πορτοφόλι στην τελευταία έκδοση - + Set key pool size to <n> (default: 100) Όριο πλήθους κλειδιών pool <n> (προεπιλογή: 100) @@ -3886,12 +3953,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Επανέλεγχος της αλυσίδας μπλοκ για απούσες συναλλαγές - + Use OpenSSL (https) for JSON-RPC connections Χρήση του OpenSSL (https) για συνδέσεις JSON-RPC - + Server certificate file (default: server.cert) Αρχείο πιστοποιητικού του διακομιστή (προεπιλογή: server.cert) @@ -3901,7 +3968,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Προσωπικό κλειδί του διακομιστή (προεπιλογή: server.pem) - + This help message Αυτό το κείμενο βοήθειας @@ -3911,12 +3978,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Αδύνατη η σύνδεση με τη θύρα %s αυτού του υπολογιστή (bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Να επιτρέπονται οι έλεγχοι DNS για προσθήκη και σύνδεση κόμβων - + Loading addresses... Φόρτωση διευθύνσεων... @@ -3931,12 +3998,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Σφάλμα φόρτωσης wallet.dat: Το Πορτοφόλι απαιτεί μια νεότερη έκδοση του Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Απαιτείται η επανεγγραφή του Πορτοφολιού, η οποία θα ολοκληρωθεί στην επανεκκίνηση του Bitcoin - + Error loading wallet.dat Σφάλμα φόρτωσης αρχείου wallet.dat @@ -3946,7 +4013,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Δεν είναι έγκυρη η διεύθυνση διαμεσολαβητή: '%s' - + Unknown network specified in -onlynet: '%s' Άγνωστo δίκτυο ορίζεται σε onlynet: '%s' @@ -3956,7 +4023,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Άγνωστo δίκτυο ορίζεται: %i - + Cannot resolve -bind address: '%s' Δεν μπορώ να γράψω την προεπιλεγμένη διεύθυνση: '%s' @@ -3966,7 +4033,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Δεν μπορώ να γράψω την προεπιλεγμένη διεύθυνση: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Μη έγκυρο ποσό για την παράμετρο -paytxfee=<amount>: '%s' @@ -3986,7 +4053,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Φόρτωση ευρετηρίου μπλοκ... - + Add a node to connect to and attempt to keep the connection open Προσέθεσε ένα κόμβο για σύνδεση και προσπάθησε να κρατήσεις την σύνδεση ανοιχτή @@ -3996,12 +4063,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Αδύνατη η σύνδεση με τη θύρα %s αυτού του υπολογιστή. Το Bitcoin είναι πιθανώς ήδη ενεργό. - + Loading wallet... Φόρτωση πορτοφολιού... - + Cannot downgrade wallet Δεν μπορώ να υποβαθμίσω το πορτοφόλι @@ -4011,7 +4078,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Δεν μπορώ να γράψω την προεπιλεγμένη διεύθυνση - + Rescanning... Ανίχνευση... @@ -4021,17 +4088,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Η φόρτωση ολοκληρώθηκε - + To use the %s option Χρήση της %s επιλογής - + Error Σφάλμα - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index ebcfde35c46c1..9523a388015c8 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -1,6 +1,6 @@ - + AboutDialog @@ -73,7 +73,7 @@ This product includes software developed by the OpenSSL Project for use in the O - + C&lose @@ -83,7 +83,7 @@ This product includes software developed by the OpenSSL Project for use in the O &Copy Address - + Delete the currently selected address from the list Delete the currently selected address from the list @@ -330,7 +330,7 @@ This product includes software developed by the OpenSSL Project for use in the O BitcoinGUI - + Sign &message... Sign &message... @@ -345,12 +345,12 @@ This product includes software developed by the OpenSSL Project for use in the O &Overview - + Node - + Show general overview of wallet Show general overview of wallet @@ -471,17 +471,17 @@ This product includes software developed by the OpenSSL Project for use in the O &Verify message... - + Bitcoin Bitcoin - + Wallet Wallet - + &Send &Send @@ -537,18 +537,18 @@ This product includes software developed by the OpenSSL Project for use in the O Tabs toolbar - - + + [testnet] [testnet] - + Bitcoin Core Bitcoin Core - + Request payments (generates QR codes and bitcoin: URIs) @@ -613,7 +613,7 @@ This product includes software developed by the OpenSSL Project for use in the O Processed %1 blocks of transaction history. - + %n hour(s) %n hour @@ -630,6 +630,7 @@ This product includes software developed by the OpenSSL Project for use in the O + %n week(s) %n week @@ -680,12 +681,12 @@ This product includes software developed by the OpenSSL Project for use in the O Information - + Up to date Up to date - + Catching up... Catching up... @@ -723,7 +724,7 @@ Address: %4 Wallet is <b>encrypted</b> and currently <b>locked</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -731,7 +732,7 @@ Address: %4 ClientModel - + Network Alert Network Alert @@ -829,7 +830,7 @@ Address: %4 - + Copy address Copy address @@ -895,7 +896,7 @@ Address: %4 - + highest @@ -1013,7 +1014,7 @@ Address: %4 - + (no label) (no label) @@ -1210,7 +1211,7 @@ Address: %4 Use a custom data directory: - + Bitcoin Bitcoin @@ -1316,12 +1317,7 @@ Address: %4 Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) - - &Spend unconfirmed change (experts only) - - - - + Connect to the Bitcoin network through a SOCKS proxy. @@ -1336,7 +1332,7 @@ Address: %4 - + Active command-line options that override above options: @@ -1351,22 +1347,37 @@ Address: %4 &Reset Options - + &Network &Network - + W&allet - + + Expert + + + + + Enable coin &control features + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. - + + &Spend unconfirmed change + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1461,17 +1472,12 @@ Address: %4 &Display addresses in transaction list - + Whether to show coin control features or not. - - Display coin &control features (experts only) - - - - + &OK &OK @@ -1684,18 +1690,18 @@ Address: %4 QObject - - + + Bitcoin Bitcoin - + Error: Specified data directory "%1" does not exist. Error: Specified data directory "%1" does not exist. - + Error: Invalid combination of -regtest and -testnet. @@ -1746,7 +1752,7 @@ Address: %4 - + N/A N/A @@ -1842,11 +1848,13 @@ Address: %4 + In: + Out: @@ -1871,7 +1879,7 @@ Address: %4 Clear console - + Welcome to the Bitcoin RPC console. Welcome to the Bitcoin RPC console. @@ -1886,7 +1894,7 @@ Address: %4 Type <b>help</b> for an overview of available commands. - + %1 B @@ -2002,7 +2010,7 @@ Address: %4 - + Remove the selected entries from the list @@ -2012,7 +2020,7 @@ Address: %4 - + Copy label Copy label @@ -2233,12 +2241,12 @@ Address: %4 Clear &All - + Balance: Balance: - + Confirm the send action Confirm the send action @@ -3148,7 +3156,7 @@ Address: %4 Show transaction details - + Export Transaction History @@ -3285,7 +3293,7 @@ Address: %4 bitcoin-core - + Usage: Usage: @@ -3320,12 +3328,7 @@ Address: %4 Specify data directory - - Set database cache size in megabytes (default: 25) - Set database cache size in megabytes (default: 25) - - - + Listen for connections on <port> (default: 8333 or testnet: 18333) Listen for connections on <port> (default: 8333 or testnet: 18333) @@ -3350,22 +3353,22 @@ Address: %4 Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Number of seconds to keep misbehaving peers from reconnecting (default: 86400) - + An error occurred while setting up the RPC port %u for listening on IPv4: %s An error occurred while setting up the RPC port %u for listening on IPv4: %s - + Listen for JSON-RPC connections on <port> (default: 8332 or testnet: 18332) Listen for JSON-RPC connections on <port> (default: 8332 or testnet: 18332) - + Accept command line and JSON-RPC commands Accept command line and JSON-RPC commands @@ -3385,7 +3388,7 @@ Address: %4 Accept connections from outside (default: 1 if no -proxy or -connect) - + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -3425,12 +3428,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Bind to given address and always listen on it. Use [host]:port notation for IPv6 - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - - - + Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. @@ -3441,6 +3439,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Error: Listening for incoming connections failed (listen returned error %d) + + + + 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. 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. @@ -3460,7 +3463,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. This is a pre-release test build - use at your own risk - do not use for mining or merchant applications - + + Unable to bind to %s on this computer. Bitcoin Core is probably already running. + + + + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) @@ -3720,7 +3728,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + + Set database cache size in megabytes (%d to %d, default: %d) + + + + Set maximum block size in bytes (default: %d) @@ -3795,7 +3808,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Imports blocks from external blk000??.dat file - + + Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running. + + + + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3815,7 +3833,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) - + Information Information @@ -3960,12 +3978,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format Upgrade wallet to latest format @@ -4085,12 +4103,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Add a node to connect to and attempt to keep the connection open - - Unable to bind to %s on this computer. Bitcoin is probably already running. - Unable to bind to %s on this computer. Bitcoin is probably already running. - - - + Loading wallet... Loading wallet... diff --git a/src/qt/locale/bitcoin_eo.ts b/src/qt/locale/bitcoin_eo.ts index 329ff7a57fc9d..62a4220e00c2e 100644 --- a/src/qt/locale/bitcoin_eo.ts +++ b/src/qt/locale/bitcoin_eo.ts @@ -36,6 +36,12 @@ Tiu ĉi produkto enhavas erojn kreitajn de la "OpenSSL Project" por uz The Bitcoin Core developers La programistoj de Bitmona Kerno + + + + (%1-bit) + + AddressBookPage @@ -188,12 +194,12 @@ Tiu ĉi produkto enhavas erojn kreitajn de la "OpenSSL Project" por uz Enter passphrase - Tajpu vian pasfrazon + Enigu pasfrazon New passphrase - Tajpu novan pasfrazon + Nova pasfrazo @@ -616,6 +622,16 @@ Tiu ĉi produkto enhavas erojn kreitajn de la "OpenSSL Project" por uz %n week(s) %n semajno%n semajnoj + + + %1 and %2 + %1 kaj %2 + + + + %n year(s) + + %1 behind @@ -690,7 +706,7 @@ Adreso: %4 Monujo estas <b>ĉifrita</b> kaj aktuale <b>ŝlosita</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Okazis neriparebla eraro. Bitmono ne plu povas sekure daŭri, do ĝi sekure ĉesos. @@ -751,7 +767,7 @@ Adreso: %4 Restmono: - + (un)select all (mal)elekti ĉion @@ -766,7 +782,7 @@ Adreso: %4 Listreĝimo - + Amount Sumo @@ -917,7 +933,7 @@ Adreso: %4 neniu - + Dust Polvo @@ -1099,7 +1115,7 @@ Adreso: %4 Bitmona Kerno - Komandliniaj agordaĵoj - + Bitcoin Core Kerno de Bitmono @@ -1243,7 +1259,7 @@ Adreso: %4 Ĉ&efa - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Nedeviga krompago por ĉiu kB, kiu helpas plirapidigi la traktadon de via transakcio. Plej multaj transakcioj grandas je 1kB. @@ -1253,7 +1269,7 @@ Adreso: %4 Krompago - + Automatically start Bitcoin after logging in to the system. Aŭtomate lanĉi Bitmonon post ensaluto al la sistemo. @@ -1268,12 +1284,7 @@ Adreso: %4 Dosiergrando de &datumbasa kaŝmemoro - - Set database cache size in megabytes (default: 25) - Specifi grandon de datumbazo je megabajtoj (defaŭlte: 25) - - - + MB MB @@ -1288,7 +1299,12 @@ Adreso: %4 Agordi la nombron de fadenoj por skriptkontrolado (ĝis 16, 0 = aŭtomate, <0 = lasi tiom da kernoj liberaj, defaŭlte: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1323,7 +1339,17 @@ Adreso: %4 &Reto - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Aŭtomate malfermi la kursilan pordon por Bitmono. Tio funkcias nur se via kursilo havas la UPnP-funkcion, kaj se tiu ĉi estas ŝaltita. @@ -1438,17 +1464,17 @@ Adreso: %4 &Nuligi - + default defaŭlta - + none neniu - + Confirm options reset Konfirmi reŝargo de agordoj @@ -1488,19 +1514,14 @@ Adreso: %4 Eblas, ke la informoj videblaj ĉi tie estas eksdataj. Via monujo aŭtomate sinkoniĝas kun la bitmona reto kiam ili konektiĝas, sed tiu procezo ankoraŭ ne finfariĝis. - - Unconfirmed: - Nekonfirmita: - - - + Wallet Monujo - Confirmed: - Konfirmita: + Available: + @@ -1508,7 +1529,12 @@ Adreso: %4 via aktuala elspezebla saldo - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance la sumo de transakcioj ankoraŭ ne konfirmitaj, kiuj ankoraŭ ne elspezeblas @@ -1656,6 +1682,11 @@ Adreso: %4 Error: Invalid combination of -regtest and -testnet. Eraro: nevalida kunigo de -regtest kaj -testnet + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Enigi Bitmon-adreson (ekz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1677,7 +1708,7 @@ Adreso: %4 PNG Image (*.png) - + PNG-bildo (*.png) @@ -1715,7 +1746,7 @@ Adreso: %4 Debug window - + Sencimiga fenestro @@ -1876,22 +1907,22 @@ Adreso: %4 ReceiveCoinsDialog - + &Amount: &Kvanto: - + &Label: &Etikedo: - + &Message: &Mesaĝo: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. Reuzi unu el la jam uzitaj ricevaj adresoj. Reuzo de adresoj povas krei problemojn pri sekureco kaj privateco. Ne uzu tiun ĉi funkcion krom por rekrei antaŭe faritan pagopeton. @@ -1901,27 +1932,30 @@ Adreso: %4 R&euzi ekzistantan ricevan adreson (malrekomendinda) - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. Malplenigi ĉiujn kampojn de la formularo. @@ -1931,24 +1965,24 @@ Adreso: %4 Forigi - - &Request payment - &Peti pagon + + Requested payments history + - - Requested payments - + + &Request payment + &Peti pagon - + Show the selected request (does the same as double clicking an entry) Show - + Vidigi @@ -1960,6 +1994,21 @@ Adreso: %4 Remove Forigi + + + Copy label + Kopii etikedon + + + + Copy message + Kopiu mesaĝon + + + + Copy amount + Kopii sumon + ReceiveRequestDialog @@ -2061,12 +2110,17 @@ Adreso: %4 (no message) (neniu mesaĝo) + + + (no amount) + + SendCoinsDialog - + Send Coins Sendi Monon @@ -2074,7 +2128,7 @@ Adreso: %4 Coin Control Features - + Monregaj Opcioj @@ -2089,7 +2143,7 @@ Adreso: %4 Insufficient funds! - + Nesufiĉa mono! @@ -2142,7 +2196,7 @@ Adreso: %4 - + Send to multiple recipients at once Sendi samtempe al pluraj ricevantoj @@ -2152,7 +2206,7 @@ Adreso: %4 Aldoni &Ricevonton - + Clear all fields of the form. Malplenigi ĉiujn kampojn de la formularo. @@ -2162,12 +2216,12 @@ Adreso: %4 &Forigi ĉion - + Balance: Saldo: - + Confirm the send action Konfirmi la sendon @@ -2177,7 +2231,7 @@ Adreso: %4 Ŝendi - + Confirm send coins Konfirmi sendon de bitmono @@ -2190,12 +2244,7 @@ Adreso: %4 %1 al %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Enigi Bitmon-adreson (ekz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity Kopii kvanton @@ -2245,7 +2294,7 @@ Adreso: %4 - + The recipient address is not valid, please recheck. La adreso de la ricevonto ne validas. Bonvolu kontroli. @@ -2280,12 +2329,12 @@ Adreso: %4 - + Warning: Invalid Bitcoin address Averto: Nevalida Bitmon-adreso - + (no label) (neniu etikedo) @@ -2295,7 +2344,7 @@ Adreso: %4 - + Are you sure you want to send? Ĉu vi certas, ke vi volas sendi? @@ -2305,7 +2354,7 @@ Adreso: %4 aldonita kiel krompago - + Payment request expired Pagopeto nun estas eksdata @@ -2382,12 +2431,7 @@ Adreso: %4 Mesaĝo: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2397,7 +2441,12 @@ Adreso: %4 Tajpu etikedon por tiu ĉi adreso por aldoni ĝin al la listo de uzitaj adresoj - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2413,11 +2462,6 @@ Adreso: %4 Memo: Memorando: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Enigi Bitmon-adreson (ekz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2455,19 +2499,19 @@ Adreso: %4 La adreso por subskribi la mesaĝon (ekz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Elektu la jam uzitan adreson - - + + Alt+A Alt+A - + Paste address from clipboard Alglui adreson de tondejo @@ -2508,12 +2552,12 @@ Adreso: %4 - + Clear &All &Forigi Ĉion - + &Verify Message &Kontroli Mesaĝon @@ -2528,7 +2572,7 @@ Adreso: %4 La adreso per kio oni subskribis la mesaĝon (ekz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Kontroli la mesaĝon por pravigi, ke ĝi ja estas subskribita per la specifa Bitmon-adreso @@ -2543,43 +2587,37 @@ Adreso: %4 Reagordigi ĉiujn prikontrolajn kampojn - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Enigi Bitmon-adreson (ekz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Klaku "Subskribi Mesaĝon" por krei subskribon - - - Enter Bitcoin signature - Enigi Bitmon-subskribon - - + The entered address is invalid. La adreso, kiun vi enmetis, estas nevalida. - + - + Please check the address and try again. Bonvolu kontroli la adreson kaj reprovi. - - + + The entered address does not refer to a key. La adreso, kiun vi enmetis, referencas neniun ŝlosilon. - + Wallet unlock was cancelled. Malŝloso de monujo estas nuligita. @@ -2599,7 +2637,7 @@ Adreso: %4 Mesaĝo estas subskribita. - + The signature could not be decoded. Ne eblis malĉifri la subskribon. @@ -2660,6 +2698,11 @@ Adreso: %4 + conflicted + + + + %1/offline %1/senkonekte @@ -2821,12 +2864,12 @@ Adreso: %4 , ankoraŭ ne elsendita sukcese - + Open for %n more block(s) Malferma dum ankoraŭ %n blokoMalferma dum ankoraŭ %n blokoj - + unknown nekonata @@ -2867,12 +2910,12 @@ Adreso: %4 Sumo - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Malferma dum ankoraŭ %n blokoMalferma dum ankoraŭ %n blokoj @@ -2882,23 +2925,12 @@ Adreso: %4 Malferma ĝis %1 - - Offline (%1 confirmations) - Senkonekta (%1 konfirmoj) - - - - Unconfirmed (%1 of %2 confirmations) - Nekonfirmita (%1 el %2 konfirmoj) - - - - + Confirmed (%1 confirmations) Konfirmita (%1 konfirmoj) - + This block was not received by any other nodes and will probably not be accepted! Tiun ĉi blokon ne ricevis ajna alia nodo, kaj ĝi verŝajne ne akceptiĝos! @@ -2908,7 +2940,27 @@ Adreso: %4 Kreita sed ne akceptita - + + Offline + Senkonekte + + + + Unconfirmed + Nekonfirmita + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Ricevita kun @@ -2938,7 +2990,7 @@ Adreso: %4 neaplikebla - + Transaction status. Hover over this field to show number of confirmations. Transakcia stato. Ŝvebi super tiu ĉi kampo por montri la nombron de konfirmoj. @@ -3204,12 +3256,12 @@ Adreso: %4 bitcoin-core - + Usage: Uzado: - + List commands Listigi komandojn @@ -3264,12 +3316,12 @@ Adreso: %4 Specifi vian propran publikan adreson - + Threshold for disconnecting misbehaving peers (default: 100) Sojlo por malkonekti misagantajn samtavolanojn (defaŭlte: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Nombro da sekundoj por rifuzi rekonekton de misagantaj samtavolanoj (defaŭlte: 86400) @@ -3289,17 +3341,17 @@ Adreso: %4 Akcepti komandojn JSON-RPC kaj el komandlinio - + Run in the background as a daemon and accept commands Ruli fone kiel demono kaj akcepti komandojn - + Use the test network Uzi la test-reton - + Accept connections from outside (default: 1 if no -proxy or -connect) Akcepti konektojn el ekstere (defaŭlte: 1 se ne estas -proxy nek -connect) @@ -3440,6 +3492,11 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Konekti nur al specifita(j) nodo(j) @@ -3650,6 +3707,11 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Starti bitmonan servilon @@ -3699,12 +3761,12 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Vi devas rekontrui la datumbazon kun -reindex por ŝanĝi -txindex - + Imports blocks from external blk000??.dat file Importas blokojn el ekstera dosiero blk000??.dat - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Plenumi komandon kiam rilata alerto riceviĝas, aŭ kiam ni vidas tre longan forkon (%s en cms anstataŭiĝas per mesaĝo) @@ -3724,7 +3786,7 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Agordi la nombron de fadenoj por skriptkontrolado (ĝis 16, 0 = aŭtomate, <0 = lasi tiom da kernoj liberaj, defaŭlte: 0) - + Information Informoj @@ -3794,7 +3856,7 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Specifi konektan tempolimon je milisekundoj (defaŭlte: 5000) - + System error: Sistema eraro: @@ -3840,6 +3902,11 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo + Zapping all transactions from wallet... + + + + version versio @@ -3849,32 +3916,32 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo wallet.dat estas difektita, riparo malsukcesis - + Password for JSON-RPC connections Pasvorto por konektoj JSON-RPC - + Allow JSON-RPC connections from specified IP address Permesi konektojn JSON-RPC de specifa IP-adreso - + Send commands to node running on <ip> (default: 127.0.0.1) Sendi komandon al nodo ĉe <ip> (defaŭlte: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Plenumi komandon kiam plej bona bloko ŝanĝiĝas (%s en cmd anstataŭiĝas per bloka haketaĵo) - + Upgrade wallet to latest format Ĝisdatigi monujon al plej lasta formato - + Set key pool size to <n> (default: 100) Agordi la grandon de la ŝlosilo-vico al <n> (defaŭlte: 100) @@ -3884,12 +3951,12 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Reskani la blokĉenon por mankantaj monujaj transakcioj - + Use OpenSSL (https) for JSON-RPC connections Uzi OpenSSL (https) por konektoj JSON-RPC - + Server certificate file (default: server.cert) Dosiero de servila atestilo (defaŭlte: server.cert) @@ -3899,7 +3966,7 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Dosiero de servila privata ŝlosilo (defaŭlte: server.pem) - + This help message Tiu ĉi helpmesaĝo @@ -3909,12 +3976,12 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Ne eblis bindi al %s en tiu ĉi komputilo (bind resendis eraron %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Permesi DNS-elserĉojn por -addnote, -seednote kaj -connect - + Loading addresses... Ŝarĝante adresojn... @@ -3929,12 +3996,12 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Eraro dum ŝargo de wallet.dat: monujo bezonas pli novan version de Bitmono - + Wallet needed to be rewritten: restart Bitcoin to complete Monujo bezonas esti reskribita: relanĉu Bitmonon por finfari tion - + Error loading wallet.dat Eraro dum ŝargado de wallet.dat @@ -3944,7 +4011,7 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Nevalid adreso -proxy: '%s' - + Unknown network specified in -onlynet: '%s' Nekonata reto specifita en -onlynet: '%s' @@ -3954,7 +4021,7 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Nekonata versio de -socks petita: %i - + Cannot resolve -bind address: '%s' Ne eblas trovi la adreson -bind: '%s' @@ -3964,7 +4031,7 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Ne eblas trovi la adreson -externalip: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Nevalida sumo por -paytxfee=<amount>: '%s' @@ -3984,7 +4051,7 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Ŝarĝante blok-indekson... - + Add a node to connect to and attempt to keep the connection open Aldoni nodon por alkonekti kaj provi daŭrigi la malferman konekton @@ -3994,12 +4061,12 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Ne eblas bindi al %s ĉe tiu ĉi komputilo. Bitmono verŝajne jam rulas. - + Loading wallet... Ŝargado de monujo... - + Cannot downgrade wallet Ne eblas malpromocii monujon @@ -4009,7 +4076,7 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Ne eblas skribi defaŭltan adreson - + Rescanning... Reskanado... @@ -4019,17 +4086,17 @@ ekzemple: alertnotify=echo %%s | mail -s "Averto de Bitmono" admin@foo Ŝargado finiĝis - + To use the %s option Por uzi la agordon %s - + Error Eraro - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_es.ts b/src/qt/locale/bitcoin_es.ts index 3807c8bbaf4a6..df88d59f90a69 100644 --- a/src/qt/locale/bitcoin_es.ts +++ b/src/qt/locale/bitcoin_es.ts @@ -9,7 +9,7 @@ <b>Bitcoin Core</b> version - Versión del <b>Núcleo de Bitcoin<b> + Versión de <b>Bitcoin Core<b> @@ -37,7 +37,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. The Bitcoin Core developers - Los desarrolladores del Núcleo de Bitcoin + Los desarrolladores de Bitcoin Core @@ -404,7 +404,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. &Backup Wallet... - Copia de &respaldo del monedero... + %Guardar copia del monedero... @@ -577,12 +577,12 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. &Command-line options - &Opciones de línea de comandos + &Opciones de consola de comandos Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options - Muestra el mensaje de ayuda Bitcoin Core para obtener una lista con las posibles opciones de línea de comandos Bitcoin + Muestra el mensaje de ayuda Bitcoin Core para obtener una lista con las posibles opciones de la consola de comandos de Bitcoin @@ -625,6 +625,16 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.%n week(s) %n semana%n semanas + + + %1 and %2 + %1 y %2 + + + + %n year(s) + %n año%n años + %1 behind @@ -762,12 +772,12 @@ Dirección: %4 (un)select all - (des)selecciona todos + (des)marcar todos Tree mode - Modo arbol + Modo árbol @@ -923,7 +933,7 @@ Dirección: %4 none - nada + ninguna @@ -1105,12 +1115,12 @@ Dirección: %4 Bitcoin Core - Command-line options - Bitcoin Core - opciones de línea de comandos + Bitcoin Core - Opciones de consola de comandos Bitcoin Core - Núcleo de Bitcoin + Bitcoin Core @@ -1125,7 +1135,7 @@ Dirección: %4 command-line options - opciones de la línea de órdenes + opciones de la consola de comandos @@ -1163,7 +1173,7 @@ Dirección: %4 Welcome to Bitcoin Core. - Bienvenido al Núcleo de Bitcoin + Bienvenido a Bitcoin Core @@ -1284,7 +1294,7 @@ Dirección: %4 Number of script &verification threads - Número de hilos de &verificación de scripts + Número de procesos de &verificación de scripts @@ -1314,7 +1324,7 @@ Dirección: %4 Active command-line options that override above options: - Opciones activas de línea de comandos que tienen preferencia sobre las opciones antes mencionadas: + Opciones activas de consola de comandos que tienen preferencia sobre las opciones antes mencionadas: @@ -1464,7 +1474,7 @@ Dirección: %4 none - nada + ninguna @@ -1809,7 +1819,7 @@ Dirección: %4 &Clear - &Limpiar + &Vaciar @@ -1854,7 +1864,7 @@ Dirección: %4 Use up and down arrows to navigate history, and <b>Ctrl-L</b> to clear screen. - Use las flechas arriba y abajo para navegar por el historial y <b>Control+L</b> para limpiar la pantalla. + Use las flechas arriba y abajo para navegar por el historial y <b>Control+L</b> para vaciar la pantalla. @@ -1939,7 +1949,7 @@ Dirección: %4 Use this form to request payments. All fields are <b>optional</b>. - Utiliza este formulario para solicitar pagos. Todos los campos son <b>opcionales</b>. + Utilice este formulario para solicitar pagos. Todos los campos son <b>opcionales</b>. @@ -1950,17 +1960,17 @@ Dirección: %4 Clear all fields of the form. - Limpiar todos los campos del formulario. + Vaciar todos los campos del formulario. Clear - Limpiar + Vaciar Requested payments history - Se solicita historial de pagos + Historial de pagos solicitados @@ -2131,7 +2141,7 @@ Dirección: %4 automatically selected - Seleccionado automaticamente + Seleccionado automáticamente @@ -2181,7 +2191,7 @@ Dirección: %4 If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. - Si esto se activa pero la dirección de cambio está vacía o es inválida, el cambio se enviará a una nueva dirección recién generada. + Si se marca esta opción pero la dirección de cambio está vacía o es inválida, el cambio se enviará a una nueva dirección recién generada. @@ -2201,12 +2211,12 @@ Dirección: %4 Clear all fields of the form. - Limpiar todos los campos del formulario + Vaciar todos los campos del formulario Clear &All - Limpiar &todo + Vaciar &todo @@ -2461,7 +2471,7 @@ Dirección: %4 Bitcoin Core is shutting down... - El núcleo de Bitcoin se está cerrando... + Bitcoin Core se está cerrando... @@ -2542,13 +2552,13 @@ Dirección: %4 Reset all sign message fields - Limpiar todos los campos de la firma de mensaje + Vaciar todos los campos de la firma de mensaje Clear &All - Limpiar &todo + Vaciar &todo @@ -2578,7 +2588,7 @@ Dirección: %4 Reset all verify message fields - Limpiar todos los campos de la verificación de mensaje + Vaciar todos los campos de la verificación de mensaje @@ -2662,12 +2672,12 @@ Dirección: %4 Bitcoin Core - Núcleo de Bitcoin + Bitcoin Core The Bitcoin Core developers - Los desarrolladores del Núcleo de Bitcoin + Los desarrolladores de Bitcoin Core @@ -3219,7 +3229,7 @@ Dirección: %4 Backup Wallet - Respaldo de monedero + Copia de seguridad del monedero @@ -3244,7 +3254,7 @@ Dirección: %4 Backup Successful - Se ha completado con éxito la copia de respaldo + Se ha completado la copia de seguridad del monedero @@ -3700,7 +3710,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Set the number of threads to service RPC calls (default: 4) - Establecer el número de hilos para atender las llamadas RPC (predeterminado: 4) + Establecer el número de procesos para atender las llamadas RPC (predeterminado: 4) diff --git a/src/qt/locale/bitcoin_es_MX.ts b/src/qt/locale/bitcoin_es_MX.ts index cb0a3bc5cf2c0..a933051f2c1ad 100644 --- a/src/qt/locale/bitcoin_es_MX.ts +++ b/src/qt/locale/bitcoin_es_MX.ts @@ -29,6 +29,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + El nucleo de Bitcoin de desarrolladores + + + + + (%1-bit) @@ -147,12 +153,12 @@ This product includes software developed by the OpenSSL Project for use in the O Exporting Failed - + Fallo en la exportación There was an error trying to save the address list to %1. - + Ocurrio un error al intentar guardar la lista de direccione en %1 @@ -563,12 +569,12 @@ This product includes software developed by the OpenSSL Project for use in the O &Command-line options - + opciones de la &Linea de comandos Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options - + Mostrar mensaje de ayuda del nucleo de Bitcoin para optener una lista con los posibles comandos de Bitcoin @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 La cartera esta <b>encriptada</b> y <b>bloqueada</b> actualmente - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount Monto @@ -800,7 +816,7 @@ Address: %4 Copy amount - + copiar monto @@ -820,27 +836,27 @@ Address: %4 Copy quantity - + copiar cantidad Copy fee - + copiar cuota Copy after fee - + copiar despues de cuota Copy bytes - + copiar bytes Copy priority - + copiar prioridad @@ -850,7 +866,7 @@ Address: %4 Copy change - + copiar cambio @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1087,10 +1103,10 @@ Address: %4 Bitcoin Core - Command-line options - + Opciones de lineas de comando del nucleo de Bitcoin - + Bitcoin Core nucleo Bitcoin @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - Inconformidad : - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Ingrese una direccion Bitcoin (ejem. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Etiqueta - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address - Etiqueta opcional para asocuar con el nuevo domicilio de entrgas. - - - + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. Mensaje opcional para agregar a la solicitud de pago, el cual será mostrado cuando la solicitud este abierta. Nota: El mensaje no se manda con el pago a travéz de la red de Bitcoin. - + + + An optional label to associate with the new receiving address. + + + + Use this form to request payments. All fields are <b>optional</b>. Use este formulario para la solicitud de pagos. Todos los campos son <b>opcionales</b> - + + An optional amount to request. Leave this empty or zero to not request a specific amount. Monto opcional a solicitar. Dejarlo vacion o en cero no solicita un monto especifico. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + Copiar capa + + + + Copy message + + + + + Copy amount + copiar monto + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Mandar monedas @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once Enviar a múltiples receptores a la vez @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: Saldo: - + Confirm the send action Confirme la acción de enviar @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins Confirme para mandar monedas @@ -2181,39 +2235,34 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Ingrese una direccion Bitcoin (ejem. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity - + copiar cantidad Copy amount - + copiar monto Copy fee - + copiar cuota Copy after fee - + copiar despues de cuota Copy bytes - + copiar bytes Copy priority - + copiar prioridad @@ -2223,20 +2272,20 @@ Address: %4 Copy change - + copiar cambio Total Amount %1 (= %2) - + Monto total %1(=%2) or - + o - + The recipient address is not valid, please recheck. @@ -2263,30 +2312,30 @@ Address: %4 Transaction creation failed! - + ¡La creación de transacion falló! 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. - + ¡La transación fue rechazada! Esto puede ocurrir si algunas de tus monedas en tu cartera han sido gastadas, al igual que si usas una cartera copiada y la monedas fueron gastadas en la copia pero no se marcaron como gastadas. - + Warning: Invalid Bitcoin address - + Advertencia: Dirección de Bitcoin invalida - + (no label) (sin etiqueta) Warning: Unknown change address - + Advertencia: Cambio de dirección desconocido - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2343,7 +2392,7 @@ Address: %4 This is a normal payment. - + Este es un pago normal @@ -2365,7 +2414,7 @@ Address: %4 Remove this entry - + Quitar esta entrada @@ -2373,14 +2422,9 @@ Address: %4 Mensaje: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - Mensaje que se agrgará al URI de Bitcoin el cual sera almacenado con la transacción para su referencia. Nota: Este mensaje no será mandado a travéz de la red de Bitcoin. - - - + This is a verified payment request. - + Esta es una verificación de solicituda de pago. @@ -2388,15 +2432,20 @@ Address: %4 - - This is an unverified payment request. + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + This is an unverified payment request. + Esta es una solicitud de pago no verificada. + Pay To: - + Pago para: @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Ingrese una direccion Bitcoin (ejem. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Pegar dirección del portapapeles @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Ingrese una direccion Bitcoin (ejem. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2626,7 +2664,7 @@ Address: %4 The Bitcoin Core developers - + El nucleo de Bitcoin de desarrolladores @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 , no ha sido transmitido aun - + Open for %n more block(s) - + unknown desconocido @@ -2858,12 +2901,12 @@ Address: %4 Monto - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,23 +2916,12 @@ Address: %4 Abrir hasta %1 - - Offline (%1 confirmations) - Sin conexion (%1 confirmaciones) - - - - Unconfirmed (%1 of %2 confirmations) - sin confirmar (%1 de %2 confirmaciones) - - - - + Confirmed (%1 confirmations) Confimado (%1 confirmaciones) - + This block was not received by any other nodes and will probably not be accepted! Este bloque no fue recibido por ningun nodo y probablemente no fue aceptado ! @@ -2899,7 +2931,27 @@ Address: %4 Generado pero no aprovado - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Recivido con @@ -2929,7 +2981,7 @@ Address: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. @@ -3040,7 +3092,7 @@ Address: %4 Copy amount - + copiar monto @@ -3060,27 +3112,27 @@ Address: %4 Export Transaction History - + Exportar el historial de transacción Exporting Failed - + Fallo en la exportación There was an error trying to save the transaction history to %1. - + Ocurrio un error intentando guardar el historial de transaciones a %1 Exporting Successful - + Exportacion satisfactoria The transaction history was successfully saved to %1. - + el historial de transaciones ha sido guardado exitosamente en 1% @@ -3138,7 +3190,7 @@ Address: %4 No wallet has been loaded. - + No se há cargado la cartera. @@ -3179,12 +3231,12 @@ Address: %4 There was an error trying to save the wallet data to %1. - + Ocurrio un error tratando de guardar la información de la cartera %1 The wallet data was successfully saved to %1. - + La información de la cartera fué guardada exitosamente a 1% @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: Uso: - + List commands Lista de comandos @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3397,7 +3449,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. <category> can be: - + <categoria> puede ser: @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Iniciar servidor Bitcoin @@ -3667,7 +3729,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Wallet options: - + Opciones de cartera: @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version Versión @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... Cargando direcciones... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Cargando indice de bloques... - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... Cargando billetera... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Carga completa - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_es_UY.ts b/src/qt/locale/bitcoin_es_UY.ts index 748a58841906f..4cd1ca70e2797 100644 --- a/src/qt/locale/bitcoin_es_UY.ts +++ b/src/qt/locale/bitcoin_es_UY.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 El Monedero esta <b>cifrado</b> y actualmente <b>bloqueado</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount @@ -769,7 +785,7 @@ Address: %4 Date - + Fecha @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - Sin confirmar: - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -2048,7 +2074,7 @@ Address: %4 Date - + Fecha @@ -2663,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2689,7 +2720,7 @@ Address: %4 Date - + Fecha @@ -2824,14 +2855,14 @@ Address: %4 - + Open for %n more block(s) - + unknown - + desconocido @@ -2852,7 +2883,7 @@ Address: %4 Date - + Fecha @@ -2870,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2885,33 +2916,42 @@ Address: %4 Abrir hasta %1 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2941,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3107,7 +3147,7 @@ Address: %4 Date - + Fecha @@ -3207,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3267,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3292,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3433,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3643,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3692,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3717,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3787,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3833,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3842,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3877,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3892,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3902,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3922,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3937,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3947,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3957,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3977,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3987,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -4002,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4012,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_et.ts b/src/qt/locale/bitcoin_et.ts index 9addf3009c3e7..957e30581ef35 100644 --- a/src/qt/locale/bitcoin_et.ts +++ b/src/qt/locale/bitcoin_et.ts @@ -36,6 +36,12 @@ Toode sisaldab OpenSSL Projekti all toodetud tarkvara, mis on kasutamiseks OpenS The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -616,6 +622,16 @@ Toode sisaldab OpenSSL Projekti all toodetud tarkvara, mis on kasutamiseks OpenS %n week(s) %n nädal%n nädalat + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -689,7 +705,7 @@ Aadress: %4⏎ Rahakott on <b>krüpteeritud</b> ning hetkel <b>suletud</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Ilmnes kriitiline tõrge. Bitcoin suletakse turvakaalutluste tõttu. @@ -750,7 +766,7 @@ Aadress: %4⏎ - + (un)select all @@ -765,7 +781,7 @@ Aadress: %4⏎ - + Amount Kogus @@ -916,7 +932,7 @@ Aadress: %4⏎ - + Dust @@ -1098,7 +1114,7 @@ Aadress: %4⏎ - + Bitcoin Core Bitcoini tuumik @@ -1242,7 +1258,7 @@ Aadress: %4⏎ %Peamine - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1252,7 +1268,7 @@ Aadress: %4⏎ Tasu tehingu &fee - + Automatically start Bitcoin after logging in to the system. Käivita Bitcoin süsteemi logimisel. @@ -1267,12 +1283,7 @@ Aadress: %4⏎ - - Set database cache size in megabytes (default: 25) - Sea andmebaasi vahemälu suurus MB (vaikeväärtus: 25) - - - + MB @@ -1287,7 +1298,12 @@ Aadress: %4⏎ - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1322,7 +1338,17 @@ Aadress: %4⏎ &Võrk - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Bitcoini kliendi pordi automaatne avamine ruuteris. Toimib, kui sinu ruuter aktsepteerib UPnP ühendust. @@ -1437,17 +1463,17 @@ Aadress: %4⏎ &Katkesta - + default vaikeväärtus - + none - + Confirm options reset Kinnita valikute algseadistamine @@ -1487,18 +1513,13 @@ Aadress: %4⏎ Kuvatav info ei pruugi olla ajakohane. Ühenduse loomisel süngitakse sinu rahakott automaatselt Bitconi võrgustikuga, kuid see toiming on hetkel lõpetamata. - - Unconfirmed: - Kinnitamata: - - - + Wallet Rahakott - Confirmed: + Available: @@ -1507,7 +1528,12 @@ Aadress: %4⏎ - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1655,6 +1681,11 @@ Aadress: %4⏎ Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Sisesta Bitcoini aadress (nt: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1875,22 +1906,22 @@ Aadress: %4⏎ ReceiveCoinsDialog - + &Amount: - + &Label: &Märgis - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1900,27 +1931,30 @@ Aadress: %4⏎ - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1930,17 +1964,17 @@ Aadress: %4⏎ - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1959,6 +1993,21 @@ Aadress: %4⏎ Remove + + + Copy label + Märgise kopeerimine + + + + Copy message + + + + + Copy amount + Kopeeri summa + ReceiveRequestDialog @@ -2060,12 +2109,17 @@ Aadress: %4⏎ (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Müntide saatmine @@ -2141,7 +2195,7 @@ Aadress: %4⏎ - + Send to multiple recipients at once Saatmine mitmele korraga @@ -2151,7 +2205,7 @@ Aadress: %4⏎ Lisa &Saaja - + Clear all fields of the form. @@ -2161,12 +2215,12 @@ Aadress: %4⏎ Puhasta &Kõik - + Balance: Jääk: - + Confirm the send action Saatmise kinnitamine @@ -2176,7 +2230,7 @@ Aadress: %4⏎ S&aada - + Confirm send coins Müntide saatmise kinnitamine @@ -2189,12 +2243,7 @@ Aadress: %4⏎ - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Sisesta Bitcoini aadress (nt: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2244,7 +2293,7 @@ Aadress: %4⏎ - + The recipient address is not valid, please recheck. Saaja aadress ei ole kehtiv, palun kontrolli. @@ -2279,12 +2328,12 @@ Aadress: %4⏎ - + Warning: Invalid Bitcoin address - + (no label) (silti pole) @@ -2294,7 +2343,7 @@ Aadress: %4⏎ - + Are you sure you want to send? @@ -2304,7 +2353,7 @@ Aadress: %4⏎ - + Payment request expired @@ -2381,12 +2430,7 @@ Aadress: %4⏎ Sõnum: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2396,7 +2440,12 @@ Aadress: %4⏎ - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2412,11 +2461,6 @@ Aadress: %4⏎ Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Sisesta Bitcoini aadress (nt: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2454,19 +2498,19 @@ Aadress: %4⏎ Sõnumi signeerimise aadress (nt: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Kleebi aadress vahemälust @@ -2507,12 +2551,12 @@ Aadress: %4⏎ - + Clear &All Puhasta &Kõik - + &Verify Message &Kinnita Sõnum @@ -2527,7 +2571,7 @@ Aadress: %4⏎ Aadress, millega sõnum allkirjastati (nt: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Kinnita sõnum tõestamaks selle allkirjastatust määratud Bitcoini aadressiga. @@ -2542,43 +2586,37 @@ Aadress: %4⏎ Tühjenda kõik sõnumi kinnitamise väljad - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Sisesta Bitcoini aadress (nt: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Signatuuri genereerimiseks vajuta "Allkirjasta Sõnum" - - - Enter Bitcoin signature - Sisesta Bitcoini allkiri - - + The entered address is invalid. Sisestatud aadress ei kehti. - + - + Please check the address and try again. Palun kontrolli aadressi ning proovi uuesti. - - + + The entered address does not refer to a key. Sisestatud aadress ei viita võtmele. - + Wallet unlock was cancelled. Rahakoti avamine katkestati. @@ -2598,7 +2636,7 @@ Aadress: %4⏎ Sõnum signeeritud. - + The signature could not be decoded. Signatuuri ei õnnestunud dekodeerida. @@ -2659,6 +2697,11 @@ Aadress: %4⏎ + conflicted + + + + %1/offline %/1offline'is @@ -2820,12 +2863,12 @@ Aadress: %4⏎ , veel esitlemata - + Open for %n more block(s) Avaneb %n bloki pärastAvaneb %n bloki pärast - + unknown tundmatu @@ -2866,12 +2909,12 @@ Aadress: %4⏎ Kogus - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Avaneb %n bloki pärastAvaneb %n bloki pärast @@ -2881,23 +2924,12 @@ Aadress: %4⏎ Avatud kuni %1 - - Offline (%1 confirmations) - Ühenduseta (%1 kinnitust) - - - - Unconfirmed (%1 of %2 confirmations) - Kinnitamata (%1/%2 kinnitust) - - - - + Confirmed (%1 confirmations) Kinnitatud (%1 kinnitust) - + This block was not received by any other nodes and will probably not be accepted! Antud klotsi pole saanud ükski osapool ning tõenäoliselt seda ei aktsepteerita! @@ -2907,7 +2939,27 @@ Aadress: %4⏎ Loodud, kuid aktsepteerimata - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Saadud koos @@ -2937,7 +2989,7 @@ Aadress: %4⏎ (n/a) - + Transaction status. Hover over this field to show number of confirmations. Tehingu staatus. Kinnituste arvu kuvamiseks liigu hiire noolega selle peale. @@ -3203,12 +3255,12 @@ Aadress: %4⏎ bitcoin-core - + Usage: Kasutus: - + List commands Käskluste loetelu @@ -3263,12 +3315,12 @@ Aadress: %4⏎ Täpsusta enda avalik aadress - + Threshold for disconnecting misbehaving peers (default: 100) Ulakate peeride valulävi (vaikeväärtus: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Mitme sekundi pärast ulakad peerid tagasi võivad tulla (vaikeväärtus: 86400) @@ -3288,17 +3340,17 @@ Aadress: %4⏎ Luba käsurea ning JSON-RPC käsklusi - + Run in the background as a daemon and accept commands Tööta taustal ning aktsepteeri käsklusi - + Use the test network Testvõrgu kasutamine - + Accept connections from outside (default: 1 if no -proxy or -connect) Luba välisühendusi (vaikeväärtus: 1 kui puudub -proxy või -connect) @@ -3439,6 +3491,11 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Ühendu ainult määratud node'i(de)ga @@ -3649,6 +3706,11 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3698,12 +3760,12 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com - + Imports blocks from external blk000??.dat file Impordi blokid välisest blk000??.dat failist - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3723,7 +3785,7 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com - + Information Informatsioon @@ -3793,7 +3855,7 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Sea ühenduse timeout millisekundites (vaikeväärtus: 5000) - + System error: Süsteemi tõrge: @@ -3839,6 +3901,11 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com + Zapping all transactions from wallet... + + + + version versioon @@ -3848,32 +3915,32 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com wallet.dat fail on katki, päästmine ebaõnnestus - + Password for JSON-RPC connections JSON-RPC ühenduste salasõna - + Allow JSON-RPC connections from specified IP address JSON-RPC ühenduste lubamine kindla IP pealt - + Send commands to node running on <ip> (default: 127.0.0.1) Saada käsklusi node'ile IP'ga <ip> (vaikeväärtus: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Käivita käsklus, kui parim plokk muutub (käskluse %s asendatakse ploki hash'iga) - + Upgrade wallet to latest format Uuenda rahakott uusimasse vormingusse - + Set key pool size to <n> (default: 100) Sea võtmete hulgaks <n> (vaikeväärtus: 100) @@ -3883,12 +3950,12 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Otsi ploki jadast rahakoti kadunud tehinguid - + Use OpenSSL (https) for JSON-RPC connections Kasuta JSON-RPC ühenduste jaoks OpenSSL'i (https) - + Server certificate file (default: server.cert) Serveri sertifikaadifail (vaikeväärtus: server.cert) @@ -3898,7 +3965,7 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Serveri privaatvõti (vaikeväärtus: server.pem) - + This help message Käesolev abitekst @@ -3908,12 +3975,12 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Selle arvutiga ei ole võimalik siduda %s külge (katse nurjus %d, %s tõttu) - + Allow DNS lookups for -addnode, -seednode and -connect -addnode, -seednode ja -connect tohivad kasutada DNS lookup'i - + Loading addresses... Aadresside laadimine... @@ -3928,12 +3995,12 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Viga wallet.dat käivitamisel: Rahakott nõuab Bitcoini uusimat versiooni - + Wallet needed to be rewritten: restart Bitcoin to complete Rahakott tuli ümberkirjutada: toimingu lõpetamiseks taaskäivita Bitcoin - + Error loading wallet.dat Viga wallet.dat käivitamisel @@ -3943,7 +4010,7 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Vigane -proxi aadress: '%s' - + Unknown network specified in -onlynet: '%s' Kirjeldatud tundmatu võrgustik -onlynet'is: '%s' @@ -3953,7 +4020,7 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Küsitud tundmatu -socks proxi versioon: %i - + Cannot resolve -bind address: '%s' Tundmatu -bind aadress: '%s' @@ -3963,7 +4030,7 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Tundmatu -externalip aadress: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' -paytxfee=<amount> jaoks vigane kogus: '%s' @@ -3983,7 +4050,7 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Klotside indeksi laadimine... - + Add a node to connect to and attempt to keep the connection open Lisa node ning hoia ühendus avatud @@ -3993,12 +4060,12 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com %s'ga ei ole võimalik sellest arvutist siduda. Bitcoin juba töötab. - + Loading wallet... Rahakoti laadimine... - + Cannot downgrade wallet Rahakoti vanandamine ebaõnnestus @@ -4008,7 +4075,7 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Tõrge vaikimisi aadressi kirjutamisel - + Rescanning... Üleskaneerimine... @@ -4018,17 +4085,17 @@ nt: alertnotify=echo %%s | email -s "Bitcoin Alert" admin@foo.com Laetud - + To use the %s option %s valiku kasutamine - + Error Tõrge - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_eu_ES.ts b/src/qt/locale/bitcoin_eu_ES.ts index 074c2dbaf8112..801991282adef 100644 --- a/src/qt/locale/bitcoin_eu_ES.ts +++ b/src/qt/locale/bitcoin_eu_ES.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 Zorroa <b>enkriptatuta</b> eta <b>blokeatuta</b> dago une honetan - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount Kopurua @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - Konfirmatu gabe: - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Sartu Bitocin helbide bat (adb.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Etiketa: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + Kopiatu etiketa + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Bidali txanponak @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once Bidali hainbat jasotzaileri batera @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: Saldoa: - + Confirm the send action Berretsi bidaltzeko ekintza @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins Berretsi txanponak bidaltzea @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Sartu Bitocin helbide bat (adb.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (etiketarik ez) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 Mezua - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Sartu Bitocin helbide bat (adb.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Itsatsi helbidea arbeletik @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Sartu Bitocin helbide bat (adb.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 , ez da arrakastaz emititu oraindik - + Open for %n more block(s) - + unknown ezezaguna @@ -2858,12 +2901,12 @@ Address: %4 Kopurua - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,23 +2916,12 @@ Address: %4 Zabalik %1 arte - - Offline (%1 confirmations) - Offline (%1 konfirmazio) - - - - Unconfirmed (%1 of %2 confirmations) - - - - - + Confirmed (%1 confirmations) Konfirmatuta (%1 konfirmazio) - + This block was not received by any other nodes and will probably not be accepted! Bloke hau ez du beste inongo nodorik jaso, eta seguruenik ez da onartuko! @@ -2899,7 +2931,27 @@ Address: %4 Sortua, baina ez onartua - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Jasoa honekin: @@ -2929,7 +2981,7 @@ Address: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Transakzioaren egoera. Pasatu sagua gainetik konfirmazio kopurua ikusteko. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands Komandoen lista @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message Laguntza mezu hau @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... Birbilatzen... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Zamaketa amaitua - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_fa.ts b/src/qt/locale/bitcoin_fa.ts index 201b18d6b04e7..8feb80a61bcc3 100644 --- a/src/qt/locale/bitcoin_fa.ts +++ b/src/qt/locale/bitcoin_fa.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) %n هفته + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -685,7 +701,7 @@ Address: %4 کیف پول <b>رمزنگاری شده</b> است و هم‌اکنون <b>قفل</b> است - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. یک خطای مهلک اتفاق افتاده است. بیت‌کوین نمی‌تواند بدون مشکل به کار خود ادامه دهد و بسته خواهد شد. @@ -746,7 +762,7 @@ Address: %4 - + (un)select all @@ -761,7 +777,7 @@ Address: %4 - + Amount مبلغ @@ -912,7 +928,7 @@ Address: %4 - + Dust @@ -1094,7 +1110,7 @@ Address: %4 - + Bitcoin Core هسته Bitcoin @@ -1238,7 +1254,7 @@ Address: %4 &عمومی - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. کارمزد اختیاریِ هر کیلوبایت برای انتقال سریع‌تر تراکنش. اکثر تراکنش‌ها ۱ کیلوبایتی هستند. @@ -1248,7 +1264,7 @@ Address: %4 پرداخت &کارمزد تراکنش - + Automatically start Bitcoin after logging in to the system. اجرای خودکار بیت‌کوین در زمان ورود به سیستم. @@ -1263,12 +1279,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - تنظیم اندازهٔ کَش پایگاه‌داده برحسب مگابایت (پیش‌فرض: ۲۵) - - - + MB @@ -1283,7 +1294,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1318,7 +1334,17 @@ Address: %4 &شبکه - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. باز کردن خودکار درگاه شبکهٔ بیت‌کوین روی روترها. تنها زمانی کار می‌کند که روتر از پروتکل UPnP پشتیبانی کند و این پروتکل فعال باشد. @@ -1433,17 +1459,17 @@ Address: %4 &لغو - + default پیش‌فرض - + none - + Confirm options reset تأییدِ بازنشانی گزینه‌ها @@ -1483,19 +1509,14 @@ Address: %4 اطلاعات نمایش‌داده شده ممکن است قدیمی باشند. بعد از این که یک اتصال با شبکه برقرار شد، کیف پول شما به‌صورت خودکار با شبکهٔ بیت‌کوین همگام‌سازی می‌شود. اما این روند هنوز کامل نشده است. - - Unconfirmed: - تأیید نشده: - - - + Wallet کیف پول - Confirmed: - تأیید شده: + Available: + @@ -1503,7 +1524,12 @@ Address: %4 تراز علی‌الحساب شما - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance مجموع تراکنش‌هایی که هنوز تأیید نشده‌اند؛ و هنوز روی تراز علی‌الحساب اعمال نشده‌اند @@ -1651,6 +1677,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + یک آدرس بیت‌کوین وارد کنید (مثلاً 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1871,22 +1902,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &برچسب: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1896,27 +1927,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1926,17 +1960,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1955,6 +1989,21 @@ Address: %4 Remove + + + Copy label + کپی برچسب + + + + Copy message + + + + + Copy amount + کپی مقدار + ReceiveRequestDialog @@ -2056,12 +2105,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins ارسال سکه @@ -2137,7 +2191,7 @@ Address: %4 - + Send to multiple recipients at once ارسال به چند دریافت‌کنندهٔ به‌طور همزمان @@ -2147,7 +2201,7 @@ Address: %4 &دریافت‌کنندهٔ جدید - + Clear all fields of the form. @@ -2157,12 +2211,12 @@ Address: %4 پاکسازی &همه - + Balance: تزار: - + Confirm the send action عملیات ارسال را تأیید کنید @@ -2172,7 +2226,7 @@ Address: %4 &ارسال - + Confirm send coins ارسال سکه را تأیید کنید @@ -2185,12 +2239,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - یک آدرس بیت‌کوین وارد کنید (مثلاً 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2240,7 +2289,7 @@ Address: %4 - + The recipient address is not valid, please recheck. نشانی گیرنده معتبر نیست؛ لطفا دوباره بررسی کنید. @@ -2275,12 +2324,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (بدون برچسب) @@ -2290,7 +2339,7 @@ Address: %4 - + Are you sure you want to send? @@ -2300,7 +2349,7 @@ Address: %4 - + Payment request expired @@ -2377,12 +2426,7 @@ Address: %4 پیام: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2392,7 +2436,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2408,11 +2457,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - یک آدرس بیت‌کوین وارد کنید (مثلاً 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2450,19 +2494,19 @@ Address: %4 نشانی مورد استفاده برای امضا کردن پیام (برای مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard چسباندن نشانی از حافظهٔ سیستم @@ -2503,12 +2547,12 @@ Address: %4 - + Clear &All پاک &کردن همه - + &Verify Message &شناسایی پیام @@ -2523,7 +2567,7 @@ Address: %4 نشانی مورد استفاده برای امضا کردن پیام (برای مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address برای حصول اطمینان از اینکه پیام با نشانی بیت‌کوین مشخص شده امضا است یا خیر، پیام را شناسایی کنید @@ -2538,43 +2582,37 @@ Address: %4 بازنشانی تمام فیلدهای پیام - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) یک نشانی بیت‌کوین وارد کنید (مثلاً 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature برای ایجاد یک امضای جدید روی «امضای پیام» کلیک کنید - - - Enter Bitcoin signature - امضای بیت‌کوین را وارد کنید - - + The entered address is invalid. نشانی وارد شده نامعتبر است. - + - + Please check the address and try again. لطفاً نشانی را بررسی کنید و دوباره تلاش کنید. - - + + The entered address does not refer to a key. نشانی وارد شده به هیچ کلیدی اشاره نمی‌کند. - + Wallet unlock was cancelled. عملیات باز کرن قفل کیف پول لغو شد. @@ -2594,7 +2632,7 @@ Address: %4 پیام امضا شد. - + The signature could not be decoded. امضا نمی‌تواند کدگشایی شود. @@ -2655,6 +2693,11 @@ Address: %4 + conflicted + + + + %1/offline %1/آفلاین @@ -2816,12 +2859,12 @@ Address: %4 ، هنوز با موفقیت ارسال نشده - + Open for %n more block(s) باز برای %n بلوک دیگر - + unknown ناشناس @@ -2862,12 +2905,12 @@ Address: %4 مبلغ - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) باز برای %n بلوک دیگر @@ -2877,23 +2920,12 @@ Address: %4 باز شده تا %1 - - Offline (%1 confirmations) - آفلاین (%1 تأییدیه) - - - - Unconfirmed (%1 of %2 confirmations) - تأیید نشده (%1 از %2 تأییدیه) - - - - + Confirmed (%1 confirmations) تأیید شده (%1 تأییدیه) - + This block was not received by any other nodes and will probably not be accepted! این بلوک از هیچ همتای دیگری دریافت نشده است و احتمال می‌رود پذیرفته نشود! @@ -2903,7 +2935,27 @@ Address: %4 تولید شده ولی قبول نشده - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with دریافت‌شده با @@ -2933,7 +2985,7 @@ Address: %4 (ناموجود) - + Transaction status. Hover over this field to show number of confirmations. وضعیت تراکنش. نشانگر را روی این فیلد نگه دارید تا تعداد تأییدیه‌ها نشان داده شود. @@ -3199,12 +3251,12 @@ Address: %4 bitcoin-core - + Usage: استفاده: - + List commands نمایش لیست فرمان‌ها @@ -3259,12 +3311,12 @@ Address: %4 آدرس عمومی خود را مشخص کنید - + Threshold for disconnecting misbehaving peers (default: 100) حد آستانه برای قطع ارتباط با همتایان بدرفتار (پیش‌فرض: ۱۰۰) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) مدت زمان جلوگیری از اتصال مجدد همتایان بدرفتار، به ثانیه (پیش‌فرض: ۸۴۶۰۰) @@ -3284,17 +3336,17 @@ Address: %4 پذیرش دستورات خط فرمان و دستورات JSON-RPC - + Run in the background as a daemon and accept commands اجرا در پشت زمینه به‌صورت یک سرویس و پذیرش دستورات - + Use the test network استفاده از شبکهٔ آزمایش - + Accept connections from outside (default: 1 if no -proxy or -connect) پذیرش اتصالات از بیرون (پیش فرض:1 بدون پراکسی یا اتصال) @@ -3425,6 +3477,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) تنها در گره (های) مشخص شده متصل شوید @@ -3635,6 +3692,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3684,12 +3746,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3709,7 +3771,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information اطلاعات @@ -3779,7 +3841,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. (میلی ثانیه )فاصله ارتباط خاص - + System error: خطای سامانه @@ -3825,6 +3887,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version نسخه @@ -3834,32 +3901,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections JSON-RPC عبارت عبور برای ارتباطات - + Allow JSON-RPC connections from specified IP address از آدرس آی پی خاص JSON-RPC قبول ارتباطات - + Send commands to node running on <ip> (default: 127.0.0.1) (127.0.0.1پیش فرض: ) &lt;ip&gt; دادن فرمانها برای استفاده گره ها روی - + Execute command when the best block changes (%s in cmd is replaced by block hash) زمانی که بهترین بلاک تغییر کرد، دستور را اجرا کن (%s در cmd با block hash جایگزین شده است) - + Upgrade wallet to latest format wallet را به جدیدترین فرمت روزآمد کنید - + Set key pool size to <n> (default: 100) (100پیش فرض:)&lt;n&gt; گذاشتن اندازه کلید روی @@ -3869,12 +3936,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. اسکان مجدد زنجیر بلوکها برای گم والت معامله - + Use OpenSSL (https) for JSON-RPC connections JSON-RPCبرای ارتباطات استفاده کنید OpenSSL (https) - + Server certificate file (default: server.cert) (server.certپیش فرض: )گواهی نامه سرور @@ -3884,7 +3951,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. (server.pemپیش فرض: ) کلید خصوصی سرور - + This help message پیام کمکی @@ -3894,12 +3961,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. امکان اتصال به %s از این رایانه وجود ندارد ( bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect به DNS اجازه بده تا برای addnode ، seednode و اتصال جستجو کند - + Loading addresses... بار گیری آدرس ها @@ -3914,12 +3981,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. خطا در بارگیری wallet.dat: کیف پول به ویرایش جدیدتری از Biticon نیاز دارد - + Wallet needed to be rewritten: restart Bitcoin to complete سلام - + Error loading wallet.dat خطا در بارگیری wallet.dat @@ -3929,7 +3996,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. آدرس پراکسی اشتباه %s - + Unknown network specified in -onlynet: '%s' شبکه مشخص شده غیرقابل شناسایی در onlynet: '%s' @@ -3939,7 +4006,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. نسخه پراکسی ساکس غیرقابل شناسایی درخواست شده است: %i - + Cannot resolve -bind address: '%s' آدرس قابل اتصال- شناسایی نیست %s @@ -3949,7 +4016,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. آدرس خارجی قابل اتصال- شناسایی نیست %s - + Invalid amount for -paytxfee=<amount>: '%s' میزان وجه اشتباه برای paytxfee=<میزان وجه>: %s @@ -3969,7 +4036,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. بار گیری شاخص بلوک - + Add a node to connect to and attempt to keep the connection open به اتصال یک گره اضافه کنید و اتصال را باز نگاه دارید @@ -3979,12 +4046,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. اتصال به %s از این رایانه امکان پذیر نیست. Bitcoin احتمالا در حال اجراست. - + Loading wallet... بار گیری والت - + Cannot downgrade wallet امکان تنزل نسخه در wallet وجود ندارد @@ -3994,7 +4061,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. آدرس پیش فرض قابل ذخیره نیست - + Rescanning... اسکان مجدد @@ -4004,17 +4071,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. بار گیری انجام شده است - + To use the %s option برای استفاده از %s از انتخابات - + Error خطا - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_fa_IR.ts b/src/qt/locale/bitcoin_fa_IR.ts index fe547113d9f41..bd2c9a9ca3b4a 100644 --- a/src/qt/locale/bitcoin_fa_IR.ts +++ b/src/qt/locale/bitcoin_fa_IR.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -612,6 +618,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -683,7 +699,7 @@ Address: %4 wallet رمزگذاری شد و در حال حاضر قفل است - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -744,7 +760,7 @@ Address: %4 - + (un)select all @@ -759,7 +775,7 @@ Address: %4 - + Amount میزان @@ -910,7 +926,7 @@ Address: %4 - + Dust @@ -1093,7 +1109,7 @@ Address: %4 - + Bitcoin Core @@ -1237,7 +1253,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1247,7 +1263,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1262,12 +1278,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - حافظه بانک داده را به مگابایت تنظیم کنید (پیش فرض: 25) - - - + MB @@ -1282,7 +1293,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1317,7 +1333,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1432,17 +1458,17 @@ Address: %4 و رد - + default پیش فرض - + none - + Confirm options reset @@ -1482,18 +1508,13 @@ Address: %4 اطلاعات نمایش داده شده ممکن است روزآمد نباشد. wallet شما به صورت خودکار بعد از برقراری اتصال با شبکه bitcoin به روز می شود اما این فرایند هنوز تکمیل نشده است. - - Unconfirmed: - تایید نشده - - - + Wallet کیف پول - Confirmed: + Available: @@ -1502,7 +1523,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1650,6 +1676,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + یک آدرس bitcoin وارد کنید (مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1870,22 +1901,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: و برچسب - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1895,27 +1926,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1925,17 +1959,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1954,6 +1988,21 @@ Address: %4 Remove + + + Copy label + برچسب را کپی کنید + + + + Copy message + + + + + Copy amount + میزان وجه کپی شود + ReceiveRequestDialog @@ -2055,12 +2104,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins سکه های ارسالی @@ -2136,7 +2190,7 @@ Address: %4 - + Send to multiple recipients at once ارسال همزمان به گیرنده های متعدد @@ -2146,7 +2200,7 @@ Address: %4 - + Clear all fields of the form. @@ -2156,12 +2210,12 @@ Address: %4 - + Balance: مانده حساب: - + Confirm the send action تایید عملیات ارسال @@ -2171,7 +2225,7 @@ Address: %4 و ارسال - + Confirm send coins تایید ارسال بیت کوین ها @@ -2184,12 +2238,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - یک آدرس bitcoin وارد کنید (مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2239,7 +2288,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2274,12 +2323,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (برچسب ندارد) @@ -2289,7 +2338,7 @@ Address: %4 - + Are you sure you want to send? @@ -2299,7 +2348,7 @@ Address: %4 - + Payment request expired @@ -2376,12 +2425,7 @@ Address: %4 پیام: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2391,7 +2435,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2407,11 +2456,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - یک آدرس bitcoin وارد کنید (مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2449,19 +2493,19 @@ Address: %4 یک آدرس bitcoin وارد کنید (مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt و A - + Paste address from clipboard آدرس را بر کلیپ بورد کپی کنید @@ -2502,12 +2546,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2522,7 +2566,7 @@ Address: %4 یک آدرس bitcoin وارد کنید (مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2537,43 +2581,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) یک آدرس bitcoin وارد کنید (مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2593,7 +2631,7 @@ Address: %4 - + The signature could not be decoded. @@ -2654,6 +2692,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2815,12 +2858,12 @@ Address: %4 ، هنوز با موفقیت ارسال نگردیده است - + Open for %n more block(s) - + unknown ناشناس @@ -2861,12 +2904,12 @@ Address: %4 میزان وجه - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2876,23 +2919,12 @@ Address: %4 باز کن تا %1 - - Offline (%1 confirmations) - برون خطی (%1 تاییدها) - - - - Unconfirmed (%1 of %2 confirmations) - تایید نشده (%1 از %2 تاییدها) - - - - + Confirmed (%1 confirmations) تایید شده (%1 تاییدها) - + This block was not received by any other nodes and will probably not be accepted! این block توسط گره های دیگری دریافت نشده است و ممکن است قبول نشود @@ -2902,7 +2934,27 @@ Address: %4 تولید شده اما قبول نشده است - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with قبول با @@ -2932,7 +2984,7 @@ Address: %4 خالی - + Transaction status. Hover over this field to show number of confirmations. وضعیت تراکنش. با اشاره به این بخش تعداد تاییدها نمایش داده می شود @@ -3198,12 +3250,12 @@ Address: %4 bitcoin-core - + Usage: میزان استفاده: - + List commands فهرست دستورها @@ -3258,12 +3310,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) آستانه قطع برای قرینه سازی اشتباه (پیش فرض:100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) تعداد ثانیه ها برای اتصال دوباره قرینه های اشتباه (پیش فرض:86400) @@ -3283,17 +3335,17 @@ Address: %4 command line و JSON-RPC commands را قبول کنید - + Run in the background as a daemon and accept commands به عنوان daemon بک گراند را اجرا کنید و دستورات را قبول نمایید - + Use the test network از تستِ شبکه استفاده نمایید - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3424,6 +3476,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3634,6 +3691,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3683,12 +3745,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3708,7 +3770,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3778,7 +3840,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. تعیین مدت زمان وقفه (time out) به هزارم ثانیه - + System error: @@ -3824,6 +3886,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version نسخه @@ -3833,32 +3900,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections رمز برای ارتباطاتِ JSON-RPC - + Allow JSON-RPC connections from specified IP address ارتباطاتِ JSON-RPC را از آدرس آی.پی. مشخصی برقرار کنید. - + Send commands to node running on <ip> (default: 127.0.0.1) دستورات را به گره اجرا شده در<ip> ارسال کنید (پیش فرض:127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) دستور را وقتی بهترین بلاک تغییر کرد اجرا کن (%s در دستور توسط block hash جایگزین شده است) - + Upgrade wallet to latest format wallet را به جدیدترین نسخه روزآمد کنید - + Set key pool size to <n> (default: 100) حجم key pool را به اندازه <n> تنظیم کنید (پیش فرض:100) @@ -3868,12 +3935,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. زنجیره بلاک را برای تراکنش جا افتاده در WALLET دوباره اسکن کنید - + Use OpenSSL (https) for JSON-RPC connections برای ارتباطاتِ JSON-RPC از OpenSSL (https) استفاده کنید - + Server certificate file (default: server.cert) فایل certificate سرور (پیش فرض server.cert) @@ -3883,7 +3950,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. رمز اختصاصی سرور (پیش فرض: server.pem) - + This help message این پیام راهنما @@ -3893,12 +3960,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... لود شدن آدرسها.. @@ -3913,12 +3980,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. خطا در هنگام لود شدن wallet.dat. به نسخه جدید Bitocin برای wallet نیاز است. - + Wallet needed to be rewritten: restart Bitcoin to complete wallet نیاز به بازنویسی دارد. Bitcoin را برای تکمیل عملیات دوباره اجرا کنید. - + Error loading wallet.dat خطا در هنگام لود شدن wallet.dat @@ -3928,7 +3995,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3938,7 +4005,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3948,7 +4015,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' میزان اشتباه است for -paytxfee=<amount>: '%s' @@ -3968,7 +4035,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. لود شدن نمایه بلاکها.. - + Add a node to connect to and attempt to keep the connection open یک گره برای اتصال اضافه کنید و تلاش کنید تا اتصال را باز نگاه دارید @@ -3978,12 +4045,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... wallet در حال لود شدن است... - + Cannot downgrade wallet قابلیت برگشت به نسخه قبلی برای wallet امکان پذیر نیست @@ -3993,7 +4060,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. آدرس پیش فرض قابل ذخیره نیست - + Rescanning... اسکنِ دوباره... @@ -4003,17 +4070,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. اتمام لود شدن - + To use the %s option برای استفاده از %s از اختیارات - + Error خطا - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_fi.ts b/src/qt/locale/bitcoin_fi.ts index 2006db509db59..0b4bb7e822283 100644 --- a/src/qt/locale/bitcoin_fi.ts +++ b/src/qt/locale/bitcoin_fi.ts @@ -37,6 +37,12 @@ Tämä ohjelma sisältää OpenSSL projektin OpenSSL työkalupakin (http://www.o The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -617,6 +623,16 @@ Tämä ohjelma sisältää OpenSSL projektin OpenSSL työkalupakin (http://www.o %n week(s) %n viikko%n viikkoa + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -690,7 +706,7 @@ Osoite: %4 Lompakko on <b>salattu</b> ja tällä hetkellä <b>lukittuna</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Peruuttamaton virhe on tapahtunut. Bitcoin ei voi enää jatkaa turvallisesti ja sammutetaan. @@ -751,7 +767,7 @@ Osoite: %4 - + (un)select all @@ -766,7 +782,7 @@ Osoite: %4 - + Amount Määrä @@ -917,7 +933,7 @@ Osoite: %4 - + Dust @@ -1099,7 +1115,7 @@ Osoite: %4 - + Bitcoin Core Bitcoin-ydin @@ -1243,7 +1259,7 @@ Osoite: %4 &Yleiset - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1253,7 +1269,7 @@ Osoite: %4 Maksa rahansiirtopalkkio - + Automatically start Bitcoin after logging in to the system. Käynnistä Bitcoin kirjautumisen yhteydessä. @@ -1268,12 +1284,7 @@ Osoite: %4 - - Set database cache size in megabytes (default: 25) - Aseta tietokannan välimuistin koko megatavuina (oletus: 25) - - - + MB @@ -1288,7 +1299,12 @@ Osoite: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1323,7 +1339,17 @@ Osoite: %4 &Verkko - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Avaa Bitcoin-asiakasohjelman portti reitittimellä automaattisesti. Tämä toimii vain, jos reitittimesi tukee UPnP:tä ja se on käytössä. @@ -1438,17 +1464,17 @@ Osoite: %4 &Peruuta - + default oletus - + none - + Confirm options reset @@ -1488,19 +1514,14 @@ Osoite: %4 Näytetyt tiedot eivät välttämättä ole ajantasalla. Lompakkosi synkronoituu Bitcoin-verkon kanssa automaattisesti yhteyden muodostamisen jälkeen, mutta synkronointi on vielä meneillään. - - Unconfirmed: - Vahvistamatta: - - - + Wallet Lompakko - Confirmed: - Vahvistettu + Available: + @@ -1508,7 +1529,12 @@ Osoite: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1656,6 +1682,11 @@ Osoite: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Anna Bitcoin-osoite (esim. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1876,22 +1907,22 @@ Osoite: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Nimi: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1901,27 +1932,30 @@ Osoite: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1931,17 +1965,17 @@ Osoite: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1960,6 +1994,21 @@ Osoite: %4 Remove + + + Copy label + Kopioi nimi + + + + Copy message + + + + + Copy amount + Kopioi määrä + ReceiveRequestDialog @@ -2061,12 +2110,17 @@ Osoite: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Lähetä Bitcoineja @@ -2142,7 +2196,7 @@ Osoite: %4 - + Send to multiple recipients at once Lähetä monelle vastaanottajalle @@ -2152,7 +2206,7 @@ Osoite: %4 Lisää &Vastaanottaja - + Clear all fields of the form. @@ -2162,12 +2216,12 @@ Osoite: %4 &Tyhjennnä Kaikki - + Balance: Saldo: - + Confirm the send action Vahvista lähetys @@ -2177,7 +2231,7 @@ Osoite: %4 &Lähetä - + Confirm send coins Hyväksy Bitcoinien lähettäminen @@ -2190,12 +2244,7 @@ Osoite: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Anna Bitcoin-osoite (esim. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2245,7 +2294,7 @@ Osoite: %4 - + The recipient address is not valid, please recheck. Vastaanottajan osoite on virheellinen. Tarkista osoite. @@ -2280,12 +2329,12 @@ Osoite: %4 - + Warning: Invalid Bitcoin address - + (no label) (ei nimeä) @@ -2295,7 +2344,7 @@ Osoite: %4 - + Are you sure you want to send? @@ -2305,7 +2354,7 @@ Osoite: %4 - + Payment request expired @@ -2382,12 +2431,7 @@ Osoite: %4 Viesti: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2397,7 +2441,12 @@ Osoite: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2413,11 +2462,6 @@ Osoite: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Anna Bitcoin-osoite (esim. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2455,19 +2499,19 @@ Osoite: %4 Osoite, jolla viesti allekirjoitetaan (esimerkiksi 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Liitä osoite leikepöydältä @@ -2508,12 +2552,12 @@ Osoite: %4 - + Clear &All &Tyhjennä Kaikki - + &Verify Message &Varmista viesti @@ -2528,7 +2572,7 @@ Osoite: %4 Osoite, jolla viesti allekirjoitettiin (esimerkiksi 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Tarkista viestin allekirjoitus varmistaaksesi, että se allekirjoitettiin tietyllä Bitcoin-osoitteella @@ -2543,43 +2587,37 @@ Osoite: %4 Tyhjennä kaikki varmista-viesti-kentät - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Anna Bitcoin-osoite (esim. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Klikkaa "Allekirjoita Viesti luodaksesi allekirjoituksen - - - Enter Bitcoin signature - Syötä Bitcoin-allekirjoitus - - + The entered address is invalid. Syötetty osoite on virheellinen. - + - + Please check the address and try again. Tarkista osoite ja yritä uudelleen. - - + + The entered address does not refer to a key. Syötetyn osoitteen avainta ei löydy. - + Wallet unlock was cancelled. Lompakon avaaminen peruttiin. @@ -2599,7 +2637,7 @@ Osoite: %4 Viesti allekirjoitettu. - + The signature could not be decoded. Allekirjoitusta ei pystytty tulkitsemaan. @@ -2660,6 +2698,11 @@ Osoite: %4 + conflicted + + + + %1/offline %1/offline @@ -2821,12 +2864,12 @@ Osoite: %4 , ei ole vielä onnistuneesti lähetetty - + Open for %n more block(s) - + unknown tuntematon @@ -2867,12 +2910,12 @@ Osoite: %4 Määrä - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2882,23 +2925,12 @@ Osoite: %4 Avoinna %1 asti - - Offline (%1 confirmations) - Ei yhteyttä verkkoon (%1 vahvistusta) - - - - Unconfirmed (%1 of %2 confirmations) - Vahvistamatta (%1/%2 vahvistusta) - - - - + Confirmed (%1 confirmations) Vahvistettu (%1 vahvistusta) - + This block was not received by any other nodes and will probably not be accepted! Tätä lohkoa ei vastaanotettu mistään muusta solmusta ja sitä ei mahdollisesti hyväksytä! @@ -2908,7 +2940,27 @@ Osoite: %4 Generoitu mutta ei hyväksytty - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Vastaanotettu osoitteella @@ -2938,7 +2990,7 @@ Osoite: %4 (ei saatavilla) - + Transaction status. Hover over this field to show number of confirmations. Rahansiirron tila. Siirrä osoitin kentän päälle nähdäksesi vahvistusten lukumäärä. @@ -3204,12 +3256,12 @@ Osoite: %4 bitcoin-core - + Usage: Käyttö: - + List commands Lista komennoista @@ -3264,12 +3316,12 @@ Osoite: %4 Määritä julkinen osoitteesi - + Threshold for disconnecting misbehaving peers (default: 100) Kynnysarvo aikakatkaisulle heikosti toimiville verkoille (oletus: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Sekuntien määrä, kuinka kauan uudelleenkytkeydytään verkkoihin (oletus: 86400) @@ -3289,17 +3341,17 @@ Osoite: %4 Hyväksy merkkipohjaiset- ja JSON-RPC-käskyt - + Run in the background as a daemon and accept commands Aja taustalla daemonina ja hyväksy komennot - + Use the test network Käytä test -verkkoa - + Accept connections from outside (default: 1 if no -proxy or -connect) Hyväksy yhteyksiä ulkopuolelta (vakioasetus: 1 jos -proxy tai -connect ei määritelty) @@ -3430,6 +3482,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Yhidstä ainoastaan määrättyihin noodeihin @@ -3640,6 +3697,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3689,12 +3751,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file Tuodaan lohkoja ulkoisesta blk000??.dat tiedostosta - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3714,7 +3776,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information Tietoa @@ -3784,7 +3846,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Määritä yhteyden aikakataisu millisekunneissa (vakioasetus: 5000) - + System error: Järjestelmävirhe: @@ -3830,6 +3892,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version versio @@ -3839,32 +3906,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Salasana JSON-RPC-yhteyksille - + Allow JSON-RPC connections from specified IP address Salli JSON-RPC yhteydet tietystä ip-osoitteesta - + Send commands to node running on <ip> (default: 127.0.0.1) Lähetä käskyjä solmuun osoitteessa <ip> (oletus: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Suorita käsky kun paras lohko muuttuu (%s cmd on vaihdettu block hashin kanssa) - + Upgrade wallet to latest format Päivitä lompakko uusimpaan formaattiin - + Set key pool size to <n> (default: 100) Aseta avainpoolin koko arvoon <n> (oletus: 100) @@ -3874,12 +3941,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Skannaa uudelleen lohkoketju lompakon puuttuvien rahasiirtojen vuoksi - + Use OpenSSL (https) for JSON-RPC connections Käytä OpenSSL:ää (https) JSON-RPC-yhteyksille - + Server certificate file (default: server.cert) Palvelimen sertifikaatti-tiedosto (oletus: server.cert) @@ -3889,7 +3956,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Palvelimen yksityisavain (oletus: server.pem) - + This help message Tämä ohjeviesti @@ -3899,12 +3966,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Kytkeytyminen %s tällä tietokonella ei onnistu (kytkeytyminen palautti virheen %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Salli DNS kyselyt -addnode, -seednode ja -connect yhteydessä - + Loading addresses... Ladataan osoitteita... @@ -3919,12 +3986,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Virhe ladattaessa wallet.dat-tiedostoa: Tarvitset uudemman version Bitcoinista - + Wallet needed to be rewritten: restart Bitcoin to complete Lompakko tarvitsee uudelleenkirjoittaa: käynnistä Bitcoin uudelleen - + Error loading wallet.dat Virhe ladattaessa wallet.dat-tiedostoa @@ -3934,7 +4001,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Virheellinen proxy-osoite '%s' - + Unknown network specified in -onlynet: '%s' Tuntematon verkko -onlynet parametrina: '%s' @@ -3944,7 +4011,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Tuntematon -socks proxy versio pyydetty: %i - + Cannot resolve -bind address: '%s' -bind osoitteen '%s' selvittäminen epäonnistui @@ -3954,7 +4021,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. -externalip osoitteen '%s' selvittäminen epäonnistui - + Invalid amount for -paytxfee=<amount>: '%s' -paytxfee=<amount>: '%s' on virheellinen @@ -3974,7 +4041,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ladataan lohkoindeksiä... - + Add a node to connect to and attempt to keep the connection open Linää solmu mihin liittyä pitääksesi yhteyden auki @@ -3984,12 +4051,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Kytkeytyminen %s ei onnistu tällä tietokoneella. Bitcoin on todennäköisesti jo ajamassa. - + Loading wallet... Ladataan lompakkoa... - + Cannot downgrade wallet Et voi päivittää lompakkoasi vanhempaan versioon @@ -3999,7 +4066,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Oletusosoitetta ei voi kirjoittaa - + Rescanning... Skannataan uudelleen... @@ -4009,17 +4076,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Lataus on valmis - + To use the %s option Käytä %s optiota - + Error Virhe - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_fr.ts b/src/qt/locale/bitcoin_fr.ts index 3ae5a8154cb50..f53b5fe16d172 100644 --- a/src/qt/locale/bitcoin_fr.ts +++ b/src/qt/locale/bitcoin_fr.ts @@ -36,6 +36,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers Les développeurs Bitcoin Core + + + + (%1-bit) + (%1-bit) + AddressBookPage @@ -616,6 +622,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) %n semaine%n semaines + + + %1 and %2 + %1 et %2 + + + + %n year(s) + %n an%n ans + %1 behind @@ -690,7 +706,7 @@ Adresse : %4 Le portefeuille est <b>chiffré</b> et actuellement <b>verrouillé</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Une erreur fatale est survenue. Bitcoin ne peut plus continuer de façon sûre et va s'arrêter. @@ -751,7 +767,7 @@ Adresse : %4 Monnaie : - + (un)select all Tout (dé)sélectionner @@ -766,7 +782,7 @@ Adresse : %4 Mode liste - + Amount Montant @@ -917,7 +933,7 @@ Adresse : %4 aucun - + Dust Poussière @@ -1099,7 +1115,7 @@ Adresse : %4 Bitcoin Core - Options de ligne de commande - + Bitcoin Core Bitcoin Core @@ -1243,7 +1259,7 @@ Adresse : %4 Réglages &principaux - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Frais de transaction optionnel par ko qui aident à garantir un traitement rapide des transactions. La plupart des transactions utilisent 1 ko. @@ -1253,7 +1269,7 @@ Adresse : %4 Payer des &frais de transaction - + Automatically start Bitcoin after logging in to the system. Démarrer Bitcoin automatiquement après avoir ouvert une session sur l'ordinateur. @@ -1268,12 +1284,7 @@ Adresse : %4 Taille du cache de la base de &données - - Set database cache size in megabytes (default: 25) - Définir la taille du cache de la base de données en mégaoctets (par défaut : 25) - - - + MB Mo @@ -1288,7 +1299,12 @@ Adresse : %4 Défini le nombre d'exétrons de vérification de script (jusqu'à 16, 0 = auto, <0 = laisse autant de cœurs libre, par défaut : 0) - + + &Spend unconfirmed change (experts only) + &Dépenser la monnaie non confirmée (experts seulement) + + + Connect to the Bitcoin network through a SOCKS proxy. Se connecter au réseau Bitcoin par un mandataire SOCKS. @@ -1323,7 +1339,17 @@ Adresse : %4 &Réseau - + + W&allet + &Portefeuille + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + Si vous désactivé la dépense de la monnaie non confirmée, la monnaie d'une transaction ne peut pas être utilisée tant que cette transaction n'a pas reçu au moins une confirmation. Ceci affecte aussi comment votre solde est calculé. + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Ouvrir le port du client Bitcoin automatiquement sur le routeur. Ceci ne fonctionne que si votre routeur supporte l'UPnP et si la fonctionnalité est activée. @@ -1438,17 +1464,17 @@ Adresse : %4 A&nnuler - + default par défaut - + none aucune - + Confirm options reset Confirmer la réinitialisation des options @@ -1488,19 +1514,14 @@ Adresse : %4 Les informations affichées peuvent être obsolètes. Votre portefeuille est automatiquement synchronisé avec le réseau Bitcoin lorsque la connexion s'établit, or ce processus n'est pas encore terminé. - - Unconfirmed: - Non confirmé : - - - + Wallet Portefeuille - Confirmed: - Confirmé : + Available: + Disponible : @@ -1508,7 +1529,12 @@ Adresse : %4 Votre solde actuel pouvant être dépensé - + + Pending: + En attente : + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Total des transactions qui doivent encore être confirmées et qu'il n'est pas encore possible de dépenser @@ -1656,6 +1682,11 @@ Adresse : %4 Error: Invalid combination of -regtest and -testnet. Erreur : combinaison invalide de -regtest et de -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Saisir une adresse Bitcoin (par ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1876,22 +1907,22 @@ Adresse : %4 ReceiveCoinsDialog - + &Amount: &Montant : - + &Label: &Étiquette : - + &Message: M&essage : - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. Réutilise une adresse de réception précédemment utilisée. Réutiliser une adresse pose des problèmes de sécurité et de vie privée. N'utilisez pas cette option sauf si vous générez à nouveau une demande de paiement déjà faite. @@ -1901,27 +1932,30 @@ Adresse : %4 Ré&utiliser une adresse de réception existante (non recommandé) - - An optional label to associate with the new receiving address - Un étiquette optionnelle à associer à la nouvelle adresse de réception - - - + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. Un message optionnel à joindre à la demande de paiement qui sera affiché à l'ouverture de celle-ci. Note : le message ne sera pas envoyé avec le paiement par le réseau Bitcoin. - + + + An optional label to associate with the new receiving address. + Un étiquette optionnelle à associer à la nouvelle adresse de réception + + + Use this form to request payments. All fields are <b>optional</b>. Utiliser ce formulaire pour demander des paiements. Tous les champs sont <b>optionnels</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. Un montant optionnel à demander. Laisser ceci vide ou à zéro pour ne pas demander de montant spécifique. - + Clear all fields of the form. Effacer tous les champs du formulaire. @@ -1931,17 +1965,17 @@ Adresse : %4 Effacer - - &Request payment - &Demande de paiement + + Requested payments history + Historique des paiements demandés - - Requested payments - Paiements demandés + + &Request payment + &Demande de paiement - + Show the selected request (does the same as double clicking an entry) Afficher la demande choisie (identique à un double-clic sur une entrée) @@ -1960,6 +1994,21 @@ Adresse : %4 Remove Enlever + + + Copy label + Copier l’étiquette + + + + Copy message + Copier le message + + + + Copy amount + Copier le montant + ReceiveRequestDialog @@ -2061,12 +2110,17 @@ Adresse : %4 (no message) (pas de message) + + + (no amount) + (aucun montant) + SendCoinsDialog - + Send Coins Envoyer des pièces @@ -2142,7 +2196,7 @@ Adresse : %4 Adresse personnalisée de monnaie rendue - + Send to multiple recipients at once Envoyer à plusieurs destinataires à la fois @@ -2152,7 +2206,7 @@ Adresse : %4 Ajouter un &destinataire - + Clear all fields of the form. Effacer tous les champs du formulaire. @@ -2162,12 +2216,12 @@ Adresse : %4 &Tout nettoyer - + Balance: Solde : - + Confirm the send action Confirmer l’action d'envoi @@ -2177,7 +2231,7 @@ Adresse : %4 E&nvoyer - + Confirm send coins Confirmer l’envoi des pièces @@ -2190,12 +2244,7 @@ Adresse : %4 %1 à %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Saisir une adresse Bitcoin (par ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity Copier la quantité @@ -2245,7 +2294,7 @@ Adresse : %4 ou - + The recipient address is not valid, please recheck. L'adresse du destinataire n’est pas valide, veuillez la vérifier. @@ -2280,12 +2329,12 @@ Adresse : %4 La transaction a été rejetée ! Ceci peut arriver si certaines pièces de votre portefeuille étaient déjà dépensées, par exemple si vous avez utilisé une copie de wallet.dat et que des pièces ont été dépensées dans la copie sans être marquées comme telles ici. - + Warning: Invalid Bitcoin address Attention : adresse Bitcoin invalide - + (no label) (pas d'étiquette) @@ -2295,7 +2344,7 @@ Adresse : %4 Attention : adresse de monnaie rendue inconnue - + Are you sure you want to send? Êtes-vous sûr de vouloir envoyer ? @@ -2305,7 +2354,7 @@ Adresse : %4 ajouté en tant que frais de transaction - + Payment request expired La demande de paiement a expiré @@ -2382,12 +2431,7 @@ Adresse : %4 Message : - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - Un message qui était joint à l'URI Bitcoin et qui sera stocké avec la transaction pour référence. Note : ce message ne sera pas envoyé par le réseau Bitcoin. - - - + This is a verified payment request. Ceci est une demande de paiement vérifiée. @@ -2397,7 +2441,12 @@ Adresse : %4 Saisir une étiquette pour cette adresse afin de l'ajouter à la liste d'adresses utilisées - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + Un message qui était joint à l'URI Bitcoin et qui sera stocké avec la transaction pour référence. Note : ce message ne sera pas envoyé par le réseau Bitcoin. + + + This is an unverified payment request. Ceci est une demande de paiement non vérifiée. @@ -2413,11 +2462,6 @@ Adresse : %4 Memo: Mémo : - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Saisir une adresse Bitcoin (par ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2455,19 +2499,19 @@ Adresse : %4 L'adresse avec laquelle le message sera signé (par ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Choisir une adresse précédemment utilisée - - + + Alt+A Alt+A - + Paste address from clipboard Coller une adresse depuis le presse-papier @@ -2508,12 +2552,12 @@ Adresse : %4 - + Clear &All &Tout nettoyer - + &Verify Message &Vérifier un message @@ -2528,7 +2572,7 @@ Adresse : %4 L'adresse avec laquelle le message a été signé (par ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Vérifier le message pour vous assurer qu'il a bien été signé par l'adresse Bitcoin spécifiée @@ -2543,43 +2587,37 @@ Adresse : %4 Réinitialiser tous les champs de vérification de message - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Saisir une adresse Bitcoin (par ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Cliquez sur « Signer le message » pour générer la signature - - - Enter Bitcoin signature - Saisir une signature Bitcoin - - + The entered address is invalid. L'adresse saisie est invalide. - + - + Please check the address and try again. Veuillez vérifier l'adresse et réessayer. - - + + The entered address does not refer to a key. L'adresse saisie ne fait pas référence à une clef. - + Wallet unlock was cancelled. Le déverrouillage du portefeuille a été annulé. @@ -2599,7 +2637,7 @@ Adresse : %4 Le message a été signé. - + The signature could not be decoded. La signature n'a pu être décodée. @@ -2660,6 +2698,11 @@ Adresse : %4 + conflicted + en conflit + + + %1/offline %1/hors ligne @@ -2821,12 +2864,12 @@ Adresse : %4 , n’a pas encore été diffusée avec succès - + Open for %n more block(s) Ouvert pour %n bloc de plusOuvert pour %n blocs de plus - + unknown inconnu @@ -2867,12 +2910,12 @@ Adresse : %4 Montant - + Immature (%1 confirmations, will be available after %2) Immature (%1 confirmations, sera disponible après %2) - + Open for %n more block(s) Ouvert pour %n bloc de plusOuvert pour %n blocs de plus @@ -2882,23 +2925,12 @@ Adresse : %4 Ouvert jusqu'à %1 - - Offline (%1 confirmations) - Hors ligne (%1 confirmations) - - - - Unconfirmed (%1 of %2 confirmations) - Non confirmée (%1 confirmations sur %2) - - - - + Confirmed (%1 confirmations) Confirmée (%1 confirmations) - + This block was not received by any other nodes and will probably not be accepted! Ce bloc n’a été reçu par aucun autre nœud et ne sera probablement pas accepté ! @@ -2908,7 +2940,27 @@ Adresse : %4 Généré mais pas accepté - + + Offline + Hors ligne + + + + Unconfirmed + Non confirmé + + + + Confirming (%1 of %2 recommended confirmations) + Confirmation (%1 sur %2 confirmations recommandées) + + + + Conflicted + En conflit + + + Received with Reçue avec @@ -2938,7 +2990,7 @@ Adresse : %4 (n.d) - + Transaction status. Hover over this field to show number of confirmations. État de la transaction. Laissez le pointeur de la souris sur ce champ pour voir le nombre de confirmations. @@ -3204,12 +3256,12 @@ Adresse : %4 bitcoin-core - + Usage: Utilisation : - + List commands Lister les commandes @@ -3264,12 +3316,12 @@ Adresse : %4 Spécifier votre propre adresse publique - + Threshold for disconnecting misbehaving peers (default: 100) Seuil de déconnexion des pairs de mauvaise qualité (par défaut : 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Délai en secondes de refus de reconnexion aux pairs de mauvaise qualité (par défaut : 86400) @@ -3289,17 +3341,17 @@ Adresse : %4 Accepter les commandes de JSON-RPC et de la ligne de commande - + Run in the background as a daemon and accept commands Fonctionner en arrière-plan en tant que démon et accepter les commandes - + Use the test network Utiliser le réseau de test - + Accept connections from outside (default: 1 if no -proxy or -connect) Accepter les connexions entrantes (par défaut : 1 si aucun -proxy ou -connect ) @@ -3440,6 +3492,11 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo + Clear list of wallet transactions (diagnostic tool; implies -rescan) + Effacer la liste des transactions du portefeuille (outil de diagnostic, implique un nouveau balayage -rescan) + + + Connect only to the specified node(s) Ne se connecter qu'au(x) nœud(s) spécifié(s) @@ -3650,6 +3707,11 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo + Spend unconfirmed change when sending transactions (default: 1) + Dépenser la monnaie non confirmée lors de l'envoi de transactions (par défaut : 1) + + + Start Bitcoin server Démarrer le serveur Bitcoin @@ -3699,12 +3761,12 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Vous devez reconstruire la base de données en utilisant -reindex afin de modifier -txindex - + Imports blocks from external blk000??.dat file Importe des blocs depuis un fichier blk000??.dat externe - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Exécuter une commande lorsqu'une alerte pertinente est reçue ou si nous voyons une bifurcation vraiment étendue (%s dans la commande est remplacé par le message) @@ -3724,7 +3786,7 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Définir le nombre d'exétrons de vérification des scripts (maximum 16, 0 = auto, < 0 = laisser ce nombre de cœurs libres, par défaut : 0) - + Information Informations @@ -3794,7 +3856,7 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Spécifier le délai d'expiration de la connexion en millisecondes (par défaut : 5 000) - + System error: Erreur système : @@ -3840,6 +3902,11 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo + Zapping all transactions from wallet... + Supprimer toutes les transactions du portefeuille... + + + version version @@ -3849,32 +3916,32 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo wallet.dat corrompu, la récupération a échoué - + Password for JSON-RPC connections Mot de passe pour les connexions JSON-RPC - + Allow JSON-RPC connections from specified IP address Autoriser les connexions JSON-RPC depuis l'adresse IP spécifiée - + Send commands to node running on <ip> (default: 127.0.0.1) Envoyer des commandes au nœud fonctionnant sur <ip> (par défaut : 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Exécuter la commande lorsque le meilleur bloc change (%s dans cmd est remplacé par le hachage du bloc) - + Upgrade wallet to latest format Mettre à niveau le portefeuille vers le format le plus récent - + Set key pool size to <n> (default: 100) Régler la taille de la réserve de clefs sur <n> (par défaut : 100) @@ -3884,12 +3951,12 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Réanalyser la chaîne de blocs pour les transactions de portefeuille manquantes - + Use OpenSSL (https) for JSON-RPC connections Utiliser OpenSSL (https) pour les connexions JSON-RPC - + Server certificate file (default: server.cert) Fichier de certificat serveur (par défaut : server.cert) @@ -3899,7 +3966,7 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Clef privée du serveur (par défaut : server.pem) - + This help message Ce message d'aide @@ -3909,12 +3976,12 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Impossible de se lier à %s sur cet ordinateur (bind a retourné l'erreur %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Autoriser les recherches DNS pour -addnode, -seednode et -connect - + Loading addresses... Chargement des adresses… @@ -3929,12 +3996,12 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Erreur lors du chargement de wallet.dat : le portefeuille exige une version plus récente de Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Le portefeuille devait être réécrit : redémarrer Bitcoin pour terminer l'opération. - + Error loading wallet.dat Erreur lors du chargement de wallet.dat @@ -3944,7 +4011,7 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Adresse -proxy invalide : « %s » - + Unknown network specified in -onlynet: '%s' Réseau inconnu spécifié sur -onlynet : « %s » @@ -3954,7 +4021,7 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Version inconnue de serveur mandataire -socks demandée : %i - + Cannot resolve -bind address: '%s' Impossible de résoudre l'adresse -bind : « %s » @@ -3964,7 +4031,7 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Impossible de résoudre l'adresse -externalip : « %s » - + Invalid amount for -paytxfee=<amount>: '%s' Montant invalide pour -paytxfee=<montant> : « %s » @@ -3984,7 +4051,7 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Chargement de l’index des blocs… - + Add a node to connect to and attempt to keep the connection open Ajouter un nœud auquel se connecter et tenter de garder la connexion ouverte @@ -3994,12 +4061,12 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Impossible de se lier à %s sur cet ordinateur. Bitcoin fonctionne probablement déjà. - + Loading wallet... Chargement du portefeuille… - + Cannot downgrade wallet Impossible de revenir à une version inférieure du portefeuille @@ -4009,7 +4076,7 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Impossible d'écrire l'adresse par défaut - + Rescanning... Nouvelle analyse… @@ -4019,17 +4086,17 @@ par exemple : alertnotify=echo %%s | mail -s "Alerte Bitcoin" admin@fo Chargement terminé - + To use the %s option Pour utiliser l'option %s - + Error Erreur - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_fr_CA.ts b/src/qt/locale/bitcoin_fr_CA.ts index 71de06dea07ee..d35a1ea6e9d7b 100644 --- a/src/qt/locale/bitcoin_fr_CA.ts +++ b/src/qt/locale/bitcoin_fr_CA.ts @@ -36,6 +36,12 @@ Ce produit comprend des logiciels développés par le projet OpenSSL pour être The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -616,6 +622,16 @@ Ce produit comprend des logiciels développés par le projet OpenSSL pour être %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -686,7 +702,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -747,7 +763,7 @@ Address: %4 - + (un)select all @@ -762,7 +778,7 @@ Address: %4 - + Amount @@ -913,7 +929,7 @@ Address: %4 - + Dust @@ -1095,7 +1111,7 @@ Address: %4 - + Bitcoin Core @@ -1239,7 +1255,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1249,7 +1265,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1264,12 +1280,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1284,7 +1295,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1319,7 +1335,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1434,17 +1460,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1484,18 +1510,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1504,7 +1525,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1652,6 +1678,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1872,22 +1903,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1897,27 +1928,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1927,17 +1961,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1956,6 +1990,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2057,12 +2106,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2138,7 +2192,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2148,7 +2202,7 @@ Address: %4 - + Clear all fields of the form. @@ -2158,12 +2212,12 @@ Address: %4 - + Balance: - + Confirm the send action @@ -2173,7 +2227,7 @@ Address: %4 - + Confirm send coins @@ -2186,12 +2240,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2241,7 +2290,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2276,12 +2325,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) @@ -2291,7 +2340,7 @@ Address: %4 - + Are you sure you want to send? @@ -2301,7 +2350,7 @@ Address: %4 - + Payment request expired @@ -2378,12 +2427,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2393,7 +2437,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2409,11 +2458,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2451,19 +2495,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2504,12 +2548,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2524,7 +2568,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2539,43 +2583,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2595,7 +2633,7 @@ Address: %4 - + The signature could not be decoded. @@ -2656,6 +2694,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2817,12 +2860,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2863,12 +2906,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2878,33 +2921,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2934,7 +2986,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3200,12 +3252,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3260,12 +3312,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3285,17 +3337,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3426,6 +3478,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3636,6 +3693,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3685,12 +3747,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3710,7 +3772,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3780,7 +3842,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3826,6 +3888,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3835,32 +3902,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3870,12 +3937,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3885,7 +3952,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3895,12 +3962,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3915,12 +3982,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3930,7 +3997,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3940,7 +4007,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3950,7 +4017,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3970,7 +4037,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3980,12 +4047,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3995,7 +4062,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4005,17 +4072,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_gu_IN.ts b/src/qt/locale/bitcoin_gu_IN.ts index c261c07dbb0c1..3b351f1dfb69e 100644 --- a/src/qt/locale/bitcoin_gu_IN.ts +++ b/src/qt/locale/bitcoin_gu_IN.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2858,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_he.ts b/src/qt/locale/bitcoin_he.ts index 3a13801daef26..2c070d20b342e 100644 --- a/src/qt/locale/bitcoin_he.ts +++ b/src/qt/locale/bitcoin_he.ts @@ -36,6 +36,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -616,6 +622,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) %n שבוע%n שבועות + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -689,7 +705,7 @@ Address: %4 הארנק <b>מוצפן</b> וכרגע <b>נעול</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. שגיאה סופנית אירעה. ביטקוין אינו יכול להמשיך לפעול בבטחה ולכן ייסגר. @@ -750,7 +766,7 @@ Address: %4 שינוי: - + (un)select all (מחק)(בחר) הכל @@ -765,7 +781,7 @@ Address: %4 מצר רשימה - + Amount כמות @@ -916,7 +932,7 @@ Address: %4 - + Dust אבק @@ -1098,7 +1114,7 @@ Address: %4 - + Bitcoin Core ליבת ביטקוין @@ -1242,7 +1258,7 @@ Address: %4 ראשי - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. עמלת פעולה אופציונלית לכל kB תבטיח שהפעולה שלך תעובד בזריזות. רוב הפעולות הן 1 kB. מומלצת עמלה בסך 0.01. @@ -1252,7 +1268,7 @@ Address: %4 שלם &עמלת פעולה - + Automatically start Bitcoin after logging in to the system. הפעל את ביטקוין באופן עצמאי לאחר התחברות למערכת. @@ -1267,12 +1283,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - קבע את גודל המטמון של מסד הנתונים במגהבייט (ברירת מחדל: 25) - - - + MB מגה בייט @@ -1287,7 +1298,12 @@ Address: %4 קבע את מספר תהליכוני אימות הסקריפטים (1-16, 0 = אוטומטי, ברירת מחדל: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1322,7 +1338,17 @@ Address: %4 רשת - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. פתח את פורט ביטקוין בנתב באופן אוטומטי. עובד רק אם UPnP מאופשר ונתמך ע"י הנתב. @@ -1437,17 +1463,17 @@ Address: %4 ביטול - + default ברירת מחדל - + none - + Confirm options reset אשר את איפוס האפשרויות @@ -1487,19 +1513,14 @@ Address: %4 המידע המוצג עשוי להיות מיושן. הארנק שלך מסתנכרן באופן אוטומטי עם רשת הביטקוין לאחר כינון חיבור, אך התהליך טרם הסתיים. - - Unconfirmed: - ממתין לאישור: - - - + Wallet ארנק - Confirmed: - מאושר: + Available: + @@ -1507,7 +1528,12 @@ Address: %4 היתרה הזמינה הנוכחית - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance הסכום הכולל של פעולות שטרם אושרו, ועוד אינן נספרות בחישוב היתרה הזמינה @@ -1655,6 +1681,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + הכנס כתובת ביטקוין (למשל 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1875,22 +1906,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: ת&וית: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1900,27 +1931,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. נקה את כל השדות @@ -1930,17 +1964,17 @@ Address: %4 נקה - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1959,6 +1993,21 @@ Address: %4 Remove הסר + + + Copy label + העתק תוית + + + + Copy message + + + + + Copy amount + העתק כמות + ReceiveRequestDialog @@ -2060,12 +2109,17 @@ Address: %4 (no message) (אין הודעות) + + + (no amount) + + SendCoinsDialog - + Send Coins שלח מטבעות @@ -2141,7 +2195,7 @@ Address: %4 כתובת לעודף מותאמת אישית - + Send to multiple recipients at once שלח למספר מקבלים בו-זמנית @@ -2151,7 +2205,7 @@ Address: %4 הוסף מקבל - + Clear all fields of the form. נקה את כל השדות @@ -2161,12 +2215,12 @@ Address: %4 נקה הכל - + Balance: יתרה: - + Confirm the send action אשר את פעולת השליחה @@ -2176,7 +2230,7 @@ Address: %4 שלח - + Confirm send coins אשר שליחת מטבעות @@ -2189,12 +2243,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - הכנס כתובת ביטקוין (למשל 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity העתק כמות @@ -2244,7 +2293,7 @@ Address: %4 או - + The recipient address is not valid, please recheck. כתובת המקבל אינה תקינה, אנא בדוק שנית. @@ -2279,12 +2328,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (ללא תוית) @@ -2294,7 +2343,7 @@ Address: %4 - + Are you sure you want to send? האם אכן לשלוח? @@ -2304,7 +2353,7 @@ Address: %4 הוסף מחיר טיפול - + Payment request expired תוקף בקשת תשלום פג @@ -2381,12 +2430,7 @@ Address: %4 הודעה: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. זוהי בקשה מאומתת לתשלום. @@ -2396,7 +2440,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. זוהי בקשת תשלום בלתי־מאומתת. @@ -2412,11 +2461,6 @@ Address: %4 Memo: תזכורת: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - הכנס כתובת ביטקוין (למשל 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2454,19 +2498,19 @@ Address: %4 הכתובת איתה לחתום על ההודעה (למשל 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address בחר כתובת שהייתה בשימוש - - + + Alt+A Alt+A - + Paste address from clipboard הדבק כתובת מהלוח @@ -2507,12 +2551,12 @@ Address: %4 - + Clear &All נקה הכל - + &Verify Message אמת הודעה @@ -2527,7 +2571,7 @@ Address: %4 הכתובת איתה ההודעה נחתמה (למשל 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address אמת את ההודעה כדי להבטיח שהיא נחתמה עם כתובת הביטקוין הנתונה @@ -2542,43 +2586,37 @@ Address: %4 אפס את כל שדות אימות הודעה - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) הכנס כתובת ביטקוין (למשל 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature לחץ "חתום על ההודעה" כדי לחולל חתימה - - - Enter Bitcoin signature - הכנס חתימת ביטקוין - - + The entered address is invalid. הכתובת שהוכנסה אינה תקינה. - + - + Please check the address and try again. אנא בדוק את הכתובת ונסה שנית. - - + + The entered address does not refer to a key. הכתובת שהוכנסה אינה מתייחסת למפתח. - + Wallet unlock was cancelled. פתיחת הארנק בוטלה. @@ -2598,7 +2636,7 @@ Address: %4 ההודעה נחתמה. - + The signature could not be decoded. לא ניתן לפענח את החתימה. @@ -2659,6 +2697,11 @@ Address: %4 + conflicted + + + + %1/offline %1/מנותק @@ -2820,12 +2863,12 @@ Address: %4 , טרם שודר בהצלחה - + Open for %n more block(s) פתח למשך בלוק %n יותרפתח למשך %n בלוקים נוספים - + unknown לא ידוע @@ -2866,12 +2909,12 @@ Address: %4 כמות - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) פתח למשך בלוק %n יותרפתח למשך %n בלוקים נוספים @@ -2881,23 +2924,12 @@ Address: %4 פתוח עד %1 - - Offline (%1 confirmations) - לא מחובר (%1 אישורים) - - - - Unconfirmed (%1 of %2 confirmations) - ממתין לאישור (%1 מתוך %2 אישורים) - - - - + Confirmed (%1 confirmations) מאושר (%1 אישורים) - + This block was not received by any other nodes and will probably not be accepted! הבלוק הזה לא נקלט על ידי אף צומת אחר, וכנראה לא יתקבל! @@ -2907,7 +2939,27 @@ Address: %4 נוצר אך לא התקבל - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with התקבל עם @@ -2937,7 +2989,7 @@ Address: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. מצב הפעולה. השהה את הסמן מעל שדה זה כדי לראות את מספר האישורים. @@ -3203,12 +3255,12 @@ Address: %4 bitcoin-core - + Usage: שימוש: - + List commands רשימת פקודות @@ -3263,12 +3315,12 @@ Address: %4 ציין את הכתובת הפומבית שלך - + Threshold for disconnecting misbehaving peers (default: 100) סף להתנתקות מעמיתים הנוהגים שלא כהלכה (ברירת מחדל: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) מספר שניות למנוע מעמיתים הנוהגים שלא כהלכה מלהתחבר מחדש (ברירת מחדל: 86400) @@ -3288,17 +3340,17 @@ Address: %4 קבל פקודות משורת הפקודה ו- JSON-RPC - + Run in the background as a daemon and accept commands רוץ ברקע כדימון וקבל פקודות - + Use the test network השתמש ברשת הבדיקה - + Accept connections from outside (default: 1 if no -proxy or -connect) קבל חיבורים מבחוץ (ברירת מחדל: 1 ללא -proxy או -connect) @@ -3439,6 +3491,11 @@ rpcpassword=%s + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) התחבר רק לצמתים המצוינים @@ -3649,6 +3706,11 @@ rpcpassword=%s + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server הפעל ביטקוין סרוור @@ -3698,12 +3760,12 @@ rpcpassword=%s עליך לבנות מחדש את מסד הנתונים תוך שימוש ב- -reindex על מנת לשנות את -txindex - + Imports blocks from external blk000??.dat file מייבא בלוקים מקובצי blk000??.dat חיצוניים - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3723,7 +3785,7 @@ rpcpassword=%s קבע את מספר תהליכוני אימות הסקריפטים (1-16, 0 = אוטומטי, ברירת מחדל: 0) - + Information מידע @@ -3793,7 +3855,7 @@ rpcpassword=%s ציין הגבלת זמן לחיבור במילישניות (ברירת מחדל: 5000) - + System error: שגיאת מערכת: @@ -3839,6 +3901,11 @@ rpcpassword=%s + Zapping all transactions from wallet... + + + + version גרסה @@ -3848,32 +3915,32 @@ rpcpassword=%s קובץ wallet.dat מושחת, החילוץ נכשל - + Password for JSON-RPC connections סיסמה לחיבורי JSON-RPC - + Allow JSON-RPC connections from specified IP address אפשר חיבורי JSON-RPC מכתובת האינטרנט המצוינת - + Send commands to node running on <ip> (default: 127.0.0.1) שלח פקודות לצומת ב-<ip> (ברירת מחדל: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) בצע פקודה זו כשהבלוק הטוב ביותר משתנה (%s בפקודה יוחלף בגיבוב הבלוק) - + Upgrade wallet to latest format שדרג את הארנק לפורמט העדכני - + Set key pool size to <n> (default: 100) קבע את גודל המאגר ל -<n> (ברירת מחדל: 100) @@ -3883,12 +3950,12 @@ rpcpassword=%s סרוק מחדש את שרשרת הבלוקים למציאת פעולות חסרות בארנק - + Use OpenSSL (https) for JSON-RPC connections השתמש ב-OpenSSL (https( עבור חיבורי JSON-RPC - + Server certificate file (default: server.cert) קובץ תעודת שרת (ברירת מחדל: server.cert) @@ -3898,7 +3965,7 @@ rpcpassword=%s מפתח פרטי של השרת (ברירת מחדל: server.pem) - + This help message הודעת העזרה הזו @@ -3908,12 +3975,12 @@ rpcpassword=%s לא מסוגל לקשור ל-%s במחשב זה (הקשירה החזירה שגיאה %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect אפשר בדיקת DNS עבור -addnode, -seednode ו- -connect - + Loading addresses... טוען כתובות... @@ -3928,12 +3995,12 @@ rpcpassword=%s שגיאה בטעינת הקובץ wallet.dat: הארנק דורש גרסה חדשה יותר של ביטקוין - + Wallet needed to be rewritten: restart Bitcoin to complete יש לכתוב מחדש את הארנק: אתחל את ביטקוין לסיום - + Error loading wallet.dat שגיאה בטעינת הקובץ wallet.dat @@ -3943,7 +4010,7 @@ rpcpassword=%s כתובת -proxy לא תקינה: '%s' - + Unknown network specified in -onlynet: '%s' רשת לא ידועה צוינה ב- -onlynet: '%s' @@ -3953,7 +4020,7 @@ rpcpassword=%s התבקשה גרסת פרוקסי -socks לא ידועה: %i - + Cannot resolve -bind address: '%s' לא מסוגל לפתור כתובת -bind: '%s' @@ -3963,7 +4030,7 @@ rpcpassword=%s לא מסוגל לפתור כתובת -externalip: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' כמות לא תקינה עבור -paytxfee=<amount>: '%s' @@ -3983,7 +4050,7 @@ rpcpassword=%s טוען את אינדקס הבלוקים... - + Add a node to connect to and attempt to keep the connection open הוסף צומת להתחברות ונסה לשמור את החיבור פתוח @@ -3993,12 +4060,12 @@ rpcpassword=%s לא ניתן לקשור ל-%s במחשב זה. ביטקוין כנראה עדיין רץ. - + Loading wallet... טוען ארנק... - + Cannot downgrade wallet לא יכול להוריד דרגת הארנק @@ -4008,7 +4075,7 @@ rpcpassword=%s לא יכול לכתוב את כתובת ברירת המחדל - + Rescanning... סורק מחדש... @@ -4018,17 +4085,17 @@ rpcpassword=%s טעינה הושלמה - + To use the %s option להשתמש באפשרות %s - + Error שגיאה - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_hi_IN.ts b/src/qt/locale/bitcoin_hi_IN.ts index ba102505266ad..e62e1daa161c1 100644 --- a/src/qt/locale/bitcoin_hi_IN.ts +++ b/src/qt/locale/bitcoin_hi_IN.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -612,6 +618,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) %n हफ़्ता%n हफ्ते + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -685,7 +701,7 @@ Address: %4 वॉलेट एन्क्रिप्टेड है तथा अभी लॉक्ड है - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -746,7 +762,7 @@ Address: %4 - + (un)select all @@ -761,7 +777,7 @@ Address: %4 - + Amount राशि @@ -912,7 +928,7 @@ Address: %4 - + Dust @@ -1094,7 +1110,7 @@ Address: %4 - + Bitcoin Core @@ -1238,7 +1254,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1248,7 +1264,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1263,12 +1279,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1283,7 +1294,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1318,7 +1334,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1433,17 +1459,17 @@ Address: %4 &कैन्सल - + default - + none - + Confirm options reset @@ -1483,18 +1509,13 @@ Address: %4 - - Unconfirmed: - अपुष्ट : - - - + Wallet वॉलेट - Confirmed: + Available: @@ -1503,7 +1524,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1651,6 +1677,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Bitcoin एड्रेस लिखें (उदाहरण: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1872,22 +1903,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: लेबल: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1897,27 +1928,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1927,17 +1961,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1956,6 +1990,21 @@ Address: %4 Remove + + + Copy label + लेबल कॉपी करे + + + + Copy message + + + + + Copy amount + कॉपी राशि + ReceiveRequestDialog @@ -2057,12 +2106,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins सिक्के भेजें| @@ -2138,7 +2192,7 @@ Address: %4 - + Send to multiple recipients at once एक साथ कई प्राप्तकर्ताओं को भेजें @@ -2148,7 +2202,7 @@ Address: %4 - + Clear all fields of the form. @@ -2158,12 +2212,12 @@ Address: %4 - + Balance: बाकी रकम : - + Confirm the send action भेजने की पुष्टि करें @@ -2173,7 +2227,7 @@ Address: %4 - + Confirm send coins सिक्के भेजने की पुष्टि करें @@ -2186,12 +2240,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Bitcoin एड्रेस लिखें (उदाहरण: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2241,7 +2290,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2276,12 +2325,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (कोई लेबल नही !) @@ -2291,7 +2340,7 @@ Address: %4 - + Are you sure you want to send? @@ -2301,7 +2350,7 @@ Address: %4 - + Payment request expired @@ -2378,12 +2427,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2393,7 +2437,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2409,11 +2458,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Bitcoin एड्रेस लिखें (उदाहरण: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2451,19 +2495,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A Alt-A - + Paste address from clipboard Clipboard से एड्रेस paste करें @@ -2504,12 +2548,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2524,7 +2568,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2539,43 +2583,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Bitcoin एड्रेस लिखें (उदाहरण: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2595,7 +2633,7 @@ Address: %4 - + The signature could not be decoded. @@ -2656,6 +2694,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2817,12 +2860,12 @@ Address: %4 , अभी तक सफलतापूर्वक प्रसारित नहीं किया गया है - + Open for %n more block(s) - + unknown अज्ञात @@ -2863,12 +2906,12 @@ Address: %4 राशि - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2878,23 +2921,12 @@ Address: %4 खुला है जबतक %1 - - Offline (%1 confirmations) - ऑफलाइन ( %1 पक्का करना) - - - - Unconfirmed (%1 of %2 confirmations) - अपुष्ट ( %1 मे %2 पक्के ) - - - - + Confirmed (%1 confirmations) पक्के ( %1 पक्का करना) - + This block was not received by any other nodes and will probably not be accepted! यह ब्लॉक किसी भी और नोड को मिला नही है ! शायद यह ब्लॉक कोई भी नोड स्वीकारे गा नही ! @@ -2904,7 +2936,27 @@ Address: %4 जेनरेट किया गया किंतु स्वीकारा नही गया ! - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with स्वीकारा गया @@ -2934,7 +2986,7 @@ Address: %4 (लागू नहीं) - + Transaction status. Hover over this field to show number of confirmations. ट्रांसेक्शन स्तिथि| पुष्टियों की संख्या जानने के लिए इस जगह पर माउस लायें| @@ -3200,12 +3252,12 @@ Address: %4 bitcoin-core - + Usage: खपत : - + List commands commands की लिस्ट बनाएं @@ -3260,12 +3312,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3285,17 +3337,17 @@ Address: %4 - + Run in the background as a daemon and accept commands बैकग्राउंड में डेमॉन बन कर रन करे तथा कमांड्स स्वीकार करें - + Use the test network टेस्ट नेटवर्क का इस्तेमाल करे - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3426,6 +3478,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3636,6 +3693,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3685,12 +3747,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3710,7 +3772,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information जानकारी @@ -3780,7 +3842,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3826,6 +3888,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version संस्करण @@ -3835,32 +3902,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3870,12 +3937,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3885,7 +3952,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3895,12 +3962,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... पता पुस्तक आ रही है... @@ -3915,12 +3982,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3930,7 +3997,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3940,7 +4007,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3950,7 +4017,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3970,7 +4037,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. ब्लॉक इंडेक्स आ रहा है... - + Add a node to connect to and attempt to keep the connection open @@ -3980,12 +4047,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... वॉलेट आ रहा है... - + Cannot downgrade wallet @@ -3995,7 +4062,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... रि-स्केनी-इंग... @@ -4005,17 +4072,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. लोड हो गया| - + To use the %s option - + Error भूल - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_hr.ts b/src/qt/locale/bitcoin_hr.ts index e3143e99640d0..e503f1313af3c 100644 --- a/src/qt/locale/bitcoin_hr.ts +++ b/src/qt/locale/bitcoin_hr.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -685,7 +701,7 @@ Adresa:%4 Novčanik je <b>šifriran</b> i trenutno <b>zaključan</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -746,7 +762,7 @@ Adresa:%4 - + (un)select all @@ -761,7 +777,7 @@ Adresa:%4 - + Amount Iznos @@ -912,7 +928,7 @@ Adresa:%4 - + Dust @@ -1094,7 +1110,7 @@ Adresa:%4 - + Bitcoin Core Bitcoin Jezgra @@ -1238,7 +1254,7 @@ Adresa:%4 &Glavno - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1248,7 +1264,7 @@ Adresa:%4 Plati &naknadu za transakciju - + Automatically start Bitcoin after logging in to the system. Automatski pokreni Bitcoin kad se uključi računalo @@ -1263,12 +1279,7 @@ Adresa:%4 - - Set database cache size in megabytes (default: 25) - Postavi cache za bazu podataka u MB (zadano:25) - - - + MB @@ -1283,7 +1294,12 @@ Adresa:%4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1318,7 +1334,17 @@ Adresa:%4 &Mreža - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Automatski otvori port Bitcoin klijenta na ruteru. To radi samo ako ruter podržava UPnP i ako je omogućen. @@ -1433,17 +1459,17 @@ Adresa:%4 &Odustani - + default standardne vrijednosti - + none - + Confirm options reset @@ -1483,19 +1509,14 @@ Adresa:%4 - - Unconfirmed: - Nepotvrđene: - - - + Wallet Novčanik - Confirmed: - Potvrđeno: + Available: + @@ -1503,7 +1524,12 @@ Adresa:%4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1651,6 +1677,11 @@ Adresa:%4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Unesite Bitcoin adresu (npr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1871,22 +1902,22 @@ Adresa:%4 ReceiveCoinsDialog - + &Amount: - + &Label: &Oznaka: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1896,27 +1927,30 @@ Adresa:%4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1926,17 +1960,17 @@ Adresa:%4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1955,6 +1989,21 @@ Adresa:%4 Remove + + + Copy label + Kopirati oznaku + + + + Copy message + + + + + Copy amount + Kopiraj iznos + ReceiveRequestDialog @@ -2056,12 +2105,17 @@ Adresa:%4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Slanje novca @@ -2137,7 +2191,7 @@ Adresa:%4 - + Send to multiple recipients at once Pošalji k nekoliko primatelja odjednom @@ -2147,7 +2201,7 @@ Adresa:%4 &Dodaj primatelja - + Clear all fields of the form. @@ -2157,12 +2211,12 @@ Adresa:%4 Obriši &sve - + Balance: Stanje: - + Confirm the send action Potvrdi akciju slanja @@ -2172,7 +2226,7 @@ Adresa:%4 &Pošalji - + Confirm send coins Potvrdi slanje novca @@ -2185,12 +2239,7 @@ Adresa:%4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Unesite Bitcoin adresu (npr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2240,7 +2289,7 @@ Adresa:%4 ili - + The recipient address is not valid, please recheck. Adresa primatelja je nevaljala, molimo provjerite je ponovo. @@ -2275,12 +2324,12 @@ Adresa:%4 - + Warning: Invalid Bitcoin address - + (no label) (bez oznake) @@ -2290,7 +2339,7 @@ Adresa:%4 - + Are you sure you want to send? @@ -2300,7 +2349,7 @@ Adresa:%4 - + Payment request expired @@ -2377,12 +2426,7 @@ Adresa:%4 Poruka: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2392,7 +2436,12 @@ Adresa:%4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2408,11 +2457,6 @@ Adresa:%4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Unesite Bitcoin adresu (npr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2450,19 +2494,19 @@ Adresa:%4 Unesite Bitcoin adresu (npr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Zalijepi adresu iz međuspremnika @@ -2503,12 +2547,12 @@ Adresa:%4 - + Clear &All Obriši &sve - + &Verify Message &Potvrdite poruku @@ -2523,7 +2567,7 @@ Adresa:%4 Unesite Bitcoin adresu (npr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2538,43 +2582,37 @@ Adresa:%4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Unesite Bitcoin adresu (npr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. Otključavanje novčanika je otkazano. @@ -2594,7 +2632,7 @@ Adresa:%4 Poruka je potpisana. - + The signature could not be decoded. @@ -2655,6 +2693,11 @@ Adresa:%4 + conflicted + + + + %1/offline %1 nije dostupan @@ -2816,12 +2859,12 @@ Adresa:%4 , još nije bio uspješno emitiran - + Open for %n more block(s) - + unknown nepoznato @@ -2862,12 +2905,12 @@ Adresa:%4 Iznos - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2877,23 +2920,12 @@ Adresa:%4 Otvoren do %1 - - Offline (%1 confirmations) - Nije na mreži (%1 potvrda) - - - - Unconfirmed (%1 of %2 confirmations) - Nepotvrđen (%1 od %2 potvrda) - - - - + Confirmed (%1 confirmations) Potvrđen (%1 potvrda) - + This block was not received by any other nodes and will probably not be accepted! Generirano - Upozorenje: ovaj blok nije bio primljen od strane bilo kojeg drugog noda i vjerojatno neće biti prihvaćen! @@ -2903,7 +2935,27 @@ Adresa:%4 Generirano, ali nije prihvaćeno - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Primljeno s @@ -2933,7 +2985,7 @@ Adresa:%4 (n/d) - + Transaction status. Hover over this field to show number of confirmations. Status transakcije @@ -3199,12 +3251,12 @@ Adresa:%4 bitcoin-core - + Usage: Upotreba: - + List commands Prikaži komande @@ -3259,12 +3311,12 @@ Adresa:%4 - + Threshold for disconnecting misbehaving peers (default: 100) Prag za odspajanje članova koji se čudno ponašaju (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Broj sekundi koliko se članovima koji se čudno ponašaju neće dopustiti da se opet spoje (default: 86400) @@ -3284,17 +3336,17 @@ Adresa:%4 Prihvati komande iz tekst moda i JSON-RPC - + Run in the background as a daemon and accept commands Izvršavaj u pozadini kao uslužnik i prihvaćaj komande - + Use the test network Koristi test mrežu - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3425,6 +3477,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Poveži se samo sa određenim nodom @@ -3635,6 +3692,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3684,12 +3746,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file Importiraj blokove sa vanjskog blk000??.dat fajla - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3709,7 +3771,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information Informacija @@ -3779,7 +3841,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Odredi vremenski prozor za spajanje na mrežu u milisekundama (ugrađeni izbor: 5000) - + System error: Pogreška sistema: @@ -3825,6 +3887,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version verzija @@ -3834,32 +3901,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Lozinka za JSON-RPC veze - + Allow JSON-RPC connections from specified IP address Dozvoli JSON-RPC povezivanje s određene IP adrese - + Send commands to node running on <ip> (default: 127.0.0.1) Pošalji komande nodu na adresi <ip> (ugrađeni izbor: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Izvršite naredbu kada se najbolji blok promjeni (%s u cmd je zamjenjen sa block hash) - + Upgrade wallet to latest format Nadogradite novčanik u posljednji format. - + Set key pool size to <n> (default: 100) Podesi memorijski prostor za ključeve na <n> (ugrađeni izbor: 100) @@ -3869,12 +3936,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ponovno pretraži lanac blokova za transakcije koje nedostaju - + Use OpenSSL (https) for JSON-RPC connections Koristi OpenSSL (https) za JSON-RPC povezivanje - + Server certificate file (default: server.cert) Uslužnikov SSL certifikat (ugrađeni izbor: server.cert) @@ -3884,7 +3951,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Uslužnikov privatni ključ (ugrađeni izbor: server.pem) - + This help message Ova poruka za pomoć @@ -3894,12 +3961,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Program ne može koristiti %s na ovom računalu (bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Dozvoli DNS upite za dodavanje nodova i povezivanje - + Loading addresses... Učitavanje adresa... @@ -3914,12 +3981,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Greška kod učitavanja wallet.dat: Novčanik zahtjeva noviju verziju Bitcoina - + Wallet needed to be rewritten: restart Bitcoin to complete Novčanik je trebao prepravak: ponovo pokrenite Bitcoin - + Error loading wallet.dat Greška kod učitavanja wallet.dat @@ -3929,7 +3996,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nevaljala -proxy adresa: '%s' - + Unknown network specified in -onlynet: '%s' @@ -3939,7 +4006,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3949,7 +4016,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' Nevaljali iznos za opciju -paytxfee=<amount>: '%s' @@ -3969,7 +4036,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Učitavanje indeksa blokova... - + Add a node to connect to and attempt to keep the connection open Unesite nod s kojim se želite spojiti and attempt to keep the connection open @@ -3979,12 +4046,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Program ne može koristiti %s na ovom računalu. Bitcoin program je vjerojatno već pokrenut. - + Loading wallet... Učitavanje novčanika... - + Cannot downgrade wallet Nije moguće novčanik vratiti na prijašnju verziju. @@ -3994,7 +4061,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nije moguće upisati zadanu adresu. - + Rescanning... Rescaniranje @@ -4004,17 +4071,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Učitavanje gotovo - + To use the %s option - + Error Greška - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_hu.ts b/src/qt/locale/bitcoin_hu.ts index ee4152aa5b6df..e24871dc13130 100644 --- a/src/qt/locale/bitcoin_hu.ts +++ b/src/qt/locale/bitcoin_hu.ts @@ -35,6 +35,12 @@ Ez a termék az OpenSSL Project által lett kifejlesztve az OpenSSL Toolkit (htt The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -615,6 +621,16 @@ Ez a termék az OpenSSL Project által lett kifejlesztve az OpenSSL Toolkit (htt %n week(s) %n hét%n hét + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -689,7 +705,7 @@ Cím: %4 Tárca <b>kódolva</b> és jelenleg <b>zárva</b>. - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -750,7 +766,7 @@ Cím: %4 - + (un)select all @@ -765,7 +781,7 @@ Cím: %4 - + Amount Összeg @@ -916,7 +932,7 @@ Cím: %4 - + Dust @@ -1098,7 +1114,7 @@ Cím: %4 - + Bitcoin Core Bitcoin Core @@ -1243,7 +1259,7 @@ Cím: %4 &Fő - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Opcionális, kB-onkénti tranzakciós díj a tranzakcióid minél gyorsabb feldolgozásának elősegítésére. A legtöbb tranzakció 1 kB-os. @@ -1253,7 +1269,7 @@ Cím: %4 Tranzakciós &díj fizetése - + Automatically start Bitcoin after logging in to the system. Induljon el a Bitcoin a számítógép bekapcsolásakor @@ -1268,12 +1284,7 @@ Cím: %4 - - Set database cache size in megabytes (default: 25) - Az adatbázis gyorsítótár mérete megabájtban (alapértelmezés: 25) - - - + MB @@ -1288,7 +1299,12 @@ Cím: %4 Szkriptellenőrzési szálak számának beállítása (maximum 16, 0 = automatikus, <0 = szabadon hagyott magok száma, alapértelmezett: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1323,7 +1339,17 @@ Cím: %4 &Hálózat - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. A Bitcoin-kliens portjának automatikus megnyitása a routeren. Ez csak akkor működik, ha a routered támogatja az UPnP-t és az engedélyezve is van rajta. @@ -1438,17 +1464,17 @@ Cím: %4 Megszakítás - + default alapértelmezett - + none - + Confirm options reset Beállítások törlésének jóváhagyása. @@ -1488,19 +1514,14 @@ Cím: %4 A kijelzett információ lehet, hogy elavult. A pénztárcája automatikusan szinkronizálja magát a Bitcoin hálózattal miután a kapcsolat létrejön, de ez e folyamat még nem fejeződött be. - - Unconfirmed: - Megerősítetlen: - - - + Wallet Tárca - Confirmed: - Megerősítve: + Available: + @@ -1508,7 +1529,12 @@ Cím: %4 Jelenlegi egyenleg - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Még megerősítésre váró, a jelenlegi egyenlegbe be nem számított tranzakciók @@ -1656,6 +1682,11 @@ Cím: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Adj meg egy Bitcoin-címet (pl.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) + QRImageWidget @@ -1876,22 +1907,22 @@ Cím: %4 ReceiveCoinsDialog - + &Amount: - + &Label: Címke: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1901,27 +1932,30 @@ Cím: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1931,17 +1965,17 @@ Cím: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1960,6 +1994,21 @@ Cím: %4 Remove + + + Copy label + Címke másolása + + + + Copy message + + + + + Copy amount + Összeg másolása + ReceiveRequestDialog @@ -2061,12 +2110,17 @@ Cím: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Érmék küldése @@ -2142,7 +2196,7 @@ Cím: %4 - + Send to multiple recipients at once Küldés több címzettnek egyszerre @@ -2152,7 +2206,7 @@ Cím: %4 &Címzett hozzáadása - + Clear all fields of the form. @@ -2162,12 +2216,12 @@ Cím: %4 Mindent &töröl - + Balance: Egyenleg: - + Confirm the send action Küldés megerősítése @@ -2177,7 +2231,7 @@ Cím: %4 &Küldés - + Confirm send coins Küldés megerősítése @@ -2190,12 +2244,7 @@ Cím: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adj meg egy Bitcoin-címet (pl.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) - - - + Copy quantity @@ -2245,7 +2294,7 @@ Cím: %4 - + The recipient address is not valid, please recheck. A címzett címe érvénytelen, kérlek, ellenőrizd. @@ -2280,12 +2329,12 @@ Cím: %4 - + Warning: Invalid Bitcoin address - + (no label) (nincs címke) @@ -2295,7 +2344,7 @@ Cím: %4 - + Are you sure you want to send? @@ -2305,7 +2354,7 @@ Cím: %4 - + Payment request expired @@ -2383,12 +2432,7 @@ Cím: %4 Üzenet: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2398,7 +2442,12 @@ Cím: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2414,11 +2463,6 @@ Cím: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adj meg egy Bitcoin-címet (pl.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) - ShutdownWindow @@ -2456,19 +2500,19 @@ Cím: %4 Adj meg egy Bitcoin-címet (pl.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Cím beillesztése a vágólapról @@ -2509,12 +2553,12 @@ Cím: %4 - + Clear &All Mindent &töröl - + &Verify Message Üzenet ellenőrzése @@ -2529,7 +2573,7 @@ Cím: %4 Adj meg egy Bitcoin-címet (pl.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2544,43 +2588,37 @@ Cím: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Adj meg egy Bitcoin-címet (pl.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - Adja meg a Bitcoin aláírást - - + The entered address is invalid. A megadott cím nem érvényes. - + - + Please check the address and try again. Ellenőrizze a címet és próbálja meg újra. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2600,7 +2638,7 @@ Cím: %4 Üzenet aláírva. - + The signature could not be decoded. Az aláírást nem sikerült dekódolni. @@ -2661,6 +2699,11 @@ Cím: %4 + conflicted + + + + %1/offline @@ -2822,12 +2865,12 @@ Cím: %4 , még nem sikerült elküldeni. - + Open for %n more block(s) %n további blokkra megnyitva%n további blokkra megnyitva - + unknown ismeretlen @@ -2868,12 +2911,12 @@ Cím: %4 Összeg - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) %n további blokkra megnyitva%n további blokkra megnyitva @@ -2883,23 +2926,12 @@ Cím: %4 %1-ig megnyitva - - Offline (%1 confirmations) - Offline (%1 megerősítés) - - - - Unconfirmed (%1 of %2 confirmations) - Megerősítetlen (%1 %2 megerősítésből) - - - - + Confirmed (%1 confirmations) Megerősítve (%1 megerősítés) - + This block was not received by any other nodes and will probably not be accepted! Ezt a blokkot egyetlen másik csomópont sem kapta meg, így valószínűleg nem lesz elfogadva! @@ -2909,7 +2941,27 @@ Cím: %4 Legenerálva, de még el nem fogadva. - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Erre a címre @@ -2939,7 +2991,7 @@ Cím: %4 (nincs) - + Transaction status. Hover over this field to show number of confirmations. Tranzakció állapota. Húzd ide a kurzort, hogy lásd a megerősítések számát. @@ -3205,12 +3257,12 @@ Cím: %4 bitcoin-core - + Usage: Használat: - + List commands Parancsok kilistázása @@ -3271,12 +3323,12 @@ Cím: %4 Adja meg az Ön saját nyilvános címét - + Threshold for disconnecting misbehaving peers (default: 100) Helytelenül viselkedő peerek leválasztási határértéke (alapértelmezés: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Helytelenül viselkedő peerek kizárási ideje másodpercben (alapértelmezés: 86400) @@ -3297,19 +3349,19 @@ Cím: %4 - + Run in the background as a daemon and accept commands Háttérben futtatás daemonként és parancsok elfogadása - + Use the test network Teszthálózat használata - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3440,6 +3492,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Csatlakozás csak a megadott csomóponthoz @@ -3650,6 +3707,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Bitcoin szerver indítása @@ -3699,12 +3761,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Az adatbázist újra kell építeni -reindex használatával (módosítás -tindex). - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3724,7 +3786,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Szkriptellenőrzési szálak számának beállítása (maximum 16, 0 = automatikus, <0 = szabadon hagyott magok száma, alapértelmezett: 0) - + Information Információ @@ -3794,7 +3856,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Csatlakozás időkerete milliszekundumban (alapértelmezett: 5000) - + System error: Rendszerhiba: @@ -3841,6 +3903,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version verzió @@ -3850,35 +3917,35 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Jelszó JSON-RPC csatlakozásokhoz - + Allow JSON-RPC connections from specified IP address JSON-RPC csatlakozások engedélyezése meghatározott IP-címről - + Send commands to node running on <ip> (default: 127.0.0.1) Parancsok küldése <ip> címen működő csomóponthoz (alapértelmezett: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Parancs, amit akkor hajt végre, amikor a legjobb blokk megváltozik (%s a cmd-ban lecserélődik a blokk hash-re) - + Upgrade wallet to latest format A Tárca frissítése a legfrissebb formátumra - + Set key pool size to <n> (default: 100) Kulcskarika mérete <n> (alapértelmezett: 100) @@ -3890,13 +3957,13 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections OpenSSL (https) használata JSON-RPC csatalkozásokhoz - + Server certificate file (default: server.cert) Szervertanúsítvány-fájl (alapértelmezett: server.cert) @@ -3908,7 +3975,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message Ez a súgó-üzenet @@ -3919,12 +3986,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. A %s nem elérhető ezen a gépen (bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect DNS-kikeresés engedélyezése az addnode-nál és a connect-nél - + Loading addresses... Címek betöltése... @@ -3939,12 +4006,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Hiba a wallet.dat betöltése közben: ehhez a tárcához újabb verziójú Bitcoin-kliens szükséges - + Wallet needed to be rewritten: restart Bitcoin to complete A Tárca újraírása szükséges: Indítsa újra a teljesen a Bitcoin-t - + Error loading wallet.dat Hiba az wallet.dat betöltése közben @@ -3954,7 +4021,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Érvénytelen -proxy cím: '%s' - + Unknown network specified in -onlynet: '%s' Ismeretlen hálózat lett megadva -onlynet: '%s' @@ -3964,7 +4031,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ismeretlen -socks proxy kérése: %i - + Cannot resolve -bind address: '%s' Csatlakozási cím (-bind address) feloldása nem sikerült: '%s' @@ -3974,7 +4041,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Külső cím (-externalip address) feloldása nem sikerült: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Étvénytelen -paytxfee=<összeg> összeg: '%s' @@ -3994,7 +4061,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Blokkindex betöltése... - + Add a node to connect to and attempt to keep the connection open Elérendő csomópont megadása and attempt to keep the connection open @@ -4004,12 +4071,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. A %s nem elérhető ezen a gépen. A Bitcoin valószínűleg fut már. - + Loading wallet... Tárca betöltése... - + Cannot downgrade wallet Nem sikerült a Tárca visszaállítása a korábbi verzióra @@ -4019,7 +4086,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nem sikerült az alapértelmezett címet írni. - + Rescanning... Újraszkennelés... @@ -4029,17 +4096,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Betöltés befejezve. - + To use the %s option Használd a %s opciót - + Error Hiba - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_id_ID.ts b/src/qt/locale/bitcoin_id_ID.ts index 6c28be4dc8a9c..ff97375f671e1 100644 --- a/src/qt/locale/bitcoin_id_ID.ts +++ b/src/qt/locale/bitcoin_id_ID.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -685,7 +701,7 @@ Alamat: %4 Dompet saat ini <b>terenkripsi</b> dan <b>terkunci</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -746,7 +762,7 @@ Alamat: %4 - + (un)select all @@ -761,7 +777,7 @@ Alamat: %4 - + Amount Jumlah @@ -912,7 +928,7 @@ Alamat: %4 - + Dust @@ -1094,7 +1110,7 @@ Alamat: %4 - + Bitcoin Core @@ -1238,7 +1254,7 @@ Alamat: %4 &Utama - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1248,7 +1264,7 @@ Alamat: %4 Bayar &biaya transaksi - + Automatically start Bitcoin after logging in to the system. Menyalakan Bitcoin secara otomatis setelah masuk ke dalam sistem. @@ -1263,12 +1279,7 @@ Alamat: %4 - - Set database cache size in megabytes (default: 25) - Atur ukuran tembolok dalam megabyte (standar: 25) - - - + MB @@ -1283,7 +1294,12 @@ Alamat: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1318,7 +1334,17 @@ Alamat: %4 &Jaringan - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Otomatis membuka port client Bitcoin di router. Hanya berjalan apabila router anda mendukung UPnP dan di-enable. @@ -1433,17 +1459,17 @@ Alamat: %4 &Batal - + default standar - + none - + Confirm options reset @@ -1483,18 +1509,13 @@ Alamat: %4 Informasi terlampir mungkin sudah kedaluwarsa. Dompet Anda secara otomatis mensinkronisasi dengan jaringan Bitcoin ketika sebuah hubungan terbentuk, namun proses ini belum selesai. - - Unconfirmed: - Tidak terkonfirmasi: - - - + Wallet Dompet - Confirmed: + Available: @@ -1503,7 +1524,12 @@ Alamat: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1651,6 +1677,11 @@ Alamat: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Masukkan alamat Bitcoin (cth. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1871,22 +1902,22 @@ Alamat: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1896,27 +1927,30 @@ Alamat: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1926,17 +1960,17 @@ Alamat: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1955,6 +1989,21 @@ Alamat: %4 Remove + + + Copy label + Salin label + + + + Copy message + + + + + Copy amount + Salin jumlah + ReceiveRequestDialog @@ -2056,12 +2105,17 @@ Alamat: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Kirim Koin @@ -2137,7 +2191,7 @@ Alamat: %4 - + Send to multiple recipients at once Kirim ke beberapa penerima sekaligus @@ -2147,7 +2201,7 @@ Alamat: %4 - + Clear all fields of the form. @@ -2157,12 +2211,12 @@ Alamat: %4 Hapus %Semua - + Balance: Saldo: - + Confirm the send action Konfirmasi aksi pengiriman @@ -2172,7 +2226,7 @@ Alamat: %4 - + Confirm send coins Konfirmasi pengiriman koin @@ -2185,12 +2239,7 @@ Alamat: %4 %1 ke %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Masukkan alamat Bitcoin (cth. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2240,7 +2289,7 @@ Alamat: %4 - + The recipient address is not valid, please recheck. @@ -2275,12 +2324,12 @@ Alamat: %4 - + Warning: Invalid Bitcoin address - + (no label) (tidak ada label) @@ -2290,7 +2339,7 @@ Alamat: %4 - + Are you sure you want to send? @@ -2300,7 +2349,7 @@ Alamat: %4 - + Payment request expired @@ -2377,12 +2426,7 @@ Alamat: %4 Pesan: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2392,7 +2436,12 @@ Alamat: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2408,11 +2457,6 @@ Alamat: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Masukkan alamat Bitcoin (cth. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2450,19 +2494,19 @@ Alamat: %4 - - + + Choose previously used address Pilih alamat yang telah digunakan sebelumnya - - + + Alt+A Alt+J - + Paste address from clipboard Tempel alamat dari salinan @@ -2503,12 +2547,12 @@ Alamat: %4 - + Clear &All Hapus %Semua - + &Verify Message @@ -2523,7 +2567,7 @@ Alamat: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2538,43 +2582,37 @@ Alamat: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Masukkan alamat Bitcoin (cth. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. Alamat yang dimasukkan tidak sesuai. - + - + Please check the address and try again. Silahkan periksa alamat dan coba lagi. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2594,7 +2632,7 @@ Alamat: %4 - + The signature could not be decoded. @@ -2655,6 +2693,11 @@ Alamat: %4 + conflicted + + + + %1/offline @@ -2816,12 +2859,12 @@ Alamat: %4 , belum berhasil disiarkan - + Open for %n more block(s) - + unknown tidak diketahui @@ -2862,12 +2905,12 @@ Alamat: %4 Jumlah - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2877,23 +2920,12 @@ Alamat: %4 Buka hingga %1 - - Offline (%1 confirmations) - Offline (%1 konfirmasi) - - - - Unconfirmed (%1 of %2 confirmations) - Tidak terkonfirmasi (%1 dari %2 konfirmasi) - - - - + Confirmed (%1 confirmations) Terkonfirmasi (%1 konfirmasi) - + This block was not received by any other nodes and will probably not be accepted! Blok ini tidak diterima oleh node lainnya dan kemungkinan tidak akan diterima! @@ -2903,7 +2935,27 @@ Alamat: %4 Terbuat tetapi tidak diterima - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Diterima dengan @@ -2933,7 +2985,7 @@ Alamat: %4 (t/s) - + Transaction status. Hover over this field to show number of confirmations. Status transaksi. Arahkan ke bagian ini untuk menampilkan jumlah konfrimasi. @@ -3199,12 +3251,12 @@ Alamat: %4 bitcoin-core - + Usage: Penggunaan: - + List commands Daftar perintah @@ -3259,12 +3311,12 @@ Alamat: %4 Tentukan alamat publik Anda sendiri - + Threshold for disconnecting misbehaving peers (default: 100) Batas untuk memutuskan peer buruk (standar: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Jumlah kedua untuk menjaga peer buruk dari hubung-ulang (standar: 86400) @@ -3284,17 +3336,17 @@ Alamat: %4 Menerima perintah baris perintah dan JSON-RPC - + Run in the background as a daemon and accept commands Berjalan dibelakang sebagai daemin dan menerima perintah - + Use the test network Gunakan jaringan uji - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3425,6 +3477,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3635,6 +3692,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Mulai Bitcoin server @@ -3684,12 +3746,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3709,7 +3771,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information Informasi @@ -3779,7 +3841,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3825,6 +3887,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version versi @@ -3834,32 +3901,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Kata sandi untuk hubungan JSON-RPC - + Allow JSON-RPC connections from specified IP address Izinkan hubungan JSON-RPC dari alamat IP yang ditentukan - + Send commands to node running on <ip> (default: 127.0.0.1) Kirim perintah ke node berjalan pada <ip> (standar: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Menjalankan perintah ketika perubahan blok terbaik (%s dalam cmd digantikan oleh hash blok) - + Upgrade wallet to latest format Perbarui dompet ke format terbaru - + Set key pool size to <n> (default: 100) Kirim ukuran kolam kunci ke <n> (standar: 100) @@ -3869,12 +3936,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Pindai ulang rantai-blok untuk transaksi dompet yang hilang - + Use OpenSSL (https) for JSON-RPC connections Gunakan OpenSSL (https) untuk hubungan JSON-RPC - + Server certificate file (default: server.cert) Berkas sertifikat server (standar: server.cert) @@ -3884,7 +3951,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Kunci pribadi server (standar: server.pem) - + This help message Pesan bantuan ini @@ -3894,12 +3961,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Tidak dapat mengikat ke %s dengan komputer ini (ikatan gagal %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Izinkan peninjauan DNS untuk -addnote, -seednode dan -connect - + Loading addresses... Memuat alamat... @@ -3914,12 +3981,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Gagal memuat wallet.dat: Dompet memerlukan versi Bitcoin yang terbaru - + Wallet needed to be rewritten: restart Bitcoin to complete Dompet diperlukan untuk disimpan-ulang: nyala-ulangkan Bitcoin untuk menyelesaikan - + Error loading wallet.dat Gagal memuat wallet.dat @@ -3929,7 +3996,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Alamat -proxy salah: '%s' - + Unknown network specified in -onlynet: '%s' Jaringan tidak diketahui yang ditentukan dalam -onlynet: '%s' @@ -3939,7 +4006,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Diminta versi proxy -socks tidak diketahui: %i - + Cannot resolve -bind address: '%s' Tidak dapat menyelesaikan alamat -bind: '%s' @@ -3949,7 +4016,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Tidak dapat menyelesaikan alamat -externalip: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Jumlah salah untuk -paytxfee=<amount>: '%s' @@ -3969,7 +4036,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Memuat indeks blok... - + Add a node to connect to and attempt to keep the connection open Tambahkan node untuk dihubungkan dan upaya untuk menjaga hubungan tetap terbuka @@ -3979,12 +4046,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... Memuat dompet... - + Cannot downgrade wallet Tidak dapat menurunkan versi dompet @@ -3994,7 +4061,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Tidak dapat menyimpan alamat standar - + Rescanning... Memindai ulang... @@ -4004,17 +4071,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Memuat selesai - + To use the %s option Gunakan pilihan %s - + Error Gagal - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_it.ts b/src/qt/locale/bitcoin_it.ts index 11d539d8c252c..4d3c84132d0a7 100644 --- a/src/qt/locale/bitcoin_it.ts +++ b/src/qt/locale/bitcoin_it.ts @@ -36,6 +36,12 @@ Questo prodotto include software sviluppato dal progetto OpenSSL per l'uso The Bitcoin Core developers Gli sviluppatori del Bitcoin Core + + + + (%1-bit) + (%1-bit) + AddressBookPage @@ -616,10 +622,20 @@ Questo prodotto include software sviluppato dal progetto OpenSSL per l'uso %n week(s) %n settimana%n settimane + + + %1 and %2 + %1 e %2 + + + + %n year(s) + %n anno%n anni + %1 behind - %1 dietro + Indietro di %1 @@ -691,7 +707,7 @@ Indirizzo: %4 Il portamonete è <b>cifrato</b> e attualmente <b>bloccato</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Riscontrato un errore irreversibile. Bitcoin non può più continuare in sicurezza e verrà terminato. @@ -752,7 +768,7 @@ Indirizzo: %4 Resto: - + (un)select all (de)seleziona tutto @@ -767,7 +783,7 @@ Indirizzo: %4 Modalità Lista - + Amount Importo @@ -918,7 +934,7 @@ Indirizzo: %4 nessuno - + Dust Trascurabile @@ -1100,7 +1116,7 @@ Indirizzo: %4 Bitcoin Core - Opzioni linea di comando - + Bitcoin Core Bitcoin Core @@ -1244,7 +1260,7 @@ Indirizzo: %4 &Principale - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Commissione di transazione per kB; è opzionale e contribuisce ad assicurare che le transazioni siano elaborate velocemente. Le transazioni sono per la maggior parte da 1 kB. Commissione raccomandata 0,01. @@ -1254,7 +1270,7 @@ Indirizzo: %4 Paga la &commissione - + Automatically start Bitcoin after logging in to the system. Avvia automaticamente Bitcoin all'accensione del computer @@ -1269,12 +1285,7 @@ Indirizzo: %4 Dimensione della cache del &database. - - Set database cache size in megabytes (default: 25) - Imposta la dimensione cache del database in megabyte (predefinita: 25) - - - + MB MB @@ -1289,7 +1300,12 @@ Indirizzo: %4 Imposta il numero di thread di verifica script (fino a 16, 0 = auto, <0 = lascia il maggior numero di core liberi, predefinito: 0) - + + &Spend unconfirmed change (experts only) + &Spendere resti non confermati (solo per esperti) + + + Connect to the Bitcoin network through a SOCKS proxy. Connetti alla rete Bitcoin attraverso un proxy SOCKS. @@ -1324,7 +1340,17 @@ Indirizzo: %4 Rete - + + W&allet + Port&afoglio + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + Se disabiliti l'uso di resti non confermati, il resto di una transazione non potrà essere usato fintanto che la transazione non avrà almeno una conferma. Questo influisce anche su come è calcolato il saldo. + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Apri automaticamente la porta del client Bitcoin sul router. Questo funziona solo se il router supporta UPnP ed è abilitato. @@ -1439,17 +1465,17 @@ Indirizzo: %4 &Cancella - + default predefinito - + none nessuno - + Confirm options reset Conferma ripristino opzioni @@ -1489,19 +1515,14 @@ Indirizzo: %4 Le informazioni visualizzate sono datate. Il tuo partafogli verrà sincronizzato automaticamente con il network Bitcoin dopo che la connessione è stabilita, ma questo processo non può essere completato ora. - - Unconfirmed: - Non confermato: - - - + Wallet Portamonete - Confirmed: - Confermato: + Available: + Disponibile: @@ -1509,7 +1530,12 @@ Indirizzo: %4 Saldo spendibile attuale - + + Pending: + In attesa: + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Totale delle transazioni in corso di conferma, che non sono ancora incluse nel saldo spendibile attuale @@ -1657,6 +1683,11 @@ Indirizzo: %4 Error: Invalid combination of -regtest and -testnet. Errore: combinazione di -regtest e -testnet non valida. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Inserisci un indirizzo Bitcoin (ad esempio 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1877,22 +1908,22 @@ Indirizzo: %4 ReceiveCoinsDialog - + &Amount: &Importo: - + &Label: &Etichetta - + &Message: &Messaggio: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. Riutilizza un indirizzo di ricezione già usato. Riutilizzare indirizza non è sicuro. Non usare senza rigenerare una richiesta di pagamanto. @@ -1902,27 +1933,30 @@ Indirizzo: %4 R&iusa un indirizzo di pagamento (non raccomandato) - - An optional label to associate with the new receiving address - Un'etichetta facoltativa da associare al nuovo indirizzo ricevente - - - + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. Un messaggio facoltativo da allegare alla richiesta di pagamento, il quale sarà mostrato quando la richiesta è aperta. Nota: Il messaggio non verrà inviato con il pagamento attraverso il network Bitcoin. - + + + An optional label to associate with the new receiving address. + Un'etichetta facoltativa da associare al nuovo indirizzo ricevente + + + Use this form to request payments. All fields are <b>optional</b>. Usa questo modulo per richiedere pagamenti. Tutti i campi sono <b>opzionali</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. Un importo facoltativo da richiedere. Lasciare vuoto o a zero per non richiedere un importo specifico. - + Clear all fields of the form. Cancellare tutti i campi del modulo. @@ -1932,17 +1966,17 @@ Indirizzo: %4 Cancella - - &Request payment - &Richiedi pagamento + + Requested payments history + Cronologia pagamenti richiesti - - Requested payments - Pagamenti richiesti + + &Request payment + &Richiedi pagamento - + Show the selected request (does the same as double clicking an entry) Mostra la richiesta selezionata (fa la stessa cosa che il doppio click sul campo) @@ -1961,6 +1995,21 @@ Indirizzo: %4 Remove Rimuovi + + + Copy label + Copia l'etichetta + + + + Copy message + Copia messaggio + + + + Copy amount + Copia l'importo + ReceiveRequestDialog @@ -2062,12 +2111,17 @@ Indirizzo: %4 (no message) (nessun messaggio) + + + (no amount) + (nessun importo) + SendCoinsDialog - + Send Coins Spedisci Bitcoin @@ -2143,7 +2197,7 @@ Indirizzo: %4 Personalizza indirizzo di resto - + Send to multiple recipients at once Spedisci a diversi beneficiari in una volta sola @@ -2153,7 +2207,7 @@ Indirizzo: %4 &Aggiungi beneficiario - + Clear all fields of the form. Cancellare tutti i campi del modulo. @@ -2163,12 +2217,12 @@ Indirizzo: %4 Cancella &tutto - + Balance: Saldo: - + Confirm the send action Conferma la spedizione @@ -2178,7 +2232,7 @@ Indirizzo: %4 &Spedisci - + Confirm send coins Conferma la spedizione di bitcoin @@ -2191,12 +2245,7 @@ Indirizzo: %4 %1 a %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Inserisci un indirizzo Bitcoin (ad esempio 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity Copia quantità @@ -2246,7 +2295,7 @@ Indirizzo: %4 o - + The recipient address is not valid, please recheck. L'indirizzo del beneficiario non è valido, per cortesia controlla. @@ -2281,12 +2330,12 @@ Indirizzo: %4 La transazione e' stata rifiutata! Questo puo' accadere se alcune delle monete nel tuo portafoglio sono gia' state spese, per esempio se hai fatto una copia di un file wallet.dat le quali monete eran gia' state spese, ma non marcate come tali nel file. - + Warning: Invalid Bitcoin address Attenzione: Indirizzo Bitcoin non valido - + (no label) (nessuna etichetta) @@ -2296,7 +2345,7 @@ Indirizzo: %4 Attenzione: Indirizzo di ritorno sconosciuto - + Are you sure you want to send? Sei sicuro di voler inviare? @@ -2306,7 +2355,7 @@ Indirizzo: %4 aggiunto come tassa di transazione - + Payment request expired Richiesta di pagamento scaduta @@ -2383,12 +2432,7 @@ Indirizzo: %4 Messaggio: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - Messaggio che era incluso nel Bitcoin URI che sarà memorizzato con la transazione per vostro riferimento. Nota: Questo messaggio non sarà inviato attraverso la rete Bitcoin. - - - + This is a verified payment request. Questa è una richiesta di pagamento verificata. @@ -2398,7 +2442,12 @@ Indirizzo: %4 Inserisci un'etichetta per questo indirizzo per aggiungerlo nella rubrica - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + Messaggio che era incluso nel bitcoin URI che sarà memorizzato con la transazione per vostro riferimento. Nota: Questo messaggio non sarà inviato attraverso la rete Bitcoin. + + + This is an unverified payment request. Questa è una richiesta di pagamento non verificata. @@ -2414,11 +2463,6 @@ Indirizzo: %4 Memo: Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Inserisci un indirizzo Bitcoin (ad esempio 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2456,19 +2500,19 @@ Indirizzo: %4 Inserisci un indirizzo Bitcoin (ad esempio 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Scegli indirizzo usato precedentemente - - + + Alt+A Alt+A - + Paste address from clipboard Incollare l'indirizzo dagli appunti @@ -2509,12 +2553,12 @@ Indirizzo: %4 - + Clear &All Cancella &tutto - + &Verify Message &Verifica Messaggio @@ -2529,7 +2573,7 @@ Indirizzo: %4 Inserisci un indirizzo Bitcoin (ad esempio 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Verifica il messaggio per assicurarsi che sia stato firmato con l'indirizzo Bitcoin specificato @@ -2544,43 +2588,37 @@ Indirizzo: %4 Reimposta tutti i campi della verifica messaggio - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Inserisci un indirizzo Bitcoin (ad esempio 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Clicca "Firma il messaggio" per ottenere la firma - - - Enter Bitcoin signature - Inserisci firma Bitcoin - - + The entered address is invalid. L'indirizzo inserito non è valido. - + - + Please check the address and try again. Per favore controlla l'indirizzo e prova ancora - - + + The entered address does not refer to a key. L'indirizzo bitcoin inserito non è associato a nessuna chiave. - + Wallet unlock was cancelled. Sblocco del portafoglio annullato. @@ -2600,7 +2638,7 @@ Indirizzo: %4 Messaggio firmato. - + The signature could not be decoded. Non è stato possibile decodificare la firma. @@ -2661,6 +2699,11 @@ Indirizzo: %4 + conflicted + in conflitto + + + %1/offline %1/offline @@ -2822,12 +2865,12 @@ Indirizzo: %4 , non è stato ancora trasmesso con successo - + Open for %n more block(s) Aperto per %n altro bloccoAperto per altri %n blocchi - + unknown sconosciuto @@ -2868,12 +2911,12 @@ Indirizzo: %4 Importo - + Immature (%1 confirmations, will be available after %2) Immaturo (%1 conferme, sarà disponibile fra %2) - + Open for %n more block(s) Aperto per %n altro bloccoAperto per altri %n blocchi @@ -2883,23 +2926,12 @@ Indirizzo: %4 Aperto fino a %1 - - Offline (%1 confirmations) - Offline (%1 conferme) - - - - Unconfirmed (%1 of %2 confirmations) - Non confermati (%1 su %2 conferme) - - - - + Confirmed (%1 confirmations) Confermato (%1 conferme) - + This block was not received by any other nodes and will probably not be accepted! Questo blocco non è stato ricevuto da altri nodi e probabilmente non sarà accettato! @@ -2909,7 +2941,27 @@ Indirizzo: %4 Generati, ma non accettati - + + Offline + Offline + + + + Unconfirmed + Non confermato: + + + + Confirming (%1 of %2 recommended confirmations) + In conferma (%1 di %2 conferme raccomandate) + + + + Conflicted + In conflitto + + + Received with Ricevuto tramite @@ -2939,7 +2991,7 @@ Indirizzo: %4 (N / a) - + Transaction status. Hover over this field to show number of confirmations. Stato della transazione. Passare con il mouse su questo campo per vedere il numero di conferme. @@ -3205,12 +3257,12 @@ Indirizzo: %4 bitcoin-core - + Usage: Utilizzo: - + List commands Lista comandi @@ -3269,12 +3321,12 @@ Indirizzo: %4 Specifica il tuo indirizzo pubblico - + Threshold for disconnecting misbehaving peers (default: 100) Soglia di disconnessione dei peer di cattiva qualità (predefinita: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Numero di secondi di sospensione che i peer di cattiva qualità devono trascorrere prima di riconnettersi (predefiniti: 86400) @@ -3295,19 +3347,19 @@ Indirizzo: %4 - + Run in the background as a daemon and accept commands Esegui in background come demone e accetta i comandi - + Use the test network Utilizza la rete di prova - + Accept connections from outside (default: 1 if no -proxy or -connect) Accetta connessioni dall'esterno (predefinito: 1 se no -proxy o -connect) @@ -3448,6 +3500,11 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo + Clear list of wallet transactions (diagnostic tool; implies -rescan) + Elenco chiaro delle transazioni sul portafoglio (strumento di diagnostica; implica -rescan) + + + Connect only to the specified node(s) Connetti solo al nodo specificato @@ -3658,6 +3715,11 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo + Spend unconfirmed change when sending transactions (default: 1) + Spendere il resto non confermato con l'invio delle transazioni (predefinito: 1) + + + Start Bitcoin server Avvia server Bitcoin @@ -3707,12 +3769,12 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Serve ricostruire il database usando -reindex per cambiare -txindex - + Imports blocks from external blk000??.dat file Importa blocchi da un file blk000??.dat esterno - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Eseguire comando quando un rilevante allarme viene ricevuto o vediamo una fork veramente lunga (%s in cmd è sostituito dal messaggio) @@ -3732,7 +3794,7 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Imposta il numero di thread di verifica script (fino a 16, 0 = auto, <0 = lascia il maggior numero di core liberi, predefinito: 0) - + Information Informazioni @@ -3802,7 +3864,7 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Specifica il timeout di connessione in millisecondi (predefinito: 5000) - + System error: Errore di sistema: @@ -3849,6 +3911,11 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo + Zapping all transactions from wallet... + Cancella e ricompila tutte le transazioni dal wallet... + + + version versione @@ -3858,34 +3925,34 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo wallet.dat corrotto, salvataggio fallito - + Password for JSON-RPC connections Password per connessioni JSON-RPC - + Allow JSON-RPC connections from specified IP address Consenti connessioni JSON-RPC dall'indirizzo IP specificato - + Send commands to node running on <ip> (default: 127.0.0.1) Inviare comandi al nodo in esecuzione su <ip> (predefinito: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Esegui il comando quando il miglior block cambia(%s nel cmd è sostituito dall'hash del blocco) - + Upgrade wallet to latest format Aggiorna il wallet all'ultimo formato - + Set key pool size to <n> (default: 100) Impostare la quantità di chiavi di riserva a <n> (predefinita: 100) @@ -3896,13 +3963,13 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo - + Use OpenSSL (https) for JSON-RPC connections Utilizzare OpenSSL (https) per le connessioni JSON-RPC - + Server certificate file (default: server.cert) File certificato del server (predefinito: server.cert) @@ -3912,7 +3979,7 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Chiave privata del server (predefinito: server.pem) - + This help message Questo messaggio di aiuto @@ -3923,13 +3990,13 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Impossibile collegarsi alla %s su questo computer (bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Consenti ricerche DNS per aggiungere nodi e collegare - + Loading addresses... Caricamento indirizzi... @@ -3944,12 +4011,12 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Errore caricamento wallet.dat: il wallet richiede una versione nuova di Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Il portamonete deve essere riscritto: riavviare Bitcoin per completare - + Error loading wallet.dat Errore caricamento wallet.dat @@ -3959,7 +4026,7 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Indirizzo -proxy non valido: '%s' - + Unknown network specified in -onlynet: '%s' Rete sconosciuta specificata in -onlynet: '%s' @@ -3969,7 +4036,7 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Versione -socks proxy sconosciuta richiesta: %i - + Cannot resolve -bind address: '%s' Impossibile risolvere -bind address: '%s' @@ -3979,7 +4046,7 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Impossibile risolvere indirizzo -externalip: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Importo non valido per -paytxfee=<amount>: '%s' @@ -3999,7 +4066,7 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Caricamento dell'indice del blocco... - + Add a node to connect to and attempt to keep the connection open Elérendő csomópont megadása and attempt to keep the connection open @@ -4009,12 +4076,12 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Impossibile collegarsi alla %s su questo computer. Probabilmente Bitcoin è già in esecuzione. - + Loading wallet... Caricamento portamonete... - + Cannot downgrade wallet Non è possibile retrocedere il wallet @@ -4024,7 +4091,7 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Non è possibile scrivere l'indirizzo predefinito - + Rescanning... Ripetere la scansione... @@ -4034,17 +4101,17 @@ per esempio: alertnotify=echo %%s | mail -s "Allarme Bitcoin" admin@fo Caricamento completato - + To use the %s option Per usare la opzione %s - + Error Errore - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_ja.ts b/src/qt/locale/bitcoin_ja.ts index 216f23c46eb89..808f377a2006a 100644 --- a/src/qt/locale/bitcoin_ja.ts +++ b/src/qt/locale/bitcoin_ja.ts @@ -36,6 +36,12 @@ MIT/X11 ソフトウェア ライセンスの下で配布されています。 The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -616,6 +622,16 @@ MIT/X11 ソフトウェア ライセンスの下で配布されています。 %n week(s) %n 週間 + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -689,7 +705,7 @@ Address: %4 ウォレットは<b>暗号化されて、ロックされています</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. 致命的なエラーが発生しました。Bitcoin は安全に継続することができず終了するでしょう。 @@ -751,7 +767,7 @@ Address: %4 - + (un)select all @@ -766,7 +782,7 @@ Address: %4 - + Amount 総額 @@ -917,7 +933,7 @@ Address: %4 - + Dust @@ -1099,7 +1115,7 @@ Address: %4 - + Bitcoin Core Bitcoin のコア @@ -1243,7 +1259,7 @@ Address: %4 メイン (&M) - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. あたなの取引が早く処理されるように任意で kB 毎の取引手数料を設定します。ほとんどの取引は 1 kB です。 @@ -1253,7 +1269,7 @@ Address: %4 支払う取引手数料 (&f) - + Automatically start Bitcoin after logging in to the system. システムにログインした時に自動的に Bitcoin を起動します。 @@ -1268,12 +1284,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - データベースのキャッシュサイズをメガバイトで設定 (初期値: 25) - - - + MB @@ -1288,7 +1299,12 @@ Address: %4 スクリプト検証スレッドを設定 (最大 16, 0 = 自動, <0 = たくさんのコアを自由にしておく, 初期値: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1323,7 +1339,17 @@ Address: %4 ネットワーク (&N) - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. 自動的にルーター上の Bitcoin クライアントのポートを開きます。あなたのルーターが UPnP に対応していて、それが有効になっている場合に作動します。 @@ -1438,17 +1464,17 @@ Address: %4 キャンセル (&C) - + default 初期値 - + none - + Confirm options reset オプションのリセットの確認 @@ -1488,19 +1514,14 @@ Address: %4 表示された情報は古いかもしれません。接続が確立されると、あなたのウォレットは Bitcoin ネットワークと自動的に同期しますが、このプロセスはまだ完了していません。 - - Unconfirmed: - 未確認: - - - + Wallet ウォレット - Confirmed: - 確認済み: + Available: + @@ -1508,7 +1529,12 @@ Address: %4 あなたの利用可能残高 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance 未検証の取引で利用可能残高に反映されていない数 @@ -1657,6 +1683,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. エラー: -regtestと-testnetは一緒にするのは無効です。 + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Bitcoin アドレスを入力します (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1877,22 +1908,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: ラベル(&L): - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1902,27 +1933,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1932,17 +1966,17 @@ Address: %4 クリア - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1961,6 +1995,21 @@ Address: %4 Remove + + + Copy label + ラベルをコピーする + + + + Copy message + + + + + Copy amount + 総額のコピー + ReceiveRequestDialog @@ -2062,12 +2111,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins コインを送る @@ -2143,7 +2197,7 @@ Address: %4 - + Send to multiple recipients at once 一度に複数の人に送る @@ -2153,7 +2207,7 @@ Address: %4 受取人を追加 (&R) - + Clear all fields of the form. @@ -2163,12 +2217,12 @@ Address: %4 すべてクリア (&A) - + Balance: 残高: - + Confirm the send action 送る操作を確認する @@ -2178,7 +2232,7 @@ Address: %4 送る (&e) - + Confirm send coins コインを送る確認 @@ -2191,12 +2245,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Bitcoin アドレスを入力します (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2246,7 +2295,7 @@ Address: %4 - + The recipient address is not valid, please recheck. 受取人のアドレスが不正です。再確認してください。 @@ -2281,12 +2330,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (ラベル無し) @@ -2296,7 +2345,7 @@ Address: %4 - + Are you sure you want to send? 送ってよろしいですか? @@ -2306,7 +2355,7 @@ Address: %4 取引手数料として追加された - + Payment request expired 支払いのリクエストは期限切れです @@ -2383,12 +2432,7 @@ Address: %4 メッセージ: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2398,7 +2442,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2414,11 +2463,6 @@ Address: %4 Memo: メモ: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Bitcoin アドレスを入力します (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2456,19 +2500,19 @@ Address: %4 メッセージの署名に使うアドレス (例 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address 前に使用したアドレスを選ぶ - - + + Alt+A Alt+A - + Paste address from clipboard クリップボードからアドレスを貼付ける @@ -2509,12 +2553,12 @@ Address: %4 - + Clear &All すべてクリア (&A) - + &Verify Message メッセージの検証 (&V) @@ -2529,7 +2573,7 @@ Address: %4 メッセージが署名されたアドレス (例 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address 指定された Bitcoin アドレスで署名されたことを保証するメッセージを検証 @@ -2544,43 +2588,37 @@ Address: %4 入力項目の内容をすべて消去します - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Bitcoin アドレスを入力します (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature 署名を作成するには"メッセージの署名"をクリック - - - Enter Bitcoin signature - Bitcoin 署名を入力 - - + The entered address is invalid. 不正なアドレスが入力されました。 - + - + Please check the address and try again. アドレスを確かめてからもう一度試してください。 - - + + The entered address does not refer to a key. 入力されたアドレスに関連するキーがありません。 - + Wallet unlock was cancelled. ウォレットのアンロックはキャンセルされました。 @@ -2600,7 +2638,7 @@ Address: %4 メッセージに署名しました。 - + The signature could not be decoded. 署名がデコードできません。 @@ -2661,6 +2699,11 @@ Address: %4 + conflicted + + + + %1/offline %1/オフライン @@ -2822,12 +2865,12 @@ Address: %4 まだブロードキャストが成功していません - + Open for %n more block(s) %n 以上のブロックを開く - + unknown 未確認 @@ -2868,12 +2911,12 @@ Address: %4 総額 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) %n 以上のブロックを開く @@ -2883,23 +2926,12 @@ Address: %4 ユニット %1 を開く - - Offline (%1 confirmations) - オフライン (%1 検証済み) - - - - Unconfirmed (%1 of %2 confirmations) - 検証済み (%2) 未検証 (%1) - - - - + Confirmed (%1 confirmations) 検証されました (%1 検証済み) - + This block was not received by any other nodes and will probably not be accepted! このブロックは他のどのノードによっても受け取られないで、多分受け入れられないでしょう! @@ -2909,7 +2941,27 @@ Address: %4 生成されましたが承認されませんでした - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with 受信元 @@ -2939,7 +2991,7 @@ Address: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. 取引の状況。このフィールドの上にカーソルを置くと検証の数を表示します。 @@ -3205,12 +3257,12 @@ Address: %4 bitcoin-core - + Usage: 使用法: - + List commands コマンド一覧 @@ -3265,12 +3317,12 @@ Address: %4 あなた自身のパブリックなアドレスを指定 - + Threshold for disconnecting misbehaving peers (default: 100) 不正なピアを切断するためのしきい値 (初期値: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) 不正なピアを再接続するまでの秒数 (初期値: 86400) @@ -3290,17 +3342,17 @@ Address: %4 コマンドラインと JSON-RPC コマンドを許可 - + Run in the background as a daemon and accept commands デーモンとしてバックグランドで実行しコマンドを許可 - + Use the test network テストのためのネットワークを使用 - + Accept connections from outside (default: 1 if no -proxy or -connect) 外部からの接続を許可 (初期値: -proxy または -connect を使用していない場合は1) @@ -3440,6 +3492,11 @@ rpcpassword=%s + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) 指定したノードだけに接続 @@ -3651,6 +3708,11 @@ rpcpassword=%s + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Bitcoinサーバーを始める @@ -3700,12 +3762,12 @@ rpcpassword=%s -txindex を変更するには -reindex を使用してデータベースを再構築する必要があります - + Imports blocks from external blk000??.dat file 外部の blk000??.dat ファイルからブロックをインポート - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) 関連のアラートをもらってもすごく長いのフォークを見てもコマンドを実行 (コマンドの中にあるの%sはメッセージから置き換えさせる) @@ -3725,7 +3787,7 @@ rpcpassword=%s スクリプト検証スレッドを設定 (最大 16, 0 = 自動, <0 = たくさんのコアを自由にしておく, 初期値: 0) - + Information 情報 @@ -3795,7 +3857,7 @@ rpcpassword=%s 接続のタイムアウトをミリセコンドで指定 (初期値: 5000) - + System error: システム エラー: @@ -3841,6 +3903,11 @@ rpcpassword=%s + Zapping all transactions from wallet... + + + + version バージョン @@ -3850,32 +3917,32 @@ rpcpassword=%s wallet.dat が壊れ、復旧に失敗しました - + Password for JSON-RPC connections JSON-RPC 接続のパスワード - + Allow JSON-RPC connections from specified IP address 指定した IP アドレスからの JSON-RPC 接続を許可 - + Send commands to node running on <ip> (default: 127.0.0.1) <ip> (初期値: 127.0.0.1) で実行中のノードにコマンドを送信 - + Execute command when the best block changes (%s in cmd is replaced by block hash) 最良のブロックに変更する際にコマンドを実行 (cmd の %s はブロック ハッシュに置換される) - + Upgrade wallet to latest format ウォレットを最新のフォーマットにアップグレード - + Set key pool size to <n> (default: 100) key pool のサイズを <n> (初期値: 100) にセット @@ -3885,12 +3952,12 @@ rpcpassword=%s 失ったウォレットの取引のブロック チェーンを再スキャン - + Use OpenSSL (https) for JSON-RPC connections JSON-RPC 接続に OpenSSL (https) を使用 - + Server certificate file (default: server.cert) サーバ証明書ファイル (初期値: server.cert) @@ -3900,7 +3967,7 @@ rpcpassword=%s サーバの秘密鍵 (初期値: server.pem) - + This help message このヘルプ メッセージ @@ -3910,12 +3977,12 @@ rpcpassword=%s このコンピュータの %s にバインドすることができません (バインドが返したエラーは %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect -addnode, -seednode と -connect で DNS ルックアップを許可する - + Loading addresses... アドレスを読み込んでいます... @@ -3930,12 +3997,12 @@ rpcpassword=%s wallet.dat 読み込みエラー: ウォレットは Bitcoin の最新バージョンを必要とします - + Wallet needed to be rewritten: restart Bitcoin to complete ウォレットが書き直される必要がありました: 完了するために Bitcoin を再起動します - + Error loading wallet.dat wallet.dat 読み込みエラー @@ -3945,7 +4012,7 @@ rpcpassword=%s 無効な -proxy アドレス: '%s' - + Unknown network specified in -onlynet: '%s' -onlynet で指定された '%s' は未知のネットワークです @@ -3955,7 +4022,7 @@ rpcpassword=%s -socks で指定された %i は未知のバージョンです - + Cannot resolve -bind address: '%s' -bind のアドレス '%s' を解決できません @@ -3965,7 +4032,7 @@ rpcpassword=%s -externalip のアドレス '%s' を解決できません - + Invalid amount for -paytxfee=<amount>: '%s' -paytxfee=<amount> の額 '%s' が無効です @@ -3985,7 +4052,7 @@ rpcpassword=%s ブロック インデックスを読み込んでいます... - + Add a node to connect to and attempt to keep the connection open 接続するノードを追加し接続を持続するように試します @@ -3995,12 +4062,12 @@ rpcpassword=%s このコンピュータの %s にバインドすることができません。おそらく Bitcoin は既に実行されています。 - + Loading wallet... ウォレットを読み込んでいます... - + Cannot downgrade wallet ウォレットのダウングレードはできません @@ -4010,7 +4077,7 @@ rpcpassword=%s 初期値のアドレスを書き込むことができません - + Rescanning... 再スキャン中... @@ -4020,17 +4087,17 @@ rpcpassword=%s 読み込み完了 - + To use the %s option %s オプションを使うには - + Error エラー - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_kk_KZ.ts b/src/qt/locale/bitcoin_kk_KZ.ts index f1aa4124696d0..60849509de1e5 100644 --- a/src/qt/locale/bitcoin_kk_KZ.ts +++ b/src/qt/locale/bitcoin_kk_KZ.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -160,17 +166,17 @@ This product includes software developed by the OpenSSL Project for use in the O Label - + таңба Address - + Адрес (no label) - + (таңбасыз) @@ -183,52 +189,52 @@ This product includes software developed by the OpenSSL Project for use in the O Enter passphrase - + Құпия сөзді енгізу New passphrase - + Жаңа құпия сөзі Repeat new passphrase - + Жаңа құпия сөзді қайта енгізу Enter the new passphrase to the wallet.<br/>Please use a passphrase of <b>10 or more random characters</b>, or <b>eight or more words</b>. - + Әмиянға жаңа қүпия сөзді енгізіңіз.<br/><b>10 немесе одан әрі кездейсоқ белгілерді</b>, әлде <b>сегіз немесе одан әрі сөздерді</b>құпия сөзіңізде пайдалану өтінеміз. Encrypt wallet - + Әмиянді шифрлау This operation needs your wallet passphrase to unlock the wallet. - + Бұл операциясы бойынша сіздің әмиянізді қоршаудан шығару үшін әмиянның құпия сөзі керек Unlock wallet - + Әмиянізді қоршаудан шығару This operation needs your wallet passphrase to decrypt the wallet. - + Бұл операциясы бойынша сіздің әмиянізді шифрлап тастау үшін әмиянның құпия сөзі керек Decrypt wallet - + Әмиянізді шифрлап тастау Change passphrase - + Құпия сөзді өзгерту @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,14 +773,14 @@ Address: %4 - + Amount Address - + Адрес @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -973,7 +989,7 @@ Address: %4 (no label) - + (таңбасыз) @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -1992,7 +2041,7 @@ Address: %4 Address - + Адрес @@ -2002,7 +2051,7 @@ Address: %4 Label - + таңба @@ -2030,7 +2079,7 @@ Address: %4 Label - + таңба @@ -2045,19 +2094,24 @@ Address: %4 (no label) - + (таңбасыз) (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,14 +2320,14 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) - + (таңбасыз) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2850,7 +2893,7 @@ Address: %4 Address - + Адрес @@ -2858,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3085,7 +3137,7 @@ Address: %4 Comma separated file (*.csv) - Үтірмен бөлінген текст (*.csv) + Үтірмен бөлінген файл (*.csv) @@ -3105,12 +3157,12 @@ Address: %4 Label - + таңба Address - + Адрес @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_ko_KR.ts b/src/qt/locale/bitcoin_ko_KR.ts index 102567ec96cc4..54b29ce848b62 100644 --- a/src/qt/locale/bitcoin_ko_KR.ts +++ b/src/qt/locale/bitcoin_ko_KR.ts @@ -48,7 +48,7 @@ MIT/X11 프로그램 라이선스에 따라 배포합니다. COPYING 또는 http Double-click to edit address or label - 표 또는 주소를 편집하기 위해 더블클릭 하세요 + 주소 또는 표를 편집하기 위해 더블클릭 하시오 @@ -411,12 +411,12 @@ MIT/X11 프로그램 라이선스에 따라 배포합니다. COPYING 또는 http &Sending addresses... - + &주소 보내는 중 &Receiving addresses... - + & 주소 받는 중 @@ -622,6 +622,16 @@ MIT/X11 프로그램 라이선스에 따라 배포합니다. COPYING 또는 http %n week(s) + + + %1 and %2 + %1 그리고 %2 + + + + %n year(s) + %n 년 + %1 behind @@ -3002,7 +3012,7 @@ Address: %4 Amount removed from or added to balance. - + 변경된 잔고. @@ -3189,7 +3199,7 @@ Address: %4 No wallet has been loaded. - + 지갑 불러오기가 안됩니다 @@ -3288,7 +3298,7 @@ Address: %4 Listen for connections on <port> (default: 8333 or testnet: 18333) - + <port>로 연결을 허용한다 (기본값: 8333 또는 테스트넷: 18333) @@ -3308,12 +3318,12 @@ Address: %4 Threshold for disconnecting misbehaving peers (default: 100) - + 이상행동 네트워크 참여자의 연결을 차단시키기 위한 한계치 (기본값: 100) Number of seconds to keep misbehaving peers from reconnecting (default: 86400) - + 이상행동을 하는 네트워크 참여자들을 다시 연결시키는데 걸리는 시간 (기본값: 86400초) @@ -3413,7 +3423,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) - + Tor 서비스를 이용하여 네트워크에 참여하기 위해서 SOCKS5 프록시를 따로 사용함 (기본값: -proxy) @@ -3433,7 +3443,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. - + 경고: 현재 비트코인 버전이 다른 네트워크 참여자들과 동일하지 않는 것 같습니다. 당신 또는 다른 참여자들이 동일한 비트코인 버전으로 업그레이드 할 필요가 있습니다. diff --git a/src/qt/locale/bitcoin_la.ts b/src/qt/locale/bitcoin_la.ts index ae65eb1c6698c..c4d946e199142 100644 --- a/src/qt/locale/bitcoin_la.ts +++ b/src/qt/locale/bitcoin_la.ts @@ -35,6 +35,12 @@ Hoc productum continet programmata composita ab OpenSSL Project pro utendo in Op The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -615,6 +621,16 @@ Hoc productum continet programmata composita ab OpenSSL Project pro utendo in Op %n week(s) %n hebdomas%n hebdomades + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -689,7 +705,7 @@ Inscriptio: %4 Cassidile <b>cifratum</b> est et iam nunc <b>seratum</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Error fatalis accidit. Bitcoin nondum pergere tute potest, et exibit. @@ -750,7 +766,7 @@ Inscriptio: %4 - + (un)select all @@ -765,7 +781,7 @@ Inscriptio: %4 - + Amount Quantitas @@ -916,7 +932,7 @@ Inscriptio: %4 - + Dust @@ -1098,7 +1114,7 @@ Inscriptio: %4 - + Bitcoin Core Bitcoin Nucleus @@ -1242,7 +1258,7 @@ Inscriptio: %4 &Princeps - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Optionalis merces transactionum singulis kB quae adiuvat curare tuas transactiones processas esse celeriter. Plurimi transactiones 1kB sunt. @@ -1252,7 +1268,7 @@ Inscriptio: %4 Solve &mercedem transactionis - + Automatically start Bitcoin after logging in to the system. Pelle Bitcoin per se postquam in systema inire. @@ -1267,12 +1283,7 @@ Inscriptio: %4 - - Set database cache size in megabytes (default: 25) - Constitue magnitudinem databasis cache in megabytes (praedefinitum: 25) - - - + MB @@ -1287,7 +1298,12 @@ Inscriptio: %4 Constitue numerum filorum verificationis scriptorum (Maximum 16, 0 = auto, <0 = tot corda libera erunt, praedefinitum: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1322,7 +1338,17 @@ Inscriptio: %4 &Rete - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Aperi per se portam clientis Bitcoin in itineratore. Hoc tantum effectivum est si itineratrum tuum supportat UPnP et id activum est. @@ -1437,17 +1463,17 @@ Inscriptio: %4 &Cancella - + default praedefinitum - + none - + Confirm options reset Confirma optionum reconstituere @@ -1487,18 +1513,13 @@ Inscriptio: %4 Monstrata informatio fortasse non recentissima est. Tuum cassidile per se synchronizat cum rete Bitcoin postquam conexio constabilita est, sed hoc actio nondum perfecta est. - - Unconfirmed: - Non confirmata: - - - + Wallet Cassidile - Confirmed: + Available: @@ -1507,7 +1528,12 @@ Inscriptio: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1655,6 +1681,11 @@ Inscriptio: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Insere inscriptionem Bitcoin (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1875,22 +1906,22 @@ Inscriptio: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Titulus: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1900,27 +1931,30 @@ Inscriptio: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1930,17 +1964,17 @@ Inscriptio: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1959,6 +1993,21 @@ Inscriptio: %4 Remove + + + Copy label + Copia titulum + + + + Copy message + + + + + Copy amount + Copia quantitatem + ReceiveRequestDialog @@ -2060,12 +2109,17 @@ Inscriptio: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Mitte Nummos @@ -2141,7 +2195,7 @@ Inscriptio: %4 - + Send to multiple recipients at once Mitte pluribus accipientibus simul @@ -2151,7 +2205,7 @@ Inscriptio: %4 Adde &Accipientem - + Clear all fields of the form. @@ -2161,12 +2215,12 @@ Inscriptio: %4 Vacuefac &Omnia - + Balance: Pendendum: - + Confirm the send action Confirma actionem mittendi @@ -2176,7 +2230,7 @@ Inscriptio: %4 &Mitte - + Confirm send coins Confirma mittendum nummorum @@ -2189,12 +2243,7 @@ Inscriptio: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Insere inscriptionem Bitcoin (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2244,7 +2293,7 @@ Inscriptio: %4 - + The recipient address is not valid, please recheck. Inscriptio accipientis non est valida, sodes reproba. @@ -2279,12 +2328,12 @@ Inscriptio: %4 - + Warning: Invalid Bitcoin address - + (no label) (nullus titulus) @@ -2294,7 +2343,7 @@ Inscriptio: %4 - + Are you sure you want to send? @@ -2304,7 +2353,7 @@ Inscriptio: %4 - + Payment request expired @@ -2381,12 +2430,7 @@ Inscriptio: %4 Nuntius: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2396,7 +2440,12 @@ Inscriptio: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2412,11 +2461,6 @@ Inscriptio: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Insero inscriptionem Bitcoin (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2454,19 +2498,19 @@ Inscriptio: %4 Inscriptio qua signare nuntium (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Glutina inscriptionem ex latibulo @@ -2507,12 +2551,12 @@ Inscriptio: %4 - + Clear &All Vacuefac &Omnia - + &Verify Message &Verifica Nuntium @@ -2527,7 +2571,7 @@ Inscriptio: %4 Inscriptio qua nuntius signatus est (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Verifica nuntium ut cures signatum esse cum specifica inscriptione Bitcoin @@ -2542,43 +2586,37 @@ Inscriptio: %4 Reconstitue omnes campos verificandi nuntii - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Insere inscriptionem Bitcoin (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Clicca "Signa Nuntium" ut signatio generetur - - - Enter Bitcoin signature - Insere signationem Bitcoin - - + The entered address is invalid. Inscriptio inserta non valida est. - + - + Please check the address and try again. Sodes inscriptionem proba et rursus conare. - - + + The entered address does not refer to a key. Inserta inscriptio clavem non refert. - + Wallet unlock was cancelled. Cassidilis reserare cancellatum est. @@ -2598,7 +2636,7 @@ Inscriptio: %4 Nuntius signatus. - + The signature could not be decoded. Signatio decodificari non potuit. @@ -2659,6 +2697,11 @@ Inscriptio: %4 + conflicted + + + + %1/offline %1/non conecto @@ -2820,12 +2863,12 @@ Inscriptio: %4 , nondum prospere disseminatum est - + Open for %n more block(s) Aperi pro %n pluribus frustis - + unknown ignotum @@ -2866,12 +2909,12 @@ Inscriptio: %4 Quantitas - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Aperi pro %n plure frustoAperi pro %n pluribus frustis @@ -2881,23 +2924,12 @@ Inscriptio: %4 Apertum donec %1 - - Offline (%1 confirmations) - Non conectum (%1 confirmationes) - - - - Unconfirmed (%1 of %2 confirmations) - Non confirmatum (%1 de %2 confirmationibus) - - - - + Confirmed (%1 confirmations) Confirmatum (%1 confirmationes) - + This block was not received by any other nodes and will probably not be accepted! Hoc frustum non acceptum est ab ulla alia nodis et probabiliter non acceptum erit! @@ -2907,7 +2939,27 @@ Inscriptio: %4 Generatum sed non acceptum - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Acceptum cum @@ -2937,7 +2989,7 @@ Inscriptio: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Status transactionis. Supervola cum mure ut monstretur numerus confirmationum. @@ -3203,12 +3255,12 @@ Inscriptio: %4 bitcoin-core - + Usage: Usus: - + List commands Enumera mandata @@ -3263,12 +3315,12 @@ Inscriptio: %4 Specifica tuam propriam publicam inscriptionem - + Threshold for disconnecting misbehaving peers (default: 100) Limen pro disconectendo paria improba (praedefinitum: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Numerum secundorum prohibere ne paria improba reconectant (praedefinitum: 86400) @@ -3288,17 +3340,17 @@ Inscriptio: %4 Accipe terminalis et JSON-RPC mandata. - + Run in the background as a daemon and accept commands Operare infere sicut daemon et mandata accipe - + Use the test network Utere rete experimentale - + Accept connections from outside (default: 1 if no -proxy or -connect) Accipe conexiones externas (praedefinitum: 1 nisi -proxy neque -connect) @@ -3439,6 +3491,11 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Conecte sole ad nodos specificatos (vel nodum specificatum) @@ -3649,6 +3706,11 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3698,12 +3760,12 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a - + Imports blocks from external blk000??.dat file Importat frusta ab externa plica blk000??.dat - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3723,7 +3785,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Constitue numerum filorum verificationis scriptorum (Maximum 16, 0 = auto, <0 = tot corda libera erunt, praedefinitum: 0) - + Information Informatio @@ -3793,7 +3855,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Specifica tempumfati conexionis in millisecundis (praedefinitum: 5000) - + System error: Systematis error: @@ -3839,6 +3901,11 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a + Zapping all transactions from wallet... + + + + version versio @@ -3848,32 +3915,32 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a wallet.dat corrupta, salvare abortum est - + Password for JSON-RPC connections Tessera pro conexionibus JSON-RPC - + Allow JSON-RPC connections from specified IP address Permitte conexionibus JSON-RPC ex inscriptione specificata - + Send commands to node running on <ip> (default: 127.0.0.1) Mitte mandata nodo operanti in <ip> (praedefinitum: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Pelle mandatum quando optissimum frustum mutat (%s in mandato substituitur ab hash frusti) - + Upgrade wallet to latest format Progredere cassidile ad formam recentissimam - + Set key pool size to <n> (default: 100) Constitue magnitudinem stagni clavium ad <n> (praedefinitum: 100) @@ -3883,12 +3950,12 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Iterum perlege catenam frustorum propter absentes cassidilis transactiones - + Use OpenSSL (https) for JSON-RPC connections Utere OpenSSL (https) pro conexionibus JSON-RPC - + Server certificate file (default: server.cert) Plica certificationis daemonis moderantis (praedefinitum: server.cert) @@ -3898,7 +3965,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Clavis privata daemonis moderans (praedefinitum: server.pem) - + This help message Hic nuntius auxilii @@ -3908,12 +3975,12 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Non posse conglutinare ad %s in hoc computatro (conglutinare redidit errorem %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Permitte quaerenda DNS pro -addnode, -seednode, et -connect - + Loading addresses... Legens inscriptiones... @@ -3928,12 +3995,12 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Error legendi wallet.dat: Cassidili necesse est recentior versio Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Cassidili necesse erat rescribi: Repelle Bitcoin ut compleas - + Error loading wallet.dat Error legendi wallet.dat @@ -3943,7 +4010,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Inscriptio -proxy non valida: '%s' - + Unknown network specified in -onlynet: '%s' Ignotum rete specificatum in -onlynet: '%s' @@ -3953,7 +4020,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Ignota -socks vicarii versio postulata: %i - + Cannot resolve -bind address: '%s' Non posse resolvere -bind inscriptonem: '%s' @@ -3963,7 +4030,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Non posse resolvere -externalip inscriptionem: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Quantitas non valida pro -paytxfee=<quantitas>: '%s' @@ -3983,7 +4050,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Legens indicem frustorum... - + Add a node to connect to and attempt to keep the connection open Adice nodum cui conectere et conare sustinere conexionem apertam @@ -3993,12 +4060,12 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Non posse conglutinare ad %s in hoc cumputatro. Bitcoin probabiliter iam operatur. - + Loading wallet... Legens cassidile... - + Cannot downgrade wallet Non posse cassidile regredi @@ -4008,7 +4075,7 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Non posse scribere praedefinitam inscriptionem - + Rescanning... Iterum perlegens... @@ -4018,17 +4085,17 @@ exempli gratia: alertnotify=echo %%s | mail -s "Bitcoin Notificatio" a Completo lengendi - + To use the %s option Ut utaris optione %s - + Error Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_lt.ts b/src/qt/locale/bitcoin_lt.ts index 4f818d1e96f65..05827bf82d419 100644 --- a/src/qt/locale/bitcoin_lt.ts +++ b/src/qt/locale/bitcoin_lt.ts @@ -35,6 +35,12 @@ Platinama pagal MIT/X11 licenciją, kurią rasite faile COPYING arba http://www. The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -615,6 +621,16 @@ Platinama pagal MIT/X11 licenciją, kurią rasite faile COPYING arba http://www. %n week(s) %n savaitė%n savaitės%n savaičių + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -688,7 +704,7 @@ Adresas: %4 Piniginė <b>užšifruota</b> ir šiuo metu <b>užrakinta</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -749,7 +765,7 @@ Adresas: %4 - + (un)select all @@ -764,7 +780,7 @@ Adresas: %4 - + Amount Suma @@ -915,7 +931,7 @@ Adresas: %4 - + Dust @@ -1097,7 +1113,7 @@ Adresas: %4 - + Bitcoin Core Bitcoin branduolys @@ -1241,7 +1257,7 @@ Adresas: %4 &Pagrindinės - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1251,7 +1267,7 @@ Adresas: %4 &Mokėti sandorio mokestį - + Automatically start Bitcoin after logging in to the system. Automatiškai paleisti Bitkoin programą įjungus sistemą. @@ -1266,12 +1282,7 @@ Adresas: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1286,7 +1297,12 @@ Adresas: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1321,7 +1337,17 @@ Adresas: %4 &Tinklas - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Automatiškai atidaryti Bitcoin kliento prievadą maršrutizatoriuje. Tai veikia tik tada, kai jūsų maršrutizatorius palaiko UPnP ir ji įjungta. @@ -1436,17 +1462,17 @@ Adresas: %4 &Atšaukti - + default numatyta - + none - + Confirm options reset @@ -1486,19 +1512,14 @@ Adresas: %4 - - Unconfirmed: - Nepatvirtinti: - - - + Wallet Piniginė - Confirmed: - Patvirtinta: + Available: + @@ -1506,7 +1527,12 @@ Adresas: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1654,6 +1680,11 @@ Adresas: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Įveskite bitkoinų adresą (pvz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1874,22 +1905,22 @@ Adresas: %4 ReceiveCoinsDialog - + &Amount: - + &Label: Ž&ymė: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1899,27 +1930,30 @@ Adresas: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1929,17 +1963,17 @@ Adresas: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1958,6 +1992,21 @@ Adresas: %4 Remove + + + Copy label + Kopijuoti žymę + + + + Copy message + + + + + Copy amount + Kopijuoti sumą + ReceiveRequestDialog @@ -2059,12 +2108,17 @@ Adresas: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Siųsti monetas @@ -2140,7 +2194,7 @@ Adresas: %4 - + Send to multiple recipients at once Siųsti keliems gavėjams vienu metu @@ -2150,7 +2204,7 @@ Adresas: %4 &A Pridėti gavėją - + Clear all fields of the form. @@ -2160,12 +2214,12 @@ Adresas: %4 Išvalyti &viską - + Balance: Balansas: - + Confirm the send action Patvirtinti siuntimo veiksmą @@ -2175,7 +2229,7 @@ Adresas: %4 &Siųsti - + Confirm send coins Patvirtinti monetų siuntimą @@ -2188,12 +2242,7 @@ Adresas: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Įveskite bitkoinų adresą (pvz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2243,7 +2292,7 @@ Adresas: %4 - + The recipient address is not valid, please recheck. Negaliojantis gavėjo adresas. Patikrinkite. @@ -2278,12 +2327,12 @@ Adresas: %4 - + Warning: Invalid Bitcoin address - + (no label) (nėra žymės) @@ -2293,7 +2342,7 @@ Adresas: %4 - + Are you sure you want to send? @@ -2303,7 +2352,7 @@ Adresas: %4 - + Payment request expired @@ -2380,12 +2429,7 @@ Adresas: %4 Žinutė: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2395,7 +2439,12 @@ Adresas: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2411,11 +2460,6 @@ Adresas: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Įveskite bitkoinų adresą (pvz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2453,19 +2497,19 @@ Adresas: %4 Įveskite bitkoinų adresą (pvz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Įvesti adresą iš mainų atminties @@ -2506,12 +2550,12 @@ Adresas: %4 - + Clear &All Išvalyti &viską - + &Verify Message &Patikrinti žinutę @@ -2526,7 +2570,7 @@ Adresas: %4 Įveskite bitkoinų adresą (pvz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Patikrinkite žinutę, jog įsitikintumėte, kad ją pasirašė nurodytas Bitcoin adresas @@ -2541,43 +2585,37 @@ Adresas: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Įveskite bitkoinų adresą (pvz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Spragtelėkite "Registruotis žinutę" tam, kad gauti parašą - - - Enter Bitcoin signature - Įveskite Bitcoin parašą - - + The entered address is invalid. Įvestas adresas negalioja. - + - + Please check the address and try again. Prašom patikrinti adresą ir bandyti iš naujo. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. Piniginės atrakinimas atšauktas. @@ -2597,7 +2635,7 @@ Adresas: %4 Žinutė pasirašyta. - + The signature could not be decoded. Nepavyko iškoduoti parašo. @@ -2658,6 +2696,11 @@ Adresas: %4 + conflicted + + + + %1/offline %1/neprisijungęs @@ -2819,12 +2862,12 @@ Adresas: %4 , transliavimas dar nebuvo sėkmingas - + Open for %n more block(s) - + unknown nežinomas @@ -2865,12 +2908,12 @@ Adresas: %4 Suma - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2880,23 +2923,12 @@ Adresas: %4 Atidaryta iki %1 - - Offline (%1 confirmations) - Atjungta (%1 patvirtinimai) - - - - Unconfirmed (%1 of %2 confirmations) - Nepatvirtintos (%1 iš %2 patvirtinimų) - - - - + Confirmed (%1 confirmations) Patvirtinta (%1 patvirtinimai) - + This block was not received by any other nodes and will probably not be accepted! Šis blokas negautas nė vienu iš mazgų ir matomai nepriimtas @@ -2906,7 +2938,27 @@ Adresas: %4 Išgauta bet nepriimta - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Gauta su @@ -2936,7 +2988,7 @@ Adresas: %4 nepasiekiama - + Transaction status. Hover over this field to show number of confirmations. Sandorio būklė. Užvedus pelės žymeklį ant šios srities matysite patvirtinimų skaičių. @@ -3202,12 +3254,12 @@ Adresas: %4 bitcoin-core - + Usage: Naudojimas: - + List commands Komandų sąrašas @@ -3262,12 +3314,12 @@ Adresas: %4 - + Threshold for disconnecting misbehaving peers (default: 100) Atjungimo dėl netinkamo kolegų elgesio riba (pagal nutylėjimą: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Sekundžių kiekis eikiamas palaikyti ryšį dėl lygiarangių nestabilumo (pagal nutylėjimą: 86.400) @@ -3287,17 +3339,17 @@ Adresas: %4 Priimti komandinę eilutę ir JSON-RPC komandas - + Run in the background as a daemon and accept commands Dirbti fone kaip šešėlyje ir priimti komandas - + Use the test network Naudoti testavimo tinklą - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3428,6 +3480,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Prisijungti tik prie nurodyto mazgo @@ -3638,6 +3695,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Paleisti Bitcoin serverį @@ -3687,12 +3749,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3712,7 +3774,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information Informacija @@ -3782,7 +3844,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nustatyti sujungimo trukmę milisekundėmis (pagal nutylėjimą: 5000) - + System error: Sistemos klaida: @@ -3828,6 +3890,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version versija @@ -3837,32 +3904,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Slaptažodis JSON-RPC sujungimams - + Allow JSON-RPC connections from specified IP address Leisti JSON-RPC tik iš nurodytų IP adresų - + Send commands to node running on <ip> (default: 127.0.0.1) Siųsti komandą mazgui dirbančiam <ip> (pagal nutylėjimą: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format Atnaujinti piniginę į naujausią formatą - + Set key pool size to <n> (default: 100) Nustatyti rakto apimties dydį <n> (pagal nutylėjimą: 100) @@ -3872,12 +3939,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ieškoti prarastų piniginės sandorių blokų grandinėje - + Use OpenSSL (https) for JSON-RPC connections Naudoti OpenSSL (https) jungimuisi JSON-RPC - + Server certificate file (default: server.cert) Serverio sertifikato failas (pagal nutylėjimą: server.cert) @@ -3887,7 +3954,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Serverio privatus raktas (pagal nutylėjimą: server.pem) - + This help message Pagelbos žinutė @@ -3897,12 +3964,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nepavyko susieti šiame kompiuteryje prievado %s (bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Leisti DNS paiešką sujungimui ir mazgo pridėjimui - + Loading addresses... Užkraunami adresai... @@ -3917,12 +3984,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. wallet.dat pakrovimo klaida, wallet.dat reikalauja naujasnės Bitcoin versijos - + Wallet needed to be rewritten: restart Bitcoin to complete Piniginė turi būti prrašyta: įvykdymui perkraukite Bitcoin - + Error loading wallet.dat wallet.dat pakrovimo klaida @@ -3932,7 +3999,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Neteisingas proxy adresas: '%s' - + Unknown network specified in -onlynet: '%s' @@ -3942,7 +4009,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3952,7 +4019,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' Neteisinga suma -paytxfee=<amount>: '%s' @@ -3972,7 +4039,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Įkeliamas blokų indeksas... - + Add a node to connect to and attempt to keep the connection open Pridėti mazgą prie sujungti su and attempt to keep the connection open @@ -3982,12 +4049,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nepavyko susieti šiame kompiuteryje prievado %s. Bitcoin tikriausiai jau veikia. - + Loading wallet... Užkraunama piniginė... - + Cannot downgrade wallet @@ -3997,7 +4064,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... Peržiūra @@ -4007,17 +4074,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Įkėlimas baigtas - + To use the %s option - + Error Klaida - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_lv_LV.ts b/src/qt/locale/bitcoin_lv_LV.ts index 48ac158b1e602..6a0ac94adb64c 100644 --- a/src/qt/locale/bitcoin_lv_LV.ts +++ b/src/qt/locale/bitcoin_lv_LV.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -685,7 +701,7 @@ Adrese: %4 Maciņš ir <b>šifrēts</b> un pašlaik <b>slēgts</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -746,7 +762,7 @@ Adrese: %4 - + (un)select all @@ -761,7 +777,7 @@ Adrese: %4 - + Amount Daudzums @@ -912,7 +928,7 @@ Adrese: %4 - + Dust @@ -1094,7 +1110,7 @@ Adrese: %4 - + Bitcoin Core @@ -1238,7 +1254,7 @@ Adrese: %4 &Galvenais - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1248,7 +1264,7 @@ Adrese: %4 &Maksāt par transakciju - + Automatically start Bitcoin after logging in to the system. Automātiski sākt Bitcoin pēc pieteikšanās sistēmā. @@ -1263,12 +1279,7 @@ Adrese: %4 - - Set database cache size in megabytes (default: 25) - Uzstādiet datu bāzes bufera izmēru megabaitos (pēc noklusēšanas: 25) - - - + MB @@ -1283,7 +1294,12 @@ Adrese: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1318,7 +1334,17 @@ Adrese: %4 &Tīkls - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Uz rūtera automātiski atvērt Bitcoin klienta portu. Tas strādā tikai tad, ja rūteris atbalsta UPnP un tas ir ieslēgts. @@ -1433,17 +1459,17 @@ Adrese: %4 &Atcelt - + default pēc noklusēšanas - + none - + Confirm options reset @@ -1483,18 +1509,13 @@ Adrese: %4 Attēlotā informācija var būt novecojusi. Jūsu maciņš pēc savienojuma izveides automātiski sinhronizējas ar Bitcoin tīklu, taču šis process vēl nav beidzies. - - Unconfirmed: - Neapstiprinātas: - - - + Wallet Maciņš - Confirmed: + Available: @@ -1503,14 +1524,19 @@ Adrese: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Immature: - + Nenobriedušu: @@ -1651,6 +1677,11 @@ Adrese: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Ierakstiet Bitcoin adresi (piem. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1871,22 +1902,22 @@ Adrese: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Nosaukums: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1896,27 +1927,30 @@ Adrese: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1926,17 +1960,17 @@ Adrese: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1955,6 +1989,21 @@ Adrese: %4 Remove + + + Copy label + Kopēt nosaukumu + + + + Copy message + + + + + Copy amount + Kopēt daudzumu + ReceiveRequestDialog @@ -2056,12 +2105,17 @@ Adrese: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Sūtīt bitkoinus @@ -2137,7 +2191,7 @@ Adrese: %4 - + Send to multiple recipients at once Sūtīt vairākiem saņēmējiem uzreiz @@ -2147,7 +2201,7 @@ Adrese: %4 - + Clear all fields of the form. @@ -2157,12 +2211,12 @@ Adrese: %4 &Notīrīt visu - + Balance: Bilance: - + Confirm the send action Apstiprināt nosūtīšanu @@ -2172,7 +2226,7 @@ Adrese: %4 - + Confirm send coins Apstiprināt bitkoinu sūtīšanu @@ -2185,12 +2239,7 @@ Adrese: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Ierakstiet Bitcoin adresi (piem. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2240,7 +2289,7 @@ Adrese: %4 - + The recipient address is not valid, please recheck. @@ -2275,12 +2324,12 @@ Adrese: %4 - + Warning: Invalid Bitcoin address - + (no label) (bez nosaukuma) @@ -2290,7 +2339,7 @@ Adrese: %4 - + Are you sure you want to send? @@ -2300,7 +2349,7 @@ Adrese: %4 - + Payment request expired @@ -2377,12 +2426,7 @@ Adrese: %4 Ziņojums: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2392,7 +2436,12 @@ Adrese: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2408,11 +2457,6 @@ Adrese: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Ierakstiet Bitcoin adresi (piem. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2450,19 +2494,19 @@ Adrese: %4 - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard ielīmēt adresi no starpliktuves @@ -2503,12 +2547,12 @@ Adrese: %4 - + Clear &All &Notīrīt visu - + &Verify Message @@ -2523,7 +2567,7 @@ Adrese: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2538,43 +2582,37 @@ Adrese: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Ierakstiet Bitcoin adresi (piem. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2594,7 +2632,7 @@ Adrese: %4 - + The signature could not be decoded. @@ -2655,6 +2693,11 @@ Adrese: %4 + conflicted + + + + %1/offline @@ -2816,12 +2859,12 @@ Adrese: %4 , vēl nav veiksmīgi izziņots - + Open for %n more block(s) - + unknown nav zināms @@ -2862,12 +2905,12 @@ Adrese: %4 Daudzums - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2877,23 +2920,12 @@ Adrese: %4 Atvērts līdz %1 - - Offline (%1 confirmations) - Nav pieslēgts (%1 apstiprinājumu) - - - - Unconfirmed (%1 of %2 confirmations) - Nav apstiprināts (%1 no %2 apstiprinājumu) - - - - + Confirmed (%1 confirmations) Apstiprināts (%1 apstiprinājumu) - + This block was not received by any other nodes and will probably not be accepted! Neviens cits mezgls šo bloku nav saņēmis un droši vien netiks akceptēts! @@ -2903,7 +2935,27 @@ Adrese: %4 Ģenerēts, taču nav akceptēts - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Saņemts ar @@ -2933,7 +2985,7 @@ Adrese: %4 (nav pieejams) - + Transaction status. Hover over this field to show number of confirmations. Transakcijas statuss. Turiet peli virs šī lauka, lai redzētu apstiprinājumu skaitu. @@ -3134,7 +3186,7 @@ Adrese: %4 to - + uz @@ -3199,12 +3251,12 @@ Adrese: %4 bitcoin-core - + Usage: Lietojums: - + List commands Komandu saraksts @@ -3259,12 +3311,12 @@ Adrese: %4 Norādiet savu publisko adresi - + Threshold for disconnecting misbehaving peers (default: 100) Slieksnis pārkāpējmezglu atvienošanai (pēc noklusēšanas: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Sekundes, cik ilgi atturēt pārkāpējmezglus no atkārtotas pievienošanās (pēc noklusēšanas: 86400) @@ -3284,17 +3336,17 @@ Adrese: %4 Pieņemt komandrindas un JSON-RPC komandas - + Run in the background as a daemon and accept commands Darbināt fonā kā servisu un pieņemt komandas - + Use the test network Izmantot testa tīklu - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3425,6 +3477,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3635,6 +3692,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3684,12 +3746,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3709,7 +3771,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3779,7 +3841,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3825,6 +3887,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version versija @@ -3834,32 +3901,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections JSON-RPC savienojumu parole - + Allow JSON-RPC connections from specified IP address Atļaut JSON-RPC savienojumus no norādītās IP adreses - + Send commands to node running on <ip> (default: 127.0.0.1) Nosūtīt komandas mezglam, kas darbojas adresē <ip> (pēc noklusēšanas: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Izpildīt komandu, kad labāk atbilstošais bloks izmainās (%s cmd aizvieto ar bloka hešu) - + Upgrade wallet to latest format Atjaunot maciņa formātu uz jaunāko - + Set key pool size to <n> (default: 100) Uzstādīt atslēgu bufera izmēru uz <n> (pēc noklusēšanas: 100) @@ -3869,12 +3936,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Atkārtoti skanēt bloku virkni, meklējot trūkstošās maciņa transakcijas - + Use OpenSSL (https) for JSON-RPC connections JSON-RPC savienojumiem izmantot OpenSSL (https) - + Server certificate file (default: server.cert) Servera sertifikāta fails (pēc noklusēšanas: server.cert) @@ -3884,7 +3951,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Servera privātā atslēga (pēc noklusēšanas: server.pem) - + This help message Šis palīdzības paziņojums @@ -3894,12 +3961,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nevar pievienoties pie %s šajā datorā (pievienošanās atgrieza kļūdu %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Atļaut DNS uzmeklēšanu priekš -addnode, -seednode un -connect - + Loading addresses... Ielādē adreses... @@ -3914,12 +3981,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nevar ielādēt wallet.dat: maciņa atvēršanai nepieciešama jaunāka Bitcoin versija - + Wallet needed to be rewritten: restart Bitcoin to complete Bija nepieciešams pārstartēt maciņu: pabeigšanai pārstartējiet Bitcoin - + Error loading wallet.dat Kļūda ielādējot wallet.dat @@ -3929,7 +3996,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nederīga -proxy adrese: '%s' - + Unknown network specified in -onlynet: '%s' -onlynet komandā norādīts nepazīstams tīkls: '%s' @@ -3939,7 +4006,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Pieprasīta nezināma -socks proxy versija: %i - + Cannot resolve -bind address: '%s' Nevar uzmeklēt -bind adresi: '%s' @@ -3949,7 +4016,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nevar atrisināt -externalip adresi: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Nederīgs daudzums priekš -paytxfree=<amount>: '%s' @@ -3969,7 +4036,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ielādē bloku indeksu... - + Add a node to connect to and attempt to keep the connection open Pievienot mezglu, kam pievienoties un turēt savienojumu atvērtu @@ -3979,12 +4046,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nevar pievienoties %s uz šī datora. Bitcoin droši vien jau darbojas. - + Loading wallet... Ielādē maciņu... - + Cannot downgrade wallet Nevar maciņa formātu padarīt vecāku @@ -3994,7 +4061,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nevar ierakstīt adresi pēc noklusēšanas - + Rescanning... Skanēju no jauna... @@ -4004,17 +4071,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ielāde pabeigta - + To use the %s option Izmantot opciju %s - + Error Kļūda - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_ms_MY.ts b/src/qt/locale/bitcoin_ms_MY.ts index 8df9ea2a3dfc1..cf915512bb9b9 100644 --- a/src/qt/locale/bitcoin_ms_MY.ts +++ b/src/qt/locale/bitcoin_ms_MY.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: Baki - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2858,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts index 8f196a66c330b..12333e399769c 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb.ts @@ -36,6 +36,12 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i The Bitcoin Core developers Bitcoin Core utviklerne + + + + (%1-bit) + + AddressBookPage @@ -339,7 +345,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i Node - + Node @@ -568,7 +574,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i &Command-line options - + &Kommandolinjevalg @@ -616,6 +622,16 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i %n week(s) %n uke%n uker + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -690,7 +706,7 @@ Adresse: %4 Lommeboken er <b>kryptert</b> og for tiden <b>låst</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. En fatal feil har inntruffet. Det er ikke trygt å fortsette og Bitcoin må derfor avslutte. @@ -751,7 +767,7 @@ Adresse: %4 Endring: - + (un)select all Fjern alt valgt @@ -766,7 +782,7 @@ Adresse: %4 Liste modus - + Amount Beløp @@ -834,7 +850,7 @@ Adresse: %4 Copy fee - + Kopier gebyr @@ -917,7 +933,7 @@ Adresse: %4 ingen - + Dust Støv @@ -1099,7 +1115,7 @@ Adresse: %4 - + Bitcoin Core Bitcoin Kjerne @@ -1244,7 +1260,7 @@ Adresse: %4 &Hoved - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Valgfritt transaksjonsgebyr per kB som sikrer at dine transaksjoner blir raskt prosessert. De fleste transaksjoner er 1 kB. @@ -1254,7 +1270,7 @@ Adresse: %4 Betal transaksjons&gebyr - + Automatically start Bitcoin after logging in to the system. Start Bitcoin automatisk etter innlogging. @@ -1269,12 +1285,7 @@ Adresse: %4 - - Set database cache size in megabytes (default: 25) - Sett størrelse på mellomlager for database i megabytes (standardverdi: 25) - - - + MB MB @@ -1289,14 +1300,19 @@ Adresse: %4 - - Connect to the Bitcoin network through a SOCKS proxy. + + &Spend unconfirmed change (experts only) + + + Connect to the Bitcoin network through a SOCKS proxy. + Koble til Bitcoin-nettverket gjennom en SOCKS proxy. + &Connect through SOCKS proxy (default proxy): - + &Koble til gjennom SOCKS proxy (standardvalg proxy): @@ -1324,7 +1340,17 @@ Adresse: %4 &Nettverk - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Åpne automatisk Bitcoin klientporten på ruteren. Dette virker kun om din ruter støtter UPnP og dette er påslått. @@ -1439,17 +1465,17 @@ Adresse: %4 &Avbryt - + default standardverdi - + none ingen - + Confirm options reset Bekreft innstillings tilbakestilling @@ -1457,7 +1483,7 @@ Adresse: %4 Client restart required to activate changes. - + Omstart av klienten er nødvendig for å aktivere endringene. @@ -1467,7 +1493,7 @@ Adresse: %4 This change would require a client restart. - + Denne endringen krever omstart av klienten. @@ -1489,19 +1515,14 @@ Adresse: %4 Informasjonen som vises kan være foreldet. Din lommebok synkroniseres automatisk med Bitcoin-nettverket etter at tilkobling er opprettet, men denne prosessen er ikke ferdig enda. - - Unconfirmed: - Ubekreftet - - - + Wallet Lommebok - Confirmed: - Bekreftet: + Available: + @@ -1509,7 +1530,12 @@ Adresse: %4 Din nåværende saldo - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Totalt antall ubekreftede transaksjoner som ikke teller med i saldo @@ -1657,6 +1683,11 @@ Adresse: %4 Error: Invalid combination of -regtest and -testnet. Feil: Ugyldig kombinasjon av -regtest og -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Skriv inn en Bitcoin adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1877,22 +1908,22 @@ Adresse: %4 ReceiveCoinsDialog - + &Amount: &Beløp: - + &Label: &Merkelapp: - + &Message: &Melding: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. Gjenbruk en av de tidligere brukte mottaksadressene. Gjenbruk av adresser har sikkerhets og personverns utfordringer. Ikke bruk dette med unntak for å gjennopprette en betalingsforespørsel som ble gjort tidligere. @@ -1902,27 +1933,30 @@ Adresse: %4 Gj&enbruk en eksisterende mottaksadresse (ikke anbefalt) - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. Fjern alle felter fra formen. @@ -1932,17 +1966,17 @@ Adresse: %4 Fjern - - &Request payment - Ette&rspør betaling + + Requested payments history + - - Requested payments - + + &Request payment + Ette&rspør betaling - + Show the selected request (does the same as double clicking an entry) Vis den valgte etterspørringen (gjør det samme som å dobbelklikke en oppføring) @@ -1961,6 +1995,21 @@ Adresse: %4 Remove Fjern + + + Copy label + Kopier merkelapp + + + + Copy message + Kopier melding + + + + Copy amount + Kopiér beløp + ReceiveRequestDialog @@ -2062,12 +2111,17 @@ Adresse: %4 (no message) (ingen melding) + + + (no amount) + (inget beløp) + SendCoinsDialog - + Send Coins Send Bitcoins @@ -2143,7 +2197,7 @@ Adresse: %4 - + Send to multiple recipients at once Send til flere enn én mottaker @@ -2153,7 +2207,7 @@ Adresse: %4 &Legg til Mottaker - + Clear all fields of the form. Fjern alle felter fra formen. @@ -2163,12 +2217,12 @@ Adresse: %4 Fjern &Alt - + Balance: Saldo: - + Confirm the send action Bekreft sending @@ -2178,7 +2232,7 @@ Adresse: %4 S&end - + Confirm send coins Bekreft sending av bitcoins @@ -2191,12 +2245,7 @@ Adresse: %4 %1 til %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Skriv inn en Bitcoin adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity Kopier mengde @@ -2208,7 +2257,7 @@ Adresse: %4 Copy fee - + Kopier gebyr @@ -2246,7 +2295,7 @@ Adresse: %4 eller - + The recipient address is not valid, please recheck. Adresse for mottaker er ugyldig. @@ -2281,22 +2330,22 @@ Adresse: %4 Transaksjonen ble avvist. Dette kan skje hvis noen av myntene i lommeboken allerede er brukt, f.eks. hvis du kopierte wallet.dat og mynter ble brukt i kopien uten å bli markert som brukt her. - + Warning: Invalid Bitcoin address Advarsel: Ugyldig Bitcoin adresse - + (no label) (ingen merkelapp) Warning: Unknown change address - + Advarsel: Ukjent adresse for vekslepenger - + Are you sure you want to send? Er du sikker på at du vil sende? @@ -2306,7 +2355,7 @@ Adresse: %4 lagt til som transaksjonsgebyr - + Payment request expired Betalingsforespørsel utgått @@ -2383,12 +2432,7 @@ Adresse: %4 Melding: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. Dette er en verifisert betalingsetterspørring @@ -2398,7 +2442,12 @@ Adresse: %4 Skriv inn en merkelapp for denne adressen for å legge den til listen av brukte adresser - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. Dette er en uverifisert betalingsetterspørring @@ -2412,12 +2461,7 @@ Adresse: %4 Memo: - - - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Skriv inn en Bitcoin adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Memo: @@ -2430,7 +2474,7 @@ Adresse: %4 Do not shut down the computer until this window disappears. - + Slå ikke av datamaskinen før dette vinduet forsvinner. @@ -2456,19 +2500,19 @@ Adresse: %4 Adressen for signering av meldingen (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Velg tidligere brukt adresse - - + + Alt+A Alt+A - + Paste address from clipboard Lim inn adresse fra utklippstavlen @@ -2509,12 +2553,12 @@ Adresse: %4 - + Clear &All Fjern &Alt - + &Verify Message &Verifiser Melding @@ -2529,7 +2573,7 @@ Adresse: %4 Adressen meldingen var signert med (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Verifiser meldingen for å være sikker på at den ble signert av den angitte Bitcoin-adressen @@ -2544,43 +2588,37 @@ Adresse: %4 Tilbakestill alle felter for meldingsverifikasjon - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Skriv inn en Bitcoin adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Klikk "Signer Melding" for å generere signatur - - - Enter Bitcoin signature - Angi Bitcoin signatur - - + The entered address is invalid. Angitt adresse er ugyldig. - + - + Please check the address and try again. Vennligst sjekk adressen og prøv igjen. - - + + The entered address does not refer to a key. Angitt adresse refererer ikke til en nøkkel. - + Wallet unlock was cancelled. Opplåsing av lommebok ble avbrutt. @@ -2600,7 +2638,7 @@ Adresse: %4 Melding signert. - + The signature could not be decoded. Signaturen kunne ikke dekodes. @@ -2661,6 +2699,11 @@ Adresse: %4 + conflicted + + + + %1/offline %1/frakoblet @@ -2822,12 +2865,12 @@ Adresse: %4 , har ikke blitt kringkastet uten problemer enda. - + Open for %n more block(s) Åpen for %n blokk tilÅpen for %n blokker til - + unknown ukjent @@ -2868,12 +2911,12 @@ Adresse: %4 Beløp - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Åpen for %n blokk tilÅpen for %n blokker til @@ -2883,23 +2926,12 @@ Adresse: %4 Åpen til %1 - - Offline (%1 confirmations) - Frakoblet (%1 bekreftelser) - - - - Unconfirmed (%1 of %2 confirmations) - Ubekreftet (%1 av %2 bekreftelser) - - - - + Confirmed (%1 confirmations) Bekreftet (%1 bekreftelser) - + This block was not received by any other nodes and will probably not be accepted! Denne blokken har ikke blitt mottatt av noen andre noder og vil sannsynligvis ikke bli akseptert! @@ -2909,7 +2941,27 @@ Adresse: %4 Generert men ikke akseptert - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Mottatt med @@ -2939,7 +2991,7 @@ Adresse: %4 - - + Transaction status. Hover over this field to show number of confirmations. Transaksjonsstatus. Hold muspekeren over dette feltet for å se antall bekreftelser. @@ -3205,12 +3257,12 @@ Adresse: %4 bitcoin-core - + Usage: Bruk: - + List commands List opp kommandoer @@ -3265,12 +3317,12 @@ Adresse: %4 Angi din egen offentlige adresse - + Threshold for disconnecting misbehaving peers (default: 100) Grenseverdi for å koble fra noder med dårlig oppførsel (standardverdi: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Antall sekunder noder med dårlig oppførsel hindres fra å koble til på nytt (standardverdi: 86400) @@ -3290,17 +3342,17 @@ Adresse: %4 Ta imot kommandolinje- og JSON-RPC-kommandoer - + Run in the background as a daemon and accept commands Kjør i bakgrunnen som daemon og ta imot kommandoer - + Use the test network Bruk testnettverket - + Accept connections from outside (default: 1 if no -proxy or -connect) Ta imot tilkoblinger fra utsiden (standardverdi: 1 hvis uten -proxy eller -connect) @@ -3411,7 +3463,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup. - + Advarsel: wallet.dat korrupt, data reddet! Original wallet.dat lagret som wallet.{timestamp}.bak i %s; hvis din saldo eller dine transaksjoner ikke er korrekte bør du gjenopprette fra en backup. @@ -3440,6 +3492,11 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Koble kun til angitt(e) node(r) @@ -3650,6 +3707,11 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Start Bitcoin tjener @@ -3661,7 +3723,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Usage (deprecated, use bitcoin-cli): - + Bruk (foreldet, bruk bitcoin-cli): @@ -3686,7 +3748,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Wallet options: - + Valg for lommebok: @@ -3699,12 +3761,12 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Du må gjenoppbygge databasen med å bruke -reindex for å endre -txindex - + Imports blocks from external blk000??.dat file Importerer blokker fra ekstern blk000?.dat fil - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3724,7 +3786,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ - + Information Informasjon @@ -3756,7 +3818,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Only accept block chain matching built-in checkpoints (default: 1) - + Aksepter kun en blokkjede som passer med innebygde sjekkpunkter (standardvalg: 1) @@ -3794,7 +3856,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Angi tidsavbrudd for forbindelse i millisekunder (standardverdi: 5000) - + System error: Systemfeil: @@ -3840,6 +3902,11 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ + Zapping all transactions from wallet... + + + + version versjon @@ -3849,32 +3916,32 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ wallet.dat korrupt, bergning feilet - + Password for JSON-RPC connections Passord for JSON-RPC forbindelser - + Allow JSON-RPC connections from specified IP address Tillat JSON-RPC tilkoblinger fra angitt IP-adresse - + Send commands to node running on <ip> (default: 127.0.0.1) Send kommandoer til node på <ip> (standardverdi: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Eksekvér kommando når beste blokk endrer seg (%s i kommandoen erstattes med blokkens hash) - + Upgrade wallet to latest format Oppgradér lommebok til nyeste format - + Set key pool size to <n> (default: 100) Angi størrelse på nøkkel-lager til <n> (standardverdi: 100) @@ -3884,12 +3951,12 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Se gjennom blokk-kjeden etter manglende lommeboktransaksjoner - + Use OpenSSL (https) for JSON-RPC connections Bruk OpenSSL (https) for JSON-RPC forbindelser - + Server certificate file (default: server.cert) Servers sertifikat (standardverdi: server.cert) @@ -3899,7 +3966,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Servers private nøkkel (standardverdi: server.pem) - + This help message Denne hjelpemeldingen @@ -3909,12 +3976,12 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Kan ikke binde til %s på denne datamaskinen (bind returnerte feil %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Tillat DNS oppslag for -addnode, -seednode og -connect - + Loading addresses... Laster adresser... @@ -3929,12 +3996,12 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Feil ved lasting av wallet.dat: Lommeboken krever en nyere versjon av Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Lommeboken måtte skrives om: start Bitcoin på nytt for å fullføre - + Error loading wallet.dat Feil ved lasting av wallet.dat @@ -3944,7 +4011,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Ugyldig -proxy adresse: '%s' - + Unknown network specified in -onlynet: '%s' Ukjent nettverk angitt i -onlynet '%s' @@ -3954,7 +4021,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Ukjent -socks proxy versjon angitt: %i - + Cannot resolve -bind address: '%s' Kunne ikke slå opp -bind adresse: '%s' @@ -3964,7 +4031,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Kunne ikke slå opp -externalip adresse: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Ugyldig beløp for -paytxfee=<beløp>: '%s' @@ -3984,7 +4051,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Laster blokkindeks... - + Add a node to connect to and attempt to keep the connection open Legg til node for tilkobling og hold forbindelsen åpen @@ -3994,12 +4061,12 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Kan ikke binde til %s på denne datamaskinen. Sannsynligvis kjører Bitcoin allerede. - + Loading wallet... Laster lommebok... - + Cannot downgrade wallet Kan ikke nedgradere lommebok @@ -4009,7 +4076,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Kan ikke skrive standardadresse - + Rescanning... Leser gjennom... @@ -4019,17 +4086,17 @@ For eksempel: varselmelding=echo %%s | mail -s "Bitcoin varsel" admin@ Ferdig med lasting - + To use the %s option For å bruke %s opsjonen - + Error Feil - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_pam.ts b/src/qt/locale/bitcoin_pam.ts index 781b5c04a5d67..f971242412cbc 100644 --- a/src/qt/locale/bitcoin_pam.ts +++ b/src/qt/locale/bitcoin_pam.ts @@ -34,6 +34,12 @@ Ing produktung ini atin yang makayabeng software a gewa dareng OpenSSL Project p The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -614,6 +620,16 @@ Ing produktung ini atin yang makayabeng software a gewa dareng OpenSSL Project p %n week(s) %n dominggu%n dominggu + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -688,7 +704,7 @@ Address: %4 Maka-<b>encrypt</b> ya ing wallet at kasalukuyan yang maka-<b>locked</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Atin kamalian a milyari. Ali ne magsilbing sumulung pa ing Bitcoin at kailangan na ng tuknang. @@ -749,7 +765,7 @@ Address: %4 - + (un)select all @@ -764,7 +780,7 @@ Address: %4 - + Amount Alaga @@ -915,7 +931,7 @@ Address: %4 - + Dust @@ -1097,7 +1113,7 @@ Address: %4 - + Bitcoin Core Kapilubluban ning Bitcoin @@ -1241,7 +1257,7 @@ Address: %4 &Pun - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1251,7 +1267,7 @@ Address: %4 Mamayad &bayad para king transaksion - + Automatically start Bitcoin after logging in to the system. Umpisan yang antimu ing Bitcoin kaibat mekapag-log in king sistema. @@ -1266,12 +1282,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - Ilage ya ing dagul o lati na ing database cache king megabytes (default: 25) - - - + MB @@ -1286,7 +1297,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1321,7 +1337,17 @@ Address: %4 &Network - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Ibuklat yang antimanu ing Bitcoin client port king router. Gagana yamu ini istung ing router mu susuporta yang UPnP at magsilbi ya. @@ -1436,17 +1462,17 @@ Address: %4 I-&Cancel - + default default - + none - + Confirm options reset @@ -1486,19 +1512,14 @@ Address: %4 Ing makaltong impormasion mapalyaring luma ne. Ing kekang wallet otomatiku yang mag-synchronize keng Bitcoin network istung mekakonekta ne king network, oneng ing prosesung ini ali ya pa kumpletu. - - Unconfirmed: - Ali pa me-kumpirma: - - - + Wallet Wallet - Confirmed: - Me-kumpirma: + Available: + @@ -1506,7 +1527,12 @@ Address: %4 Ing kekang kasalungsungan balanse a malyari mung gastusan - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Ing kabuuan dareng transaksion a kasalungsungan ali pa me-kumpirma, at kasalungsungan ali pa mebilang kareng kekang balanseng malyari mung gastusan @@ -1654,6 +1680,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Magpalub kang Bitcoin address(e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1874,22 +1905,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1899,27 +1930,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1929,17 +1963,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1958,6 +1992,21 @@ Address: %4 Remove + + + Copy label + Kopyan ing label + + + + Copy message + + + + + Copy amount + Kopyan ing alaga + ReceiveRequestDialog @@ -2059,12 +2108,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Magpadalang Barya @@ -2140,7 +2194,7 @@ Address: %4 - + Send to multiple recipients at once Misanang magpadala kareng alialiuang tumanggap @@ -2150,7 +2204,7 @@ Address: %4 Maglage &Tumanggap - + Clear all fields of the form. @@ -2160,12 +2214,12 @@ Address: %4 I-Clear &Eganagana - + Balance: Balanse: - + Confirm the send action Kumpirman ing aksion king pamagpadala @@ -2175,7 +2229,7 @@ Address: %4 Ipadala - + Confirm send coins Kumpirman ing pamagpadalang barya @@ -2188,12 +2242,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Magpalub kang Bitcoin address(e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2243,7 +2292,7 @@ Address: %4 - + The recipient address is not valid, please recheck. Ing address na ning tumanggap ali ya katanggap-tanggap, maliari pung pakilaue pasibayu. @@ -2278,12 +2327,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (alang label) @@ -2293,7 +2342,7 @@ Address: %4 - + Are you sure you want to send? @@ -2303,7 +2352,7 @@ Address: %4 - + Payment request expired @@ -2380,12 +2429,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2395,7 +2439,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2411,11 +2460,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Magpalub kang Bitcoin address(e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2453,19 +2497,19 @@ Address: %4 Ing address ban a -pirman ya ing mensayi kayabe ning (e.g.1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Idikit ing address menibat clipboard @@ -2506,12 +2550,12 @@ Address: %4 - + Clear &All I-Clear &Eganagana - + &Verify Message &Beripikan ing Mensayi @@ -2526,7 +2570,7 @@ Address: %4 Ing address na ning mensayi nung nokarin me pirma ya ini (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Beripikan ing mensayi ban asiguradu a me pirma ya ini gamit ing mepiling Bitcoin address @@ -2541,43 +2585,37 @@ Address: %4 Ibalik king dati reng ngan fields na ning pamag beripikang mensayi - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Magpalub kang Bitcoin address(e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature I-click ing "Pirman ing Mensayi" ban agawa ya ing metung a pirma - - - Enter Bitcoin signature - Ipalub ing pirma na ning Bitcoin - - + The entered address is invalid. Ing milub a address e ya katanggap-tanggap. - + - + Please check the address and try again. Maliaring pakilawe pasibayu ing address at pasibayuan ya iti. - - + + The entered address does not refer to a key. Ing milub a address ali ya mag-refer king metung a key. - + Wallet unlock was cancelled. Me-kansela ya ing pamag-unlock king wallet. @@ -2597,7 +2635,7 @@ Address: %4 Me-pirman ne ing mensayi. - + The signature could not be decoded. Ing pirma ali ya bisang ma-decode. @@ -2658,6 +2696,11 @@ Address: %4 + conflicted + + + + %1/offline %1/offline @@ -2819,12 +2862,12 @@ Address: %4 , eya matagumpeng mibalita - + Open for %n more block(s) - + unknown e miya balu @@ -2865,12 +2908,12 @@ Address: %4 Alaga - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2880,23 +2923,12 @@ Address: %4 Makabuklat anggang %1 - - Offline (%1 confirmations) - Offline(%1 kumpirmasion) - - - - Unconfirmed (%1 of %2 confirmations) - Ali pa me-kumpirma(%1 kareng %2 kumpirmasion) - - - - + Confirmed (%1 confirmations) Me-kumpirma(%1 kumpirmasion) - + This block was not received by any other nodes and will probably not be accepted! Ing block a ini ali de atanggap deng aliwa pang nodes ania ali ya magsilbing tanggapan @@ -2906,7 +2938,27 @@ Address: %4 Me-generate ya oneng ali ya metanggap - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Atanggap kayabe ning @@ -2936,7 +2988,7 @@ Address: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Status ning Transaksion: Itapat me babo na ning field a ini ban ipakit dala reng bilang dareng me-kumpirma na @@ -3202,12 +3254,12 @@ Address: %4 bitcoin-core - + Usage: Pamanggamit: - + List commands Listahan dareng commands @@ -3262,12 +3314,12 @@ Address: %4 Sabyan me ing kekang pampublikong address - + Threshold for disconnecting misbehaving peers (default: 100) Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3287,17 +3339,17 @@ Address: %4 Tumanggap command line at JSON-RPC commands - + Run in the background as a daemon and accept commands Gumana king gulut bilang daemon at tumanggap commands - + Use the test network Gamitan ing test network - + Accept connections from outside (default: 1 if no -proxy or -connect) Tumanggap koneksion menibat king kilwal (default: 1 if no -proxy or -connect) @@ -3428,6 +3480,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Kumunekta mu king mepiling node(s) @@ -3638,6 +3695,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3687,12 +3749,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3712,7 +3774,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information &Impormasion @@ -3782,7 +3844,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: Kamalian ning sistema: @@ -3828,6 +3890,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version bersion @@ -3837,32 +3904,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Password para king JSON-RPC koneksion - + Allow JSON-RPC connections from specified IP address Payagan ya i JSON-RPC koneksion para king metung a IP address - + Send commands to node running on <ip> (default: 127.0.0.1) Magpadalang command king node a gagana king <ip>(default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) I-execute ing command istung mialilan ya ing best block (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format I-upgrade ing wallet king pekabayung porma - + Set key pool size to <n> (default: 100) I-set ing key pool size king <n>(default: 100) @@ -3872,12 +3939,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. I-scan pasibayu ing block chain para kareng mauaualang transaksion - + Use OpenSSL (https) for JSON-RPC connections Gumamit OpenSSL(https) para king JSON-RPC koneksion - + Server certificate file (default: server.cert) Server certificate file (default: server.cert) @@ -3887,7 +3954,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Server private key (default: server.pem) - + This help message Ining saup a mensayi @@ -3897,12 +3964,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ali ya magsilbing mag-bind keng %s kening kompyuter a ini (bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Payagan ing pamaglawe DNS para king -addnode, -seednode and -connect - + Loading addresses... Lo-load da ne ing address... @@ -3917,12 +3984,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Me-mali ya ing pamag-load na ning wallet.dat: Ing wallet mangailangan yang bayung bersion na ning Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Ing wallet mangailangan yang misulat pasibayu: Umpisan yang pasibayu ing Bitcoin ban ma-kumpleto ya - + Error loading wallet.dat Me-mali ya ing pamag-load king wallet.dat @@ -3932,7 +3999,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ali katanggap-tanggap a -proxy addresss: '%s' - + Unknown network specified in -onlynet: '%s' E kilalang network ing mepili king -onlynet: '%s' @@ -3942,7 +4009,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. E kilalang -socks proxy version requested: %i - + Cannot resolve -bind address: '%s' Eya me-resolve ing -bind address: '%s' @@ -3952,7 +4019,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Eya me-resolve ing -externalip address: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Eya maliari ing alaga keng -paytxfee=<amount>: '%s' @@ -3972,7 +4039,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Lo-load dane ing block index... - + Add a node to connect to and attempt to keep the connection open Magdagdag a node ban kumunekta at subuknan apanatili yang makabuklat ing koneksion @@ -3982,12 +4049,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Eya megsilbing idikit king %s na ning kompyuter a ini. Mapaliaring mamandar ne ing Bitcoin. - + Loading wallet... Lo-load dane ing wallet... - + Cannot downgrade wallet Ali ya magsilbing i-downgrade ing wallet @@ -3997,7 +4064,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Eya misulat ing default address - + Rescanning... I-scan deng pasibayu... @@ -4007,17 +4074,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Yari ne ing pamag-load - + To use the %s option Para agamit ing %s a pimamilian - + Error Mali - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts index 3627f3316724a..9a4f2fb48b89d 100644 --- a/src/qt/locale/bitcoin_pt_BR.ts +++ b/src/qt/locale/bitcoin_pt_BR.ts @@ -4,12 +4,12 @@ About Bitcoin Core - + Sobre o Bitcoin Core <b>Bitcoin Core</b> version - + versão do <b>Bitcoin Core</b> @@ -34,7 +34,13 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS The Bitcoin Core developers - + Programadores do Bitcoin Core + + + + + (%1-bit) + (%1-bit) @@ -102,7 +108,7 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS Choose the address to receive coins with - + Escolha o endereço para receber moedas @@ -127,7 +133,7 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction. - + Estes são os seus endereços Bitcoin para receber pagamentos. Recomenda-se a utilização de um novo endereço de recebimento para cada transação. @@ -157,7 +163,7 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS There was an error trying to save the address list to %1. - + Ocorreu um erro ao tentar salvar a lista de endereço em %1. @@ -339,7 +345,7 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS Node - + @@ -542,38 +548,38 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS Request payments (generates QR codes and bitcoin: URIs) - + Solicitações de pagamentos (gera códigos QR e bitcoin: URIs) &About Bitcoin Core - + &A respeito do Bitcoin Core Show the list of used sending addresses and labels - + Mostrar a lista de endereços de envio e etiquetas usadas Show the list of used receiving addresses and labels - + Mostrar a lista de endereços de recebimento usados ​​e etiquetas Open a bitcoin: URI or payment request - + Abrir um bitcoin: URI ou cobrança &Command-line options - + Opções de linha de &comando Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options - + Mostra a mensagem de ajuda do Bitcoin Core para pegar a lista com os comandos possíveis @@ -616,6 +622,16 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS %n week(s) %n semana%n semanas + + + %1 and %2 + %1 e %2 + + + + %n year(s) + %n ano%n anos + %1 behind @@ -689,7 +705,7 @@ Endereço: %4 Carteira está <b>criptografada</b> e atualmente <b>bloqueada</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Um erro fatal ocorreu. Bitcoin não pode continuar em segurança e irá fechar. @@ -707,7 +723,7 @@ Endereço: %4 Coin Control Address Selection - + Coin Control Address Selection @@ -717,7 +733,7 @@ Endereço: %4 Bytes: - + Bytes: @@ -750,22 +766,22 @@ Endereço: %4 trocar - + (un)select all - + (de)selecionar tudo Tree mode - + Modo árvore List mode - + Modo lista - + Amount Quantidade @@ -818,12 +834,12 @@ Endereço: %4 Lock unspent - + Travar não gasto Unlock unspent - + Destravar não gasto @@ -838,7 +854,7 @@ Endereço: %4 Copy after fee - + Copia pós-taxa @@ -848,67 +864,67 @@ Endereço: %4 Copy priority - + Copia prioridade Copy low output - + Copia saída de pouco valor Copy change - + Copia alteração highest - + mais alta possível higher - + muito alta high - + alta medium-high - + média-alta medium - + média low-medium - + média-baixa low - + baixa lower - + muito baixa lowest - + a mais baixa possível (%1 locked) - + (%1 travado) @@ -916,66 +932,66 @@ Endereço: %4 nenhum - + Dust - + Sujeira yes - + sim no - + não This label turns red, if the transaction size is greater than 1000 bytes. - + Esse marcador fica vermelho se a transação ultrapassar 1000 bytes. This means a fee of at least %1 per kB is required. - + Isso significa que uma taxa de pelo menos %1 por kB é necessária. Can vary +/- 1 byte per input. - + Pode variar +/- 1 byte por entrada. Transactions with higher priority are more likely to get included into a block. - + Transações de alta prioridade são mais propensas a serem incluídas em um bloco. This label turns red, if the priority is smaller than "medium". - + Esse marcador fica vermelho se a prioridade for menor que "média". This label turns red, if any recipient receives an amount smaller than %1. - + Esse marcador fica vermelho se qualquer destinatário receber uma quantia menor que %1 This means a fee of at least %1 is required. - + Isso significa que uma taxa de pelo menos %1 é necessária. Amounts below 0.546 times the minimum relay fee are shown as dust. - + Quantias abaixo de 0,546 multiplicado pela taxa mínima é mostrada como sujeira. This label turns red, if the change is smaller than %1. - + Esse marcador fica vermelho se o troco for menor que %1. @@ -986,12 +1002,12 @@ Endereço: %4 change from %1 (%2) - + troco de %1 (%2) (change) - + (troco) @@ -1009,12 +1025,12 @@ Endereço: %4 The label associated with this address list entry - + A etiqueta associada com esta lista de endereço de entrada The address associated with this address list entry. This can only be modified for sending addresses. - + O endereço associado a esta lista de endereços de entrada. Isso só pode ser modificado para o envio de endereços. @@ -1095,10 +1111,10 @@ Endereço: %4 Bitcoin Core - Command-line options - + Bitcoin Core - Opções de linha de comando - + Bitcoin Core Núcleo Bitcoin @@ -1153,17 +1169,17 @@ Endereço: %4 Welcome to Bitcoin Core. - + Bem vindo ao Bitcoin Core. As this is the first time the program is launched, you can choose where Bitcoin Core will store its data. - + A primeira vez que o programa é aberto você pode escolher onde o Bitcoin Core vai guardar os dados. Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. - + Bitcoin Core vai fazer download e guardar uma cópia da longa e única cadeia de blocos do Bitcoin: Blockchain. Pelo menos %1 GB de dados serão armazenados nesse diretório e isso aumentará ao longo do tempo. Sua carteira também será armazenada nesse diretório. @@ -1206,27 +1222,27 @@ Endereço: %4 Open URI - + Abrir URI Open payment request from URI or file - + Cobrança aberta de URI ou arquivo URI: - + URI: Select payment request file - + Selecione o arquivo de cobrança Select payment request file to open - + Selecione o arquivo de cobrança para ser aberto @@ -1242,7 +1258,7 @@ Endereço: %4 Principal - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Taxa de transação opcional por kB que ajuda a garantir que suas transações sejam processadas rapidamente. A maioria das transações são de 1 kB. @@ -1252,7 +1268,7 @@ Endereço: %4 Pagar taxa de &transação - + Automatically start Bitcoin after logging in to the system. Iniciar Bitcoin automaticamente após se logar no sistema. @@ -1264,22 +1280,17 @@ Endereço: %4 Size of &database cache - + Tamanho do banco de &dados do cache - - Set database cache size in megabytes (default: 25) - Definir o tamanho do cache do banco de dados em megabytes (padrão: 25) - - - + MB MB Number of script &verification threads - + Número de threads do script de &verificação @@ -1287,24 +1298,29 @@ Endereço: %4 Defina o número de linhas de verificação (até 16, 0 = auto, <0 = deixar muitos núcleos livres, padrão: 0) - + + &Spend unconfirmed change (experts only) + Ga&star troco não confirmado (avançado) + + + Connect to the Bitcoin network through a SOCKS proxy. - + Conectado na rede do Bitcoin através de proxy SOCKS. &Connect through SOCKS proxy (default proxy): - + &Conectado via proxy SOCKS (padrão proxy): IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) - + Endereço de IP do proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) Active command-line options that override above options: - + Ativa as opções de linha de comando que sobrescreve as opções acima: @@ -1322,7 +1338,17 @@ Endereço: %4 Rede - + + W&allet + C&arteira + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + Se você desabilitar o gasto de um troco não confirmado, o troco da transação não poderá ser utilizado até a transação ter pelo menos uma confirmação. Isso também afeta seu saldo computado. + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Abrir as portas do cliente Bitcoin automaticamente no roteador. Isto só funcionará se seu roteador suportar UPnP e esta função estiver habilitada. @@ -1419,12 +1445,12 @@ Endereço: %4 Whether to show coin control features or not. - + Mostrar ou não opções de controle da moeda. Display coin &control features (experts only) - + Mostrar opções de &controle de moeda (avançado) @@ -1437,17 +1463,17 @@ Endereço: %4 &Cancelar - + default padrão - + none nenhum - + Confirm options reset Confirmar redefinição de opções @@ -1455,17 +1481,17 @@ Endereço: %4 Client restart required to activate changes. - + Reinicialização do aplicativo necessária para efetivar alterações. Client will be shutdown, do you want to proceed? - + O aplicativo vai desligar, deseja continuar? This change would require a client restart. - + Essa mudança requer uma reinicialização do aplicativo. @@ -1487,19 +1513,14 @@ Endereço: %4 A informação mostrada pode estar desatualizada. Sua carteira sincroniza automaticamente com a rede Bitcoin depois que a conexão é estabelecida, mas este processo pode não estar completo ainda. - - Unconfirmed: - Não confirmadas: - - - + Wallet Carteira - Confirmed: - Confirmado: + Available: + Disponível: @@ -1507,7 +1528,12 @@ Endereço: %4 Seu saldo atual spendable - + + Pending: + Pendente: + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Total de transações que ainda têm de ser confirmados, e ainda não contam para o equilíbrio spendable @@ -1559,7 +1585,7 @@ Endereço: %4 Requested payment amount of %1 is too small (considered dust). - + Valor do pagamento solicitado de 1% é muito pequeno (Considerado poeira). @@ -1579,37 +1605,37 @@ Endereço: %4 Net manager warning - + Gerenciador de rede problemático Your active proxy doesn't support SOCKS5, which is required for payment requests via proxy. - + Seu proxy ativo não suporta SOCKS5, que é obrigatório para cobranças via proxy. Payment request fetch URL is invalid: %1 - + URL de cobrança é inválida: %1 Payment request file handling - + Manipulação de arquivo de cobrança Payment request file can not be read or processed! This can be caused by an invalid payment request file. - + Arquivo de cobrança não pôde ser lido ou processado! Isso pode ter sido causado por um arquivo de cobrança inválido. Unverified payment requests to custom payment scripts are unsupported. - + Cobrança não verificada para scripts de pagamento personalizados não é suportado. Refund from %1 - + Reembolso de 1% @@ -1619,7 +1645,7 @@ Endereço: %4 Payment request can not be parsed or processed! - + Cobrança não pôde ser processada! @@ -1681,7 +1707,7 @@ Endereço: %4 PNG Image (*.png) - + PNG Imagem (*.png) @@ -1719,7 +1745,7 @@ Endereço: %4 Debug window - + Janela de debug @@ -1844,37 +1870,37 @@ Endereço: %4 %1 B - + 1% B %1 KB - + 1% KB %1 MB - + %1 MB %1 GB - + %1 GB %1 m - + %1 m %1 h - + %1 h %1 h %2 m - + %1 h %2 m @@ -1897,40 +1923,40 @@ Endereço: %4 Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. - + Reutilize um dos endereços de recebimento anteriormente utilizados. Reutilizar um endereço implica em problemas com segurança e privacidade. Não reutilize a menos que esteja refazendo uma cobrança já feita anteriormente. R&euse an existing receiving address (not recommended) - + R&eutilize um endereço de recebimento (não recomendado) An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - + Uma mensagem opcional que será anexada na cobrança e será mostrada quando ela for aberta. Nota: A mensagem não será enviada com o pagamento pela rede Bitcoin. An optional label to associate with the new receiving address. - + Um marcador opcional para associar ao novo endereço de recebimento. Use this form to request payments. All fields are <b>optional</b>. - + Use esse formulário para fazer cobranças. Todos os campos são <b>opcionais</b>. An optional amount to request. Leave this empty or zero to not request a specific amount. - + Uma quantia opcional para cobrar. Deixe vazio ou em branco se o pagador puder especificar a quantia. Clear all fields of the form. - + Limpa todos os campos do formulário. @@ -1940,7 +1966,7 @@ Endereço: %4 Requested payments history - + Histórico de cobranças @@ -1950,22 +1976,22 @@ Endereço: %4 Show the selected request (does the same as double clicking an entry) - + Mostra a cobrança selecionada (o mesmo que clicar duas vezes em um registro) Show - + Mostrar Remove the selected entries from the list - + Remove o registro selecionado da lista Remove - + Remover @@ -1975,7 +2001,7 @@ Endereço: %4 Copy message - + Copiar mensagem @@ -2081,12 +2107,12 @@ Endereço: %4 (no message) - + (sem mensagem) (no amount) - + (sem quantia especificada) @@ -2101,22 +2127,22 @@ Endereço: %4 Coin Control Features - + Opções de Controle da Moeda Inputs... - + Entradas... automatically selected - + automaticamente selecionado Insufficient funds! - + Saldo insuficiente! @@ -2126,7 +2152,7 @@ Endereço: %4 Bytes: - + Bytes: @@ -2161,12 +2187,12 @@ Endereço: %4 If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. - + Se isso estiver ativo e o endereço de troco estiver vazio ou inválido, o troco será enviado a um novo endereço gerado na hora. Custom change address - + Endereço específico de troco @@ -2181,7 +2207,7 @@ Endereço: %4 Clear all fields of the form. - + Limpar todos os campos do formulário. @@ -2234,7 +2260,7 @@ Endereço: %4 Copy after fee - + Copia pós-taxa @@ -2244,22 +2270,22 @@ Endereço: %4 Copy priority - + Copia prioridade Copy low output - + Copia saída de pouco valor Copy change - + Copia alteração Total Amount %1 (= %2) - + Quantidade Total %1 (= %2) @@ -2294,17 +2320,17 @@ Endereço: %4 Transaction creation failed! - + A criação de transação falhou! 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. - + A transação foi rejeitada! Isso pode acontecer se alguns bitcoins na sua carteira já foram gastos em outro local, por exemplo se você tiver uma cópia do wallet.dat e os bitcoins tiverem sido gastos na cópia mas não marcados como gastos aqui ainda. Warning: Invalid Bitcoin address - + Atenção: endereço de Bitcoin inválido @@ -2314,7 +2340,7 @@ Endereço: %4 Warning: Unknown change address - + Atenção: endereço de troco desconhecido @@ -2369,12 +2395,12 @@ Endereço: %4 Choose previously used address - + Escolher endereço usado anteriormente This is a normal payment. - + Este é um pagamento normal. @@ -2406,22 +2432,22 @@ Endereço: %4 This is a verified payment request. - + Essa é cobrança verificada. Enter a label for this address to add it to the list of used addresses - + Digite um nome para este endereço para adicioná-lo no catálogo A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - + A mensagem que foi anexada ao bitcoin: URI na qual será gravada na transação para sua referência. Nota: Essa mensagem não será gravada publicamente na rede Bitcoin. This is an unverified payment request. - + Essa é uma cobrança não verificada. @@ -2441,7 +2467,7 @@ Endereço: %4 Bitcoin Core is shutting down... - + Bitcoin Core está desligando... @@ -2475,7 +2501,7 @@ Endereço: %4 Choose previously used address - + Escolha um endereço usado anteriormente @@ -2646,7 +2672,7 @@ Endereço: %4 The Bitcoin Core developers - + Programadores do Bitcoin Core @@ -2659,7 +2685,7 @@ Endereço: %4 KB/s - + KB/s @@ -2671,6 +2697,11 @@ Endereço: %4 + conflicted + em conflito + + + %1/offline %1/offline @@ -2794,7 +2825,7 @@ Endereço: %4 Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. - + Bitcoins recém minerados precisam aguardar %1 blocos antes de serem gastos. Quando o bloco foi gerado, ele foi disseminado pela rede para ser adicionado à cadeia de blocos: blockchain. Se ele falhar em ser inserido na cadeia, seu estado será modificado para "não aceito" e ele não poderá ser gasto. Isso pode acontecer eventualmente quando blocos são gerados quase que simultaneamente. @@ -2832,12 +2863,12 @@ Endereço: %4 , ainda não foi propagada na rede com sucesso. - + Open for %n more block(s) Abrir para mais %n blocoAbrir para mais %n blocos - + unknown desconhecido @@ -2878,12 +2909,12 @@ Endereço: %4 Quantidade - + Immature (%1 confirmations, will be available after %2) - + Recém-criado (%1 confirmações, disponível somente após %2) - + Open for %n more block(s) Abrir para mais %n blocoAbrir para mais %n blocos @@ -2893,23 +2924,12 @@ Endereço: %4 Aberto até %1 - - Offline (%1 confirmations) - Offline (%1 confirmações) - - - - Unconfirmed (%1 of %2 confirmations) - Não confirmado (%1 of %2 confirmações) - - - - + Confirmed (%1 confirmations) Confirmado (%1 confirmações) - + This block was not received by any other nodes and will probably not be accepted! Este bloco não foi recebido por nenhum outro participante da rede e provavelmente não será aceito! @@ -2919,7 +2939,27 @@ Endereço: %4 Gerado mas não aceito - + + Offline + Offline + + + + Unconfirmed + Não confirmado + + + + Confirming (%1 of %2 recommended confirmations) + Confirmando (%1 de %2 confirmações recomendadas) + + + + Conflicted + Conflitou + + + Received with Recebido por @@ -2949,7 +2989,7 @@ Endereço: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Status da transação. Passe o mouse sobre este campo para mostrar o número de confirmações. @@ -3080,7 +3120,7 @@ Endereço: %4 Export Transaction History - + Exportar Histórico de Transação @@ -3090,7 +3130,7 @@ Endereço: %4 There was an error trying to save the transaction history to %1. - + Ocorreu um erro ao tentar salvar o histórico de transação em %1. @@ -3100,7 +3140,7 @@ Endereço: %4 The transaction history was successfully saved to %1. - + O histórico de transação foi gravado com sucesso em %1. @@ -3158,7 +3198,7 @@ Endereço: %4 No wallet has been loaded. - + Nenhuma carteira foi carregada. @@ -3199,12 +3239,12 @@ Endereço: %4 There was an error trying to save the wallet data to %1. - + Ocorreu um erro ao tentar salvar os dados da carteira em %1. The wallet data was successfully saved to %1. - + Os dados da carteira foram salvos com sucesso em %1. @@ -3215,12 +3255,12 @@ Endereço: %4 bitcoin-core - + Usage: Uso: - + List commands Lista de comandos @@ -3275,12 +3315,12 @@ Endereço: %4 Especificar seu próprio endereço público - + Threshold for disconnecting misbehaving peers (default: 100) Limite para desconectar peers mal comportados (padrão: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Número de segundos para impedir que peers mal comportados reconectem (padrão: 86400) @@ -3300,17 +3340,17 @@ Endereço: %4 Aceitar linha de comando e comandos JSON-RPC - + Run in the background as a daemon and accept commands Rodar em segundo plano como serviço e aceitar comandos - + Use the test network Usar rede de teste - + Accept connections from outside (default: 1 if no -proxy or -connect) Aceitar conexões externas (padrão: 1 se opções -proxy ou -connect não estiverem presentes) @@ -3342,7 +3382,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Acceptable ciphers (default: TLSv1.2+HIGH:TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!3DES:@STRENGTH) - + Codificadores aceitos (default: TLSv1.2+HIGH:TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!3DES:@STRENGTH) @@ -3367,7 +3407,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Enter regression test mode, which uses a special chain in which blocks can be solved instantly. - + Entra no modo de teste de regressão, que usa uma cadeia especial onde os blocos podem ser resolvidos instantaneamente. @@ -3392,7 +3432,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) - + Use proxy SOCKS5 separado para alcançar nós via Tor hidden services (padrão: -proxy) @@ -3427,7 +3467,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. <category> can be: - + <category> pode ser: @@ -3437,12 +3477,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Bitcoin Core Daemon - + Bitcoin Core Daemon Bitcoin RPC client version - + Bitcoin RPC versão do cliente @@ -3451,18 +3491,23 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + Limpa a lista de transações da carteira (ferramenta de diagnóstico; implica -rescan) + + + Connect only to the specified node(s) Conectar apenas a nó(s) específico(s) Connect through SOCKS proxy - + Conecta através de proxy SOCKS Connect to JSON-RPC on <port> (default: 8332 or testnet: 18332) - + Conectar-se ao JSON-RPC em <port> (default: 8332 or testnet: 18332) @@ -3477,7 +3522,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Do not load the wallet and disable wallet RPC calls - + Não carrega a carteira e desabilita as chamadas RPC para a carteira @@ -3577,7 +3622,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Fee per kB to add to transactions you send - + Taxa por kB para adicionar às transações que você envia @@ -3602,7 +3647,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. If <category> is not supplied, output all debugging information. - + Se <category> não for informada, logar toda informação de debug. @@ -3612,7 +3657,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Invalid -onion address: '%s' - + Endereço -onion inválido: '%s' @@ -3622,7 +3667,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Prepend debug output with timestamp (default: 1) - + Adiciona timestamp como prefixo no debug (padrão: 1) @@ -3637,17 +3682,17 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Select SOCKS version for -proxy (4 or 5, default: 5) - + Seleciona versão SOCKS para -proxy (4 ou 5, padrão: 5) Send command to Bitcoin server - + Enviar comando para um servidor Bitcoin Set maximum block size in bytes (default: %d) - + Define o tamanho máximo de cada bloco em bytes (padrão: %d) @@ -3661,18 +3706,23 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + Permite gastar troco não confirmado ao criar transações (padrão: 1) + + + Start Bitcoin server Iniciar servidor Bitcoin This is intended for regression testing tools and app development. - + Isso é usado para testes de regressão e ferramentas de desenvolvimento. Usage (deprecated, use bitcoin-cli): - + Exemplo de uso (obsoleto, use bitcoin-cli): @@ -3702,7 +3752,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Warning: Deprecated argument -debugnet ignored, use -debug=net - + Atenção: Parâmetro obsoleto -debugnet foi ignorado, use -debug=net @@ -3710,24 +3760,24 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Você precisa reconstruir o banco de dados utilizando-reindexar a mudar-txindex - + Imports blocks from external blk000??.dat file Importar blocos de um arquivo externo blk000??.dat - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Executa o comando quando um alerta relevante é recebido ou vemos um longo garfo (% s em cmd é substituída pela mensagem) Output debugging information (default: 0, supplying <category> is optional) - + Informação de saída de debug (padrão: 0, definir <category> é opcional) Set maximum size of high-priority/low-fee transactions in bytes (default: %d) - + Define o tamanho máximo de alta-prioridade por taxa baixa nas transações em bytes (padrão: %d) @@ -3735,7 +3785,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Defina o número de linhas de verificação (até 16, 0 = auto, <0 = deixar muitos núcleos livres, padrão: 0) - + Information Informação @@ -3805,7 +3855,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Especifique o tempo limite (timeout) da conexão em milissegundos (padrão: 5000) - + System error: Erro de sistema: @@ -3851,6 +3901,11 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + Aniquilando todas as transações da carteira... + + + version versão @@ -3860,32 +3915,32 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. wallet.dat corrompido, recuperação falhou - + Password for JSON-RPC connections Senha para conexões JSON-RPC - + Allow JSON-RPC connections from specified IP address Permitir conexões JSON-RPC de endereços IP específicos - + Send commands to node running on <ip> (default: 127.0.0.1) Enviar comando para nó rodando em <ip> (pardão: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Executar comando quando o melhor bloco mudar (%s no comando será substituído pelo hash do bloco) - + Upgrade wallet to latest format Atualizar carteira para o formato mais recente - + Set key pool size to <n> (default: 100) Determinar tamanho do pool de endereços para <n> (padrão: 100) @@ -3895,12 +3950,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Re-escanear blocos procurando por transações perdidas da carteira - + Use OpenSSL (https) for JSON-RPC connections Usar OpenSSL (https) para conexões JSON-RPC - + Server certificate file (default: server.cert) Arquivo de certificado do servidor (padrão: server.cert) @@ -3910,7 +3965,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Chave privada do servidor (padrão: server.pem) - + This help message Esta mensagem de ajuda @@ -3920,12 +3975,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Impossível vincular a %s neste computador (bind retornou erro %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Permitir consultas DNS para -addnode, -seednode e -connect - + Loading addresses... Carregando endereços... @@ -3940,12 +3995,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Erro ao carregar wallet.dat: Carteira requer uma versão mais nova do Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete A Carteira precisou ser reescrita: reinicie o Bitcoin para completar - + Error loading wallet.dat Erro ao carregar wallet.dat @@ -3955,7 +4010,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Endereço -proxy inválido: '%s' - + Unknown network specified in -onlynet: '%s' Rede desconhecida especificada em -onlynet: '%s' @@ -3965,7 +4020,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Versão desconhecida do proxy -socks requisitada: %i - + Cannot resolve -bind address: '%s' Impossível encontrar o endereço -bind: '%s' @@ -3975,7 +4030,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Impossível encontrar endereço -externalip: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Quantidade inválida para -paytxfee=<quantidade>: '%s' @@ -3995,7 +4050,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Carregando índice de blocos... - + Add a node to connect to and attempt to keep the connection open Adicionar um nó com o qual se conectar e tentar manter a conexão ativa @@ -4005,12 +4060,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Impossível vincular a %s neste computador. O Bitcoin provavelmente já está rodando. - + Loading wallet... Carregando carteira... - + Cannot downgrade wallet Não é possível fazer downgrade da carteira @@ -4020,7 +4075,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Não foi possível escrever no endereço padrão - + Rescanning... Re-escaneando... @@ -4030,17 +4085,17 @@ por exemplo: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Carregamento terminado - + To use the %s option Para usar a opção %s - + Error Erro - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_pt_PT.ts b/src/qt/locale/bitcoin_pt_PT.ts index 0786b23f91f78..cdc65386c1f8c 100644 --- a/src/qt/locale/bitcoin_pt_PT.ts +++ b/src/qt/locale/bitcoin_pt_PT.ts @@ -36,6 +36,12 @@ Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no Open The Bitcoin Core developers Os programadores Bitcoin + + + + (%1-bit) + + AddressBookPage @@ -157,7 +163,7 @@ Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no Open There was an error trying to save the address list to %1. - + Ocorreu um erro ao tentar guardar a lista de endereços em %1. @@ -175,7 +181,7 @@ Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no Open (no label) - (Sem rótulo) + (sem rótulo) @@ -568,12 +574,12 @@ Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no Open &Command-line options - + Opções da linha de &comandos Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options - + Mostrar a mensagem de ajuda do Bitcoin Core para obter uma lista com possíveis opções para a linha de comandos @@ -616,6 +622,16 @@ Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no Open %n week(s) %n semana%n semanas + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -690,7 +706,7 @@ Endereço: %4 A carteira está <b>encriptada</b> e atualmente <b>bloqueada</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Ocorreu um erro fatal. O Bitcoin não pode continuar com segurança e irá fechar. @@ -708,7 +724,7 @@ Endereço: %4 Coin Control Address Selection - Controlo de selecção de endereço "Coin". + Seleção de Endereço Coin Control @@ -738,7 +754,7 @@ Endereço: %4 Low Output: - Output Baixo: + Saída Baixa: @@ -748,12 +764,12 @@ Endereço: %4 Change: - Alteração: + Troco: - + (un)select all - (não)seleccionar todos + (des)seleccionar todos @@ -766,7 +782,7 @@ Endereço: %4 Modo lista - + Amount Quantia @@ -819,12 +835,12 @@ Endereço: %4 Lock unspent - Bloquear não-utilizados + Bloquear não gastos Unlock unspent - Desbloquear não-utilizados + Desbloquear não gastos @@ -917,7 +933,7 @@ Endereço: %4 nenhum - + Dust Lixo @@ -955,7 +971,7 @@ Endereço: %4 This label turns red, if the priority is smaller than "medium". - + Esta legenda fica vermelha se a prioridade for menor que "médio". @@ -1015,7 +1031,7 @@ Endereço: %4 The address associated with this address list entry. This can only be modified for sending addresses. - O endereço associado com a entrada do registo desta lista. Isto só pode ser modificado para os endereços de envio. + O endereço associado com o rótulo desta entrada. Isto só pode ser modificado para endereços de saída. @@ -1078,7 +1094,7 @@ Endereço: %4 Directory already exists. Add %1 if you intend to create a new directory here. - O directório já existe. Adicione %1 se pretender criar um novo directório aqui. + A pasta já existe. Adicione %1 se pretender criar aqui uma nova pasta. @@ -1096,10 +1112,10 @@ Endereço: %4 Bitcoin Core - Command-line options - + Bitcoin Core - Opções da linha de comandos - + Bitcoin Core Núcleo Bitcoin @@ -1244,7 +1260,7 @@ A sua "carteira" também irá ser guardada neste directório.&Principal - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Taxa de transação opcional por KB que ajuda a assegurar que as suas transações serão processadas rapidamente. A maioria das transações tem 1 kB. @@ -1254,7 +1270,7 @@ A sua "carteira" também irá ser guardada neste directório.Pagar &taxa de transação - + Automatically start Bitcoin after logging in to the system. Começar o Bitcoin automaticamente ao iniciar sessão no sistema. @@ -1269,19 +1285,14 @@ A sua "carteira" também irá ser guardada neste directório.Tamanho dos temporários da &base de dados - - Set database cache size in megabytes (default: 25) - Definir o tamanho da cache de base de dados em megabytes (por defeito: 25) - - - + MB MB Number of script &verification threads - + Número de processos de script e &verificação @@ -1289,19 +1300,24 @@ A sua "carteira" também irá ser guardada neste directório.Defina o número de processos de verificação (até 16, 0 = automático, <0 = disponibiliza esse número de núcleos livres, por defeito: 0) - - Connect to the Bitcoin network through a SOCKS proxy. + + &Spend unconfirmed change (experts only) + + + Connect to the Bitcoin network through a SOCKS proxy. + Ligar à rede Bitcoin através de um proxy SOCKS. + &Connect through SOCKS proxy (default proxy): - + Ligar através de um proxy SO&CKS (proxy por defeito): IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) - + Endereço IP do proxy (p.ex. IPv4: 127.0.0.1 / IPv6: ::1) @@ -1324,7 +1340,17 @@ A sua "carteira" também irá ser guardada neste directório.&Rede - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Abrir a porta do cliente bitcoin automaticamente no seu router. Isto penas funciona se o seu router suportar UPnP e este se encontrar ligado. @@ -1439,17 +1465,17 @@ A sua "carteira" também irá ser guardada neste directório.&Cancelar - + default padrão - + none nenhum - + Confirm options reset Confirme a reposição de opções @@ -1457,17 +1483,17 @@ A sua "carteira" também irá ser guardada neste directório. Client restart required to activate changes. - + Precisa reiniciar o cliente para ativar as mudanças. Client will be shutdown, do you want to proceed? - + O cliente será desligado, deseja proceder? This change would require a client restart. - + Esta mudança requer um reinício do cliente. @@ -1489,19 +1515,14 @@ A sua "carteira" também irá ser guardada neste directório.A informação mostrada poderá estar desatualizada. A sua carteira sincroniza automaticamente com a rede Bitcoin depois de estabelecer ligação, mas este processo ainda não está completo. - - Unconfirmed: - Não confirmado: - - - + Wallet Carteira - Confirmed: - Confirmado: + Available: + @@ -1509,7 +1530,12 @@ A sua "carteira" também irá ser guardada neste directório.O seu saldo disponível para gastar - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Total de transações ainda não confirmadas, e que não estão contabilizadas ainda no seu saldo actual @@ -1581,7 +1607,7 @@ A sua "carteira" também irá ser guardada neste directório. Net manager warning - + Aviso do gestor de rede @@ -1657,6 +1683,11 @@ A sua "carteira" também irá ser guardada neste directório.Error: Invalid combination of -regtest and -testnet. Erro: Combinação inválida de -regtest e -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Introduza um endereço Bitcoin (p.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1721,7 +1752,7 @@ A sua "carteira" também irá ser guardada neste directório. General - + Geral @@ -1741,7 +1772,7 @@ A sua "carteira" também irá ser guardada neste directório. Name - + Nome @@ -1877,24 +1908,24 @@ A sua "carteira" também irá ser guardada neste directório. ReceiveCoinsDialog - + &Amount: &Quantia: - + &Label: Rótu&lo: - + &Message: &Mensagem: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. - Re-utilize uns dos anteriores endereços de recebimento. Reutilizar endereços pode levar a um risco de segurança e de privacidade. Não use isto a não ser que esteja a re-pedir uma solicitação de pagamento feito anteriormente. + Reutilize uns dos anteriores endereços de entrada. Reutilizar endereços pode levar a um risco de segurança e de privacidade. Não use isto a não ser que esteja a repetir uma requisição de pagamento feita anteriormente. @@ -1902,27 +1933,30 @@ A sua "carteira" também irá ser guardada neste directório.Reutilizar um endereço de recebimento existente (não recomendado) - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - + + + An optional label to associate with the new receiving address. + Um rótulo opcional a associar ao novo endereço de recebimento. - + Use this form to request payments. All fields are <b>optional</b>. - + Utilize este formulário para solicitar pagamentos. Todos os campos são <b>opcionais</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. Limpar todos os campos do formulário. @@ -1932,17 +1966,17 @@ A sua "carteira" também irá ser guardada neste directório.Limpar - - &Request payment - &Requisitar Pagamento + + Requested payments history + Histórico de pagamentos requisitados - - Requested payments - + + &Request payment + &Requisitar Pagamento - + Show the selected request (does the same as double clicking an entry) Mostrar o pedido seleccionado (Faz o mesmo que clicar 2 vezes numa entrada) @@ -1961,6 +1995,21 @@ A sua "carteira" também irá ser guardada neste directório.Remove Remover + + + Copy label + Copiar rótulo + + + + Copy message + Copiar mensagem + + + + Copy amount + Copiar quantia + ReceiveRequestDialog @@ -2062,12 +2111,17 @@ A sua "carteira" também irá ser guardada neste directório.(no message) (Sem mensagem) + + + (no amount) + (sem quantia) + SendCoinsDialog - + Send Coins Enviar Moedas @@ -2143,7 +2197,7 @@ A sua "carteira" também irá ser guardada neste directório.Personalização de endereço de alteração - + Send to multiple recipients at once Enviar para múltiplos destinatários de uma vez @@ -2153,7 +2207,7 @@ A sua "carteira" também irá ser guardada neste directório.Adicionar &Destinatário - + Clear all fields of the form. Limpar todos os campos do formulário. @@ -2163,12 +2217,12 @@ A sua "carteira" também irá ser guardada neste directório.&Limpar Tudo - + Balance: Saldo: - + Confirm the send action Confirme ação de envio @@ -2178,7 +2232,7 @@ A sua "carteira" também irá ser guardada neste directório.&Enviar - + Confirm send coins Confirme envio de moedas @@ -2191,12 +2245,7 @@ A sua "carteira" também irá ser guardada neste directório.%1 para %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Introduza um endereço Bitcoin (p.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity Copiar quantidade @@ -2246,7 +2295,7 @@ A sua "carteira" também irá ser guardada neste directório.ou - + The recipient address is not valid, please recheck. O endereço de destino não é válido, por favor verifique. @@ -2281,12 +2330,12 @@ A sua "carteira" também irá ser guardada neste directório.Erro: A transação foi rejeitada. Isso poderá acontecer se algumas das moedas na sua carteira já tiverem sido gastas, se por exemplo tiver usado uma cópia do ficheiro wallet.dat e as moedas foram gastas na cópia mas não foram marcadas como gastas aqui. - + Warning: Invalid Bitcoin address Aviso: Endereço Bitcoin inválido - + (no label) (Sem rótulo) @@ -2296,7 +2345,7 @@ A sua "carteira" também irá ser guardada neste directório.Aviso: Endereço de alteração desconhecido - + Are you sure you want to send? Tem a certeza que deseja enviar? @@ -2306,7 +2355,7 @@ A sua "carteira" também irá ser guardada neste directório.adicionados como taxa de transação - + Payment request expired Pedido de pagamento expirou @@ -2383,12 +2432,7 @@ A sua "carteira" também irá ser guardada neste directório.Mensagem: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. Este é um pedido de verificação de pagamento. @@ -2398,7 +2442,12 @@ A sua "carteira" também irá ser guardada neste directório.Escreva um rótulo para este endereço para o adicionar à sua lista de endereços usados - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. Este é um pedido de pagamento não-verificado. @@ -2414,18 +2463,13 @@ A sua "carteira" também irá ser guardada neste directório.Memo: Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Introduza um endereço Bitcoin (p.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow Bitcoin Core is shutting down... - + O Bitcoin Core está a encerrar... @@ -2456,19 +2500,19 @@ A sua "carteira" também irá ser guardada neste directório.O endereço a utilizar para assinar a mensagem (p.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Escolher endereço usado previamente - - + + Alt+A Alt+A - + Paste address from clipboard Cole endereço da área de transferência @@ -2509,12 +2553,12 @@ A sua "carteira" também irá ser guardada neste directório. - + Clear &All Limpar &Tudo - + &Verify Message &Verificar Mensagem @@ -2529,7 +2573,7 @@ A sua "carteira" também irá ser guardada neste directório.O endereço utilizado para assinar a mensagem (p.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Verifique a mensagem para assegurar que foi assinada com o endereço Bitcoin especificado @@ -2544,43 +2588,37 @@ A sua "carteira" também irá ser guardada neste directório.Repôr todos os campos de verificação de mensagem - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Introduza um endereço Bitcoin (p.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Clique "Assinar mensagem" para gerar a assinatura - - - Enter Bitcoin signature - Introduza assinatura Bitcoin - - + The entered address is invalid. O endereço introduzido é inválido. - + - + Please check the address and try again. Por favor verifique o endereço e tente de novo. - - + + The entered address does not refer to a key. O endereço introduzido não refere a chave alguma. - + Wallet unlock was cancelled. O desbloqueio da carteira foi cancelado. @@ -2600,7 +2638,7 @@ A sua "carteira" também irá ser guardada neste directório.Mensagem assinada. - + The signature could not be decoded. A assinatura não pôde ser descodificada. @@ -2661,6 +2699,11 @@ A sua "carteira" também irá ser guardada neste directório. + conflicted + + + + %1/offline %1/desligado @@ -2822,12 +2865,12 @@ A sua "carteira" também irá ser guardada neste directório., ainda não foi transmitida com sucesso - + Open for %n more block(s) Aberta por mais %n blocoAberta por mais %n blocos - + unknown desconhecido @@ -2868,12 +2911,12 @@ A sua "carteira" também irá ser guardada neste directório.Quantia - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Aberta por mais %n blocoAberta por mais %n blocos @@ -2883,23 +2926,12 @@ A sua "carteira" também irá ser guardada neste directório.Aberto até %1 - - Offline (%1 confirmations) - Desligado (%1 confirmação) - - - - Unconfirmed (%1 of %2 confirmations) - Não confirmada (%1 de %2 confirmações) - - - - + Confirmed (%1 confirmations) - Confirmada (%1 confirmação) + Confirmada (%1 confirmações) - + This block was not received by any other nodes and will probably not be accepted! Este bloco não foi recebido por outros nós e provavelmente não será aceite pela rede! @@ -2909,7 +2941,27 @@ A sua "carteira" também irá ser guardada neste directório.Gerado mas não aceite - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Recebido com @@ -2931,7 +2983,7 @@ A sua "carteira" também irá ser guardada neste directório. Mined - Minado + Minadas @@ -2939,7 +2991,7 @@ A sua "carteira" também irá ser guardada neste directório.(n/d) - + Transaction status. Hover over this field to show number of confirmations. Estado da transação. Pairar por cima deste campo para mostrar o número de confirmações. @@ -3205,12 +3257,12 @@ A sua "carteira" também irá ser guardada neste directório. bitcoin-core - + Usage: Utilização: - + List commands Listar comandos @@ -3265,12 +3317,12 @@ A sua "carteira" também irá ser guardada neste directório.Especifique o seu endereço público - + Threshold for disconnecting misbehaving peers (default: 100) Tolerância para desligar nós mal-formados (por defeito: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Número de segundos a impedir que nós mal-formados se liguem de novo (por defeito: 86400) @@ -3290,17 +3342,17 @@ A sua "carteira" também irá ser guardada neste directório.Aceitar comandos da consola e JSON-RPC - + Run in the background as a daemon and accept commands Correr o processo como um daemon e aceitar comandos - + Use the test network Utilizar a rede de testes - testnet - + Accept connections from outside (default: 1 if no -proxy or -connect) Aceitar ligações externas (padrão: 1 sem -proxy ou -connect) @@ -3357,7 +3409,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Enter regression test mode, which uses a special chain in which blocks can be solved instantly. - + Entre no modo de regressão, que usa uma cadeia especial cujos blocos podem ser resolvidos instantaneamente. @@ -3397,7 +3449,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues. - Aviso: A rede não parece estar completamente funcional! Parece que alguns bitcoiner's estão com dificuldades técnicas. + Aviso: A rede não parece estar completamente de acordo! Parece que alguns mineiros estão com dificuldades técnicas. @@ -3441,6 +3493,11 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Apenas ligar ao(s) nó(s) especificado(s) @@ -3597,7 +3654,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Incorrect or no genesis block found. Wrong datadir for network? - Incorrecto ou nenhum bloco de origem encontrado. Directório de dados errado para a rede? + Incorrecto ou nenhum bloco génesis encontrado. Pasta de dados errada para a rede? @@ -3612,7 +3669,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Prepend debug output with timestamp (default: 1) - Preceder output de depuração com marca-de-tempo (default: 1) + Preceder informação de depuração com selo temporal (por defeito: 1) @@ -3651,6 +3708,11 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Começar servidor Bitcoin @@ -3687,7 +3749,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Wallet options: - + Opções da carteira: @@ -3700,12 +3762,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Necessita reconstruir as bases de dados usando -reindex para mudar -txindex - + Imports blocks from external blk000??.dat file Importar blocos de um ficheiro blk000??.dat externo - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Executar comando quando um alerta relevante for recebido ou em caso de uma divisão longa da cadeia de blocos (no comando, %s é substituído pela mensagem) @@ -3725,7 +3787,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Defina o número de processos de verificação (até 16, 0 = automático, <0 = disponibiliza esse número de núcleos livres, por defeito: 0) - + Information Informação @@ -3795,7 +3857,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Especificar tempo de espera da ligação em millisegundos (por defeito: 5000) - + System error: Erro de sistema: @@ -3841,6 +3903,11 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo + Zapping all transactions from wallet... + + + + version versão @@ -3850,32 +3917,32 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo wallet.dat corrupta, recuperação falhou - + Password for JSON-RPC connections Palavra-passe para ligações JSON-RPC - + Allow JSON-RPC connections from specified IP address Permitir ligações JSON-RPC do endereço IP especificado - + Send commands to node running on <ip> (default: 127.0.0.1) Enviar comandos para o nó a correr em <ip> (por defeito: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Executar comando quando mudar o melhor bloco (no comando, %s é substituído pela hash do bloco) - + Upgrade wallet to latest format Atualize a carteira para o formato mais recente - + Set key pool size to <n> (default: 100) Definir o tamanho da memória de chaves para <n> (por defeito: 100) @@ -3885,12 +3952,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Reexaminar a cadeia de blocos para transações em falta na carteira - + Use OpenSSL (https) for JSON-RPC connections Usar OpenSSL (https) para ligações JSON-RPC - + Server certificate file (default: server.cert) Ficheiro de certificado do servidor (por defeito: server.cert) @@ -3900,7 +3967,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Chave privada do servidor (por defeito: server.pem) - + This help message Esta mensagem de ajuda @@ -3910,12 +3977,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Incapaz de vincular a %s neste computador (vínculo retornou erro %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Permitir procuras DNS para -addnode, -seednode e -connect - + Loading addresses... Carregar endereços... @@ -3930,12 +3997,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Erro ao carregar wallet.dat: A Carteira requer uma versão mais recente do Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete A Carteira precisou ser reescrita: reinicie o Bitcoin para completar - + Error loading wallet.dat Erro ao carregar wallet.dat @@ -3945,7 +4012,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Endereço -proxy inválido: '%s' - + Unknown network specified in -onlynet: '%s' Rede desconhecida especificada em -onlynet: '%s' @@ -3955,7 +4022,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Versão desconhecida de proxy -socks requisitada: %i - + Cannot resolve -bind address: '%s' Não conseguiu resolver endereço -bind: '%s' @@ -3965,7 +4032,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Não conseguiu resolver endereço -externalip: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Quantia inválida para -paytxfee=<amount>: '%s' @@ -3985,7 +4052,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Carregar índice de blocos... - + Add a node to connect to and attempt to keep the connection open Adicione um nó ao qual se ligar e tentar manter a ligação aberta @@ -3995,12 +4062,12 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Incapaz de vincular à porta %s neste computador. Provavelmente o Bitcoin já está a funcionar. - + Loading wallet... Carregar carteira... - + Cannot downgrade wallet Impossível mudar a carteira para uma versão anterior @@ -4010,7 +4077,7 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Impossível escrever endereço por defeito - + Rescanning... Reexaminando... @@ -4020,17 +4087,17 @@ por exemplo: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo Carregamento completo - + To use the %s option Para usar a opção %s - + Error Erro - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_ro_RO.ts b/src/qt/locale/bitcoin_ro_RO.ts index 22e0477ebe3d2..205fa7244c48f 100644 --- a/src/qt/locale/bitcoin_ro_RO.ts +++ b/src/qt/locale/bitcoin_ro_RO.ts @@ -622,6 +622,16 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f %n week(s) %n săptămână%n săptămâni%n de săptămâni + + + %1 and %2 + %1 si %2 + + + + %n year(s) + + %1 behind @@ -1276,7 +1286,7 @@ Adresa: %4 MB - + MB @@ -1296,7 +1306,7 @@ Adresa: %4 Connect to the Bitcoin network through a SOCKS proxy. - + Conecteaza-te la reteaua Bitcoin printr-un proxy SOCKS @@ -2311,17 +2321,17 @@ Adresa: %4 Transaction creation failed! - + Creare de tranzactie nereusita! 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. - + Tranzactia a fost respinsa! Acest lucru se poate intampla daca o parte din monedele tale din portofel au fost deja cheltuite, la fel ca si cum ai fi folosit o copie a wallet.dat si monedele au fost cheltuite in copie, dar nu au fost marcate si si cheltuite si aici. Warning: Invalid Bitcoin address - + Atentie: Adresa Bitcoin invalida! @@ -2331,7 +2341,7 @@ Adresa: %4 Warning: Unknown change address - + Atentie: Schimbare de adresa necunoscuta @@ -2423,7 +2433,7 @@ Adresa: %4 This is a verified payment request. - + Aceasta este o cerere de plata verificata @@ -2438,13 +2448,13 @@ Adresa: %4 This is an unverified payment request. - + Aceasta este o cerere de plata neverificata Pay To: - + Plateste catre: @@ -3358,7 +3368,18 @@ If the file does not exist, create it with owner-readable-only file permissions. It is also recommended to set alertnotify so you are notified of problems; for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com - + %s trebuie sa setezi o parola rpc in fisierul de configurare +%s +Este recomandat sa folosesti aceasta parola aleatorie: +rpcuser=bitcoinrpc +parola rpc=%s +(nu este necesar ca sa iti amintesti aceasta parola) +Numele de utilizator si parola NU trebuie sa fie la fel. +Daca fisierul nu exista, creaza-l cu fisier de citit permis doar proprietarului. +Este de asemenea recomandat sa setezi alerta de notificare ca sa primesti notificari ale problemelor; +spre exemplu: alertnotify=echo %%s | mail -s "Alerta Bitcoin" admin@foo.com + + diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index dcb5a92e82d0e..8df6ee4c88194 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -36,6 +36,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers Разработчики Bitcoin Core + + + + (%1-bit) + (%1-bit) + AddressBookPage @@ -122,7 +128,7 @@ This product includes software developed by the OpenSSL Project for use in the O These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins. - Ваши адреса Bitcoin для отправки средств. Совет: проверьте сумму и адрес назначения перед переводом. + Это ваши адреса Bitcoin для отправки платежей. Всегда проверяйте количество и адрес получателя перед отправкой перевода. @@ -616,6 +622,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) %n неделя%n недели%n недель + + + %1 and %2 + %1 и %2 + + + + %n year(s) + %n год%n лет%n года + %1 behind @@ -690,7 +706,7 @@ Address: %4 Бумажник <b>зашифрован</b> и в настоящее время <b>заблокирован</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Произошла неисправимая ошибка. Bitcoin не может безопасно продолжать работу и будет закрыт. @@ -751,7 +767,7 @@ Address: %4 Сдача: - + (un)select all Отменить выбор всего @@ -766,7 +782,7 @@ Address: %4 Режим списка - + Amount Сумма @@ -917,7 +933,7 @@ Address: %4 ничего - + Dust Пыль @@ -1099,7 +1115,7 @@ Address: %4 Bitcoin Core - опции командной строки - + Bitcoin Core Bitcoin Core @@ -1243,7 +1259,7 @@ Address: %4 &Главная - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Необязательная комиссия за каждый КБ транзакции, которая ускоряет обработку Ваших транзакций. Большинство транзакций занимают 1КБ. @@ -1253,7 +1269,7 @@ Address: %4 Заплатить ко&миссию - + Automatically start Bitcoin after logging in to the system. Автоматически запускать Bitcoin после входа в систему @@ -1268,12 +1284,7 @@ Address: %4 Размер кэша &БД - - Set database cache size in megabytes (default: 25) - Установить размера кэша БД в мегабайтах (по умолчанию: 25) - - - + MB МБ @@ -1288,7 +1299,12 @@ Address: %4 Задать число потоков проверки сценария (вплоть до 16, 0=авто, <0 = оставить столько ядер свободными, по умолчанию: 0) - + + &Spend unconfirmed change (experts only) + &Тратить неподтвержденную сдачу(Только для продвинутых пользователей!) + + + Connect to the Bitcoin network through a SOCKS proxy. Подключаться к сети Bitcoin через прокси SOCKS. @@ -1323,7 +1339,17 @@ Address: %4 &Сеть - + + W&allet + Б&умажник + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + При отключении траты неподтверждённой сдачи, сдача от транзакции не может быть использована до тех пор пока у этой транзакции не будет хотя бы одно подтверждение. Это также влияет как ваш баланс рассчитывается. + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Автоматически открыть порт для Bitcoin-клиента на роутере. Работает только если Ваш роутер поддерживает UPnP, и данная функция включена. @@ -1438,17 +1464,17 @@ Address: %4 &Отмена - + default по умолчанию - + none ничего - + Confirm options reset Подтвердите сброс опций @@ -1488,19 +1514,14 @@ Address: %4 Отображаемая информация может быть устаревшей. Ваш бумажник автоматически синхронизируется с сетью Bitcoin после подключения, но этот процесс пока не завершён. - - Unconfirmed: - Не подтверждено: - - - + Wallet Бумажник - Confirmed: - Подтверждено + Available: + Доступно: @@ -1508,7 +1529,12 @@ Address: %4 Ваш текущий расходный баланс - + + Pending: + В ожидании: + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Общая сумма всех транзакций, которые до сих пор не подтверждены, и до сих пор не учитываются в расходном балансе @@ -1656,6 +1682,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. Ошибка: неверная комбинация -regtest и -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Введите Bitcoin-адрес (например 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1876,22 +1907,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: &Сумма: - + &Label: &Метка: - + &Message: &Сообщение - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. Повторно использовать один из ранее использованных адресов. Повторное использование адресов несёт риски безопасности и приватности. Не используйте эту опцию, если вы не создаёте повторно ранее сделанный запрос платежа. @@ -1901,27 +1932,30 @@ Address: %4 &Повторно использовать существующий адрес получения (не рекомендуется) - - An optional label to associate with the new receiving address - Необязательная метка для нового адреса получения + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + Необязательное сообщение для запроса платежа, которое будет показано при открытии запроса. Заметьте: сообщение не будет отправлено вместе с платежом через сеть Bitcoin. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - Необязательное сообщение для запроса платежа, которое будет показано при открытии запроса. Внимание: сообщение не будет отправлено вместе с платежом через сеть Bitcoin. + + + An optional label to associate with the new receiving address. + Необязательная метка для нового адреса получения. - + Use this form to request payments. All fields are <b>optional</b>. Заполните форму для запроса платежей. Все поля <b>необязательны</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. Необязательная сумма для запроса. Оставьте пустым или укажите ноль, чтобы запросить неопределённую сумму. - + Clear all fields of the form. Очистить все поля формы. @@ -1931,17 +1965,17 @@ Address: %4 Очистить - - &Request payment - &Запросить платёж + + Requested payments history + История запрошенных платежей - - Requested payments - Запрошенные платежи + + &Request payment + &Запросить платёж - + Show the selected request (does the same as double clicking an entry) Показать выбранный запрос (то же самое, что и двойной клик по записи) @@ -1960,6 +1994,21 @@ Address: %4 Remove Удалить + + + Copy label + Копировать метку + + + + Copy message + Копировать сообщение + + + + Copy amount + Скопировать сумму + ReceiveRequestDialog @@ -2061,12 +2110,17 @@ Address: %4 (no message) (нет сообщения) + + + (no amount) + (нет суммы) + SendCoinsDialog - + Send Coins Отправка @@ -2142,7 +2196,7 @@ Address: %4 Свой адрес для сдачи - + Send to multiple recipients at once Отправить нескольким получателям одновременно @@ -2152,7 +2206,7 @@ Address: %4 &Добавить получателя - + Clear all fields of the form. Очистить все поля формы @@ -2162,12 +2216,12 @@ Address: %4 Очистить &всё - + Balance: Баланс: - + Confirm the send action Подтвердить отправку @@ -2177,7 +2231,7 @@ Address: %4 &Отправить - + Confirm send coins Подтвердите отправку монет @@ -2190,12 +2244,7 @@ Address: %4 С %1 на %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Введите адрес Bitcoin (напр. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity Копировать количество @@ -2245,7 +2294,7 @@ Address: %4 или - + The recipient address is not valid, please recheck. Адрес получателя неверный, пожалуйста, перепроверьте. @@ -2280,12 +2329,12 @@ Address: %4 Транзакция была отклонена! Такое может произойти, если некоторые монеты уже были потрачены, например, если Вы используете одну копию бумажника (wallet.dat), а монеты были потрачены из другой копии, но не были отмечены как потраченные в этой. - + Warning: Invalid Bitcoin address Внимание: неверный адрес Bitcoin - + (no label) [нет метки] @@ -2295,7 +2344,7 @@ Address: %4 Внимание: неизвестный адрес для сдачи - + Are you sure you want to send? Вы уверены, что хотите отправить? @@ -2305,7 +2354,7 @@ Address: %4 добавлено как комиссия - + Payment request expired Запрос платежа просрочен @@ -2382,12 +2431,7 @@ Address: %4 Сообщение: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - Сообщение, прикреплённое к Bitcoin URI, которое будет сохранено вместе с транзакцией для вашего сведения. Внимание: это сообщение не будет отправлено через сеть Bitcoin. - - - + This is a verified payment request. Это проверенный запрос платежа. @@ -2397,7 +2441,12 @@ Address: %4 Введите метку для этого адреса, чтобы добавить его в список использованных - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + К bitcoin: URI было прикреплено сообщение, которое будет сохранено вместе с транзакцией для вашего сведения. Заметьте: сообщение не будет отправлено через сеть Bitcoin. + + + This is an unverified payment request. Это непроверенный запрос платежа. @@ -2413,11 +2462,6 @@ Address: %4 Memo: Заметка: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Введите Bitcoin-адрес (например 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2455,19 +2499,19 @@ Address: %4 Адрес, которым вы хотите подписать сообщение (напр. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Выберите ранее использованный адрес - - + + Alt+A Alt+A - + Paste address from clipboard Вставить адрес из буфера обмена @@ -2508,12 +2552,12 @@ Address: %4 - + Clear &All Очистить &всё - + &Verify Message &Проверить сообщение @@ -2528,7 +2572,7 @@ Address: %4 Адрес, которым было подписано сообщение (напр. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Проверить сообщение, чтобы убедиться, что оно было подписано указанным адресом Bitcoin @@ -2543,43 +2587,37 @@ Address: %4 Сбросить все поля проверки сообщения - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Введите адрес Bitcoin (напр. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Нажмите "Подписать сообщение" для создания подписи - - - Enter Bitcoin signature - Введите подпись Bitcoin - - + The entered address is invalid. Введённый адрес неверен - + - + Please check the address and try again. Пожалуйста, проверьте адрес и попробуйте ещё раз. - - + + The entered address does not refer to a key. Введённый адрес не связан с ключом - + Wallet unlock was cancelled. Разблокировка бумажника была отменена. @@ -2599,7 +2637,7 @@ Address: %4 Сообщение подписано - + The signature could not be decoded. Подпись не может быть раскодирована. @@ -2660,6 +2698,11 @@ Address: %4 + conflicted + в противоречии + + + %1/offline %1/отключен @@ -2821,12 +2864,12 @@ Address: %4 , ещё не было успешно разослано - + Open for %n more block(s) Открыто для ещё %n блокаОткрыто для ещё %n блоковОткрыто для ещё %n блоков - + unknown неизвестно @@ -2867,12 +2910,12 @@ Address: %4 Сумма - + Immature (%1 confirmations, will be available after %2) Незрелый (%1 подтверждений, будет доступен после %2) - + Open for %n more block(s) Открыто для ещё %n блокаОткрыто для ещё %n блоковОткрыто для ещё %n блоков @@ -2882,23 +2925,12 @@ Address: %4 Открыто до %1 - - Offline (%1 confirmations) - Оффлайн (%1 подтверждений) - - - - Unconfirmed (%1 of %2 confirmations) - Не подтверждено (%1 из %2 подтверждений) - - - - + Confirmed (%1 confirmations) Подтверждено (%1 подтверждений) - + This block was not received by any other nodes and will probably not be accepted! Этот блок не был получен другими узлами и, возможно, не будет принят! @@ -2908,7 +2940,27 @@ Address: %4 Сгенерированно, но не подтверждено - + + Offline + Нет активных соединений с сетью + + + + Unconfirmed + Неподтверждено + + + + Confirming (%1 of %2 recommended confirmations) + Подтверждено(%1 подтверждений, рекомендуется 2% подтверждений) + + + + Conflicted + В противоречии + + + Received with Получено @@ -2938,7 +2990,7 @@ Address: %4 [не доступно] - + Transaction status. Hover over this field to show number of confirmations. Статус транзакции. Подведите курсор к нужному полю для того, чтобы увидеть количество подтверждений. @@ -2989,7 +3041,7 @@ Address: %4 Last month - За последний месяц + В прошлом месяце @@ -3204,12 +3256,12 @@ Address: %4 bitcoin-core - + Usage: Использование: - + List commands Список команд @@ -3265,12 +3317,12 @@ Address: %4 Укажите ваш собственный публичный адрес - + Threshold for disconnecting misbehaving peers (default: 100) Порог для отключения неправильно ведущих себя узлов (по умолчанию: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Число секунд блокирования неправильно ведущих себя узлов (по умолчанию: 86400) @@ -3290,17 +3342,17 @@ Address: %4 Принимать командную строку и команды JSON-RPC - + Run in the background as a daemon and accept commands Запускаться в фоне как демон и принимать команды - + Use the test network Использовать тестовую сеть - + Accept connections from outside (default: 1 if no -proxy or -connect) Принимать подключения извне (по умолчанию: 1, если не используется -proxy или -connect) @@ -3441,6 +3493,11 @@ rpcpassword=%s + Clear list of wallet transactions (diagnostic tool; implies -rescan) + Очистить список транзакций кошелька (диагностический инструмент; включает в себя -rescan) + + + Connect only to the specified node(s) Подключаться только к указанному узлу(ам) @@ -3651,6 +3708,11 @@ rpcpassword=%s + Spend unconfirmed change when sending transactions (default: 1) + Тратить неподтвержденную сдачу при отправке транзакций (по умолчанию: 1) + + + Start Bitcoin server Запустить Bitcoin сервер @@ -3700,12 +3762,12 @@ rpcpassword=%s Вам необходимо пересобрать базы данных с помощью -reindex, чтобы изменить -txindex - + Imports blocks from external blk000??.dat file Импортировать блоки из внешнего файла blk000??.dat - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Выполнить команду, когда приходит соответствующее сообщение о тревоге или наблюдается очень длинное расщепление цепи (%s в команде заменяется на сообщение) @@ -3725,7 +3787,7 @@ rpcpassword=%s Задать число потоков проверки сценария (вплоть до 16, 0=авто, <0 = оставить столько ядер свободными, по умолчанию: 0) - + Information Информация @@ -3796,7 +3858,7 @@ rpcpassword=%s Тайм-аут соединения в миллисекундах (по умолчанию: 5000) - + System error: Системная ошибка: @@ -3842,6 +3904,11 @@ rpcpassword=%s + Zapping all transactions from wallet... + Стираем все транзакции из кошелька... + + + version версия @@ -3851,32 +3918,32 @@ rpcpassword=%s wallet.dat повреждён, спасение данных не удалось - + Password for JSON-RPC connections Пароль для подключений JSON-RPC - + Allow JSON-RPC connections from specified IP address Разрешить подключения JSON-RPC с указанного IP - + Send commands to node running on <ip> (default: 127.0.0.1) Посылать команды узлу, запущенному на <ip> (по умолчанию: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Выполнить команду, когда появляется новый блок (%s в команде заменяется на хэш блока) - + Upgrade wallet to latest format Обновить бумажник до последнего формата - + Set key pool size to <n> (default: 100) Установить размер запаса ключей в <n> (по умолчанию: 100) @@ -3886,12 +3953,12 @@ rpcpassword=%s Перепроверить цепь блоков на предмет отсутствующих в бумажнике транзакций - + Use OpenSSL (https) for JSON-RPC connections Использовать OpenSSL (https) для подключений JSON-RPC - + Server certificate file (default: server.cert) Файл серверного сертификата (по умолчанию: server.cert) @@ -3901,7 +3968,7 @@ rpcpassword=%s Приватный ключ сервера (по умолчанию: server.pem) - + This help message Эта справка @@ -3911,12 +3978,12 @@ rpcpassword=%s Невозможно привязаться к %s на этом компьютере (bind вернул ошибку %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Разрешить поиск в DNS для -addnode, -seednode и -connect - + Loading addresses... Загрузка адресов... @@ -3931,12 +3998,12 @@ rpcpassword=%s Ошибка загрузки wallet.dat: бумажник требует более новую версию Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Необходимо перезаписать бумажник, перезапустите Bitcoin для завершения операции. - + Error loading wallet.dat Ошибка при загрузке wallet.dat @@ -3946,7 +4013,7 @@ rpcpassword=%s Неверный адрес -proxy: '%s' - + Unknown network specified in -onlynet: '%s' В параметре -onlynet указана неизвестная сеть: '%s' @@ -3956,7 +4023,7 @@ rpcpassword=%s В параметре -socks запрошена неизвестная версия: %i - + Cannot resolve -bind address: '%s' Не удаётся разрешить адрес в параметре -bind: '%s' @@ -3966,7 +4033,7 @@ rpcpassword=%s Не удаётся разрешить адрес в параметре -externalip: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Неверная сумма в параметре -paytxfee=<кол-во>: '%s' @@ -3986,7 +4053,7 @@ rpcpassword=%s Загрузка индекса блоков... - + Add a node to connect to and attempt to keep the connection open Добавить узел для подключения и пытаться поддерживать соединение открытым @@ -3996,12 +4063,12 @@ rpcpassword=%s Невозможно привязаться к %s на этом компьютере. Возможно, Bitcoin уже работает. - + Loading wallet... Загрузка бумажника... - + Cannot downgrade wallet Не удаётся понизить версию бумажника @@ -4011,7 +4078,7 @@ rpcpassword=%s Не удаётся записать адрес по умолчанию - + Rescanning... Сканирование... @@ -4021,17 +4088,17 @@ rpcpassword=%s Загрузка завершена - + To use the %s option Чтобы использовать опцию %s - + Error Ошибка - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_sl_SI.ts b/src/qt/locale/bitcoin_sl_SI.ts index 048b717163c80..828e9c3fe3642 100644 --- a/src/qt/locale/bitcoin_sl_SI.ts +++ b/src/qt/locale/bitcoin_sl_SI.ts @@ -4,12 +4,12 @@ About Bitcoin Core - + O jedru Bitcoina <b>Bitcoin Core</b> version - + <b>Jedro Bitcoina</b> različica @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + (%1-bitov) + AddressBookPage @@ -47,7 +53,7 @@ This product includes software developed by the OpenSSL Project for use in the O &New - + &Novo @@ -57,12 +63,12 @@ This product includes software developed by the OpenSSL Project for use in the O &Copy - + &Kopiraj C&lose - + &Zapri (close) @@ -82,7 +88,7 @@ This product includes software developed by the OpenSSL Project for use in the O &Export - + &Izvozi @@ -92,27 +98,27 @@ This product includes software developed by the OpenSSL Project for use in the O Choose the address to send coins to - + Izberi naslov prejemnika kovancev Choose the address to receive coins with - + Izberi naslov pošiljatelja kovancev C&hoose - + &Izberi Sending addresses - + Pošiljati naslove Receiving addresses - + Prejemati naslovi @@ -122,7 +128,7 @@ This product includes software developed by the OpenSSL Project for use in the O These are your Bitcoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction. - + To so vaši Bitcoin naslovi za prejemanje plačil. Priporočljivo je uporabljati nov prejemni naslov za vsako izmed transakcij. @@ -137,7 +143,7 @@ This product includes software developed by the OpenSSL Project for use in the O Export Address List - + Izvozi seznam naslovov @@ -147,7 +153,7 @@ This product includes software developed by the OpenSSL Project for use in the O Exporting Failed - + Neuspešen izvoz @@ -400,17 +406,17 @@ This product includes software developed by the OpenSSL Project for use in the O &Sending addresses... - + &Pošiljanje naslovov... &Receiving addresses... - + &Prejemanje naslovov... Open &URI... - + Odpri &URI... @@ -425,7 +431,7 @@ This product includes software developed by the OpenSSL Project for use in the O Send coins to a Bitcoin address - + Pošlji kovance na Bitcoin naslov @@ -470,23 +476,23 @@ This product includes software developed by the OpenSSL Project for use in the O &Send - + &Pošlji &Receive - + &Sprejmi &Show / Hide - + &Prikaži / Skrij Show or hide the main Window - + Prikaži ali skrij glavno okno @@ -496,7 +502,7 @@ This product includes software developed by the OpenSSL Project for use in the O Sign messages with your Bitcoin addresses to prove you own them - + Za dokaz, da ste lastniki sporočil, se podpišite z Bitcoin naslovom @@ -543,22 +549,22 @@ This product includes software developed by the OpenSSL Project for use in the O &About Bitcoin Core - + &O jedru Bitcoina Show the list of used sending addresses and labels - + Prikaži seznam uporabljenih naslovov za pošiljanje in oznak Show the list of used receiving addresses and labels - + Prikaži seznam uporabljenih sprejemnih naslovov in oznak Open a bitcoin: URI or payment request - + Odpri Bitcoin: URI ali zahteva o plačilu @@ -599,22 +605,32 @@ This product includes software developed by the OpenSSL Project for use in the O %n hour(s) - + %n ura%n uri%n ure%n ura %n day(s) - + %n dan%n dneva%n dnevi%n dni %n week(s) - + %n teden%n tedna%n tedni%n tednov + + + + %1 and %2 + + + + + %n year(s) + %n leto%n leti%n leta%n let %1 behind - + %1 odzadaj @@ -624,7 +640,7 @@ This product includes software developed by the OpenSSL Project for use in the O Transactions after this will not yet be visible. - + Transkacija za tem ne bo bila še na voljo. @@ -639,7 +655,7 @@ This product includes software developed by the OpenSSL Project for use in the O Information - + Informacije @@ -685,7 +701,7 @@ Naslov: %4 Denarnica je <b>šifrirana</b> in trenutno <b>zaklenjena</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -695,7 +711,7 @@ Naslov: %4 Network Alert - + Omrežno Opozorilo @@ -713,7 +729,7 @@ Naslov: %4 Bytes: - + Biti: @@ -723,12 +739,12 @@ Naslov: %4 Priority: - + Prednostno mesto: Fee: - + Provizija: @@ -746,7 +762,7 @@ Naslov: %4 Sprememba: - + (un)select all @@ -761,7 +777,7 @@ Naslov: %4 - + Amount Količina @@ -778,7 +794,7 @@ Naslov: %4 Confirmations - + Potrdila @@ -788,7 +804,7 @@ Naslov: %4 Priority - + Prednostno mesto @@ -809,7 +825,7 @@ Naslov: %4 Copy transaction ID - + Kopiraj ID transakcije @@ -824,12 +840,12 @@ Naslov: %4 Copy quantity - + Kopiraj količino Copy fee - + Kopiraj provizijo @@ -839,12 +855,12 @@ Naslov: %4 Copy bytes - + Kopiraj bite Copy priority - + Kopiraj prednostno mesto @@ -859,52 +875,52 @@ Naslov: %4 highest - + najvišja higher - + višja high - + visoka medium-high - + srednje visoka medium - + srednje low-medium - + srednje nizka low - + nizka lower - + nižja lowest - + najnižja (%1 locked) - + (%1 zaklenjeno) @@ -912,9 +928,9 @@ Naslov: %4 - + Dust - + Prah @@ -929,7 +945,7 @@ Naslov: %4 This label turns red, if the transaction size is greater than 1000 bytes. - + V primeru, da je velikost transakcije večja od 1000 bitov, se ta oznaka se obarva rdeče. @@ -1005,7 +1021,7 @@ Naslov: %4 The label associated with this address list entry - + Oznaka je povezana s tem vnosom seznama naslovov @@ -1045,7 +1061,7 @@ Naslov: %4 The entered address "%1" is not a valid Bitcoin address. - + Vnešeni naslov "%1" ni veljaven Bitcoin naslov. @@ -1068,7 +1084,7 @@ Naslov: %4 name - + ime @@ -1094,7 +1110,7 @@ Naslov: %4 - + Bitcoin Core Jedro Bitcoina @@ -1144,12 +1160,12 @@ Naslov: %4 Welcome - + Dobrodošli Welcome to Bitcoin Core. - + Dobrodošli v jedru Bitcoina @@ -1189,7 +1205,7 @@ Naslov: %4 GB of free space available - + GB prostora na voljo @@ -1202,17 +1218,17 @@ Naslov: %4 Open URI - + Odpri URl Open payment request from URI or file - + Odpri zahtevo o plačilo od ORI ali datoteke URI: - + URI: @@ -1235,22 +1251,22 @@ Naslov: %4 &Main - + &Glavno - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Pay transaction &fee - + Nakazilo plačila & provizija - + Automatically start Bitcoin after logging in to the system. - + Po prijavi v sistem samodejno zaženite Bitcoin. @@ -1263,14 +1279,9 @@ Naslov: %4 - - Set database cache size in megabytes (default: 25) - Nastavi pomnilnik podatkovne zbirke v megabajtih (privzeto: 25) - - - + MB - + megabite @@ -1283,7 +1294,12 @@ Naslov: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1318,7 +1334,17 @@ Naslov: %4 &Omrežje - + + W&allet + &Denarnica + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1433,17 +1459,17 @@ Naslov: %4 &Prekini - + default privzeto - + none - + Confirm options reset @@ -1480,32 +1506,32 @@ Naslov: %4 The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet. - + Prikazanim podatkom je lahko potekel rok. Vaša denarnica bo po vzpostavitvi povezave samodejno sinhronizirana z Bitcoin omrežjem, ampak ta proces še ni bil zaključen. - - Unconfirmed: - Nepotrjeno: - - - + Wallet Denarnica - Confirmed: - + Available: + Razpoložljivost: Your current spendable balance + Vaše trenutno razpoložljivo stanje + + + + Pending: - + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance - + Skupno število potrjenih transakcij, ki sicer niso bile prištete k razpoložljivem stanju @@ -1525,7 +1551,7 @@ Naslov: %4 Your current total balance - + Vaše trenutno skupno stanje @@ -1565,7 +1591,7 @@ Naslov: %4 Payment request error - + Napaka pri zahtevi plačila @@ -1610,7 +1636,7 @@ Naslov: %4 Error communicating with %1: %2 - + Napaka pri povezavi z %1: %2 @@ -1620,17 +1646,17 @@ Naslov: %4 Bad response from server %1 - + Slab odziv strežnika %1 Payment acknowledged - + Plačilo priznano Network request error - + Napaka omrežne zahteve @@ -1644,12 +1670,17 @@ Naslov: %4 Error: Specified data directory "%1" does not exist. - + Napaka: Želena nahajališče datoteke "%1" ne obstaja. Error: Invalid combination of -regtest and -testnet. - + Napaka: Neveljavna kombinacija -regtest and -testnet + + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Vnesite bitcoin naslov (npr.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -1657,12 +1688,12 @@ Naslov: %4 &Save Image... - + &Shrani sliko... &Copy Image - + &Kopiraj sliko @@ -1672,7 +1703,7 @@ Naslov: %4 PNG Image (*.png) - + PNG slika (*.png) @@ -1695,7 +1726,7 @@ Naslov: %4 N/A - + Neznano @@ -1775,17 +1806,17 @@ Naslov: %4 &Network Traffic - + &Omrežni promet &Clear - + &Pošisti Totals - + Vsote @@ -1830,63 +1861,63 @@ Naslov: %4 Type <b>help</b> for an overview of available commands. - + Vtipkaj <b>pomoč</b> za vpogled v razpožljive ukaze. %1 B - + %1 bitov %1 KB - + %1 kilobitov %1 MB - + %1 megabitov %1 GB - + %1 gigabitov %1 m - + %1 minut %1 h - + %1 ur %1 h %2 m - + %1 ur %2 minut ReceiveCoinsDialog - + &Amount: - + &Količina: - + &Label: &Oznaka: - + &Message: - + &Sporočilo: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1896,47 +1927,50 @@ Naslov: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - + + + An optional label to associate with the new receiving address. + Pomožna oznaka je povezana z novim sprejemnim naslovom. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. Clear - + Počisti - - &Request payment + + Requested payments history - - Requested payments - + + &Request payment + &Zahtevaj plačilo - + Show the selected request (does the same as double clicking an entry) @@ -1955,28 +1989,43 @@ Naslov: %4 Remove Odstrani + + + Copy label + Kopiraj oznako + + + + Copy message + Kopiraj sporočilo + + + + Copy amount + Kopiraj količino + ReceiveRequestDialog QR Code - + QR Koda Copy &URI - + Kopraj &URl Copy &Address - + Kopiraj &Naslov &Save Image... - + &Shrani sliko.. @@ -1986,7 +2035,7 @@ Naslov: %4 Payment information - + Informacija o plačilu @@ -2056,12 +2105,17 @@ Naslov: %4 (no message) (ni sporočila) + + + (no amount) + (brez količine) + SendCoinsDialog - + Send Coins Pošlji kovance @@ -2074,17 +2128,17 @@ Naslov: %4 Inputs... - + Vnosi... automatically selected - + samodejno izbran Insufficient funds! - + Premalo sredstev! @@ -2094,7 +2148,7 @@ Naslov: %4 Bytes: - + Biti: @@ -2104,12 +2158,12 @@ Naslov: %4 Priority: - + Prednostno mesto: Fee: - + Provizija: @@ -2137,7 +2191,7 @@ Naslov: %4 - + Send to multiple recipients at once Pošlji več prejemnikom hkrati @@ -2147,7 +2201,7 @@ Naslov: %4 Dodaj &prejemnika - + Clear all fields of the form. @@ -2157,12 +2211,12 @@ Naslov: %4 Počisti &vse - + Balance: Dobroimetje: - + Confirm the send action Potrdi odlivno dejanje @@ -2172,7 +2226,7 @@ Naslov: %4 P&ošlji - + Confirm send coins Potrdi odliv kovancev @@ -2185,14 +2239,9 @@ Naslov: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Vnesite bitcoin naslov (npr.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity - + Kopiraj količino @@ -2202,7 +2251,7 @@ Naslov: %4 Copy fee - + Kopiraj provizijo @@ -2212,12 +2261,12 @@ Naslov: %4 Copy bytes - + Kopiraj bite Copy priority - + Kopiraj prednostno mesto @@ -2240,7 +2289,7 @@ Naslov: %4 ali - + The recipient address is not valid, please recheck. @@ -2262,7 +2311,7 @@ Naslov: %4 Duplicate address found, can only send to each address once per send operation. - + Najdena kopija naslova, možnost pošiljanja na vsakega izmed naslov le enkrat ob pošiljanju. @@ -2275,12 +2324,12 @@ Naslov: %4 - + Warning: Invalid Bitcoin address Opozorilo: Neveljaven Bitcoin naslov - + (no label) (ni oznake) @@ -2290,24 +2339,24 @@ Naslov: %4 - + Are you sure you want to send? - + Ali ste prepričani, da želite poslati? added as transaction fee - + dodano kot provizija transakcije - + Payment request expired - + Zahteva plačila je potekla Invalid payment address %1 - + Neveljaven naslov plačila %1 @@ -2342,7 +2391,7 @@ Naslov: %4 Choose previously used address - + Izberi zadnje uporabljen naslov @@ -2377,22 +2426,22 @@ Naslov: %4 Sporočilo: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. Enter a label for this address to add it to the list of used addresses + Vnesite oznako za ta naslov, ki bo shranjena v seznam uporabljenih naslovov + + + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - + This is an unverified payment request. @@ -2408,11 +2457,6 @@ Naslov: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Vnesite bitcoin naslov (npr.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2424,7 +2468,7 @@ Naslov: %4 Do not shut down the computer until this window disappears. - + Ne zaustavite računalnika dokler to okno ne izgine. @@ -2450,19 +2494,19 @@ Naslov: %4 - - + + Choose previously used address - + Izberi zadnje uporabljen naslov - - + + Alt+A Alt+A - + Paste address from clipboard Prilepi naslov iz odložišča @@ -2479,7 +2523,7 @@ Naslov: %4 Signature - + Podpis @@ -2503,12 +2547,12 @@ Naslov: %4 - + Clear &All Počisti &vse - + &Verify Message &Preveri sporočilo @@ -2523,14 +2567,14 @@ Naslov: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address Verify &Message - + Preveri &Sporočilo @@ -2538,50 +2582,44 @@ Naslov: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Vnesite bitcoin naslov (npr.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - - - Enter Bitcoin signature - + Kliknite "Podpiši sporočilo" za ustvaritev podpisa - + The entered address is invalid. - + Vnešeni naslov ni veljaven. - + - + Please check the address and try again. - + Prosimo preverite naslov in poizkusite znova. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. Odklepanje denarnice je bilo prekinjeno. Private key for the entered address is not available. - + Zasebni ključ vnešenega naslov ni na voljo. @@ -2594,15 +2632,15 @@ Naslov: %4 Sporočilo podpisano. - + The signature could not be decoded. - + Ni bilo mogoče dešifrirati podpisa. Please check the signature and try again. - + Prosimo preverite podpis in poizkusite znova. @@ -2655,6 +2693,11 @@ Naslov: %4 + conflicted + + + + %1/offline @@ -2697,20 +2740,20 @@ Naslov: %4 From - + Pošiljatelj To - + Prejemnik own address - + lasten naslov @@ -2734,7 +2777,7 @@ Naslov: %4 not accepted - + ni bilo sprejeto @@ -2747,12 +2790,12 @@ Naslov: %4 Transaction fee - + Provizija transakcije Net amount - + Neto količina @@ -2773,7 +2816,7 @@ Naslov: %4 Merchant - + Trgovec @@ -2793,7 +2836,7 @@ Naslov: %4 Inputs - + Vnosi @@ -2803,12 +2846,12 @@ Naslov: %4 true - + pravilno false - + nepravilno @@ -2816,12 +2859,12 @@ Naslov: %4 , še ni bila uspešno raznešena - + Open for %n more block(s) - + unknown neznano @@ -2862,12 +2905,12 @@ Naslov: %4 Količina - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2877,23 +2920,12 @@ Naslov: %4 Odpri enoto %1 - - Offline (%1 confirmations) - Brez povezave (%1 potrdil) - - - - Unconfirmed (%1 of %2 confirmations) - Nepotrjeno (&1 od %2 potrdil) - - - - + Confirmed (%1 confirmations) Potrjeno (%1 potrdil) - + This block was not received by any other nodes and will probably not be accepted! Ta blok ni prejelo še nobeno vozlišče. Najverjetneje ne bo sprejet! @@ -2903,7 +2935,27 @@ Naslov: %4 Generirano, toda ne sprejeto - + + Offline + + + + + Unconfirmed + Nepotrjeno + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Prejeto z @@ -2933,7 +2985,7 @@ Naslov: %4 (ni na voljo) - + Transaction status. Hover over this field to show number of confirmations. Stanje transakcije. Zapeljite z miško čez to polje za prikaz števila potrdil. @@ -3049,7 +3101,7 @@ Naslov: %4 Copy transaction ID - + Kopiraj ID transakcije @@ -3069,7 +3121,7 @@ Naslov: %4 Exporting Failed - + Neuspešen izvoz @@ -3079,12 +3131,12 @@ Naslov: %4 Exporting Successful - + Uspešen izvoz The transaction history was successfully saved to %1. - + Zgodovina poteklih transakcij je bila uspešno shranjena na %1. @@ -3158,7 +3210,7 @@ Naslov: %4 &Export - + &Izvozi @@ -3168,43 +3220,43 @@ Naslov: %4 Backup Wallet - + Napravi varnostno kopijo denarnice Wallet Data (*.dat) - + Podatki denarnice (*.dat) Backup Failed - + Varnostna kopijo neuspešna There was an error trying to save the wallet data to %1. - + Prišlo je do napake pri shranjevanju podatkov denarnice na %1. The wallet data was successfully saved to %1. - + Podatki denarnice so bili uspešno shranjena na %1. Backup Successful - + Varnostna kopija uspešna bitcoin-core - + Usage: Uporaba: - + List commands Prikaži ukaze @@ -3256,15 +3308,15 @@ Naslov: %4 Specify your own public address - + Določite vaš lasten javni naslov - + Threshold for disconnecting misbehaving peers (default: 100) Prag za prekinitev povezav s slabimi odjemalci (privzeto: 1000) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3284,17 +3336,17 @@ Naslov: %4 Sprejmi ukaze iz ukazne vrstice in JSON-RPC - + Run in the background as a daemon and accept commands Teci v ozadju in sprejemaj ukaze - + Use the test network Uporabi testno omrežje - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3346,22 +3398,22 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. 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. - + Napaka: Transakcija ni bila sprejeta! To se je morebiti zgodilo, ker so nekateri kovanci v vaši denarnici bili že porabljeni, na primer če ste uporabili kopijo wallet.dat in so tako kovanci bili porabljeni v kopiji, ostali pa označeni kot neporabljeni. Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds! - + Napaka: Ta transakcija potrebuje povizijo, ki je najmanj %s zaradi svoje količine, kompliciranosti, ali zaradi uporabe prejetih sredstev. Execute command when a wallet transaction changes (%s in cmd is replaced by TxID) - + Izvedi ukaz, ko bo transakcija denarnice se spremenila (V cmd je bil TxID zamenjan za %s) This is a pre-release test build - use at your own risk - do not use for mining or merchant applications - + To je pred izdana poizkusna verzija - uporaba na lastno odgovornost - ne uporabljajte je za rudarstvo ali trgovske aplikacije @@ -3391,7 +3443,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Warning: error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect. - + Opozorilo: napaka pri branju wallet.dat! Vsi ključi so bili pravilno prebrani, podatki o transakciji ali imenik vnešenih naslovov so morda izgubljeni ali nepravilni. @@ -3401,7 +3453,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. <category> can be: - + <kategorija> je lahko: @@ -3425,6 +3477,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3481,17 +3538,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Error: Disk space is low! - + Opozorilo: Premalo prostora na disku! Error: Wallet locked, unable to create transaction! - + Opozorilo: Denarnica je zaklenjena, ni mogoče opraviti transkacijo! Error: system error: - + Napaka: sistemska napaka: @@ -3531,12 +3588,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Failed to write file info - + Zapisovanje informacij o datoteki neuspešno Failed to write to coin database - + Neuspešno zapisovanje na bazi podatkov kovancev @@ -3561,7 +3618,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Generate coins (default: 0) - + Ustvari kovance (privzeto: 0) @@ -3616,7 +3673,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Send command to Bitcoin server - + Pošlji ukaz na Bitcoin strežnik @@ -3635,9 +3692,14 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - Start Bitcoin server + Spend unconfirmed change when sending transactions (default: 1) + + + Start Bitcoin server + Zaženi Bitcoin strežnik + This is intended for regression testing tools and app development. @@ -3661,7 +3723,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Wait for RPC server to start - + Počakajte na zagon RPC strežnika @@ -3684,12 +3746,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3709,9 +3771,9 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information - + Informacije @@ -3779,24 +3841,24 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: - + Sistemska napaka: Transaction amount too small - + Količina transakcije je pramajhna Transaction amounts must be positive - + Količina transkacije mora biti pozitivna Transaction too large - + Transkacija je prevelika @@ -3825,41 +3887,46 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version različica wallet.dat corrupt, salvage failed - + wallet.dat poškodovana, neuspešna obnova - + Password for JSON-RPC connections Geslo za JSON-RPC povezave - + Allow JSON-RPC connections from specified IP address Dovoli JSON-RPC povezave z določenega IP naslova - + Send commands to node running on <ip> (default: 127.0.0.1) Pošlji ukaze vozlišču na <ip> (privzet: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format Posodobi denarnico v najnovejši zapis - + Set key pool size to <n> (default: 100) Nastavi velikost ključa bazena na <n> (privzeto: 100) @@ -3869,12 +3936,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ponovno preglej verigo blokov za manjkajoče transakcije denarnice - + Use OpenSSL (https) for JSON-RPC connections Uporabi OpenSSL (https) za JSON-RPC povezave - + Server certificate file (default: server.cert) Datoteka potrdila strežnika (privzeta: server.cert) @@ -3884,7 +3951,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Zasebni ključ strežnika (privzet: server.pem) - + This help message To sporočilo pomoči @@ -3894,12 +3961,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... Nalaganje naslovov ... @@ -3914,12 +3981,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Napaka pri nalaganju wallet.dat: denarnica zahteva novejšo različico Bitcoina - + Wallet needed to be rewritten: restart Bitcoin to complete Denarnica mora biti prepisana: ponovno zaženite Bitcoin za doknčanje - + Error loading wallet.dat Napaka pri nalaganju wallet.dat @@ -3929,7 +3996,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3939,7 +4006,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3949,19 +4016,19 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' Invalid amount - + Neveljavna količina Insufficient funds - + Premalo sredstev @@ -3969,7 +4036,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nalaganje indeksa blokov ... - + Add a node to connect to and attempt to keep the connection open Dodaj vozlišče za povezavo nanj in skušaj le to obdržati odprto @@ -3979,12 +4046,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... Nalaganje denarnice ... - + Cannot downgrade wallet Ne morem @@ -3994,7 +4061,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... Ponovno pregledovanje ... @@ -4004,17 +4071,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Nalaganje končano - + To use the %s option - + Error Napaka - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_sq.ts b/src/qt/locale/bitcoin_sq.ts index c473d560e087a..ecfec40cf6ad3 100644 --- a/src/qt/locale/bitcoin_sq.ts +++ b/src/qt/locale/bitcoin_sq.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 Portofoli po <b> enkriptohet</b> dhe është <b> i kyçur</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount Sasia @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - E pakonfirmuar: - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Futni një adresë Bitkoini (p.sh. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Etiketë: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Dërgo Monedha @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once Dërgo marrësve të ndryshëm njëkohësisht @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: Balanca: - + Confirm the send action Konfirmo veprimin e dërgimit @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins konfirmo dërgimin e monedhave @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Futni një adresë Bitkoini (p.sh. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (pa etiketë) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Futni një adresë Bitkoini (p.sh. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard Ngjit nga memorja e sistemit @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Futni një adresë Bitkoini (p.sh. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 , nuk është transmetuar me sukses deri tani - + Open for %n more block(s) - + unknown i/e panjohur @@ -2858,12 +2901,12 @@ Address: %4 Sasia - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,23 +2916,12 @@ Address: %4 Hapur deri më %1 - - Offline (%1 confirmations) - Jashtë linje(%1 konfirmime) - - - - Unconfirmed (%1 of %2 confirmations) - I/E pakonfirmuar(%1 nga %2 konfirmime) - - - - + Confirmed (%1 confirmations) I/E konfirmuar(%1 konfirmime) - + This block was not received by any other nodes and will probably not be accepted! Ky bllok është marrë nga ndonjë nyje dhe ka shumë mundësi të mos pranohet! @@ -2899,7 +2931,27 @@ Address: %4 I krijuar por i papranuar - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Marrë me @@ -2929,7 +2981,7 @@ Address: %4 (p/a) - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_sr.ts b/src/qt/locale/bitcoin_sr.ts index a3eb9b4fa3cf5..ad64683cb7481 100644 --- a/src/qt/locale/bitcoin_sr.ts +++ b/src/qt/locale/bitcoin_sr.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 Новчаник јс <b>шифрован</b> и тренутно <b>закључан</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount iznos @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - Непотврђено: - - - + Wallet новчаник - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Unesite Bitcoin adresu (n.pr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: &Етикета - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + kopiraj naziv + + + + Copy message + + + + + Copy amount + kopiraj iznos + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Слање новца @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: - + Confirm the send action Потврди акцију слања @@ -2168,7 +2222,7 @@ Address: %4 &Пошаљи - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Unesite Bitcoin adresu (n.pr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (без етикете) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 Poruka: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Unesite Bitcoin adresu (n.pr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Unesite Bitcoin adresu (n.pr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 , nije još uvek uspešno emitovan - + Open for %n more block(s) - + unknown nepoznato @@ -2858,12 +2901,12 @@ Address: %4 iznos - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,23 +2916,12 @@ Address: %4 Otvoreno do %1 - - Offline (%1 confirmations) - Offline * van mreže (%1 potvrdjenih) - - - - Unconfirmed (%1 of %2 confirmations) - Nepotvrdjeno (%1 of %2 potvrdjenih) - - - - + Confirmed (%1 confirmations) Potvrdjena (%1 potvrdjenih) - + This block was not received by any other nodes and will probably not be accepted! Ovaj blok nije primljen od ostalih čvorova (nodova) i verovatno neće biti prihvaćen! @@ -2899,7 +2931,27 @@ Address: %4 Generisan ali nije prihvaćen - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Primljen sa @@ -2929,7 +2981,7 @@ Address: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Status vaše transakcije. Predjite mišem preko ovog polja da bi ste videli broj konfirmacija @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: Korišćenje: - + List commands Listaj komande @@ -3256,12 +3308,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3281,17 +3333,17 @@ Address: %4 Prihvati komandnu liniju i JSON-RPC komande - + Run in the background as a daemon and accept commands Radi u pozadini kao daemon servis i prihvati komande - + Use the test network Koristi testnu mrežu - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3422,6 +3474,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3632,6 +3689,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3681,12 +3743,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3706,7 +3768,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3776,7 +3838,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3822,6 +3884,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version верзија @@ -3831,32 +3898,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections Lozinka za JSON-RPC konekcije - + Allow JSON-RPC connections from specified IP address Dozvoli JSON-RPC konekcije sa posebne IP adrese - + Send commands to node running on <ip> (default: 127.0.0.1) Pošalji komande to nodu koji radi na <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) Odredi veličinu zaštićenih ključeva na <n> (default: 100) @@ -3866,12 +3933,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Ponovo skeniraj lanac blokova za nedostajuće transakcije iz novčanika - + Use OpenSSL (https) for JSON-RPC connections Koristi OpenSSL (https) za JSON-RPC konekcije - + Server certificate file (default: server.cert) @@ -3881,7 +3948,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. privatni ključ za Server (podrazumevan: server.pem) - + This help message Ova poruka Pomoći @@ -3891,12 +3958,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... učitavam adrese.... @@ -3911,12 +3978,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Грешка током учитавања wallet.dat: Новчанику је неопходна нова верзија Bitcoin-a. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat Грешка током учитавања wallet.dat @@ -3926,7 +3993,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3936,7 +4003,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3946,7 +4013,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3966,7 +4033,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Učitavam blok indeksa... - + Add a node to connect to and attempt to keep the connection open @@ -3976,12 +4043,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... Новчаник се учитава... - + Cannot downgrade wallet @@ -3991,7 +4058,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... Ponovo skeniram... @@ -4001,17 +4068,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Završeno učitavanje - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts index 5743f1b36ec5c..128bfa7ad3ab7 100644 --- a/src/qt/locale/bitcoin_sv.ts +++ b/src/qt/locale/bitcoin_sv.ts @@ -37,6 +37,12 @@ Denna produkten innehåller mjukvara utvecklad av OpenSSL Project för användni The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -617,6 +623,16 @@ Denna produkten innehåller mjukvara utvecklad av OpenSSL Project för användni %n week(s) %n vecka%n veckor + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -691,7 +707,7 @@ Adress: %4 Denna plånbok är <b>krypterad</b> och för närvarande <b>låst</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Ett allvarligt fel har uppstått. Bitcoin kan inte längre köras säkert och kommer att avslutas. @@ -752,7 +768,7 @@ Adress: %4 - + (un)select all @@ -767,7 +783,7 @@ Adress: %4 - + Amount Mängd @@ -918,7 +934,7 @@ Adress: %4 - + Dust @@ -1100,7 +1116,7 @@ Adress: %4 - + Bitcoin Core Bitcoin Kärna @@ -1244,7 +1260,7 @@ Adress: %4 &Allmänt - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Valfri transaktionsavgift per kB som ser till att dina transaktioner behandlas snabbt. De flesta transaktioner är 1 kB. @@ -1254,7 +1270,7 @@ Adress: %4 Betala överförings&avgift - + Automatically start Bitcoin after logging in to the system. Starta Bitcoin automatiskt efter inloggning. @@ -1269,12 +1285,7 @@ Adress: %4 - - Set database cache size in megabytes (default: 25) - Sätt databas cache storleken i megabyte (förvalt: 25) - - - + MB @@ -1289,7 +1300,12 @@ Adress: %4 Ange antalet skriptkontrolltrådar (upp till 16, 0 = auto, <0 = lämna så många kärnor lediga, förval: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1324,7 +1340,17 @@ Adress: %4 &Nätverk - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Öppna automatiskt Bitcoin-klientens port på routern. Detta fungerar endast om din router har UPnP aktiverat. @@ -1439,17 +1465,17 @@ Adress: %4 &Avbryt - + default standard - + none - + Confirm options reset Bekräfta att alternativen ska återställs @@ -1489,19 +1515,14 @@ Adress: %4 Den visade informationen kan vara inaktuell. Plånboken synkroniseras automatiskt med Bitcoin-nätverket efter att anslutningen är upprättad, men denna process har inte slutförts ännu. - - Unconfirmed: - Obekräftade: - - - + Wallet Plånbok - Confirmed: - Bekräftade: + Available: + @@ -1509,7 +1530,12 @@ Adress: %4 Ditt tillgängliga saldo - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Totalt antal transaktioner som ännu inte bekräftats, och som ännu inte räknas med i aktuellt saldo @@ -1657,6 +1683,11 @@ Adress: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Ange en Bitcoin-adress (t.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1877,22 +1908,22 @@ Adress: %4 ReceiveCoinsDialog - + &Amount: %Belopp: - + &Label: &Etikett: - + &Message: &Meddelande: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1902,27 +1933,30 @@ Adress: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1932,17 +1966,17 @@ Adress: %4 Rensa - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1961,6 +1995,21 @@ Adress: %4 Remove + + + Copy label + Kopiera etikett + + + + Copy message + + + + + Copy amount + Kopiera belopp + ReceiveRequestDialog @@ -2062,12 +2111,17 @@ Adress: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Skicka pengar @@ -2143,7 +2197,7 @@ Adress: %4 - + Send to multiple recipients at once Skicka till flera mottagare samtidigt @@ -2153,7 +2207,7 @@ Adress: %4 Lägg till &mottagare - + Clear all fields of the form. @@ -2163,12 +2217,12 @@ Adress: %4 Rensa &alla - + Balance: Balans: - + Confirm the send action Bekräfta sändordern @@ -2178,7 +2232,7 @@ Adress: %4 &Skicka - + Confirm send coins Bekräfta skickade mynt @@ -2191,12 +2245,7 @@ Adress: %4 %1 till %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Ange en Bitcoin-adress (t.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2246,7 +2295,7 @@ Adress: %4 - + The recipient address is not valid, please recheck. Mottagarens adress är inte giltig, vänligen kontrollera igen. @@ -2281,12 +2330,12 @@ Adress: %4 - + Warning: Invalid Bitcoin address - + (no label) (Ingen etikett) @@ -2296,7 +2345,7 @@ Adress: %4 - + Are you sure you want to send? Är du säker på att du vill skicka? @@ -2306,7 +2355,7 @@ Adress: %4 - + Payment request expired @@ -2383,12 +2432,7 @@ Adress: %4 Meddelande: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2398,7 +2442,12 @@ Adress: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2414,11 +2463,6 @@ Adress: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Ange en Bitcoin-adress (t.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2456,19 +2500,19 @@ Adress: %4 Adressen att signera meddelandet med (t.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Välj tidigare använda adresser - - + + Alt+A Alt+A - + Paste address from clipboard Klistra in adress från Urklipp @@ -2509,12 +2553,12 @@ Adress: %4 - + Clear &All Rensa &alla - + &Verify Message &Verifiera Meddelande @@ -2529,7 +2573,7 @@ Adress: %4 Adressen som meddelandet var signerat med (t.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Verifiera meddelandet för att vara säker på att den var signerad med den angivna Bitcoin-adressen @@ -2544,43 +2588,37 @@ Adress: %4 Rensa alla fält - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Ange en Bitcoin-adress (t.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Klicka "Signera Meddelande" för att få en signatur - - - Enter Bitcoin signature - Ange Bitcoin-signatur - - + The entered address is invalid. Den angivna adressen är ogiltig. - + - + Please check the address and try again. Vad god kontrollera adressen och försök igen. - - + + The entered address does not refer to a key. Den angivna adressen refererar inte till en nyckel. - + Wallet unlock was cancelled. Upplåsningen av plånboken avbröts. @@ -2600,7 +2638,7 @@ Adress: %4 Meddelandet är signerat. - + The signature could not be decoded. Signaturen kunde inte avkodas. @@ -2661,6 +2699,11 @@ Adress: %4 + conflicted + + + + %1/offline %1/nerkopplad @@ -2822,12 +2865,12 @@ Adress: %4 , har inte lyckats skickas ännu - + Open for %n more block(s) Öppet för %n mer blockÖppet för %n mer block - + unknown okänd @@ -2868,12 +2911,12 @@ Adress: %4 Mängd - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Öppet för %n mer blockÖppet för %n mer block @@ -2883,23 +2926,12 @@ Adress: %4 Öppet till %1 - - Offline (%1 confirmations) - Offline (%1 bekräftelser) - - - - Unconfirmed (%1 of %2 confirmations) - Obekräftad (%1 av %2 bekräftelser) - - - - + Confirmed (%1 confirmations) Bekräftad (%1 bekräftelser) - + This block was not received by any other nodes and will probably not be accepted! Det här blocket togs inte emot av några andra noder och kommer antagligen inte att bli godkänt. @@ -2909,7 +2941,27 @@ Adress: %4 Genererad men inte accepterad - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Mottagen med @@ -2939,7 +2991,7 @@ Adress: %4 (n/a) - + Transaction status. Hover over this field to show number of confirmations. Transaktionsstatus. Håll muspekaren över för att se antal bekräftelser. @@ -3205,12 +3257,12 @@ Adress: %4 bitcoin-core - + Usage: Användning: - + List commands Lista kommandon @@ -3265,12 +3317,12 @@ Adress: %4 Ange din egen publika adress - + Threshold for disconnecting misbehaving peers (default: 100) Tröskelvärde för att koppla ifrån klienter som missköter sig (förvalt: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Antal sekunder att hindra klienter som missköter sig från att ansluta (förvalt: 86400) @@ -3290,17 +3342,17 @@ Adress: %4 Tillåt kommandon från kommandotolken och JSON-RPC-kommandon - + Run in the background as a daemon and accept commands Kör i bakgrunden som tjänst och acceptera kommandon - + Use the test network Använd testnätverket - + Accept connections from outside (default: 1 if no -proxy or -connect) Acceptera anslutningar utifrån (förvalt: 1 om ingen -proxy eller -connect) @@ -3441,6 +3493,11 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Koppla enbart upp till den/de specificerade noden/noder @@ -3651,6 +3708,11 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Starta Bitcoinserver @@ -3700,12 +3762,12 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Du måste återskapa databasen med -reindex för att ändra -txindex - + Imports blocks from external blk000??.dat file Importerar block från extern blk000??.dat fil - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Exekvera kommando när ett relevant meddelande är mottagen eller när vi ser en väldigt lång förgrening (%s i cmd är utbytt med ett meddelande) @@ -3725,7 +3787,7 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Ange antalet skriptkontrolltrådar (upp till 16, 0 = auto, <0 = lämna så många kärnor lediga, förval: 0) - + Information Information @@ -3795,7 +3857,7 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Ange timeout för uppkoppling i millisekunder (förvalt: 5000) - + System error: Systemfel: @@ -3841,6 +3903,11 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo + Zapping all transactions from wallet... + + + + version version @@ -3850,32 +3917,32 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo wallet.dat korrupt, räddning misslyckades - + Password for JSON-RPC connections Lösenord för JSON-RPC-anslutningar - + Allow JSON-RPC connections from specified IP address Tillåt JSON-RPC-anslutningar från specifika IP-adresser - + Send commands to node running on <ip> (default: 127.0.0.1) Skicka kommandon till klient på <ip> (förvalt: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Exekvera kommando när det bästa blocket ändras (%s i cmd är utbytt av blockhash) - + Upgrade wallet to latest format Uppgradera plånboken till senaste formatet - + Set key pool size to <n> (default: 100) Sätt storleken på nyckelpoolen till <n> (förvalt: 100) @@ -3885,12 +3952,12 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Sök i blockkedjan efter saknade plånboks transaktioner - + Use OpenSSL (https) for JSON-RPC connections Använd OpenSSL (https) för JSON-RPC-anslutningar - + Server certificate file (default: server.cert) Serverns certifikatfil (förvalt: server.cert) @@ -3900,7 +3967,7 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Serverns privata nyckel (förvalt: server.pem) - + This help message Det här hjälp medelandet @@ -3910,12 +3977,12 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Det går inte att binda till %s på den här datorn (bind returnerade felmeddelande %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Tillåt DNS-sökningar för -addnode, -seednode och -connect - + Loading addresses... Laddar adresser... @@ -3930,12 +3997,12 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Fel vid inläsningen av wallet.dat: Plånboken kräver en senare version av Bitcoin - + Wallet needed to be rewritten: restart Bitcoin to complete Plånboken behöver skrivas om: Starta om Bitcoin för att färdigställa - + Error loading wallet.dat Fel vid inläsning av plånboksfilen wallet.dat @@ -3945,7 +4012,7 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Ogiltig -proxy adress: '%s' - + Unknown network specified in -onlynet: '%s' Okänt nätverk som anges i -onlynet: '%s' @@ -3955,7 +4022,7 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Okänd -socks proxy version begärd: %i - + Cannot resolve -bind address: '%s' Kan inte matcha -bind adress: '%s' @@ -3965,7 +4032,7 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Kan inte matcha -externalip adress: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Ogiltigt belopp för -paytxfee=<belopp>:'%s' @@ -3985,7 +4052,7 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Laddar blockindex... - + Add a node to connect to and attempt to keep the connection open Lägg till en nod att koppla upp mot och försök att hålla anslutningen öppen @@ -3995,12 +4062,12 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Det går inte att binda till %s på den här datorn. Bitcoin är förmodligen redan igång. - + Loading wallet... Laddar plånbok... - + Cannot downgrade wallet Kan inte nedgradera plånboken @@ -4010,7 +4077,7 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Kan inte skriva standardadress - + Rescanning... Söker igen... @@ -4020,17 +4087,17 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo Klar med laddning - + To use the %s option Att använda %s alternativet - + Error Fel - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_th_TH.ts b/src/qt/locale/bitcoin_th_TH.ts index 9ddaf0ead7e77..539f820256a1c 100644 --- a/src/qt/locale/bitcoin_th_TH.ts +++ b/src/qt/locale/bitcoin_th_TH.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (ไม่มีชื่อ) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2858,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_tr.ts b/src/qt/locale/bitcoin_tr.ts index 9b17da2b0ed93..e0576e93d718c 100644 --- a/src/qt/locale/bitcoin_tr.ts +++ b/src/qt/locale/bitcoin_tr.ts @@ -36,6 +36,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers Bitcoin Çekirdeği geliştiricileri + + + + (%1-bit) + (%1-bit) + AddressBookPage @@ -616,6 +622,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) %n hafta%n hafta + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -690,7 +706,7 @@ Adres: %4 Cüzdan <b>şifrelenmiştir</b> ve şu anda <b>kilitlidir</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Ciddi bir hata oluştu. Bitcoin artık güvenli bir şekilde işlemeye devam edemez ve kapanacaktır. @@ -751,7 +767,7 @@ Adres: %4 Para üstü: - + (un)select all tümünü seç(me) @@ -766,7 +782,7 @@ Adres: %4 Liste kipi - + Amount Meblağ @@ -917,7 +933,7 @@ Adres: %4 boş - + Dust Toz @@ -1099,7 +1115,7 @@ Adres: %4 Bitcoin Çekirdeği - Komut satırı seçenekleri - + Bitcoin Core Bitcoin Çekirdeği @@ -1243,7 +1259,7 @@ Adres: %4 &Esas ayarlar - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Muamelelerin hızlı işlenmesini garantilemeye yardım eden, seçime dayalı kB başı muamele ücreti. Muamelelerin çoğunluğunun boyutu 1 kB'dir. @@ -1253,7 +1269,7 @@ Adres: %4 Muamele ücreti &öde - + Automatically start Bitcoin after logging in to the system. Sistemde oturum açıldığında Bitcoin'i otomatik olarak başlat. @@ -1268,12 +1284,7 @@ Adres: %4 &Veritabanı tamponunun boyutu - - Set database cache size in megabytes (default: 25) - Veritabanı önbellek boyutunu megabayt olarak belirt (varsayılan: 25) - - - + MB MB @@ -1288,7 +1299,12 @@ Adres: %4 Betik kontrolü iş parçacığı sayısını belirt (azami 16, 0 = otomatik, <0 = bu sayıda çekirdeği boş bırak, varsayılan: 0) - + + &Spend unconfirmed change (experts only) + Doğrulanmamış para üstünü &harca (sadece uzman kullanıcılar için) + + + Connect to the Bitcoin network through a SOCKS proxy. Bitcoin şebekesine bir SOCKS vekil sunucusu vasıtasıyla bağlan. @@ -1323,7 +1339,17 @@ Adres: %4 &Şebeke - + + W&allet + &Cüzdan + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + Teyit edilmemiş para üstünü harcamayı devre dışı bırakırsanız, bir muamelenin para üstü bu muamele için en az bir teyit olana dek harcanamaz. Bu, aynı zamanda bakiyenizin nasıl hesaplandığını da etkiler. + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Yönlendiricide Bitcoin istemci portlarını otomatik olarak açar. Bu, sadece yönlendiricinizin UPnP desteği bulunuyorsa ve etkinse çalışabilir. @@ -1438,17 +1464,17 @@ Adres: %4 &İptal - + default varsayılan - + none boş - + Confirm options reset Seçeneklerin sıfırlanmasını teyit et @@ -1488,19 +1514,14 @@ Adres: %4 Görüntülenen veriler zaman aşımına uğramış olabilir. Bağlantı kurulduğunda cüzdanınız otomatik olarak şebeke ile eşleşir ancak bu işlem henüz tamamlanmamıştır. - - Unconfirmed: - Doğrulanmamış: - - - + Wallet Cüzdan - Confirmed: - Teyit edilmiş: + Available: + Mevcut: @@ -1508,7 +1529,12 @@ Adres: %4 Güncel harcanabilir bakiyeniz - + + Pending: + Beklemede: + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Henüz teyit edilmemiş ve harcanabilir bakiyeye eklenmemiş muamelelerin toplamı @@ -1656,6 +1682,11 @@ Adres: %4 Error: Invalid combination of -regtest and -testnet. Hata: -regtest ve -testnet'in geçersiz kombinasyonu. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Bitcoin adresi giriniz (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1876,22 +1907,22 @@ Adres: %4 ReceiveCoinsDialog - + &Amount: &Meblağ: - + &Label: &Etiket: - + &Message: Me&saj: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. Daha önce kullanılmış bir alım adresini kullan. Adresleri tekrar kullanmak güvenlik ve gizlilik sorunları doğurur. Bunu, daha önce yaptığınız bir talebi tekrar oluşturmak durumu dışında kullanmayınız. @@ -1901,27 +1932,30 @@ Adres: %4 &Hâlihazırda bulunan bir alım adresini kullan (önerilmez) - - An optional label to associate with the new receiving address - Yeni alım adresi ile ilişkili, seçiminize dayalı etiket - - - + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. Talep açıldığında gösterilecek, isteğinize dayalı, ödeme talebi ile ilişkilendirilecek bir mesaj. Not: Bu mesaj ödeme ile birlikte Bitcoin şebekesi üzerinden gönderilmeyecektir. - + + + An optional label to associate with the new receiving address. + Yeni alım adresi ile ilişkili, seçiminize dayalı etiket. + + + Use this form to request payments. All fields are <b>optional</b>. Ödeme talep etmek için bu formu kullanın. Tüm alanlar <b>seçime dayalıdır</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. Seçiminize dayalı talep edilecek meblağ. Belli bir meblağ talep etmemek için bunu boş bırakın veya sıfır değerini kullanın. - + Clear all fields of the form. Formdaki tüm alanları temizle. @@ -1931,17 +1965,17 @@ Adres: %4 Temizle - - &Request payment - Ödeme &talep et + + Requested payments history + Talep edilen ödemelerin tarihçesi - - Requested payments - Talep edilen ödemeler + + &Request payment + Ödeme &talep et - + Show the selected request (does the same as double clicking an entry) Seçilen talebi göster (bir unsura çift tıklamakla aynı anlama gelir) @@ -1960,6 +1994,21 @@ Adres: %4 Remove Kaldır + + + Copy label + Etiketi kopyala + + + + Copy message + Mesajı kopyala + + + + Copy amount + Meblağı kopyala + ReceiveRequestDialog @@ -2061,12 +2110,17 @@ Adres: %4 (no message) (boş mesaj) + + + (no amount) + (boş meblağ) + SendCoinsDialog - + Send Coins Bitcoin yolla @@ -2142,7 +2196,7 @@ Adres: %4 Özel para üstü adresi - + Send to multiple recipients at once Birçok alıcıya aynı anda gönder @@ -2152,7 +2206,7 @@ Adres: %4 &Alıcı ekle - + Clear all fields of the form. Formdaki tüm alanları temizle. @@ -2162,12 +2216,12 @@ Adres: %4 Tümünü &temizle - + Balance: Bakiye: - + Confirm the send action Yollama etkinliğini teyit ediniz @@ -2177,7 +2231,7 @@ Adres: %4 G&önder - + Confirm send coins Gönderiyi teyit ediniz @@ -2190,12 +2244,7 @@ Adres: %4 %1 öğesinden %2 unsuruna - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Bitcoin adresi giriniz (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity Miktarı kopyala @@ -2245,7 +2294,7 @@ Adres: %4 veya - + The recipient address is not valid, please recheck. Alıcı adresi geçerli değildir, lütfen denetleyiniz. @@ -2280,12 +2329,12 @@ Adres: %4 Muamele reddedildi! Cüzdanınızdaki madenî paraların bazıları zaten harcanmış olduğunda bu meydana gelebilir. Örneğin wallet.dat dosyasının bir kopyasını kullandıysanız ve kopyada para harcandığında ancak burada harcandığı işaretlenmediğinde. - + Warning: Invalid Bitcoin address Uyarı: geçersiz Bitcoin adresi - + (no label) (boş etiket) @@ -2295,7 +2344,7 @@ Adres: %4 Uyarı: geçersiz para üstü adresi - + Are you sure you want to send? Göndermek istediğinizden emin misiniz? @@ -2305,7 +2354,7 @@ Adres: %4 muamele ücreti olarak eklendi - + Payment request expired Ödeme talebinin ömrü doldu @@ -2382,12 +2431,7 @@ Adres: %4 Mesaj: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - Bitcoin URI'siyle ilişkili ve bilginiz için muameleyle saklanacak bir mesaj. Not: Bu mesaj Bitcoin şebekesi üzerinden gönderilmeyecektir. - - - + This is a verified payment request. Bu, teyit edilmiş bir ödeme talebidir. @@ -2397,7 +2441,12 @@ Adres: %4 Kullanılmış adres listesine eklemek için bu adrese bir etiket girin - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + Bitcoin: URI'siyle ilişkili ve bilginiz için muameleyle saklanacak bir mesaj. Not: Bu mesaj Bitcoin şebekesi üzerinden gönderilmeyecektir. + + + This is an unverified payment request. Bu, teyit edilmemiş bir ödeme talebidir. @@ -2413,11 +2462,6 @@ Adres: %4 Memo: Not: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Bitcoin adresi giriniz (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2455,19 +2499,19 @@ Adres: %4 Mesajın imzalanmasında kullanılacak adres (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Önceden kullanılmış adres seç - - + + Alt+A Alt+A - + Paste address from clipboard Panodan adres yapıştır @@ -2508,12 +2552,12 @@ Adres: %4 - + Clear &All Tümünü &temizle - + &Verify Message Mesaj &kontrol et @@ -2528,7 +2572,7 @@ Adres: %4 Mesajı imzalamak için kullanılmış olan adres (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Belirtilen Bitcoin adresi ile imzalandığını doğrulamak için mesajı kontrol et @@ -2543,43 +2587,37 @@ Adres: %4 Tüm mesaj kontrolü alanlarını sıfırla - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Bitcoin adresi giriniz (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature İmzayı oluşturmak için "Mesaj İmzala" unsurunu tıklayın - - - Enter Bitcoin signature - Bitcoin imzası gir - - + The entered address is invalid. Girilen adres geçersizdir. - + - + Please check the address and try again. Adresi kontrol edip tekrar deneyiniz. - - + + The entered address does not refer to a key. Girilen adres herhangi bir anahtara işaret etmemektedir. - + Wallet unlock was cancelled. Cüzdan kilidinin açılması iptal edildi. @@ -2599,7 +2637,7 @@ Adres: %4 Mesaj imzalandı. - + The signature could not be decoded. İmzanın kodu çözülemedi. @@ -2660,6 +2698,11 @@ Adres: %4 + conflicted + çakışma + + + %1/offline %1/çevrim dışı @@ -2821,12 +2864,12 @@ Adres: %4 , henüz başarılı bir şekilde yayınlanmadı - + Open for %n more block(s) %n ilâve blok için açık%n ilâve blok için açık - + unknown bilinmiyor @@ -2867,12 +2910,12 @@ Adres: %4 Meblağ - + Immature (%1 confirmations, will be available after %2) Olgunlaşmamış (%1 teyit, %2 teyit ardından kullanılabilir olacaktır) - + Open for %n more block(s) %n ilâve blok için açık%n ilâve blok için açık @@ -2882,23 +2925,12 @@ Adres: %4 %1 değerine dek açık - - Offline (%1 confirmations) - Çevrimdışı (%1 teyit) - - - - Unconfirmed (%1 of %2 confirmations) - Doğrulanmadı (%1 (toplam %2 üzerinden) teyit) - - - - + Confirmed (%1 confirmations) Doğrulandı (%1 teyit) - + This block was not received by any other nodes and will probably not be accepted! Bu blok başka hiçbir düğüm tarafından alınmamıştır ve muhtemelen kabul edilmeyecektir! @@ -2908,7 +2940,27 @@ Adres: %4 Oluşturuldu ama kabul edilmedi - + + Offline + Çevrim dışı + + + + Unconfirmed + Teyit edilmemiş + + + + Confirming (%1 of %2 recommended confirmations) + Teyit ediliyor (tavsiye edilen %2 teyit üzerinden %1 doğrulama) + + + + Conflicted + Çakışma + + + Received with Şununla alındı @@ -2938,7 +2990,7 @@ Adres: %4 (mevcut değil) - + Transaction status. Hover over this field to show number of confirmations. Muamele durumu. Doğrulama sayısını görüntülemek için imleci bu alanda tutunuz. @@ -3204,12 +3256,12 @@ Adres: %4 bitcoin-core - + Usage: Kullanım: - + List commands Komutları listele @@ -3264,12 +3316,12 @@ Adres: %4 Kendi genel adresinizi tanımlayın - + Threshold for disconnecting misbehaving peers (default: 100) Aksaklık gösteren eşlerle bağlantıyı kesme sınırı (varsayılan: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Aksaklık gösteren eşlerle yeni bağlantıları engelleme süresi, saniye olarak (varsayılan: 86400) @@ -3289,17 +3341,17 @@ Adres: %4 Konut satırı ve JSON-RPC komutlarını kabul et - + Run in the background as a daemon and accept commands Arka planda daemon (servis) olarak çalış ve komutları kabul et - + Use the test network Deneme şebekesini kullan - + Accept connections from outside (default: 1 if no -proxy or -connect) Dışarıdan gelen bağlantıları kabul et (varsayılan: -proxy veya -connect yoksa 1) @@ -3440,6 +3492,11 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com + Clear list of wallet transactions (diagnostic tool; implies -rescan) + Cüzdanın muamele listesini temizle (tanı aracı; -rescan ima eder) + + + Connect only to the specified node(s) Sadece belirtilen düğüme veya düğümlere bağlan @@ -3650,6 +3707,11 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com + Spend unconfirmed change when sending transactions (default: 1) + Gönderme muamelelerinde teyit edilmemiş para üstünü harca (varsayılan: 1) + + + Start Bitcoin server Bitcoin sunucusunu başlat @@ -3699,12 +3761,12 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com -txindex'i değiştirmek için veritabanını -reindex kullanarak tekrar inşa etmeniz gerekmektedir - + Imports blocks from external blk000??.dat file Harici blk000??.dat dosyasından blokları içe aktarır - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) İlgili bir uyarı alındığında ya da gerçekten uzun bir çatallama gördüğümüzde komutu çalıştır (komuttaki %s mesaj ile değiştirilir) @@ -3724,7 +3786,7 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Betik kontrolü iş parçacığı sayısını belirt (azami 16, 0 = otomatik, <0 = bu sayıda çekirdeği boş bırak, varsayılan: 0) - + Information Bilgi @@ -3794,7 +3856,7 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Bağlantı zaman aşım süresini milisaniye olarak belirt (varsayılan: 5000) - + System error: Sistem hatası: @@ -3840,6 +3902,11 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com + Zapping all transactions from wallet... + Cüzdandaki tüm muameleler kaldırılıyor... + + + version sürüm @@ -3849,32 +3916,32 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com wallet.dat bozuk, geri kazanım başarısız oldu - + Password for JSON-RPC connections JSON-RPC bağlantıları için parola - + Allow JSON-RPC connections from specified IP address Belirtilen İP adresinden JSON-RPC bağlantılarını kabul et - + Send commands to node running on <ip> (default: 127.0.0.1) Şu <ip> adresinde (varsayılan: 127.0.0.1) çalışan düğüme komut yolla - + Execute command when the best block changes (%s in cmd is replaced by block hash) En iyi blok değiştiğinde komutu çalıştır (komut için %s parametresi blok hash değeri ile değiştirilecektir) - + Upgrade wallet to latest format Cüzdanı en yeni biçime güncelle - + Set key pool size to <n> (default: 100) Anahtar alan boyutunu <n> değerine ayarla (varsayılan: 100) @@ -3884,12 +3951,12 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Blok zincirini eksik cüzdan muameleleri için tekrar tara - + Use OpenSSL (https) for JSON-RPC connections JSON-RPC bağlantıları için OpenSSL (https) kullan - + Server certificate file (default: server.cert) Sunucu sertifika dosyası (varsayılan: server.cert) @@ -3899,7 +3966,7 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Sunucu özel anahtarı (varsayılan: server.pem) - + This help message Bu yardım mesajı @@ -3909,12 +3976,12 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Bu bilgisayarda %s unsuruna bağlanılamadı. (bind şu hatayı iletti: %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect -addnode, -seednode ve -connect için DNS aramalarına izin ver - + Loading addresses... Adresler yükleniyor... @@ -3929,12 +3996,12 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com wallet.dat dosyasının yüklenmesinde hata oluştu: cüzdanın daha yeni bir Bitcoin sürümüne ihtiyacı var - + Wallet needed to be rewritten: restart Bitcoin to complete Cüzdanın tekrar yazılması gerekiyordu: işlemi tamamlamak için Bitcoin'i yeniden başlatınız - + Error loading wallet.dat wallet.dat dosyasının yüklenmesinde hata oluştu @@ -3944,7 +4011,7 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Geçersiz -proxy adresi: '%s' - + Unknown network specified in -onlynet: '%s' -onlynet için bilinmeyen bir şebeke belirtildi: '%s' @@ -3954,7 +4021,7 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Bilinmeyen bir -socks vekil sürümü talep edildi: %i - + Cannot resolve -bind address: '%s' -bind adresi çözümlenemedi: '%s' @@ -3964,7 +4031,7 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com -externalip adresi çözümlenemedi: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' -paytxfee=<meblağ> için geçersiz meblağ: '%s' @@ -3984,7 +4051,7 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Blok indeksi yükleniyor... - + Add a node to connect to and attempt to keep the connection open Bağlanılacak düğüm ekle ve bağlantıyı zinde tutmaya çalış @@ -3994,12 +4061,12 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Bu bilgisayarda %s unsuruna bağlanılamadı. Bitcoin muhtemelen hâlihazırda çalışmaktadır. - + Loading wallet... Cüzdan yükleniyor... - + Cannot downgrade wallet Cüzdan eski biçime geri alınamaz @@ -4009,7 +4076,7 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Varsayılan adres yazılamadı - + Rescanning... Yeniden tarama... @@ -4019,17 +4086,17 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com Yükleme tamamlandı - + To use the %s option %s seçeneğini kullanmak için - + Error Hata - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_uk.ts b/src/qt/locale/bitcoin_uk.ts index a52245ea73341..2ec9f7398bc2e 100644 --- a/src/qt/locale/bitcoin_uk.ts +++ b/src/qt/locale/bitcoin_uk.ts @@ -36,6 +36,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -616,6 +622,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -690,7 +706,7 @@ Address: %4 <b>Зашифрований</b> гаманець <b>заблоковано</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. Сталася фатальна помилка. Bitcoin більше не може продовжувати безпечно і піде. @@ -751,7 +767,7 @@ Address: %4 - + (un)select all @@ -766,7 +782,7 @@ Address: %4 - + Amount Кількість @@ -917,7 +933,7 @@ Address: %4 - + Dust @@ -1099,7 +1115,7 @@ Address: %4 - + Bitcoin Core Bitcoin Ядро @@ -1243,7 +1259,7 @@ Address: %4 &Головні - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Оплата додаткових транзакцій за Кб, що допомагає переконатися, що ваші транзакції обробляються швидко. Велика частина операцій проводиться 1 Кб. @@ -1253,7 +1269,7 @@ Address: %4 Заплатити комісі&ю - + Automatically start Bitcoin after logging in to the system. Автоматично запускати гаманець при вході до системи. @@ -1268,12 +1284,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - Встановити розмір кешу бази даних в мегабайтах (типово: 25) - - - + MB @@ -1288,7 +1299,12 @@ Address: %4 Встановіть кількість перевірки скрипт потоків (до 16, 0 = авто, <0 = залишити, що багато сердечники безкоштовно, за замовчуванням: 0) - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1323,7 +1339,17 @@ Address: %4 &Мережа - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Автоматично відкривати порт для клієнту біткоін на роутері. Працює лише якщо ваш роутер підтримує UPnP і ця функція увімкнена. @@ -1438,17 +1464,17 @@ Address: %4 &Скасувати - + default типово - + none - + Confirm options reset Підтвердження скидання параметрів @@ -1488,19 +1514,14 @@ Address: %4 Показана інформація вже може бути застарілою. Ваш гаманець буде автоматично синхронізовано з мережею Bitcoin після встановлення підключення, але цей процес ще не завершено. - - Unconfirmed: - Непідтверджені: - - - + Wallet Гаманець - Confirmed: - підтверджено: + Available: + @@ -1508,7 +1529,12 @@ Address: %4 Ваш поточний баланс расходуемого - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Всього угод, які ще мають бути підтверджені, і до цих пір не враховуються в расходуемого балансу @@ -1656,6 +1682,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Введіть адресу Bitcoin (наприклад 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1876,22 +1907,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: &Кількість: - + &Label: &Мітка: - + &Message: &Повідомлення: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1901,27 +1932,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. Очистити всі поля в формі @@ -1931,17 +1965,17 @@ Address: %4 Очистити - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1960,6 +1994,21 @@ Address: %4 Remove + + + Copy label + Скопіювати мітку + + + + Copy message + + + + + Copy amount + Копіювати кількість + ReceiveRequestDialog @@ -2061,12 +2110,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins Відправити @@ -2142,7 +2196,7 @@ Address: %4 - + Send to multiple recipients at once Відправити на декілька адрес @@ -2152,7 +2206,7 @@ Address: %4 Дод&ати одержувача - + Clear all fields of the form. Очистити всі поля в формі @@ -2162,12 +2216,12 @@ Address: %4 Очистити &все - + Balance: Баланс: - + Confirm the send action Підтвердити відправлення @@ -2177,7 +2231,7 @@ Address: %4 &Відправити - + Confirm send coins Підтвердіть відправлення @@ -2190,12 +2244,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Введіть адресу Bitcoin (наприклад 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity @@ -2245,7 +2294,7 @@ Address: %4 - + The recipient address is not valid, please recheck. Адреса отримувача невірна, будь ласка перепровірте. @@ -2280,12 +2329,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (немає назви) @@ -2295,7 +2344,7 @@ Address: %4 - + Are you sure you want to send? Ви впевнені, що хочете відправити? @@ -2305,7 +2354,7 @@ Address: %4 - + Payment request expired @@ -2382,12 +2431,7 @@ Address: %4 Повідомлення: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2397,7 +2441,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2413,11 +2462,6 @@ Address: %4 Memo: Нотатка: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Введіть адресу Bitcoin (наприклад 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2455,19 +2499,19 @@ Address: %4 Введіть адресу Bitcoin (наприклад 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address Обрати ранiш використовувану адресу - - + + Alt+A Alt+A - + Paste address from clipboard Вставити адресу @@ -2508,12 +2552,12 @@ Address: %4 - + Clear &All Очистити &все - + &Verify Message Перевірити повідомлення @@ -2528,7 +2572,7 @@ Address: %4 Введіть адресу Bitcoin (наприклад 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address Перевірте повідомлення для впевненості, що воно підписано вказаною Bitcoin-адресою @@ -2543,43 +2587,37 @@ Address: %4 Скинути всі поля перевірки повідомлення - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Введіть адресу Bitcoin (наприклад 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature Натисніть кнопку «Підписати повідомлення», для отримання підпису - - - Enter Bitcoin signature - Введіть сигнатуру Bitcoin - - + The entered address is invalid. Введена нечинна адреса. - + - + Please check the address and try again. Будь ласка, перевірте адресу та спробуйте ще. - - + + The entered address does not refer to a key. Введений адреса не відноситься до ключа. - + Wallet unlock was cancelled. Розблокування Гаманець був скасований. @@ -2599,7 +2637,7 @@ Address: %4 Повідомлення підписано. - + The signature could not be decoded. Підпис не можливо декодувати. @@ -2660,6 +2698,11 @@ Address: %4 + conflicted + + + + %1/offline %1/поза інтернетом @@ -2821,12 +2864,12 @@ Address: %4 , ще не було успішно розіслано - + Open for %n more block(s) - + unknown невідомий @@ -2867,12 +2910,12 @@ Address: %4 Кількість - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2882,23 +2925,12 @@ Address: %4 Відкрити до %1 - - Offline (%1 confirmations) - Поза інтернетом (%1 підтверджень) - - - - Unconfirmed (%1 of %2 confirmations) - Непідтверджено (%1 із %2 підтверджень) - - - - + Confirmed (%1 confirmations) Підтверджено (%1 підтверджень) - + This block was not received by any other nodes and will probably not be accepted! Цей блок не був отриманий жодними іншими вузлами і, ймовірно, не буде прийнятий! @@ -2908,7 +2940,27 @@ Address: %4 Згенеровано, але не підтверджено - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Отримано @@ -2938,7 +2990,7 @@ Address: %4 (недоступно) - + Transaction status. Hover over this field to show number of confirmations. Статус транзакції. Наведіть вказівник на це поле, щоб показати кількість підтверджень. @@ -3204,12 +3256,12 @@ Address: %4 bitcoin-core - + Usage: Використання: - + List commands Список команд @@ -3264,12 +3316,12 @@ Address: %4 Вкажіть вашу власну публічну адресу - + Threshold for disconnecting misbehaving peers (default: 100) Поріг відключення неправильно під'єднаних пірів (типово: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Максимальній розмір вхідного буферу на одне з'єднання (типово: 86400) @@ -3289,17 +3341,17 @@ Address: %4 Приймати команди із командного рядка та команди JSON-RPC - + Run in the background as a daemon and accept commands Запустити в фоновому режимі (як демон) та приймати команди - + Use the test network Використовувати тестову мережу - + Accept connections from outside (default: 1 if no -proxy or -connect) Приймати з'єднання ззовні (за замовчуванням: 1, якщо ні-проксі або-з'єднання) @@ -3430,6 +3482,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Підключитись лише до вказаного вузла @@ -3640,6 +3697,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server Запустити сервер Біткойну @@ -3689,12 +3751,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file Імпорт блоків з зовнішнього файлу blk000??.dat - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3714,7 +3776,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Встановіть кількість перевірки скрипт потоків (до 16, 0 = авто, <0 = залишити, що багато сердечники безкоштовно, за замовчуванням: 0) - + Information Інформація @@ -3784,7 +3846,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Вказати тайм-аут підключення у мілісекундах (типово: 5000) - + System error: Системна помилка: @@ -3830,6 +3892,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version версія @@ -3839,32 +3906,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. wallet.dat пошкоджено, відновлення не вдалося - + Password for JSON-RPC connections Пароль для JSON-RPC-з'єднань - + Allow JSON-RPC connections from specified IP address Дозволити JSON-RPC-з'єднання з вказаної IP-адреси - + Send commands to node running on <ip> (default: 127.0.0.1) Відправляти команди на вузол, запущений на <ip> (типово: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Виконати команду, коли з'явиться новий блок (%s в команді змінюється на хеш блоку) - + Upgrade wallet to latest format Модернізувати гаманець до останнього формату - + Set key pool size to <n> (default: 100) Встановити розмір пулу ключів <n> (типово: 100) @@ -3874,12 +3941,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Пересканувати ланцюжок блоків, в пошуку втрачених транзакцій - + Use OpenSSL (https) for JSON-RPC connections Використовувати OpenSSL (https) для JSON-RPC-з'єднань - + Server certificate file (default: server.cert) Файл сертифіката сервера (типово: server.cert) @@ -3889,7 +3956,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Закритий ключ сервера (типово: server.pem) - + This help message Дана довідка @@ -3899,12 +3966,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Неможливо прив'язати до порту %s на цьому комп'ютері (bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Дозволити пошук в DNS для команд -addnode, -seednode та -connect - + Loading addresses... Завантаження адрес... @@ -3919,12 +3986,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Помилка при завантаженні wallet.dat: Гаманець потребує новішої версії Біткоін-клієнта - + Wallet needed to be rewritten: restart Bitcoin to complete Потрібно перезаписати гаманець: перезапустіть Біткоін-клієнт для завершення - + Error loading wallet.dat Помилка при завантаженні wallet.dat @@ -3934,7 +4001,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Помилка в адресі проксі-сервера: «%s» - + Unknown network specified in -onlynet: '%s' Невідома мережа вказана в -onlynet: «%s» @@ -3944,7 +4011,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. В параметрі -socks запитується невідома версія: %i - + Cannot resolve -bind address: '%s' @@ -3954,7 +4021,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' Помилка у величині комісії -paytxfee=<amount>: «%s» @@ -3974,7 +4041,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Завантаження індексу блоків... - + Add a node to connect to and attempt to keep the connection open Додати вузол до підключення і лишити його відкритим @@ -3984,12 +4051,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Неможливо прив'язати до порту %s на цьому комп'ютері. Можливо гаманець вже запущено. - + Loading wallet... Завантаження гаманця... - + Cannot downgrade wallet Не вдається понизити версію гаманця @@ -3999,7 +4066,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Неможливо записати типову адресу - + Rescanning... Сканування... @@ -4009,17 +4076,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Завантаження завершене - + To use the %s option Щоб використати опцію %s - + Error Помилка - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_vi.ts b/src/qt/locale/bitcoin_vi.ts index ee0c8caaafaa0..b667bb4a8442b 100644 --- a/src/qt/locale/bitcoin_vi.ts +++ b/src/qt/locale/bitcoin_vi.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount Số lượng @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) (chưa có nhãn) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2858,12 +2901,12 @@ Address: %4 Số lượng - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_vi_VN.ts b/src/qt/locale/bitcoin_vi_VN.ts index 4a5eb877ea271..fd98a7fc32b62 100644 --- a/src/qt/locale/bitcoin_vi_VN.ts +++ b/src/qt/locale/bitcoin_vi_VN.ts @@ -31,6 +31,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers + + + + (%1-bit) + + AddressBookPage @@ -611,6 +617,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -681,7 +697,7 @@ Address: %4 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -742,7 +758,7 @@ Address: %4 - + (un)select all @@ -757,7 +773,7 @@ Address: %4 - + Amount @@ -908,7 +924,7 @@ Address: %4 - + Dust @@ -1090,7 +1106,7 @@ Address: %4 - + Bitcoin Core @@ -1234,7 +1250,7 @@ Address: %4 - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1244,7 +1260,7 @@ Address: %4 - + Automatically start Bitcoin after logging in to the system. @@ -1259,12 +1275,7 @@ Address: %4 - - Set database cache size in megabytes (default: 25) - - - - + MB @@ -1279,7 +1290,12 @@ Address: %4 - + + &Spend unconfirmed change (experts only) + + + + Connect to the Bitcoin network through a SOCKS proxy. @@ -1314,7 +1330,17 @@ Address: %4 - + + W&allet + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -1429,17 +1455,17 @@ Address: %4 - + default - + none - + Confirm options reset @@ -1479,18 +1505,13 @@ Address: %4 - - Unconfirmed: - - - - + Wallet - Confirmed: + Available: @@ -1499,7 +1520,12 @@ Address: %4 - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance @@ -1647,6 +1673,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + QRImageWidget @@ -1867,22 +1898,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + &Label: - + &Message: - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1892,27 +1923,30 @@ Address: %4 - - An optional label to associate with the new receiving address + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + + + An optional label to associate with the new receiving address. - + Use this form to request payments. All fields are <b>optional</b>. - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -1922,17 +1956,17 @@ Address: %4 - - &Request payment + + Requested payments history - - Requested payments + + &Request payment - + Show the selected request (does the same as double clicking an entry) @@ -1951,6 +1985,21 @@ Address: %4 Remove + + + Copy label + + + + + Copy message + + + + + Copy amount + + ReceiveRequestDialog @@ -2052,12 +2101,17 @@ Address: %4 (no message) + + + (no amount) + + SendCoinsDialog - + Send Coins @@ -2133,7 +2187,7 @@ Address: %4 - + Send to multiple recipients at once @@ -2143,7 +2197,7 @@ Address: %4 - + Clear all fields of the form. @@ -2153,12 +2207,12 @@ Address: %4 - + Balance: - + Confirm the send action @@ -2168,7 +2222,7 @@ Address: %4 - + Confirm send coins @@ -2181,12 +2235,7 @@ Address: %4 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - + Copy quantity @@ -2236,7 +2285,7 @@ Address: %4 - + The recipient address is not valid, please recheck. @@ -2271,12 +2320,12 @@ Address: %4 - + Warning: Invalid Bitcoin address - + (no label) @@ -2286,7 +2335,7 @@ Address: %4 - + Are you sure you want to send? @@ -2296,7 +2345,7 @@ Address: %4 - + Payment request expired @@ -2373,12 +2422,7 @@ Address: %4 - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. @@ -2388,7 +2432,12 @@ Address: %4 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + + + + This is an unverified payment request. @@ -2404,11 +2453,6 @@ Address: %4 Memo: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - ShutdownWindow @@ -2446,19 +2490,19 @@ Address: %4 - - + + Choose previously used address - - + + Alt+A - + Paste address from clipboard @@ -2499,12 +2543,12 @@ Address: %4 - + Clear &All - + &Verify Message @@ -2519,7 +2563,7 @@ Address: %4 - + Verify the message to ensure it was signed with the specified Bitcoin address @@ -2534,43 +2578,37 @@ Address: %4 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature - - - Enter Bitcoin signature - - - + The entered address is invalid. - + - + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -2590,7 +2628,7 @@ Address: %4 - + The signature could not be decoded. @@ -2651,6 +2689,11 @@ Address: %4 + conflicted + + + + %1/offline @@ -2812,12 +2855,12 @@ Address: %4 - + Open for %n more block(s) - + unknown @@ -2858,12 +2901,12 @@ Address: %4 - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) @@ -2873,33 +2916,42 @@ Address: %4 - - Offline (%1 confirmations) + + Confirmed (%1 confirmations) + + + + + This block was not received by any other nodes and will probably not be accepted! - Unconfirmed (%1 of %2 confirmations) + Generated but not accepted - - - Confirmed (%1 confirmations) + + Offline - - This block was not received by any other nodes and will probably not be accepted! + + Unconfirmed - Generated but not accepted + Confirming (%1 of %2 recommended confirmations) - + + Conflicted + + + + Received with @@ -2929,7 +2981,7 @@ Address: %4 - + Transaction status. Hover over this field to show number of confirmations. @@ -3195,12 +3247,12 @@ Address: %4 bitcoin-core - + Usage: - + List commands @@ -3255,12 +3307,12 @@ Address: %4 - + Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -3280,17 +3332,17 @@ Address: %4 - + Run in the background as a daemon and accept commands - + Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) @@ -3421,6 +3473,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) @@ -3631,6 +3688,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Bitcoin server @@ -3680,12 +3742,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) @@ -3705,7 +3767,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Information @@ -3775,7 +3837,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + System error: @@ -3821,6 +3883,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. + Zapping all transactions from wallet... + + + + version @@ -3830,32 +3897,32 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) @@ -3865,12 +3932,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) @@ -3880,7 +3947,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + This help message @@ -3890,12 +3957,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... @@ -3910,12 +3977,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Wallet needed to be rewritten: restart Bitcoin to complete - + Error loading wallet.dat @@ -3925,7 +3992,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Unknown network specified in -onlynet: '%s' @@ -3935,7 +4002,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Cannot resolve -bind address: '%s' @@ -3945,7 +4012,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Invalid amount for -paytxfee=<amount>: '%s' @@ -3965,7 +4032,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Add a node to connect to and attempt to keep the connection open @@ -3975,12 +4042,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Loading wallet... - + Cannot downgrade wallet @@ -3990,7 +4057,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Rescanning... @@ -4000,17 +4067,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + To use the %s option - + Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index 43150455846d3..e45b9242a1ece 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -36,6 +36,12 @@ This product includes software developed by the OpenSSL Project for use in the O The Bitcoin Core developers Bitcoin Core 的开发者 + + + + (%1-bit) + (%1 -比特) + AddressBookPage @@ -157,7 +163,7 @@ This product includes software developed by the OpenSSL Project for use in the O There was an error trying to save the address list to %1. - + 地址列表保存至 %1 时发生错误。 @@ -405,17 +411,17 @@ This product includes software developed by the OpenSSL Project for use in the O &Sending addresses... - + &付款地址 &Receiving addresses... - + &收款地址 Open &URI... - + 打开 &URI... @@ -568,12 +574,12 @@ This product includes software developed by the OpenSSL Project for use in the O &Command-line options - + &命令行 选项 Show the Bitcoin Core help message to get a list with possible Bitcoin command-line options - + 显示比特币核心 程序帮助信息,获取可用的命令行选项 @@ -616,6 +622,16 @@ This product includes software developed by the OpenSSL Project for use in the O %n week(s) %n 周前 + + + %1 and %2 + %1 和 %2 + + + + %n year(s) + %n 年 + %1 behind @@ -659,7 +675,7 @@ This product includes software developed by the OpenSSL Project for use in the O Sent transaction - 发出交易 + 发送交易 @@ -690,7 +706,7 @@ Address: %4 钱包已被<b>加密</b>,当前为<b>锁定</b>状态 - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. 发生严重错误。 @@ -708,7 +724,7 @@ Address: %4 Coin Control Address Selection - + 选择交易源地址 @@ -738,12 +754,12 @@ Address: %4 Low Output: - + 低输出 After Fee: - + 加上交易费用后: @@ -751,7 +767,7 @@ Address: %4 变更 : - + (un)select all (不)全选 @@ -766,7 +782,7 @@ Address: %4 列表模式 - + Amount 金额 @@ -819,27 +835,27 @@ Address: %4 Lock unspent - + 锁定未花费 Unlock unspent - + 解锁未花费 Copy quantity - + 复制金额 Copy fee - + 复制交易费 Copy after fee - + 复制含交易费的金额 @@ -854,12 +870,12 @@ Address: %4 Copy low output - + 复制低输出 Copy change - + 复制零钱 @@ -909,7 +925,7 @@ Address: %4 (%1 locked) - + (%1 锁定) @@ -917,9 +933,9 @@ Address: %4 - + Dust - + 尘埃交易 @@ -934,49 +950,49 @@ Address: %4 This label turns red, if the transaction size is greater than 1000 bytes. - + 如果这笔交易大于1000字节,标签会变成红色。 This means a fee of at least %1 per kB is required. - + 这意味着将对交易收取 %1/千字节 的交易费。 Can vary +/- 1 byte per input. - + 每笔输入可能会有 正负1字节的偏差。 Transactions with higher priority are more likely to get included into a block. - + 交易的优先级越高,被矿工收入数据块的速度也越快。 This label turns red, if the priority is smaller than "medium". - + 如果优先级小于"中位数" ,标签将变成红色。 This label turns red, if any recipient receives an amount smaller than %1. - + 如果收款地址收到小于%1的比特币,标签将变成红色。 This means a fee of at least %1 is required. - + 这意味着至少需要 %1的交易费。 Amounts below 0.546 times the minimum relay fee are shown as dust. - + 小于最小转发交易费的0.546倍的 转账金额将被视为 尘埃交易。 This label turns red, if the change is smaller than %1. - + 如果零钱小于 %1,标签将变成红色。 @@ -987,12 +1003,12 @@ Address: %4 change from %1 (%2) - + 来自%1的零钱 (%2) (change) - + (零钱) @@ -1096,10 +1112,10 @@ Address: %4 Bitcoin Core - Command-line options - + 比特币核心程序 - 命令行选项 - + Bitcoin Core 比特币核心 @@ -1155,17 +1171,17 @@ Address: %4 Welcome to Bitcoin Core. - + 欢迎使用 比特币核心 程序。 As this is the first time the program is launched, you can choose where Bitcoin Core will store its data. - + 由于这是第一次运行 比特币核心 程序,您可以选择数据存储目录。 Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. - + 比特币核心 程序会下载储存一份数据块链(blockchain)。至少需要 %1 GB的存储空间,随着时间推移会需要更多的存储空间。钱包文件也储存在该目录。 @@ -1208,27 +1224,27 @@ Address: %4 Open URI - + 打开 URI Open payment request from URI or file - + 打开来自URI或文件的付款请求 URI: - + URI: Select payment request file - + 选择付款请求文件 Select payment request file to open - + 选择需要打开的付款请求文件 @@ -1244,7 +1260,7 @@ Address: %4 主要(&M) - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. 可选的每 kB 交易费,这有助于您的交易被更快的处理。大多数交易都是 1 kB。 @@ -1254,7 +1270,7 @@ Address: %4 支付交易费用(&F) - + Automatically start Bitcoin after logging in to the system. 登录系统后自动开启比特币客户端 @@ -1269,19 +1285,14 @@ Address: %4 数据库缓存大小(&D) - - Set database cache size in megabytes (default: 25) - 设置数据库缓冲区大小 (缺省: 25MB) - - - + MB MB Number of script &verification threads - + 脚本&验证 进程数 @@ -1289,7 +1300,12 @@ Address: %4 设置脚本验证线程数量(最多16,0 = 自动,<0 = 留下许多空闲核心,默认为 0) - + + &Spend unconfirmed change (experts only) + &使用未确认的零钱 (仅限专家使用) + + + Connect to the Bitcoin network through a SOCKS proxy. 通过 SOCKS 代理连接到比特币网络。 @@ -1306,7 +1322,7 @@ Address: %4 Active command-line options that override above options: - + 有效的命令行参数覆盖上述选项: @@ -1324,7 +1340,17 @@ Address: %4 网络(&N) - + + W&allet + &钱包 + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + 如果禁用未确认的零钱,则零钱至少需要1个确认才能使用。同时账户余额显示会受到影响。 + + + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. 自动在路由器中打开比特币端口。只有当您的路由器开启了 UPnP 选项时此功能才有效。 @@ -1421,12 +1447,12 @@ Address: %4 Whether to show coin control features or not. - + 是否需要交易源地址控制功能。 Display coin &control features (experts only) - + 使用交易源地址控制功能 (仅限专家使用) @@ -1439,17 +1465,17 @@ Address: %4 取消(&C) - + default 默认 - + none - + Confirm options reset 确认恢复缺省设置 @@ -1489,19 +1515,14 @@ Address: %4 现在显示的消息可能是过期的. 在连接上比特币网络节点后,您的钱包将自动与网络同步,但是这个过程还没有完成。 - - Unconfirmed: - 未确认: - - - + Wallet 钱包 - Confirmed: - 已确认: + Available: + 可使用的余额: @@ -1509,7 +1530,12 @@ Address: %4 您当前可使用的余额 - + + Pending: + 等待中的余额: + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance 尚未确认的交易总额,未计入当前余额 @@ -1591,22 +1617,22 @@ Address: %4 Payment request fetch URL is invalid: %1 - + 付款请求URI链接非法: %1 Payment request file handling - + 付款请求文件处理 Payment request file can not be read or processed! This can be caused by an invalid payment request file. - + 付款请求文件不能读取或无法识别!这可能是个不合格的付款请求文件。 Unverified payment requests to custom payment scripts are unsupported. - + 不支持到自定义付款脚本的未验证付款请求。 @@ -1657,6 +1683,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. 错误:无效的 -regtest 与 -testnet 结合体。 + + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + 请输入比特币地址(例如: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + QRImageWidget @@ -1678,7 +1709,7 @@ Address: %4 PNG Image (*.png) - + PNG图片(*.png) @@ -1716,7 +1747,7 @@ Address: %4 Debug window - + 调试窗口 @@ -1877,22 +1908,22 @@ Address: %4 ReceiveCoinsDialog - + &Amount: 总额(&A): - + &Label: 标签(&L): - + &Message: 消息(&M): - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. 重复使用以前用过的接收地址。重用地址有安全和隐私方面的隐患。除非是为重复生成同一项支付请求,否则请不要这样做。 @@ -1902,27 +1933,30 @@ Address: %4 重用现有的接收地址(不推荐) - - An optional label to associate with the new receiving address - 与新接收地址相关的标签,可选 + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. + 可在付款请求上备注一条信息,在打开付款请求时可以看到。注意:该消息不是通过比特币网络传送。 - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. - + + + An optional label to associate with the new receiving address. + 可为新建的收款地址添加一个标签。 - + Use this form to request payments. All fields are <b>optional</b>. 使用此表单要求付款。所有字段都是<b>可选</b>。 - + + An optional amount to request. Leave this empty or zero to not request a specific amount. 可选的请求金额。留空或填零为不要求具体金额。 - + Clear all fields of the form. 清空此表单的所有字段。 @@ -1932,35 +1966,50 @@ Address: %4 清除 - - &Request payment - 请求付款(&R) + + Requested payments history + 请求付款的历史 - - Requested payments - 已请求支付 + + &Request payment + 请求付款(&R) - + Show the selected request (does the same as double clicking an entry) - + 显示选中的请求 (双击也可以显示) Show - + 显示 Remove the selected entries from the list - + 从列表中移除选中的条目 Remove 移除 + + + Copy label + 复制标签 + + + + Copy message + 复制消息 + + + + Copy amount + 复制金额 + ReceiveRequestDialog @@ -2062,12 +2111,17 @@ Address: %4 (no message) (无消息) + + + (no amount) + (无金额) + SendCoinsDialog - + Send Coins 发送货币 @@ -2075,7 +2129,7 @@ Address: %4 Coin Control Features - + 交易源地址控制功能 @@ -2120,12 +2174,12 @@ Address: %4 Low Output: - + 低输出 After Fee: - + 加上交易费用后: @@ -2135,15 +2189,15 @@ Address: %4 If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. - + 如果激活该选项,但是零钱地址用光或者非法,将会新生成零钱地址,转入零钱。 Custom change address - + 自定义零钱地址 - + Send to multiple recipients at once 一次发送给多个接收者 @@ -2153,7 +2207,7 @@ Address: %4 添加收款人(&R) - + Clear all fields of the form. 清除此表单的所有字段。 @@ -2163,12 +2217,12 @@ Address: %4 清除所有(&A) - + Balance: 余额: - + Confirm the send action 确认并发送货币 @@ -2178,7 +2232,7 @@ Address: %4 发送(&E) - + Confirm send coins 确认发送货币 @@ -2191,14 +2245,9 @@ Address: %4 %1 到 %2 - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - 请输入比特币地址(例如: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - + Copy quantity - + 复制金额 @@ -2208,12 +2257,12 @@ Address: %4 Copy fee - + 复制交易费 Copy after fee - + 复制含交易费的金额 @@ -2228,12 +2277,12 @@ Address: %4 Copy low output - + 复制低输出 Copy change - + 复制零钱 @@ -2246,7 +2295,7 @@ Address: %4 - + The recipient address is not valid, please recheck. 收款人地址不合法,请检查。 @@ -2278,15 +2327,15 @@ Address: %4 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. - + 错误:该交易被拒绝!发生这种错误的原因可能是:钱包中的比特币已经被用掉,有可能您复制了wallet.dat钱包文件,然后用复制的钱包文件支付了比特币,但是这个钱包文件中没有记录。 - + Warning: Invalid Bitcoin address 警告:无效的比特币地址 - + (no label) (没有标签) @@ -2296,7 +2345,7 @@ Address: %4 警告:未知的更改地址 - + Are you sure you want to send? 您确定要发出吗? @@ -2306,7 +2355,7 @@ Address: %4 已添加交易费 - + Payment request expired 支付请求已过期 @@ -2383,12 +2432,7 @@ Address: %4 消息: - - A message that was attached to the Bitcoin URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. - - - - + This is a verified payment request. 这是个有效的支付请求。 @@ -2398,7 +2442,12 @@ Address: %4 请为此地址输入一个标签以将它加入用过的地址列表 - + + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. + bitcoin:URI 附带的备注信息,将会和交易一起存储,备查。 注意:该消息不会通过比特币网络传输。 + + + This is an unverified payment request. 这是个非有效的支付请求。 @@ -2414,11 +2463,6 @@ Address: %4 Memo: 便条: - - - Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - 请输入比特币地址(例如: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - ShutdownWindow @@ -2456,19 +2500,19 @@ Address: %4 用于签名消息的地址(例如: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - + + Choose previously used address 选择以前用过的地址 - - + + Alt+A Alt+A - + Paste address from clipboard 从剪贴板粘贴地址 @@ -2509,12 +2553,12 @@ Address: %4 - + Clear &All 清除所有(&A) - + &Verify Message 验证消息(&V) @@ -2529,7 +2573,7 @@ Address: %4 用于签名消息的地址(例如: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Verify the message to ensure it was signed with the specified Bitcoin address 验证消息,确保消息是由指定的比特币地址签名过的。 @@ -2544,43 +2588,37 @@ Address: %4 清空所有验证消息栏 - - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) 请输入比特币地址 (例如: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Click "Sign Message" to generate signature 单击“签名消息“产生签名。 - - - Enter Bitcoin signature - 输入比特币签名 - - + The entered address is invalid. 输入的地址非法。 - + - + Please check the address and try again. 请检查地址后重试。 - - + + The entered address does not refer to a key. 输入的地址没有关联的公私钥对。 - + Wallet unlock was cancelled. 钱包解锁动作取消。 @@ -2600,7 +2638,7 @@ Address: %4 消息已签名。 - + The signature could not be decoded. 签名无法解码。 @@ -2661,6 +2699,11 @@ Address: %4 + conflicted + 发现冲突 + + + %1/offline %1 / 离线 @@ -2822,12 +2865,12 @@ Address: %4 ,未被成功广播 - + Open for %n more block(s) Open for %n more block - + unknown 未知 @@ -2868,12 +2911,12 @@ Address: %4 数量 - + Immature (%1 confirmations, will be available after %2) 未成熟 (%1 个确认,将在 %2 个后可用) - + Open for %n more block(s) Open for %n more block @@ -2883,23 +2926,12 @@ Address: %4 至 %1 个数据块时开启 - - Offline (%1 confirmations) - 离线 (%1 个确认项) - - - - Unconfirmed (%1 of %2 confirmations) - 未确认 (%1 / %2 条确认信息) - - - - + Confirmed (%1 confirmations) 已确认 (%1 条确认信息) - + This block was not received by any other nodes and will probably not be accepted! 此数据块未被任何其他节点接收,可能不被接受! @@ -2909,7 +2941,27 @@ Address: %4 已生成但未被接受 - + + Offline + 掉线 + + + + Unconfirmed + 未确认的 + + + + Confirming (%1 of %2 recommended confirmations) + 确认中 (推荐 %2个确认,已经有 %1个确认) + + + + Conflicted + 冲突的 + + + Received with 接收于 @@ -2939,7 +2991,7 @@ Address: %4 (不可用) - + Transaction status. Hover over this field to show number of confirmations. 交易状态。 鼠标移到此区域可显示确认项数量。 @@ -3189,12 +3241,12 @@ Address: %4 There was an error trying to save the wallet data to %1. - + 尝试保存钱包数据至 %1 时发生错误。 The wallet data was successfully saved to %1. - + 钱包数据成功保存至 %1 。 @@ -3205,12 +3257,12 @@ Address: %4 bitcoin-core - + Usage: 使用: - + List commands 列出命令 @@ -3271,12 +3323,12 @@ Address: %4 指定您的公共地址 - + Threshold for disconnecting misbehaving peers (default: 100) 断开行为不端对端阀值(缺省: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Number of seconds to keep misbehaving peers from reconnecting (缺省: 86400) @@ -3297,20 +3349,20 @@ Address: %4 - + Run in the background as a daemon and accept commands 在后台运行并接受命令 - + Use the test network 使用测试网络 - + Accept connections from outside (default: 1 if no -proxy or -connect) 接受来自外部的连接 (缺省: 如果不带 -proxy or -connect 参数设置为1) @@ -3392,7 +3444,7 @@ rpcpassword=%s Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) - + 连接至 Tor隐藏服务器时 使用不同的SOCKS5代理 (缺省: -proxy) @@ -3427,7 +3479,7 @@ rpcpassword=%s <category> can be: - + <category> 可能是: @@ -3437,7 +3489,7 @@ rpcpassword=%s Bitcoin Core Daemon - + 比特币核心 守护程序 @@ -3451,13 +3503,18 @@ rpcpassword=%s + Clear list of wallet transactions (diagnostic tool; implies -rescan) + 清除钱包中的交易记录 (诊断用,意味着需要重新扫描 -rescan) + + + Connect only to the specified node(s) 仅连接到指定节点 Connect through SOCKS proxy - + 通过Socks代理连接: @@ -3602,7 +3659,7 @@ rpcpassword=%s If <category> is not supplied, output all debugging information. - + 如果<category>未提供,将输出所有调试信息。 @@ -3622,7 +3679,7 @@ rpcpassword=%s Prepend debug output with timestamp (default: 1) - + 调试信息输出时,前面加上时间戳 (缺省: 1) @@ -3661,6 +3718,11 @@ rpcpassword=%s + Spend unconfirmed change when sending transactions (default: 1) + 付款时允许使用未确认的零钱 (缺省: 1) + + + Start Bitcoin server 启动比特币服务器 @@ -3710,12 +3772,12 @@ rpcpassword=%s 您需要将 -reindex 改为 -txindex 以重建数据库 - + Imports blocks from external blk000??.dat file 从blk000??.dat文件导入数据块 - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) 当收到相关提醒或者我们看到一个长分叉时执行命令(%s 将替换为消息) @@ -3727,7 +3789,7 @@ rpcpassword=%s Set maximum size of high-priority/low-fee transactions in bytes (default: %d) - + 设置 高优先级/低交易费 交易的最大字节 (缺省: %d) @@ -3735,7 +3797,7 @@ rpcpassword=%s 设置脚本验证线程数量(最多16,0 = 自动,<0 = 留下许多空闲核心,默认为 0) - + Information 信息 @@ -3805,7 +3867,7 @@ rpcpassword=%s 设置连接超时时间(缺省:5000毫秒) - + System error: 系统错误: @@ -3851,6 +3913,11 @@ rpcpassword=%s + Zapping all transactions from wallet... + Zapping all transactions from wallet... + + + version 版本 @@ -3860,33 +3927,33 @@ rpcpassword=%s 钱包文件wallet.dat损坏,抢救备份失败 - + Password for JSON-RPC connections JSON-RPC 连接密码 - + Allow JSON-RPC connections from specified IP address 允许从指定IP接受到的 JSON-RPC 连接 - + Send commands to node running on <ip> (default: 127.0.0.1) 向IP地址为 <ip> 的节点发送指令 (缺省: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) 当最佳数据块变化时执行命令 (命令行中的 %s 会被替换成数据块哈希值) - + Upgrade wallet to latest format 将钱包升级到最新的格式 - + Set key pool size to <n> (default: 100) 设置密钥池大小为 <n> (缺省: 100) @@ -3897,12 +3964,12 @@ rpcpassword=%s 重新扫描区块链以查找遗漏的钱包交易 - + Use OpenSSL (https) for JSON-RPC connections 为 JSON-RPC 连接使用 OpenSSL (https) 连接 - + Server certificate file (default: server.cert) 服务器证书 (默认为 server.cert) @@ -3914,7 +3981,7 @@ rpcpassword=%s - + This help message 本帮助信息 @@ -3925,12 +3992,12 @@ rpcpassword=%s 无法绑定本机端口 %s (返回错误消息 %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect 使用 -addnode, -seednode 和 -connect 选项时允许查询DNS - + Loading addresses... 正在加载地址簿... @@ -3945,12 +4012,12 @@ rpcpassword=%s wallet.dat 钱包文件加载错误:请升级到最新版Bitcoin客户端 - + Wallet needed to be rewritten: restart Bitcoin to complete 钱包文件需要被重写:请退出并重新启动Bitcoin客户端 - + Error loading wallet.dat wallet.dat 钱包文件加载出错 @@ -3960,7 +4027,7 @@ rpcpassword=%s 无效的代理地址:%s - + Unknown network specified in -onlynet: '%s' -onlynet 指定的是未知网络:%s @@ -3970,7 +4037,7 @@ rpcpassword=%s 被指定的是未知socks代理版本: %i - + Cannot resolve -bind address: '%s' 无法解析 -bind 端口地址: '%s' @@ -3980,7 +4047,7 @@ rpcpassword=%s 无法解析 -externalip 地址: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' 非法金额 -paytxfee=<amount>: '%s' @@ -4000,7 +4067,7 @@ rpcpassword=%s 正在加载数据块索引... - + Add a node to connect to and attempt to keep the connection open 添加节点并与其保持连接 @@ -4010,12 +4077,12 @@ rpcpassword=%s 无法在本机绑定 %s 端口。比特币客户端软件可能已经在运行。 - + Loading wallet... 正在加载钱包... - + Cannot downgrade wallet 无法降级钱包 @@ -4025,7 +4092,7 @@ rpcpassword=%s 无法写入默认地址 - + Rescanning... 正在重新扫描... @@ -4035,17 +4102,17 @@ rpcpassword=%s 加载完成 - + To use the %s option 使用 %s 选项 - + Error 错误 - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions.