From 398a72c1a60777c93ffcde9c96836bf76f9b2b56 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 12 Aug 2021 19:33:22 +0900 Subject: [PATCH] Pull from transifex --- frontend/src/locale/messages.hi.xlf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/frontend/src/locale/messages.hi.xlf b/frontend/src/locale/messages.hi.xlf index bd1c4b486..cd70ee655 100644 --- a/frontend/src/locale/messages.hi.xlf +++ b/frontend/src/locale/messages.hi.xlf @@ -2254,6 +2254,7 @@ Get a list of the last 10 transactions to enter the mempool. Each transaction object contains simplified overview data, with the following fields: txid, fee, vsize, and value. + मेमपूल में प्रवेश करने के लिए पिछले 10 लेनदेन की सूची प्राप्त करें। प्रत्येक लेन-देन वस्तु में निम्नलिखित क्षेत्रों के साथ सरलीकृत अवलोकन डेटा होता है: txid , शुल्क , बनाम src/app/components/api-docs/api-docs.component.html 650,651 @@ -2283,6 +2284,7 @@ Returns details about a transaction. Available fields: txid, version, locktime, size, weight, fee, vin, vout, and status. + लेन-देन के बारे में विवरण देता है। उपलब्ध क्षेत्रों: टीएक्सआईडी , संस्करण , लॉकटाइम , आकार , वजन , शुल्क , वी इन , वी आउट , और स्थिति src/app/components/api-docs/api-docs.component.html 693,694 @@ -2298,6 +2300,7 @@ Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format. + बिटकॉइन के मर्कलब्लॉक प्रारूप का उपयोग करके लेनदेन के लिए एक मर्कल समावेशन प्रमाण देता है। src/app/components/api-docs/api-docs.component.html 730,731 @@ -2305,6 +2308,7 @@ Returns a merkle inclusion proof for the transaction using Electrum's blockchain.transaction.get_merkle format. + एलेक्ट्रम के blockchain.transaction.get_merkle प्रारूप का उपयोग करके लेनदेन के लिए एक मर्कल समावेशन प्रमाण देता है। src/app/components/api-docs/api-docs.component.html 750,751 @@ -2312,6 +2316,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 (वैकल्पिक) (वैकल्पिक) लेन-देन की स्थिति। src/app/components/api-docs/api-docs.component.html 769,770 @@ -2319,6 +2324,7 @@ Returns the spending status of all transaction outputs. + सभी लेन-देन आउटपुट की व्यय स्थिति लौटाता है। src/app/components/api-docs/api-docs.component.html 788,791 @@ -2334,6 +2340,7 @@ Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional). + लेन-देन की पुष्टि की स्थिति लौटाता है। उपलब्ध फ़ील्ड: पुष्टि की गई (बूलियन), block_height (वैकल्पिक), और block_hash (वैकल्पिक)। src/app/components/api-docs/api-docs.component.html 826,827 @@ -2341,6 +2348,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. + नेटवर्क पर एक कच्चा लेनदेन प्रसारित करें। लेन-देन अनुरोध निकाय में हेक्स के रूप में प्रदान किया जाना चाहिए। सफलता मिलने पर txid लौटा दिया जाएगा। src/app/components/api-docs/api-docs.component.html 846,847 @@ -2358,6 +2366,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. + डिफ़ॉल्ट पुश: क्रिया: 'चाहते हैं', डेटा: ['ब्लॉक', ...] जिसे आप पुश करना चाहते हैं उसे व्यक्त करने के लिए। उपलब्ध: ब्लॉक , मेमपूल-ब्लॉक , लाइव -2h-चार्ट और आँकड़े. पते से संबंधित लेनदेन को पुश करें: 'ट्रैक-एड्रेस': '3PbJ...bF9B' वाले सभी नए लेनदेन इनपुट या आउटपुट के रूप में प्राप्त करें। लेन-देन की एक सरणी देता है। पता-लेनदेन , और नए ब्लॉक पुष्टि लेनदेन के लिए ब्लॉक-लेनदेन src/app/components/api-docs/api-docs.component.html 865,866 @@ -3787,6 +3796,7 @@ This transaction saved % on fees by using native SegWit-Bech32 + इस लेन-देन ने मूल SegWit-Bech32 का उपयोग करके शुल्क पर % बचाया src/app/components/tx-features/tx-features.component.html 1 @@ -3813,6 +3823,7 @@ This transaction saved % on fees by using SegWit and could save % more by fully upgrading to native SegWit-Bech32 + इस लेन-देन ने SegWit का उपयोग करके शुल्क पर % बचाया और मूल SegWit-Bech32 में पूरी तरह से अपग्रेड करके % अधिक बचा सकता है src/app/components/tx-features/tx-features.component.html 3 @@ -3821,6 +3832,7 @@ This transaction could save % on fees by upgrading to native SegWit-Bech32 or % by upgrading to SegWit-P2SH + यह लेन-देन स्थानीय SegWit-Bech32 या % SegWit-P2SH में अपग्रेड करके शुल्क पर % बचा सकता है src/app/components/tx-features/tx-features.component.html 5 @@ -3829,6 +3841,7 @@ This transaction support Replace-By-Fee (RBF) allowing fee bumping + यह लेन-देन प्रतिस्थापन-दर-शुल्क (आरबीएफ) का समर्थन करता है, जिससे शुल्क में वृद्धि होती है src/app/components/tx-features/tx-features.component.html 8 @@ -3851,6 +3864,7 @@ This transaction does NOT support Replace-By-Fee (RBF) and cannot be fee bumped using this method + यह लेन-देन प्रतिस्थापन-दर-शुल्क (आरबीएफ) का समर्थन नहीं करता है और इस पद्धति का उपयोग करके शुल्क में बाधा नहीं डाली जा सकती है src/app/components/tx-features/tx-features.component.html 9