From dff6b7bdc6cea6f8fedb88b49a1b90dd95d15c18 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sun, 26 May 2024 13:17:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'lib/assets/javascripts/lo?= =?UTF-8?q?cale/zh-cn.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/assets/javascripts/locale/zh-cn.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/assets/javascripts/locale/zh-cn.json b/lib/assets/javascripts/locale/zh-cn.json index 92b7181..d1ba826 100644 --- a/lib/assets/javascripts/locale/zh-cn.json +++ b/lib/assets/javascripts/locale/zh-cn.json @@ -2006,17 +2006,17 @@ "delete": { "confirm": "删除", "cancel": "取消", - "desc": "%{layerVisName} will be affected, are you sure you want to delete it?", - "title": "You are about to delete the layer %{layerName}", - "error": "Error deleting layer: %{error}", + "desc": "%{layerVisName} 将会被删除, 你确认吗?", + "title": "删除 %{layerName} 图层", + "error": "错误: %{error}", "loading": "删除层…", "success": "Layer deleted correctly.", - "widgets": "one widget |||| %{smart_count} widgets", - "analyses": "one analysis |||| %{smart_count} analyses", - "layers": "one layer |||| %{smart_count} layers", + "widgets": "1个小部件 |||| %{smart_count}个小部件", + "analyses": "1个分析 |||| %{smart_count}个分析", + "layers": "1层 |||| %{smart_count}层", "affected-items": "Deleting this layer affects", - "and": "and", - "link-to-export": "Before deleting the layer, you can export as .CARTO file" + "and": "和", + "link-to-export": "在删除这个图层之前,你可以导出 .CARTO 文件" }, "layer": { "animated": "Animated",