questlab/www/analytics/plugins/DBStats/lang/tr.json
coderkun 046a724272 merge
2015-04-27 16:42:05 +02:00

16 lines
No EOL
651 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.

{
"DBStats": {
"DatabaseUsage": "Veritabanı kullanımı",
"DataSize": "Veri boyutu",
"DBSize": "Veritabanı boyutu",
"EstimatedSize": "Tahmin edilen boyut",
"IndexSize": "Dizin boyutu",
"MainDescription": "Piwik tüm web istatistiklerinizi MySQL veritabanında saklar. Piwik tabloları %s kullanıyor.",
"OtherTables": "Diğer Tablolar",
"PluginDescription": "Bu eklenti Piwik tabloları ile MySQL veritabanı kullanım raporu.",
"ReportTables": "Rapor Tabloları",
"RowCount": "Satır sayısı",
"Table": "Tablo",
"TotalSize": "Toplam boyut"
}
}