mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 02:08:36 +02:00
56 lines
3.6 KiB
JSON
56 lines
3.6 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.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'",
|
||
"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.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.readMoreLabel": "Read more about {title}",
|
||
"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.colorToggle.ariaLabel": "Switch between dark and light mode",
|
||
"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.DocCard.categoryDescription": "{count} items",
|
||
"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.versionBadge.label": "Version: {versionLabel}",
|
||
"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.mobileLanguageDropdown.label": "Languages",
|
||
"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"
|
||
}
|