X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/250bb47cc2723c7af6fac0a6e9e900c1a50f9292..db78390ef34c5bca78a6edc3ca58143a845d32f3:/vendor/assets/iD/iD/locales/zh.json diff --git a/vendor/assets/iD/iD/locales/zh.json b/vendor/assets/iD/iD/locales/zh.json index f0759ef90..e5f1d66c4 100644 --- a/vendor/assets/iD/iD/locales/zh.json +++ b/vendor/assets/iD/iD/locales/zh.json @@ -175,7 +175,6 @@ "zoom_in_edit": "放大编辑", "logout": "退出", "loading_auth": "连接OpenStreetMap...", - "report_a_bug": "报告bug", "status": { "error": "无法连接到API。", "offline": "API是离线的。请稍后尝试编辑。", @@ -184,7 +183,6 @@ "commit": { "title": "保存更改", "description_placeholder": "简要说明你的贡献", - "message_label": "提交说明", "upload_explanation": "你上传的更新将会显示在所有使用 OpenStreetMap 数据的地图上。", "upload_explanation_with_user": "你 {user} 上传的更新将会显示在所有使用 OpenStreetMap 数据的地图上。", "save": "保存", @@ -236,7 +234,6 @@ "title": "保存", "help": "保存更改到OpenStreetMap上,使其他用户可以看见。", "no_changes": "没有可以保存的更改。", - "error": "保存发生错误", "uploading": "正在向OpenStreetMap上传更改。", "unsaved_changes": "您有未保存的更改" }, @@ -352,47 +349,44 @@ }, "fields": { "access": { - "label": "通行限制", - "placeholder": "未知种类", - "types": { - "access": "普通", - "foot": "步行", - "motor_vehicle": "汽车", - "bicycle": "自行车", - "horse": "马匹" - }, "options": { - "yes": { - "title": "允许的", - "description": "按法律及路权,有权使用" + "designated": { + "description": "只限标志指定或特定本地法律容许人士进入", + "title": "特定的" + }, + "destination": { + "description": "只限前往目的地人士进入", + "title": "目的地" }, "no": { - "title": "禁止的", - "description": "禁止一般公众进入" + "description": "禁止一般公众进入", + "title": "禁止的" }, "permissive": { - "title": "获许可进入", - "description": "容许进入,直至拥有者撇回许可" + "description": "容许进入,直至拥有者撇回许可", + "title": "获许可进入" }, "private": { - "title": "私人", - "description": "须拥有者个别批准,方可进入" - }, - "designated": { - "title": "特定的", - "description": "只限标志指定或特定本地法律容许人士进入" + "description": "须拥有者个别批准,方可进入", + "title": "私人" }, - "destination": { - "title": "目的地", - "description": "只限前往目的地人士进入" + "yes": { + "description": "按法律及路权,有权使用", + "title": "允许的" } + }, + "types": { + "bicycle": "自行车", + "foot": "步行", + "horse": "马匹", + "motor_vehicle": "汽车" } }, "address": { "label": "地址", "placeholders": { - "street": "街道", - "city": "城市" + "city": "城市", + "street": "街道" } }, "admin_level": { @@ -429,8 +423,8 @@ "clock_direction": { "label": "方向", "options": { - "clockwise": "顺时针", - "anticlockwise": "逆时针" + "anticlockwise": "逆时针", + "clockwise": "顺时针" } }, "collection_times": { @@ -494,9 +488,9 @@ "internet_access": { "label": "互联网接入", "options": { - "wlan": "无线网络", + "terminal": "终端", "wired": "有线网络", - "terminal": "终端" + "wlan": "无线网络" } }, "landuse": { @@ -602,13 +596,13 @@ }, "structure": { "label": "结构", - "placeholder": "未知种类", "options": { "bridge": "桥", - "tunnel": "隧道", + "cutting": "开凿", "embankment": "堤岸", - "cutting": "开凿" - } + "tunnel": "隧道" + }, + "placeholder": "未知种类" }, "supervised": { "label": "监督" @@ -859,9 +853,6 @@ "highway/bus_stop": { "name": "公交车站" }, - "highway/crossing": { - "name": "人行横道" - }, "highway/cycleway": { "name": "自行车道" }, @@ -883,9 +874,6 @@ "highway/path": { "name": "路径" }, - "highway/pedestrian": { - "name": "行人专用路" - }, "highway/primary": { "name": "主要道路" }, @@ -976,12 +964,6 @@ "historic/wayside_shrine": { "name": "路边神社" }, - "landuse": { - "name": "土地用途" - }, - "landuse/allotments": { - "name": "社区花园" - }, "landuse/basin": { "name": "水池" }, @@ -1207,9 +1189,6 @@ "railway/disused": { "name": "废弃的铁路" }, - "railway/level_crossing": { - "name": "平交路口" - }, "railway/monorail": { "name": "单轨铁路" },