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

en.json « lang « DBStats « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2c178ce28ddf5fd24e686c2bd5cff7a425782131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "DBStats": {
        "DatabaseUsage": "Database usage",
        "DataSize": "Data size",
        "DBSize": "DB size",
        "EstimatedSize": "Estimated size",
        "IndexSize": "Index size",
        "LearnMore": "To learn more about how Matomo processes data and how to make Matomo work well with medium and high traffic websites, see this documentation: %s.",
        "MainDescription": "Matomo stores all your web analytics data in a MySQL database. Currently, Matomo tables take up %s of space.",
        "MetricDataByYear": "Metric Tables By Year",
        "MetricTables": "Metric Tables",
        "OtherTables": "Other Tables",
        "PluginDescription": "Provides detailed MySQL database usage reports. Available for Super Users under Diagnostics.",
        "ReportDataByYear": "Report Tables By Year",
        "ReportTables": "Report Tables",
        "RowCount": "Row count",
        "Table": "Table",
        "TotalSize": "Total size",
        "TrackerTables": "Tracker Tables"
    }
}