@docusaurus/theme-translations
Version:
Docusaurus theme translations.
36 lines (35 loc) • 3.01 kB
JSON
{
"theme.SearchBar.label": "Търсене",
"theme.SearchBar.seeAll": "Вижте всички {count} резултата",
"theme.SearchModal.errorScreen.helpText": "Може да проверите вашата мрежова връзка.",
"theme.SearchModal.errorScreen.titleText": "Не може да се извлекат резултати",
"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.noResultsScreen.noResultsText": "Няма резултати за",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Информирай ни.",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Вярвате, че тази заявка трябва да върне резултати?",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Опитайте да потърсите",
"theme.SearchModal.placeholder": "Търсене в документацията",
"theme.SearchModal.searchBox.cancelButtonText": "Отказ",
"theme.SearchModal.searchBox.resetButtonTitle": "Изчистване на заявката",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Любими",
"theme.SearchModal.startScreen.noRecentSearchesText": "Няма скорошни търсения",
"theme.SearchModal.startScreen.recentSearchesTitle": "Скорошни",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Премахване на това търсене от любимите",
"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": "Не бяха намерени резултати"
}