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

21 lines
No EOL
971 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DBStats": {
"DatabaseUsage": "数据库使用状况",
"DataSize": "占用空间",
"DBSize": "数据库大小",
"EstimatedSize": "估计大小",
"IndexSize": "索引空间大小",
"LearnMore": "了解更多关于 Piwik 如何处理数据以及使 Piwik 在中高流量的网站上运作事宜,请查阅说明文件 %s。",
"MainDescription": "Piwik 在MySQL中保存您的所有网站分析数据。 目前, Piwik 数据表已经使用了 %s",
"MetricDataByYear": "按年的指标表",
"MetricTables": "指标表",
"OtherTables": "其它表",
"PluginDescription": "提供了详细的MySQL数据库使用情况报告。可用于超级用户下诊断。",
"ReportDataByYear": "年度报表",
"ReportTables": "报表",
"RowCount": "行计算",
"Table": "表格",
"TotalSize": "总容量",
"TrackerTables": "跟踪表"
}
}