"Spalte ist das Wort, und die zweite Spalte zeigt an, wie oft es im Korpus "
"vorkommt. Die Einträge sind von am wenigsten häufig vorkommend bis am "
"häufigsten vorkommend sortiert."
#: src\bounty/3.md:29
msgid ""
"`frequency.tsv` was compiled using [this program](https://github.com/casey/"
"onegrams)."
msgstr ""
"`frequency.tsv` wurde mit kompiliert [dieses Programm](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 ""
"Um in einem `ord` wallet nach sats mit einem Namen in `frequency.tsv` zu "
"suchen, verwenden Sie den folgenden [`ord`](https://github.com/ordinals/ord) "
"befehl:"
#: src\bounty/3.md:35
msgid ""
"```\n"
"ord wallet sats --tsv frequency.tsv\n"
"```"
msgstr ""
"```\n"
"ord wallet sats --tsv frequency.tsv\n"
"```"
#: 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."