mediawiki-extensions-InputBox/i18n/lv.json

20 lines
658 B
JSON
Raw Normal View History

{
"@metadata": {
"authors": [
"Dark Eagle",
"Papuass",
"Xil",
"Yyy"
]
},
"inputbox-desc": "Atļaut iekļaut iepriekš noteiktās HTML formas",
"inputbox-error-no-type": "Tu neesi norādījis ievades lauka tipu",
"inputbox-error-bad-type": "Ievades lauka tips \"$1\" nav atpazīts.\nLūdzu norādi \"create\", \"comment\", \"search\", \"search2\" vai \"fulltext\".",
"inputbox-tryexact": "Meklēt precīzi",
"inputbox-searchfulltext": "Meklēt visu tekstu",
"inputbox-createarticle": "Izveidot lapu",
"inputbox-movearticle": "Pārvietot lapu",
"inputbox-postcomment": "Jauna sadaļa",
"inputbox-postcommenttitle": "Jauna sadaļa"
}