mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 11:13:27 +00:00
d1b9559119
Change-Id: I7dd39e991b1751da3db1d4217fc2ca5f761fdde2
20 lines
645 B
JSON
20 lines
645 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Crt",
|
|
"Nike",
|
|
"Olli",
|
|
"Stryn"
|
|
]
|
|
},
|
|
"inputbox-desc": "Mahdollistaa ennalta määriteltyjen lomakkeiden sisällyttämisen sivuille.",
|
|
"inputbox-error-no-type": "Et määritellyt syötekentän tyyppiä.",
|
|
"inputbox-error-bad-type": "Syötekentän tyyppi ”$1” ei kelpaa.\nSallittuja arvoja ovat create, comment, search, search2 ja fulltext.",
|
|
"inputbox-tryexact": "Yritä tarkkaa osumaa",
|
|
"inputbox-searchfulltext": "Etsi koko tekstiä",
|
|
"inputbox-createarticle": "Luo sivu",
|
|
"inputbox-postcomment": "Uusi osio",
|
|
"inputbox-postcommenttitle": "Uusi osio",
|
|
"inputbox-ns-main": "(sivut)"
|
|
}
|