mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 15:13:34 +00:00
2ed67f2c7d
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
15 lines
546 B
JSON
15 lines
546 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Dark Eagle",
|
|
"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\".",
|
|
"tryexact": "Meklēt precīzi",
|
|
"searchfulltext": "Meklēt visu tekstu",
|
|
"createarticle": "Izveidot lapu"
|
|
} |