2023-01-23 11:03:31 +01:00

21 lines
1007 B
JSON

{
"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"
}
}