msgstr "Um eine Inschrift mit dem Inhalt von `FILE` zu erstellen, führen:"
#: src\guides/inscriptions.md:168
msgid ""
"```\n"
"ord wallet inscribe --fee-rate FEE_RATE --file FILE\n"
"```"
msgstr ""
"```\n"
"ord wallet inscribe --fee-rate FEE_RATE --file FILE\n"
"```"
#: src\guides/inscriptions.md:172
msgid ""
"Ord will output two transactions IDs, one for the commit transaction, and "
"one for the reveal transaction, and the inscription ID. Inscription IDs are "
"of the form `TXIDiN`, where `TXID` is the transaction ID of the reveal "
"transaction, and `N` is the index of the inscription in the reveal "
"transaction."
msgstr ""
"Ord gibt zwei Transaktions-IDs aus, eine für die Commit-Transaktion und eine "
"für die Reveal-Transaktion, sowie die inscription -ID. inscription -IDs "
"haben das Format `TXIDiN`, wobei `TXID` die Transaktions-ID der Reveal-"
"Transaktion ist und `N` der Index der inscription in der Reveal-Transaktion "
"ist."
#: src\guides/inscriptions.md:177
msgid ""
"The commit transaction commits to a tapscript containing the content of the "