PDF rausgenommen
This commit is contained in:
21
msd2/tracking/piwik/plugins/DBStats/lang/en.json
Normal file
21
msd2/tracking/piwik/plugins/DBStats/lang/en.json
Normal file
@ -0,0 +1,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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user