#: src/faq.md:39 msgid "" "Satoshis live in outputs, but transactions destroy outputs and create new " "ones, so ordinal theory uses an algorithm to determine how satoshis hop from " "the inputs of a transaction to its outputs." msgstr "" "Ang Satoshi ay nasa mga output, ngunit sinisira ng mga transaksyon ang mga " "output na ito at lumikha ng mga bago muli. Samakatuwid, ang Ordinal Theory " "ay gumagamit ng isang algorithm upang matukoy kung paano nai-pasa ang " "satoshi mula sa mga input ng isang transaksyon patungo sa mga output nito." #: src/faq.md:43 msgid "Fortunately, that algorithm is very simple." msgstr "At ang algorithm na ito ay napaka-simple." #: src/faq.md:45 msgid "" "Satoshis transfer in first-in-first-out order. Think of the inputs to a " "transaction as being a list of satoshis, and the outputs as a list of slots, " "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."