mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-01-11 09:03:51 +01:00
36 lines
2.9 KiB
JSON
36 lines
2.9 KiB
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} документ|{count} документи|{count} документів",
|
||
"theme.SearchPage.emptyResultsTitle": "Пошук по сайту",
|
||
"theme.SearchPage.existingResultsTitle": "Результати пошуку за запитом \"{query}\"",
|
||
"theme.SearchPage.fetchingNewResults": "Завантаження нових результатів пошуку...",
|
||
"theme.SearchPage.inputLabel": "Пошук",
|
||
"theme.SearchPage.inputPlaceholder": "Введіть фразу для пошуку",
|
||
"theme.SearchPage.noResultsText": "За запитом нічого не знайдено"
|
||
}
|