msgid "You can install the latest pre-built binary from the command line with:" msgstr "يمكنك تحميل الثنائيات المبنية مسبقًا بإعطاء الأمر التالي:" #: src\guides/inscriptions.md:97 msgid "" "```sh\n" "curl --proto '=https' --tlsv1.2 -fsLS https://ordinals.com/install.sh | bash -s\n" "```" msgstr "" #: src\guides/inscriptions.md:101 msgid "Once `ord` is installed, you should be able to run:" msgstr "بمجرد الانتهاء من تحميل ال `ord`، يجب أن تكون قادرًا على تشغيل:" #: src\guides/inscriptions.md:103 msgid "" "```\n" "ord --version\n" "```" msgstr "" #: src\guides/inscriptions.md:107 msgid "Which prints out `ord`'s version number." msgstr "والذي يشير الى الإصدار `ord` الحالي." #: src\guides/inscriptions.md:109 msgid "Creating a Bitcoin Core Wallet" msgstr "إنشاء محفظة بيتكوين كور" #: src\guides/inscriptions.md:112 msgid "`ord` uses Bitcoin Core to manage private keys, sign transactions, and broadcast transactions to the Bitcoin network." msgstr "أورد `ord` يستخدم بيتكوين كور ليدير المفاتيح الخاصة وتواقيع المعاملات وإرسالها الى شبكه البيتكوين."