mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
feat(theme-translations): add Hungarian theme translations (#8668)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
10a8d1264b
commit
1b9e2f2d45
5 changed files with 122 additions and 0 deletions
|
@ -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"
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"theme.PwaReloadPopup.closeButtonAriaLabel": "Bezárás",
|
||||
"theme.PwaReloadPopup.info": "Új verzió elérhető el",
|
||||
"theme.PwaReloadPopup.refreshButtonText": "Frissítés"
|
||||
}
|
|
@ -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": "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": "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)",
|
||||
"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} 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",
|
||||
"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",
|
||||
"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"
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"theme.Playground.liveEditor": "Interaktív szerkesztő",
|
||||
"theme.Playground.result": "Eredmény"
|
||||
}
|
|
@ -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": "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...",
|
||||
"theme.SearchPage.inputLabel": "Keresés",
|
||||
"theme.SearchPage.inputPlaceholder": "Adja meg a keresendő kifejezést",
|
||||
"theme.SearchPage.noResultsText": "Nincs találat a keresésre"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue