docusaurus/packages/docusaurus-theme-translations/locales/sl/theme-search-algolia.json
Dylan Tientcheu 9c689880ed
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
feat(search): add runtime support for DocSearch v4 (#11327)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2025-09-19 14:15:57 +02:00

61 lines
4.2 KiB
JSON

{
"theme.SearchBar.label": "Išči",
"theme.SearchBar.seeAll": "Poglej vse rezultate ({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": "Preverite vašo spletno povezavo.",
"theme.SearchModal.errorScreen.titleText": "Rezultatov ni bilo možno naložiti",
"theme.SearchModal.footer.backToSearchText": "Back to search",
"theme.SearchModal.footer.closeKeyAriaLabel": "Tipka Escape",
"theme.SearchModal.footer.closeText": "zapri",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Tipka puščica navzdol",
"theme.SearchModal.footer.navigateText": "naslednji/prejšnji rezultat",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Tipka puščica navzgor",
"theme.SearchModal.footer.searchByText": "Iskanje",
"theme.SearchModal.footer.selectKeyAriaLabel": "tipka Enter",
"theme.SearchModal.footer.selectText": "izberi",
"theme.SearchModal.footer.submitQuestionText": "Submit question",
"theme.SearchModal.noResultsScreen.noResultsText": "Ni rezultatov za",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Obvestite nas.",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Mislite, da bi morali obstajati rezultati?",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Poskusite poiskati",
"theme.SearchModal.placeholder": "Išči po dokumentaciji",
"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": "Prekliči",
"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": "Izprazni iskalni niz",
"theme.SearchModal.searchBox.searchInputLabel": "Search",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Priljubljena iskanja",
"theme.SearchModal.startScreen.noRecentSearchesText": "Ni iskanj pred kratkim",
"theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
"theme.SearchModal.startScreen.recentSearchesTitle": "Pred kratkim",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Umakni iskanje iz priljubljenih",
"theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Umakni iskanje iz zgodovine",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Shrani to iskanje",
"theme.SearchPage.algoliaLabel": "Poganja Algolia",
"theme.SearchPage.documentsFound.plurals": "Dokument najden|Dokumenta najdena|{count} dokumenti najdeni|{count} dokumentov najdenih",
"theme.SearchPage.emptyResultsTitle": "Išči po dokumentaciji",
"theme.SearchPage.existingResultsTitle": "Rezultati iskanja za \"{query}\"",
"theme.SearchPage.fetchingNewResults": "Nalagam nove rezultate...",
"theme.SearchPage.inputLabel": "Išči",
"theme.SearchPage.inputPlaceholder": "Vnesite iskalni niz tukaj",
"theme.SearchPage.noResultsText": "Ni bilo rezultatov"
}