mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-14 19:07:41 +01:00
35 lines
1.3 KiB
HTML
35 lines
1.3 KiB
HTML
{#-
|
|
This file was automatically generated - do not edit
|
|
-#}
|
|
{% macro t(key) %}{{ {
|
|
"language": "hu",
|
|
"clipboard.copy": "Másolás vágólapra",
|
|
"clipboard.copied": "Vágólapra másolva",
|
|
"edit.link.title": "Oldal szerkesztése",
|
|
"footer.previous": "Előző",
|
|
"footer.next": "Következő",
|
|
"footer.title": "Élőláb",
|
|
"header.title": "Élőfej",
|
|
"meta.comments": "Hozzászólások",
|
|
"meta.source": "Forrás",
|
|
"nav.title": "Navigáció",
|
|
"search.config.lang": "hu",
|
|
"search.placeholder": "Keresés",
|
|
"search.reset": "Törlés",
|
|
"search.result.initializer": "Keresés inicializálása",
|
|
"search.result.placeholder": "Kereséshez írj ide valamit",
|
|
"search.result.none": "Nincs találat",
|
|
"search.result.one": "1 egyező dokumentum",
|
|
"search.result.other": "# egyező dokumentum",
|
|
"search.result.more.one": "1 további találat az oldalon",
|
|
"search.result.more.other": "# további találat az oldalon",
|
|
"search.result.term.missing": "Üres",
|
|
"skip.link.title": "Kihagyás",
|
|
"source.link.title": "Főoldalra ugrás",
|
|
"source.revision.date": "Utolsó frissítés",
|
|
"source.file.date.updated": "Utolsó frissítés",
|
|
"source.file.date.created": "Létrehozva",
|
|
"tabs.title": "Lapok",
|
|
"toc.title": "Tartalomjegyzék"
|
|
}[key] }}{% endmacro %}
|