questlab/www/analytics/plugins/DBStats/lang/zh-cn.json
coderkun 046a724272 merge
2015-04-27 16:42:05 +02:00

21 lines
No EOL
943 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": "这个插件能报告 Piwik 的数据表使用情况。",
"ReportDataByYear": "年度报表",
"ReportTables": "报表",
"RowCount": "行计算",
"Table": "数据表",
"TotalSize": "总容量",
"TrackerTables": "跟踪表"
}
}