更新 'lib/assets/javascripts/locale/zh-cn.json'

main
zhongjin 4 months ago
parent 3b78831f6a
commit 3628e2f991

@ -1936,8 +1936,8 @@
} }
}, },
"rename": { "rename": {
"loading": "Renaming map...", "loading": "修改地图名称...",
"success": "Map renamed to %{name}", "success": "地图名称修改为 %{name}",
"error": "Error renaming map %{name}: %{error}" "error": "Error renaming map %{name}: %{error}"
} }
}, },
@ -1957,20 +1957,20 @@
}, },
"layers": { "layers": {
"add-layer": { "add-layer": {
"label": "Add new layer", "label": "新建层",
"tooltip": "Add new layer to your map" "tooltip": "在地图中新建一个层"
}, },
"breadcrumb": { "breadcrumb": {
"layer-options": "Layer options", "layer-options": "层选项",
"basemap-options": "Basemap options" "basemap-options": "背景地图选项"
}, },
"warnings": { "warnings": {
"no-data": { "no-data": {
"message": "No data available.", "message": "没有有效的数据.",
"action-message": "There are no results for the combination of analyses applied to your data. Try tweaking them." "action-message": "There are no results for the combination of analyses applied to your data. Try tweaking them."
}, },
"geocode": { "geocode": {
"message": "There is no geometry in your data.", "message": "数据中没有地理信息.",
"action-message": "Apply a Geocode analysis or manually add geometry data to visualize on the map." "action-message": "Apply a Geocode analysis or manually add geometry data to visualize on the map."
} }
}, },
@ -1979,23 +1979,23 @@
"non-existent-node": "Layer is pointing to a non existent node %{nodeId}" "non-existent-node": "Layer is pointing to a non existent node %{nodeId}"
}, },
"options": { "options": {
"rename": "Rename", "rename": "重命名",
"delete": "Delete layer…", "delete": "删除层…",
"delete-and-reload": "Delete layer and reload map", "delete-and-reload": "Delete layer and reload map",
"collapse": "Collapse", "collapse": "折叠",
"expand": "Expand", "expand": "展开",
"export": "Export data", "export": "导出数据",
"hide": "Hide layer", "hide": "隐藏层",
"show": "Show layer", "show": "显示层",
"edit": "Edit layer", "edit": "编辑层",
"center-map": "Center map on layer" "center-map": "在层中居中"
}, },
"drag-n-drop-analysis": { "drag-n-drop-analysis": {
"upgrade-max-layers-err": "%{a_start}Upgrade your account%{a_end} to add more than %{userMaxLayers} layers to your maps." "upgrade-max-layers-err": "%{a_start}Upgrade your account%{a_end} to add more than %{userMaxLayers} layers to your maps."
}, },
"rename": { "rename": {
"loading": "Renaming layer…", "loading": "修改层名称…",
"success": "Layer renamed to %{name}", "success": "层名称修改为 %{name}",
"error": "<span class='u-errorTextColor'>Error renaming layer</span> %{name}: %{error}" "error": "<span class='u-errorTextColor'>Error renaming layer</span> %{name}: %{error}"
}, },
"moveTorqueLayer": { "moveTorqueLayer": {
@ -2005,11 +2005,11 @@
}, },
"delete": { "delete": {
"confirm": "Ok, delete it", "confirm": "Ok, delete it",
"cancel": "Cancel", "cancel": "取消",
"desc": "<span class='CDB-Text u-mainTextColor is-semibold'>%{layerVisName}</span> will be affected, are you sure you want to delete it?", "desc": "<span class='CDB-Text u-mainTextColor is-semibold'>%{layerVisName}</span> will be affected, are you sure you want to delete it?",
"title": "You are about to delete the layer %{layerName}", "title": "You are about to delete the layer %{layerName}",
"error": "<span class='u-errorTextColor'>Error deleting layer</span>: %{error}", "error": "<span class='u-errorTextColor'>Error deleting layer</span>: %{error}",
"loading": "Removing layer…", "loading": "删除层…",
"success": "Layer deleted correctly.", "success": "Layer deleted correctly.",
"widgets": "one widget |||| %{smart_count} widgets", "widgets": "one widget |||| %{smart_count} widgets",
"analyses": "one analysis |||| %{smart_count} analyses", "analyses": "one analysis |||| %{smart_count} analyses",
@ -2033,17 +2033,17 @@
}, },
"basemap": { "basemap": {
"remove-baselayer": "Remove baselayer", "remove-baselayer": "Remove baselayer",
"custom-basemap": "Custom basemap", "custom-basemap": "自定义背景地图",
"title-label": "Basemap", "title-label": "背景地图",
"by": "by", "by": "by",
"category": { "category": {
"title-label": "Source", "title-label": "数据源",
"select-category": "Select source" "select-category": "Select source"
}, },
"style": { "style": {
"title-label": "Style", "title-label": "风格",
"select-style": "Select style", "select-style": "选择风格",
"color": "Color" "color": "颜色"
}, },
"saving": { "saving": {
"loading": "Saving new basemap...", "loading": "Saving new basemap...",
@ -2052,13 +2052,13 @@
} }
}, },
"labels": { "labels": {
"title-label": "Labels" "title-label": "标签"
}, },
"color": { "color": {
"title-label": "Color" "title-label": "颜色"
}, },
"image": { "image": {
"title-label": "Image" "title-label": "图像"
}, },
"gmaps": { "gmaps": {
"title-label": "Google Maps" "title-label": "Google Maps"
@ -2071,7 +2071,7 @@
"legends": "Legend" "legends": "Legend"
}, },
"infowindow-menu-tab-pane-labels": { "infowindow-menu-tab-pane-labels": {
"click": "Click", "click": "点击",
"hover": "Hover" "hover": "Hover"
}, },
"analysis-form": { "analysis-form": {

Loading…
Cancel
Save