@docusaurus/theme-translations 0.0.0-5367 → 0.0.0-5371
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}\"",
|
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-5371",
|
|
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-5371",
|
|
27
|
+
"@docusaurus/logger": "0.0.0-5371",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=16.14"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "e79950be55d88c6e1bde4c4f50125d6f8f804060"
|
|
34
34
|
}
|