更新 'lib/assets/javascripts/locale/zh-cn.json'
This commit is contained in:
parent
8fb488369c
commit
87da669af4
@ -2493,13 +2493,13 @@
|
||||
},
|
||||
"stats": {
|
||||
"add-widget": "启用小部件",
|
||||
"edit": "EDIT",
|
||||
"edit": "编辑",
|
||||
"top-cat": "% in top 10 cat.",
|
||||
"trues": "% true",
|
||||
"null": "% null",
|
||||
"feature-count": "特征数",
|
||||
"geometry-fallback": "features",
|
||||
"help": "Edit widget"
|
||||
"help": "修改小部件"
|
||||
},
|
||||
"data-toggle": {
|
||||
"values": "VALUES",
|
||||
@ -2532,7 +2532,7 @@
|
||||
}
|
||||
},
|
||||
"infowindow": {
|
||||
"apply": "APPLY",
|
||||
"apply": "应用",
|
||||
"html-toggle": {
|
||||
"values": "VALUES",
|
||||
"html": "HTML",
|
||||
@ -2571,7 +2571,7 @@
|
||||
"data-toggle": {
|
||||
"values": "VALUES",
|
||||
"html": "HTML",
|
||||
"tooltip": "Switch to HTML view"
|
||||
"tooltip": "切换到 HTML 编码"
|
||||
},
|
||||
"code-mirror": {
|
||||
"save": "CMD + S to apply your html.",
|
||||
@ -2623,15 +2623,15 @@
|
||||
},
|
||||
"legend-form": {
|
||||
"type": {
|
||||
"title": "Select Style"
|
||||
"title": "选择样式"
|
||||
},
|
||||
"properties": {
|
||||
"title": "Creating your legend",
|
||||
"subtitle": "Add items"
|
||||
"title": "创建图例",
|
||||
"subtitle": "添加项目"
|
||||
},
|
||||
"add": "Add item",
|
||||
"add": "添加项目",
|
||||
"title": {
|
||||
"label": "Title",
|
||||
"label": "标题",
|
||||
"help": "Change legend title"
|
||||
},
|
||||
"fill": "Fill",
|
||||
@ -2728,11 +2728,11 @@
|
||||
"color": "Change the %{type} color",
|
||||
"color-heatmap": "Change the heatmap's color scheme",
|
||||
"image": "Change the %{type} image",
|
||||
"fixed-tab": "A fixed color for every %{type}",
|
||||
"fixed-tab": "每个%{type}都设置制定的颜色",
|
||||
"by-value-tab": "Vary each %{type}'s color by an attribute to create a category or classed %{type} map"
|
||||
},
|
||||
"size": {
|
||||
"fixed-tab": "A fixed size for every %{type}",
|
||||
"fixed-tab": "为 %{type} 指定大小",
|
||||
"by-value-tab": "Vary each %{type}'s size by a numeric attribute to create a classed %{type} map"
|
||||
},
|
||||
"stroke": {
|
||||
@ -2803,7 +2803,7 @@
|
||||
"help": "Groups points by polygon boundaries based on world admininstrative levels"
|
||||
},
|
||||
"labels-enabled": {
|
||||
"label": "文字",
|
||||
"label": "文字显示",
|
||||
"not-with-animated": "Not available with animations"
|
||||
},
|
||||
"labels-attribute": {
|
||||
@ -2815,9 +2815,9 @@
|
||||
"help": "The column from your dataset to be used for labels"
|
||||
},
|
||||
"labels-font": "字体",
|
||||
"labels-offset": "offset",
|
||||
"labels-fill-size": "font size",
|
||||
"labels-fill-color": "font color",
|
||||
"labels-offset": "位置偏移",
|
||||
"labels-fill-size": "字体大小",
|
||||
"labels-fill-color": "字体颜色",
|
||||
"labels-overlap": {
|
||||
"label": "overlap",
|
||||
"options": {
|
||||
|
Loading…
Reference in New Issue
Block a user