@docusaurus/theme-translations
Advanced tools
Comparing version 3.7.0-canary-6214 to 3.7.0-canary-6218
@@ -8,7 +8,7 @@ { | ||
"theme.CodeBlock.wordWrapToggle": "Kelime kaydırmayı aç/kapat", | ||
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'", | ||
"theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'", | ||
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Kenar çubuğu kategorisini daralt '{label}'", | ||
"theme.DocSidebarItem.expandCategoryAriaLabel": "Kenar çubuğu kategorisini genişlet '{label}'", | ||
"theme.ErrorPageContent.title": "Bu sayfa çöktü.", | ||
"theme.ErrorPageContent.tryAgain": "Tekrar deneyin", | ||
"theme.NavBar.navAriaLabel": "Main", | ||
"theme.NavBar.navAriaLabel": "Ana menü", | ||
"theme.NotFound.p1": "Aradığınız şeyi bulamadık.", | ||
@@ -23,9 +23,9 @@ "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.admonition.tip": "ipucu", | ||
"theme.admonition.warning": "warning", | ||
"theme.admonition.warning": "uyarı", | ||
"theme.blog.archive.description": "Arşiv", | ||
"theme.blog.archive.title": "Arşiv", | ||
"theme.blog.author.noPosts": "This author has not written any posts yet.", | ||
"theme.blog.author.noPosts": "Bu yazar henüz herhangi bir yazı yazmadı.", | ||
"theme.blog.author.pageTitle": "{authorName} - {nPosts}", | ||
"theme.blog.authorsList.pageTitle": "Authors", | ||
"theme.blog.authorsList.viewAll": "View All Authors", | ||
"theme.blog.authorsList.pageTitle": "Yazarlar", | ||
"theme.blog.authorsList.viewAll": "Tüm Yazarları Görüntüle", | ||
"theme.blog.paginator.navAriaLabel": "Blog gönderi sayfası navigasyonu", | ||
@@ -49,4 +49,4 @@ "theme.blog.paginator.newerEntries": "Yeni Girdiler", | ||
"theme.common.skipToMainContent": "Ana içeriğe geç", | ||
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.", | ||
"theme.contentVisibility.draftBanner.title": "Draft page", | ||
"theme.contentVisibility.draftBanner.message": "Bu sayfa bir taslaktır. Sadece dev'de görünür olacak ve üretim yapısından hariç tutulacaktır.", | ||
"theme.contentVisibility.draftBanner.title": "Taslak sayfa", | ||
"theme.contentVisibility.unlistedBanner.message": "Bu sayfa listelenmemiş. Arama motorları dizine eklemez ve yalnızca doğrudan bağlantısı olan kullanıcılar buna erişebilir.", | ||
@@ -56,3 +56,3 @@ "theme.contentVisibility.unlistedBanner.title": "Listelenmeyen sayfa", | ||
"theme.docs.breadcrumbs.home": "Ana sayfa", | ||
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", | ||
"theme.docs.breadcrumbs.navAriaLabel": "Gezinti yolu", | ||
"theme.docs.paginator.navAriaLabel": "Dokümanlar sayfası", | ||
@@ -66,7 +66,7 @@ "theme.docs.paginator.next": "Sonraki", | ||
"theme.docs.sidebar.expandButtonTitle": "Kenar çubuğunu genişlet", | ||
"theme.docs.sidebar.navAriaLabel": "Docs sidebar", | ||
"theme.docs.sidebar.navAriaLabel": "Belgeler kenar çubuğu", | ||
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Gezinme çubuğunu aç/kapat", | ||
"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.versionBadge.label": "Versiyon: {versionLabel}", | ||
"theme.docs.versions.latestVersionLinkLabel": "en son sürüm", | ||
@@ -79,3 +79,3 @@ "theme.docs.versions.latestVersionSuggestionLabel": "Güncel belgeler için bkz. {latestVersionLink} ({versionLabel}).", | ||
"theme.lastUpdated.lastUpdatedAtBy": "En son {atDate} {byUser} güncellendi", | ||
"theme.navbar.mobileLanguageDropdown.label": "Languages", | ||
"theme.navbar.mobileLanguageDropdown.label": "Diller", | ||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Ana menüye dön", | ||
@@ -82,0 +82,0 @@ "theme.navbar.mobileVersionsDropdown.label": "Versiyonlar", |
{ | ||
"name": "@docusaurus/theme-translations", | ||
"version": "3.7.0-canary-6214", | ||
"version": "3.7.0-canary-6218", | ||
"description": "Docusaurus theme translations.", | ||
@@ -26,6 +26,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@docusaurus/babel": "3.7.0-canary-6214", | ||
"@docusaurus/core": "3.7.0-canary-6214", | ||
"@docusaurus/logger": "3.7.0-canary-6214", | ||
"@docusaurus/utils": "3.7.0-canary-6214", | ||
"@docusaurus/babel": "3.7.0-canary-6218", | ||
"@docusaurus/core": "3.7.0-canary-6218", | ||
"@docusaurus/logger": "3.7.0-canary-6218", | ||
"@docusaurus/utils": "3.7.0-canary-6218", | ||
"lodash": "^4.17.21" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "b541baa74e395851e6b39f65e7b1b63f4706f70e" | ||
"gitHead": "ab76585735ad04818680632edec0f149fd15bbee" | ||
} |
335554