msgid "" "Now let's label the same transaction with the ordinal numbers of the " "satoshis that each input contains, and question marks for each output slot. " "Ordinal numbers are large, so let's use letters to represent them:" msgstr "" "अब चलिए उसी लेन-देन को उस प्रवेश इनपुट में होने वाले सतोशियों के क्रमिक अंकों से चिह्नित करते हैं, " "और प्रत्येक आउटपुट स्लॉट के लिए प्रश्न चिह्न। क्रमिक अंक बड़े होते हैं, इसलिए चलिए उन्हें प्रतिस्थापित " "करने के लिए अक्षरों का उपयोग करते हैं:" #: src/faq.md:61 msgid "" "```\n" "[a b] [c] [d e f] → [? ? ? ?] [? ?]\n" "```" msgstr "" #: src/faq.md:63 msgid "" "To figure out which satoshi goes to which output, go through the input " "satoshis in order and assign each to a question mark:" msgstr "" "यह समझने के लिए कि कौन सा सातोशी किस आउटपुट में जाता है, प्रवेश सतोशियों को क्रम में " "देखें और प्रत्येक को एक प्रश्न चिह्न के साथ सौंपें:" #: src/faq.md:66 msgid "" "```\n" "[a b] [c] [d e f] → [a b c d] [e f]\n" "```" msgstr "" #: src/faq.md:68 msgid "" "What about fees, you might ask? Good question! Let's imagine the same "