again更新一点

再翻译一点
This commit is contained in:
plhyc1216 2014-04-22 22:01:23 +08:00
parent d5213a893b
commit 0f2a032fb5

View File

@ -161,20 +161,20 @@
"distance-fun": "距离算法",
"leven": "levenshtein算法",
"ppm" : "PPM算法",
"ngram-size": "Ngram Size ",
"ngram-radius": "Radius ",
"block-chars": "Block Chars ",
"ngram-size": "Ngram 大小 ",
"ngram-radius": "半径(距离)",
"block-chars": "块字符数",
"reorder-column": "Re-order / Remove Columns",
"drag-column": "Drag columns to re-order",
"drop-column": "Drop columns here to remove",
"template-export": "Templating Export",
"template-prefix": "Prefix",
"template-rowt": "Row Template",
"template-rows": "Row Separator",
"template-suffix": "Suffix",
"idling": "Idling...",
"updating": "Updating...",
"scatterplot-matrix": "Scatterplot Matrix",
"drag-column": "拖动列来重排序",
"drop-column": "将列丢到这里来移除",
"template-export": "导出模板",
"template-prefix": "前缀",
"template-rowt": "行模板",
"template-rows": "行分隔符",
"template-suffix": "后缀",
"idling": "空闲中...",
"updating": "正在更新...",
"scatterplot-matrix": "散点图矩阵",
"focusing-on": "focusing on",
"processing": "Processing...",
"error-getColumnInfo": "Error calling 'get-columns-info'",