@docusaurus/theme-translations 0.0.0-6021 → 0.0.0-6022

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.
@@ -4,12 +4,12 @@
4
4
  "theme.CodeBlock.copied": "Kopeeritud",
5
5
  "theme.CodeBlock.copy": "Kopeeri",
6
6
  "theme.CodeBlock.copyButtonAriaLabel": "Kopeeri kood lõikelauale",
7
- "theme.CodeBlock.wordWrapToggle": "Lülita reavahetus",
7
+ "theme.CodeBlock.wordWrapToggle": "Lülita reamurdmine",
8
8
  "theme.DocSidebarItem.collapseCategoryAriaLabel": "Sulge külgrea kategooria '{label}'",
9
9
  "theme.DocSidebarItem.expandCategoryAriaLabel": "Ava külgrea kategooria '{label}'",
10
10
  "theme.ErrorPageContent.title": "See leht jooksis kokku.",
11
11
  "theme.ErrorPageContent.tryAgain": "Proovi uuesti",
12
- "theme.NavBar.navAriaLabel": "Main",
12
+ "theme.NavBar.navAriaLabel": "Peamine",
13
13
  "theme.NotFound.p1": "Vabandame, kuid lehte ei leitud.",
14
14
  "theme.NotFound.p2": "Kui arvad, et see on viga, palun võta meiega ühendust.",
15
15
  "theme.NotFound.title": "Lehte ei leitud",
@@ -36,7 +36,7 @@
36
36
  "theme.blog.post.readMoreLabel": "Loe edasi {title} kohta",
37
37
  "theme.blog.post.readingTime.plurals": "Ühe min lugemine|{readingTime} min lugemine",
38
38
  "theme.blog.sidebar.navAriaLabel": "Blogi hiljutiste postituste navigatsioon",
39
- "theme.blog.tagTitle": "{nPosts} märgistatud \"{tagName}\"",
39
+ "theme.blog.tagTitle": "{nPosts} sildistatud \"{tagName}\"",
40
40
  "theme.colorToggle.ariaLabel": "Vaheta heleda ja tumeda teema vahel (currently {mode})",
41
41
  "theme.colorToggle.ariaLabel.mode.dark": "tume teema",
42
42
  "theme.colorToggle.ariaLabel.mode.light": "hele teema",
@@ -61,7 +61,7 @@
61
61
  "theme.docs.sidebar.navAriaLabel": "Dokumentatsiooni külgriba",
62
62
  "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Lülita navigatsiooniriba",
63
63
  "theme.docs.tagDocListPageTitle": "{nDocsTagged} koos \"{tagName}\"",
64
- "theme.docs.tagDocListPageTitle.nDocsTagged": "Üks dokument märgistatud|{count} dokumenti märgistatud",
64
+ "theme.docs.tagDocListPageTitle.nDocsTagged": "Üks dokument sildistatud|{count} dokumenti sildistatud",
65
65
  "theme.docs.versionBadge.label": "Versioon: {versionLabel}",
66
66
  "theme.docs.versions.latestVersionLinkLabel": "viimane versioon",
67
67
  "theme.docs.versions.latestVersionSuggestionLabel": "Uuendatud dokumentatsiooni lugemiseks vaata {latestVersionLink} ({versionLabel}).",
@@ -73,7 +73,7 @@
73
73
  "theme.navbar.mobileLanguageDropdown.label": "Keeled",
74
74
  "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Tagasi põhi menüüsse",
75
75
  "theme.navbar.mobileVersionsDropdown.label": "Versioonid",
76
- "theme.tags.tagsListLabel": "Märked:",
77
- "theme.tags.tagsPageLink": "Näaita Kõiki Märkeid",
78
- "theme.tags.tagsPageTitle": "Märked"
76
+ "theme.tags.tagsListLabel": "Sildid:",
77
+ "theme.tags.tagsPageLink": "Vaata Kõiki Silte",
78
+ "theme.tags.tagsPageTitle": "Sildid"
79
79
  }
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Otsi",
3
- "theme.SearchBar.seeAll": "Näe kõiki {count} tulemust",
3
+ "theme.SearchBar.seeAll": "Vaata kõiki {count} tulemust",
4
4
  "theme.SearchModal.errorScreen.helpText": "Kontrolli interneti ühendust.",
5
5
  "theme.SearchModal.errorScreen.titleText": "Tulemuste pärimine ebaõnnestus",
6
- "theme.SearchModal.footer.closeKeyAriaLabel": "Escape nuppu",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Paoklahvi nuppu",
7
7
  "theme.SearchModal.footer.closeText": "sulgemiseks",
8
8
  "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Alla noolt",
9
9
  "theme.SearchModal.footer.navigateText": "navigeerimiseks",
10
10
  "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Üles noolt",
11
11
  "theme.SearchModal.footer.searchByText": "Otsi",
12
- "theme.SearchModal.footer.selectKeyAriaLabel": "Enter nuppu",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Sisestusklahvi nuppu",
13
13
  "theme.SearchModal.footer.selectText": "valimiseks",
14
14
  "theme.SearchModal.noResultsScreen.noResultsText": "Tulemused puuduvad päringule",
15
15
  "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Anna meile teada.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docusaurus/theme-translations",
3
- "version": "0.0.0-6021",
3
+ "version": "0.0.0-6022",
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.6.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@docusaurus/core": "0.0.0-6021",
27
- "@docusaurus/logger": "0.0.0-6021",
26
+ "@docusaurus/core": "0.0.0-6022",
27
+ "@docusaurus/logger": "0.0.0-6022",
28
28
  "lodash": "^4.17.21"
29
29
  },
30
30
  "engines": {
31
31
  "node": ">=18.0"
32
32
  },
33
- "gitHead": "7876673a736b8c3d5715a8edb6cb21bf464d9315"
33
+ "gitHead": "8a45d5443071fed8fc552df8f6664b2764c78c91"
34
34
  }