@docusaurus/theme-translations 2.1.0 → 2.3.0
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.
- package/locales/ar/theme-common.json +5 -1
- package/locales/base/theme-common.json +10 -2
- package/locales/bn/theme-common.json +5 -1
- package/locales/cs/theme-common.json +5 -1
- package/locales/da/theme-common.json +5 -1
- package/locales/de/theme-common.json +5 -1
- package/locales/es/theme-common.json +5 -1
- package/locales/fa/theme-common.json +5 -1
- package/locales/fa/theme-search-algolia.json +23 -23
- package/locales/fil/theme-common.json +5 -1
- package/locales/fr/theme-common.json +5 -1
- package/locales/he/theme-common.json +5 -1
- package/locales/hi/theme-common.json +5 -1
- package/locales/it/theme-common.json +5 -1
- package/locales/ja/plugin-ideal-image.json +5 -5
- package/locales/ja/theme-common.json +38 -34
- package/locales/ja/theme-live-codeblock.json +2 -2
- package/locales/ja/theme-search-algolia.json +25 -25
- package/locales/ko/theme-common.json +5 -1
- package/locales/nl/theme-common.json +5 -1
- package/locales/pl/theme-common.json +13 -9
- package/locales/pl/theme-search-algolia.json +23 -23
- package/locales/pt-BR/theme-common.json +5 -1
- package/locales/pt-PT/theme-common.json +5 -1
- package/locales/ru/theme-common.json +11 -7
- package/locales/ru/theme-search-algolia.json +23 -23
- package/locales/sl/plugin-ideal-image.json +7 -0
- package/locales/sl/plugin-pwa.json +5 -0
- package/locales/sl/theme-common.json +72 -0
- package/locales/sl/theme-live-codeblock.json +4 -0
- package/locales/sl/theme-search-algolia.json +35 -0
- package/locales/sr/theme-common.json +5 -1
- package/locales/sv/theme-common.json +5 -1
- package/locales/sv/theme-search-algolia.json +24 -1
- package/locales/tr/plugin-ideal-image.json +5 -5
- package/locales/tr/theme-common.json +22 -16
- package/locales/tr/theme-search-algolia.json +23 -23
- package/locales/uk/theme-common.json +5 -1
- package/locales/vi/theme-common.json +9 -5
- package/locales/vi/theme-search-algolia.json +1 -1
- package/locales/zh-Hans/theme-common.json +5 -1
- package/locales/zh-Hant/theme-common.json +5 -1
- package/package.json +4 -4
|
@@ -1,7 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Sök",
|
|
3
3
|
"theme.SearchBar.seeAll": "Se alla {count} resultat",
|
|
4
|
-
"theme.
|
|
4
|
+
"theme.SearchModal.errorScreen.helpText": "Du kanske vill kontrollera din nätverksanslutning.",
|
|
5
|
+
"theme.SearchModal.errorScreen.titleText": "Kunde inte hämta resultat",
|
|
6
|
+
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape-tangenten",
|
|
7
|
+
"theme.SearchModal.footer.closeText": "för att stänga",
|
|
8
|
+
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Pil ned",
|
|
9
|
+
"theme.SearchModal.footer.navigateText": "för att navigera",
|
|
10
|
+
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Pil upp",
|
|
11
|
+
"theme.SearchModal.footer.searchByText": "Sökning från",
|
|
12
|
+
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter-tangenten",
|
|
13
|
+
"theme.SearchModal.footer.selectText": "för att välja",
|
|
14
|
+
"theme.SearchModal.noResultsScreen.noResultsText": "Inga resultat för",
|
|
15
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Återkoppla.",
|
|
16
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Tycker du att sökningen borde returnera resultat?",
|
|
17
|
+
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Försöka söka efter",
|
|
18
|
+
"theme.SearchModal.placeholder": "Sök i dokumentationen",
|
|
19
|
+
"theme.SearchModal.searchBox.cancelButtonText": "Avbryt",
|
|
20
|
+
"theme.SearchModal.searchBox.resetButtonTitle": "Rensa sökningen",
|
|
21
|
+
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favoriter",
|
|
22
|
+
"theme.SearchModal.startScreen.noRecentSearchesText": "Inga senaste sökningar",
|
|
23
|
+
"theme.SearchModal.startScreen.recentSearchesTitle": "Senaste sökningar",
|
|
24
|
+
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Ta bort från favoriter",
|
|
25
|
+
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Ta bort från historiken",
|
|
26
|
+
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Lägg till som favorit",
|
|
27
|
+
"theme.SearchPage.algoliaLabel": "Sökning från Algolia",
|
|
5
28
|
"theme.SearchPage.documentsFound.plurals": "Ett dokument hittades|{count} dokument hittades",
|
|
6
29
|
"theme.SearchPage.emptyResultsTitle": "Sök genom dokumentationen",
|
|
7
30
|
"theme.SearchPage.existingResultsTitle": "Sökresultat för \"{query}\"",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"theme.IdealImageMessage.404error": "404.
|
|
3
|
-
"theme.IdealImageMessage.error": "
|
|
4
|
-
"theme.IdealImageMessage.load": "
|
|
5
|
-
"theme.IdealImageMessage.loading": "
|
|
6
|
-
"theme.IdealImageMessage.offline": "
|
|
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
|
}
|
|
@@ -4,19 +4,20 @@
|
|
|
4
4
|
"theme.CodeBlock.copied": "Kopyalandı",
|
|
5
5
|
"theme.CodeBlock.copy": "Kopyala",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "Kodu panoya kopyala",
|
|
7
|
-
"theme.CodeBlock.wordWrapToggle": "
|
|
7
|
+
"theme.CodeBlock.wordWrapToggle": "Kelime kaydırmayı aç/kapat",
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'",
|
|
9
|
-
"theme.ErrorPageContent.title": "
|
|
10
|
-
"theme.ErrorPageContent.tryAgain": "
|
|
9
|
+
"theme.ErrorPageContent.title": "Bu sayfa çöktü.",
|
|
10
|
+
"theme.ErrorPageContent.tryAgain": "Tekrar deneyin",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "Aradığınız şeyi bulamadık.",
|
|
12
13
|
"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
14
|
"theme.NotFound.title": "Sayfa Bulunamadı",
|
|
14
15
|
"theme.TOCCollapsible.toggleButtonLabel": "Bu sayfada",
|
|
15
|
-
"theme.admonition.caution": "
|
|
16
|
-
"theme.admonition.danger": "
|
|
17
|
-
"theme.admonition.info": "
|
|
18
|
-
"theme.admonition.note": "
|
|
19
|
-
"theme.admonition.tip": "
|
|
16
|
+
"theme.admonition.caution": "uyarı",
|
|
17
|
+
"theme.admonition.danger": "tehlike",
|
|
18
|
+
"theme.admonition.info": "bilgi",
|
|
19
|
+
"theme.admonition.note": "not",
|
|
20
|
+
"theme.admonition.tip": "ipucu",
|
|
20
21
|
"theme.blog.archive.description": "Arşiv",
|
|
21
22
|
"theme.blog.archive.title": "Arşiv",
|
|
22
23
|
"theme.blog.paginator.navAriaLabel": "Blog gönderi sayfası navigasyonu",
|
|
@@ -27,26 +28,29 @@
|
|
|
27
28
|
"theme.blog.post.paginator.olderPost": "Daha Eski Gönderi",
|
|
28
29
|
"theme.blog.post.plurals": "Bir gönderi|{count} gönderi",
|
|
29
30
|
"theme.blog.post.readMore": "Daha Fazla",
|
|
30
|
-
"theme.blog.post.readMoreLabel": "
|
|
31
|
+
"theme.blog.post.readMoreLabel": "{title} hakkında daha fazla bilgi edinin",
|
|
31
32
|
"theme.blog.post.readingTime.plurals": "{readingTime} dakikalık okuma|{readingTime} dakikalık okuma",
|
|
32
33
|
"theme.blog.sidebar.navAriaLabel": "Blog son gönderiler navigasyonu",
|
|
33
34
|
"theme.blog.tagTitle": "\"{tagName}\" ile etiketlenmiş {nPosts}",
|
|
34
|
-
"theme.colorToggle.ariaLabel": "
|
|
35
|
-
"theme.colorToggle.ariaLabel.mode.dark": "
|
|
36
|
-
"theme.colorToggle.ariaLabel.mode.light": "
|
|
35
|
+
"theme.colorToggle.ariaLabel": "Karanlık ve aydınlık mod arasında geçiş yapın (şu anda {mode})",
|
|
36
|
+
"theme.colorToggle.ariaLabel.mode.dark": "Karanlık mod",
|
|
37
|
+
"theme.colorToggle.ariaLabel.mode.light": "Aydınlık mod",
|
|
37
38
|
"theme.common.editThisPage": "Bu sayfayı düzenle",
|
|
38
|
-
"theme.common.headingLinkTitle": "
|
|
39
|
+
"theme.common.headingLinkTitle": "{heading} doğrudan bağlantı",
|
|
39
40
|
"theme.common.skipToMainContent": "Ana içeriğe geç",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
41
|
-
"theme.docs.breadcrumbs.home": "
|
|
42
|
+
"theme.docs.breadcrumbs.home": "Ana sayfa",
|
|
42
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Dokümanlar sayfası navigasyonu",
|
|
44
45
|
"theme.docs.paginator.next": "Sonraki",
|
|
45
46
|
"theme.docs.paginator.previous": "Önceki",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Gezinme çubuğunu kapat",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Kenar çubuğunu daralt",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Kenar çubuğunu daralt",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Kenar çubuğunu genişlet",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Kenar çubuğunu genişlet",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Gezinme çubuğunu aç/kapat",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "\"{tagName}\" ile etiketlenmiş {nDocsTagged}",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Bir doküman etiketlendi|{count} doküman etiketlendi",
|
|
52
56
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
@@ -56,11 +60,13 @@
|
|
|
56
60
|
"theme.docs.versions.unreleasedVersionLabel": "Bu, {siteTitle} {versionLabel} sürümü için yayınlanmamış dokümantasyondur.",
|
|
57
61
|
"theme.lastUpdated.atDate": " {date} tarihinde",
|
|
58
62
|
"theme.lastUpdated.byUser": " {user} tarafından",
|
|
59
|
-
"theme.lastUpdated.lastUpdatedAtBy": "En son{atDate}{byUser} güncellendi",
|
|
63
|
+
"theme.lastUpdated.lastUpdatedAtBy": "En son {atDate} {byUser} güncellendi",
|
|
60
64
|
"theme.navbar.mobileLanguageDropdown.label": "Languages",
|
|
61
65
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Ana menüye dön",
|
|
62
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versiyonlar",
|
|
63
67
|
"theme.tags.tagsListLabel": "Etiketler:",
|
|
64
68
|
"theme.tags.tagsPageLink": "Tüm Etiketleri Görüntüle",
|
|
65
|
-
"theme.tags.tagsPageTitle": "Etiketler"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Etiketler",
|
|
70
|
+
"theme.unlistedContent.message": "Bu sayfa listelenmemiş. Arama motorları dizine eklemez ve yalnızca doğrudan bağlantısı olan kullanıcılar buna erişebilir.",
|
|
71
|
+
"theme.unlistedContent.title": "Listelenmeyen sayfa"
|
|
66
72
|
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Ara",
|
|
3
|
-
"theme.SearchBar.seeAll": "
|
|
4
|
-
"theme.SearchModal.errorScreen.helpText": "
|
|
5
|
-
"theme.SearchModal.errorScreen.titleText": "
|
|
6
|
-
"theme.SearchModal.footer.closeKeyAriaLabel": "
|
|
7
|
-
"theme.SearchModal.footer.closeText": "
|
|
8
|
-
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "
|
|
9
|
-
"theme.SearchModal.footer.navigateText": "
|
|
10
|
-
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "
|
|
11
|
-
"theme.SearchModal.footer.searchByText": "
|
|
3
|
+
"theme.SearchBar.seeAll": "{count} sonucun tümünü görün",
|
|
4
|
+
"theme.SearchModal.errorScreen.helpText": "Ağ 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": "
|
|
14
|
-
"theme.SearchModal.noResultsScreen.noResultsText": "
|
|
15
|
-
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "
|
|
16
|
-
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "
|
|
17
|
-
"theme.SearchModal.noResultsScreen.suggestedQueryText": "
|
|
18
|
-
"theme.SearchModal.placeholder": "
|
|
19
|
-
"theme.SearchModal.searchBox.cancelButtonText": "
|
|
20
|
-
"theme.SearchModal.searchBox.resetButtonTitle": "
|
|
21
|
-
"theme.SearchModal.startScreen.favoriteSearchesTitle": "
|
|
22
|
-
"theme.SearchModal.startScreen.noRecentSearchesText": "
|
|
23
|
-
"theme.SearchModal.startScreen.recentSearchesTitle": "
|
|
24
|
-
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "
|
|
25
|
-
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "
|
|
26
|
-
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "
|
|
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",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Згорнути/розгорнути категорію '{label}'",
|
|
9
9
|
"theme.ErrorPageContent.title": "На сторінці стався збій.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Спробуйте ще раз",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "На жаль, ми не змогли знайти сторінку, яку ви запитували.",
|
|
12
13
|
"theme.NotFound.p2": "Будь ласка, зверніться до власника сайту, з якого ви перейшли на це посилання, щоб повідомити, що посилання не працює.",
|
|
13
14
|
"theme.NotFound.title": "Сторінку не знайдено",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "Темний режим",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "Світлий режим",
|
|
37
38
|
"theme.common.editThisPage": "Відредагувати цю сторінку",
|
|
38
|
-
"theme.common.headingLinkTitle": "Пряме посилання на
|
|
39
|
+
"theme.common.headingLinkTitle": "Пряме посилання на {heading}",
|
|
39
40
|
"theme.common.skipToMainContent": "Перейти до основного вмісту",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} елемент|{count} елементи|{count} елементів",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "Головна сторінка",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Навігація по сторінці документації",
|
|
44
45
|
"theme.docs.paginator.next": "Наступна сторінка",
|
|
45
46
|
"theme.docs.paginator.previous": "Попередня сторінка",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Згорнути сайдбар",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Згорнути сайдбар",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Розгорнути сайдбар",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Розгорнути сайдбар",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} з тегом \"{tagName}\"",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Одна сторінка|{count} сторінки|{count} сторінок",
|
|
52
56
|
"theme.docs.versionBadge.label": "Версія: {versionLabel}",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Chuyển đổi danh mục thanh bên có thể thu gọn '{label}'",
|
|
9
9
|
"theme.ErrorPageContent.title": "Trang này đã bị lỗi.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Thử lại",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "Chúng tôi không thể tìm thấy những gì bạn đang tìm kiếm.",
|
|
12
13
|
"theme.NotFound.p2": "Vui lòng liên hệ với trang web đã dẫn bạn tới đây và thông báo cho họ biết rằng đường dẫn này bị hỏng.",
|
|
13
14
|
"theme.NotFound.title": "Không tìm thấy trang",
|
|
@@ -25,17 +26,17 @@
|
|
|
25
26
|
"theme.blog.post.paginator.navAriaLabel": "Thanh điều hướng của trang bài viết",
|
|
26
27
|
"theme.blog.post.paginator.newerPost": "Bài mới hơn",
|
|
27
28
|
"theme.blog.post.paginator.olderPost": "Bài cũ hơn",
|
|
28
|
-
"theme.blog.post.plurals": "
|
|
29
|
+
"theme.blog.post.plurals": "{count} bài viết",
|
|
29
30
|
"theme.blog.post.readMore": "Đọc tiếp",
|
|
30
31
|
"theme.blog.post.readMoreLabel": "Đọc thêm về {title}",
|
|
31
|
-
"theme.blog.post.readingTime.plurals": "
|
|
32
|
+
"theme.blog.post.readingTime.plurals": "{readingTime} phút để đọc",
|
|
32
33
|
"theme.blog.sidebar.navAriaLabel": "Điều hướng các bài viết gần đây trên blog",
|
|
33
34
|
"theme.blog.tagTitle": "{nPosts} được gắn thẻ \"{tagName}\"",
|
|
34
35
|
"theme.colorToggle.ariaLabel": "Chuyển đổi chế độ sáng và tối (hiện tại {mode})",
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "chế độ tối",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "chế độ sáng",
|
|
37
38
|
"theme.common.editThisPage": "Sửa trang này",
|
|
38
|
-
"theme.common.headingLinkTitle": "Đường dẫn trực tiếp tới
|
|
39
|
+
"theme.common.headingLinkTitle": "Đường dẫn trực tiếp tới {heading}",
|
|
39
40
|
"theme.common.skipToMainContent": "Nhảy tới nội dung",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} mục",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "Trang chủ",
|
|
@@ -43,12 +44,15 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Thanh điều hướng của trang tài liệu",
|
|
44
45
|
"theme.docs.paginator.next": "Kế tiếp",
|
|
45
46
|
"theme.docs.paginator.previous": "Trước",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Thu gọn thanh bên",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Thu gọn thanh bên",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Mở rộng thanh bên",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Mở rộng thanh bên",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} với \"{tagName}\"",
|
|
51
|
-
"theme.docs.tagDocListPageTitle.nDocsTagged": "
|
|
55
|
+
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} tài liệu đã gắn thẻ",
|
|
52
56
|
"theme.docs.versionBadge.label": "Phiên bản: {versionLabel}",
|
|
53
57
|
"theme.docs.versions.latestVersionLinkLabel": "phiên bản mới nhất",
|
|
54
58
|
"theme.docs.versions.latestVersionSuggestionLabel": "Để xem các cập nhật mới nhất, vui lòng xem phiên bản {latestVersionLink} ({versionLabel}).",
|
|
@@ -56,7 +60,7 @@
|
|
|
56
60
|
"theme.docs.versions.unreleasedVersionLabel": "Đây là tài liệu chưa được phát hành chính thức của {siteTitle} phiên bản {versionLabel}.",
|
|
57
61
|
"theme.lastUpdated.atDate": " vào {date}",
|
|
58
62
|
"theme.lastUpdated.byUser": " bởi {user}",
|
|
59
|
-
"theme.lastUpdated.lastUpdatedAtBy": "Cập nhật lần cuối
|
|
63
|
+
"theme.lastUpdated.lastUpdatedAtBy": "Cập nhật lần cuối{atDate}{byUser}",
|
|
60
64
|
"theme.navbar.mobileLanguageDropdown.label": "Ngôn ngữ",
|
|
61
65
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Trở lại menu chính",
|
|
62
66
|
"theme.navbar.mobileVersionsDropdown.label": "Phiên bản",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Xóa tìm kiếm này khỏi lịch sử",
|
|
26
26
|
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Lưu tìm kiếm này",
|
|
27
27
|
"theme.SearchPage.algoliaLabel": "Tìm kiếm với Algolia",
|
|
28
|
-
"theme.SearchPage.documentsFound.plurals": "Tìm thấy
|
|
28
|
+
"theme.SearchPage.documentsFound.plurals": "Tìm thấy {count} kết quả",
|
|
29
29
|
"theme.SearchPage.emptyResultsTitle": "Tìm kiếm",
|
|
30
30
|
"theme.SearchPage.existingResultsTitle": "Kết quả tìm kiếm cho \"{query}\"",
|
|
31
31
|
"theme.SearchPage.fetchingNewResults": "Đang tải thêm kết quả...",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "打开/收起侧边栏菜单「{label}」",
|
|
9
9
|
"theme.ErrorPageContent.title": "页面已崩溃。",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "重试",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "我们找不到您要找的页面。",
|
|
12
13
|
"theme.NotFound.p2": "请联系原始链接来源网站的所有者,并告知他们链接已损坏。",
|
|
13
14
|
"theme.NotFound.title": "找不到页面",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "暗黑模式",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "浅色模式",
|
|
37
38
|
"theme.common.editThisPage": "编辑此页",
|
|
38
|
-
"theme.common.headingLinkTitle": "
|
|
39
|
+
"theme.common.headingLinkTitle": "{heading}的直接链接",
|
|
39
40
|
"theme.common.skipToMainContent": "跳到主要内容",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} 个项目",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "主页面",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "文档分页导航",
|
|
44
45
|
"theme.docs.paginator.next": "下一页",
|
|
45
46
|
"theme.docs.paginator.previous": "上一页",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "关闭导航栏",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "收起侧边栏",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "收起侧边栏",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "展开侧边栏",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "展开侧边栏",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "切换导航栏",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged}「{tagName}」",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 篇文档带有标签",
|
|
52
56
|
"theme.docs.versionBadge.label": "版本:{versionLabel}",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "打開/收起側邊欄選單「{label}」",
|
|
9
9
|
"theme.ErrorPageContent.title": "此頁已當機。",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "重試",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "我們沒有您要找的頁面。",
|
|
12
13
|
"theme.NotFound.p2": "請聯絡原始連結來源網站的所有者,並通知他們連結已毀損。",
|
|
13
14
|
"theme.NotFound.title": "找不到頁面",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "暗黑模式",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "淺色模式",
|
|
37
38
|
"theme.common.editThisPage": "編輯此頁",
|
|
38
|
-
"theme.common.headingLinkTitle": "
|
|
39
|
+
"theme.common.headingLinkTitle": "{heading}的直接連結",
|
|
39
40
|
"theme.common.skipToMainContent": "跳至主要内容",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} 個項目",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "主頁面",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "文件分頁導覽",
|
|
44
45
|
"theme.docs.paginator.next": "下一頁",
|
|
45
46
|
"theme.docs.paginator.previous": "上一頁",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "收起側邊欄",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "收起側邊欄",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "展開側邊欄",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "展開側邊欄",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged}「{tagName}」",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 篇文件帶有標籤",
|
|
52
56
|
"theme.docs.versionBadge.label": "版本:{versionLabel}",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.3.0",
|
|
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": "2.
|
|
27
|
-
"@docusaurus/logger": "2.
|
|
26
|
+
"@docusaurus/core": "2.3.0",
|
|
27
|
+
"@docusaurus/logger": "2.3.0",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=16.14"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "ad477781bdca6a11fa9c6daef5048bdcec0ee37e"
|
|
34
34
|
}
|