add piwik installation
This commit is contained in:
parent
90aa4ef157
commit
8c5d4f0c31
3197 changed files with 563902 additions and 0 deletions
21
www/analytics/plugins/DBStats/lang/zh-cn.json
Normal file
21
www/analytics/plugins/DBStats/lang/zh-cn.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"DBStats": {
|
||||
"DatabaseUsage": "数据库使用状况",
|
||||
"DataSize": "占用空间",
|
||||
"DBSize": "数据库大小",
|
||||
"EstimatedSize": "估计大小",
|
||||
"IndexSize": "索引空间大小",
|
||||
"LearnMore": "了解更多关于 Piwik 如何处理数据以及使 Piwik 在中高流量的网站上运作事宜,请查阅说明文件 %s。",
|
||||
"MainDescription": "Piwik 在MySQL中保存您的所有网站分析数据。 目前, Piwik 数据表已经使用了 %s!",
|
||||
"MetricDataByYear": "按年的指标表",
|
||||
"MetricTables": "指标表",
|
||||
"OtherTables": "其它表",
|
||||
"PluginDescription": "这个插件能报告 Piwik 的数据表使用情况。",
|
||||
"ReportDataByYear": "年度报表",
|
||||
"ReportTables": "报表",
|
||||
"RowCount": "行计算",
|
||||
"Table": "数据表",
|
||||
"TotalSize": "总容量",
|
||||
"TrackerTables": "跟踪表"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue