questlab/www/analytics/plugins/DBStats/lang/en.json
2016-04-10 18:55:57 +02:00

21 lines
No EOL
1,003 B
JSON

{
"DBStats": {
"DatabaseUsage": "Database usage",
"DataSize": "Data size",
"DBSize": "DB size",
"EstimatedSize": "Estimated size",
"IndexSize": "Index size",
"LearnMore": "To learn more about how Piwik processes data and how to make Piwik work well with medium and high traffic websites, see this documentation: %s.",
"MainDescription": "Piwik stores all your web analytics data in a MySQL database. Currently, Piwik 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"
}
}