tachybase_todo/packages/plugins/@nocobase/plugin-map/src/locale/zh-CN.json
YANG QIA 8708765f43
fix(bi): localization (#3159)
* fix(bi): localization

* fix: bug

* fix(map): localization

* fix: antd config provider
2023-12-07 21:15:40 +08:00

52 lines
2.1 KiB
JSON

{
"Map": "地图",
"Map-based geometry": "基于地图的几何图形",
"Map type": "地图类型",
"Point": "点",
"Line": "线",
"Circle": "圆",
"Polygon": "多边形",
"Access key": "访问密钥",
"securityJsCode or serviceHost": "securityJsCode 或 serviceHost",
"AMap": "高德地图",
"Google Maps": "谷歌地图",
"Clear": "清空",
"Click to select the starting point and double-click to end the drawing": "点击选择起点,双击结束绘制",
"Clear the canvas": "清空画布",
"Are you sure to clear the canvas?": "您确定要清空画布吗?",
"Confirm": "确定",
"Cancel": "取消",
"Enter keywords to search": "输入地方名关键字搜索(必须包含省/市)",
"The AccessKey is incorrect, please check it": "访问密钥不正确,请检查",
"Please configure the AMap securityCode or serviceHost correctly": "请正确配置高德地图 securityCode 或 serviceHost",
"Map Manager": "地图管理",
"Configuration": "配置",
"Saved successfully": "保存成功",
"Saved failed": "保存失败",
"Edit": "编辑",
"Save": "保存",
"Please configure the AccessKey and SecurityJsCode first": "请先配置 AccessKey 和 SecurityJsCode",
"Go to the configuration page": "前往配置页面",
"Zoom": "缩放",
"Set default zoom level": "设置默认缩放级别",
"The default zoom level of the map": "地图默认缩放级别",
"Edit field title": "编辑字段标题",
"Field title": "字段标题",
"Edit tooltip": "编辑提示信息",
"Delete field": "删除字段",
"Required": "必填",
"Pattern": "模式",
"Operator": "运算符",
"Editable": "可编辑",
"Readonly": "只读(禁止编辑)",
"Easy-reading": "只读(阅读模式)",
"Edit description": "编辑描述",
"Map field": "地图字段",
"Marker field": "标记字段",
"Load google maps failed, Please check the Api key and refresh the page": "加载谷歌地图失败,请检查 Api key 并刷新页面",
"Create map block": "创建地图区块",
"Start point": "起点",
"End point": "终点",
"Concatenation order field": "连接顺序字段"
}