mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 23:54:25 +00:00
Co-authored-by: Paden Clayton <paden.clayton@monkedia.com> Co-authored-by: Josh-Cena <sidachen2003@gmail.com> Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
65 lines
4.0 KiB
JSON
65 lines
4.0 KiB
JSON
{
|
||
"theme.AnnouncementBar.closeButtonAriaLabel": "Kapat",
|
||
"theme.BackToTopButton.buttonAriaLabel": "Sayfa başına dön",
|
||
"theme.CodeBlock.copied": "Kopyalandı",
|
||
"theme.CodeBlock.copy": "Kopyala",
|
||
"theme.CodeBlock.copyButtonAriaLabel": "Kodu panoya kopyala",
|
||
"theme.ErrorPageContent.title": "This page crashed.",
|
||
"theme.ErrorPageContent.tryAgain": "Try again",
|
||
"theme.NotFound.p1": "Aradığınız şeyi bulamadık.",
|
||
"theme.NotFound.p2": "Lütfen sizi orijinal URL'ye yönlendiren sitenin sahibiyle iletişime geçin ve bağlantısının bozuk olduğunu bildirin.",
|
||
"theme.NotFound.title": "Sayfa Bulunamadı",
|
||
"theme.Playground.liveEditor": "Canlı Düzenleyici",
|
||
"theme.Playground.result": "Sonuç",
|
||
"theme.PwaReloadPopup.closeButtonAriaLabel": "Kapat",
|
||
"theme.PwaReloadPopup.info": "Yeni sürüm mevcut",
|
||
"theme.PwaReloadPopup.refreshButtonText": "Yenile",
|
||
"theme.SearchBar.label": "Ara",
|
||
"theme.SearchPage.algoliaLabel": "Algolia ile Ara",
|
||
"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ı",
|
||
"theme.TOCCollapsible.toggleButtonLabel": "Bu sayfada",
|
||
"theme.blog.archive.description": "Arşiv",
|
||
"theme.blog.archive.title": "Arşiv",
|
||
"theme.blog.paginator.navAriaLabel": "Blog gönderi sayfası navigasyonu",
|
||
"theme.blog.paginator.newerEntries": "Yeni Girdiler",
|
||
"theme.blog.paginator.olderEntries": "Eski Girdiler",
|
||
"theme.blog.post.paginator.navAriaLabel": "Blog gönderi sayfası navigasyonu",
|
||
"theme.blog.post.paginator.newerPost": "Daha Yeni Gönderi",
|
||
"theme.blog.post.paginator.olderPost": "Daha Eski Gönderi",
|
||
"theme.blog.post.plurals": "Bir gönderi|{count} gönderi",
|
||
"theme.blog.post.readMore": "Daha Fazla",
|
||
"theme.blog.post.readingTime.plurals": "{readingTime} dakikalık okuma|{readingTime} dakikalık okuma",
|
||
"theme.blog.sidebar.navAriaLabel": "Blog son gönderiler navigasyonu",
|
||
"theme.blog.tagTitle": "\"{tagName}\" ile etiketlenmiş {nPosts}",
|
||
"theme.common.editThisPage": "Bu sayfayı düzenle",
|
||
"theme.common.headingLinkTitle": "Başlığa doğrudan bağlantı",
|
||
"theme.common.skipToMainContent": "Ana içeriğe geç",
|
||
"theme.docs.paginator.navAriaLabel": "Dokümanlar sayfası navigasyonu",
|
||
"theme.docs.paginator.next": "Sonraki",
|
||
"theme.docs.paginator.previous": "Önceki",
|
||
"theme.docs.sidebar.collapseButtonAriaLabel": "Kenar çubuğunu daralt",
|
||
"theme.docs.sidebar.collapseButtonTitle": "Kenar çubuğunu daralt",
|
||
"theme.docs.sidebar.expandButtonAriaLabel": "Kenar çubuğunu genişlet",
|
||
"theme.docs.sidebar.expandButtonTitle": "Kenar çubuğunu genişlet",
|
||
"theme.docs.tagDocListPageTitle": "\"{tagName}\" ile etiketlenmiş {nDocsTagged}",
|
||
"theme.docs.tagDocListPageTitle.nDocsTagged": "Bir doküman etiketlendi|{count} doküman etiketlendi",
|
||
"theme.docs.versions.latestVersionLinkLabel": "en son sürüm",
|
||
"theme.docs.versions.latestVersionSuggestionLabel": "Güncel belgeler için bkz. {latestVersionLink} ({versionLabel}).",
|
||
"theme.docs.versions.unmaintainedVersionLabel": "Bu, {siteTitle} {versionLabel} dokümantasyonudur ve bakımı sonlanmıştır.",
|
||
"theme.docs.versions.unreleasedVersionLabel": "Bu, {siteTitle} {versionLabel} sürümü için yayınlanmamış dokümantasyondur.",
|
||
"theme.lastUpdated.atDate": " {date} tarihinde",
|
||
"theme.lastUpdated.byUser": " {user} tarafından",
|
||
"theme.lastUpdated.lastUpdatedAtBy": "En son{atDate}{byUser} güncellendi",
|
||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Ana menüye dön",
|
||
"theme.navbar.mobileVersionsDropdown.label": "Versiyonlar",
|
||
"theme.tags.tagsListLabel": "Etiketler:",
|
||
"theme.tags.tagsPageLink": "Tüm Etiketleri Görüntüle",
|
||
"theme.tags.tagsPageTitle": "Etiketler"
|
||
}
|