2022-01-23 14:17:44 +03:00
|
|
|
{#-
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
-#}
|
|
|
|
{% macro t(key) %}{{ {
|
|
|
|
"language": "lv",
|
2022-12-11 20:32:22 +03:00
|
|
|
"action.edit": "Rediģēt šo lapu",
|
|
|
|
"action.skip": "Pāriet uz saturu",
|
2022-01-23 14:17:44 +03:00
|
|
|
"clipboard.copy": "Kopēt starpliktuvē",
|
|
|
|
"clipboard.copied": "Kopēts starpliktuvē",
|
2022-11-12 15:56:18 +03:00
|
|
|
"footer": "Kājene",
|
2022-01-23 14:17:44 +03:00
|
|
|
"footer.next": "Nākamais",
|
2022-11-12 15:56:18 +03:00
|
|
|
"footer.previous": "Iepriekšējais",
|
|
|
|
"header": "Galvene",
|
2022-01-25 18:48:42 +03:00
|
|
|
"meta.comments": "Komentārs",
|
2022-01-23 14:17:44 +03:00
|
|
|
"meta.source": "Avots",
|
2022-11-12 15:56:18 +03:00
|
|
|
"nav": "Navigācija",
|
2022-01-23 14:17:44 +03:00
|
|
|
"search.placeholder": "Meklēt",
|
|
|
|
"search.reset": "Notīrīt",
|
|
|
|
"search.result.initializer": "Notiek meklēšanas inicializācija",
|
|
|
|
"search.result.placeholder": "Ierakstiet, lai sāktu meklēšanu",
|
|
|
|
"search.result.none": "Nav atbilstošu dokumentu",
|
|
|
|
"search.result.one": "1 atbilstošs dokuments",
|
|
|
|
"search.result.other": "# atbilstoši dokumenti ",
|
|
|
|
"search.result.more.one": "1 šajā lapā",
|
|
|
|
"search.result.more.other": "# un vairāk šajā lapā",
|
|
|
|
"search.result.term.missing": "Trūkstošs",
|
2022-11-12 15:56:18 +03:00
|
|
|
"select.language": "Izvēlies valodu",
|
|
|
|
"select.version": "Izvēlies versiju",
|
2022-12-11 20:32:22 +03:00
|
|
|
"source": "Doties uz repozitoriju",
|
2022-01-23 14:17:44 +03:00
|
|
|
"source.file.date.created": "Izveidots",
|
2022-11-12 15:56:18 +03:00
|
|
|
"source.file.date.updated": "Pēdējoreiz atjaunots",
|
|
|
|
"tabs": "Cilnes",
|
|
|
|
"toc": "Satura rādītājs",
|
|
|
|
"top": "Atpakaļ uz augšu"
|
2022-01-23 14:17:44 +03:00
|
|
|
}[key] }}{% endmacro %}
|