@docusaurus/theme-translations 3.10.0 → 3.10.1-canary-6593
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.
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
"theme.CodeBlock.copy": "Kopiera",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "Kopiera kod till urklipp",
|
|
7
7
|
"theme.CodeBlock.wordWrapToggle": "Växla radbrytning",
|
|
8
|
-
"theme.DocSidebarItem.collapseCategoryAriaLabel": "
|
|
9
|
-
"theme.DocSidebarItem.expandCategoryAriaLabel": "
|
|
8
|
+
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Komprimera sidofältskategori '{label}'",
|
|
9
|
+
"theme.DocSidebarItem.expandCategoryAriaLabel": "Expandera sidofältskategori '{label}'",
|
|
10
10
|
"theme.ErrorPageContent.title": "Denna sida har kraschat.",
|
|
11
11
|
"theme.ErrorPageContent.tryAgain": "Försök igen",
|
|
12
|
-
"theme.IconExternalLink.ariaLabel": "(
|
|
13
|
-
"theme.NavBar.navAriaLabel": "
|
|
12
|
+
"theme.IconExternalLink.ariaLabel": "(öppnas i ny tabb)",
|
|
13
|
+
"theme.NavBar.navAriaLabel": "Huvudmeny",
|
|
14
14
|
"theme.NotFound.p1": "Vi kunde inte hitta det du letade efter.",
|
|
15
15
|
"theme.NotFound.p2": "Vänligen kontakta ägaren av webbplatsen som länkade dig till den ursprungliga webbadressen och låt dem veta att denna länk är trasig.",
|
|
16
16
|
"theme.NotFound.title": "Sidan Hittades Inte",
|
|
@@ -23,58 +23,58 @@
|
|
|
23
23
|
"theme.admonition.warning": "warning",
|
|
24
24
|
"theme.blog.archive.description": "Arkiv",
|
|
25
25
|
"theme.blog.archive.title": "Arkiv",
|
|
26
|
-
"theme.blog.author.noPosts": "
|
|
26
|
+
"theme.blog.author.noPosts": "Denna författare har inte skrivit några inlägg ännu.",
|
|
27
27
|
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
28
|
-
"theme.blog.authorsList.pageTitle": "
|
|
29
|
-
"theme.blog.authorsList.viewAll": "
|
|
30
|
-
"theme.blog.paginator.navAriaLabel": "Navigation av
|
|
31
|
-
"theme.blog.paginator.newerEntries": "Nyare
|
|
32
|
-
"theme.blog.paginator.olderEntries": "Äldre
|
|
33
|
-
"theme.blog.post.paginator.navAriaLabel": "Navigation av
|
|
34
|
-
"theme.blog.post.paginator.newerPost": "Nyare
|
|
35
|
-
"theme.blog.post.paginator.olderPost": "Äldre
|
|
28
|
+
"theme.blog.authorsList.pageTitle": "Författare",
|
|
29
|
+
"theme.blog.authorsList.viewAll": "Visa alla författare",
|
|
30
|
+
"theme.blog.paginator.navAriaLabel": "Navigation av blogglista",
|
|
31
|
+
"theme.blog.paginator.newerEntries": "Nyare inlägg",
|
|
32
|
+
"theme.blog.paginator.olderEntries": "Äldre inlägg",
|
|
33
|
+
"theme.blog.post.paginator.navAriaLabel": "Navigation av blogginlägg",
|
|
34
|
+
"theme.blog.post.paginator.newerPost": "Nyare inlägg",
|
|
35
|
+
"theme.blog.post.paginator.olderPost": "Äldre inlägg",
|
|
36
36
|
"theme.blog.post.plurals": "Ett inlägg|{count} inlägg",
|
|
37
|
-
"theme.blog.post.readMore": "Läs
|
|
37
|
+
"theme.blog.post.readMore": "Läs mer",
|
|
38
38
|
"theme.blog.post.readMoreLabel": "Läs mer om {title}",
|
|
39
39
|
"theme.blog.post.readingTime.plurals": "En minut att läsa|{readingTime} min att läsa",
|
|
40
40
|
"theme.blog.sidebar.navAriaLabel": "Navigation av senaste blogginläggen",
|
|
41
|
-
"theme.blog.tagTitle": "{nPosts} taggade
|
|
41
|
+
"theme.blog.tagTitle": "{nPosts} taggade med \"{tagName}\"",
|
|
42
42
|
"theme.colorToggle.ariaLabel": "Växla mellan mörkt och ljust utseende (currently {mode})",
|
|
43
|
-
"theme.colorToggle.ariaLabel.mode.dark": "
|
|
44
|
-
"theme.colorToggle.ariaLabel.mode.light": "
|
|
45
|
-
"theme.colorToggle.ariaLabel.mode.system": "
|
|
43
|
+
"theme.colorToggle.ariaLabel.mode.dark": "Mörkt läge",
|
|
44
|
+
"theme.colorToggle.ariaLabel.mode.light": "Ljust läge",
|
|
45
|
+
"theme.colorToggle.ariaLabel.mode.system": "Systemläge",
|
|
46
46
|
"theme.common.editThisPage": "Redigera denna sida",
|
|
47
47
|
"theme.common.headingLinkTitle": "Direktlänk till {heading}",
|
|
48
48
|
"theme.common.skipToMainContent": "Hoppa till huvudinnehåll",
|
|
49
|
-
"theme.contentVisibility.draftBanner.message": "
|
|
50
|
-
"theme.contentVisibility.draftBanner.title": "
|
|
51
|
-
"theme.contentVisibility.unlistedBanner.message": "
|
|
52
|
-
"theme.contentVisibility.unlistedBanner.title": "
|
|
49
|
+
"theme.contentVisibility.draftBanner.message": "Den här sidan är ett utkast. Det kommer bara att vara synligt i dev och exkluderas från produktionsbygget.",
|
|
50
|
+
"theme.contentVisibility.draftBanner.title": "Skriv ett utkast",
|
|
51
|
+
"theme.contentVisibility.unlistedBanner.message": "Den här sidan är olistad. Sökmotorer kommer inte att indexera den, och endast användare som har en direktlänk kan komma åt den.",
|
|
52
|
+
"theme.contentVisibility.unlistedBanner.title": "Olistad sida",
|
|
53
53
|
"theme.docs.DocCard.categoryDescription.plurals": "1 artikel|{count} artiklar",
|
|
54
|
-
"theme.docs.breadcrumbs.home": "
|
|
54
|
+
"theme.docs.breadcrumbs.home": "Hem",
|
|
55
55
|
"theme.docs.breadcrumbs.navAriaLabel": "Sökväg",
|
|
56
56
|
"theme.docs.paginator.navAriaLabel": "Dokumentsidor",
|
|
57
57
|
"theme.docs.paginator.next": "Nästa",
|
|
58
58
|
"theme.docs.paginator.previous": "Föregående",
|
|
59
|
-
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "
|
|
59
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Stäng navigationsfält",
|
|
60
60
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Stäng sidofältet",
|
|
61
61
|
"theme.docs.sidebar.collapseButtonTitle": "Stäng sidofältet",
|
|
62
62
|
"theme.docs.sidebar.expandButtonAriaLabel": "Expandera sidofältet",
|
|
63
63
|
"theme.docs.sidebar.expandButtonTitle": "Expandera sidofältet",
|
|
64
|
-
"theme.docs.sidebar.navAriaLabel": "
|
|
65
|
-
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Visa/
|
|
64
|
+
"theme.docs.sidebar.navAriaLabel": "Dokumentationssidofält",
|
|
65
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Visa/dölj navigationen",
|
|
66
66
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} med \"{tagName}\"",
|
|
67
67
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Ett dokument taggat|{count} dokument taggade",
|
|
68
68
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
69
69
|
"theme.docs.versions.latestVersionLinkLabel": "senaste versionen",
|
|
70
70
|
"theme.docs.versions.latestVersionSuggestionLabel": "För senaste dokumentationen, se {latestVersionLink} ({versionLabel}).",
|
|
71
71
|
"theme.docs.versions.unmaintainedVersionLabel": "Detta är dokumentationen för {siteTitle} {versionLabel}, som inte längre aktivt underhålls.",
|
|
72
|
-
"theme.docs.versions.unreleasedVersionLabel": "Detta är ej utgiven dokumentation för {siteTitle} {versionLabel} version.",
|
|
72
|
+
"theme.docs.versions.unreleasedVersionLabel": "Detta är en ej utgiven dokumentation för {siteTitle} {versionLabel} version.",
|
|
73
73
|
"theme.lastUpdated.atDate": " den {date}",
|
|
74
74
|
"theme.lastUpdated.byUser": " av {user}",
|
|
75
75
|
"theme.lastUpdated.lastUpdatedAtBy": "Senast uppdaterad{atDate}{byUser}",
|
|
76
|
-
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "
|
|
77
|
-
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "
|
|
76
|
+
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Komprimera rullgardinsmenyn",
|
|
77
|
+
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expandera rullgardinsmenyn",
|
|
78
78
|
"theme.navbar.mobileLanguageDropdown.label": "Språk",
|
|
79
79
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Tillbaka till huvudmeny",
|
|
80
80
|
"theme.navbar.mobileVersionsDropdown.label": "Versioner",
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Sök",
|
|
3
3
|
"theme.SearchBar.seeAll": "Se alla {count} resultat",
|
|
4
|
-
"theme.SearchModal.askAiScreen.afterToolCallText": "
|
|
5
|
-
"theme.SearchModal.askAiScreen.copyButtonCopiedText": "
|
|
6
|
-
"theme.SearchModal.askAiScreen.copyButtonText": "
|
|
7
|
-
"theme.SearchModal.askAiScreen.copyButtonTitle": "
|
|
8
|
-
"theme.SearchModal.askAiScreen.disclaimerText": "
|
|
9
|
-
"theme.SearchModal.askAiScreen.dislikeButtonTitle": "
|
|
10
|
-
"theme.SearchModal.askAiScreen.duringToolCallText": "
|
|
11
|
-
"theme.SearchModal.askAiScreen.likeButtonTitle": "
|
|
12
|
-
"theme.SearchModal.askAiScreen.preToolCallText": "
|
|
13
|
-
"theme.SearchModal.askAiScreen.relatedSourcesText": "
|
|
14
|
-
"theme.SearchModal.askAiScreen.thanksForFeedbackText": "
|
|
15
|
-
"theme.SearchModal.askAiScreen.thinkingText": "
|
|
4
|
+
"theme.SearchModal.askAiScreen.afterToolCallText": "Sökte efter",
|
|
5
|
+
"theme.SearchModal.askAiScreen.copyButtonCopiedText": "Kopierad!",
|
|
6
|
+
"theme.SearchModal.askAiScreen.copyButtonText": "Kopiera",
|
|
7
|
+
"theme.SearchModal.askAiScreen.copyButtonTitle": "Kopiera",
|
|
8
|
+
"theme.SearchModal.askAiScreen.disclaimerText": "Svar genereras med AI vilket kan innehålla misstag. Verifiera svaren.",
|
|
9
|
+
"theme.SearchModal.askAiScreen.dislikeButtonTitle": "Ogilla",
|
|
10
|
+
"theme.SearchModal.askAiScreen.duringToolCallText": "Söker efter ",
|
|
11
|
+
"theme.SearchModal.askAiScreen.likeButtonTitle": "Gilla",
|
|
12
|
+
"theme.SearchModal.askAiScreen.preToolCallText": "Söker...",
|
|
13
|
+
"theme.SearchModal.askAiScreen.relatedSourcesText": "Relaterade källor",
|
|
14
|
+
"theme.SearchModal.askAiScreen.thanksForFeedbackText": "Tack för din feedback!",
|
|
15
|
+
"theme.SearchModal.askAiScreen.thinkingText": "Tänker...",
|
|
16
16
|
"theme.SearchModal.errorScreen.helpText": "Du kanske vill kontrollera din nätverksanslutning.",
|
|
17
17
|
"theme.SearchModal.errorScreen.titleText": "Kunde inte hämta resultat",
|
|
18
|
-
"theme.SearchModal.footer.backToSearchText": "
|
|
18
|
+
"theme.SearchModal.footer.backToSearchText": "Tillbaka till sök",
|
|
19
19
|
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape-tangenten",
|
|
20
20
|
"theme.SearchModal.footer.closeText": "för att stänga",
|
|
21
21
|
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Pil ned",
|
|
@@ -24,29 +24,29 @@
|
|
|
24
24
|
"theme.SearchModal.footer.searchByText": "Sökning från",
|
|
25
25
|
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter-tangenten",
|
|
26
26
|
"theme.SearchModal.footer.selectText": "för att välja",
|
|
27
|
-
"theme.SearchModal.footer.submitQuestionText": "
|
|
27
|
+
"theme.SearchModal.footer.submitQuestionText": "Skicka fråga",
|
|
28
28
|
"theme.SearchModal.noResultsScreen.noResultsText": "Inga resultat för",
|
|
29
29
|
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Återkoppla.",
|
|
30
30
|
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Tycker du att sökningen borde returnera resultat?",
|
|
31
|
-
"theme.SearchModal.noResultsScreen.suggestedQueryText": "
|
|
31
|
+
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Försök sök efter",
|
|
32
32
|
"theme.SearchModal.placeholder": "Sök i dokumentationen",
|
|
33
|
-
"theme.SearchModal.resultsScreen.askAiPlaceholder": "
|
|
34
|
-
"theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "
|
|
35
|
-
"theme.SearchModal.searchBox.backToKeywordSearchButtonText": "
|
|
33
|
+
"theme.SearchModal.resultsScreen.askAiPlaceholder": "Fråga AI: ",
|
|
34
|
+
"theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Tillbaka till sökordssökning",
|
|
35
|
+
"theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Tillbaka till sökordssökning",
|
|
36
36
|
"theme.SearchModal.searchBox.cancelButtonText": "Avbryt",
|
|
37
|
-
"theme.SearchModal.searchBox.enterKeyHint": "
|
|
37
|
+
"theme.SearchModal.searchBox.enterKeyHint": "sök",
|
|
38
38
|
"theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
|
|
39
|
-
"theme.SearchModal.searchBox.placeholderText": "
|
|
40
|
-
"theme.SearchModal.searchBox.placeholderTextAskAi": "
|
|
41
|
-
"theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "
|
|
39
|
+
"theme.SearchModal.searchBox.placeholderText": "Sök i dokumentation",
|
|
40
|
+
"theme.SearchModal.searchBox.placeholderTextAskAi": "Ställ en till fråga...",
|
|
41
|
+
"theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Svarar...",
|
|
42
42
|
"theme.SearchModal.searchBox.resetButtonTitle": "Rensa sökningen",
|
|
43
|
-
"theme.SearchModal.searchBox.searchInputLabel": "
|
|
43
|
+
"theme.SearchModal.searchBox.searchInputLabel": "Sök",
|
|
44
44
|
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favoriter",
|
|
45
|
-
"theme.SearchModal.startScreen.noRecentSearchesText": "Inga
|
|
46
|
-
"theme.SearchModal.startScreen.recentConversationsTitle": "
|
|
47
|
-
"theme.SearchModal.startScreen.recentSearchesTitle": "
|
|
45
|
+
"theme.SearchModal.startScreen.noRecentSearchesText": "Inga nya sökningar",
|
|
46
|
+
"theme.SearchModal.startScreen.recentConversationsTitle": "Nya konversationer",
|
|
47
|
+
"theme.SearchModal.startScreen.recentSearchesTitle": "Nya sökningar",
|
|
48
48
|
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Ta bort från favoriter",
|
|
49
|
-
"theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "
|
|
49
|
+
"theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Ta bort den här konversationen från historiken",
|
|
50
50
|
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Ta bort från historiken",
|
|
51
51
|
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Lägg till som favorit",
|
|
52
52
|
"theme.SearchPage.algoliaLabel": "Drivs av Algolia",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "3.10.
|
|
3
|
+
"version": "3.10.1-canary-6593",
|
|
4
4
|
"description": "Docusaurus theme translations.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -19,18 +19,18 @@
|
|
|
19
19
|
"update": "node ./update.mjs"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"fs-extra": "^11.
|
|
22
|
+
"fs-extra": "^11.2.0",
|
|
23
23
|
"tslib": "^2.6.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@docusaurus/babel": "3.10.
|
|
27
|
-
"@docusaurus/core": "3.10.
|
|
28
|
-
"@docusaurus/logger": "3.10.
|
|
29
|
-
"@docusaurus/utils": "3.10.
|
|
26
|
+
"@docusaurus/babel": "3.10.1-canary-6593",
|
|
27
|
+
"@docusaurus/core": "3.10.1-canary-6593",
|
|
28
|
+
"@docusaurus/logger": "3.10.1-canary-6593",
|
|
29
|
+
"@docusaurus/utils": "3.10.1-canary-6593",
|
|
30
30
|
"lodash": "^4.17.21"
|
|
31
31
|
},
|
|
32
32
|
"engines": {
|
|
33
|
-
"node": ">=
|
|
33
|
+
"node": ">=24.14"
|
|
34
34
|
},
|
|
35
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "958bdad4e51b2df8d29749d8a6455f39ff85a348"
|
|
36
36
|
}
|