Skip to content

Commit f43be85

Browse files
Gekdslorber
andauthored
fix(translations): fix wrong Estonian (et) translations and typos (#10344)
Co-authored-by: sebastien <[email protected]>
1 parent a2e30be commit f43be85

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/docusaurus-theme-translations/locales/et/theme-common.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"theme.CodeBlock.copied": "Kopeeritud",
55
"theme.CodeBlock.copy": "Kopeeri",
66
"theme.CodeBlock.copyButtonAriaLabel": "Kopeeri kood lõikelauale",
7-
"theme.CodeBlock.wordWrapToggle": "Lülita reavahetus",
7+
"theme.CodeBlock.wordWrapToggle": "Lülita reamurdmine",
88
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Sulge külgrea kategooria '{label}'",
99
"theme.DocSidebarItem.expandCategoryAriaLabel": "Ava külgrea kategooria '{label}'",
1010
"theme.ErrorPageContent.title": "See leht jooksis kokku.",
1111
"theme.ErrorPageContent.tryAgain": "Proovi uuesti",
12-
"theme.NavBar.navAriaLabel": "Main",
12+
"theme.NavBar.navAriaLabel": "Peamine",
1313
"theme.NotFound.p1": "Vabandame, kuid lehte ei leitud.",
1414
"theme.NotFound.p2": "Kui arvad, et see on viga, palun võta meiega ühendust.",
1515
"theme.NotFound.title": "Lehte ei leitud",
@@ -36,7 +36,7 @@
3636
"theme.blog.post.readMoreLabel": "Loe edasi {title} kohta",
3737
"theme.blog.post.readingTime.plurals": "Ühe min lugemine|{readingTime} min lugemine",
3838
"theme.blog.sidebar.navAriaLabel": "Blogi hiljutiste postituste navigatsioon",
39-
"theme.blog.tagTitle": "{nPosts} märgistatud \"{tagName}\"",
39+
"theme.blog.tagTitle": "{nPosts} sildistatud \"{tagName}\"",
4040
"theme.colorToggle.ariaLabel": "Vaheta heleda ja tumeda teema vahel (currently {mode})",
4141
"theme.colorToggle.ariaLabel.mode.dark": "tume teema",
4242
"theme.colorToggle.ariaLabel.mode.light": "hele teema",
@@ -61,7 +61,7 @@
6161
"theme.docs.sidebar.navAriaLabel": "Dokumentatsiooni külgriba",
6262
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Lülita navigatsiooniriba",
6363
"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",
6565
"theme.docs.versionBadge.label": "Versioon: {versionLabel}",
6666
"theme.docs.versions.latestVersionLinkLabel": "viimane versioon",
6767
"theme.docs.versions.latestVersionSuggestionLabel": "Uuendatud dokumentatsiooni lugemiseks vaata {latestVersionLink} ({versionLabel}).",
@@ -73,7 +73,7 @@
7373
"theme.navbar.mobileLanguageDropdown.label": "Keeled",
7474
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Tagasi põhi menüüsse",
7575
"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"
7979
}

packages/docusaurus-theme-translations/locales/et/theme-search-algolia.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"theme.SearchBar.label": "Otsi",
3-
"theme.SearchBar.seeAll": "Näe kõiki {count} tulemust",
3+
"theme.SearchBar.seeAll": "Vaata kõiki {count} tulemust",
44
"theme.SearchModal.errorScreen.helpText": "Kontrolli interneti ühendust.",
55
"theme.SearchModal.errorScreen.titleText": "Tulemuste pärimine ebaõnnestus",
6-
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape nuppu",
6+
"theme.SearchModal.footer.closeKeyAriaLabel": "Paoklahvi nuppu",
77
"theme.SearchModal.footer.closeText": "sulgemiseks",
88
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Alla noolt",
99
"theme.SearchModal.footer.navigateText": "navigeerimiseks",
1010
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Üles noolt",
1111
"theme.SearchModal.footer.searchByText": "Otsi",
12-
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter nuppu",
12+
"theme.SearchModal.footer.selectKeyAriaLabel": "Sisestusklahvi nuppu",
1313
"theme.SearchModal.footer.selectText": "valimiseks",
1414
"theme.SearchModal.noResultsScreen.noResultsText": "Tulemused puuduvad päringule",
1515
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Anna meile teada.",

0 commit comments

Comments
 (0)