From 30686bd322a126c98e0728d33a898eaa1c700f82 Mon Sep 17 00:00:00 2001 From: softsimon Date: Sun, 19 Mar 2023 12:32:07 +0900 Subject: [PATCH] Updating korean translation --- frontend/src/locale/messages.ko.xlf | 78 ++++++++++++++++++++++++----- 1 file changed, 66 insertions(+), 12 deletions(-) diff --git a/frontend/src/locale/messages.ko.xlf b/frontend/src/locale/messages.ko.xlf index 20cf43d8c..78e33b5f7 100644 --- a/frontend/src/locale/messages.ko.xlf +++ b/frontend/src/locale/messages.ko.xlf @@ -4452,7 +4452,7 @@ Go to "" - "" 로 이동 + "" 로 이동 src/app/components/search-form/search-results/search-results.component.html 52 @@ -4578,7 +4578,7 @@ In ~ - 나중에 ~에서 + ~ 안에 src/app/components/time/time.component.ts 126 @@ -5481,7 +5481,7 @@ Base fee - 베이스 수수료 + 기본 수수료 src/app/lightning/channel/channel-box/channel-box.component.html 29 @@ -5515,7 +5515,7 @@ This channel supports zero base fee routing - 이 채널은 제로 베이스 수수료 라우팅을 지원합니다 + 이 채널은 무료 기본 수수료 라우팅을 지원합니다 src/app/lightning/channel/channel-box/channel-box.component.html 44 @@ -5524,7 +5524,7 @@ Zero base fee - 제로 베이스 수수료 + 무료 기본 수수료 src/app/lightning/channel/channel-box/channel-box.component.html 45 @@ -5533,7 +5533,7 @@ This channel does not support zero base fee routing - 이 채널은 제로 베이스 수수료 라우팅을 지원하지 않습니다 + 이 채널은 무료 기본 수수료 라우팅을 지원하지 않습니다 src/app/lightning/channel/channel-box/channel-box.component.html 50 @@ -5542,7 +5542,7 @@ Non-zero base fee - 논제로 베이스 수수료 + 유료 기본 수수료 src/app/lightning/channel/channel-box/channel-box.component.html 51 @@ -5888,7 +5888,7 @@ Force closed with penalty - 페널티로 강제 폐쇄 + 페널티와 함께 강제 폐쇄 src/app/lightning/channel/closing-type/closing-type.component.ts 28 @@ -6075,7 +6075,7 @@ Avg Base Fee - 평균 베이스 수수료 + 평균 기본 수수료 src/app/lightning/channels-statistics/channels-statistics.component.html 41,43 @@ -6088,7 +6088,7 @@ The average base fee charged by routing nodes, ignoring base fees > 5000ppm - 라우팅 노드가 부과하는 평균 베이스 수수료, 베이스 수수료가 5000ppm을 초과하는 경우는 무시한 값 + 라우팅 노드가 부과하는 평균 기본 수수료, 기본 수수료가 5000ppm을 초과하는 경우는 무시한 값 src/app/lightning/channels-statistics/channels-statistics.component.html 43,45 @@ -6124,7 +6124,7 @@ Med Base Fee - 중간 베이스 수수료 + 중간 기본 수수료 src/app/lightning/channels-statistics/channels-statistics.component.html 87,89 @@ -6133,7 +6133,7 @@ The median base fee charged by routing nodes, ignoring base fees > 5000ppm - 라우팅 노드가 부과하는 베이스 수수료의 중간값, 베이스 수수료가 5000ppm을 초과하는 경우는 무시한 값 + 라우팅 노드가 부과하는 기본 수수료의 중간값, 기본 수수료가 5000ppm을 초과하는 경우는 무시한 값 src/app/lightning/channels-statistics/channels-statistics.component.html 89,91 @@ -6417,6 +6417,7 @@ Fee distribution + 수수료 분포 src/app/lightning/node-fee-chart/node-fee-chart.component.html 2 @@ -6425,6 +6426,7 @@ Outgoing Fees + 인출 수수료 src/app/lightning/node-fee-chart/node-fee-chart.component.ts 170 @@ -6436,6 +6438,7 @@ Incoming Fees + 인입 수수료 src/app/lightning/node-fee-chart/node-fee-chart.component.ts 178 @@ -6447,6 +6450,7 @@ Percentage change past week + 지난 한 주 동안의 변화율 src/app/lightning/node-statistics/node-statistics.component.html 5,7 @@ -6463,6 +6467,7 @@ Lightning node + 라이트닝 노드 src/app/lightning/node/node-preview.component.html 3,5 @@ -6479,6 +6484,7 @@ Active capacity + 활성 용량 src/app/lightning/node/node-preview.component.html 20,22 @@ -6491,6 +6497,7 @@ Active channels + 활성 채널 src/app/lightning/node/node-preview.component.html 26,30 @@ -6503,6 +6510,7 @@ Country + 국가 src/app/lightning/node/node-preview.component.html 44,47 @@ -6511,6 +6519,7 @@ Average channel size + 평균 채널 크기 src/app/lightning/node/node.component.html 43,46 @@ -6519,6 +6528,7 @@ Avg channel distance + 평균 채널 거리 src/app/lightning/node/node.component.html 59,60 @@ -6549,6 +6559,7 @@ Exclusively on Tor + Tor 전용 src/app/lightning/node/node.component.html 96,98 @@ -6566,6 +6577,7 @@ Lease fee rate + 임대 수수료율 src/app/lightning/node/node.component.html 147,150 @@ -6575,6 +6587,7 @@ Lease base fee + 임대 기본 수수료 src/app/lightning/node/node.component.html 155,157 @@ -6583,6 +6596,7 @@ Funding weight + 자금 가중치 src/app/lightning/node/node.component.html 161,162 @@ -6591,6 +6605,7 @@ Channel fee rate + 채널 수수료율 src/app/lightning/node/node.component.html 171,174 @@ -6600,6 +6615,7 @@ Channel base fee + 채널 기본 수수료 src/app/lightning/node/node.component.html 179,181 @@ -6608,6 +6624,7 @@ Compact lease + 간소화된 임대 src/app/lightning/node/node.component.html 191,193 @@ -6616,6 +6633,7 @@ TLV extension records + TLV 확장 레코드 src/app/lightning/node/node.component.html 202,205 @@ -6642,6 +6660,7 @@ Node: + 노드: src/app/lightning/node/node.component.ts 60 @@ -6649,6 +6668,7 @@ (Tor nodes excluded) + (Tor 노드 제외) src/app/lightning/nodes-channels-map/nodes-channels-map.component.html 8,11 @@ -6669,6 +6689,7 @@ Lightning Nodes Channels World Map + 라이트닝 노드 채널 세계지도 src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts 69 @@ -6676,6 +6697,7 @@ No geolocation data available + 사용 가능한 지리 정보가 없습니다 src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts 219,214 @@ -6683,6 +6705,7 @@ Active channels map + 활성 채널 지도 src/app/lightning/nodes-channels/node-channels.component.html 2,3 @@ -6691,6 +6714,7 @@ Indexing in progress + 인덱싱 진행 중 src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts 121,116 @@ -6702,6 +6726,7 @@ Clearnet and Darknet + 클리어넷과 다크넷 src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts 164,161 @@ -6713,6 +6738,7 @@ Clearnet Only (IPv4, IPv6) + 클리어넷 전용 (IPv4, IPv6) src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts 185,182 @@ -6724,6 +6750,7 @@ Darknet Only (Tor, I2P, cjdns) + 다크넷 전용 (Tor, I2P, cjdns) src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts 206,203 @@ -6735,6 +6762,7 @@ Share + 공유 src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.html 29,31 @@ -6747,6 +6775,7 @@ nodes + 개 노드 src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts 104,103 @@ -6766,6 +6795,7 @@ BTC capacity + BTC 용량 src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts 105,103 @@ -6773,6 +6803,7 @@ Lightning nodes in + 의 라이트닝 노드 src/app/lightning/nodes-per-country/nodes-per-country.component.html 3,4 @@ -6781,6 +6812,7 @@ ISP Count + 통신사 수 src/app/lightning/nodes-per-country/nodes-per-country.component.html 34,38 @@ -6789,6 +6821,7 @@ Top ISP + 최상위 통신사 src/app/lightning/nodes-per-country/nodes-per-country.component.html 38,40 @@ -6797,6 +6830,7 @@ Lightning nodes in + 의 라이트닝 노드 src/app/lightning/nodes-per-country/nodes-per-country.component.ts 35 @@ -6804,6 +6838,7 @@ Clearnet Capacity + 클리어넷 용량 src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html 6,8 @@ -6816,6 +6851,7 @@ How much liquidity is running on nodes advertising at least one clearnet IP address + 하나 이상의 클리어넷 IP 주소를 공개한 노드에서 관리하는 유동성의 크기 src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html 8,9 @@ -6824,6 +6860,7 @@ Unknown Capacity + 알 수 없는 용량 src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html 13,15 @@ -6836,6 +6873,7 @@ How much liquidity is running on nodes which ISP was not identifiable + 통신사를 식별할 수 없는 노드에서 관리하는 유동성의 크기 src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html 15,16 @@ -6844,6 +6882,7 @@ Tor Capacity + Tor 용량 src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html 20,22 @@ -6856,6 +6895,7 @@ How much liquidity is running on nodes advertising only Tor addresses + Tor 주소만 공개한 노드에서 관리하는 유동성의 크기 src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html 22,23 @@ -6864,6 +6904,7 @@ Top 100 ISPs hosting LN nodes + LN 노드를 호스팅하는 상위 100개 통신사 src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html 31,33 @@ -6872,6 +6913,7 @@ BTC + BTC src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.ts 159,157 @@ -6883,6 +6925,7 @@ Lightning ISP + 라이트닝 통신사 src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html 3,5 @@ -6891,6 +6934,7 @@ Top country + 상위 국가 src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html 39,41 @@ -6903,6 +6947,7 @@ Top node + 상위 노드 src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html 45,48 @@ -6911,6 +6956,7 @@ Lightning nodes on ISP: [AS] + 통신사 관할 내 라이트닝 노드: [AS] src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.ts 44 @@ -6922,6 +6968,7 @@ Lightning nodes on ISP: + 통신사 관할 내 라이트닝 노드: src/app/lightning/nodes-per-isp/nodes-per-isp.component.html 2,4 @@ -6930,6 +6977,7 @@ ASN + ASN src/app/lightning/nodes-per-isp/nodes-per-isp.component.html 11,14 @@ -6938,6 +6986,7 @@ Active nodes + 활성 노드 src/app/lightning/nodes-per-isp/nodes-per-isp.component.html 14,18 @@ -6946,6 +6995,7 @@ Top 100 oldest lightning nodes + 가장 오래된 상위 100개 라이트닝 노드 src/app/lightning/nodes-ranking/oldest-nodes/oldest-nodes.component.html 3,7 @@ -6954,6 +7004,7 @@ Oldest lightning nodes + 가장 오래된 라이트닝 노드 src/app/lightning/nodes-ranking/oldest-nodes/oldest-nodes.component.ts 27 @@ -6961,6 +7012,7 @@ Oldest nodes + 가장 오래된 노드 src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.html 36 @@ -6969,6 +7021,7 @@ Top lightning nodes + 상위 라이트닝 노드 src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.ts 22 @@ -6976,6 +7029,7 @@ Indexing in progress + 인덱싱 진행 중 src/app/lightning/statistics-chart/lightning-statistics-chart.component.html 52,55