From 50158c26f6a7dbb5d81788b5c2f0fe39fee343d8 Mon Sep 17 00:00:00 2001 From: TrueQAP <32407751+trueqap@users.noreply.github.com> Date: Wed, 15 Feb 2023 08:01:38 +0100 Subject: [PATCH 1/8] translations for Hungarian --- .../locales/hu/plugin-ideal-image.json | 7 ++ .../locales/hu/plugin-pwa.json | 5 ++ .../locales/hu/theme-common.json | 70 +++++++++++++++++++ .../locales/hu/theme-live-codeblock.json | 4 ++ .../locales/hu/theme-search-algolia.json | 36 ++++++++++ 5 files changed, 122 insertions(+) create mode 100644 packages/docusaurus-theme-translations/locales/hu/plugin-ideal-image.json create mode 100644 packages/docusaurus-theme-translations/locales/hu/plugin-pwa.json create mode 100644 packages/docusaurus-theme-translations/locales/hu/theme-common.json create mode 100644 packages/docusaurus-theme-translations/locales/hu/theme-live-codeblock.json create mode 100644 packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json diff --git a/packages/docusaurus-theme-translations/locales/hu/plugin-ideal-image.json b/packages/docusaurus-theme-translations/locales/hu/plugin-ideal-image.json new file mode 100644 index 000000000000..0a1e7c0e4005 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/hu/plugin-ideal-image.json @@ -0,0 +1,7 @@ +{ + "theme.IdealImageMessage.404error": "404. A kép nem található", + "theme.IdealImageMessage.error": "Hiba. Kattints újratöltéshez", + "theme.IdealImageMessage.load": "Kattints a(z) {sizeMessage} betöltéséhez", + "theme.IdealImageMessage.loading": "Betöltés...", + "theme.IdealImageMessage.offline": "A böngésződ offline módban van. A kép nem töltődött be" +} \ No newline at end of file diff --git a/packages/docusaurus-theme-translations/locales/hu/plugin-pwa.json b/packages/docusaurus-theme-translations/locales/hu/plugin-pwa.json new file mode 100644 index 000000000000..fec71208bc32 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/hu/plugin-pwa.json @@ -0,0 +1,5 @@ +{ + "theme.PwaReloadPopup.closeButtonAriaLabel": "Bezárás", + "theme.PwaReloadPopup.info": "Új verzió elérhető el", + "theme.PwaReloadPopup.refreshButtonText": "Frissítés" +} \ No newline at end of file diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-common.json b/packages/docusaurus-theme-translations/locales/hu/theme-common.json new file mode 100644 index 000000000000..ff2fbb2d56df --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/hu/theme-common.json @@ -0,0 +1,70 @@ +{ + "theme.AnnouncementBar.closeButtonAriaLabel": "Bezárás", + "theme.BackToTopButton.buttonAriaLabel": "Vissza a tetejére", + "theme.CodeBlock.copied": "Másolva", + "theme.CodeBlock.copy": "Másolás", + "theme.CodeBlock.copyButtonAriaLabel": "Másolás a vágólapra", + "theme.CodeBlock.wordWrapToggle": "Szótörés váltása", + "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Összecsukás/kibontás kategória '{label}'", + "theme.ErrorPageContent.title": "Hiba történt a oldalon.", + "theme.ErrorPageContent.tryAgain": "Próbáld újra", + "theme.NavBar.navAriaLabel": "Fő", + "theme.NotFound.p1": "Sajnos nem találtuk azt az oldalt, amit kerestél.", + "theme.NotFound.p2": "Kérjük, lépj kapcsolatba az oldal tulajdonosával, ahonnan erre a hivatkozásra léptél, hogy jelezd, hogy a hivatkozás nem működik.", + "theme.NotFound.title": "Az oldal nem található", + "theme.TOCCollapsible.toggleButtonLabel": "Ezen az oldalon tartalomjegyzék", + "theme.admonition.caution": "vigyázat", + "theme.admonition.danger": "veszély", + "theme.admonition.info": "információ", + "theme.admonition.note": "megjegyzés", + "theme.admonition.tip": "tanács", + "theme.blog.archive.description": "Archívum", + "theme.blog.archive.title": "Archívum", + "theme.blog.paginator.navAriaLabel": "Bloglista oldalának navigációja", + "theme.blog.paginator.newerEntries": "Újabb bejegyzések", + "theme.blog.paginator.olderEntries": "Régebbi bejegyzések", + "theme.blog.post.paginator.navAriaLabel": "Blogbejegyzés oldalának navigációja", + "theme.blog.post.paginator.newerPost": "Újabb bejegyzés", + "theme.blog.post.paginator.olderPost": "Régebbi bejegyzés", + "theme.blog.post.plurals": "{count} bejegyzés|{count} bejegyzés|{count} bejegyzés", + "theme.blog.post.readMore": "Olvass tovább", + "theme.blog.post.readMoreLabel": "További információ erről: {title}", + "theme.blog.post.readingTime.plurals": "{readingTime} perc olvasás", + "theme.blog.sidebar.navAriaLabel": "Navigáció a blog legutóbbi bejegyzései között", + "theme.blog.tagTitle": "{nPosts} a(z) \"{tagName}\" címkével", + "theme.colorToggle.ariaLabel": "Váltás a sötét és világos mód között (jelenleg {mode} van beállítva)", + "theme.colorToggle.ariaLabel.mode.dark": "Sötét mód", + "theme.colorToggle.ariaLabel.mode.light": "Világos mód", + "theme.common.editThisPage": "Szerkesztés GitHub-on", + "theme.common.headingLinkTitle": "Közvetlen hivatkozás erre: {heading}", + "theme.common.skipToMainContent": "Ugrás a fő tartalomhoz", + "theme.docs.DocCard.categoryDescription": "{count} elem|{count} elemek|{count} elemei", + "theme.docs.breadcrumbs.home": "Kezdőlap", + "theme.docs.breadcrumbs.navAriaLabel": "Navigációs sáv a jelenlegi oldalhoz", + "theme.docs.paginator.navAriaLabel": "Dokumentációs oldal navigációja", + "theme.docs.paginator.next": "Következő oldal", + "theme.docs.paginator.previous": "Előző oldal", + "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Navigációs sáv bezárása", + "theme.docs.sidebar.collapseButtonAriaLabel": "Oldalsáv összecsukása", + "theme.docs.sidebar.collapseButtonTitle": "Oldalsáv összecsukása", + "theme.docs.sidebar.expandButtonAriaLabel": "Oldalsáv kibontása", + "theme.docs.sidebar.expandButtonTitle": "Oldalsáv kibontása", + "theme.docs.sidebar.navAriaLabel": "Dokumentációs oldalsáv", + "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Navigációs sáv ki- és bekapcsolása", + "theme.docs.tagDocListPageTitle": "{nDocsTagged} címkével: \"{tagName}\" ", + "theme.docs.tagDocListPageTitle.nDocsTagged": "Egy oldal|{count} oldal|{count} oldal", + "theme.docs.versionBadge.label": "Verzió: {versionLabel}", + "theme.docs.versions.latestVersionLinkLabel": "legutolsó verzió", + "theme.docs.versions.latestVersionSuggestionLabel": "Az aktuális dokumentáció itt található: {latestVersionLink} ({versionLabel}).", + "theme.docs.versions.unmaintainedVersionLabel": "Ez a {siteTitle} dokumentáció a {versionLabel} verzióhoz, amely már nem támogatott.", + "theme.docs.versions.unreleasedVersionLabel": "Ez a dokumentáció a jövőbeli {siteTitle} {versionLabel} verzióhoz.", + "theme.lastUpdated.atDate": " {date}-kor", + "theme.lastUpdated.byUser": " {user}-tól", + "theme.lastUpdated.lastUpdatedAtBy": "Utolsó frissítés{atDate}{byUser}", + "theme.navbar.mobileLanguageDropdown.label": "Nyelvek", + "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Vissza a főmenühöz", + "theme.navbar.mobileVersionsDropdown.label": "Verziók", + "theme.tags.tagsListLabel": "Címkék:", + "theme.tags.tagsPageLink": "Összes címke megtekintése", + "theme.tags.tagsPageTitle": "Címkék" +} \ No newline at end of file diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-live-codeblock.json b/packages/docusaurus-theme-translations/locales/hu/theme-live-codeblock.json new file mode 100644 index 000000000000..98fb081060b3 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/hu/theme-live-codeblock.json @@ -0,0 +1,4 @@ +{ + "theme.Playground.liveEditor": "Interaktív szerkesztő", + "theme.Playground.result": "Eredmény" +} \ No newline at end of file diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json new file mode 100644 index 000000000000..07e317b83be5 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json @@ -0,0 +1,36 @@ +{ + "theme.SearchBar.label": "Keresés", + "theme.SearchBar.seeAll": "Összes eredmény megtekintése ({count})", + "theme.SearchModal.errorScreen.helpText": "Ellenőrizze a hálózati kapcsolatot.", + "theme.SearchModal.errorScreen.titleText": "Nem sikerült az eredményeket lekérni", + "theme.SearchModal.footer.closeKeyAriaLabel": "Escape billentyű", + "theme.SearchModal.footer.closeText": "bezárás", + "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Lefelé nyíl", + "theme.SearchModal.footer.navigateText": "navigációhoz", + "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Felfelé nyíl", + "theme.SearchModal.footer.searchByText": "Motor:", + "theme.SearchModal.footer.selectKeyAriaLabel": "Enter billentyű", + "theme.SearchModal.footer.selectText": "kiválasztás", + "theme.SearchModal.noResultsScreen.noResultsText": "Nincs eredmény", + "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Adja meg nekünk.", + "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Úgy gondolja, hogy ez a keresés eredményt kellene adnia?", + "theme.SearchModal.noResultsScreen.suggestedQueryText": "Próbálja meg keresni", + "theme.SearchModal.placeholder": "Dokumentumok keresése", + "theme.SearchModal.searchBox.cancelButtonText": "Mégse", + "theme.SearchModal.searchBox.resetButtonTitle": "Keresési kérés törlése", + "theme.SearchModal.startScreen.favoriteSearchesTitle": "Kedvencek", + "theme.SearchModal.startScreen.noRecentSearchesText": "Nincsenek legutóbbi keresések", + "theme.SearchModal.startScreen.recentSearchesTitle": "Legutóbbi", + "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Törölje ezt a keresést a kedvencekből", + "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Törölje ezt a keresést az előzményekből", + "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Mentsük el ezt a keresést", + "theme.SearchPage.saveRecentSearchButtonTitle": "Mentse ezt a keresést", + "theme.SearchPage.algoliaLabel": "Keresés az Algolia segítségével", + "theme.SearchPage.documentsFound.plurals": "{count} dokumentum|{count} dokumentumok|{count} dokumentumok", + "theme.SearchPage.emptyResultsTitle": "Keresés a webhelyen", + "theme.SearchPage.existingResultsTitle": "\"{query}\" keresési eredményei", + "theme.SearchPage.fetchingNewResults": "Új keresési eredmények betöltése...", + "theme.SearchPage.inputLabel": "Keresés", + "theme.SearchPage.inputPlaceholder": "Adja meg a keresendő kifejezést", + "theme.SearchPage.noResultsText": "Nincs találat a keresésre" +} \ No newline at end of file From 0ffde5ef9ba8a0afda5951a44a970a2d37a00708 Mon Sep 17 00:00:00 2001 From: TrueQAP <32407751+trueqap@users.noreply.github.com> Date: Wed, 15 Feb 2023 08:06:19 +0100 Subject: [PATCH 2/8] fix format --- .../locales/hu/plugin-ideal-image.json | 12 +- .../locales/hu/plugin-pwa.json | 8 +- .../locales/hu/theme-common.json | 138 +++++++++--------- .../locales/hu/theme-live-codeblock.json | 6 +- .../locales/hu/theme-search-algolia.json | 70 ++++----- 5 files changed, 117 insertions(+), 117 deletions(-) diff --git a/packages/docusaurus-theme-translations/locales/hu/plugin-ideal-image.json b/packages/docusaurus-theme-translations/locales/hu/plugin-ideal-image.json index 0a1e7c0e4005..15e51ba23a7a 100644 --- a/packages/docusaurus-theme-translations/locales/hu/plugin-ideal-image.json +++ b/packages/docusaurus-theme-translations/locales/hu/plugin-ideal-image.json @@ -1,7 +1,7 @@ { - "theme.IdealImageMessage.404error": "404. A kép nem található", - "theme.IdealImageMessage.error": "Hiba. Kattints újratöltéshez", - "theme.IdealImageMessage.load": "Kattints a(z) {sizeMessage} betöltéséhez", - "theme.IdealImageMessage.loading": "Betöltés...", - "theme.IdealImageMessage.offline": "A böngésződ offline módban van. A kép nem töltődött be" -} \ No newline at end of file + "theme.IdealImageMessage.404error": "404. A kép nem található", + "theme.IdealImageMessage.error": "Hiba. Kattints újratöltéshez", + "theme.IdealImageMessage.load": "Kattints a(z) {sizeMessage} betöltéséhez", + "theme.IdealImageMessage.loading": "Betöltés...", + "theme.IdealImageMessage.offline": "A böngésződ offline módban van. A kép nem töltődött be" +} diff --git a/packages/docusaurus-theme-translations/locales/hu/plugin-pwa.json b/packages/docusaurus-theme-translations/locales/hu/plugin-pwa.json index fec71208bc32..bc7393f31c53 100644 --- a/packages/docusaurus-theme-translations/locales/hu/plugin-pwa.json +++ b/packages/docusaurus-theme-translations/locales/hu/plugin-pwa.json @@ -1,5 +1,5 @@ { - "theme.PwaReloadPopup.closeButtonAriaLabel": "Bezárás", - "theme.PwaReloadPopup.info": "Új verzió elérhető el", - "theme.PwaReloadPopup.refreshButtonText": "Frissítés" -} \ No newline at end of file + "theme.PwaReloadPopup.closeButtonAriaLabel": "Bezárás", + "theme.PwaReloadPopup.info": "Új verzió elérhető el", + "theme.PwaReloadPopup.refreshButtonText": "Frissítés" +} diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-common.json b/packages/docusaurus-theme-translations/locales/hu/theme-common.json index ff2fbb2d56df..384aab154a87 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-common.json @@ -1,70 +1,70 @@ { - "theme.AnnouncementBar.closeButtonAriaLabel": "Bezárás", - "theme.BackToTopButton.buttonAriaLabel": "Vissza a tetejére", - "theme.CodeBlock.copied": "Másolva", - "theme.CodeBlock.copy": "Másolás", - "theme.CodeBlock.copyButtonAriaLabel": "Másolás a vágólapra", - "theme.CodeBlock.wordWrapToggle": "Szótörés váltása", - "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Összecsukás/kibontás kategória '{label}'", - "theme.ErrorPageContent.title": "Hiba történt a oldalon.", - "theme.ErrorPageContent.tryAgain": "Próbáld újra", - "theme.NavBar.navAriaLabel": "Fő", - "theme.NotFound.p1": "Sajnos nem találtuk azt az oldalt, amit kerestél.", - "theme.NotFound.p2": "Kérjük, lépj kapcsolatba az oldal tulajdonosával, ahonnan erre a hivatkozásra léptél, hogy jelezd, hogy a hivatkozás nem működik.", - "theme.NotFound.title": "Az oldal nem található", - "theme.TOCCollapsible.toggleButtonLabel": "Ezen az oldalon tartalomjegyzék", - "theme.admonition.caution": "vigyázat", - "theme.admonition.danger": "veszély", - "theme.admonition.info": "információ", - "theme.admonition.note": "megjegyzés", - "theme.admonition.tip": "tanács", - "theme.blog.archive.description": "Archívum", - "theme.blog.archive.title": "Archívum", - "theme.blog.paginator.navAriaLabel": "Bloglista oldalának navigációja", - "theme.blog.paginator.newerEntries": "Újabb bejegyzések", - "theme.blog.paginator.olderEntries": "Régebbi bejegyzések", - "theme.blog.post.paginator.navAriaLabel": "Blogbejegyzés oldalának navigációja", - "theme.blog.post.paginator.newerPost": "Újabb bejegyzés", - "theme.blog.post.paginator.olderPost": "Régebbi bejegyzés", - "theme.blog.post.plurals": "{count} bejegyzés|{count} bejegyzés|{count} bejegyzés", - "theme.blog.post.readMore": "Olvass tovább", - "theme.blog.post.readMoreLabel": "További információ erről: {title}", - "theme.blog.post.readingTime.plurals": "{readingTime} perc olvasás", - "theme.blog.sidebar.navAriaLabel": "Navigáció a blog legutóbbi bejegyzései között", - "theme.blog.tagTitle": "{nPosts} a(z) \"{tagName}\" címkével", - "theme.colorToggle.ariaLabel": "Váltás a sötét és világos mód között (jelenleg {mode} van beállítva)", - "theme.colorToggle.ariaLabel.mode.dark": "Sötét mód", - "theme.colorToggle.ariaLabel.mode.light": "Világos mód", - "theme.common.editThisPage": "Szerkesztés GitHub-on", - "theme.common.headingLinkTitle": "Közvetlen hivatkozás erre: {heading}", - "theme.common.skipToMainContent": "Ugrás a fő tartalomhoz", - "theme.docs.DocCard.categoryDescription": "{count} elem|{count} elemek|{count} elemei", - "theme.docs.breadcrumbs.home": "Kezdőlap", - "theme.docs.breadcrumbs.navAriaLabel": "Navigációs sáv a jelenlegi oldalhoz", - "theme.docs.paginator.navAriaLabel": "Dokumentációs oldal navigációja", - "theme.docs.paginator.next": "Következő oldal", - "theme.docs.paginator.previous": "Előző oldal", - "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Navigációs sáv bezárása", - "theme.docs.sidebar.collapseButtonAriaLabel": "Oldalsáv összecsukása", - "theme.docs.sidebar.collapseButtonTitle": "Oldalsáv összecsukása", - "theme.docs.sidebar.expandButtonAriaLabel": "Oldalsáv kibontása", - "theme.docs.sidebar.expandButtonTitle": "Oldalsáv kibontása", - "theme.docs.sidebar.navAriaLabel": "Dokumentációs oldalsáv", - "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Navigációs sáv ki- és bekapcsolása", - "theme.docs.tagDocListPageTitle": "{nDocsTagged} címkével: \"{tagName}\" ", - "theme.docs.tagDocListPageTitle.nDocsTagged": "Egy oldal|{count} oldal|{count} oldal", - "theme.docs.versionBadge.label": "Verzió: {versionLabel}", - "theme.docs.versions.latestVersionLinkLabel": "legutolsó verzió", - "theme.docs.versions.latestVersionSuggestionLabel": "Az aktuális dokumentáció itt található: {latestVersionLink} ({versionLabel}).", - "theme.docs.versions.unmaintainedVersionLabel": "Ez a {siteTitle} dokumentáció a {versionLabel} verzióhoz, amely már nem támogatott.", - "theme.docs.versions.unreleasedVersionLabel": "Ez a dokumentáció a jövőbeli {siteTitle} {versionLabel} verzióhoz.", - "theme.lastUpdated.atDate": " {date}-kor", - "theme.lastUpdated.byUser": " {user}-tól", - "theme.lastUpdated.lastUpdatedAtBy": "Utolsó frissítés{atDate}{byUser}", - "theme.navbar.mobileLanguageDropdown.label": "Nyelvek", - "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Vissza a főmenühöz", - "theme.navbar.mobileVersionsDropdown.label": "Verziók", - "theme.tags.tagsListLabel": "Címkék:", - "theme.tags.tagsPageLink": "Összes címke megtekintése", - "theme.tags.tagsPageTitle": "Címkék" -} \ No newline at end of file + "theme.AnnouncementBar.closeButtonAriaLabel": "Bezárás", + "theme.BackToTopButton.buttonAriaLabel": "Vissza a tetejére", + "theme.CodeBlock.copied": "Másolva", + "theme.CodeBlock.copy": "Másolás", + "theme.CodeBlock.copyButtonAriaLabel": "Másolás a vágólapra", + "theme.CodeBlock.wordWrapToggle": "Szótörés váltása", + "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Összecsukás/kibontás kategória '{label}'", + "theme.ErrorPageContent.title": "Hiba történt a oldalon.", + "theme.ErrorPageContent.tryAgain": "Próbáld újra", + "theme.NavBar.navAriaLabel": "Fő", + "theme.NotFound.p1": "Sajnos nem találtuk azt az oldalt, amit kerestél.", + "theme.NotFound.p2": "Kérjük, lépj kapcsolatba az oldal tulajdonosával, ahonnan erre a hivatkozásra léptél, hogy jelezd, hogy a hivatkozás nem működik.", + "theme.NotFound.title": "Az oldal nem található", + "theme.TOCCollapsible.toggleButtonLabel": "Ezen az oldalon tartalomjegyzék", + "theme.admonition.caution": "vigyázat", + "theme.admonition.danger": "veszély", + "theme.admonition.info": "információ", + "theme.admonition.note": "megjegyzés", + "theme.admonition.tip": "tanács", + "theme.blog.archive.description": "Archívum", + "theme.blog.archive.title": "Archívum", + "theme.blog.paginator.navAriaLabel": "Bloglista oldalának navigációja", + "theme.blog.paginator.newerEntries": "Újabb bejegyzések", + "theme.blog.paginator.olderEntries": "Régebbi bejegyzések", + "theme.blog.post.paginator.navAriaLabel": "Blogbejegyzés oldalának navigációja", + "theme.blog.post.paginator.newerPost": "Újabb bejegyzés", + "theme.blog.post.paginator.olderPost": "Régebbi bejegyzés", + "theme.blog.post.plurals": "{count} bejegyzés|{count} bejegyzés|{count} bejegyzés", + "theme.blog.post.readMore": "Olvass tovább", + "theme.blog.post.readMoreLabel": "További információ erről: {title}", + "theme.blog.post.readingTime.plurals": "{readingTime} perc olvasás", + "theme.blog.sidebar.navAriaLabel": "Navigáció a blog legutóbbi bejegyzései között", + "theme.blog.tagTitle": "{nPosts} a(z) \"{tagName}\" címkével", + "theme.colorToggle.ariaLabel": "Váltás a sötét és világos mód között (jelenleg {mode} van beállítva)", + "theme.colorToggle.ariaLabel.mode.dark": "Sötét mód", + "theme.colorToggle.ariaLabel.mode.light": "Világos mód", + "theme.common.editThisPage": "Szerkesztés GitHub-on", + "theme.common.headingLinkTitle": "Közvetlen hivatkozás erre: {heading}", + "theme.common.skipToMainContent": "Ugrás a fő tartalomhoz", + "theme.docs.DocCard.categoryDescription": "{count} elem|{count} elemek|{count} elemei", + "theme.docs.breadcrumbs.home": "Kezdőlap", + "theme.docs.breadcrumbs.navAriaLabel": "Navigációs sáv a jelenlegi oldalhoz", + "theme.docs.paginator.navAriaLabel": "Dokumentációs oldal navigációja", + "theme.docs.paginator.next": "Következő oldal", + "theme.docs.paginator.previous": "Előző oldal", + "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Navigációs sáv bezárása", + "theme.docs.sidebar.collapseButtonAriaLabel": "Oldalsáv összecsukása", + "theme.docs.sidebar.collapseButtonTitle": "Oldalsáv összecsukása", + "theme.docs.sidebar.expandButtonAriaLabel": "Oldalsáv kibontása", + "theme.docs.sidebar.expandButtonTitle": "Oldalsáv kibontása", + "theme.docs.sidebar.navAriaLabel": "Dokumentációs oldalsáv", + "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Navigációs sáv ki- és bekapcsolása", + "theme.docs.tagDocListPageTitle": "{nDocsTagged} címkével: \"{tagName}\" ", + "theme.docs.tagDocListPageTitle.nDocsTagged": "Egy oldal|{count} oldal|{count} oldal", + "theme.docs.versionBadge.label": "Verzió: {versionLabel}", + "theme.docs.versions.latestVersionLinkLabel": "legutolsó verzió", + "theme.docs.versions.latestVersionSuggestionLabel": "Az aktuális dokumentáció itt található: {latestVersionLink} ({versionLabel}).", + "theme.docs.versions.unmaintainedVersionLabel": "Ez a {siteTitle} dokumentáció a {versionLabel} verzióhoz, amely már nem támogatott.", + "theme.docs.versions.unreleasedVersionLabel": "Ez a dokumentáció a jövőbeli {siteTitle} {versionLabel} verzióhoz.", + "theme.lastUpdated.atDate": " {date}-kor", + "theme.lastUpdated.byUser": " {user}-tól", + "theme.lastUpdated.lastUpdatedAtBy": "Utolsó frissítés{atDate}{byUser}", + "theme.navbar.mobileLanguageDropdown.label": "Nyelvek", + "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Vissza a főmenühöz", + "theme.navbar.mobileVersionsDropdown.label": "Verziók", + "theme.tags.tagsListLabel": "Címkék:", + "theme.tags.tagsPageLink": "Összes címke megtekintése", + "theme.tags.tagsPageTitle": "Címkék" +} diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-live-codeblock.json b/packages/docusaurus-theme-translations/locales/hu/theme-live-codeblock.json index 98fb081060b3..221baebd3867 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-live-codeblock.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-live-codeblock.json @@ -1,4 +1,4 @@ { - "theme.Playground.liveEditor": "Interaktív szerkesztő", - "theme.Playground.result": "Eredmény" -} \ No newline at end of file + "theme.Playground.liveEditor": "Interaktív szerkesztő", + "theme.Playground.result": "Eredmény" +} diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json index 07e317b83be5..d2f0f20c7e60 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json @@ -1,36 +1,36 @@ { - "theme.SearchBar.label": "Keresés", - "theme.SearchBar.seeAll": "Összes eredmény megtekintése ({count})", - "theme.SearchModal.errorScreen.helpText": "Ellenőrizze a hálózati kapcsolatot.", - "theme.SearchModal.errorScreen.titleText": "Nem sikerült az eredményeket lekérni", - "theme.SearchModal.footer.closeKeyAriaLabel": "Escape billentyű", - "theme.SearchModal.footer.closeText": "bezárás", - "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Lefelé nyíl", - "theme.SearchModal.footer.navigateText": "navigációhoz", - "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Felfelé nyíl", - "theme.SearchModal.footer.searchByText": "Motor:", - "theme.SearchModal.footer.selectKeyAriaLabel": "Enter billentyű", - "theme.SearchModal.footer.selectText": "kiválasztás", - "theme.SearchModal.noResultsScreen.noResultsText": "Nincs eredmény", - "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Adja meg nekünk.", - "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Úgy gondolja, hogy ez a keresés eredményt kellene adnia?", - "theme.SearchModal.noResultsScreen.suggestedQueryText": "Próbálja meg keresni", - "theme.SearchModal.placeholder": "Dokumentumok keresése", - "theme.SearchModal.searchBox.cancelButtonText": "Mégse", - "theme.SearchModal.searchBox.resetButtonTitle": "Keresési kérés törlése", - "theme.SearchModal.startScreen.favoriteSearchesTitle": "Kedvencek", - "theme.SearchModal.startScreen.noRecentSearchesText": "Nincsenek legutóbbi keresések", - "theme.SearchModal.startScreen.recentSearchesTitle": "Legutóbbi", - "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Törölje ezt a keresést a kedvencekből", - "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Törölje ezt a keresést az előzményekből", - "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Mentsük el ezt a keresést", - "theme.SearchPage.saveRecentSearchButtonTitle": "Mentse ezt a keresést", - "theme.SearchPage.algoliaLabel": "Keresés az Algolia segítségével", - "theme.SearchPage.documentsFound.plurals": "{count} dokumentum|{count} dokumentumok|{count} dokumentumok", - "theme.SearchPage.emptyResultsTitle": "Keresés a webhelyen", - "theme.SearchPage.existingResultsTitle": "\"{query}\" keresési eredményei", - "theme.SearchPage.fetchingNewResults": "Új keresési eredmények betöltése...", - "theme.SearchPage.inputLabel": "Keresés", - "theme.SearchPage.inputPlaceholder": "Adja meg a keresendő kifejezést", - "theme.SearchPage.noResultsText": "Nincs találat a keresésre" -} \ No newline at end of file + "theme.SearchBar.label": "Keresés", + "theme.SearchBar.seeAll": "Összes eredmény megtekintése ({count})", + "theme.SearchModal.errorScreen.helpText": "Ellenőrizze a hálózati kapcsolatot.", + "theme.SearchModal.errorScreen.titleText": "Nem sikerült az eredményeket lekérni", + "theme.SearchModal.footer.closeKeyAriaLabel": "Escape billentyű", + "theme.SearchModal.footer.closeText": "bezárás", + "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Lefelé nyíl", + "theme.SearchModal.footer.navigateText": "navigációhoz", + "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Felfelé nyíl", + "theme.SearchModal.footer.searchByText": "Motor:", + "theme.SearchModal.footer.selectKeyAriaLabel": "Enter billentyű", + "theme.SearchModal.footer.selectText": "kiválasztás", + "theme.SearchModal.noResultsScreen.noResultsText": "Nincs eredmény", + "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Adja meg nekünk.", + "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Úgy gondolja, hogy ez a keresés eredményt kellene adnia?", + "theme.SearchModal.noResultsScreen.suggestedQueryText": "Próbálja meg keresni", + "theme.SearchModal.placeholder": "Dokumentumok keresése", + "theme.SearchModal.searchBox.cancelButtonText": "Mégse", + "theme.SearchModal.searchBox.resetButtonTitle": "Keresési kérés törlése", + "theme.SearchModal.startScreen.favoriteSearchesTitle": "Kedvencek", + "theme.SearchModal.startScreen.noRecentSearchesText": "Nincsenek legutóbbi keresések", + "theme.SearchModal.startScreen.recentSearchesTitle": "Legutóbbi", + "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Törölje ezt a keresést a kedvencekből", + "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Törölje ezt a keresést az előzményekből", + "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Mentsük el ezt a keresést", + "theme.SearchPage.saveRecentSearchButtonTitle": "Mentse ezt a keresést", + "theme.SearchPage.algoliaLabel": "Keresés az Algolia segítségével", + "theme.SearchPage.documentsFound.plurals": "{count} dokumentum|{count} dokumentumok|{count} dokumentumok", + "theme.SearchPage.emptyResultsTitle": "Keresés a webhelyen", + "theme.SearchPage.existingResultsTitle": "\"{query}\" keresési eredményei", + "theme.SearchPage.fetchingNewResults": "Új keresési eredmények betöltése...", + "theme.SearchPage.inputLabel": "Keresés", + "theme.SearchPage.inputPlaceholder": "Adja meg a keresendő kifejezést", + "theme.SearchPage.noResultsText": "Nincs találat a keresésre" +} From 307afafd275dbe4fcaff6953d31034d1e862fb72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Thu, 16 Feb 2023 16:39:49 +0100 Subject: [PATCH 3/8] Update packages/docusaurus-theme-translations/locales/hu/theme-common.json --- .../docusaurus-theme-translations/locales/hu/theme-common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-common.json b/packages/docusaurus-theme-translations/locales/hu/theme-common.json index 384aab154a87..53112af0cd4a 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-common.json @@ -38,7 +38,7 @@ "theme.common.editThisPage": "Szerkesztés GitHub-on", "theme.common.headingLinkTitle": "Közvetlen hivatkozás erre: {heading}", "theme.common.skipToMainContent": "Ugrás a fő tartalomhoz", - "theme.docs.DocCard.categoryDescription": "{count} elem|{count} elemek|{count} elemei", + "theme.docs.DocCard.categoryDescription": "{count} elemek", "theme.docs.breadcrumbs.home": "Kezdőlap", "theme.docs.breadcrumbs.navAriaLabel": "Navigációs sáv a jelenlegi oldalhoz", "theme.docs.paginator.navAriaLabel": "Dokumentációs oldal navigációja", From c3fe14cfc8e053dd9e4d640db8f4373ceb9dffe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Thu, 16 Feb 2023 16:40:33 +0100 Subject: [PATCH 4/8] Update packages/docusaurus-theme-translations/locales/hu/theme-common.json --- .../docusaurus-theme-translations/locales/hu/theme-common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-common.json b/packages/docusaurus-theme-translations/locales/hu/theme-common.json index 53112af0cd4a..3fee1d153d7c 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-common.json @@ -26,7 +26,7 @@ "theme.blog.post.paginator.navAriaLabel": "Blogbejegyzés oldalának navigációja", "theme.blog.post.paginator.newerPost": "Újabb bejegyzés", "theme.blog.post.paginator.olderPost": "Régebbi bejegyzés", - "theme.blog.post.plurals": "{count} bejegyzés|{count} bejegyzés|{count} bejegyzés", + "theme.blog.post.plurals": "{count} bejegyzés|{count} bejegyzés", "theme.blog.post.readMore": "Olvass tovább", "theme.blog.post.readMoreLabel": "További információ erről: {title}", "theme.blog.post.readingTime.plurals": "{readingTime} perc olvasás", From 5594486a6be134f6ca58411f0fca0c97c75f8060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Thu, 16 Feb 2023 16:40:55 +0100 Subject: [PATCH 5/8] Update packages/docusaurus-theme-translations/locales/hu/theme-common.json --- .../docusaurus-theme-translations/locales/hu/theme-common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-common.json b/packages/docusaurus-theme-translations/locales/hu/theme-common.json index 3fee1d153d7c..d87ab8895709 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-common.json @@ -52,7 +52,7 @@ "theme.docs.sidebar.navAriaLabel": "Dokumentációs oldalsáv", "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Navigációs sáv ki- és bekapcsolása", "theme.docs.tagDocListPageTitle": "{nDocsTagged} címkével: \"{tagName}\" ", - "theme.docs.tagDocListPageTitle.nDocsTagged": "Egy oldal|{count} oldal|{count} oldal", + "theme.docs.tagDocListPageTitle.nDocsTagged": "Egy oldal|{count} oldal", "theme.docs.versionBadge.label": "Verzió: {versionLabel}", "theme.docs.versions.latestVersionLinkLabel": "legutolsó verzió", "theme.docs.versions.latestVersionSuggestionLabel": "Az aktuális dokumentáció itt található: {latestVersionLink} ({versionLabel}).", From bb8427ec1113acc652d2b3b3a577f23161d65096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Thu, 16 Feb 2023 16:41:47 +0100 Subject: [PATCH 6/8] Update packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json --- .../locales/hu/theme-search-algolia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json index d2f0f20c7e60..93f5dd7ef34a 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-search-algolia.json @@ -26,7 +26,7 @@ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Mentsük el ezt a keresést", "theme.SearchPage.saveRecentSearchButtonTitle": "Mentse ezt a keresést", "theme.SearchPage.algoliaLabel": "Keresés az Algolia segítségével", - "theme.SearchPage.documentsFound.plurals": "{count} dokumentum|{count} dokumentumok|{count} dokumentumok", + "theme.SearchPage.documentsFound.plurals": "Egy dokumentum|{count} dokumentumok", "theme.SearchPage.emptyResultsTitle": "Keresés a webhelyen", "theme.SearchPage.existingResultsTitle": "\"{query}\" keresési eredményei", "theme.SearchPage.fetchingNewResults": "Új keresési eredmények betöltése...", From 24670a0dd806cd2abcab12d4a95afda514d32c8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Thu, 16 Feb 2023 16:42:55 +0100 Subject: [PATCH 7/8] Update packages/docusaurus-theme-translations/locales/hu/theme-common.json --- .../docusaurus-theme-translations/locales/hu/theme-common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-common.json b/packages/docusaurus-theme-translations/locales/hu/theme-common.json index d87ab8895709..46146147f33c 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-common.json @@ -26,7 +26,7 @@ "theme.blog.post.paginator.navAriaLabel": "Blogbejegyzés oldalának navigációja", "theme.blog.post.paginator.newerPost": "Újabb bejegyzés", "theme.blog.post.paginator.olderPost": "Régebbi bejegyzés", - "theme.blog.post.plurals": "{count} bejegyzés|{count} bejegyzés", + "theme.blog.post.plurals": "Egy bejegyzés|{count} bejegyzés", "theme.blog.post.readMore": "Olvass tovább", "theme.blog.post.readMoreLabel": "További információ erről: {title}", "theme.blog.post.readingTime.plurals": "{readingTime} perc olvasás", From 0220e33fa35eecdbba5cb713afff4a7f08471096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Thu, 16 Feb 2023 16:45:05 +0100 Subject: [PATCH 8/8] Update packages/docusaurus-theme-translations/locales/hu/theme-common.json --- .../docusaurus-theme-translations/locales/hu/theme-common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-common.json b/packages/docusaurus-theme-translations/locales/hu/theme-common.json index 46146147f33c..9ffbf2b9ccc7 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-common.json @@ -29,7 +29,7 @@ "theme.blog.post.plurals": "Egy bejegyzés|{count} bejegyzés", "theme.blog.post.readMore": "Olvass tovább", "theme.blog.post.readMoreLabel": "További információ erről: {title}", - "theme.blog.post.readingTime.plurals": "{readingTime} perc olvasás", + "theme.blog.post.readingTime.plurals": "Egy perc olvasás|{readingTime} perc olvasás", "theme.blog.sidebar.navAriaLabel": "Navigáció a blog legutóbbi bejegyzései között", "theme.blog.tagTitle": "{nPosts} a(z) \"{tagName}\" címkével", "theme.colorToggle.ariaLabel": "Váltás a sötét és világos mód között (jelenleg {mode} van beállítva)",