diff --git a/frontend/src/app/lightning/node/node.component.html b/frontend/src/app/lightning/node/node.component.html
index b5d472d2c..fdf48933b 100644
--- a/frontend/src/app/lightning/node/node.component.html
+++ b/frontend/src/app/lightning/node/node.component.html
@@ -83,17 +83,19 @@
ISP |
-
+ |
{{ node.as_organization }} [ASN {{node.as_number}}]
|
- 0">
- Exclusively on Tor
- |
-
- Unknown
- |
+
+ 0">
+ Exclusively on Tor
+ |
+
+ Unknown
+ |
+
diff --git a/frontend/src/app/lightning/node/node.component.ts b/frontend/src/app/lightning/node/node.component.ts
index 7ca79df87..47f65007f 100644
--- a/frontend/src/app/lightning/node/node.component.ts
+++ b/frontend/src/app/lightning/node/node.component.ts
@@ -58,6 +58,8 @@ export class NodeComponent implements OnInit {
}),
map((node) => {
this.seoService.setTitle($localize`Node: ${node.alias}`);
+ this.clearnetSocketCount = 0;
+ this.torSocketCount = 0;
const socketsObject = [];
for (const socket of node.sockets.split(',')) {
diff --git a/frontend/src/locale/messages.cs.xlf b/frontend/src/locale/messages.cs.xlf
index 323b3e4fe..000de902d 100644
--- a/frontend/src/locale/messages.cs.xlf
+++ b/frontend/src/locale/messages.cs.xlf
@@ -1471,6 +1471,7 @@
Community Integrations
+ Komunitní integrace
src/app/components/about/about.component.html
191,193
@@ -1544,6 +1545,7 @@
Multisig of
+ Multisig z
src/app/components/address-labels/address-labels.component.ts
105
@@ -2027,6 +2029,7 @@
Block
+ Blok
src/app/components/block-audit/block-audit.component.html
7,9
@@ -2035,6 +2038,7 @@
Template vs Mined
+ Šablona vs. vytěžené
src/app/components/block-audit/block-audit.component.html
11,17
@@ -2121,6 +2125,7 @@
Match rate
+ Míra shody
src/app/components/block-audit/block-audit.component.html
64,67
@@ -2129,6 +2134,7 @@
Missing txs
+ Chybějící txs
src/app/components/block-audit/block-audit.component.html
68,71
@@ -2137,6 +2143,7 @@
Added txs
+ Přidané txs
src/app/components/block-audit/block-audit.component.html
72,75
@@ -2145,6 +2152,7 @@
Missing
+ Chybějící
src/app/components/block-audit/block-audit.component.html
84,85
@@ -2153,6 +2161,7 @@
Added
+ Přidané
src/app/components/block-audit/block-audit.component.html
86,92
@@ -2470,6 +2479,7 @@
No data to display yet. Try again later.
+ Zatím se nezobrazují žádná data. Zkuste to později.
src/app/components/block-prediction-graph/block-prediction-graph.component.ts
108,103
@@ -2523,6 +2533,7 @@
Block
+ Blok
src/app/components/block/block-preview.component.html
3,7
@@ -2535,6 +2546,7 @@
+
src/app/components/block/block-preview.component.html
11,12
@@ -3250,6 +3262,7 @@
Hashrate & Difficulty
+ Hashrate & obtížnost
src/app/components/graphs/graphs.component.html
15,16
@@ -3258,6 +3271,7 @@
Lightning
+ Lightning
src/app/components/graphs/graphs.component.html
31
@@ -3266,6 +3280,7 @@
Lightning Nodes Per Network
+ Lightning uzly v síti
src/app/components/graphs/graphs.component.html
34
@@ -3286,6 +3301,7 @@
Lightning Network Capacity
+ Kapacita Lightning sítě
src/app/components/graphs/graphs.component.html
36
@@ -3306,6 +3322,7 @@
Lightning Nodes Per ISP
+ Lightning uzly na jednoho ISP
src/app/components/graphs/graphs.component.html
38
@@ -3318,6 +3335,7 @@
Lightning Nodes Per Country
+ Lightning uzly podle zemí
src/app/components/graphs/graphs.component.html
40
@@ -3334,6 +3352,7 @@
Lightning Nodes World Map
+ Světová mapa Lightning uzlů
src/app/components/graphs/graphs.component.html
42
@@ -3350,6 +3369,7 @@
Lightning Nodes Channels World Map
+ Světová mapa kanálů Lightning uzlů
src/app/components/graphs/graphs.component.html
44
@@ -3470,6 +3490,7 @@
Lightning Explorer
+ Lightning průzkumník
src/app/components/master-page/master-page.component.html
44,45
@@ -3482,6 +3503,7 @@
beta
+ beta
src/app/components/master-page/master-page.component.html
45,48
@@ -3737,6 +3759,7 @@
mining pool
+ těžební pool
src/app/components/pool/pool-preview.component.html
3,5
@@ -4067,6 +4090,7 @@
Explore the full Bitcoin ecosystem
+ Prozkoumejte celý Bitcoin ekosystém
src/app/components/search-form/search-form.component.html
4,6
@@ -4427,6 +4451,7 @@
Flow
+ Tok
src/app/components/transaction/transaction.component.html
195,198
@@ -4440,6 +4465,7 @@
Hide diagram
+ Skrýt diagram
src/app/components/transaction/transaction.component.html
198,203
@@ -4448,6 +4474,7 @@
Show more
+ Zobrazit více
src/app/components/transaction/transaction.component.html
219,221
@@ -4456,6 +4483,7 @@
Show less
+ Zobrazit méně
src/app/components/transaction/transaction.component.html
221,227
@@ -4464,6 +4492,7 @@
Show diagram
+ Zobrazit diagram
src/app/components/transaction/transaction.component.html
241,242
@@ -4657,6 +4686,7 @@
other inputs
+ další vstupy
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
12
@@ -4665,6 +4695,7 @@
other outputs
+ další výstupy
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
13
@@ -4673,6 +4704,7 @@
Input
+ Vstup
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
43
@@ -4681,6 +4713,7 @@
Output
+ Výstup
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
44
@@ -4689,6 +4722,7 @@
This transaction saved % on fees by using native SegWit
+ Tato transakce ušetřila % na poplatcích díky použití nativního SegWit.
src/app/components/tx-features/tx-features.component.html
2
@@ -4715,6 +4749,7 @@
This transaction saved % on fees by using SegWit and could save % more by fully upgrading to native SegWit
+ Tato transakce ušetřila % na poplatcích díky použití SegWitu a mohla by ušetřit ještě o % více, kdyby plně přešla na nativní SegWit.
src/app/components/tx-features/tx-features.component.html
4
@@ -4723,6 +4758,7 @@
This transaction could save % on fees by upgrading to native SegWit or % by upgrading to SegWit-P2SH
+ Tato transakce by mohla ušetřit % poplatků přechodem na nativní SegWit nebo % přechodem na SegWit-P2SH.
src/app/components/tx-features/tx-features.component.html
6
@@ -4731,6 +4767,7 @@
This transaction uses Taproot and thereby saved at least % on fees
+ Tato transakce využívá Taproot a ušetřila tak nejméně % na poplatcích.
src/app/components/tx-features/tx-features.component.html
12
@@ -4739,6 +4776,7 @@
Taproot
+ Taproot
src/app/components/tx-features/tx-features.component.html
12
@@ -4760,6 +4798,7 @@
This transaction uses Taproot and already saved at least % on fees, but could save an additional % by fully using Taproot
+ Tato transakce využívá Taproot a již ušetřila nejméně % na poplatcích, ale mohla by ušetřit další % při plném využití Taproot.
src/app/components/tx-features/tx-features.component.html
14
@@ -4768,6 +4807,7 @@
This transaction could save % on fees by using Taproot
+ Tato transakce by mohla ušetřit % na poplatcích pomocí Taproot.
src/app/components/tx-features/tx-features.component.html
16
@@ -4785,6 +4825,7 @@
This transaction supports Replace-By-Fee (RBF) allowing fee bumping
+ Tato transakce podporuje funkci Replace-By-Fee (RBF), která umožňuje zvýšení poplatků.
src/app/components/tx-features/tx-features.component.html
25
@@ -5021,6 +5062,7 @@
Base fee
+ Základní poplatek
src/app/lightning/channel/channel-box/channel-box.component.html
30
@@ -5033,6 +5075,7 @@
mSats
+ mSats
src/app/lightning/channel/channel-box/channel-box.component.html
36
@@ -5049,6 +5092,7 @@
This channel supports zero base fee routing
+ Tento kanál podporuje směrování s nulovým základním poplatkem
src/app/lightning/channel/channel-box/channel-box.component.html
45
@@ -5057,6 +5101,7 @@
Zero base fee
+ Nulový základní poplatek
src/app/lightning/channel/channel-box/channel-box.component.html
46
@@ -5065,6 +5110,7 @@
This channel does not support zero base fee routing
+ Tento kanál nepodporuje směrování s nulovým základním poplatkem.
src/app/lightning/channel/channel-box/channel-box.component.html
51
@@ -5073,6 +5119,7 @@
Non-zero base fee
+ Nenulový základní poplatek
src/app/lightning/channel/channel-box/channel-box.component.html
52
@@ -5081,6 +5128,7 @@
Min HTLC
+ Min HTLC
src/app/lightning/channel/channel-box/channel-box.component.html
58
@@ -5089,6 +5137,7 @@
Max HTLC
+ Max HTLC
src/app/lightning/channel/channel-box/channel-box.component.html
64
@@ -5097,6 +5146,7 @@
Timelock delta
+ Delta časového zámku
src/app/lightning/channel/channel-box/channel-box.component.html
70
@@ -5105,6 +5155,7 @@
channels
+ kanálů
src/app/lightning/channel/channel-box/channel-box.component.html
80
@@ -5117,6 +5168,7 @@
lightning channel
+ Lightning kanál
src/app/lightning/channel/channel-preview.component.html
3,5
@@ -5125,6 +5177,7 @@
Inactive
+ Neaktivní
src/app/lightning/channel/channel-preview.component.html
10,11
@@ -5141,6 +5194,7 @@
Active
+ Aktivní
src/app/lightning/channel/channel-preview.component.html
11,12
@@ -5157,6 +5211,7 @@
Closed
+ Uzavřeno
src/app/lightning/channel/channel-preview.component.html
12,14
@@ -5177,6 +5232,7 @@
Created
+ Vytvořeno
src/app/lightning/channel/channel-preview.component.html
23,26
@@ -5189,6 +5245,7 @@
Capacity
+ Kapacita
src/app/lightning/channel/channel-preview.component.html
27,28
@@ -5241,6 +5298,7 @@
ppm
+ ppm
src/app/lightning/channel/channel-preview.component.html
34,35
@@ -5261,6 +5319,7 @@
Lightning channel
+ Lightning kanál
src/app/lightning/channel/channel.component.html
2,5
@@ -5273,6 +5332,7 @@
Last update
+ Poslední aktualizace
src/app/lightning/channel/channel.component.html
33,34
@@ -5305,6 +5365,7 @@
Closing date
+ Datum uzavření
src/app/lightning/channel/channel.component.html
37,38
@@ -5317,6 +5378,7 @@
Opening transaction
+ Otvírací transakce
src/app/lightning/channel/channel.component.html
73,74
@@ -5325,6 +5387,7 @@
Closing transaction
+ Uzavírací transakce
src/app/lightning/channel/channel.component.html
82,84
@@ -5333,6 +5396,7 @@
Channel:
+ Kanál:
src/app/lightning/channel/channel.component.ts
37
@@ -5340,6 +5404,7 @@
Open
+ Otevřeno
src/app/lightning/channels-list/channels-list.component.html
5,7
@@ -5348,6 +5413,7 @@
No channels to display
+ Žádné kanály k zobrazení
src/app/lightning/channels-list/channels-list.component.html
29,35
@@ -5356,6 +5422,7 @@
Alias
+ Alias
src/app/lightning/channels-list/channels-list.component.html
35,37
@@ -5392,6 +5459,7 @@
Status
+ Status
src/app/lightning/channels-list/channels-list.component.html
37,38
@@ -5400,6 +5468,7 @@
Channel ID
+ ID kanálu
src/app/lightning/channels-list/channels-list.component.html
41,45
@@ -5408,6 +5477,7 @@
sats
+ sats
src/app/lightning/channels-list/channels-list.component.html
61,65
@@ -5460,6 +5530,7 @@
Avg Capacity
+ Prům. kapacita
src/app/lightning/channels-statistics/channels-statistics.component.html
13,15
@@ -5472,6 +5543,7 @@
Avg Fee Rate
+ Průměrná sazba poplatků
src/app/lightning/channels-statistics/channels-statistics.component.html
26,28
@@ -5484,6 +5556,7 @@
The average fee rate charged by routing nodes, ignoring fee rates > 0.5% or 5000ppm
+ Průměrná sazba poplatků účtovaná směrovacími uzly, přičemž se ignorují sazby poplatků > 0,5% nebo 5000 ppm.
src/app/lightning/channels-statistics/channels-statistics.component.html
28,30
@@ -5492,6 +5565,7 @@
Avg Base Fee
+ Prům. základní poplatek
src/app/lightning/channels-statistics/channels-statistics.component.html
41,43
@@ -5504,6 +5578,7 @@
The average base fee charged by routing nodes, ignoring base fees > 5000ppm
+ Průměrný základní poplatek účtovaný směrovacími uzly, bez ohledu na základní poplatky > 5000ppm.
src/app/lightning/channels-statistics/channels-statistics.component.html
43,45
@@ -5512,6 +5587,7 @@
Med Capacity
+ Mediánová kapacita
src/app/lightning/channels-statistics/channels-statistics.component.html
59,61
@@ -5520,6 +5596,7 @@
Med Fee Rate
+ Mediánový poplatek
src/app/lightning/channels-statistics/channels-statistics.component.html
72,74
@@ -5528,6 +5605,7 @@
The median fee rate charged by routing nodes, ignoring fee rates > 0.5% or 5000ppm
+ Mediánová sazba poplatků účtovaná směrovacími uzly, přičemž se neberou v úvahu sazby poplatků > 0,5% nebo 5000 ppm.
src/app/lightning/channels-statistics/channels-statistics.component.html
74,76
@@ -5536,6 +5614,7 @@
Med Base Fee
+ Mediánový základní poplatek
src/app/lightning/channels-statistics/channels-statistics.component.html
87,89
@@ -5544,6 +5623,7 @@
The median base fee charged by routing nodes, ignoring base fees > 5000ppm
+ Medián základních poplatků účtovaných směrovacími uzly, přičemž se neberou v úvahu základní poplatky > 5000ppm.
src/app/lightning/channels-statistics/channels-statistics.component.html
89,91
@@ -5552,6 +5632,7 @@
Lightning node group
+ Skupina Lightning uzlů
src/app/lightning/group/group-preview.component.html
3,5
@@ -5564,6 +5645,7 @@
Nodes
+ Uzly
src/app/lightning/group/group-preview.component.html
25,29
@@ -5604,6 +5686,7 @@
Liquidity
+ Likvidita
src/app/lightning/group/group-preview.component.html
29,31
@@ -5640,6 +5723,7 @@
Channels
+ Kanály
src/app/lightning/group/group-preview.component.html
40,43
@@ -5700,6 +5784,7 @@
Average size
+ Průměrná velikost
src/app/lightning/group/group-preview.component.html
44,46
@@ -5712,6 +5797,7 @@
Location
+ Lokalita
src/app/lightning/group/group.component.html
74,77
@@ -5752,6 +5838,7 @@
Network Statistics
+ Síťové statistiky
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
10
@@ -5760,6 +5847,7 @@
Channels Statistics
+ Statistiky kanálů
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
24
@@ -5768,6 +5856,7 @@
Lightning Network History
+ Historie Lightning sítě
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
49
@@ -5776,6 +5865,7 @@
Liquidity Ranking
+ Žebříček likvidity
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
62
@@ -5792,6 +5882,7 @@
Connectivity Ranking
+ Žebříček konektivity
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
76
@@ -5804,6 +5895,7 @@
Percentage change past week
+ Procentuální změna za poslední týden
src/app/lightning/node-statistics/node-statistics.component.html
5,7
@@ -5820,6 +5912,7 @@
Lightning node
+ Lightning uzel
src/app/lightning/node/node-preview.component.html
3,5
@@ -5836,6 +5929,7 @@
Active capacity
+ Aktivní kapacita
src/app/lightning/node/node-preview.component.html
20,22
@@ -5848,6 +5942,7 @@
Active channels
+ Aktivní kanály
src/app/lightning/node/node-preview.component.html
26,30
@@ -5860,6 +5955,7 @@
Country
+ Země
src/app/lightning/node/node-preview.component.html
44,47
@@ -5868,6 +5964,7 @@
No node found for public key ""
+ Pro veřejný klíč "" nebyl nalezen žádný uzel
src/app/lightning/node/node.component.html
17,19
@@ -5876,6 +5973,7 @@
Average channel size
+ Průměrná velikost kanálu
src/app/lightning/node/node.component.html
40,43
@@ -5884,6 +5982,7 @@
Unknown
+ Neznámo
src/app/lightning/node/node.component.html
52,56
@@ -5904,6 +6003,7 @@
Color
+ Barva
src/app/lightning/node/node.component.html
75,77
@@ -5912,6 +6012,7 @@
ISP
+ ISP
src/app/lightning/node/node.component.html
82,83
@@ -5924,6 +6025,7 @@
Exclusively on Tor
+ Výhradně na Tor
src/app/lightning/node/node.component.html
88,90
@@ -5932,6 +6034,7 @@
Open channels
+ Otevřené kanály
src/app/lightning/node/node.component.html
145,148
@@ -5940,6 +6043,7 @@
Closed channels
+ Uzavřené kanály
src/app/lightning/node/node.component.html
149,152
@@ -5948,6 +6052,7 @@
Node:
+ Uzel:
src/app/lightning/node/node.component.ts
42
@@ -5955,6 +6060,7 @@
(Tor nodes excluded)
+ (bez Tor uzlů)
src/app/lightning/nodes-channels-map/nodes-channels-map.component.html
8,11
@@ -5975,6 +6081,7 @@
Lightning Nodes Channels World Map
+ Světová mapa kanálů Lightning uzlů
src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts
69
@@ -5982,6 +6089,7 @@
No geolocation data available
+ Nejsou k dispozici žádné geolokační údaje
src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts
218,213
@@ -5989,6 +6097,7 @@
Active channels map
+ Mapa aktivních kanálů
src/app/lightning/nodes-channels/node-channels.component.html
2,3
@@ -5997,6 +6106,7 @@
Indexing in progess
+ Probíhající indexace
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
121,116
@@ -6008,6 +6118,7 @@
Reachable on Clearnet Only
+ Dostupné pouze přes Clearnet
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
164,161
@@ -6019,6 +6130,7 @@
Reachable on Clearnet and Darknet
+ Dosažitelné na Clearnetu i Darknetu
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
185,182
@@ -6030,6 +6142,7 @@
Reachable on Darknet Only
+ Dostupné pouze na Darknetu
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
206,203
@@ -6041,6 +6154,7 @@
Share
+ Sdílet
src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.html
29,31
@@ -6053,6 +6167,7 @@
nodes
+ uzlů
src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts
103,102
@@ -6068,6 +6183,7 @@
BTC capacity
+ BTC kapacita
src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts
104,102
@@ -6075,6 +6191,7 @@
Lightning nodes in
+ Lightning uzly v
src/app/lightning/nodes-per-country/nodes-per-country.component.html
3,4
@@ -6083,6 +6200,7 @@
ISP Count
+ Počet ISP
src/app/lightning/nodes-per-country/nodes-per-country.component.html
34,38
@@ -6091,6 +6209,7 @@
Top ISP
+ Top ISP
src/app/lightning/nodes-per-country/nodes-per-country.component.html
38,40
@@ -6099,6 +6218,7 @@
Lightning nodes in
+ Lightning uzly v
src/app/lightning/nodes-per-country/nodes-per-country.component.ts
35
@@ -6106,6 +6226,7 @@
Clearnet Capacity
+ Kapacita clearnetu
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
6,8
@@ -6118,6 +6239,7 @@
How much liquidity is running on nodes advertising at least one clearnet IP address
+ Kolik likvidity běží na uzlech, které inzerují alespoň jednu IP adresu clearnetu.
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
8,9
@@ -6126,6 +6248,7 @@
Unknown Capacity
+ Neznámá kapacita
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
13,15
@@ -6138,6 +6261,7 @@
How much liquidity is running on nodes which ISP was not identifiable
+ Kolik likvidity běží na uzlech, jejichž ISP nebylo možné identifikovat.
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
15,16
@@ -6146,6 +6270,7 @@
Tor Capacity
+ Tor kapacita
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
20,22
@@ -6158,6 +6283,7 @@
How much liquidity is running on nodes advertising only Tor addresses
+ Kolik likvidity běží na uzlech inzerujících pouze Tor adresy
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
22,23
@@ -6166,6 +6292,7 @@
Top 100 ISPs hosting LN nodes
+ 100 nejlepších ISP hostujících LN uzly
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
31,33
@@ -6174,6 +6301,7 @@
BTC
+ BTC
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.ts
158,156
@@ -6185,6 +6313,7 @@
Lightning ISP
+ Lightning ISP
src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html
3,5
@@ -6193,6 +6322,7 @@
Top country
+ Top země
src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html
39,41
@@ -6205,6 +6335,7 @@
Top node
+ Top uzel
src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html
45,48
@@ -6213,6 +6344,7 @@
Lightning nodes on ISP: [AS]
+ Lightning uzly na ISP: [AS]
src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.ts
44
@@ -6224,6 +6356,7 @@
Lightning nodes on ISP:
+ Lightning uzly na ISP:
src/app/lightning/nodes-per-isp/nodes-per-isp.component.html
2,4
@@ -6232,6 +6365,7 @@
ASN
+ ASN
src/app/lightning/nodes-per-isp/nodes-per-isp.component.html
11,14
@@ -6240,6 +6374,7 @@
Top 100 oldest lightning nodes
+ 100 nejstarších lightning uzlů
src/app/lightning/nodes-ranking/oldest-nodes/oldest-nodes.component.html
3,7
@@ -6248,6 +6383,7 @@
Oldest lightning nodes
+ Nejstarší lightningové uzly
src/app/lightning/nodes-ranking/oldest-nodes/oldest-nodes.component.ts
27
@@ -6255,6 +6391,7 @@
Top 100 nodes liquidity ranking
+ Žebříček likvidity 100 nejlepších uzlů
src/app/lightning/nodes-ranking/top-nodes-per-capacity/top-nodes-per-capacity.component.html
3,7
@@ -6263,6 +6400,7 @@
Top 100 nodes connectivity ranking
+ Žebříček konektivity 100 nejlepších uzlů
src/app/lightning/nodes-ranking/top-nodes-per-channels/top-nodes-per-channels.component.html
3,7
@@ -6271,6 +6409,7 @@
Oldest nodes
+ Nejstarší uzly
src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.html
36
@@ -6279,6 +6418,7 @@
Top lightning nodes
+ Top lightning uzly
src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.ts
22
@@ -6286,6 +6426,7 @@
Indexing in progress
+ Probíhající indexace
src/app/lightning/statistics-chart/lightning-statistics-chart.component.html
52,55
diff --git a/frontend/src/locale/messages.lt.xlf b/frontend/src/locale/messages.lt.xlf
index 2eaf6764b..af60721b5 100644
--- a/frontend/src/locale/messages.lt.xlf
+++ b/frontend/src/locale/messages.lt.xlf
@@ -60,7 +60,7 @@
Previous month
- Ankstesnis mėnesis
+ Ankstesnis mėnuo
node_modules/src/datepicker/datepicker-navigation.ts
69
@@ -72,7 +72,7 @@
Next month
- Kitas mėnesis
+ Kitas mėnuo
node_modules/src/datepicker/datepicker-navigation.ts
69
@@ -293,7 +293,7 @@
Total received
- Viso gauta
+ Iš viso gauta
src/app/bisq/bisq-address/bisq-address.component.html
22
@@ -310,7 +310,7 @@
Total sent
- Viso išsiųsta
+ Iš viso išsiųsta
src/app/bisq/bisq-address/bisq-address.component.html
26
@@ -503,7 +503,7 @@
BSQ Blocks
- BSQ Blokai
+ BSQ blokai
src/app/bisq/bisq-blocks/bisq-blocks.component.html
2,7
@@ -615,7 +615,7 @@
Bisq Trading Volume
- Bisq Mainų Apimtis
+ "Bisq" prekybos apyvarta
src/app/bisq/bisq-dashboard/bisq-dashboard.component.html
3,7
@@ -641,7 +641,7 @@
Bitcoin Markets
- Bitkoino Rinkos
+ Bitkoino rinkos
src/app/bisq/bisq-dashboard/bisq-dashboard.component.html
21,24
@@ -694,7 +694,7 @@
Volume (7d)
- Apimtis (7 d.)
+ Prekybos apyvarta (7 d.)
src/app/bisq/bisq-dashboard/bisq-dashboard.component.html
29
@@ -703,7 +703,7 @@
Trades (7d)
- Mainai (7 d.)
+ Sandoriai (7 d.)
src/app/bisq/bisq-dashboard/bisq-dashboard.component.html
30
@@ -716,7 +716,7 @@
Latest Trades
- Naujausi Mainai
+ Naujausi sandoriai
src/app/bisq/bisq-dashboard/bisq-dashboard.component.html
52,56
@@ -733,7 +733,7 @@
Bisq Price Index
- Bisq Kainos Indeksas
+ "Bisq" kainos indeksas
src/app/bisq/bisq-main-dashboard/bisq-main-dashboard.component.html
9,11
@@ -742,7 +742,7 @@
Bisq Market Price
- Bisq Rinkos Kaina
+ "Bisq" rinkos kaina
src/app/bisq/bisq-main-dashboard/bisq-main-dashboard.component.html
21,23
@@ -751,7 +751,7 @@
View more »
- Žiūrėti daugiau »
+ Parodyti daugiau »
src/app/bisq/bisq-main-dashboard/bisq-main-dashboard.component.html
92,97
@@ -780,7 +780,7 @@
Terms of Service
- Paslaugų Teikimo Sąlygos
+ Paslaugų teikimo sąlygos
src/app/bisq/bisq-main-dashboard/bisq-main-dashboard.component.html
111,113
@@ -802,7 +802,7 @@
Privacy Policy
- Privatumo Politika
+ Privatumo politika
src/app/bisq/bisq-main-dashboard/bisq-main-dashboard.component.html
113,120
@@ -877,7 +877,7 @@
Minted amount
- Viso išleista
+ Iš viso išleista
src/app/bisq/bisq-stats/bisq-stats.component.html
16
@@ -957,7 +957,7 @@
Spent TXOs
- Panaudotos Išvestys
+ Panaudotos išvestys
src/app/bisq/bisq-stats/bisq-stats.component.html
32
@@ -1208,7 +1208,7 @@
Inputs & Outputs
- Įvestys ir Išvestys
+ Įvestys ir išvestys
src/app/bisq/bisq-transaction/bisq-transaction.component.html
97,105
@@ -1246,7 +1246,7 @@
BSQ Transactions
- BSQ Operacijos
+ BSQ operacijos
src/app/bisq/bisq-transactions/bisq-transactions.component.html
2,5
@@ -1340,7 +1340,7 @@
Pay trade fee
- Mokėti mainų mokestį
+ Mokėti prekybos mokestį
src/app/bisq/bisq-transactions/bisq-transactions.component.ts
37
@@ -1412,7 +1412,7 @@
Unselect all
- Atšaukti visų pasirinkimą
+ Atšaukti visus pasirinkimus
src/app/bisq/bisq-transactions/bisq-transactions.component.ts
59
@@ -1420,7 +1420,7 @@
Trades
- Mainai
+ Sandoriai
src/app/bisq/lightweight-charts-area/lightweight-charts-area.component.ts
99
@@ -1428,7 +1428,7 @@
Volume
- Apimtis
+ Prekybos apimtis
src/app/bisq/lightweight-charts-area/lightweight-charts-area.component.ts
100
@@ -1436,7 +1436,7 @@
The Mempool Open Source Project
- „Mempool“ Atviro Kodo Projektas
+ „Mempool“ atvirojo kodo projektas
src/app/components/about/about.component.html
12,13
@@ -1445,7 +1445,7 @@
Our mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, completely self-hosted without any trusted third-parties.
- Mūsų Bitkoino bendruomenei skirta atminties ir blokų grandinės naršyklė, daugiausia dėmesio skirianti mokesčių rinkai ir daugiasluoksnei ekosistemai, savarankiškai leidžiama be jokių patikimų trečiųjų šalių.
+ Nuo trečiųjų šalių prieglobos paslaugų nepriklausoma BTC operacijų mokesčių ir daugiasluoksnės Bitkoino ekosistemos analizei skirta mempulo ir blokų grandinės naršyklė.
src/app/components/about/about.component.html
13,17
@@ -1453,7 +1453,7 @@
Enterprise Sponsors 🚀
- Verslo Rėmėjai 🚀
+ Rėmėjai iš verslo 🚀
src/app/components/about/about.component.html
29,32
@@ -1462,7 +1462,7 @@
Community Sponsors ❤️
- Bendruomenės Rėmėjai ❤️
+ Rėmėjai iš bendruomenės ❤️
src/app/components/about/about.component.html
177,180
@@ -1471,7 +1471,7 @@
Community Integrations
- Bendruomenės Integracijos
+ Bendruomenės integracijos
src/app/components/about/about.component.html
191,193
@@ -1480,7 +1480,7 @@
Community Alliances
- Bendruomenės Aljansai
+ Bendruomenės aljansai
src/app/components/about/about.component.html
281,283
@@ -1489,7 +1489,7 @@
Project Translators
- Projekto Vertėjai
+ Projekto vertėjai
src/app/components/about/about.component.html
297,299
@@ -1498,7 +1498,7 @@
Project Contributors
- Projekto Pagalbininkai
+ Projekto pagalbininkai
src/app/components/about/about.component.html
311,313
@@ -1507,7 +1507,7 @@
Project Members
- Projekto Nariai
+ Projekto nariai
src/app/components/about/about.component.html
323,325
@@ -1516,7 +1516,7 @@
Project Maintainers
- Projekto Prižiūrėtojai
+ Projekto prižiūrėtojai
src/app/components/about/about.component.html
336,338
@@ -1646,7 +1646,7 @@
There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- Šiuo adresu yra daug operacijų, daugiau nei gali parodyti jūsų vidinė sistema. Žr. daugiau apie , kaip nustatyti galingesnę vidinę sistemą . Apsvarstykite galimybę peržiūrėti šį adresą oficialioje „Mempool“ svetainėje:
+ Šiuo adresu yra daug operacijų, daugiau nei gali parodyti jūsų vidinė sistema. Žr. daugiau apie , kaip nustatyti galingesnę vidinę sistemą . Patikrinkite šį adresą oficialioje „Mempool“ svetainėje:
src/app/components/address/address.component.html
135,138
@@ -1973,7 +1973,7 @@
Layer 2 Networks
- 2-tro Sluoksnio Tinklai
+ 2-ojo sluoksnio tinklai
src/app/components/bisq-master-page/bisq-master-page.component.html
50,51
@@ -2170,7 +2170,7 @@
Block Fee Rates
- Bloko Mokesčių Tarifai
+ Bloko mokesčių tarifai
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html
6,8
@@ -2219,7 +2219,7 @@
Block Fees
- Bloko Mokesčiai
+ Bloko mokesčiai
src/app/components/block-fees-graph/block-fees-graph.component.html
6,7
@@ -2462,7 +2462,7 @@
Block Prediction Accuracy
- Blokų Numatymo Tikslumas
+ Blokų mumatymo tikslumas
src/app/components/block-prediction-graph/block-prediction-graph.component.html
6,8
@@ -2479,7 +2479,7 @@
No data to display yet. Try again later.
- Dar nėra duomenų, kuriuos būtų galima rodyti. Bandyk dar kartą vėliau.
+ Dar nėra rodytinų duomenų. Bandyk dar kartą vėliau.
src/app/components/block-prediction-graph/block-prediction-graph.component.ts
108,103
@@ -2499,7 +2499,7 @@
Block Rewards
- Bloko Atlygis
+ Bloko atlygis
src/app/components/block-rewards-graph/block-rewards-graph.component.html
7,8
@@ -2516,7 +2516,7 @@
Block Sizes and Weights
- Blokų Dydžiai ir Svoriai
+ Blokų dydžiai ir svoriai
src/app/components/block-sizes-weights-graph/block-sizes-weights-graph.component.html
5,7
@@ -2635,7 +2635,7 @@
Next Block
- Kitas Blokas
+ Kitas blokas
src/app/components/block/block.component.html
8,9
@@ -2648,7 +2648,7 @@
Previous Block
- Ankstesnis Blokas
+ Ankstesnis blokas
src/app/components/block/block.component.html
15,16
@@ -2768,7 +2768,7 @@
Block Header Hex
- Bloko Antraštės Hex
+ Bloko antraštės Hex
src/app/components/block/block.component.html
278,279
@@ -2828,7 +2828,7 @@
Pool
- Telkinys
+ Pulas
src/app/components/blocks-list/blocks-list.component.html
14
@@ -2963,7 +2963,7 @@
Difficulty Adjustment
- Sudėtingumo Pokytis
+ Sudėtingumo pokytis
src/app/components/difficulty/difficulty.component.html
1,5
@@ -3053,7 +3053,7 @@
Current Period
- Einamasis Periodas
+ Einamasis periodas
src/app/components/difficulty/difficulty.component.html
43,44
@@ -3066,7 +3066,7 @@
Next Halving
- Kitas Blokų Atlygio Dalijimas
+ Kitas blokų atlygio dalijimas
src/app/components/difficulty/difficulty.component.html
50,52
@@ -3075,7 +3075,7 @@
Either 2x the minimum, or the Low Priority rate (whichever is lower)
- Arba 2 kart daugiau už minimalų, arba Žemo Prioriteto tarifas (atsižvelgiant į tai, kuris mažesnis)
+ Arba dukart daugiau už minimalų, arba žemo prioriteto tarifas (atsižvelgiant į tai, kuris mažesnis)
src/app/components/fees-box/fees-box.component.html
4,7
@@ -3084,7 +3084,7 @@
No Priority
- Nėra Prioriteto
+ Nėra prioriteto
src/app/components/fees-box/fees-box.component.html
4,7
@@ -3106,7 +3106,7 @@
Low Priority
- Žemas Prioritetas
+ Žemas prioritetas
src/app/components/fees-box/fees-box.component.html
8,9
diff --git a/frontend/src/locale/messages.pl.xlf b/frontend/src/locale/messages.pl.xlf
index 0cd2a7ed5..45920f095 100644
--- a/frontend/src/locale/messages.pl.xlf
+++ b/frontend/src/locale/messages.pl.xlf
@@ -1462,7 +1462,7 @@
Community Sponsors ❤️
- Sponsorzy społecznościowy ❤️
+ Sponsorzy społecznościowi ❤️
src/app/components/about/about.component.html
177,180
@@ -1471,6 +1471,7 @@
Community Integrations
+ Integracje społecznościowe
src/app/components/about/about.component.html
191,193
@@ -1544,6 +1545,7 @@
Multisig of
+ Multisig z
src/app/components/address-labels/address-labels.component.ts
105
@@ -2027,6 +2029,7 @@
Block
+ Blok
src/app/components/block-audit/block-audit.component.html
7,9
@@ -2035,6 +2038,7 @@
Template vs Mined
+ Szablon vs wydobyte
src/app/components/block-audit/block-audit.component.html
11,17
@@ -2121,6 +2125,7 @@
Match rate
+ Częstość dopasowania
src/app/components/block-audit/block-audit.component.html
64,67
@@ -2129,6 +2134,7 @@
Missing txs
+ Brakujące transakcje
src/app/components/block-audit/block-audit.component.html
68,71
@@ -2137,6 +2143,7 @@
Added txs
+ Dodane transakcje
src/app/components/block-audit/block-audit.component.html
72,75
@@ -2145,6 +2152,7 @@
Missing
+ Brakujące
src/app/components/block-audit/block-audit.component.html
84,85
@@ -2153,6 +2161,7 @@
Added
+ Dodane
src/app/components/block-audit/block-audit.component.html
86,92
@@ -2470,6 +2479,7 @@
No data to display yet. Try again later.
+ Brak danych do wyświetlenia. Spróbuj ponownie później.
src/app/components/block-prediction-graph/block-prediction-graph.component.ts
108,103
@@ -2523,6 +2533,7 @@
Block
+ Blok
src/app/components/block/block-preview.component.html
3,7
@@ -2535,6 +2546,7 @@
+
src/app/components/block/block-preview.component.html
11,12
@@ -2594,7 +2606,7 @@
Miner
- Górnik
+ Wydobywca
src/app/components/block/block-preview.component.html
53,55
@@ -3250,6 +3262,7 @@
Hashrate & Difficulty
+ Prędkość haszowania i trudność
src/app/components/graphs/graphs.component.html
15,16
@@ -3258,6 +3271,7 @@
Lightning
+ Lightning
src/app/components/graphs/graphs.component.html
31
@@ -3266,6 +3280,7 @@
Lightning Nodes Per Network
+ Węzły Lightning wg sieci
src/app/components/graphs/graphs.component.html
34
@@ -3286,6 +3301,7 @@
Lightning Network Capacity
+ Pojemność Lightning Network
src/app/components/graphs/graphs.component.html
36
@@ -3306,6 +3322,7 @@
Lightning Nodes Per ISP
+ Węzły Lightning wg ISP
src/app/components/graphs/graphs.component.html
38
@@ -3318,6 +3335,7 @@
Lightning Nodes Per Country
+ Węzły Lightning wg państw
src/app/components/graphs/graphs.component.html
40
@@ -3334,6 +3352,7 @@
Lightning Nodes World Map
+ Mapa światowa węzłów sieci Lightning
src/app/components/graphs/graphs.component.html
42
@@ -3350,6 +3369,7 @@
Lightning Nodes Channels World Map
+ Mapa światowa kanałów węzłów sieci Lightning
src/app/components/graphs/graphs.component.html
44
@@ -3470,6 +3490,7 @@
Lightning Explorer
+ Eksplorator Lightning
src/app/components/master-page/master-page.component.html
44,45
@@ -3482,6 +3503,7 @@
beta
+ beta
src/app/components/master-page/master-page.component.html
45,48
@@ -3638,7 +3660,7 @@
Blocks (1w)
- Blocków (1t)
+ Liczba bloków (1t)
src/app/components/pool-ranking/pool-ranking.component.html
25
@@ -3725,7 +3747,7 @@
blocks
- blocków
+ bloków
src/app/components/pool-ranking/pool-ranking.component.ts
165,163
@@ -3737,6 +3759,7 @@
mining pool
+ kolektyw wydobywczy
src/app/components/pool/pool-preview.component.html
3,5
@@ -3975,7 +3998,7 @@
Miners Reward
- Nagroda wydobywców
+ Zyski wydobywców
src/app/components/reward-stats/reward-stats.component.html
5
@@ -4001,7 +4024,7 @@
Reward Per Tx
- Nagroda na transakcję
+ Zyski na transakcję
src/app/components/reward-stats/reward-stats.component.html
17
@@ -4067,6 +4090,7 @@
Explore the full Bitcoin ecosystem
+ Eksploruj cały ekosystem Bitcoina
src/app/components/search-form/search-form.component.html
4,6
@@ -4265,7 +4289,7 @@
In ~
- W ~
+ Za ~
src/app/components/time-until/time-until.component.ts
66
@@ -4353,7 +4377,7 @@
First seen
- Pierwszy raz widziana
+ Pierwszy raz widziano
src/app/components/transaction/transaction.component.html
101,102
@@ -4427,6 +4451,7 @@
Flow
+ Przepływ
src/app/components/transaction/transaction.component.html
195,198
@@ -4440,6 +4465,7 @@
Hide diagram
+ Schowaj diagram
src/app/components/transaction/transaction.component.html
198,203
@@ -4448,6 +4474,7 @@
Show more
+ Pokaż więcej
src/app/components/transaction/transaction.component.html
219,221
@@ -4456,6 +4483,7 @@
Show less
+ Pokaż mniej
src/app/components/transaction/transaction.component.html
221,227
@@ -4464,6 +4492,7 @@
Show diagram
+ Pokaż diagram
src/app/components/transaction/transaction.component.html
241,242
@@ -4657,6 +4686,7 @@
other inputs
+ inne wejścia
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
12
@@ -4665,6 +4695,7 @@
other outputs
+ inne wyjścia
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
13
@@ -4673,6 +4704,7 @@
Input
+ Wejście
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
43
@@ -4681,6 +4713,7 @@
Output
+ Wyjście
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
44
@@ -4689,6 +4722,7 @@
This transaction saved % on fees by using native SegWit
+ Ta transakcja zaoszczędziła % na opłatach dzięki zastosowaniu natywnego SegWit
src/app/components/tx-features/tx-features.component.html
2
@@ -4715,6 +4749,7 @@
This transaction saved % on fees by using SegWit and could save % more by fully upgrading to native SegWit
+ Ta transakcja zaoszczędziła % na opłatach dzięki zastosowaniu Segwit i mogłaby zaoszczędzić % więcej poprzez pełną aktualizację do natywnego SegWit
src/app/components/tx-features/tx-features.component.html
4
@@ -4723,6 +4758,7 @@
This transaction could save % on fees by upgrading to native SegWit or % by upgrading to SegWit-P2SH
+ Ta transakcja mogła zaoszczędzić% na opłatach dzięki zastosowaniu natywnego SegWit lub % dzięki aktualizacji do SegWit-P2SH
src/app/components/tx-features/tx-features.component.html
6
@@ -4731,6 +4767,7 @@
This transaction uses Taproot and thereby saved at least % on fees
+ Ta transakcja używa Taproot i dzięki temu zaoszczędza przynajmniej % na opłatach
src/app/components/tx-features/tx-features.component.html
12
@@ -4739,6 +4776,7 @@
Taproot
+ Taproot
src/app/components/tx-features/tx-features.component.html
12
@@ -4760,6 +4798,7 @@
This transaction uses Taproot and already saved at least % on fees, but could save an additional % by fully using Taproot
+ Ta transakcja używa Taproot i już zaoszczędziła przynajmniej % na opłatach, ale mogłaby zaoszczędzić dodatkowe % używając Taproot w pełni
src/app/components/tx-features/tx-features.component.html
14
@@ -4768,6 +4807,7 @@
This transaction could save % on fees by using Taproot
+ Ta transakcja mogła zaoszczędzić % na opłatach dzięki użyciu Taproo
src/app/components/tx-features/tx-features.component.html
16
@@ -4785,6 +4825,7 @@
This transaction supports Replace-By-Fee (RBF) allowing fee bumping
+ Ta transakcja wspiera Replace-By-Fee (RBF) co umożliwia zwiększenie opłaty
src/app/components/tx-features/tx-features.component.html
25
@@ -5021,6 +5062,7 @@
Base fee
+ Opłata bazowa
src/app/lightning/channel/channel-box/channel-box.component.html
30
@@ -5033,6 +5075,7 @@
mSats
+ mSats
src/app/lightning/channel/channel-box/channel-box.component.html
36
@@ -5049,6 +5092,7 @@
This channel supports zero base fee routing
+ Ten kanał wspiera routing bez opłaty bazowej
src/app/lightning/channel/channel-box/channel-box.component.html
45
@@ -5057,6 +5101,7 @@
Zero base fee
+ Zero opłaty bazowej
src/app/lightning/channel/channel-box/channel-box.component.html
46
@@ -5065,6 +5110,7 @@
This channel does not support zero base fee routing
+ Ten kanał nie wspiera routingu bez opłaty bazowej
src/app/lightning/channel/channel-box/channel-box.component.html
51
@@ -5073,6 +5119,7 @@
Non-zero base fee
+ Niezerowa opłata bazowa
src/app/lightning/channel/channel-box/channel-box.component.html
52
@@ -5081,6 +5128,7 @@
Min HTLC
+ Min HTLC
src/app/lightning/channel/channel-box/channel-box.component.html
58
@@ -5089,6 +5137,7 @@
Max HTLC
+ Max HTLC
src/app/lightning/channel/channel-box/channel-box.component.html
64
@@ -5097,6 +5146,7 @@
Timelock delta
+ Timelock delta
src/app/lightning/channel/channel-box/channel-box.component.html
70
@@ -5105,6 +5155,7 @@
channels
+ kanałów
src/app/lightning/channel/channel-box/channel-box.component.html
80
@@ -5117,6 +5168,7 @@
lightning channel
+ kanał lightning
src/app/lightning/channel/channel-preview.component.html
3,5
@@ -5125,6 +5177,7 @@
Inactive
+ Nieaktywny
src/app/lightning/channel/channel-preview.component.html
10,11
@@ -5141,6 +5194,7 @@
Active
+ Aktywny
src/app/lightning/channel/channel-preview.component.html
11,12
@@ -5157,6 +5211,7 @@
Closed
+ Zamknięty
src/app/lightning/channel/channel-preview.component.html
12,14
@@ -5177,6 +5232,7 @@
Created
+ Stworzony
src/app/lightning/channel/channel-preview.component.html
23,26
@@ -5189,6 +5245,7 @@
Capacity
+ Pojemność
src/app/lightning/channel/channel-preview.component.html
27,28
@@ -5241,6 +5298,7 @@
ppm
+ ppm
src/app/lightning/channel/channel-preview.component.html
34,35
@@ -5261,6 +5319,7 @@
Lightning channel
+ Kanał Lightning
src/app/lightning/channel/channel.component.html
2,5
@@ -5273,6 +5332,7 @@
Last update
+ Ostatnia aktualizacja
src/app/lightning/channel/channel.component.html
33,34
@@ -5305,6 +5365,7 @@
Closing date
+ Data zamknięcia
src/app/lightning/channel/channel.component.html
37,38
@@ -5317,6 +5378,7 @@
Opening transaction
+ Transakcja otwarcia
src/app/lightning/channel/channel.component.html
73,74
@@ -5325,6 +5387,7 @@
Closing transaction
+ Transakcja zamknięcia
src/app/lightning/channel/channel.component.html
82,84
@@ -5333,6 +5396,7 @@
Channel:
+ Kanał:
src/app/lightning/channel/channel.component.ts
37
@@ -5340,6 +5404,7 @@
Open
+ Otwarty
src/app/lightning/channels-list/channels-list.component.html
5,7
@@ -5348,6 +5413,7 @@
No channels to display
+ Brak kanałów do wyświetlenia
src/app/lightning/channels-list/channels-list.component.html
29,35
@@ -5356,6 +5422,7 @@
Alias
+ Alias
src/app/lightning/channels-list/channels-list.component.html
35,37
@@ -5392,6 +5459,7 @@
Status
+ Stan
src/app/lightning/channels-list/channels-list.component.html
37,38
@@ -5400,6 +5468,7 @@
Channel ID
+ ID kanału
src/app/lightning/channels-list/channels-list.component.html
41,45
@@ -5408,6 +5477,7 @@
sats
+ sats
src/app/lightning/channels-list/channels-list.component.html
61,65
@@ -5460,6 +5530,7 @@
Avg Capacity
+ Średnia pojemność
src/app/lightning/channels-statistics/channels-statistics.component.html
13,15
@@ -5472,6 +5543,7 @@
Avg Fee Rate
+ Średni poziom opłat
src/app/lightning/channels-statistics/channels-statistics.component.html
26,28
@@ -5484,6 +5556,7 @@
The average fee rate charged by routing nodes, ignoring fee rates > 0.5% or 5000ppm
+ Średni poziom opłat pobieranych przez węzły routujące, z wyłączeniem opłat > 0.5% lub 5000ppm
src/app/lightning/channels-statistics/channels-statistics.component.html
28,30
@@ -5492,6 +5565,7 @@
Avg Base Fee
+ Średnia opłata bazowa
src/app/lightning/channels-statistics/channels-statistics.component.html
41,43
@@ -5504,6 +5578,7 @@
The average base fee charged by routing nodes, ignoring base fees > 5000ppm
+ Średni poziom opłaty bazowej pobieranej przez węzły routujące, z wyłączeniem opłat > 5000ppm
src/app/lightning/channels-statistics/channels-statistics.component.html
43,45
@@ -5512,6 +5587,7 @@
Med Capacity
+ Mediana pojemności
src/app/lightning/channels-statistics/channels-statistics.component.html
59,61
@@ -5520,6 +5596,7 @@
Med Fee Rate
+ Mediana poziomu opłat
src/app/lightning/channels-statistics/channels-statistics.component.html
72,74
@@ -5528,6 +5605,7 @@
The median fee rate charged by routing nodes, ignoring fee rates > 0.5% or 5000ppm
+ Mediana poziomu opłat pobieranych przez węzły routujące, z wyłączeniem opłat > 0.5% lub 5000ppm
src/app/lightning/channels-statistics/channels-statistics.component.html
74,76
@@ -5536,6 +5614,7 @@
Med Base Fee
+ Mediana opłaty bazowej
src/app/lightning/channels-statistics/channels-statistics.component.html
87,89
@@ -5544,6 +5623,7 @@
The median base fee charged by routing nodes, ignoring base fees > 5000ppm
+ Mediana opłaty bazowej pobieranej przez węzły routujące, z wyłączniem opłat > 5000ppm
src/app/lightning/channels-statistics/channels-statistics.component.html
89,91
@@ -5552,6 +5632,7 @@
Lightning node group
+ Grupa węzłów Lightning
src/app/lightning/group/group-preview.component.html
3,5
@@ -5564,6 +5645,7 @@
Nodes
+ Węzly
src/app/lightning/group/group-preview.component.html
25,29
@@ -5604,6 +5686,7 @@
Liquidity
+ Płynność
src/app/lightning/group/group-preview.component.html
29,31
@@ -5640,6 +5723,7 @@
Channels
+ Kanały
src/app/lightning/group/group-preview.component.html
40,43
@@ -5700,6 +5784,7 @@
Average size
+ Średni rozmiar
src/app/lightning/group/group-preview.component.html
44,46
@@ -5712,6 +5797,7 @@
Location
+ Lokalizacja
src/app/lightning/group/group.component.html
74,77
@@ -5752,6 +5838,7 @@
Network Statistics
+ Statystyki sieci
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
10
@@ -5760,6 +5847,7 @@
Channels Statistics
+ Statystyki kanałów
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
24
@@ -5768,6 +5856,7 @@
Lightning Network History
+ Historia Lightning Network
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
49
@@ -5776,6 +5865,7 @@
Liquidity Ranking
+ Ranking płynności
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
62
@@ -5792,6 +5882,7 @@
Connectivity Ranking
+ Ranking łączności
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
76
@@ -5804,6 +5895,7 @@
Percentage change past week
+ Zmiana procentowa w zeszłym tygodniu
src/app/lightning/node-statistics/node-statistics.component.html
5,7
@@ -5820,6 +5912,7 @@
Lightning node
+ Węzeł lightning
src/app/lightning/node/node-preview.component.html
3,5
@@ -5836,6 +5929,7 @@
Active capacity
+ Aktywna pojemność
src/app/lightning/node/node-preview.component.html
20,22
@@ -5848,6 +5942,7 @@
Active channels
+ Aktywne kanały
src/app/lightning/node/node-preview.component.html
26,30
@@ -5860,6 +5955,7 @@
Country
+ Państwo
src/app/lightning/node/node-preview.component.html
44,47
@@ -5868,6 +5964,7 @@
No node found for public key ""
+ Nie odnaleziono węzła dla klucza publicznego ""
src/app/lightning/node/node.component.html
17,19
@@ -5876,6 +5973,7 @@
Average channel size
+ Średni rozmiar kanału
src/app/lightning/node/node.component.html
40,43
@@ -5884,6 +5982,7 @@
Unknown
+ Nieznany
src/app/lightning/node/node.component.html
52,56
@@ -5904,6 +6003,7 @@
Color
+ Kolor
src/app/lightning/node/node.component.html
75,77
@@ -5912,6 +6012,7 @@
ISP
+ ISP
src/app/lightning/node/node.component.html
82,83
@@ -5924,6 +6025,7 @@
Exclusively on Tor
+ Wyłącznie na sieci Tor
src/app/lightning/node/node.component.html
88,90
@@ -5932,6 +6034,7 @@
Open channels
+ Otwarte kanały
src/app/lightning/node/node.component.html
145,148
@@ -5940,6 +6043,7 @@
Closed channels
+ Zamknięte kanały
src/app/lightning/node/node.component.html
149,152
@@ -5948,6 +6052,7 @@
Node:
+ Węzeł:
src/app/lightning/node/node.component.ts
42
@@ -5955,6 +6060,7 @@
(Tor nodes excluded)
+ (bez węzłów Tor)
src/app/lightning/nodes-channels-map/nodes-channels-map.component.html
8,11
@@ -5975,6 +6081,7 @@
Lightning Nodes Channels World Map
+ Mapa światowa kanałów węzłów sieci Lightning
src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts
69
@@ -5982,6 +6089,7 @@
No geolocation data available
+ Brak danych geolokalizacyjnych
src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts
218,213
@@ -5989,6 +6097,7 @@
Active channels map
+ Mapa aktywnych kanałów
src/app/lightning/nodes-channels/node-channels.component.html
2,3
@@ -5997,6 +6106,7 @@
Indexing in progess
+ Indeksowanie w toku
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
121,116
@@ -6008,6 +6118,7 @@
Reachable on Clearnet Only
+ Osiągalny tylko na sieci jawnej
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
164,161
@@ -6019,6 +6130,7 @@
Reachable on Clearnet and Darknet
+ Osiągalny na sieci jawnej i darknecie
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
185,182
@@ -6030,6 +6142,7 @@
Reachable on Darknet Only
+ Osiągalny tylko w darknecie
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
206,203
@@ -6041,6 +6154,7 @@
Share
+ Udostępnij
src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.html
29,31
@@ -6053,6 +6167,7 @@
nodes
+ węzłów
src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts
103,102
@@ -6068,6 +6183,7 @@
BTC capacity
+ pojemność BTC
src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts
104,102
@@ -6075,6 +6191,7 @@
Lightning nodes in
+ Węzły Lightning w
src/app/lightning/nodes-per-country/nodes-per-country.component.html
3,4
@@ -6083,6 +6200,7 @@
ISP Count
+ Liczba ISP
src/app/lightning/nodes-per-country/nodes-per-country.component.html
34,38
@@ -6091,6 +6209,7 @@
Top ISP
+ Pierwszy ISP
src/app/lightning/nodes-per-country/nodes-per-country.component.html
38,40
@@ -6099,6 +6218,7 @@
Lightning nodes in
+ Węzły Lightning w
src/app/lightning/nodes-per-country/nodes-per-country.component.ts
35
@@ -6106,6 +6226,7 @@
Clearnet Capacity
+ Pojemność w jawnej sieci
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
6,8
@@ -6118,6 +6239,7 @@
How much liquidity is running on nodes advertising at least one clearnet IP address
+ Jaka jest płynność węzłów ogłaszających co najmniej jeden adres IP w clearnecie
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
8,9
@@ -6126,6 +6248,7 @@
Unknown Capacity
+ Pojemność na nieokreślonej sieci
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
13,15
@@ -6138,6 +6261,7 @@
How much liquidity is running on nodes which ISP was not identifiable
+ Jaka jest płynność węzłów, których ISP nie został zidentyfikowany
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
15,16
@@ -6146,6 +6270,7 @@
Tor Capacity
+ Pojemność na sieci Tor
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
20,22
@@ -6158,6 +6283,7 @@
How much liquidity is running on nodes advertising only Tor addresses
+ Jaka jest płynność węzłów ogłaszających tylko adresy Tor
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
22,23
@@ -6166,6 +6292,7 @@
Top 100 ISPs hosting LN nodes
+ Ranking 100 ISP hostujących węzły LN
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
31,33
@@ -6174,6 +6301,7 @@
BTC
+ BTC
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.ts
158,156
@@ -6185,6 +6313,7 @@
Lightning ISP
+ ISP Lightning
src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html
3,5
@@ -6193,6 +6322,7 @@
Top country
+ Pierwsze państwo
src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html
39,41
@@ -6205,6 +6335,7 @@
Top node
+ Pierwszy węzeł
src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html
45,48
@@ -6213,6 +6344,7 @@
Lightning nodes on ISP: [AS]
+ Węzły lightning na ISP: [AS]
src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.ts
44
@@ -6224,6 +6356,7 @@
Lightning nodes on ISP:
+ Węzły Lightning na ISP:
src/app/lightning/nodes-per-isp/nodes-per-isp.component.html
2,4
@@ -6232,6 +6365,7 @@
ASN
+ ASN
src/app/lightning/nodes-per-isp/nodes-per-isp.component.html
11,14
@@ -6240,6 +6374,7 @@
Top 100 oldest lightning nodes
+ Ranking 100 węzłów wg wieku
src/app/lightning/nodes-ranking/oldest-nodes/oldest-nodes.component.html
3,7
@@ -6248,6 +6383,7 @@
Oldest lightning nodes
+ Najstarsze węzły Lightning
src/app/lightning/nodes-ranking/oldest-nodes/oldest-nodes.component.ts
27
@@ -6255,6 +6391,7 @@
Top 100 nodes liquidity ranking
+ Ranking 100 węzłów wg płynności
src/app/lightning/nodes-ranking/top-nodes-per-capacity/top-nodes-per-capacity.component.html
3,7
@@ -6263,6 +6400,7 @@
Top 100 nodes connectivity ranking
+ Ranking 100 węzłów wg łączności
src/app/lightning/nodes-ranking/top-nodes-per-channels/top-nodes-per-channels.component.html
3,7
@@ -6271,6 +6409,7 @@
Oldest nodes
+ Najstarsze węzły
src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.html
36
@@ -6279,6 +6418,7 @@
Top lightning nodes
+ Ranking węzłów lightning
src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.ts
22
@@ -6286,6 +6426,7 @@
Indexing in progress
+ Indeksowanie w toku
src/app/lightning/statistics-chart/lightning-statistics-chart.component.html
52,55
diff --git a/frontend/src/locale/messages.ru.xlf b/frontend/src/locale/messages.ru.xlf
index 2a1561494..53ae56dde 100644
--- a/frontend/src/locale/messages.ru.xlf
+++ b/frontend/src/locale/messages.ru.xlf
@@ -2038,6 +2038,7 @@
Template vs Mined
+ Шаблон против майнинга
src/app/components/block-audit/block-audit.component.html
11,17
diff --git a/frontend/src/locale/messages.zh.xlf b/frontend/src/locale/messages.zh.xlf
index 0c904271a..41ef83763 100644
--- a/frontend/src/locale/messages.zh.xlf
+++ b/frontend/src/locale/messages.zh.xlf
@@ -1804,6 +1804,7 @@
Group of assets
+ 个资产
src/app/components/assets/asset-group/asset-group.component.html
8,9
@@ -1836,6 +1837,7 @@
Featured
+ 精选
src/app/components/assets/assets-nav/assets-nav.component.html
9
@@ -1843,6 +1845,7 @@
All
+ 全部时间
src/app/components/assets/assets-nav/assets-nav.component.html
13
@@ -2035,6 +2038,7 @@
Template vs Mined
+ 预期协议与实际协议
src/app/components/block-audit/block-audit.component.html
11,17
@@ -2551,7 +2555,7 @@
Median fee
- 中位数矿工手续费
+ 中位矿工手续费
src/app/components/block/block-preview.component.html
36,37
@@ -2686,7 +2690,7 @@
Subsidy + fees:
- 补贴+手续费:
+ 奖励+手续费:
src/app/components/block/block.component.html
79,81
@@ -2972,7 +2976,7 @@
Remaining
- 剩余
+ 距离下次调整
src/app/components/difficulty/difficulty.component.html
7,9
@@ -3027,7 +3031,7 @@
Estimate
- 预估
+ 预估调整量
src/app/components/difficulty/difficulty.component.html
16,17
@@ -3062,7 +3066,7 @@
Next Halving
- 下一个减半
+ 距离下次奖励减半
src/app/components/difficulty/difficulty.component.html
50,52
@@ -3440,6 +3444,7 @@
Indexing network hashrate
+ 正在统计网络哈希率
src/app/components/indexing-progress/indexing-progress.component.html
2
@@ -3447,6 +3452,7 @@
Indexing pools hashrate
+ 正在统计矿池哈希率
src/app/components/indexing-progress/indexing-progress.component.html
3
@@ -3569,7 +3575,7 @@
(144 blocks)
- (144个区块)
+ (近 144 个区块)
src/app/components/mining-dashboard/mining-dashboard.component.html
11
@@ -3591,7 +3597,7 @@
Adjustments
- 调整
+ 难度调整
src/app/components/mining-dashboard/mining-dashboard.component.html
67
@@ -3600,6 +3606,7 @@
Pools luck (1 week)
+ 矿池幸运度(1 周)
src/app/components/pool-ranking/pool-ranking.component.html
9
@@ -3608,6 +3615,7 @@
Pools luck
+ 矿池幸运度
src/app/components/pool-ranking/pool-ranking.component.html
9,11
@@ -3616,6 +3624,7 @@
The overall luck of all mining pools over the past week. A luck bigger than 100% means the average block time for the current epoch is less than 10 minutes.
+ 过去一周所有矿池的整体幸运值超过前一周。幸运值大于 100% 意味着当前阶段的平均出块时间少于 10 分钟
src/app/components/pool-ranking/pool-ranking.component.html
11,15
@@ -3624,7 +3633,7 @@
Pools count (1w)
- 矿池数(1周)
+ 矿池数(近 1 周)
src/app/components/pool-ranking/pool-ranking.component.html
17
@@ -3642,7 +3651,7 @@
How many unique pools found at least one block over the past week.
- 过去一周挖出至少一个区块的独立矿池数量。
+ 近 1 周挖出至少一个区块的独立矿池数量。
src/app/components/pool-ranking/pool-ranking.component.html
19,23
@@ -3651,7 +3660,7 @@
Blocks (1w)
- 区块量(1周)
+ 区块量(近 1 周)
src/app/components/pool-ranking/pool-ranking.component.html
25
@@ -3668,7 +3677,7 @@
The number of blocks found over the past week.
- 过去一周中发现的区块总数。
+ 近 1 周中发现的区块总数。
src/app/components/pool-ranking/pool-ranking.component.html
27,31
@@ -3712,6 +3721,7 @@
Pools Luck (1w)
+ 矿池幸运度(近 1 周)
src/app/components/pool-ranking/pool-ranking.component.html
130,132
@@ -3720,6 +3730,7 @@
Pools Count (1w)
+ 矿池数(近 1 周)
src/app/components/pool-ranking/pool-ranking.component.html
142,144
@@ -3812,7 +3823,7 @@
Hashrate (24h)
- 哈希率(24小时)
+ 哈希率(近 24 小时)
src/app/components/pool/pool.component.html
91,93
@@ -3854,6 +3865,7 @@
Reported
+ 实际
src/app/components/pool/pool.component.html
97,98
@@ -3874,6 +3886,7 @@
Luck
+ 加成后
src/app/components/pool/pool.component.html
98,101
@@ -3894,6 +3907,7 @@
Mined blocks
+ 已出块数
src/app/components/pool/pool.component.html
141,143
@@ -3914,7 +3928,7 @@
24h
- 24小时
+ 近 24 小时
src/app/components/pool/pool.component.html
147
@@ -3927,7 +3941,7 @@
1w
- 一周
+ 近 1 周
src/app/components/pool/pool.component.html
148
@@ -4001,7 +4015,7 @@
Amount being paid to miners in the past 144 blocks
- 过去 144 区块已支付的手续费
+ 近 144 个区块已支付的手续费
src/app/components/reward-stats/reward-stats.component.html
6,8
@@ -4031,7 +4045,7 @@
Average miners' reward per transaction in the past 144 blocks
- 过去 144 个区块单个交易矿工平均奖励额
+ 近 144 个区块中每笔交易平均矿工奖励
src/app/components/reward-stats/reward-stats.component.html
18,20
@@ -4067,7 +4081,7 @@
Fee paid on average for each transaction in the past 144 blocks
- 过去 144 个区块每笔交易平均手续费
+ 近 144 个区块每笔交易平均手续费
src/app/components/reward-stats/reward-stats.component.html
31,32
@@ -4811,6 +4825,7 @@
This transaction supports Replace-By-Fee (RBF) allowing fee bumping
+ 此交易支持手续费替换(RBF)且允许使用此方法追加费用
src/app/components/tx-features/tx-features.component.html
25
@@ -4833,7 +4848,7 @@
This transaction does NOT support Replace-By-Fee (RBF) and cannot be fee bumped using this method
- 此交易不支持按付费更替(RBF)且不能使用此方法增加费用
+ 此交易不支持手续费替换(RBF)且不能使用此方法追加费用
src/app/components/tx-features/tx-features.component.html
26
@@ -5018,7 +5033,7 @@
Response
- 回复
+ 响应
src/app/docs/code-template/code-template.component.html
43,44
@@ -5060,6 +5075,7 @@
mSats
+ mSats
src/app/lightning/channel/channel-box/channel-box.component.html
36
@@ -5130,6 +5146,7 @@
Timelock delta
+ 时间锁变化量
src/app/lightning/channel/channel-box/channel-box.component.html
70
@@ -5281,6 +5298,7 @@
ppm
+ ppm
src/app/lightning/channel/channel-preview.component.html
34,35
@@ -5395,6 +5413,7 @@
No channels to display
+ 没有可展示的频道
src/app/lightning/channels-list/channels-list.component.html
29,35
@@ -5403,7 +5422,7 @@
Alias
- 别称
+ 备注
src/app/lightning/channels-list/channels-list.component.html
35,37
@@ -5458,7 +5477,7 @@
sats
- 聪
+ sats
src/app/lightning/channels-list/channels-list.component.html
61,65
@@ -5537,6 +5556,7 @@
The average fee rate charged by routing nodes, ignoring fee rates > 0.5% or 5000ppm
+ 节点平均费率,排除费率大于 0.5% 或 5000ppm 的节点
src/app/lightning/channels-statistics/channels-statistics.component.html
28,30
@@ -5558,6 +5578,7 @@
The average base fee charged by routing nodes, ignoring base fees > 5000ppm
+ 节点平均基础费率,排除费率大于 5000ppm 的节点
src/app/lightning/channels-statistics/channels-statistics.component.html
43,45
@@ -5566,7 +5587,7 @@
Med Capacity
- 中位数容量
+ 中位容量
src/app/lightning/channels-statistics/channels-statistics.component.html
59,61
@@ -5575,7 +5596,7 @@
Med Fee Rate
- 中位数费率
+ 中位费率
src/app/lightning/channels-statistics/channels-statistics.component.html
72,74
@@ -5584,6 +5605,7 @@
The median fee rate charged by routing nodes, ignoring fee rates > 0.5% or 5000ppm
+ 节点中位费率,排除费率大于 0.5% 或 5000ppm 的节点
src/app/lightning/channels-statistics/channels-statistics.component.html
74,76
@@ -5592,7 +5614,7 @@
Med Base Fee
- 中位数基础费率
+ 中位基础费率
src/app/lightning/channels-statistics/channels-statistics.component.html
87,89
@@ -5601,6 +5623,7 @@
The median base fee charged by routing nodes, ignoring base fees > 5000ppm
+ 节点中位基础费率,排除费率大于 5000ppm 的节点
src/app/lightning/channels-statistics/channels-statistics.component.html
89,91
@@ -5663,7 +5686,7 @@
Liquidity
- 流动性
+ 流通量
src/app/lightning/group/group-preview.component.html
29,31
@@ -5842,7 +5865,7 @@
Liquidity Ranking
- 流动性排名
+ 流通量排名
src/app/lightning/lightning-dashboard/lightning-dashboard.component.html
62
@@ -5872,7 +5895,7 @@
Percentage change past week
- 过去一周中百分比变化
+ 近 1 周中百分比变化
src/app/lightning/node-statistics/node-statistics.component.html
5,7
@@ -5941,6 +5964,7 @@
No node found for public key ""
+ 没有找到符合该公钥 的节点
src/app/lightning/node/node.component.html
17,19
@@ -5958,7 +5982,7 @@
Unknown
- 位置的
+ 未知
src/app/lightning/node/node.component.html
52,56
@@ -6001,7 +6025,7 @@
Exclusively on Tor
- 仅在 Tor 上
+ 仅在 Tor 网络上
src/app/lightning/node/node.component.html
88,90
@@ -6036,7 +6060,7 @@
(Tor nodes excluded)
- (包含洋葱节点)
+ (包含 Tor 网络)
src/app/lightning/nodes-channels-map/nodes-channels-map.component.html
8,11
@@ -6082,6 +6106,7 @@
Indexing in progess
+ 正在统计
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
121,116
@@ -6093,7 +6118,7 @@
Reachable on Clearnet Only
- 仅可在公开网络上访问
+ 仅可在公网上访问
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
164,161
@@ -6105,7 +6130,7 @@
Reachable on Clearnet and Darknet
- 可在公开和暗网上访问
+ 可在公网和暗网上访问
src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts
185,182
@@ -6201,7 +6226,7 @@
Clearnet Capacity
- 公开网络容量
+ 公网网络容量
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
6,8
@@ -6223,7 +6248,7 @@
Unknown Capacity
- 未知容量
+ 未知网络容量
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
13,15
@@ -6245,7 +6270,7 @@
Tor Capacity
- Tor 容量
+ Tor 网络容量
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
20,22
@@ -6258,7 +6283,7 @@
How much liquidity is running on nodes advertising only Tor addresses
- 对外仅公布 Tor 地址的节点所提供的流动性
+ 对外仅公布 Tor 网络地址的节点所提供的流动性
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
22,23
@@ -6267,6 +6292,7 @@
Top 100 ISPs hosting LN nodes
+ Top 100 网络节点 ISP
src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html
31,33
@@ -6309,6 +6335,7 @@
Top node
+ Top 节点
src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html
45,48
@@ -6391,6 +6418,7 @@
Top lightning nodes
+ Top 闪电网络节点
src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.ts
22
@@ -6398,6 +6426,7 @@
Indexing in progress
+ 正在统计
src/app/lightning/statistics-chart/lightning-statistics-chart.component.html
52,55