mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-12 01:01:52 +00:00
47bbee9847
Change-Id: Ib0bd8df222d8dd7ce48846fdac5ae58937e7d98b
20 lines
658 B
JSON
20 lines
658 B
JSON
{
|
|
"@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"
|
|
}
|