mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 07:03:41 +00:00
39e7f3a5f0
Change-Id: I3d0ae21533f337335c6b1f8311b1b61480bb6a62
22 lines
744 B
JSON
22 lines
744 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Emperyan",
|
||
"Erkan Yilmaz",
|
||
"Joseph",
|
||
"Srhat",
|
||
"Arystanbek"
|
||
]
|
||
},
|
||
"inputbox-desc": "Öntanımlı HTML formlarının dahil edilmesine olanak verir",
|
||
"inputbox-error-no-type": "Oluşturulacak girdi kutusunun tipini belirtmediniz.",
|
||
"inputbox-error-bad-type": "Girdi kutusu tipi \"$1\" tanınmadı.\nLütfen \"create\", \"comment\", \"search\", \"search2\" ya da \"fulltext\" olarak belirtin.",
|
||
"inputbox-tryexact": "Tam eşleşme dene",
|
||
"inputbox-searchfulltext": "Tüm metni ara",
|
||
"inputbox-createarticle": "Sayfayı oluştur",
|
||
"inputbox-movearticle": "Sayfayı taşı",
|
||
"inputbox-postcomment": "Yeni bölüm",
|
||
"inputbox-postcommenttitle": "Yeni bölüm",
|
||
"inputbox-ns-main": "Ana"
|
||
}
|