#: src/guides/inscriptions.md:273
msgid "Send the inscription by running:"
msgstr "使用命令格式发送铭文:"
#: src/guides/inscriptions.md:275
msgid ""
"```\n"
"ord wallet send --fee-rate <FEE_RATE> <ADDRESS> <INSCRIPTION_ID>\n"
"```"
msgstr ""
#: src/guides/inscriptions.md:279 src/guides/inscriptions.md:307
msgid "See the pending transaction with:"
msgstr "检查未完成交易情况:"
#: src/guides/inscriptions.md:285
msgid ""
"Once the send transaction confirms, the recipient can confirm receipt by "
"running:"
msgstr "一旦交易确认,接收方可以使用一下命令查看接收到的铭文"
#: src/guides/inscriptions.md:292
msgid "Receiving Inscriptions"
msgstr "接收铭文"
#: src/guides/inscriptions.md:295
msgid "Generate a new receive address using:"
msgstr "使用以下命令生成一个新的接收地址"
#: src/guides/inscriptions.md:301
msgid "The sender can transfer the inscription to your address using:"
msgstr "发送方使用命令发送铭文到你的地址"
#: src/guides/inscriptions.md:303
msgid ""
"```\n"
"ord wallet send ADDRESS INSCRIPTION_ID\n"
"```"
msgstr ""
#: src/guides/inscriptions.md:312
msgid ""
"Once the send transaction confirms, you can can confirm receipt by running:"