mediawiki-extensions-Syntax.../i18n/tr.json
Ori Livneh c134686c4f Follow-up for I07446ec98: update i18n messages for Pygments switch
Change-Id: Idb7e03aeeb3e428f6767c58b92c10b1b7ea58524
2015-06-24 17:13:12 +00:00

15 lines
594 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": [
"Erkan Yilmaz",
"Joseph"
]
},
"syntaxhighlight-desc": "[http://pygments.org/ Pygments] kullanarak <code>&lt;syntaxhighlight&gt;</code> sözdizimi vurgulamasını sağlar",
"syntaxhighlight-specify": "Bu gibi bir dil belirtmelisiniz:",
"syntaxhighlight-supported": "Sözdizimi vurgulaması için desteklenen diller:",
"syntaxhighlight-err-loading": "(desteklenen diller listesi yüklenirken hata)",
"syntaxhighlight-err-language": "Geçersiz dil.",
"geshi.css": "/* Buraya yerleştirilen CSS, GeSHi sözdizimi vurgulamasına uygulanacaktır */"
}