"होंगी।"
#: src/guides/inscriptions.md:163
msgid "Creating Inscriptions"
msgstr "इंस्क्रीप्शंस (डिजिटल अभिलेखों) का सृजन"
#: src/guides/inscriptions.md:166
msgid "To create an inscription with the contents of `FILE`, run:"
msgstr "`FILE` (फ़ाइल) की विषय-वस्तु के साथ एक डिजिटल अभिलेख का सृजन करने के लिए, "
"निम्नलिखित संचालित करें:"
#: src/guides/inscriptions.md:168
msgid ""
"```\n"
"ord wallet inscribe --fee-rate FEE_RATE FILE\n"
"```"
msgstr ""
#: 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 ""
"ऑर्ड दो लेनदेन आईडी आउटपुट प्रदान करेगा, एक प्रतिबद्ध लेनदेन के लिए, और दूसरी प्रकट लेनदेन, और "
"डिजिटल अभिलेख आईडी के लिए। डिजिटल अभिलेख आईडी `TXIDiN` के रूप में है, जिसमें `TXID` प्रकट "
"लेनदेन की लेनदेन आईडी है, और `N` प्रकट लेनदेन में डिजिटल अभिलेख का सूचकांक है।"