docusaurus/packages/docusaurus-theme-translations/locales/bn/theme-search-algolia.json
Dylan Tientcheu 9c689880ed
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
Canary Release / Publish Canary (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (24) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 Windows (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Has been cancelled
E2E Tests / E2E — npm (push) Has been cancelled
E2E Tests / E2E — pnpm (push) Has been cancelled
feat(search): add runtime support for DocSearch v4 (#11327)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2025-09-19 14:15:57 +02:00

61 lines
5.2 KiB
JSON

{
"theme.SearchBar.label": "অনুসন্ধান",
"theme.SearchBar.seeAll": "সমস্ত {count}টি ফলাফল দেখুন",
"theme.SearchModal.askAiScreen.afterToolCallText": "Searched for",
"theme.SearchModal.askAiScreen.copyButtonCopiedText": "Copied!",
"theme.SearchModal.askAiScreen.copyButtonText": "Copy",
"theme.SearchModal.askAiScreen.copyButtonTitle": "Copy",
"theme.SearchModal.askAiScreen.disclaimerText": "Answers are generated with AI which can make mistakes. Verify responses.",
"theme.SearchModal.askAiScreen.dislikeButtonTitle": "Dislike",
"theme.SearchModal.askAiScreen.duringToolCallText": "Searching for ",
"theme.SearchModal.askAiScreen.likeButtonTitle": "Like",
"theme.SearchModal.askAiScreen.preToolCallText": "Searching...",
"theme.SearchModal.askAiScreen.relatedSourcesText": "Related sources",
"theme.SearchModal.askAiScreen.thanksForFeedbackText": "Thanks for your feedback!",
"theme.SearchModal.askAiScreen.thinkingText": "Thinking...",
"theme.SearchModal.errorScreen.helpText": "আপনি আপনার নেটওয়ার্ক সংযোগ পরীক্ষা করতে চাইতে পারেন।",
"theme.SearchModal.errorScreen.titleText": "ফলাফল আনতে অক্ষম",
"theme.SearchModal.footer.backToSearchText": "Back to search",
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape কী",
"theme.SearchModal.footer.closeText": "বন্ধ করতে",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "তীর নিচে",
"theme.SearchModal.footer.navigateText": "নেভিগেট করতে",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "তীর উপরে",
"theme.SearchModal.footer.searchByText": "অনুসন্ধান দ্বারা",
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter কী",
"theme.SearchModal.footer.selectText": "নির্বাচন করতে",
"theme.SearchModal.footer.submitQuestionText": "Submit question",
"theme.SearchModal.noResultsScreen.noResultsText": "কোনো ফলাফল পাওয়া যায়নি",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "আমাদের জানান।",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "বিশ্বাস করেন এই অনুসন্ধানে ফলাফল থাকা উচিত?",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "অনুসন্ধান করার চেষ্টা করুন",
"theme.SearchModal.placeholder": "ডক্স অনুসন্ধান করুন",
"theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
"theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
"theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
"theme.SearchModal.searchBox.cancelButtonText": "বাতিল",
"theme.SearchModal.searchBox.enterKeyHint": "search",
"theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
"theme.SearchModal.searchBox.placeholderText": "Search docs",
"theme.SearchModal.searchBox.placeholderTextAskAi": "Ask another question...",
"theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Answering...",
"theme.SearchModal.searchBox.resetButtonTitle": "অনুসন্ধান সাফ করুন",
"theme.SearchModal.searchBox.searchInputLabel": "Search",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "প্রিয়",
"theme.SearchModal.startScreen.noRecentSearchesText": "কোনো সাম্প্রতিক অনুসন্ধান নেই",
"theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
"theme.SearchModal.startScreen.recentSearchesTitle": "সাম্প্রতিক",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "প্রিয় থেকে এই অনুসন্ধান সরান",
"theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "ইতিহাস থেকে এই অনুসন্ধান সরান",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "এই অনুসন্ধান সংরক্ষণ করুন",
"theme.SearchPage.algoliaLabel": "Algolia দ্বারা অনুসন্ধান",
"theme.SearchPage.documentsFound.plurals": "{count}টি ডকুমেন্ট পাওয়া গেছে",
"theme.SearchPage.emptyResultsTitle": "ডকুমেন্টেশনে অনুসন্ধান করুন",
"theme.SearchPage.existingResultsTitle": "\"{query}\" এর জন্য অনুসন্ধান ফলাফল",
"theme.SearchPage.fetchingNewResults": "নতুন ফলাফল আনা হচ্ছে...",
"theme.SearchPage.inputLabel": "অনুসন্ধান",
"theme.SearchPage.inputPlaceholder": "এখানে আপনার অনুসন্ধান লিখুন",
"theme.SearchPage.noResultsText": "কোনো ফলাফল পাওয়া যায়নি"
}