PDF rausgenommen

This commit is contained in:
aschwarz
2023-01-23 11:03:31 +01:00
parent 82d562a322
commit a6523903eb
28078 changed files with 4247552 additions and 2 deletions

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