"the inscription content is created. Second, in the reveal transaction, the "
"output created by the commit transaction is spent, revealing the inscription "
"content on-chain."
msgstr ""
"Da Ausgaben für Taproot-Skripts nur aus vorhandenen Taproot-Ausgaben "
"getätigt werden können, werden inscriptions mithilfe eines zweiphasigen "
"Commit/Reveal-Verfahrens vorgenommen. Zunächst wird in der Commit-"
"Transaktion eine Taproot-Ausgabe erstellt, die ein Commit für ein Skript mit "
"dem Inhalt der Inschrift durchführt. Zweitens wird bei der "
"Offenlegungstransaktion die durch die Festschreibungstransaktion erzeugte "
"Ausgabe ausgegeben, um den Inhalt der Inschrift in der chain preiszugeben."

#: src\inscriptions.md:33
msgid ""
"Inscription content is serialized using data pushes within unexecuted "
"conditionals, called \"envelopes\". Envelopes consist of an `OP_FALSE OP_IF "
"… OP_ENDIF` wrapping any number of data pushes. Because envelopes are "
"effectively no-ops, they do not change the semantics of the script in which "