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