msgid "/Users/Alice/Library/Application Support/ord"
msgstr ""
#: 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 <DIR> index update` or give it a specific filename and path "
"with `ord --index <FILENAME> index update`."
msgstr ""
"आप निस्संदेह `ord --data-dir <DIR> index update` के साथ डेटा निर्देशिका का स्थान स्वयं भी सेट "