msgstr "" #: src\guides/reindexing.md:21 msgid "So to delete the database and reindex on MacOS you would have to run the following commands in the terminal:" msgstr "لحذف قاعدة البيانات وإعادة فهرستها على نظام MacOS، يمكنك تشغيل الأوامر التالية في الطرفية (الترمينال):" #: src\guides/reindexing.md:24 msgid "" "```bash\n" "rm ~/Library/Application Support/ord/index.redb\n" "ord index run\n" "```" msgstr "" #: src\guides/reindexing.md:29 msgid "You can of course also set the location of the data directory yourself with `ord --data-dir index run` or give it a specific filename and path with `ord --index index run`." msgstr "بالطبع، يمكنك أيضًا تعيين موقع دليل البيانات بنفسك باستخدام الأمر `ord --data-dir index run` أو تحديد اسم ملف ومسار محدد باستخدام `ord --index index run`. هذا سيسمح لك بتحديد مكان قاعدة البيانات أو اسم الملف حسب الحاجة." #: src\bounties.md:1 msgid "Ordinal Bounty Hunting Hints" msgstr "نصائح لصيد جوائز أوردينال" #: src\bounties.md:4 msgid "The `ord` wallet can send and receive specific satoshis. Additionally, ordinal theory is extremely simple. A clever hacker should be able to write code from scratch to manipulate satoshis using ordinal theory in no time."