@docusaurus/theme-translations 0.0.0-5363 → 0.0.0-5370
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.
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"theme.docs.sidebar.collapseButtonTitle": "Stäng sidofältet",
|
|
49
49
|
"theme.docs.sidebar.expandButtonAriaLabel": "Expandera sidofältet",
|
|
50
50
|
"theme.docs.sidebar.expandButtonTitle": "Expandera sidofältet",
|
|
51
|
-
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "
|
|
51
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Visa/göm navigationen",
|
|
52
52
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} med \"{tagName}\"",
|
|
53
53
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Ett dokument taggat|{count} dokument taggade",
|
|
54
54
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Sök",
|
|
3
3
|
"theme.SearchBar.seeAll": "Se alla {count} resultat",
|
|
4
|
-
"theme.SearchModal.errorScreen.helpText": "
|
|
5
|
-
"theme.SearchModal.errorScreen.titleText": "
|
|
6
|
-
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape
|
|
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": "
|
|
12
|
-
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter
|
|
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": "
|
|
27
|
-
"theme.SearchPage.algoliaLabel": "
|
|
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",
|
|
28
28
|
"theme.SearchPage.documentsFound.plurals": "Ett dokument hittades|{count} dokument hittades",
|
|
29
29
|
"theme.SearchPage.emptyResultsTitle": "Sök genom dokumentationen",
|
|
30
30
|
"theme.SearchPage.existingResultsTitle": "Sökresultat för \"{query}\"",
|
|
@@ -4,7 +4,7 @@
|
|
|
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
9
|
"theme.ErrorPageContent.title": "Bu sayfa çöktü.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Tekrar deneyin",
|
|
@@ -12,11 +12,11 @@
|
|
|
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ı",
|
|
14
14
|
"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": "
|
|
15
|
+
"theme.admonition.caution": "uyarı",
|
|
16
|
+
"theme.admonition.danger": "tehlike",
|
|
17
|
+
"theme.admonition.info": "bilgi",
|
|
18
|
+
"theme.admonition.note": "not",
|
|
19
|
+
"theme.admonition.tip": "ipucu",
|
|
20
20
|
"theme.blog.archive.description": "Arşiv",
|
|
21
21
|
"theme.blog.archive.title": "Arşiv",
|
|
22
22
|
"theme.blog.paginator.navAriaLabel": "Blog gönderi sayfası navigasyonu",
|
|
@@ -37,18 +37,18 @@
|
|
|
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
|
-
"theme.docs.DocCard.categoryDescription": "{count}
|
|
40
|
+
"theme.docs.DocCard.categoryDescription": "{count} öğe",
|
|
41
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",
|
|
45
45
|
"theme.docs.paginator.previous": "Önceki",
|
|
46
|
-
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "
|
|
46
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Gezinme çubuğunu kapat",
|
|
47
47
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Kenar çubuğunu daralt",
|
|
48
48
|
"theme.docs.sidebar.collapseButtonTitle": "Kenar çubuğunu daralt",
|
|
49
49
|
"theme.docs.sidebar.expandButtonAriaLabel": "Kenar çubuğunu genişlet",
|
|
50
50
|
"theme.docs.sidebar.expandButtonTitle": "Kenar çubuğunu genişlet",
|
|
51
|
-
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "
|
|
51
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Gezinme çubuğunu aç/kapat",
|
|
52
52
|
"theme.docs.tagDocListPageTitle": "\"{tagName}\" ile etiketlenmiş {nDocsTagged}",
|
|
53
53
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Bir doküman etiketlendi|{count} doküman etiketlendi",
|
|
54
54
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
@@ -65,6 +65,6 @@
|
|
|
65
65
|
"theme.tags.tagsListLabel": "Etiketler:",
|
|
66
66
|
"theme.tags.tagsPageLink": "Tüm Etiketleri Görüntüle",
|
|
67
67
|
"theme.tags.tagsPageTitle": "Etiketler",
|
|
68
|
-
"theme.unlistedContent.message": "
|
|
69
|
-
"theme.unlistedContent.title": "
|
|
68
|
+
"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.",
|
|
69
|
+
"theme.unlistedContent.title": "Listelenmeyen sayfa"
|
|
70
70
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-5370",
|
|
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-
|
|
27
|
-
"@docusaurus/logger": "0.0.0-
|
|
26
|
+
"@docusaurus/core": "0.0.0-5370",
|
|
27
|
+
"@docusaurus/logger": "0.0.0-5370",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=16.14"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "de8cc29bf873a6dac07965bb7234ce312e1682a5"
|
|
34
34
|
}
|