#: src/guides/reindexing.md:19 msgid "Windows" msgstr "" #: src/guides/reindexing.md:19 msgid "`{FOLDERID_RoamingAppData}`\\\\ord" msgstr "" #: src/guides/reindexing.md:19 msgid "C:\\Users\\Alice\\AppData\\Roaming\\ord" 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 update\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