2019-05-17 22:37:21 +03:00
|
|
|
{#-
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
-#}
|
2019-06-15 16:16:14 +03:00
|
|
|
{% macro t(key) %}{{ {
|
|
|
|
"language": "da",
|
|
|
|
"clipboard.copy": "Kopiér til udklipsholderen",
|
|
|
|
"clipboard.copied": "Kopieret til udklipsholderen",
|
|
|
|
"edit.link.title": "Redigér denne side",
|
|
|
|
"footer.previous": "Forrige",
|
|
|
|
"footer.next": "Næste",
|
|
|
|
"meta.comments": "Kommentarer",
|
|
|
|
"meta.source": "Kilde",
|
2020-03-05 19:17:15 +03:00
|
|
|
"search.config.lang": "da",
|
2019-06-15 16:16:14 +03:00
|
|
|
"search.placeholder": "Søg",
|
|
|
|
"search.result.placeholder": "Indtast søgeord",
|
|
|
|
"search.result.none": "Ingen resultater fundet",
|
|
|
|
"search.result.one": "1 resultat",
|
|
|
|
"search.result.other": "# resultater",
|
|
|
|
"skip.link.title": "Gå til indholdet",
|
|
|
|
"source.link.title": "Åbn arkiv",
|
2019-12-11 19:47:48 +03:00
|
|
|
"source.revision.date": "Sidste ændring",
|
2021-05-02 12:24:34 +03:00
|
|
|
"source.file.date.updated": "Sidste ændring",
|
|
|
|
"source.file.date.created": "Oprettet",
|
2019-12-11 19:47:48 +03:00
|
|
|
"toc.title": "Indholdsfortegnelse"
|
2019-06-15 16:16:14 +03:00
|
|
|
}[key] }}{% endmacro %}
|