mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
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
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
61 lines
4.1 KiB
JSON
61 lines
4.1 KiB
JSON
{
|
||
"theme.SearchBar.label": "Ara",
|
||
"theme.SearchBar.seeAll": "{count} sonucun tümünü görün",
|
||
"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": "Ağ bağlantınızı kontrol etmek isteyebilirsiniz.",
|
||
"theme.SearchModal.errorScreen.titleText": "Sonuçlar alınamadı",
|
||
"theme.SearchModal.footer.backToSearchText": "Back to search",
|
||
"theme.SearchModal.footer.closeKeyAriaLabel": "ESC Tuşu",
|
||
"theme.SearchModal.footer.closeText": "Kapat",
|
||
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Aşağı ok",
|
||
"theme.SearchModal.footer.navigateText": "yönlendir",
|
||
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Yukarı ok",
|
||
"theme.SearchModal.footer.searchByText": "Şuna göre ara:",
|
||
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter tuşu",
|
||
"theme.SearchModal.footer.selectText": "Seç",
|
||
"theme.SearchModal.footer.submitQuestionText": "Submit question",
|
||
"theme.SearchModal.noResultsScreen.noResultsText": "için sonuç yok",
|
||
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Bilmemize izin ver.",
|
||
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Bu sorgunun sonuç döndürmesi gerektiğine inanıyor musunuz?",
|
||
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Aramayı deneyin",
|
||
"theme.SearchModal.placeholder": "Dokümanlarda ara",
|
||
"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": "İptal",
|
||
"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": "Sorguyu temizle",
|
||
"theme.SearchModal.searchBox.searchInputLabel": "Search",
|
||
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favori",
|
||
"theme.SearchModal.startScreen.noRecentSearchesText": "Son arama yok",
|
||
"theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
|
||
"theme.SearchModal.startScreen.recentSearchesTitle": "Son",
|
||
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Bu aramayı favorilerden kaldır",
|
||
"theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
|
||
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Bu aramayı geçmişten kaldır",
|
||
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Bu aramayı kaydet",
|
||
"theme.SearchPage.algoliaLabel": "Algolia tarafından desteklenmektedir",
|
||
"theme.SearchPage.documentsFound.plurals": "Bir döküman bulundu|{count} döküman bulundu",
|
||
"theme.SearchPage.emptyResultsTitle": "Dokümanlarda ara",
|
||
"theme.SearchPage.existingResultsTitle": "Arama sonuçları",
|
||
"theme.SearchPage.fetchingNewResults": "Yeni sonuçlar getiriliyor...",
|
||
"theme.SearchPage.inputLabel": "Ara",
|
||
"theme.SearchPage.inputPlaceholder": "Aramanızı buraya yazın",
|
||
"theme.SearchPage.noResultsText": "Hiçbir sonuç bulunamadı"
|
||
}
|