msgid "Get the wallet descriptor from the wallet whose UTXOs you want to search for rare ordinals. It will look something like this:" msgstr "قم بالحصول على وصف المحفظة من المحفظة التي ترغب في البحث في أموالها عن الأرقام الترتيبية النادرة. سيبدو هذا التوصيف مشابهًا لهذا:" #: src\guides/sat-hunting.md:94 msgid "" "```\n" "wpkh([bf1dd55e/84'/0'/0']xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/0/*)#csvefu29\n" "```" msgstr "" #: src\guides/sat-hunting.md:98 msgid "Create a watch-only wallet named `foo-watch-only`:" msgstr "أنشئ محفظة رصدية باسم `foo-watch-only`:" #: src\guides/sat-hunting.md:100 msgid "" "```sh\n" "bitcoin-cli createwallet foo-watch-only true true\n" "```" msgstr "" #: src\guides/sat-hunting.md:104 msgid "Feel free to give it a better name than `foo-watch-only`!" msgstr "لا تتردد في إعطائه اسمًا أفضل من `foo-watch-only` إذا كنت ترغب!" #: src\guides/sat-hunting.md:106 msgid "Load the `foo-watch-only` wallet:" msgstr "قم بتحميل محفظة \"foo-watch-only\" باستخدام الأمر التالي:"