36 lines
2.8 KiB
JSON
Executable File
36 lines
2.8 KiB
JSON
Executable File
{
|
|
"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} документ|{count} документа|{count} документов",
|
|
"theme.SearchPage.emptyResultsTitle": "Поиск по сайту",
|
|
"theme.SearchPage.existingResultsTitle": "Результаты поиска по запросу \"{query}\"",
|
|
"theme.SearchPage.fetchingNewResults": "Загрузка новых результатов поиска...",
|
|
"theme.SearchPage.inputLabel": "Поиск",
|
|
"theme.SearchPage.inputPlaceholder": "Введите фразу для поиска",
|
|
"theme.SearchPage.noResultsText": "По запросу ничего не найдено"
|
|
}
|