"waiting to receive a satoshi. To assign input satoshis to slots, go through " "each satoshi in the inputs in order, and assign each to the first available " "slot in the outputs." msgstr "" "सातोशी फर्स्ट-इन-फर्स्ट-आउट (फीफो) क्रम में स्थानांतरण करते हैं। लेन-देन इनपुट को सातोशी की सूची और " "आउटपुट को सातोशी प्राप्त करने की प्रतीक्षारत स्लॉट की सूची के रूप में विचार करते हैं। इनपुट सातोशी को " "स्लॉट में निर्दिष्‍ट करने के लिए, इनपुट में प्रत्येक सातोशी की क्रम से जांच-परख करें, और प्रत्येक को आउटपुट " "में पहले उपलब्ध स्लॉट में निर्दिष्‍ट कर दें।" #: src/faq.md:51 msgid "" "Let's imagine a transaction with three inputs and two outputs. The inputs " "are on the left of the arrow and the outputs are on the right, all labeled " "with their values:" msgstr "" "आइए तीन इनपुट और दो आउटपुट वाले लेनदेन की कल्पना करते हैं। इनपुट तीर के बाईं ओर हैं और आउटपुट " "तीर के दाईं ओर रखी गई हैं, उन सभी पर उनके मान के साथ लेबल लगाए गए हैं:" #: src/faq.md:55 msgid "" "```\n" "[2] [1] [3] → [4] [2]\n" "```" msgstr "" #: src/faq.md:57