mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-28 00:50:02 +00:00
da04d7225f
Change-Id: I9e658248c872c0dd7592b99c71c25e4a5367f273
20 lines
658 B
JSON
20 lines
658 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Dark Eagle",
|
|
"Xil",
|
|
"Yyy",
|
|
"Papuass"
|
|
]
|
|
},
|
|
"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"
|
|
}
|