2021-03-04 18:05:37 +01:00
|
|
|
{#-
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
-#}
|
|
|
|
{% macro t(key) %}{{ {
|
|
|
|
"language": "is",
|
|
|
|
"clipboard.copy": "Afrita í klemmuspjald",
|
|
|
|
"clipboard.copied": "Afritað í klemmuspjald",
|
|
|
|
"edit.link.title": "Ritvinna þessa síðu",
|
|
|
|
"footer.previous": "Fyrra",
|
|
|
|
"footer.next": "Næsta",
|
|
|
|
"footer.title": "Síðufótur",
|
|
|
|
"header.title": "Haus",
|
|
|
|
"meta.comments": "Athugasemdir",
|
|
|
|
"meta.source": "Grunnur",
|
|
|
|
"nav.title": "Valmynd",
|
|
|
|
"search.placeholder": "Leit",
|
|
|
|
"search.reset": "Hreinsa",
|
|
|
|
"search.result.placeholder": "Sláðu inn til að hefja leit",
|
|
|
|
"search.result.none": "Engin skjöl fundust",
|
|
|
|
"search.result.one": "1 skjal fannst",
|
|
|
|
"search.result.other": "# skjöl fundust",
|
|
|
|
"search.result.more.one": "1 til viðbótar á þessari síðu",
|
|
|
|
"search.result.more.other": "# til viðbótar á þessari síðu",
|
|
|
|
"skip.link.title": "Hoppa yfir í efni",
|
|
|
|
"source.link.title": "Fara í gagnahirslu (e. repository)",
|
|
|
|
"source.revision.date": "Síðasta uppfærsla",
|
2021-05-02 11:24:34 +02:00
|
|
|
"source.file.date.updated": "Síðasta uppfærsla",
|
|
|
|
"source.file.date.created": "Búið til",
|
2021-03-04 18:05:37 +01:00
|
|
|
"tabs.title": "Flipar",
|
|
|
|
"toc.title": "Efnisyfirlit"
|
|
|
|
}[key] }}{% endmacro %}
|