From f73d401d3abfd7845b9e5cb9018c381bded2a37e Mon Sep 17 00:00:00 2001 From: Ramazan Sancar Date: Tue, 4 Feb 2025 19:43:37 +0300 Subject: [PATCH] fix(theme-translations): Turkish exist language translate completed. (#10893) --- .../locales/tr/theme-common.json | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/packages/docusaurus-theme-translations/locales/tr/theme-common.json b/packages/docusaurus-theme-translations/locales/tr/theme-common.json index 5106f1edcf..665e94633b 100644 --- a/packages/docusaurus-theme-translations/locales/tr/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/tr/theme-common.json @@ -5,11 +5,11 @@ "theme.CodeBlock.copy": "Kopyala", "theme.CodeBlock.copyButtonAriaLabel": "Kodu panoya kopyala", "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.", "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ı", @@ -19,13 +19,13 @@ "theme.admonition.info": "bilgi", "theme.admonition.note": "not", "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", "theme.blog.paginator.newerEntries": "Yeni Girdiler", "theme.blog.paginator.olderEntries": "Eski Girdiler", @@ -44,13 +44,13 @@ "theme.common.editThisPage": "Bu sayfayı düzenle", "theme.common.headingLinkTitle": "{heading} doğrudan bağlantı", "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.", "theme.contentVisibility.unlistedBanner.title": "Listelenmeyen sayfa", "theme.docs.DocCard.categoryDescription.plurals": "1 öğe|{count} öğe", "theme.docs.breadcrumbs.home": "Ana sayfa", - "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", + "theme.docs.breadcrumbs.navAriaLabel": "Gezinti yolu", "theme.docs.paginator.navAriaLabel": "Dokümanlar sayfası", "theme.docs.paginator.next": "Sonraki", "theme.docs.paginator.previous": "Önceki", @@ -59,11 +59,11 @@ "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.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", "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.", @@ -71,7 +71,7 @@ "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.mobileLanguageDropdown.label": "Diller", "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Ana menüye dön", "theme.navbar.mobileVersionsDropdown.label": "Versiyonlar", "theme.tags.tagsListLabel": "Etiketler:",