"```" msgstr "" "```\n" "ord wallet send --fee-rate
\n" "```" #: src/guides/inscriptions.md:222 src/guides/inscriptions.md:250 msgid "See the pending transaction with:" msgstr "Посмотреть транзакцию, находящуюся в ожидании, можно с помощью команды:" #: src/guides/inscriptions.md:228 msgid "Once the send transaction confirms, the recipient can confirm receipt by running:" msgstr "Как только транзакция отправки подтвердится, получатель может подтвердить получение, выполнив команду:" #: src/guides/inscriptions.md:235 msgid "Receiving Inscriptions" msgstr "Получение надписей" #: src/guides/inscriptions.md:238 msgid "Generate a new receive address using:" msgstr "Сгенерируйте новый адрес получения с помощью команды:" #: src/guides/inscriptions.md:244 msgid "The sender can transfer the inscription to your address using:" msgstr "Отправитель может передать надпись на ваш адрес с помощью:" #: src/guides/inscriptions.md:246 msgid "" "```\n" "ord wallet send ADDRESS INSCRIPTION_ID\n"