msgstr "Para criar uma inscrição com o conteúdo de `ARQUIVO`, execute:"
#: src/guides/inscriptions.md:168
msgid ""
"```\n"
"ord wallet inscribe --fee-rate FEE_RATE --file FILE\n"
"```"
msgstr ""
"```\n"
"ord wallet inscribe --fee-rate TAXA --file ARQUIVO\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 produzirá dois IDs de transação, um para a transação de confirmação, "
"outro para a transação de revelação, e o ID de inscrição. Os IDs de inscrição "
"têm o formato `TXIDiN`, onde `TXID` é o ID da transação de revelação e `N` "
"é o índice da inscrição na transação de revelação."
#: src/guides/inscriptions.md:177
msgid ""
"The commit transaction commits to a tapscript containing the content of the "