From 3b020046b78d85f716ccb114d85ee1629a432a87 Mon Sep 17 00:00:00 2001 From: softsimon Date: Sat, 26 Jun 2021 14:45:05 -0400 Subject: [PATCH] Update i18n from transifex. --- frontend/src/locale/messages.es.xlf | 4 + frontend/src/locale/messages.hu.xlf | 5 ++ frontend/src/locale/messages.ko.xlf | 18 +++++ frontend/src/locale/messages.ru.xlf | 7 +- frontend/src/locale/messages.tr.xlf | 114 ++++++++++++++++++++++++++++ 5 files changed, 145 insertions(+), 3 deletions(-) diff --git a/frontend/src/locale/messages.es.xlf b/frontend/src/locale/messages.es.xlf index aadc28c78..0ac1a5589 100644 --- a/frontend/src/locale/messages.es.xlf +++ b/frontend/src/locale/messages.es.xlf @@ -1377,6 +1377,7 @@ The Mempool Open Source Project + Proyecto de Código Abierto The Mempool src/app/components/about/about.component.html 12,13 @@ -1385,6 +1386,7 @@ Building a mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, without any advertising, altcoins, or third-party trackers. + Construímos un explorador de mempool y cadena de bloques para la comunidad Bitcoin, con el foco en el mercado de transacciones y el ecosistema multicapa, sin anuncios, altcoins o rastreadores de terceros. src/app/components/about/about.component.html 13,17 @@ -1591,6 +1593,7 @@ Endpoint + Endpoint src/app/components/api-docs/api-docs.component.html 20,21 @@ -2475,6 +2478,7 @@ of   + de   src/app/components/asset/asset.component.html 76 diff --git a/frontend/src/locale/messages.hu.xlf b/frontend/src/locale/messages.hu.xlf index 3d61cf206..9417a9856 100644 --- a/frontend/src/locale/messages.hu.xlf +++ b/frontend/src/locale/messages.hu.xlf @@ -1377,6 +1377,7 @@ The Mempool Open Source Project + A Mempool Nyílt Forráskódú Projekt src/app/components/about/about.component.html 12,13 @@ -1385,6 +1386,7 @@ Building a mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, without any advertising, altcoins, or third-party trackers. + Építjük a mempool és blockchain felfedezőt a Bitcoin közösség számára, a tranzakciós díj piac és több-rétegű ekoszitszémára fokuszálva, mindez annélkül hogy bármilyen hirdetés, altcoin vagy harmadik-fél nyomkövető sütiket használnánk hozzá. src/app/components/about/about.component.html 13,17 @@ -2347,6 +2349,7 @@ Code Example + Kód Példa src/app/components/api-docs/code-template.component.html 6 @@ -2372,6 +2375,7 @@ Response + Válasz src/app/components/api-docs/code-template.component.html 36,37 @@ -2474,6 +2478,7 @@ of   + a   src/app/components/asset/asset.component.html 76 diff --git a/frontend/src/locale/messages.ko.xlf b/frontend/src/locale/messages.ko.xlf index e154a415c..890af0de9 100644 --- a/frontend/src/locale/messages.ko.xlf +++ b/frontend/src/locale/messages.ko.xlf @@ -2079,6 +2079,7 @@ Returns the 10 newest blocks starting at the tip or at :start_height if specified. + 팁 or :start_height (지정된 경우) 에서 시작하는 10 개의 최신 블록을 반환합니다. src/app/components/api-docs/api-docs.component.html 357,358 @@ -2096,6 +2097,7 @@ Returns all Bisq transactions belonging to a Bitcoin address, with 'B' prefixed in front of the address. + 주소 앞에 'B'가 붙은 비트 코인 주소에 속하는 모든 Bisq 트랜잭션을 반환합니다. src/app/components/api-docs/api-docs.component.html 385,388 @@ -2103,6 +2105,7 @@ Returns all Bisq transactions that exist in a Bitcoin block. + 비트 코인 블록에 존재하는 모든 Bisq 트랜잭션을 반환합니다. src/app/components/api-docs/api-docs.component.html 405,408 @@ -2110,6 +2113,7 @@ Returns the most recently processed Bitcoin block height processed by Bisq. + Bisq에서 가장 최근에 처리 된 비트 코인 블록 height 를 반환합니다. src/app/components/api-docs/api-docs.component.html 424,427 @@ -2117,6 +2121,7 @@ Returns :length Bitcoin blocks that contain Bisq transactions, starting from :index. + 반환하는 것: Bisq 트랜잭션을 포함한 비트 코인 블록의 length: index에서 시작 src/app/components/api-docs/api-docs.component.html 444,447 @@ -2140,6 +2145,7 @@ Returns :length of latest Bisq transactions, starting from :index. + 반환하는 것: 가장 최신 Bisq 트랜잭션 length: index에서 시작 src/app/components/api-docs/api-docs.component.html 506,509 @@ -2157,6 +2163,7 @@ Returns our currently suggested fees for new transactions. + 새로운 거래에 대한 수수료를 반환합니다. src/app/components/api-docs/api-docs.component.html 531,533 @@ -2166,6 +2173,7 @@ Returns current mempool as projected blocks. + 현재의 mempool을 projected 블록으로 반환합니다. src/app/components/api-docs/api-docs.component.html 547,549 @@ -2175,6 +2183,7 @@ Returns the ancestors and the best descendant fees for a transaction. + 거래에 대해 ancestors 와 최하 수수료를 반환합니다. src/app/components/api-docs/api-docs.component.html 563,565 @@ -2204,6 +2213,7 @@ Get the full list of txids in the mempool as an array. The order of the txids is arbitrary and does not match bitcoind. + 에러 발생시 mempool에있는 txid의 전체 목록을 가져옵니다. txid의 순서는 임의적이며 bitcoind와 일치하지 않습니다. src/app/components/api-docs/api-docs.component.html 604,607 @@ -2213,6 +2223,8 @@ 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. + mempool에 들어가기 위해 최근 10 개의 트랜잭션 목록을 가져옵니다. +각 트랜잭션 오브젝트는 데이터에 대한 간략한 내용이 포함되어있습니다( 다음 필드들에서): txid , 수수료 , vsize src/app/components/api-docs/api-docs.component.html 622,623 @@ -2232,6 +2244,7 @@ Returns details about a transaction. Available fields: txid, version, locktime, size, weight, fee, vin, vout, and status. + 트랜잭션에 대한 세부 정보를 반환합니다. 사용 가능한 필드 : tixed , 버전 , locktime , size , weight , 수수료 , 자동차 등록 , vout 상태 . src/app/components/api-docs/api-docs.component.html 647,648 @@ -2247,6 +2260,7 @@ Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format. + bitcoind의 merkleblock 포멧을 사용하여 거래에 대한 merkle inclusion 증명을 반환합니다. src/app/components/api-docs/api-docs.component.html 684,685 @@ -2254,6 +2268,7 @@ Returns a merkle inclusion proof for the transaction using Electrum's blockchain.transaction.get_merkle format. + Electrum의 blockchain.transaction.get_merkle 포멧을 사용하여 트랜잭션에 대한 merkle inclusion 증명을 반환합니다. src/app/components/api-docs/api-docs.component.html 704,705 @@ -2261,6 +2276,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). + 트랜잭션 아웃풋의 지출(소모?) 상황을 반환합니다. 사용 가능한 필드 : 지출 (불린), txid (선택 사항), vin (선택 사항), 및 상황( 선택 사항, tx 지출 상황) src/app/components/api-docs/api-docs.component.html 723,724 @@ -2268,6 +2284,7 @@ Returns the spending status of all transaction outputs. + 모든 트랜잭션 아웃풋의 지출 상황을 반환합니다. src/app/components/api-docs/api-docs.component.html 742,745 @@ -2283,6 +2300,7 @@ Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional). + 거래의 컨펌 상황을 반환합니다. 사용 가능한 필드 : 컨펌됨 (부울), block_height (선택 사항) 및 블록 해시 (선택 사항). src/app/components/api-docs/api-docs.component.html 780,781 diff --git a/frontend/src/locale/messages.ru.xlf b/frontend/src/locale/messages.ru.xlf index 543311997..8e2a91675 100644 --- a/frontend/src/locale/messages.ru.xlf +++ b/frontend/src/locale/messages.ru.xlf @@ -2046,7 +2046,7 @@ Returns the hash of the last block. - Предоставляет хэш (хеш?) последнего блока. + Предоставляет хеш последнего блока. src/app/components/api-docs/api-docs.component.html 278,281 @@ -2479,6 +2479,7 @@ of   + из src/app/components/asset/asset.component.html 76 @@ -3106,7 +3107,7 @@ Unknown - Неизвестно (ый-ая) + Неизвестный src/app/components/miner/miner.component.html 10 @@ -3439,7 +3440,7 @@ First seen - Впервые замечен (а/о) + Впервые замечен src/app/components/transaction/transaction.component.html 103 diff --git a/frontend/src/locale/messages.tr.xlf b/frontend/src/locale/messages.tr.xlf index 3965b1f7b..d4f378cf5 100644 --- a/frontend/src/locale/messages.tr.xlf +++ b/frontend/src/locale/messages.tr.xlf @@ -3,6 +3,7 @@ Close + Kapat node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/alert/alert.ts 74 @@ -10,6 +11,7 @@ Previous + Önceki node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/carousel/carousel.ts 349 @@ -17,6 +19,7 @@ Next + Sonraki node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/carousel/carousel.ts 349 @@ -24,6 +27,7 @@ Previous month + Önceki ay node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-month.ts 62,64 @@ -35,6 +39,7 @@ Next month + Sonraki ay node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-month.ts 72 @@ -46,6 +51,7 @@ Select month + Ay seç node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.ts 74 @@ -57,6 +63,7 @@ Select year + Yıl Seç node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.ts 74 @@ -68,6 +75,7 @@ «« + «« node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts 404 @@ -75,6 +83,7 @@ « + « node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts 404 @@ -82,6 +91,7 @@ » + » node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts 404 @@ -89,6 +99,7 @@ »» + »» node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts 404 @@ -96,6 +107,7 @@ First + Ilk node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts 404 @@ -103,6 +115,7 @@ Previous + Önceki node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts 404 @@ -110,6 +123,7 @@ Next + Sonraki node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts 404 @@ -117,6 +131,7 @@ Last + En son node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts 404 @@ -124,6 +139,7 @@ + node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/progressbar/progressbar.ts 101 @@ -131,6 +147,7 @@ HH + HH node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -138,6 +155,7 @@ Hours + Saat node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -145,6 +163,7 @@ MM + MM node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -152,6 +171,7 @@ Minutes + Dakika node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -159,6 +179,7 @@ Increment hours + Saatlik artış node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -166,6 +187,7 @@ Decrement hours + Saatlik azalış node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -173,6 +195,7 @@ Increment minutes + Dakikalık artış node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -180,6 +203,7 @@ Decrement minutes + Dakikalık azalış node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -187,6 +211,7 @@ SS + SS node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -194,6 +219,7 @@ Seconds + Saniye node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -201,6 +227,7 @@ Increment seconds + Saniyelik artış node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -208,6 +235,7 @@ Decrement seconds + Saniyelik azalış node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -215,6 +243,7 @@ + node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -222,6 +251,7 @@ + node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts 296 @@ -229,6 +259,7 @@ Close + Kapat node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/toast/toast.ts 137 @@ -537,6 +568,7 @@ BSQ Blocks + BSQ Blokları src/app/bisq/bisq-blocks/bisq-blocks.component.html 2,7 @@ -624,6 +656,7 @@ Bisq Trading Volume + Bisq ticaret hacmi src/app/bisq/bisq-dashboard/bisq-dashboard.component.html 3,7 @@ -636,6 +669,7 @@ Markets + Çiftler src/app/bisq/bisq-dashboard/bisq-dashboard.component.html 20,21 @@ -648,6 +682,7 @@ Bitcoin Markets + Bitcoin Çiftleri src/app/bisq/bisq-dashboard/bisq-dashboard.component.html 21,23 @@ -660,6 +695,7 @@ Currency + Kur src/app/bisq/bisq-dashboard/bisq-dashboard.component.html 27 @@ -699,6 +735,7 @@ Volume (7d) + Hacim (7g) src/app/bisq/bisq-dashboard/bisq-dashboard.component.html 29 @@ -707,6 +744,7 @@ Trades (7d) + Alışveriş (7g) src/app/bisq/bisq-dashboard/bisq-dashboard.component.html 30 @@ -719,6 +757,7 @@ Latest Trades + Son alışverişler src/app/bisq/bisq-dashboard/bisq-dashboard.component.html 52,55 @@ -735,6 +774,7 @@ Bisq Price Index + Bisq fiyat endeksi src/app/bisq/bisq-main-dashboard/bisq-main-dashboard.component.html 9,11 @@ -743,6 +783,7 @@ Bisq Market Price + Bisq market fiyatı src/app/bisq/bisq-main-dashboard/bisq-main-dashboard.component.html 21,23 @@ -790,6 +831,7 @@ Buy Offers + Alım Teklifleri src/app/bisq/bisq-market/bisq-market.component.html 73,74 @@ -798,6 +840,7 @@ Sell Offers + Satış Teklifleri src/app/bisq/bisq-market/bisq-market.component.html 74,77 @@ -806,6 +849,7 @@ Amount () + Miktar () src/app/bisq/bisq-market/bisq-market.component.html 112,113 @@ -926,6 +970,7 @@ Date + Tarih src/app/bisq/bisq-trades/bisq-trades.component.html 4,6 @@ -1164,6 +1209,7 @@ BSQ Transactions + Bsq işlemleri src/app/bisq/bisq-transactions/bisq-transactions.component.html 2,5 @@ -1187,6 +1233,7 @@ Asset listing fee + Varlık listeleme fiyatı src/app/bisq/bisq-transactions/bisq-transactions.component.ts 30 @@ -1194,6 +1241,7 @@ Blind vote + Kapalı oy src/app/bisq/bisq-transactions/bisq-transactions.component.ts 31 @@ -1201,6 +1249,7 @@ Compensation request + Bedel isteği src/app/bisq/bisq-transactions/bisq-transactions.component.ts 32 @@ -1208,6 +1257,7 @@ Genesis + Genesis src/app/bisq/bisq-transactions/bisq-transactions.component.ts 33 @@ -1215,6 +1265,7 @@ Irregular + Sıradışı src/app/bisq/bisq-transactions/bisq-transactions.component.ts 34 @@ -1222,6 +1273,7 @@ Lockup + Kilitle src/app/bisq/bisq-transactions/bisq-transactions.component.ts 35 @@ -1229,6 +1281,7 @@ Pay trade fee + Alışveriş ücreti öde src/app/bisq/bisq-transactions/bisq-transactions.component.ts 36 @@ -1236,6 +1289,7 @@ Proof of burn + Yakılan miktar ispatı src/app/bisq/bisq-transactions/bisq-transactions.component.ts 37 @@ -1243,6 +1297,7 @@ Proposal + Teklif src/app/bisq/bisq-transactions/bisq-transactions.component.ts 38 @@ -1250,6 +1305,7 @@ Reimbursement request + İade isteği src/app/bisq/bisq-transactions/bisq-transactions.component.ts 39 @@ -1257,6 +1313,7 @@ Transfer BSQ + BSQ transfer et src/app/bisq/bisq-transactions/bisq-transactions.component.ts 40 @@ -1264,6 +1321,7 @@ Unlock + Kilit kaldır src/app/bisq/bisq-transactions/bisq-transactions.component.ts 41 @@ -1271,6 +1329,7 @@ Vote reveal + Oyu göster src/app/bisq/bisq-transactions/bisq-transactions.component.ts 42 @@ -1302,6 +1361,7 @@ Trades + İşlemler src/app/bisq/lightweight-charts-area/lightweight-charts-area.component.ts 90 @@ -1309,6 +1369,7 @@ Volume + Hacim src/app/bisq/lightweight-charts-area/lightweight-charts-area.component.ts 91 @@ -1316,6 +1377,7 @@ The Mempool Open Source Project + Açık kaynak Mempool Projesi src/app/components/about/about.component.html 12,13 @@ -1324,6 +1386,7 @@ Building a mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, without any advertising, altcoins, or third-party trackers. + Reklamsız, altcoinsiz ve 3. parti takipçilerin olmadığı, sadece Bitcoin komünitesine hizmet etmek amaçlı mempool ve blokzincir takibini sağlayan projeyi geliştiriyoruz. src/app/components/about/about.component.html 13,17 @@ -1331,6 +1394,7 @@ Enterprise Sponsors 🚀 + Kurumsal sponsorlar src/app/components/about/about.component.html 32,34 @@ -1339,6 +1403,7 @@ Community Sponsors ❤️ + Kömünite sponsorlarımız src/app/components/about/about.component.html 50,53 @@ -1356,6 +1421,7 @@ Navigate to https://mempool.space/sponsor to sponsor + linkine tıklayarak sponsoru ziyaret edebilirsiniz. src/app/components/about/about.component.html 63 @@ -1368,6 +1434,7 @@ Community Integrations + Kömünite Entegrasyonları src/app/components/about/about.component.html 67,70 @@ -1376,6 +1443,7 @@ Community Alliances + İşbirlikçi kömüniteler src/app/components/about/about.component.html 134,136 @@ -1384,6 +1452,7 @@ Project Contributors + Proje Destekçileri src/app/components/about/about.component.html 149,151 @@ -1392,6 +1461,7 @@ Project Maintainers + Projeyi ayakta tutanlar src/app/components/about/about.component.html 163,165 @@ -1421,6 +1491,7 @@ Lightning + Lightning src/app/components/address-labels/address-labels.component.html 11 @@ -1429,6 +1500,7 @@ Liquid + Liquid src/app/components/address-labels/address-labels.component.html 17 @@ -1464,6 +1536,7 @@ The number of transactions on this address exceeds the Electrum server limit Consider viewing this address on the official Mempool website instead: + Bu adresteki maksimum işlem sayısı Electrum sunucunun limitlerini aşmakta Bu adresi lütfen resmi Mempool sitesinden takip ediniz: src/app/components/address/address.component.html 127,130 @@ -1520,6 +1593,7 @@ Endpoint + Çıkış Noktası src/app/components/api-docs/api-docs.component.html 20,21 @@ -1676,6 +1750,7 @@ Description + Tanım src/app/components/api-docs/api-docs.component.html 25,26 @@ -1851,6 +1926,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). + Istenilen adres/scripthash için, en yeni başta olacak şekilde,işlem geçmişi listesini al. İlk 25 onaylanmış işlem ile birlikte mempool'a gönderilmiş 50 işlemi gösterir. Daha fazla onaylanmış işlem almak için: :last_seen_txid'yi kullan. (devamı aşağıda) src/app/components/api-docs/api-docs.component.html 44,45 @@ -1931,6 +2007,7 @@ Returns details about a block. Available fields: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, and previousblockhash. + Bir blok hakkındaki detayları gösterir. Kullanılabilir metrikler: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight, proof, ve previousblockhash. src/app/components/api-docs/api-docs.component.html 187,188 @@ -1954,6 +2031,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). + Bir bloğun konfirmasyon durumunu gösterir. Kulanılabilir metrikler: in_best_chain (boolean, öksüz blok için yanlış), next_best(sonraki bloğun hash'i sadece en iyi bloktaki zincirde olanlar için verilir). src/app/components/api-docs/api-docs.component.html 239,240 @@ -1977,6 +2055,7 @@ Returns the transaction at index :index within the specified block. + Seçilen bloktaki işlemi index:index içerisinde olacak şekilde gösterir. src/app/components/api-docs/api-docs.component.html 298,299 @@ -1992,6 +2071,7 @@ Returns a list of transactions in the block (up to 25 transactions beginning at start_index). Transactions returned here do not have the status field, since all the transactions share the same block and confirmation status. + start_index'ten başlayarak bloktaki (son 25) işlemi göster. Burada gösterilen işlemlerin status alanı boştur çünkü gösterilen bütün işlemler aynı blok sayısını ve aynı onay durumunu paylaşır. src/app/components/api-docs/api-docs.component.html 337,338 @@ -1999,6 +2079,7 @@ Returns the 10 newest blocks starting at the tip or at :start_height if specified. + En son 10 bloğu sondan başa doğru ya da belirlenen :start_height içerisinde olacak şekilde gösterir. src/app/components/api-docs/api-docs.component.html 357,358 @@ -2082,6 +2163,7 @@ Returns our currently suggested fees for new transactions. + Yeni işlemler için tavsiye ettiğimiz transfer ücretlerini gösterir src/app/components/api-docs/api-docs.component.html 531,533 @@ -2091,6 +2173,7 @@ Returns current mempool as projected blocks. + Halihazırdaki mempool'un dolduracağı tahmini blok sayısını gösterir. src/app/components/api-docs/api-docs.component.html 547,549 @@ -2100,6 +2183,7 @@ Returns the ancestors and the best descendant fees for a transaction. + Bir işlemin ata ve en iyi varis ücretlerini gösterir. src/app/components/api-docs/api-docs.component.html 563,565 @@ -2129,6 +2213,7 @@ Get the full list of txids in the mempool as an array. The order of the txids is arbitrary and does not match bitcoind. + Mempool'daki tam txid listesini dizi olarak al. Txid sıralaması rastgeledir ve bitcoind ile eşleşmez. src/app/components/api-docs/api-docs.component.html 604,607 @@ -2174,6 +2259,7 @@ Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format. + bitcoind'nin merkleblock formatını kullanarak, işlemin merkle dahiliyet ispatını verir. src/app/components/api-docs/api-docs.component.html 684,685 @@ -2189,6 +2275,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). + Bir işlem çıkışının harcama durumunu gösterir. Kullanılabilecek alanlar: spent (boolean), txid (opsiyonel), vin (opsiyonel), ve status(opsiyonel, harcanmış işlemin durumu). src/app/components/api-docs/api-docs.component.html 723,724 @@ -2212,6 +2299,7 @@ Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional). + Bir işlemin harcama durumunu gösterir. Kullanılabilecek alanlar: confirmed(boolean), block_height(opsiyonel), ve block_hash(opsiyonel). src/app/components/api-docs/api-docs.component.html 780,781 @@ -2219,6 +2307,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. + Ağa ham işlem yayınla. İşlem yayınlama isteği gövdesinde hex olarak yayınlanmalı. Başarılı olması durumundatxid gösterilecek. src/app/components/api-docs/api-docs.component.html 800,801 @@ -2236,6 +2325,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. + Varsayılan push: Push edilmesi istenilen data için action: 'want', data: ['blocks', ...] . Kullanılabilecekler: blocks, mempool-blocks, live-2h-chart ve stats. 'track-address': '3PbJ...bF9B' adresi ile ilişkili işlemleri push ederek bu adrese giriş/çıkış yapan bütün işlemlerin bilgisini al. Bu bilgiyi dizi olarak ver. Yeni mempool işlemleri içinaddress-transactions ve block-transactions için onaylanmış block işlemlerini göster. src/app/components/api-docs/api-docs.component.html 819,820 @@ -2260,6 +2350,7 @@ Code Example + Örnek kod src/app/components/api-docs/code-template.component.html 6 @@ -2276,6 +2367,7 @@ Install Package + Yükleme paketi src/app/components/api-docs/code-template.component.html 23,24 @@ -2284,6 +2376,7 @@ Response + Cevap src/app/components/api-docs/code-template.component.html 36,37 @@ -2292,6 +2385,7 @@ Asset + Varlık src/app/components/asset/asset.component.html 2 @@ -2385,6 +2479,7 @@ of   + bölü src/app/components/asset/asset.component.html 76 @@ -2668,6 +2763,7 @@ Merkle root + Merkle kökü src/app/components/block/block.component.html 96,98 @@ -2676,6 +2772,7 @@ Bits + Bit src/app/components/block/block.component.html 100,102 @@ -2684,6 +2781,7 @@ Difficulty + Zorluk src/app/components/block/block.component.html 110,113 @@ -2692,6 +2790,7 @@ Nonce + Nonce src/app/components/block/block.component.html 114,116 @@ -3048,6 +3147,7 @@ Sponsor + Sponsor src/app/components/sponsor/sponsor.component.html 3 @@ -3132,6 +3232,7 @@ TV only + Sadece TV src/app/components/television/television.component.html 7 @@ -3380,6 +3481,7 @@ Fee rate + Ücret değeri src/app/components/transaction/transaction.component.html 156 @@ -3393,6 +3495,7 @@ Descendant + Varis src/app/components/transaction/transaction.component.html 163 @@ -3402,6 +3505,7 @@ Ancestor + Ata src/app/components/transaction/transaction.component.html 177 @@ -3469,6 +3573,7 @@ Effective fee rate + Effektik ücret değeri src/app/components/transaction/transaction.component.html 345 @@ -3631,6 +3736,7 @@ This transaction saved % on fees by using native SegWit-Bech32 + Bu işlem native SegWit-Bech32 kullanımı ile % daha düşük ücret karşılığında gerçekleştirilebilir. src/app/components/tx-features/tx-features.component.html 1 @@ -3657,6 +3763,7 @@ This transaction saved % on fees by using SegWit and could save % more by fully upgrading to native SegWit-Bech32 + Bu işlem, Segwit-Bech32 kullanarak % daha düşük ücret karşılığında gerçekleşmiştir. native SegWit-Bech32 kullanarak % daha da düşük fiyata gerçekleşebilir. src/app/components/tx-features/tx-features.component.html 3 @@ -3665,6 +3772,7 @@ This transaction could save % on fees by upgrading to native SegWit-Bech32 or % by upgrading to SegWit-P2SH + Bu işlemi native SegWit-Bech32 kullanarak % ya da Segwit-Bech32 kullanarak % daha düşük ücret karşılığında gerçekleştirebilirdiniz. src/app/components/tx-features/tx-features.component.html 5 @@ -3696,6 +3804,7 @@ This transaction does NOT support Replace-By-Fee (RBF) and cannot be fee bumped using this method + Bu işlem ücret karşılığı değiştir (RBF)'yi desteklemediğinden ücret arttırmı yapılamaz. src/app/components/tx-features/tx-features.component.html 9 @@ -3714,6 +3823,7 @@ Only ~ sat/vB was needed to get into this block + Bu blokta yer almak için sadece ~ sat/vB ücret yeterli src/app/components/tx-fee-rating/tx-fee-rating.component.html 2 @@ -3807,6 +3917,7 @@ Minimum fee + Minimum ücret src/app/dashboard/dashboard.component.html 161,162 @@ -3816,6 +3927,7 @@ Purging + Temizleme src/app/dashboard/dashboard.component.html 162,164 @@ -3825,6 +3937,7 @@ Memory usage + Hafıza kullanımı src/app/dashboard/dashboard.component.html 174,176 @@ -3852,6 +3965,7 @@ Transaction fee + İşlem ücreti src/app/shared/pipes/scriptpubkey-type-pipe/scriptpubkey-type.pipe.ts 11