mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-23 22:54:02 +00:00
81cf8ca7cc
Change-Id: Ie05bb28e57cc1c5705cc81c57b5582a460fd6e31
23 lines
769 B
JSON
23 lines
769 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Emperyan",
|
||
"Erkan Yilmaz",
|
||
"Joseph",
|
||
"Srhat",
|
||
"Arystanbek",
|
||
"BaRaN6161 TURK"
|
||
]
|
||
},
|
||
"inputbox-desc": "Önceden tanımlanmış HTML formlarının eklenmesine izin ver",
|
||
"inputbox-error-no-type": "Oluşturulacak giriş kutusu türünü belirtmediniz.",
|
||
"inputbox-error-bad-type": "Girdi kutusu türü \"$1\" tanınmadı.\nLütfen \"create\", \"comment\", \"search\", \"search2\" veya \"fulltext\" olarak belirtin.",
|
||
"inputbox-tryexact": "Tam eşlemeyi deneyin",
|
||
"inputbox-searchfulltext": "Tüm metni ara",
|
||
"inputbox-createarticle": "Sayfa oluştur",
|
||
"inputbox-movearticle": "Sayfayı taşı",
|
||
"inputbox-postcomment": "Yeni bölüm",
|
||
"inputbox-postcommenttitle": "Yeni bölüm",
|
||
"inputbox-ns-main": "Ana"
|
||
}
|