@docusaurus/theme-translations 0.0.0-5304 → 0.0.0-5311

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
- "theme.IdealImageMessage.404error": "404. Image not found",
3
- "theme.IdealImageMessage.error": "Error. Click to reload",
4
- "theme.IdealImageMessage.load": "Click to load{sizeMessage}",
5
- "theme.IdealImageMessage.loading": "Loading...",
6
- "theme.IdealImageMessage.offline": "Your browser is offline. Image not loaded"
2
+ "theme.IdealImageMessage.404error": "404. Resim Bulunamadı!",
3
+ "theme.IdealImageMessage.error": "Hata. Yeniden yüklemek için tıklayın",
4
+ "theme.IdealImageMessage.load": "Yüklemek için tıklayın{sizeMessage}",
5
+ "theme.IdealImageMessage.loading": "Yükleniyor...",
6
+ "theme.IdealImageMessage.offline": "Tarayıcınız çevrimdışı. Resim yüklenemedi"
7
7
  }
@@ -6,8 +6,8 @@
6
6
  "theme.CodeBlock.copyButtonAriaLabel": "Kodu panoya kopyala",
7
7
  "theme.CodeBlock.wordWrapToggle": "Toggle word wrap",
8
8
  "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'",
9
- "theme.ErrorPageContent.title": "This page crashed.",
10
- "theme.ErrorPageContent.tryAgain": "Try again",
9
+ "theme.ErrorPageContent.title": "Bu sayfa çöktü.",
10
+ "theme.ErrorPageContent.tryAgain": "Tekrar deneyin",
11
11
  "theme.NotFound.p1": "Aradığınız şeyi bulamadık.",
12
12
  "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.",
13
13
  "theme.NotFound.title": "Sayfa Bulunamadı",
@@ -27,18 +27,18 @@
27
27
  "theme.blog.post.paginator.olderPost": "Daha Eski Gönderi",
28
28
  "theme.blog.post.plurals": "Bir gönderi|{count} gönderi",
29
29
  "theme.blog.post.readMore": "Daha Fazla",
30
- "theme.blog.post.readMoreLabel": "Read more about {title}",
30
+ "theme.blog.post.readMoreLabel": "{title} hakkında daha fazla bilgi edinin",
31
31
  "theme.blog.post.readingTime.plurals": "{readingTime} dakikalık okuma|{readingTime} dakikalık okuma",
32
32
  "theme.blog.sidebar.navAriaLabel": "Blog son gönderiler navigasyonu",
33
33
  "theme.blog.tagTitle": "\"{tagName}\" ile etiketlenmiş {nPosts}",
34
- "theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
35
- "theme.colorToggle.ariaLabel.mode.dark": "dark mode",
36
- "theme.colorToggle.ariaLabel.mode.light": "light mode",
34
+ "theme.colorToggle.ariaLabel": "Karanlık ve aydınlık mod arasında geçiş yapın (şu anda {mode})",
35
+ "theme.colorToggle.ariaLabel.mode.dark": "Karanlık mod",
36
+ "theme.colorToggle.ariaLabel.mode.light": "Aydınlık mod",
37
37
  "theme.common.editThisPage": "Bu sayfayı düzenle",
38
38
  "theme.common.headingLinkTitle": "Başlığa doğrudan bağlantı",
39
39
  "theme.common.skipToMainContent": "Ana içeriğe geç",
40
40
  "theme.docs.DocCard.categoryDescription": "{count} items",
41
- "theme.docs.breadcrumbs.home": "Home page",
41
+ "theme.docs.breadcrumbs.home": "Ana sayfa",
42
42
  "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
43
43
  "theme.docs.paginator.navAriaLabel": "Dokümanlar sayfası navigasyonu",
44
44
  "theme.docs.paginator.next": "Sonraki",
@@ -56,7 +56,7 @@
56
56
  "theme.docs.versions.unreleasedVersionLabel": "Bu, {siteTitle} {versionLabel} sürümü için yayınlanmamış dokümantasyondur.",
57
57
  "theme.lastUpdated.atDate": " {date} tarihinde",
58
58
  "theme.lastUpdated.byUser": " {user} tarafından",
59
- "theme.lastUpdated.lastUpdatedAtBy": "En son{atDate}{byUser} güncellendi",
59
+ "theme.lastUpdated.lastUpdatedAtBy": "En son {atDate} {byUser} güncellendi",
60
60
  "theme.navbar.mobileLanguageDropdown.label": "Languages",
61
61
  "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Ana menüye dön",
62
62
  "theme.navbar.mobileVersionsDropdown.label": "Versiyonlar",
@@ -1,29 +1,29 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Ara",
3
- "theme.SearchBar.seeAll": "See all {count} results",
4
- "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
- "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6
- "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
- "theme.SearchModal.footer.closeText": "to close",
8
- "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
- "theme.SearchModal.footer.navigateText": "to navigate",
10
- "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
- "theme.SearchModal.footer.searchByText": "Search by",
3
+ "theme.SearchBar.seeAll": "{count} sonucun tümünü görün",
4
+ "theme.SearchModal.errorScreen.helpText": " bağlantınızı kontrol etmek isteyebilirsiniz.",
5
+ "theme.SearchModal.errorScreen.titleText": "Sonuçlar alınamadı",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "ESC Tuşu",
7
+ "theme.SearchModal.footer.closeText": "Kapat",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Aşağı ok",
9
+ "theme.SearchModal.footer.navigateText": "yönlendir",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Yukarı ok",
11
+ "theme.SearchModal.footer.searchByText": "Şuna göre ara:",
12
12
  "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
- "theme.SearchModal.footer.selectText": "to select",
14
- "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
- "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
- "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
- "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
- "theme.SearchModal.placeholder": "Search docs",
19
- "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20
- "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21
- "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
- "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23
- "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
- "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25
- "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
- "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
13
+ "theme.SearchModal.footer.selectText": "Seç",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "için sonuç yok",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Bilmemize izin ver.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Bu sorgunun sonuç döndürmesi gerektiğine inanıyor musunuz?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Aramayı deneyin",
18
+ "theme.SearchModal.placeholder": "Dokümanlarda ara",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "İptal",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Sorguyu temizle",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favori",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "Son arama yok",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Son",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Bu aramayı favorilerden kaldır",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Bu aramayı geçmişten kaldır",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Bu aramayı kaydet",
27
27
  "theme.SearchPage.algoliaLabel": "Algolia ile Ara",
28
28
  "theme.SearchPage.documentsFound.plurals": "Bir döküman bulundu|{count} döküman bulundu",
29
29
  "theme.SearchPage.emptyResultsTitle": "Dokümanlarda ara",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docusaurus/theme-translations",
3
- "version": "0.0.0-5304",
3
+ "version": "0.0.0-5311",
4
4
  "description": "Docusaurus theme translations.",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -23,12 +23,12 @@
23
23
  "tslib": "^2.4.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@docusaurus/core": "0.0.0-5304",
27
- "@docusaurus/logger": "0.0.0-5304",
26
+ "@docusaurus/core": "0.0.0-5311",
27
+ "@docusaurus/logger": "0.0.0-5311",
28
28
  "lodash": "^4.17.21"
29
29
  },
30
30
  "engines": {
31
31
  "node": ">=16.14"
32
32
  },
33
- "gitHead": "6572ed7cfa0c0f3a4a4b8831b1af27a5055f2366"
33
+ "gitHead": "15c0938597ee1c776af5a4a3e0ea538a2f92ba45"
34
34
  }