1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 15:40:15 +01:00
mkdocs-material/material/partials/languages/lv.html

36 lines
1.3 KiB
HTML
Raw Normal View History

2022-01-23 12:17:44 +01:00
{#-
This file was automatically generated - do not edit
-#}
{% macro t(key) %}{{ {
"language": "lv",
2022-12-11 18:32:22 +01:00
"action.edit": "Rediģēt šo lapu",
"action.skip": "Pāriet uz saturu",
2022-01-23 12:17:44 +01:00
"clipboard.copy": "Kopēt starpliktuvē",
"clipboard.copied": "Kopēts starpliktuvē",
2022-11-12 13:56:18 +01:00
"footer": "Kājene",
2022-01-23 12:17:44 +01:00
"footer.next": "Nākamais",
2022-11-12 13:56:18 +01:00
"footer.previous": "Iepriekšējais",
"header": "Galvene",
2022-01-25 16:48:42 +01:00
"meta.comments": "Komentārs",
2022-01-23 12:17:44 +01:00
"meta.source": "Avots",
2022-11-12 13:56:18 +01:00
"nav": "Navigācija",
2022-01-23 12:17:44 +01: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 13:56:18 +01:00
"select.language": "Izvēlies valodu",
"select.version": "Izvēlies versiju",
2022-12-11 18:32:22 +01:00
"source": "Doties uz repozitoriju",
2022-01-23 12:17:44 +01:00
"source.file.date.created": "Izveidots",
2022-11-12 13:56:18 +01: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 12:17:44 +01:00
}[key] }}{% endmacro %}