mediawiki-extensions-InputBox/i18n/tr.json
Translation updater bot 47bbee9847 Localisation updates from https://translatewiki.net.
Change-Id: Ib0bd8df222d8dd7ce48846fdac5ae58937e7d98b
2020-04-07 08:42:53 +02:00

23 lines
771 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Arystanbek",
"BaRaN6161 TURK",
"Emperyan",
"Erkan Yilmaz",
"Joseph",
"Srhat"
]
},
"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": "Giriş kutusu türü \"$1\" tanınmadı.\nLütfen \"create\", \"comment\", \"search\", \"search2\" veya \"fulltext\" olarak belirtin.",
"inputbox-tryexact": "Tam eşleşmeyi 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"
}