fixed order of achievement title and count

This commit is contained in:
Daniel 2014-04-28 14:32:05 +02:00
commit df3dd6466c
3459 changed files with 594367 additions and 0 deletions

View 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": "跟踪表"
}
}