更新 'lib/assets/javascripts/locale/zh-cn.json'
This commit is contained in:
parent
0c6ba0154e
commit
dff6b7bdc6
@ -2006,17 +2006,17 @@
|
|||||||
"delete": {
|
"delete": {
|
||||||
"confirm": "删除",
|
"confirm": "删除",
|
||||||
"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> 将会被删除, 你确认吗?",
|
||||||
"title": "You are about to delete the layer %{layerName}",
|
"title": "删除 %{layerName} 图层",
|
||||||
"error": "<span class='u-errorTextColor'>Error deleting layer</span>: %{error}",
|
"error": "<span class='u-errorTextColor'>错误</span>: %{error}",
|
||||||
"loading": "删除层…",
|
"loading": "删除层…",
|
||||||
"success": "Layer deleted correctly.",
|
"success": "Layer deleted correctly.",
|
||||||
"widgets": "one widget |||| %{smart_count} widgets",
|
"widgets": "1个小部件 |||| %{smart_count}个小部件",
|
||||||
"analyses": "one analysis |||| %{smart_count} analyses",
|
"analyses": "1个分析 |||| %{smart_count}个分析",
|
||||||
"layers": "one layer |||| %{smart_count} layers",
|
"layers": "1层 |||| %{smart_count}层",
|
||||||
"affected-items": "Deleting this layer affects",
|
"affected-items": "Deleting this layer affects",
|
||||||
"and": "and",
|
"and": "和",
|
||||||
"link-to-export": "Before deleting the layer, you can <a href='#' data-event='exportMapAction'>export as .CARTO file</a>"
|
"link-to-export": "在删除这个图层之前,你可以导出 <a href='#' data-event='exportMapAction'> .CARTO 文件</a>"
|
||||||
},
|
},
|
||||||
"layer": {
|
"layer": {
|
||||||
"animated": "Animated",
|
"animated": "Animated",
|
||||||
|
Loading…
Reference in New Issue
Block a user