@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": "Toggle navigation bar",
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": "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",
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",
27
- "theme.SearchPage.algoliaLabel": "Search by Algolia",
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-5367",
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-5367",
27
- "@docusaurus/logger": "0.0.0-5367",
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": "4cb5f25e6e83097230018df14308090a9dd8df20"
33
+ "gitHead": "e79950be55d88c6e1bde4c4f50125d6f8f804060"
34
34
  }