更新 'lib/assets/javascripts/locale/zh-cn.json'
This commit is contained in:
parent
a511e75728
commit
3b78831f6a
@ -2876,21 +2876,21 @@
|
|||||||
},
|
},
|
||||||
"widgets": {
|
"widgets": {
|
||||||
"add-widget": {
|
"add-widget": {
|
||||||
"label": "Add new widget",
|
"label": "添加新的小部件",
|
||||||
"tooltip": "Add new widget to your map"
|
"tooltip": "在地图中添加新的小部件"
|
||||||
},
|
},
|
||||||
"breadcrumb": {
|
"breadcrumb": {
|
||||||
"widget-options": "Widget options"
|
"widget-options": "小部件选项"
|
||||||
},
|
},
|
||||||
"no-geometry-data": "Your dataset lacks geometry data, it is not possible to add a widget.",
|
"no-geometry-data": "您的数据集缺少几何数据,无法添加小部件.",
|
||||||
"options": {
|
"options": {
|
||||||
"remove": "Delete...",
|
"remove": "删除...",
|
||||||
"rename": "Rename",
|
"rename": "重命名",
|
||||||
"edit": "Edit"
|
"edit": "编辑"
|
||||||
},
|
},
|
||||||
"delete": {
|
"delete": {
|
||||||
"confirm": "Ok, delete it",
|
"confirm": "确认删除",
|
||||||
"cancel": "Cancel",
|
"cancel": "取消",
|
||||||
"desc": "The widget cannot be recovered, be sure before proceeding.",
|
"desc": "The widget cannot be recovered, be sure before proceeding.",
|
||||||
"title": "You are about to delete the widget %{name}",
|
"title": "You are about to delete the widget %{name}",
|
||||||
"error": "Error deleting widget %{name}: %{error}",
|
"error": "Error deleting widget %{name}: %{error}",
|
||||||
@ -2898,7 +2898,7 @@
|
|||||||
"success": "Widget %{name} deleted"
|
"success": "Widget %{name} deleted"
|
||||||
},
|
},
|
||||||
"widgets-view": {
|
"widgets-view": {
|
||||||
"add_widget": "Add widget"
|
"add_widget": "添加小部件"
|
||||||
},
|
},
|
||||||
"widgets-types": {
|
"widgets-types": {
|
||||||
"histogram": "Histogram",
|
"histogram": "Histogram",
|
||||||
@ -2922,7 +2922,7 @@
|
|||||||
"aggregation_column": "Aggregation Column",
|
"aggregation_column": "Aggregation Column",
|
||||||
"bins": "Buckets",
|
"bins": "Buckets",
|
||||||
"column": "Column",
|
"column": "Column",
|
||||||
"timezone": "Time Zone",
|
"timezone": "时区",
|
||||||
"description": "Configure your values",
|
"description": "Configure your values",
|
||||||
"end": "End",
|
"end": "End",
|
||||||
"loading": "loading…",
|
"loading": "loading…",
|
||||||
@ -2930,7 +2930,7 @@
|
|||||||
"prefix": "Prefix",
|
"prefix": "Prefix",
|
||||||
"start": "Start",
|
"start": "Start",
|
||||||
"suffix": "Suffix",
|
"suffix": "Suffix",
|
||||||
"title": "Title",
|
"title": "标题",
|
||||||
"title-label": "Data",
|
"title-label": "Data",
|
||||||
"value": "Value",
|
"value": "Value",
|
||||||
"aggregate-by": "aggregate by",
|
"aggregate-by": "aggregate by",
|
||||||
@ -2940,11 +2940,11 @@
|
|||||||
},
|
},
|
||||||
"style": {
|
"style": {
|
||||||
"custom-disabled": "If an aggregated style is applied, auto style is disabled",
|
"custom-disabled": "If an aggregated style is applied, auto style is disabled",
|
||||||
"custom-colors": "Custom colors",
|
"custom-colors": "自定义颜色",
|
||||||
"custom-help": "Custom colors: colors used when Autostyle (drop icon) is applied",
|
"custom-help": "Custom colors: colors used when Autostyle (drop icon) is applied",
|
||||||
"define": "Define how your widget interacts with the data",
|
"define": "Define how your widget interacts with the data",
|
||||||
"description": "Description",
|
"description": "说明",
|
||||||
"fill": "Color",
|
"fill": "颜色",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
"sync_on_bbox_change": "Dynamic",
|
"sync_on_bbox_change": "Dynamic",
|
||||||
"sync_on_data_change": "Unfiltered",
|
"sync_on_data_change": "Unfiltered",
|
||||||
@ -2954,23 +2954,23 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"context-switcher": {
|
"context-switcher": {
|
||||||
"map": "Map",
|
"map": "地图",
|
||||||
"data": "Data"
|
"data": "数据"
|
||||||
},
|
},
|
||||||
"edit-feature": {
|
"edit-feature": {
|
||||||
"features": {
|
"features": {
|
||||||
"point": "point",
|
"point": "点",
|
||||||
"line": "line",
|
"line": "线",
|
||||||
"polygon": "polygon"
|
"polygon": "面"
|
||||||
},
|
},
|
||||||
"loading-state": "Requesting feature data...",
|
"loading-state": "Requesting feature data...",
|
||||||
"error-state": "There was an error requesting feature data",
|
"error-state": "There was an error requesting feature data",
|
||||||
"overlay-text": "Start clicking on the map to draw your %{featureType}",
|
"overlay-text": "Start clicking on the map to draw your %{featureType}",
|
||||||
"add": "Add",
|
"add": "添加",
|
||||||
"save": "Save",
|
"save": "保存",
|
||||||
"attributes": "Attributes",
|
"attributes": "Attributes",
|
||||||
"attributes-columns": "Change column names and type in table mode",
|
"attributes-columns": "Change column names and type in table mode",
|
||||||
"cancel": "Cancel",
|
"cancel": "取消",
|
||||||
"geometry": "Geometry",
|
"geometry": "Geometry",
|
||||||
"geometry-edit": "You can also edit it on the map",
|
"geometry-edit": "You can also edit it on the map",
|
||||||
"geometry-disabled": "Not available for hidden or read only layers",
|
"geometry-disabled": "Not available for hidden or read only layers",
|
||||||
@ -2986,9 +2986,9 @@
|
|||||||
"aggregated": "layers with aggregated styles",
|
"aggregated": "layers with aggregated styles",
|
||||||
"sync": "read only layers",
|
"sync": "read only layers",
|
||||||
"disabled": "Feature editing is disabled for %{disabledLayerType}. To edit data, export this layer and import it as a new layer.",
|
"disabled": "Feature editing is disabled for %{disabledLayerType}. To edit data, export this layer and import it as a new layer.",
|
||||||
"add-point": "Add point",
|
"add-point": "新建点",
|
||||||
"add-line": "Add line",
|
"add-line": "新建线",
|
||||||
"add-polygon": "Add polygon"
|
"add-polygon": "新建面"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
|
Loading…
Reference in New Issue
Block a user