Files
documentation/node_modules/@docusaurus/theme-translations/locales/uk/theme-search-algolia.json
2024-03-22 03:47:51 +05:30

36 lines
2.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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": "За запитом нічого не знайдено"
}