diff --git a/frontend/src/locale/messages.ja.xlf b/frontend/src/locale/messages.ja.xlf
index f2ac3dc71..9cf5ae112 100644
--- a/frontend/src/locale/messages.ja.xlf
+++ b/frontend/src/locale/messages.ja.xlf
@@ -1092,7 +1092,7 @@
confirmation
- 確認
+ 承認src/app/bisq/bisq-transaction/bisq-transaction.component.html20,21
@@ -1114,7 +1114,7 @@
confirmations
- 確認
+ 承認src/app/bisq/bisq-transaction/bisq-transaction.component.html21,22
@@ -1462,7 +1462,7 @@
Community Integrations
- コミュニティーの結合
+ コミュニティーの統合src/app/components/about/about.component.html82,85
@@ -2644,7 +2644,7 @@
Get transaction history for the specified address/scripthash, sorted with newest first. Returns up to 50 mempool transactions plus the first 25 confirmed transactions. You can request more confirmed transactions using :last_seen_txid (see below).
- 最新から順にソートされ特定したアドレス/スクリプトハッシュのトランザクション歴史を得る。50つのmempoolトランザクションまで、そして最初の25つの確認されたトランザクションは返されます。追加の確認されたトランザクションを求めたい場合は:last_seen_txidを利用できます(下記参照)。
+ 最新から順にソートされ特定したアドレス/スクリプトハッシュのトランザクション歴史を得る。50つのmempoolトランザクションまで、そして最初の25つの承認されたトランザクションは返されます。追加の承認されたトランザクションを求めたい場合は:last_seen_txidを利用できます(下記参照)。src/app/components/docs/api-docs.component.html192,193
@@ -2652,7 +2652,7 @@
Get confirmed transaction history for the specified address/scripthash, sorted with newest first. Returns 25 transactions per page. More can be requested by specifying the last txid seen by the previous query.
- 最新から順にソートされ特定したアドレス/スクリプトハッシュの確認されたトランザクション歴史を得る。ページ当たり25つのトランザクションは返されます。追加のトランザクション歴史を求めたい場合は先行クエリーの最後のtxidを特定できます。
+ 最新から順にソートされ特定したアドレス/スクリプトハッシュの承認されたトランザクション歴史を得る。ページ当たり25つのトランザクションは返されます。追加のトランザクション歴史を求めたい場合は先行クエリーの最後のtxidを特定できます。src/app/components/docs/api-docs.component.html205,207
@@ -2660,7 +2660,7 @@
Get unconfirmed transaction history for the specified address/scripthash. Returns up to 50 transactions (no paging).
- 特定したアドレス/スクリプトハッシュの未確認トランザクション歴史を得る。50つのトランザクションは返されます(ページングはありません)。
+ 特定したアドレス/スクリプトハッシュの未承認トランザクション歴史を得る。50つのトランザクションは返されます(ページングはありません)。src/app/components/docs/api-docs.component.html218,220
@@ -2732,7 +2732,7 @@
Returns the confirmation status of a block. Available fields: in_best_chain (boolean, false for orphaned blocks), next_best (the hash of the next block, only available for blocks in the best chain).
- ブロックの確認状態を返す。入手可能フィールド:in_best_chain (ブール値、孤立ブロックの場合は偽), next_best(次のブロックのハッシュ、ベストチェーンに入ってるブロックのみの場合に入手可能)。
+ ブロックの承認状態を返す。入手可能フィールド:in_best_chain (ブール値、孤立ブロックの場合は偽), next_best(次のブロックのハッシュ、ベストチェーンに入ってるブロックのみの場合に入手可能)。src/app/components/docs/api-docs.component.html342,343
@@ -2772,7 +2772,7 @@
Returns a list of transactions in the block (up to 25 transactions beginning at start_index). Transactions returned here do not have the status field, since all the transactions share the same block and confirmation status.
- ブロックに入ってるトランザクションのリストを返す(start_indexからはじめる25つまでのトランザクション)。ここに返されるトランザクションは共通ブロックに入ってる、そして同じ確認状態を持っているため、statusのフィールドを含みません。
+ ブロックに入ってるトランザクションのリストを返す(start_indexからはじめる25つまでのトランザクション)。ここに返されるトランザクションは共通ブロックに入ってる、そして同じ承認状態を持っているため、statusのフィールドを含みません。src/app/components/docs/api-docs.component.html407,408
@@ -2908,7 +2908,7 @@
Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional).
- ブロックの確認状態を返す。入手可能フィールド:confirmed (ブール値), block_height(任意)、そしてblock_hash(任意)。
+ ブロックの承認状態を返す。入手可能フィールド:confirmed (ブール値), block_height(任意)、そしてblock_hash(任意)。src/app/components/docs/api-docs.component.html627,628
@@ -2932,7 +2932,7 @@
Default push: action: 'want', data: ['blocks', ...] to express what you want pushed. Available: blocks, mempool-blocks, live-2h-chart, and stats.Push transactions related to address: 'track-address': '3PbJ...bF9B' to receive all new transactions containing that address as input or output. Returns an array of transactions. address-transactions for new mempool transactions, and block-transactions for new block confirmed transactions.
- デフォルト・プッシュ: 行動: 'want', データ: ['ブロック', ...] プッシュしたいことを表現するために. 利用可能: blocks、 mempool-blocks、live-2h-chartとstats。このアドレスと関係するプッシュトランザクション: 'track-address': '3PbJ...bF9B' インプットまたはアウトプットとしてそのアドレスを含む新トランザクションを得るために。トランザクションの配列を返す。 新しいメモリプールトランザクションの場合はaddress-transactions, そして新しいブロック確認済みトランザクションの場合はblock-transactions。
+ デフォルト・プッシュ: 行動: 'want', データ: ['ブロック', ...] プッシュしたいことを表現するために. 利用可能: blocks、 mempool-blocks、live-2h-chartとstats。このアドレスと関係するプッシュトランザクション: 'track-address': '3PbJ...bF9B' インプットまたはアウトプットとしてそのアドレスを含む新トランザクションを得るために。トランザクションの配列を返す。 新しいメモリプールトランザクションの場合はaddress-transactions, そして新しいブロック承認済みトランザクションの場合はblock-transactions。src/app/components/docs/api-docs.component.html671,672
@@ -3050,7 +3050,7 @@
Tx vBytes per second:
- Tx vバイト毎秒:
+ Tx vByte毎秒:src/app/components/footer/footer.component.html5,7
@@ -3086,7 +3086,7 @@
Unconfirmed
- 未確認
+ 未承認src/app/components/footer/footer.component.html16,18
@@ -3372,7 +3372,7 @@
Mempool by vBytes (sat/vByte)
- vバイト単位のMempool(サトシ/vバイト)
+ vByte単位のMempool(サトシ/vByte)src/app/components/statistics/statistics.component.html6
@@ -3399,7 +3399,7 @@
Transaction vBytes per second (vB/s)
- トランザクションvバイト毎秒(vB/s)
+ トランザクションvByte毎秒(vB/s)src/app/components/statistics/statistics.component.html87
@@ -3614,7 +3614,7 @@
Unconfirmed
- 未確認
+ 未承認src/app/components/transaction/transaction.component.html32,39
@@ -3628,7 +3628,7 @@
Confirmed
- 確認済み
+ 承認済みsrc/app/components/transaction/transaction.component.html65,66
diff --git a/frontend/src/locale/messages.ka.xlf b/frontend/src/locale/messages.ka.xlf
index b4aa5fceb..f32fe5f88 100644
--- a/frontend/src/locale/messages.ka.xlf
+++ b/frontend/src/locale/messages.ka.xlf
@@ -11,6 +11,7 @@
Slide of
+ სლაიდი მეორის node_modules/@ng-bootstrap/src/carousel/carousel.ts114,118
@@ -147,6 +148,7 @@
+ node_modules/@ng-bootstrap/src/progressbar/progressbar.ts32,38
@@ -250,6 +252,7 @@
+ node_modules/@ng-bootstrap/src/timepicker/timepicker.ts115,121
@@ -257,6 +260,7 @@
+ node_modules/@ng-bootstrap/src/timepicker/timepicker.ts123,131
@@ -432,6 +436,7 @@
transaction
+ ტრანსაქციაsrc/app/bisq/bisq-address/bisq-address.component.html50
@@ -456,6 +461,7 @@
transactions
+ ტრანსაქციებიsrc/app/bisq/bisq-address/bisq-address.component.html51
@@ -480,6 +486,7 @@
Address:
+ მისამართი: src/app/bisq/bisq-address/bisq-address.component.ts43
@@ -487,6 +494,7 @@
Block
+ ბლოკი src/app/bisq/bisq-block/bisq-block.component.html4
@@ -552,6 +560,7 @@
Block :
+ ბლოკი : src/app/bisq/bisq-block/bisq-block.component.ts89
@@ -852,6 +861,7 @@
Amount ()
+ რაოდენობა ()src/app/bisq/bisq-market/bisq-market.component.html112,113
@@ -1082,6 +1092,7 @@
confirmation
+ დადასტურებაsrc/app/bisq/bisq-transaction/bisq-transaction.component.html20,21
@@ -1103,6 +1114,7 @@
confirmations
+ დადასტურებაsrc/app/bisq/bisq-transaction/bisq-transaction.component.html21,22
@@ -1209,6 +1221,7 @@
Transaction:
+ ტრანზაქცია: src/app/bisq/bisq-transaction/bisq-transaction.component.ts50
@@ -1436,6 +1449,7 @@
Navigate to https://mempool.space/sponsor to sponsor
+ გადასვლა https://mempool.space/sponsor შემოწირვის გასაკეთებლადsrc/app/components/about/about.component.html78
@@ -1475,6 +1489,7 @@
Project Members
+ პროექტის წევრებიsrc/app/components/about/about.component.html181,183
@@ -1512,6 +1527,7 @@
multisig of
+ multisig of src/app/components/address-labels/address-labels.component.html5
@@ -1520,6 +1536,7 @@
Lightning
+ Lightning src/app/components/address-labels/address-labels.component.html11
@@ -1528,6 +1545,7 @@
Liquid
+ Liquid src/app/components/address-labels/address-labels.component.html17
@@ -1536,6 +1554,7 @@
Unconfidential
+ არაკონფიდენციალურიsrc/app/components/address/address.component.html23,24
@@ -1544,6 +1563,7 @@
of transaction
+ of ტრანსაქციაsrc/app/components/address/address.component.html60,61
@@ -1552,6 +1572,7 @@
of transactions
+ of ტრანზაქციებიsrc/app/components/address/address.component.html61,62
@@ -1569,6 +1590,7 @@
The number of transactions on this address exceeds the Electrum server limit Consider viewing this address on the official Mempool website instead:
+ ტრანსაქციების რაოდენობა ამ მისამართზე აჭარბებს Electrum სერვერის ლიმიტს ნახეთ ტრანსაქცია Mempool ის ოფიციალურ გვერდზე: src/app/components/address/address.component.html137,140
@@ -1602,6 +1624,7 @@
Address:
+ მისამართი: src/app/components/address/address.component.ts78
@@ -1703,6 +1726,7 @@
of
+ of src/app/components/asset/asset.component.html80
@@ -1738,6 +1762,7 @@
Asset:
+ ასეტი: src/app/components/asset/asset.component.ts73
@@ -1826,6 +1851,7 @@
Docs
+ Docssrc/app/components/bisq-master-page/bisq-master-page.component.html42,45
@@ -1838,6 +1864,7 @@
Next Block
+ შემდეგი ბლოკიsrc/app/components/block/block.component.html7,8
@@ -1850,6 +1877,7 @@
Previous Block
+ წინა ბლოკიsrc/app/components/block/block.component.html26,27
@@ -2122,6 +2150,7 @@
Block :
+ ბლოკი: src/app/components/block/block.component.ts141
@@ -2137,6 +2166,7 @@
API service
+ API servicesrc/app/components/docs/api-docs.component.html12,14
@@ -2534,6 +2564,7 @@
Provides list of available currencies for a given base currency.
+ Provides list of available currencies for a given base currency. src/app/components/docs/api-docs.component.html54,56
@@ -2541,6 +2572,7 @@
Provides list of open offer prices for a single market.
+ Provides list of open offer prices for a single market.src/app/components/docs/api-docs.component.html67,69
@@ -2548,6 +2580,7 @@
Provides hi/low/open/close data for a given market. This can be used to generate a candlestick chart.
+ Provides hi/low/open/close data for a given market. This can be used to generate a candlestick chart.src/app/components/docs/api-docs.component.html80,82
@@ -2555,6 +2588,7 @@
Provides list of available markets.
+ Provides list of available markets.src/app/components/docs/api-docs.component.html93,95
@@ -2562,6 +2596,7 @@
Provides list of open offer details for a single market.
+ Provides list of open offer details for a single market.src/app/components/docs/api-docs.component.html106,108
@@ -2569,6 +2604,7 @@
Provides 24 hour price ticker for single market or all markets
+ Provides 24 hour price ticker for single market or all marketssrc/app/components/docs/api-docs.component.html119,121
@@ -2576,6 +2612,7 @@
Provides list of completed trades for a single market.
+ Provides list of completed trades for a single market.src/app/components/docs/api-docs.component.html132,134
@@ -2583,6 +2620,7 @@
Provides periodic volume data in terms of base currency for one or all markets.
+ Provides periodic volume data in terms of base currency for one or all markets.src/app/components/docs/api-docs.component.html145,147
@@ -2598,6 +2636,7 @@
Returns details about an address. Available fields: address, chain_stats, and mempool_stats. chain,mempool_stats each contain an object with tx_count, funded_txo_count, funded_txo_sum, spent_txo_count, and spent_txo_sum.
+ Returns details about an address. Available fields: address, chain_stats, and mempool_stats. chain,mempool_stats each contain an object with tx_count, funded_txo_count, funded_txo_sum, spent_txo_count, and spent_txo_sum.src/app/components/docs/api-docs.component.html179,180
@@ -2605,6 +2644,7 @@
Get transaction history for the specified address/scripthash, sorted with newest first. Returns up to 50 mempool transactions plus the first 25 confirmed transactions. You can request more confirmed transactions using :last_seen_txid (see below).
+ Get transaction history for the specified address/scripthash, sorted with newest first. Returns up to 50 mempool transactions plus the first 25 confirmed transactions. You can request more confirmed transactions using :last_seen_txid (see below).src/app/components/docs/api-docs.component.html192,193
@@ -2628,6 +2668,7 @@
Get the list of unspent transaction outputs associated with the address/scripthash. Available fields: txid, vout, value, and status (with the status of the funding tx).There is also a valuecommitment field that may appear in place of value, plus the following additional fields: asset/assetcommitment, nonce/noncecommitment, surjection_proof, and range_proof.
+ Get the list of unspent transaction outputs associated with the address/scripthash. Available fields: txid, vout, value, and status (with the status of the funding tx).There is also a valuecommitment field that may appear in place of value, plus the following additional fields: asset/assetcommitment, nonce/noncecommitment, surjection_proof, and range_proof.src/app/components/docs/api-docs.component.html231,233
@@ -2659,6 +2700,7 @@
Returns details about a block. Available fields: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, and previousblockhash.
+ Returns details about a block. Available fields: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, and previousblockhash.src/app/components/docs/api-docs.component.html290,291
@@ -2674,6 +2716,7 @@
Returns the hash of the block currently at :height.
+ Returns the hash of the block currently at :height.src/app/components/docs/api-docs.component.html316,317
@@ -2689,6 +2732,7 @@
Returns the confirmation status of a block. Available fields: in_best_chain (boolean, false for orphaned blocks), next_best (the hash of the next block, only available for blocks in the best chain).
+ Returns the confirmation status of a block. Available fields: in_best_chain (boolean, false for orphaned blocks), next_best (the hash of the next block, only available for blocks in the best chain).src/app/components/docs/api-docs.component.html342,343
@@ -2712,6 +2756,7 @@
Returns the transaction at index :index within the specified block.
+ Returns the transaction at index :index within the specified block.src/app/components/docs/api-docs.component.html381,382
@@ -2727,6 +2772,7 @@
Returns a list of transactions in the block (up to 25 transactions beginning at start_index). Transactions returned here do not have the status field, since all the transactions share the same block and confirmation status.
+ Returns a list of transactions in the block (up to 25 transactions beginning at start_index). Transactions returned here do not have the status field, since all the transactions share the same block and confirmation status.src/app/components/docs/api-docs.component.html407,408
@@ -2734,6 +2780,7 @@
Returns the 10 newest blocks starting at the tip or at :start_height if specified.
+ Returns the 10 newest blocks starting at the tip or at :start_height if specified.src/app/components/docs/api-docs.component.html420,421
@@ -2785,6 +2832,7 @@
Get a list of the last 10 transactions to enter the mempool. Each transaction object contains simplified overview data, with the following fields: txid, fee, vsize, and value.
+ Get a list of the last 10 transactions to enter the mempool. Each transaction object contains simplified overview data, with the following fields: txid, fee, vsize, and value.src/app/components/docs/api-docs.component.html506,507
@@ -2804,6 +2852,7 @@
Returns details about a transaction. Available fields: txid, version, locktime, size, weight, fee, vin, vout, and status.
+ Returns details about a transaction. Available fields: txid, version, locktime, size, weight, fee, vin, vout, and status.src/app/components/docs/api-docs.component.html536,537
@@ -2819,6 +2868,7 @@
Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format.
+ Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format.src/app/components/docs/api-docs.component.html562,563
@@ -2826,6 +2876,7 @@
Returns a merkle inclusion proof for the transaction using Electrum's blockchain.transaction.get_merkle format.
+ Returns a merkle inclusion proof for the transaction using Electrum's blockchain.transaction.get_merkle format.src/app/components/docs/api-docs.component.html575,576
@@ -2833,6 +2884,7 @@
Returns the spending status of a transaction output. Available fields: spent (boolean), txid (optional), vin (optional), and status (optional, the status of the spending tx).
+ Returns the spending status of a transaction output. Available fields: spent (boolean), txid (optional), vin (optional), and status (optional, the status of the spending tx).src/app/components/docs/api-docs.component.html588,589
@@ -2856,6 +2908,7 @@
Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional).
+ Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional).src/app/components/docs/api-docs.component.html627,628
@@ -2871,6 +2924,7 @@
Broadcast a raw transaction to the network. The transaction should be provided as hex in the request body. The txid will be returned on success.
+ Broadcast a raw transaction to the network. The transaction should be provided as hex in the request body. The txid will be returned on success.src/app/components/docs/api-docs.component.html653,654
@@ -2878,6 +2932,7 @@
Default push: action: 'want', data: ['blocks', ...] to express what you want pushed. Available: blocks, mempool-blocks, live-2h-chart, and stats.Push transactions related to address: 'track-address': '3PbJ...bF9B' to receive all new transactions containing that address as input or output. Returns an array of transactions. address-transactions for new mempool transactions, and block-transactions for new block confirmed transactions.
+ Default push: action: 'want', data: ['blocks', ...] to express what you want pushed. Available: blocks, mempool-blocks, live-2h-chart, and stats.Push transactions related to address: 'track-address': '3PbJ...bF9B' to receive all new transactions containing that address as input or output. Returns an array of transactions. address-transactions for new mempool transactions, and block-transactions for new block confirmed transactions.src/app/components/docs/api-docs.component.html671,672
@@ -2929,6 +2984,7 @@
Documentation
+ დოკუმენტაციაsrc/app/components/docs/docs.component.html4
@@ -3054,6 +3110,7 @@
blocks
+ ბლოკებიsrc/app/components/footer/footer.component.html22,23
@@ -3070,6 +3127,7 @@
block
+ ბლოკიsrc/app/components/footer/footer.component.html23,24
@@ -3159,6 +3217,7 @@
Stack of mempool blocks
+ mempool ის ბლოკების კრება src/app/components/mempool-block/mempool-block.component.ts73
@@ -3166,6 +3225,7 @@
Mempool block
+ მემპულის ბლოკი src/app/components/mempool-block/mempool-block.component.ts75
@@ -3173,6 +3233,7 @@
Range
+ ზღვარიsrc/app/components/mempool-graph/mempool-graph.component.ts256
@@ -3180,6 +3241,7 @@
Sum
+ ჯამიsrc/app/components/mempool-graph/mempool-graph.component.ts258
@@ -3196,6 +3258,7 @@
Identified by payout address: ''
+ Identified by payout address: ''src/app/components/miner/miner.component.ts42
@@ -3203,6 +3266,7 @@
Identified by coinbase tag: ''
+ Identified by coinbase tag: ''src/app/components/miner/miner.component.ts52
@@ -3210,6 +3274,7 @@
Broadcast Transaction
+ Broadcast Transactionsrc/app/components/push-transaction/push-transaction.component.html2
@@ -3316,6 +3381,7 @@
Filter
+ გაფილტვრაsrc/app/components/statistics/statistics.component.html40
@@ -3354,6 +3420,7 @@
ago
+ წინsrc/app/components/time-since/time-since.component.ts67
@@ -3413,6 +3480,7 @@
After
+ შემდეგsrc/app/components/time-span/time-span.component.ts67
@@ -3472,6 +3540,7 @@
In ~
+ ~-შიsrc/app/components/time-until/time-until.component.ts66
@@ -3667,6 +3736,7 @@
Locktime
+ Locktimesrc/app/components/transaction/transaction.component.html234,236
@@ -3815,6 +3885,7 @@
Previous output type
+ Previous output typesrc/app/components/transactions-list/transactions-list.component.html116,117
@@ -3836,6 +3907,7 @@
Peg-out to
+ Peg-out to src/app/components/transactions-list/transactions-list.component.html146,147
@@ -3883,6 +3955,7 @@
This transaction saved % on fees by using native SegWit-Bech32
+ ტრანსაქციამ შეძლო % საკომისიოს ეკონომია, native SegWit-Bech32 ის გამოყენებითsrc/app/components/tx-features/tx-features.component.html1
@@ -3909,6 +3982,7 @@
This transaction saved % on fees by using SegWit and could save % more by fully upgrading to native SegWit-Bech32
+ ტრანზაქციამ შეძლო % ეკონომია საკომისიოზე, SegWit ის გამოყენებით და შეეძლო მეტი შეენახა % native SegWit-Bech32 ის გამოყენებითsrc/app/components/tx-features/tx-features.component.html3
@@ -3917,6 +3991,7 @@
This transaction could save % on fees by upgrading to native SegWit-Bech32 or % by upgrading to SegWit-P2SH
+ ტრანსაქციას შეუძლია % ეკონომია, native SegWit-Bech32 ის გამოყენებით ან% ის ეკონომია SegWit-P2SH ის გამოყენებით src/app/components/tx-features/tx-features.component.html5
@@ -3925,6 +4000,7 @@
This transaction uses Taproot
+ ეს ტრანზაქცია იყენებს Taproot-სsrc/app/components/tx-features/tx-features.component.html8
@@ -3933,6 +4009,7 @@
Taproot
+ Taprootsrc/app/components/tx-features/tx-features.component.html8
@@ -3983,6 +4060,7 @@
Only ~ sat/vB was needed to get into this block
+ მხოლოდ~ sat/vB საჭიროა ამ ბლოკში მოსახვედრადsrc/app/components/tx-fee-rating/tx-fee-rating.component.html2
@@ -3995,6 +4073,7 @@
Overpaid x
+ ზედმეტი გადახდილია x -ჯერsrc/app/components/tx-fee-rating/tx-fee-rating.component.html2
@@ -4118,6 +4197,7 @@
L-BTC in circulation
+ L-BTC ბრუნვაშიsrc/app/dashboard/dashboard.component.html209,211
@@ -4192,6 +4272,7 @@
year
+ წელიsrc/app/shared/i18n/dates.ts3
@@ -4199,6 +4280,7 @@
years
+ წელიsrc/app/shared/i18n/dates.ts4
@@ -4206,6 +4288,7 @@
month
+ თვეsrc/app/shared/i18n/dates.ts5
@@ -4213,6 +4296,7 @@
months
+ თვეsrc/app/shared/i18n/dates.ts6
@@ -4220,6 +4304,7 @@
week
+ კვირაsrc/app/shared/i18n/dates.ts7
@@ -4227,6 +4312,7 @@
weeks
+ კვირაsrc/app/shared/i18n/dates.ts8
@@ -4234,6 +4320,7 @@
day
+ დღეsrc/app/shared/i18n/dates.ts9
@@ -4241,6 +4328,7 @@
days
+ დღეsrc/app/shared/i18n/dates.ts10
@@ -4248,6 +4336,7 @@
hour
+ საათიsrc/app/shared/i18n/dates.ts11
@@ -4255,6 +4344,7 @@
hours
+ საათიsrc/app/shared/i18n/dates.ts12
@@ -4262,6 +4352,7 @@
minute
+ წუთიsrc/app/shared/i18n/dates.ts13
@@ -4269,6 +4360,7 @@
minutes
+ წუთიsrc/app/shared/i18n/dates.ts14
@@ -4276,6 +4368,7 @@
second
+ წამიsrc/app/shared/i18n/dates.ts15
@@ -4283,6 +4376,7 @@
seconds
+ წამიsrc/app/shared/i18n/dates.ts16
diff --git a/frontend/src/locale/messages.ko.xlf b/frontend/src/locale/messages.ko.xlf
index 2246642a2..78ba67a41 100644
--- a/frontend/src/locale/messages.ko.xlf
+++ b/frontend/src/locale/messages.ko.xlf
@@ -11,6 +11,7 @@
Slide of
+ 슬라이드 /node_modules/@ng-bootstrap/src/carousel/carousel.ts114,118
@@ -1526,6 +1527,7 @@
multisig of
+ / 다중서명src/app/components/address-labels/address-labels.component.html5
@@ -1561,6 +1563,7 @@
of transaction
+ 트랜잭션 /src/app/components/address/address.component.html60,61
@@ -1569,6 +1572,7 @@
of transactions
+ 트랜잭션 /src/app/components/address/address.component.html61,62
@@ -1586,6 +1590,7 @@
The number of transactions on this address exceeds the Electrum server limit Consider viewing this address on the official Mempool website instead:
+ 이 주소의 트랜잭션 수가 Electrum 서버 제한을 초과합니다. 멤풀 웹사이트에서 이 주소를 확인하시는 것을 추천합니다.src/app/components/address/address.component.html137,140
@@ -1721,6 +1726,7 @@
of
+ /src/app/components/asset/asset.component.html80
@@ -2638,6 +2644,7 @@
Get transaction history for the specified address/scripthash, sorted with newest first. Returns up to 50 mempool transactions plus the first 25 confirmed transactions. You can request more confirmed transactions using :last_seen_txid (see below).
+ 지정된 주소/스크립트 해시에 대한 트랜잭션 내역을 최신 항목부터 정렬하여 가져옵니다. 최대 50개의 멤풀 트랜잭션과 첫 25개의 컨펌된 트랜잭션을 반환합니다. :last_seen_txid를 사용하여 더 많은 확인된 거래를 요청할 수 있습니다 (아래 참조).src/app/components/docs/api-docs.component.html192,193
diff --git a/frontend/src/locale/messages.mk.xlf b/frontend/src/locale/messages.mk.xlf
index cce45e50c..3a194b997 100644
--- a/frontend/src/locale/messages.mk.xlf
+++ b/frontend/src/locale/messages.mk.xlf
@@ -11,6 +11,7 @@
Slide of
+ Слајд од node_modules/@ng-bootstrap/src/carousel/carousel.ts114,118
@@ -147,6 +148,7 @@
+ node_modules/@ng-bootstrap/src/progressbar/progressbar.ts32,38
@@ -250,6 +252,7 @@
+ node_modules/@ng-bootstrap/src/timepicker/timepicker.ts115,121
@@ -257,6 +260,7 @@
+ node_modules/@ng-bootstrap/src/timepicker/timepicker.ts123,131
@@ -325,6 +329,7 @@
Issuer domain
+ Емитентsrc/app/assets/assets.component.html21,25
@@ -431,6 +436,7 @@
transaction
+ трансакцијаsrc/app/bisq/bisq-address/bisq-address.component.html50
@@ -455,6 +461,7 @@
transactions
+ трансакцииsrc/app/bisq/bisq-address/bisq-address.component.html51
@@ -479,6 +486,7 @@
Address:
+ Адреса: src/app/bisq/bisq-address/bisq-address.component.ts43
@@ -486,6 +494,7 @@
Block
+ Блок src/app/bisq/bisq-block/bisq-block.component.html4
@@ -551,6 +560,7 @@
Block :
+ Блок : src/app/bisq/bisq-block/bisq-block.component.ts89
@@ -851,6 +861,7 @@
Amount ()
+ Вредност ()src/app/bisq/bisq-market/bisq-market.component.html112,113
@@ -1081,6 +1092,7 @@
confirmation
+ конфирмацијаsrc/app/bisq/bisq-transaction/bisq-transaction.component.html20,21
@@ -1102,6 +1114,7 @@
confirmations
+ конфирмацииsrc/app/bisq/bisq-transaction/bisq-transaction.component.html21,22
@@ -1208,6 +1221,7 @@
Transaction:
+ Трансакција: src/app/bisq/bisq-transaction/bisq-transaction.component.ts50
@@ -1243,6 +1257,7 @@
Asset listing fee
+ Провизија за објаваsrc/app/bisq/bisq-transactions/bisq-transactions.component.ts31
@@ -1318,6 +1333,7 @@
Reimbursement request
+ Барање за надоместsrc/app/bisq/bisq-transactions/bisq-transactions.component.ts40
@@ -1433,6 +1449,7 @@
Navigate to https://mempool.space/sponsor to sponsor
+ Оди на https://mempool.space/sponsor за спонзорстваsrc/app/components/about/about.component.html78
@@ -1472,6 +1489,7 @@
Project Members
+ Членови на проектотsrc/app/components/about/about.component.html181,183
@@ -1509,6 +1527,7 @@
multisig of
+ multisig од src/app/components/address-labels/address-labels.component.html5
@@ -1517,6 +1536,7 @@
Lightning
+ Lightning src/app/components/address-labels/address-labels.component.html11
@@ -1525,6 +1545,7 @@
Liquid
+ Liquid src/app/components/address-labels/address-labels.component.html17
@@ -1533,6 +1554,7 @@
Unconfidential
+ Недоверливаsrc/app/components/address/address.component.html23,24
@@ -1541,6 +1563,7 @@
of transaction
+ од трансакцијаsrc/app/components/address/address.component.html60,61
@@ -1549,6 +1572,7 @@
of transactions
+ од трансакцииsrc/app/components/address/address.component.html61,62
@@ -1566,6 +1590,7 @@
The number of transactions on this address exceeds the Electrum server limit Consider viewing this address on the official Mempool website instead:
+ Бројот на трансакции на оваа адреса го надминува лимитот на Electrum серверот Разгледај ја оваа адреса на официјалната Mempool страница: src/app/components/address/address.component.html137,140
@@ -1599,6 +1624,7 @@
Address:
+ Адреса: src/app/components/address/address.component.ts78
@@ -1656,6 +1682,7 @@
Pegged in
+ Pegged insrc/app/components/asset/asset.component.html46
@@ -1665,6 +1692,7 @@
Pegged out
+ Pegged outsrc/app/components/asset/asset.component.html50
@@ -1698,6 +1726,7 @@
of
+ од src/app/components/asset/asset.component.html80
@@ -1706,6 +1735,7 @@
Peg In/Out and Burn Transactions
+ Peg In/Out и Ликвидирачки Трансакцииsrc/app/components/asset/asset.component.html81
@@ -1714,6 +1744,7 @@
Issuance and Burn Transactions
+ Издавачки и Ликвидирачки Трансакцииsrc/app/components/asset/asset.component.html82
@@ -1731,6 +1762,7 @@
Asset:
+ Средство: src/app/components/asset/asset.component.ts73
@@ -1819,6 +1851,7 @@
Docs
+ Документацијаsrc/app/components/bisq-master-page/bisq-master-page.component.html42,45
@@ -1831,6 +1864,7 @@
Next Block
+ Нареден Блокsrc/app/components/block/block.component.html7,8
@@ -1843,6 +1877,7 @@
Previous Block
+ Претходен Блокsrc/app/components/block/block.component.html26,27
@@ -1985,6 +2020,7 @@
Based on average native segwit transaction of 140 vBytes
+ Базирано на просечна segwit трансакција од 140 vBytessrc/app/components/block/block.component.html79,81
@@ -2055,6 +2091,7 @@
Merkle root
+ Merkle rootsrc/app/components/block/block.component.html133,135
@@ -2072,6 +2109,7 @@
Nonce
+ Noncesrc/app/components/block/block.component.html147,149
@@ -2080,6 +2118,7 @@
Block Header Hex
+ Хекс од заглавието на блокотsrc/app/components/block/block.component.html151,152
@@ -2111,6 +2150,7 @@
Block :
+ Блок : src/app/components/block/block.component.ts141
@@ -2126,6 +2166,7 @@
API service
+ API сервисsrc/app/components/docs/api-docs.component.html12,14
@@ -2522,6 +2563,7 @@
Provides list of available currencies for a given base currency.
+ Обезбедува листа од достапни валути за дадена основна валута.src/app/components/docs/api-docs.component.html54,56
@@ -2529,6 +2571,7 @@
Provides list of open offer prices for a single market.
+ Обезбедува листа од отворени ценовни понуди за одреден маркет. src/app/components/docs/api-docs.component.html67,69
@@ -2536,6 +2579,7 @@
Provides hi/low/open/close data for a given market. This can be used to generate a candlestick chart.
+ Обезбедува hi/low/open/close податоци за одреден маркет кои можат да бидат искористени за генерирање на берзански графикон.src/app/components/docs/api-docs.component.html80,82
@@ -2543,6 +2587,7 @@
Provides list of available markets.
+ Обезбедува листа од сите достапни маркети.src/app/components/docs/api-docs.component.html93,95
@@ -2550,6 +2595,7 @@
Provides list of open offer details for a single market.
+ Обезбедува детална листа од сите отворени понуди за одреден маркет.src/app/components/docs/api-docs.component.html106,108
@@ -2557,6 +2603,7 @@
Provides 24 hour price ticker for single market or all markets
+ Обезбедува тикер за 24 часовна цена за одреден или сите маркети. src/app/components/docs/api-docs.component.html119,121
@@ -2564,6 +2611,7 @@
Provides list of completed trades for a single market.
+ Обезбедува листа од извршени тргувања за одреден маркет.src/app/components/docs/api-docs.component.html132,134
@@ -2571,6 +2619,7 @@
Provides periodic volume data in terms of base currency for one or all markets.
+ Обезбедува периодични податоци за волуменот во однос на основната валута за еден или сите маркети.src/app/components/docs/api-docs.component.html145,147
@@ -2586,6 +2635,7 @@
Returns details about an address. Available fields: address, chain_stats, and mempool_stats. chain,mempool_stats each contain an object with tx_count, funded_txo_count, funded_txo_sum, spent_txo_count, and spent_txo_sum.
+ Враќа детали за одредена адреса. Достапни полиња: address, chain_stats, и mempool_stats. chain,mempool_stats секој содржи објект со tx_count, funded_txo_count, funded_txo_sum, spent_txo_count, и spent_txo_sum.src/app/components/docs/api-docs.component.html179,180
@@ -2593,6 +2643,8 @@
Get transaction history for the specified address/scripthash, sorted with newest first. Returns up to 50 mempool transactions plus the first 25 confirmed transactions. You can request more confirmed transactions using :last_seen_txid (see below).
+ Ја враќа историјата на трансакции за одредена адреса или scripthash, подредени по најновите.
+Враќа до 50 mempool трансакции плус првите 25 потврдени трансакции. За повеќе потврдени трансакции користи го :last_seen_txid (види подолу).src/app/components/docs/api-docs.component.html192,193
@@ -2616,6 +2668,7 @@
Get the list of unspent transaction outputs associated with the address/scripthash. Available fields: txid, vout, value, and status (with the status of the funding tx).There is also a valuecommitment field that may appear in place of value, plus the following additional fields: asset/assetcommitment, nonce/noncecommitment, surjection_proof, and range_proof.
+ Земи листа од непотрошени трансакциски излези поврзани со одредена адреса или scripthash. Достапни полиња: txid, vout, value, и status (со статусот на влезната трансакција).Исто има и valuecommitment поле што може да се покаже на местото на value, вклучително и следните додатни полиња: asset/assetcommitment, nonce/noncecommitment, surjection_proof, и range_proof.src/app/components/docs/api-docs.component.html231,233
@@ -2631,6 +2684,7 @@
Returns transactions associated with the specified Liquid asset. For the network's native asset, returns a list of peg in, peg out, and burn transactions. For user-issued assets, returns a list of issuance, reissuance, and burn transactions. Does not include regular transactions transferring this asset.
+ Враќа трансакции поврзани со посоченото Liquid средство. За основното средство на мрежата, враќа листа од peg in, peg out и ликвидирачките трансакции. За средства создадени од корисници, враќа листата на издавачки, реиздавачки и ликвидирачки трансакции. Не ги вклучува регуларните трансакции околу трансферот на ова стредство. src/app/components/docs/api-docs.component.html260,262
@@ -2646,6 +2700,7 @@
Returns details about a block. Available fields: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, and previousblockhash.
+ Враќа детали за блокот. Достапни полиња: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, и previousblockhash.src/app/components/docs/api-docs.component.html290,291
@@ -2661,6 +2716,7 @@
Returns the hash of the block currently at :height.
+ Го враќа хашот на блок со одредена висина:height.src/app/components/docs/api-docs.component.html316,317
@@ -2676,6 +2732,7 @@
Returns the confirmation status of a block. Available fields: in_best_chain (boolean, false for orphaned blocks), next_best (the hash of the next block, only available for blocks in the best chain).
+ Го враќа конфирмацискиот статус на блокот. Достапни полиња: in_best_chain (boolean, false за неврзани блокови), next_best (хашот на наредниот блок, достапно само за блокови во најдобриот синџир).src/app/components/docs/api-docs.component.html342,343
@@ -2699,6 +2756,7 @@
Returns the transaction at index :index within the specified block.
+ Ја враќа трансакцијата на индекс :index во наведениот блок.src/app/components/docs/api-docs.component.html381,382
@@ -2721,6 +2779,7 @@
Returns the 10 newest blocks starting at the tip or at :start_height if specified.
+ Ги враќа најновите 10 блока почнувајќи од врвот или од некоја зададена висина :start_heightsrc/app/components/docs/api-docs.component.html420,421
@@ -2752,6 +2811,7 @@
Returns current mempool backlog statistics.
+ Враќа моментална статистика за сите непотврдени трансакции во mempool.src/app/components/docs/api-docs.component.html480,482
@@ -2761,6 +2821,7 @@
Get the full list of txids in the mempool as an array. The order of the txids is arbitrary and does not match bitcoind.
+ Превземи целосна листа од трансакции во mempool-от како низа. Редоследот на трансакциите е случаен и не го рефлектира редоследот во bitcoind. src/app/components/docs/api-docs.component.html493,495
@@ -2789,6 +2850,7 @@
Returns details about a transaction. Available fields: txid, version, locktime, size, weight, fee, vin, vout, and status.
+ Враќа детали за трансакцијата. Достапни полиња: txid, version, locktime, size, weight, fee, vin, vout, и status.src/app/components/docs/api-docs.component.html536,537
@@ -2856,6 +2918,7 @@
Broadcast a raw transaction to the network. The transaction should be provided as hex in the request body. The txid will be returned on success.
+ Емитувај трансакција на мрежата. Трансакцијата треба да биде во хексадецимален формат во API барањето. При успешно емитување како резултат ќе биде вратеноtxid. src/app/components/docs/api-docs.component.html653,654
@@ -2914,6 +2977,7 @@
Documentation
+ Документацијаsrc/app/components/docs/docs.component.html4
@@ -2979,6 +3043,7 @@
Tx vBytes per second:
+ Tx vBytes во секунда:src/app/components/footer/footer.component.html5,7
@@ -3038,6 +3103,7 @@
blocks
+ блоковиsrc/app/components/footer/footer.component.html22,23
@@ -3054,6 +3120,7 @@
block
+ блокsrc/app/components/footer/footer.component.html23,24
@@ -3143,6 +3210,7 @@
Stack of mempool blocks
+ Збир од mempool блоковиsrc/app/components/mempool-block/mempool-block.component.ts73
@@ -3150,6 +3218,7 @@
Mempool block
+ Mempool блок src/app/components/mempool-block/mempool-block.component.ts75
@@ -3157,6 +3226,7 @@
Range
+ Опсегsrc/app/components/mempool-graph/mempool-graph.component.ts256
@@ -3164,6 +3234,7 @@
Sum
+ Сумаsrc/app/components/mempool-graph/mempool-graph.component.ts258
@@ -3180,6 +3251,7 @@
Identified by payout address: ''
+ Идентификуван по адреса на плаќање: ''src/app/components/miner/miner.component.ts42
@@ -3187,6 +3259,7 @@
Identified by coinbase tag: ''
+ Идентификуван по таг од ковачницата: ''src/app/components/miner/miner.component.ts52
@@ -3194,6 +3267,7 @@
Broadcast Transaction
+ Емитирај ја Трансакцијатаsrc/app/components/push-transaction/push-transaction.component.html2
@@ -3211,6 +3285,7 @@
Transaction Hex
+ Хекс на трансакцијатаsrc/app/components/push-transaction/push-transaction.component.html6
@@ -3290,6 +3365,7 @@
Mempool by vBytes (sat/vByte)
+ Mempool прикажан по vBytes (sat/vByte)src/app/components/statistics/statistics.component.html6
@@ -3298,6 +3374,7 @@
Filter
+ Филтерsrc/app/components/statistics/statistics.component.html40
@@ -3306,6 +3383,7 @@
Invert
+ Инвертирајsrc/app/components/statistics/statistics.component.html62
@@ -3335,6 +3413,7 @@
ago
+ Пред src/app/components/time-since/time-since.component.ts67
@@ -3394,6 +3473,7 @@
After
+ После src/app/components/time-span/time-span.component.ts67
@@ -3453,6 +3533,7 @@
In ~
+ За ~src/app/components/time-until/time-until.component.ts66
@@ -3648,6 +3729,7 @@
Locktime
+ Locktimesrc/app/components/transaction/transaction.component.html234,236
@@ -3722,6 +3804,7 @@
Peg-in
+ Peg-insrc/app/components/transactions-list/transactions-list.component.html53,55
@@ -3795,6 +3878,7 @@
Previous output type
+ Претходен тип на излезотsrc/app/components/transactions-list/transactions-list.component.html116,117
@@ -3816,6 +3900,7 @@
Peg-out to
+ Peg-out кон src/app/components/transactions-list/transactions-list.component.html146,147
@@ -3863,6 +3948,7 @@
This transaction saved % on fees by using native SegWit-Bech32
+ Оваа трансакција заштеди % во провизии со користење на SegWit-Bech32src/app/components/tx-features/tx-features.component.html1
@@ -3889,6 +3975,7 @@
This transaction saved % on fees by using SegWit and could save % more by fully upgrading to native SegWit-Bech32
+ Оваа трансакција заштеди % во провизии со користење на SegWit и можеше да заштеди % дополнително доколку користеше SegWit-Bech32src/app/components/tx-features/tx-features.component.html3
@@ -3897,6 +3984,7 @@
This transaction could save % on fees by upgrading to native SegWit-Bech32 or % by upgrading to SegWit-P2SH
+ Оваа трансакција можеше да заштеди% во провизии со користење на SegWit-Bech32 или % со SegWit-P2SHsrc/app/components/tx-features/tx-features.component.html5
@@ -3905,6 +3993,7 @@
This transaction uses Taproot
+ Оваа трансакција користи Taprootsrc/app/components/tx-features/tx-features.component.html8
@@ -3913,6 +4002,7 @@
Taproot
+ Taprootsrc/app/components/tx-features/tx-features.component.html8
@@ -3963,6 +4053,7 @@
Only ~ sat/vB was needed to get into this block
+ Само ~ sat/vB беше потребно за вклучување во блокотsrc/app/components/tx-fee-rating/tx-fee-rating.component.html2
@@ -3975,6 +4066,7 @@
Overpaid x
+ Преплатено xsrc/app/components/tx-fee-rating/tx-fee-rating.component.html2
@@ -4098,6 +4190,7 @@
L-BTC in circulation
+ L-BTC во циркулацијаsrc/app/dashboard/dashboard.component.html209,211
@@ -4172,6 +4265,7 @@
year
+ годинаsrc/app/shared/i18n/dates.ts3
@@ -4179,6 +4273,7 @@
years
+ годиниsrc/app/shared/i18n/dates.ts4
@@ -4186,6 +4281,7 @@
month
+ месецsrc/app/shared/i18n/dates.ts5
@@ -4193,6 +4289,7 @@
months
+ месециsrc/app/shared/i18n/dates.ts6
@@ -4200,6 +4297,7 @@
week
+ неделаsrc/app/shared/i18n/dates.ts7
@@ -4207,6 +4305,7 @@
weeks
+ неделиsrc/app/shared/i18n/dates.ts8
@@ -4214,6 +4313,7 @@
day
+ денsrc/app/shared/i18n/dates.ts9
@@ -4221,6 +4321,7 @@
days
+ денаsrc/app/shared/i18n/dates.ts10
@@ -4228,6 +4329,7 @@
hour
+ часsrc/app/shared/i18n/dates.ts11
@@ -4235,6 +4337,7 @@
hours
+ часаsrc/app/shared/i18n/dates.ts12
@@ -4242,6 +4345,7 @@
minute
+ минутаsrc/app/shared/i18n/dates.ts13
@@ -4249,6 +4353,7 @@
minutes
+ минутиsrc/app/shared/i18n/dates.ts14
@@ -4256,6 +4361,7 @@
second
+ секундаsrc/app/shared/i18n/dates.ts15
@@ -4263,6 +4369,7 @@
seconds
+ секундиsrc/app/shared/i18n/dates.ts16
diff --git a/frontend/src/locale/messages.pt.xlf b/frontend/src/locale/messages.pt.xlf
index e89f3af46..025b80c76 100644
--- a/frontend/src/locale/messages.pt.xlf
+++ b/frontend/src/locale/messages.pt.xlf
@@ -2636,6 +2636,7 @@
Returns details about an address. Available fields: address, chain_stats, and mempool_stats. chain,mempool_stats each contain an object with tx_count, funded_txo_count, funded_txo_sum, spent_txo_count, and spent_txo_sum.
+ Retorna detalhes sobre um endereço. Campos disponíveis: address, chain_stats e mempool_stats. chain, mempool_stats cada um contém um objeto com tx_count, funded_txo_count, funded_txo_sum, spend_txo_count e spend_txo_sum. src/app/components/docs/api-docs.component.html179,180
@@ -2643,6 +2644,7 @@
Get transaction history for the specified address/scripthash, sorted with newest first. Returns up to 50 mempool transactions plus the first 25 confirmed transactions. You can request more confirmed transactions using :last_seen_txid (see below).
+ Obtenha o histórico de transações para o endereço/scripthash especificado, classificado com o mais recente primeiro. Retorna até 50 transações mempool mais as 25 primeiras transações confirmadas. Você pode solicitar mais transações confirmadas usando:last_seen_txid (veja abaixo).src/app/components/docs/api-docs.component.html192,193
@@ -2666,6 +2668,7 @@
Get the list of unspent transaction outputs associated with the address/scripthash. Available fields: txid, vout, value, and status (with the status of the funding tx).There is also a valuecommitment field that may appear in place of value, plus the following additional fields: asset/assetcommitment, nonce/noncecommitment, surjection_proof, and range_proof.
+ Obtenha a lista de saídas de transações não gastas associadas ao endereço / scripthash. Campos disponíveis: txid, vout, value e status (com o status do tx de financiamento). Também há um campo valuecommitment que pode aparecer no lugar do valor, além dos seguintes campos adicionais: asset / assetcommitment, nonce / noncecommitment, surjection_proof , e range_proof.src/app/components/docs/api-docs.component.html231,233
@@ -2697,6 +2700,7 @@
Returns details about a block. Available fields: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, and previousblockhash.
+ Retorna detalhes sobre um bloco. Campos disponíveis: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight, proof e previousblockhash. src/app/components/docs/api-docs.component.html290,291
@@ -2712,6 +2716,7 @@
Returns the hash of the block currently at :height.
+ Retorna o hash do bloco atual em :height.src/app/components/docs/api-docs.component.html316,317
@@ -2727,6 +2732,7 @@
Returns the confirmation status of a block. Available fields: in_best_chain (boolean, false for orphaned blocks), next_best (the hash of the next block, only available for blocks in the best chain).
+ Retorna o status de confirmação de um bloco. Campos disponíveis: in_best_chain (booleano, falso para blocos órfãos), next_best (o hash do próximo bloco, disponível apenas para blocos na melhor cadeia). src/app/components/docs/api-docs.component.html342,343
@@ -2750,6 +2756,7 @@
Returns the transaction at index :index within the specified block.
+ Retorna a transação no índice :index com o bloco especificado.src/app/components/docs/api-docs.component.html381,382
@@ -2765,6 +2772,7 @@
Returns a list of transactions in the block (up to 25 transactions beginning at start_index). Transactions returned here do not have the status field, since all the transactions share the same block and confirmation status.
+ Retorna uma lista de transações no bloco (até 25 transações começando em start_index). As transações retornadas aqui não têm o campo de status, pois todas as transações compartilham o mesmo bloco e status de confirmação.src/app/components/docs/api-docs.component.html407,408
@@ -2772,6 +2780,7 @@
Returns the 10 newest blocks starting at the tip or at :start_height if specified.
+ Retorna os 10 blocos mais novos começando na ponta ou em:start_height se especificado.src/app/components/docs/api-docs.component.html420,421
@@ -2823,6 +2832,7 @@
Get a list of the last 10 transactions to enter the mempool. Each transaction object contains simplified overview data, with the following fields: txid, fee, vsize, and value.
+ Obtenha uma lista das últimas 10 transações que entraram no mempool. Cada objeto de transação contém dados de visão geral simplificados, com os seguintes campos: txid, fee, vsize e value. src/app/components/docs/api-docs.component.html506,507
@@ -2842,6 +2852,7 @@
Returns details about a transaction. Available fields: txid, version, locktime, size, weight, fee, vin, vout, and status.
+ Retorna detalhes sobre uma transação. Campos disponíveis: txid, version, locktime, size, weight, fee, vin, vout e status. src/app/components/docs/api-docs.component.html536,537
@@ -2857,6 +2868,7 @@
Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format.
+ Retorna uma prova de inclusão de merkle para a transação usando o formato merkleblock do bitcoind.src/app/components/docs/api-docs.component.html562,563
@@ -2864,6 +2876,7 @@
Returns a merkle inclusion proof for the transaction using Electrum's blockchain.transaction.get_merkle format.
+ Retorna uma prova de inclusão de merkle para a transação usando o formato blockchain.transaction.get_merkle do Electrum.src/app/components/docs/api-docs.component.html575,576
@@ -2871,6 +2884,7 @@
Returns the spending status of a transaction output. Available fields: spent (boolean), txid (optional), vin (optional), and status (optional, the status of the spending tx).
+ Retorna o status de gastos de uma saída de transação. Campos disponíveis: spend (booleano), txid (opcional), vin (opcional) e status (opcional, o status do gasto tx). src/app/components/docs/api-docs.component.html588,589
@@ -2910,6 +2924,7 @@
Broadcast a raw transaction to the network. The transaction should be provided as hex in the request body. The txid will be returned on success.
+ Transmita uma transação bruta para a rede. A transação deve ser fornecida como hexadecimal no corpo da solicitação. O txid será devolvido em caso de sucesso. src/app/components/docs/api-docs.component.html653,654
@@ -2917,6 +2932,7 @@
Default push: action: 'want', data: ['blocks', ...] to express what you want pushed. Available: blocks, mempool-blocks, live-2h-chart, and stats.Push transactions related to address: 'track-address': '3PbJ...bF9B' to receive all new transactions containing that address as input or output. Returns an array of transactions. address-transactions for new mempool transactions, and block-transactions for new block confirmed transactions.
+ Push padrão: ação: 'want', data: ['blocks', ...] para expressar o que você deseja push. Disponível: blocks, mempool-blocks, live-2h-chart e stats.Push transações relacionadas ao endereço: 'track-address': '3PbJ ... bF9B' para receber todas as novas transações contendo aquele endereço como entrada ou saída. Retorna uma matriz de transações. address-transactions para novas transações de mempool e block-transactions para novas transações de bloco confirmadas. src/app/components/docs/api-docs.component.html671,672