msgstr "ملف `frequency.tsv` هو ملف يحتوي على قيم مفصولة بعلامات التبويب. العمود الأول هو الكلمة، والعمود الثاني هو عدد مرات ظهورها في النص. القيم مرتبة من أقل تكرار إلى أعلى تكرار." #: src\bounty/3.md:29 msgid "`frequency.tsv` was compiled using [this program](https://github.com/casey/onegrams)." msgstr "تم تجميع `frequency.tsv` باستخدام هذا [this program](https://github.com/casey/onegrams)." #: src\bounty/3.md:32 msgid "To search an `ord` wallet for sats with a name in `frequency.tsv`, use the following [`ord`](https://github.com/ordinals/ord) command:" msgstr "للبحث في محفظة ord عن ساتوشي بأسماء موجودة في `frequency.tsv`، استخدم أمر [`ord`](https://github.com/ordinals/ord) التالي:" #: src\bounty/3.md:35 msgid "" "```\n" "ord wallet sats --tsv frequency.tsv\n" "```" msgstr "" #: src\bounty/3.md:39 msgid "This command requires the sat index, so `--index-sats` must be passed to ord when first creating the index." msgstr "هذا الأمر يتطلب فهرسة الساتوشي، لذا يجب تمرير`index-sats--` إلى ord عند إنشاء الفهرس للمرة الأولى."