mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-14 18:55:16 +00:00
2ed67f2c7d
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
17 lines
643 B
JSON
17 lines
643 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Emperyan",
|
||
"Erkan Yilmaz",
|
||
"Joseph",
|
||
"Srhat"
|
||
]
|
||
},
|
||
"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.",
|
||
"tryexact": "Tam eşleşme dene",
|
||
"searchfulltext": "Tüm metni ara",
|
||
"createarticle": "Sayfayı oluştur",
|
||
"inputbox-ns-main": "Ana"
|
||
} |