mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
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
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
61 lines
4.7 KiB
JSON
61 lines
4.7 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": "Няма намерени резултати"
|
||
}
|