diff --git a/frontend/src/locale/messages.es.xlf b/frontend/src/locale/messages.es.xlf
index 88d7235a2..8f01c450d 100644
--- a/frontend/src/locale/messages.es.xlf
+++ b/frontend/src/locale/messages.es.xlf
@@ -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).
- Obtén el histoial de transacciones para una determinada dirección/scripthash determinada, ordenada desde la más nueva primero. Devuelve hasta 50 transacciones de mempool más las primeras 25 transacciones confirmadas. Puede solicitar más transacciones confirmadas usando :last_seen_txid (ver abajo).
+ Obtén el historial de transacciones para una determinada dirección/scripthash determinada, ordenada desde la más nueva primero. Devuelve hasta 50 transacciones de mempool más las primeras 25 transacciones confirmadas. Puede solicitar más transacciones confirmadas usando :last_seen_txid (ver abajo).src/app/components/docs/api-docs.component.html192,193
diff --git a/frontend/src/locale/messages.fi.xlf b/frontend/src/locale/messages.fi.xlf
index 71b7e47a1..fe73c4a0e 100644
--- a/frontend/src/locale/messages.fi.xlf
+++ b/frontend/src/locale/messages.fi.xlf
@@ -3110,7 +3110,7 @@
blocks
- lohkot
+ lohkoasrc/app/components/footer/footer.component.html22,23
diff --git a/frontend/src/locale/messages.nl.xlf b/frontend/src/locale/messages.nl.xlf
index b91d8f301..4bc37b4a4 100644
--- a/frontend/src/locale/messages.nl.xlf
+++ b/frontend/src/locale/messages.nl.xlf
@@ -2772,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.
+ Geeft een lijst met transacties in het blok (maximaal 25 transacties beginnend bij start_index). Transacties die hier worden gegeven hebben niet het status veld, omdat alle transacties dezelfde blok- en bevestigingsstatus hebben.src/app/components/docs/api-docs.component.html407,408
@@ -2779,6 +2780,7 @@
Returns the 10 newest blocks starting at the tip or at :start_height if specified.
+ Retourneert de 10 nieuwste blokken beginnend bij de tip of bij :start_height indien gespecificeerd.src/app/components/docs/api-docs.component.html420,421
@@ -2830,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.
+ Ontvang een lijst met de laatste 10 transacties die in de mempool zijn gekomen. Elk transactieobject bevat vereenvoudigde overzichtsgegevens, met de volgende velden: txid, fee, vsize, en value.src/app/components/docs/api-docs.component.html506,507
@@ -2849,6 +2852,7 @@
Returns details about a transaction. Available fields: txid, version, locktime, size, weight, fee, vin, vout, and status.
+ Geeft details over een transactie. Beschikbare velden: txid, version, locktime, size, weight, fee, vin, vout, en status.src/app/components/docs/api-docs.component.html536,537
@@ -2864,6 +2868,7 @@
Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format.
+ Retourneert een merkle-opnamebewijs voor de transactie door gebruik van bitcoind's merkleblock formaat.src/app/components/docs/api-docs.component.html562,563
@@ -2871,6 +2876,7 @@
Returns a merkle inclusion proof for the transaction using Electrum's blockchain.transaction.get_merkle format.
+ Retourneert een merkle-opnamebewijs voor de transactie door gebruik van Electrum's blockchain.transaction.get_merkle formaat.src/app/components/docs/api-docs.component.html575,576
@@ -2878,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).
+ Retourneert de bestedingsstatus van een transactie-output. Beschikbare velden: spent (booleaans), txid (optioneel), vin (optioneel), and status (optioneel, de status van de uitgave-tx).src/app/components/docs/api-docs.component.html588,589
@@ -2901,6 +2908,7 @@
Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional).
+ Retourneert de bevestigingsstatus van een transactie. Beschikbare velden: confirmed (booleaans), block_height (optioneel), en block_hash (optioneel).src/app/components/docs/api-docs.component.html627,628
@@ -2916,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.
+ Zend een onbewerkte transactie uit naar het netwerk. De transactie moet worden opgegeven als hex in de hoofdtekst van het verzoek. De txid zal worden geretourneerd bij succes.src/app/components/docs/api-docs.component.html653,654
@@ -2923,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: actie: 'want', data: ['blocks', ...] om uit te drukken wat je gepushed wilt hebben. Beschikbaar: blocks, mempool-blocks, live-2h-chart, en stats.Pushtransacties gerelateerd aan adres: 'track-address': '3PbJ...bF9B' om alle nieuwe transacties met dat adres als invoer of uitvoer te ontvangen. Retourneert een reeks transacties. address-transactions voor nieuwe mempooltransacties, en block-transactions voor nieuwe blokbevestigde transacties.src/app/components/docs/api-docs.component.html671,672
@@ -3264,7 +3274,7 @@
Broadcast Transaction
- Uitzendtransactie
+ Transactie Uitzendensrc/app/components/push-transaction/push-transaction.component.html2
diff --git a/frontend/src/locale/messages.ro.xlf b/frontend/src/locale/messages.ro.xlf
index d1367183d..fb2ef2a23 100644
--- a/frontend/src/locale/messages.ro.xlf
+++ b/frontend/src/locale/messages.ro.xlf
@@ -11,6 +11,7 @@
Slide of
+ Glisează din 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
+ tranzacțiesrc/app/bisq/bisq-address/bisq-address.component.html50
@@ -456,6 +461,7 @@
transactions
+ tranzacțiisrc/app/bisq/bisq-address/bisq-address.component.html51
@@ -480,6 +486,7 @@
Address:
+ Adresă: src/app/bisq/bisq-address/bisq-address.component.ts43
@@ -487,6 +494,7 @@
Block
+ Bloc src/app/bisq/bisq-block/bisq-block.component.html4
@@ -552,6 +560,7 @@
Block :
+ Bloc : src/app/bisq/bisq-block/bisq-block.component.ts89
@@ -852,6 +861,7 @@
Amount ()
+ Cantitate ()src/app/bisq/bisq-market/bisq-market.component.html112,113
@@ -1082,6 +1092,7 @@
confirmation
+ confirmaresrc/app/bisq/bisq-transaction/bisq-transaction.component.html20,21
@@ -1103,6 +1114,7 @@
confirmations
+ confirmărisrc/app/bisq/bisq-transaction/bisq-transaction.component.html21,22
@@ -1209,6 +1221,7 @@
Transaction:
+ Tranzacție: src/app/bisq/bisq-transaction/bisq-transaction.component.ts50
@@ -1436,6 +1449,7 @@
Navigate to https://mempool.space/sponsor to sponsor
+ Navighează la https://mempool.space/sponsor pentru a sponsorizasrc/app/components/about/about.component.html78
@@ -1475,6 +1489,7 @@
Project Members
+ Membrii Proiectuluisrc/app/components/about/about.component.html181,183
@@ -1512,6 +1527,7 @@
multisig of
+ multisig din 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
+ Neconfidențialsrc/app/components/address/address.component.html23,24
@@ -1544,6 +1563,7 @@
of transaction
+ tranzacția din src/app/components/address/address.component.html60,61
@@ -1552,6 +1572,7 @@
of transactions
+ tranzacțiile din 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:
+ Numărul de tranzacții din această adresă depășește limita serverului Electrum Luați în considerare vizualizarea tranzacției pe site-ul oficial Mempool: src/app/components/address/address.component.html137,140
@@ -1602,6 +1624,7 @@
Address:
+ Adresă: src/app/components/address/address.component.ts78
@@ -1703,6 +1726,7 @@
of
+ din src/app/components/asset/asset.component.html80
@@ -1738,6 +1762,7 @@
Asset:
+ Activ: 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
+ Blocul următorsrc/app/components/block/block.component.html7,8
@@ -1850,6 +1877,7 @@
Previous Block
+ Blocul anteriorsrc/app/components/block/block.component.html26,27
@@ -2122,6 +2150,7 @@
Block :
+ Bloc : src/app/components/block/block.component.ts141
@@ -2137,6 +2166,7 @@
API service
+ Serviciu APIsrc/app/components/docs/api-docs.component.html12,14
@@ -2534,6 +2564,7 @@
Provides list of available currencies for a given base currency.
+ Furnizează lista valutelor disponibile pentru o valută de bază. src/app/components/docs/api-docs.component.html54,56
@@ -2541,6 +2572,7 @@
Provides list of open offer prices for a single market.
+ Furnizează lista de oferte de preț deschise pentru o singură piață. 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.
+ Furnizează date de preț maxim/minim/deschis/închis pentru o anumită piață. Acestea pot fi folosite pentru generarea unei diagrame.src/app/components/docs/api-docs.component.html80,82
@@ -2555,6 +2588,7 @@
Provides list of available markets.
+ Furnizează lista cu piețele disponibile.src/app/components/docs/api-docs.component.html93,95
@@ -2562,6 +2596,7 @@
Provides list of open offer details for a single market.
+ Furnizează lista cu detalii ale cererilor deschise pentru o singură piață. src/app/components/docs/api-docs.component.html106,108
@@ -2569,6 +2604,7 @@
Provides 24 hour price ticker for single market or all markets
+ Furnizează prețul la 24 de ore pentru o singură piață sau toate piețele.src/app/components/docs/api-docs.component.html119,121
@@ -2576,6 +2612,7 @@
Provides list of completed trades for a single market.
+ Furnizează lista cu tranzacțiile efectuate pentru o singură piață.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.
+ Furnizează date despre volumul periodic în formatul valutei de bază pentru una sau toate piețele.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.
+ Returnează detalii despre o adresă. Câmpuri disponibile: address, chain_stats, și mempool_stats. chain,mempool_stats fiecare conțin un obiect cu tx_count, funded_txo_count, funded_txo_sum, spent_txo_count, și 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).
+ Obține istoricul de tranzacții pentru adresa/scripthash-ul specificat, începând cu cea mai nouă. Returnază până la 50 de tranzacții din mempool plus primele 25 de tranzacții confirmate. Puteți cere mai multe tranzacții confirmate folosind :last_seen_txid (vedeți mai jos).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.
+ Obține lista de TXO-uri necheltuite asociate cu adresa/scripthash-ul. Câmpuri disponibile: txid, vout, value, și status (cu statusul tranzacției finanțatoare).Există și un câmp valuecommitment care poate să apară în locul value, plus următoarele câmpuri adiționale: asset/assetcommitment, nonce/noncecommitment, surjection_proof, și 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.
+ Returnează detalii despre un bloc. Câmpuri disponibile: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, și previousblockhash.src/app/components/docs/api-docs.component.html290,291
@@ -2674,6 +2716,7 @@
Returns the hash of the block currently at :height.
+ Returnează hash-ul blocului aflat la înălțimea :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).
+ Returnează statusul confirmării unui bloc. Câmpuri disponibile: in_best_chain (boolean, fals pentru blocuri orfane), next_best (hash-ul blocului următor, disponibil doar pentru blocuri din lanțul cel mai bun).src/app/components/docs/api-docs.component.html342,343
@@ -2712,6 +2756,7 @@
Returns the transaction at index :index within the specified block.
+ Returnează tranzacția de la indexul :index din blocul specificat.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.
+ Returnează o listă de tranzacții din bloc (maxim 25 de tranzacții începând cu start_index). Tranzacțiile returnate aici nu au câmpul status , deoarece toate tranzacțiile sunt din același bloc și au același 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.
+ Returnează cele mai noi 10 blocuri începând cu vârful sau cu înălțimea :start_height dacă este specificat.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.
+ Obține lista cu cele mai noi 10 trazacții care au intrat în mempool. Fiecare obiect conține un sumar de date simplificate, cu următoarele câmpuri: txid, fee, vsize, și 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.
+ Returnează detalii despre o tranzacție. Câmpuri disponibile: txid, version, locktime, size, weight, fee, vin, vout, și 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.
+ Returnează dovada de incluziune merkle pentru tranzacție folosind formatul bitcoind's merkleblock .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.
+ Returnează dovada de incluziune merkle pentru tranzacție folosind 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).
+ Returnează statusul cheltuirii unui TXO. Câmpuri disponibile: spent (boolean), txid (opțional), vin (opțional), și status (opțional, statusul tranzacției cheltuitoare).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).
+ Returnează statusul confirmării unei tranzacții. Câmpuri disponibile: confirmed (boolean), block_height (opțional), și block_hash (opțional).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.
+ Transmite o tranzacție brută către rețea. Tranzacția trebuie să fie în format hex în corpul cererii. ID-ul txid va fi returnat în caz de succes.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.
+ Trimitere implicită: acțiune: 'want', data: ['blocks', ...] pentru a exprima ce dorești să trimiți. Disponibil: blocks, mempool-blocks, live-2h-chart, și stats.Tranzacții de trimitere pentru adresa: 'track-address': '3PbJ...bF9B' pentru a primi toate tranzacțiile noi care conțin acea adresă ca intrare sau iesire. Returnează un șir de tranzacții. address-transactions pentru tranzacții noi din mempool, și block-transactions pentru tranzacții confirmate din blocuri noi.src/app/components/docs/api-docs.component.html671,672
@@ -2929,6 +2984,7 @@
Documentation
+ Documentațiesrc/app/components/docs/docs.component.html4
@@ -3054,6 +3110,7 @@
blocks
+ blocurisrc/app/components/footer/footer.component.html22,23
@@ -3070,6 +3127,7 @@
block
+ blocsrc/app/components/footer/footer.component.html23,24
@@ -3159,6 +3217,7 @@
Stack of mempool blocks
+ Stivă de blocuri din mempoolsrc/app/components/mempool-block/mempool-block.component.ts73
@@ -3166,6 +3225,7 @@
Mempool block
+ Bloc din mempool src/app/components/mempool-block/mempool-block.component.ts75
@@ -3173,6 +3233,7 @@
Range
+ Intervalsrc/app/components/mempool-graph/mempool-graph.component.ts256
@@ -3180,6 +3241,7 @@
Sum
+ Sumăsrc/app/components/mempool-graph/mempool-graph.component.ts258
@@ -3196,6 +3258,7 @@
Identified by payout address: ''
+ Identificat prin adresa de plată: ''src/app/components/miner/miner.component.ts42
@@ -3203,6 +3266,7 @@
Identified by coinbase tag: ''
+ Identificat prin identificatorul coinbase: ''src/app/components/miner/miner.component.ts52
@@ -3210,6 +3274,7 @@
Broadcast Transaction
+ Transmite Tranzacțiesrc/app/components/push-transaction/push-transaction.component.html2
@@ -3316,6 +3381,7 @@
Filter
+ Filtrusrc/app/components/statistics/statistics.component.html40
@@ -3354,6 +3420,7 @@
ago
+ În urmă cu src/app/components/time-since/time-since.component.ts67
@@ -3413,6 +3480,7 @@
After
+ După src/app/components/time-span/time-span.component.ts67
@@ -3472,6 +3540,7 @@
In ~
+ În ~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
+ Tip ieșire anteriorsrc/app/components/transactions-list/transactions-list.component.html116,117
@@ -3836,6 +3907,7 @@
Peg-out to
+ Legat-spre src/app/components/transactions-list/transactions-list.component.html146,147
@@ -3883,6 +3955,7 @@
This transaction saved % on fees by using native SegWit-Bech32
+ Această tranzacție a economisit % în comisioane folosind implicit SegWit-Bech32src/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
+ Această tranzacție a economisit % în comisioane folosind SegWit și poate economisi încă % prin folosirea nativă a SegWit-Bech32src/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
+ Această tranzacție poate economisi % în comisioane prin folosirea nativ a SegWit-Bech32 sau % prin folosirea SegWit-P2SHsrc/app/components/tx-features/tx-features.component.html5
@@ -3925,6 +4000,7 @@
This transaction uses Taproot
+ Această tranzacție folosește Taprootsrc/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
+ A costat doar ~ sat/vB pentru a intra în acest blocsrc/app/components/tx-fee-rating/tx-fee-rating.component.html2
@@ -3995,6 +4073,7 @@
Overpaid x
+ Plătit extra xsrc/app/components/tx-fee-rating/tx-fee-rating.component.html2
@@ -4118,6 +4197,7 @@
L-BTC in circulation
+ L-BTC în circulațiesrc/app/dashboard/dashboard.component.html209,211
@@ -4192,6 +4272,7 @@
year
+ ansrc/app/shared/i18n/dates.ts3
@@ -4199,6 +4280,7 @@
years
+ anisrc/app/shared/i18n/dates.ts4
@@ -4206,6 +4288,7 @@
month
+ lunăsrc/app/shared/i18n/dates.ts5
@@ -4213,6 +4296,7 @@
months
+ lunisrc/app/shared/i18n/dates.ts6
@@ -4220,6 +4304,7 @@
week
+ săptămânăsrc/app/shared/i18n/dates.ts7
@@ -4227,6 +4312,7 @@
weeks
+ săptămânisrc/app/shared/i18n/dates.ts8
@@ -4234,6 +4320,7 @@
day
+ zisrc/app/shared/i18n/dates.ts9
@@ -4241,6 +4328,7 @@
days
+ zilesrc/app/shared/i18n/dates.ts10
@@ -4248,6 +4336,7 @@
hour
+ orăsrc/app/shared/i18n/dates.ts11
@@ -4255,6 +4344,7 @@
hours
+ oresrc/app/shared/i18n/dates.ts12
@@ -4262,6 +4352,7 @@
minute
+ minutsrc/app/shared/i18n/dates.ts13
@@ -4269,6 +4360,7 @@
minutes
+ minutesrc/app/shared/i18n/dates.ts14
@@ -4276,6 +4368,7 @@
second
+ secundăsrc/app/shared/i18n/dates.ts15
@@ -4283,6 +4376,7 @@
seconds
+ secundesrc/app/shared/i18n/dates.ts16
diff --git a/frontend/src/locale/messages.sl.xlf b/frontend/src/locale/messages.sl.xlf
index a51a59d41..5a4872540 100644
--- a/frontend/src/locale/messages.sl.xlf
+++ b/frontend/src/locale/messages.sl.xlf
@@ -11,6 +11,7 @@
Slide of
+ Stran od node_modules/@ng-bootstrap/src/carousel/carousel.ts114,118
@@ -1488,6 +1489,7 @@
Project Members
+ Člani projektasrc/app/components/about/about.component.html181,183
@@ -1588,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:
+ Število transakcij povezanih s tem naslovom presega omejitve Electrum strežnika Poskusite si ogledati ta naslov na uradni spletni strani Mempool: src/app/components/address/address.component.html137,140
@@ -2641,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).
+ Pridobi zgodovino transakcij za podan naslov/scripthash, urejeno po času, najnovejša na začetku. Vrne do 50 mempool ter prvih 25 potrjenih transakcij. Z uporabo :last_seen_txid je mogoče pridobiti več potrjenih transakcij (glej spodaj).src/app/components/docs/api-docs.component.html192,193
@@ -2664,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.
+ Vrne seznam neporabljenih izhodov transakcij povezanih z naslovom/scripthash. Razpoložljiva polja: txid, vout, value, in status (stanje potrditve transakcije).Polje valuecommitment lahko nadomešča value. Dodatna polja: asset/assetcommitment, nonce/noncecommitment, surjection_proof, in range_proof.src/app/components/docs/api-docs.component.html231,233
@@ -2695,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.
+ Vrne podatke o bloku. Razpoložljiva polja: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, in previousblockhash.src/app/components/docs/api-docs.component.html290,291
@@ -2710,6 +2716,7 @@
Returns the hash of the block currently at :height.
+ Vrne zgoščeno vrednost (hash) bloka na višini :height.src/app/components/docs/api-docs.component.html316,317
@@ -2725,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).
+ Vrne stanje potrditve bloka. Razpoložljiva polja: in_best_chain (boolean, false za osirotele bloke, angl. orphaned), next_best (zgoščena vrednost oz. hash naslednjega bloka, na voljo samo za bloke v veljavni verigi).src/app/components/docs/api-docs.component.html342,343
@@ -2748,6 +2756,7 @@
Returns the transaction at index :index within the specified block.
+ Vrne transakcijo z zaporedno številko :index znotraj podanega bloka.src/app/components/docs/api-docs.component.html381,382
@@ -2763,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.
+ Vrne seznam transakcij v bloku (do 25 transakcij z začetkom start_index). Podatki o transakciji ne vsebujejo polja status, saj gre za transakcije istega bloka z istim številom potrditev.src/app/components/docs/api-docs.component.html407,408
@@ -2770,6 +2780,7 @@
Returns the 10 newest blocks starting at the tip or at :start_height if specified.
+ Vrne 10 najnovejših blokov z najvišjim na začetku ali od višine :start_height, če je podana.src/app/components/docs/api-docs.component.html420,421
@@ -2821,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.
+ Vrne seznam zadnjih 10 transakcij dodanih v mempool. Vsak objekt transakcije vsebuje naslednja polja: txid, fee, vsize, in value.src/app/components/docs/api-docs.component.html506,507
@@ -2840,6 +2852,7 @@
Returns details about a transaction. Available fields: txid, version, locktime, size, weight, fee, vin, vout, and status.
+ Vrne podatke o transakciji. Razpoložljiva polja: txid, version, locktime, size, weight, fee, vin, vout, in status.src/app/components/docs/api-docs.component.html536,537
@@ -2855,6 +2868,7 @@
Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format.
+ Vrne merkle dokaz o vsebovanosti za transakcijo (angl. merkle inclusion proof), v bitcoind's merkleblock obliki.src/app/components/docs/api-docs.component.html562,563
@@ -2862,6 +2876,7 @@
Returns a merkle inclusion proof for the transaction using Electrum's blockchain.transaction.get_merkle format.
+ Vrne merkle dokaz o vsebovanosti za transakcijo (angl. merkle inclusion proof), v Electrum's blockchain.transaction.get_merkle obliki.src/app/components/docs/api-docs.component.html575,576
@@ -2869,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).
+ Vrne stanje porabe izhoda transakcije. Razpoložljiva polja: spent (boolean), txid (opcijsko), vin (opcijsko) in status (opcijsko, stanje potrditve transakcije).src/app/components/docs/api-docs.component.html588,589
@@ -2892,6 +2908,7 @@
Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional).
+ Vrne stanje potrditve transakcije. Razpoložljiva polja: confirmed (boolean), block_height (opcijsko) in block_hash (opcijsko).src/app/components/docs/api-docs.component.html627,628
@@ -2907,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.
+ V omrežju objavi neobdelano (raw) transakcijo. Transakcija mora biti podana v telesu zahteve v šestnajstiški obliki. Ob uspehu bo vrnjen txid.src/app/components/docs/api-docs.component.html653,654
@@ -2914,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.
+ Začetni potisk: action: 'want', data: ['blocks', ...] za izbiro potisnih podatkov. Razpoložljivo: blocks, mempool-blocks, live-2h-chart in stats.Potisk transakcij povezanih z naslovom: 'track-address': '3PbJ...bF9B' za prejem vseh novih transakcij, ki vsebujejo ta naslov v vhodu ali izhodu. Vrne polje transakcij. address-transactions za nove transakcije v mempool-u in block-transactions za potrjene transakcije v novem bloku.src/app/components/docs/api-docs.component.html671,672
@@ -3972,6 +3991,7 @@
This transaction could save % on fees by upgrading to native SegWit-Bech32 or % by upgrading to SegWit-P2SH
+ Ta transakcija bi lahko prihranila % omrežnine z nadgradnjo na native SegWit-Bech32 ali % z nadgradnjo na SegWit-P2SH.src/app/components/tx-features/tx-features.component.html5
@@ -4252,6 +4272,7 @@
year
+ letosrc/app/shared/i18n/dates.ts3
@@ -4259,6 +4280,7 @@
years
+ letsrc/app/shared/i18n/dates.ts4
@@ -4266,6 +4288,7 @@
month
+ mesecsrc/app/shared/i18n/dates.ts5
@@ -4273,6 +4296,7 @@
months
+ mesecevsrc/app/shared/i18n/dates.ts6
@@ -4280,6 +4304,7 @@
week
+ tedensrc/app/shared/i18n/dates.ts7
@@ -4287,6 +4312,7 @@
weeks
+ tednovsrc/app/shared/i18n/dates.ts8
@@ -4294,6 +4320,7 @@
day
+ dansrc/app/shared/i18n/dates.ts9
@@ -4301,6 +4328,7 @@
days
+ dnisrc/app/shared/i18n/dates.ts10
@@ -4308,6 +4336,7 @@
hour
+ hsrc/app/shared/i18n/dates.ts11
@@ -4315,6 +4344,7 @@
hours
+ hsrc/app/shared/i18n/dates.ts12
@@ -4322,6 +4352,7 @@
minute
+ minsrc/app/shared/i18n/dates.ts13
@@ -4329,6 +4360,7 @@
minutes
+ minsrc/app/shared/i18n/dates.ts14
@@ -4336,6 +4368,7 @@
second
+ ssrc/app/shared/i18n/dates.ts15
@@ -4343,6 +4376,7 @@
seconds
+ ssrc/app/shared/i18n/dates.ts16
diff --git a/frontend/src/locale/messages.th.xlf b/frontend/src/locale/messages.th.xlf
index 4e44d97ce..a10c72dea 100644
--- a/frontend/src/locale/messages.th.xlf
+++ b/frontend/src/locale/messages.th.xlf
@@ -1590,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
@@ -2563,6 +2564,7 @@
Provides list of available currencies for a given base currency.
+ แสดงรายการสกุลเงินที่ใช้ได้สำหรับสกุลเงินหลักที่กำหนดsrc/app/components/docs/api-docs.component.html54,56
@@ -2570,6 +2572,7 @@
Provides list of open offer prices for a single market.
+ แสดงรายการราคาเสนอขายสำหรับตลาดsrc/app/components/docs/api-docs.component.html67,69
@@ -2577,6 +2580,7 @@
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
@@ -2584,6 +2588,7 @@
Provides list of available markets.
+ แสดงรายการตลาดที่มีอยู่src/app/components/docs/api-docs.component.html93,95
@@ -2591,6 +2596,7 @@
Provides list of open offer details for a single market.
+ แสดงรายการรายละเอียดข้อเสนอที่เปิดอยู่สำหรับตลาดsrc/app/components/docs/api-docs.component.html106,108
@@ -2598,6 +2604,7 @@
Provides 24 hour price ticker for single market or all markets
+ แสดงทิกเกอร์ราคา 24 ชั่วโมงสำหรับตลาดใดๆหรือทุกตลาดsrc/app/components/docs/api-docs.component.html119,121
@@ -2605,6 +2612,7 @@
Provides list of completed trades for a single market.
+ แสดงรายการการซื้อขายที่เสร็จสมบูรณ์สำหรับตลาดใดๆsrc/app/components/docs/api-docs.component.html132,134
@@ -2612,6 +2620,7 @@
Provides periodic volume data in terms of base currency for one or all markets.
+ แสดงข้อมูลปริมาณการซื้อขายในรูปแบบของสกุลเงินหลักสำหรับตลาดใดๆหรือทุกตลาดsrc/app/components/docs/api-docs.component.html145,147
@@ -2627,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.
+ ตอบกลับข้อมูลเกี่ยวกับแอดเดรส. ที่ใช้งานได้: แอดเดรส, สถานะ_บล็อกเชน, และ สถานะ_mempool. บล็อกเชน, สถานะ_mempool โดยแต่ละอันจะมี object ที่มี tx_count, funded_txo_count, funded_txo_sum, spent_txo_count, และ spent_txo_sum.src/app/components/docs/api-docs.component.html179,180
@@ -2885,6 +2895,7 @@
Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional).
+ ตอบกลับสถานะการยืนยันของธุรกรรม ที่ใช้งานได้: ยืนยันแล้ว (บูลีน), block_height (ตัวเลือกเสริม) และ block_hash (ตัวเลือกเสริม)src/app/components/docs/api-docs.component.html627,628
@@ -2900,6 +2911,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.
+ ประกาศธุรกรรมแบบ raw ลงบนโครงข่าย ธุรกรรมควรจะอยู่ในรูปแบบของ hex เมื่อทำการประกาศ txid จะถูกตอบกลับหากสำเร็จsrc/app/components/docs/api-docs.component.html653,654
@@ -2907,6 +2919,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.
+ ค่าตอบกลับพื้นฐาน: การกระทำ: 'ต้องการ', ข้อมูล: ['บล็อก', ...] เพื่ออธิบายค่าที่ต้องการตอบกลับ. ที่ใช้งานได้: บล็อก, บล็อก-mempool, ชาตสด-2h, และ สถิติ.ส่งธุรกรรมไปยังแอดเดรส: 'track-address': '3PbJ...bF9B' เพื่อที่จะได้รับธุรกรรมใหม่ทั้งหมดที่มี input/output ของแอดเดรสนั้น. ตอบกลับเป็นอาเรย์ของธุรกรรม. แอดเดรส-ธุรกรรม สำหรับธุรกรรม mempool ใหม่, และ ธุรกรรม-บล็อก สำหรับธุรกรรมที่ถูกยืนยันในบล็อกใหม่src/app/components/docs/api-docs.component.html671,672
@@ -3232,6 +3245,7 @@
Identified by payout address: ''
+ ระบุโดยแอดเดรสที่มีการจ่ายเงิน: ' 'src/app/components/miner/miner.component.ts42
@@ -3239,6 +3253,7 @@
Identified by coinbase tag: ''
+ ระบุโดยแท็ก coinbase: ''src/app/components/miner/miner.component.ts52
@@ -3353,6 +3368,7 @@
Filter
+ ตัวกรองsrc/app/components/statistics/statistics.component.html40
@@ -3391,6 +3407,7 @@
ago
+ ที่ผ่านมาsrc/app/components/time-since/time-since.component.ts67
@@ -3450,6 +3467,7 @@
After
+ หลังจาก src/app/components/time-span/time-span.component.ts67
@@ -3509,6 +3527,7 @@
In ~
+ ภายใน ~src/app/components/time-until/time-until.component.ts66
@@ -3853,6 +3872,7 @@
Previous output type
+ ประเภทของ output ก่อนหน้าsrc/app/components/transactions-list/transactions-list.component.html116,117
@@ -3874,6 +3894,7 @@
Peg-out to
+ Peg-out ไปยัง src/app/components/transactions-list/transactions-list.component.html146,147
@@ -3921,6 +3942,7 @@
This transaction saved % on fees by using native SegWit-Bech32
+ ธุรกรรมนี้ประหยัดค่าธรรมเนียม % โดยใช้ native SegWit-Bech32src/app/components/tx-features/tx-features.component.html1
@@ -3947,6 +3969,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
diff --git a/frontend/src/locale/messages.uk.xlf b/frontend/src/locale/messages.uk.xlf
index 6dc48a198..111ac4b2e 100644
--- a/frontend/src/locale/messages.uk.xlf
+++ b/frontend/src/locale/messages.uk.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
+ мультипідпис з 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
+ з транзакціяsrc/app/components/address/address.component.html60,61
@@ -1552,6 +1572,7 @@
of transactions
+ з транзакцій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
+ з src/app/components/asset/asset.component.html80
@@ -1738,6 +1762,7 @@
Asset:
+ Актив: src/app/components/asset/asset.component.ts73
@@ -1826,6 +1851,7 @@
Docs
+ Документаціяsrc/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
+ Сервіс APIsrc/app/components/docs/api-docs.component.html12,14
@@ -2534,6 +2564,7 @@
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.
+ Повертає список цін відкритих пропозицій для одного ринку.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.
+ Повертає дані про ціну, відкриття за закриття для заданого ринку. Може використовуватись для створення свічкового графіку.src/app/components/docs/api-docs.component.html80,82
@@ -2555,6 +2588,7 @@
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.
+ Повертає список відкритих пропозицій для конкретного ринку.src/app/components/docs/api-docs.component.html106,108
@@ -2569,6 +2604,7 @@
Provides 24 hour price ticker for single market or all markets
+ Повертає 24-годинний тікер для конкретного ринку або всіх ринків.src/app/components/docs/api-docs.component.html119,121
@@ -2576,6 +2612,7 @@
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.
+ Повертає періодичну інформацію про об'єми деноміновані в базовій валюті для одного, або всіх ринків.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.
+ Повертає деталі про адресу. Доступні поля: address, chain_stats, and 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
@@ -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).
+ Повертає історію транзакцій для заданої адреси/scripthash, сортована від новіших до старіших. Повертає до 50 транзакцій з мемпулу плюс 25 підтверджених транзакцій. Ви можете запросити більше підтверджених транзакцій використовуючи :last_seen_txid (див нижче).src/app/components/docs/api-docs.component.html192,193
@@ -2929,6 +2969,7 @@
Documentation
+ Документаціяsrc/app/components/docs/docs.component.html4
@@ -3054,6 +3095,7 @@
blocks
+ блоківsrc/app/components/footer/footer.component.html22,23
@@ -3070,6 +3112,7 @@
block
+ блокsrc/app/components/footer/footer.component.html23,24
@@ -3166,6 +3209,7 @@
Mempool block
+ Мемпул блок src/app/components/mempool-block/mempool-block.component.ts75
@@ -3173,6 +3217,7 @@
Range
+ Діапазонsrc/app/components/mempool-graph/mempool-graph.component.ts256
@@ -3180,6 +3225,7 @@
Sum
+ Сумаsrc/app/components/mempool-graph/mempool-graph.component.ts258
@@ -3196,6 +3242,7 @@
Identified by payout address: ''
+ Ідентифікований за адресою виплат: ''src/app/components/miner/miner.component.ts42
@@ -3203,6 +3250,7 @@
Identified by coinbase tag: ''
+ Ідентифікований за coinbase тегом: ''src/app/components/miner/miner.component.ts52
@@ -3210,6 +3258,7 @@
Broadcast Transaction
+ Надіслати транзакціюsrc/app/components/push-transaction/push-transaction.component.html2
@@ -3316,6 +3365,7 @@
Filter
+ Фільтруватиsrc/app/components/statistics/statistics.component.html40
@@ -3354,6 +3404,7 @@
ago
+ томуsrc/app/components/time-since/time-since.component.ts67
@@ -3413,6 +3464,7 @@
After
+ Після src/app/components/time-span/time-span.component.ts67
@@ -3472,6 +3524,7 @@
In ~
+ Через ~src/app/components/time-until/time-until.component.ts66
@@ -3667,6 +3720,7 @@
Locktime
+ Час блокуванняsrc/app/components/transaction/transaction.component.html234,236
@@ -3815,6 +3869,7 @@
Previous output type
+ Тип попереднього виходуsrc/app/components/transactions-list/transactions-list.component.html116,117
@@ -3836,6 +3891,7 @@
Peg-out to
+ Розкріплення до src/app/components/transactions-list/transactions-list.component.html146,147
@@ -3925,6 +3981,7 @@
This transaction uses Taproot
+ Ця транзакція використовує Taprootsrc/app/components/tx-features/tx-features.component.html8
@@ -3933,6 +3990,7 @@
Taproot
+ Taprootsrc/app/components/tx-features/tx-features.component.html8
@@ -3995,6 +4053,7 @@
Overpaid x
+ Переплата xsrc/app/components/tx-fee-rating/tx-fee-rating.component.html2
@@ -4118,6 +4177,7 @@
L-BTC in circulation
+ L-BTC в обігуsrc/app/dashboard/dashboard.component.html209,211
@@ -4192,6 +4252,7 @@
year
+ рікsrc/app/shared/i18n/dates.ts3
@@ -4199,6 +4260,7 @@
years
+ роківsrc/app/shared/i18n/dates.ts4
@@ -4206,6 +4268,7 @@
month
+ місяцьsrc/app/shared/i18n/dates.ts5
@@ -4213,6 +4276,7 @@
months
+ місяцівsrc/app/shared/i18n/dates.ts6
@@ -4220,6 +4284,7 @@
week
+ тижденьsrc/app/shared/i18n/dates.ts7
@@ -4227,6 +4292,7 @@
weeks
+ тижнівsrc/app/shared/i18n/dates.ts8
@@ -4234,6 +4300,7 @@
day
+ деньsrc/app/shared/i18n/dates.ts9
@@ -4241,6 +4308,7 @@
days
+ днівsrc/app/shared/i18n/dates.ts10
@@ -4248,6 +4316,7 @@
hour
+ годинаsrc/app/shared/i18n/dates.ts11
@@ -4255,6 +4324,7 @@
hours
+ годинsrc/app/shared/i18n/dates.ts12
@@ -4262,6 +4332,7 @@
minute
+ хвилинаsrc/app/shared/i18n/dates.ts13
@@ -4269,6 +4340,7 @@
minutes
+ хвилинsrc/app/shared/i18n/dates.ts14
@@ -4276,6 +4348,7 @@
second
+ секундаsrc/app/shared/i18n/dates.ts15
@@ -4283,6 +4356,7 @@
seconds
+ секундsrc/app/shared/i18n/dates.ts16
diff --git a/frontend/src/locale/messages.zh.xlf b/frontend/src/locale/messages.zh.xlf
index 34fcd1405..8d0a30f5c 100644
--- a/frontend/src/locale/messages.zh.xlf
+++ b/frontend/src/locale/messages.zh.xlf
@@ -435,7 +435,7 @@
transaction
- 交易
+ 个交易src/app/bisq/bisq-address/bisq-address.component.html50
@@ -460,7 +460,7 @@
transactions
- 交易
+ 个交易src/app/bisq/bisq-address/bisq-address.component.html51
@@ -1113,7 +1113,7 @@
confirmations
- 已确认
+ 已确认src/app/bisq/bisq-transaction/bisq-transaction.component.html21,22
@@ -1622,6 +1622,7 @@
Address:
+ 地址: src/app/components/address/address.component.ts78
@@ -2144,6 +2145,7 @@
Block :
+ 区块 :src/app/components/block/block.component.ts141
@@ -3076,6 +3078,7 @@
blocks
+ 区块src/app/components/footer/footer.component.html22,23
@@ -3092,6 +3095,7 @@
block
+ 区块src/app/components/footer/footer.component.html23,24
@@ -3181,6 +3185,7 @@
Stack of mempool blocks
+ 个内存池区块src/app/components/mempool-block/mempool-block.component.ts73
@@ -3188,6 +3193,7 @@
Mempool block
+ 内存池区块src/app/components/mempool-block/mempool-block.component.ts75
@@ -3378,6 +3384,7 @@
ago
+ 之前src/app/components/time-since/time-since.component.ts67
@@ -3437,6 +3444,7 @@
After
+ 之后src/app/components/time-span/time-span.component.ts67
@@ -3496,6 +3504,7 @@
In ~
+ 之内src/app/components/time-until/time-until.component.ts66
@@ -3691,6 +3700,7 @@
Locktime
+ 锁定时间src/app/components/transaction/transaction.component.html234,236
@@ -3839,6 +3849,7 @@
Previous output type
+ 之前输出类型src/app/components/transactions-list/transactions-list.component.html116,117
@@ -4019,6 +4030,7 @@
Overpaid x
+ 多缴次src/app/components/tx-fee-rating/tx-fee-rating.component.html2
@@ -4142,6 +4154,7 @@
L-BTC in circulation
+ 流通中的L-BTCsrc/app/dashboard/dashboard.component.html209,211
@@ -4216,6 +4229,7 @@
year
+ 年src/app/shared/i18n/dates.ts3
@@ -4223,6 +4237,7 @@
years
+ 年src/app/shared/i18n/dates.ts4
@@ -4230,6 +4245,7 @@
month
+ 个月src/app/shared/i18n/dates.ts5
@@ -4237,6 +4253,7 @@
months
+ 个月src/app/shared/i18n/dates.ts6
@@ -4244,6 +4261,7 @@
week
+ 周src/app/shared/i18n/dates.ts7
@@ -4251,6 +4269,7 @@
weeks
+ 周src/app/shared/i18n/dates.ts8
@@ -4258,6 +4277,7 @@
day
+ 天src/app/shared/i18n/dates.ts9
@@ -4265,6 +4285,7 @@
days
+ 天src/app/shared/i18n/dates.ts10
@@ -4272,6 +4293,7 @@
hour
+ 小时src/app/shared/i18n/dates.ts11
@@ -4279,6 +4301,7 @@
hours
+ 小时src/app/shared/i18n/dates.ts12
@@ -4286,6 +4309,7 @@
minute
+ 分钟src/app/shared/i18n/dates.ts13
@@ -4293,6 +4317,7 @@
minutes
+ 分钟src/app/shared/i18n/dates.ts14
@@ -4300,6 +4325,7 @@
second
+ 秒src/app/shared/i18n/dates.ts15
@@ -4307,6 +4333,7 @@
seconds
+ 秒src/app/shared/i18n/dates.ts16