From ce34e9254540922f5247c9bbe954e4aefe6aed9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Tue, 14 Jul 2020 12:46:01 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20zh-cn.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/assets/javascripts/locale/zh-cn.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/lib/assets/javascripts/locale/zh-cn.json b/lib/assets/javascripts/locale/zh-cn.json index c809d74..e3e5509 100644 --- a/lib/assets/javascripts/locale/zh-cn.json +++ b/lib/assets/javascripts/locale/zh-cn.json @@ -828,7 +828,7 @@ }, "error": { "title": "错误", - "desc": "Oops there was an error." + "desc": "糟糕,发生错误." }, "no-results": { "title": "哦! 没有结果", @@ -847,7 +847,7 @@ }, "add-basemap": { "modal-title": "添加自定义底图", - "modal-desc": "Select from these great resources", + "modal-desc": "选择资源", "adding-basemap": "添加新的底图…", "add-basemap-error": "无法添加底图", "add-btn": "添加底图", @@ -862,7 +862,7 @@ "not-valid": "Insert a valid XYZ URL", "eg": "E.g.", "tms": "TMS", - "couldnt-validate": "We couldn't validate this. If you're sure it contains data click \"add basemap\"" + "couldnt-validate": "无法验证数据" }, "mapbox": { "insert": "Add Mapbox Style basemap", @@ -896,15 +896,15 @@ "export-data": { "title": "导出", "desc": "选择文件格式", - "no-geometry": "To download any geospatial format like SHP, KML or GeoJSON don't forget to select the_geom on your query.", + "no-geometry": "", "loading": { - "geometry": "Checking geometries...", - "preparing": "Preparing content..." + "geometry": "计算空间数据...", + "preparing": "准备内容..." }, "errors": { "title": "错误", - "geometry-error": "We can't read data geometries", - "unknown": "An error occurred" + "geometry-error": "我们无法读取空间数据", + "unknown": "发生错误" }, "cancel": "取消", "download": "下载" @@ -930,10 +930,10 @@ }, "error": { "title": "我们无法保存您的数据", - "subtitle": "We had an error trying to save your data: %{error}" + "subtitle": "尝试保存您的数据时出现错误: %{error}" }, "loading": "保存数据中...", - "success": "Metadata for %{name} map was saved." + "success": "地图 %{name} 的元数据 保存成功." }, "dataset-metadata": { "modal-title": "数据集元数据", @@ -964,7 +964,7 @@ "subtitle": "We had an error trying to save your data: %{error}" }, "loading": "正在保存数据...", - "success": "Metadata for %{name} dataset was saved." + "success": " 数据表 %{name} 的元数据 保存成功." }, "publish": { "done-btn": "确定", @@ -973,7 +973,7 @@ "publishing-btn": "发布中", "updating-btn": "更新中", "menu": { - "share": "Share with colleagues", + "share": "与同事分享", "publish": "公开" }, "privacy": {