mediawiki-extensions-Syntax.../i18n/tr.json
Siebrand Mazeland 5835d5f052 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I28967ff1b8fc990bb5bcc88cd49a73c681dcfc91
2014-03-28 22:39:14 +01:00

14 lines
664 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://qbnz.com/highlighter/ GeSHi Highlighter] 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 */"
}