Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hi.json « lang « DBStats « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4dd3844d95976e08c6d8d608a5f14d9e72138823 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "DBStats": {
        "PluginDescription": "यह प्लगइन Piwik तालिकाएँ से डाटाबेस के उपयोग की रिपोर्ट है",
        "DatabaseUsage": "डेटाबेस के उपयोग",
        "MainDescription": "Piwik MYSQL डाटाबेस में सभी अपने वेब विश्लेषण डेटा स्टोर करता है. वर्तमान में, Piwik तालिकाओं %s की जगह ले।",
        "LearnMore": "Piwik प्रक्रियाओं डेटा और कैसे मध्यम और उच्च यातायात वेबसाइटों के साथ अच्छी तरह से Piwik काम करता है दस्तावेज़ देखें कैसे के इस बारे में अधिक जानने के लिए:%s",
        "Table": "तालिका",
        "RowCount": "गिनती पंक्ति के",
        "DataSize": "डाटा आकार",
        "IndexSize": "सूचकांक के आकार",
        "TotalSize": "कुल आकार",
        "DBSize": "डीबी आकार",
        "ReportDataByYear": "वर्ष के द्वारा रिपोर्ट तालिकाएँ",
        "MetricDataByYear": "वर्ष द्वारा मीट्रिक तालिकाएँ",
        "EstimatedSize": "अनुमानित आकार",
        "TrackerTables": "खोज तालिकाएँ",
        "ReportTables": "रिपोर्ट तालिकाएँ",
        "MetricTables": "मीट्रिक तालिकाएँ",
        "OtherTables": "अन्य तालिकाएँ"
    }
}