Files
iD/dist/locales/zh-TW.json
T
2017-05-12 10:19:35 -04:00

4954 lines
210 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"zh-TW": {
"modes": {
"add_area": {
"title": "區域",
"description": "新增公園、建築物、湖泊或其它區域至地圖上。",
"tail": "點擊地圖以繪製一塊區域,如公園、湖泊或建築物。"
},
"add_line": {
"title": "線",
"description": "新增公路、街道、行人道、運河或其他線段至地圖上。",
"tail": "點擊地圖以繪製道路、路徑或路綫。"
},
"add_point": {
"title": "點",
"description": "新增餐廳、古蹪、郵箱或其他事物至地圖上。",
"tail": "點擊地圖以新增一個點。"
},
"browse": {
"title": "瀏覽",
"description": "平移及縮放地圖。"
},
"draw_area": {
"tail": "點擊地圖以添加區域的其它節點。點擊第一點以完成區域的繪製。"
},
"draw_line": {
"tail": "點擊地圖以添加線段的其它節點。點擊其他線段以連接它們,點擊兩下以完成線段的繪製。"
}
},
"operations": {
"add": {
"annotation": {
"point": "已新增一點。",
"vertex": "已新增一節點至路徑上。",
"relation": "已新增一項關係。"
}
},
"start": {
"annotation": {
"line": "開始繪製一線段。",
"area": "開始繪製一塊區域。"
}
},
"continue": {
"key": "A",
"title": "繼續",
"description": "繼續繪製此線段",
"not_eligible": "無法在此繼續繪製線段",
"multiple": "有多條線段可在此延續。要選擇其中一條,請按 Shift 鍵並點擊它。",
"annotation": {
"line": "繼續繪製一線段。",
"area": "繼續繪製一區域。"
}
},
"cancel_draw": {
"annotation": "取消了繪圖。"
},
"change_role": {
"annotation": "已更改關係成員的角色。"
},
"change_tags": {
"annotation": "修改了標籤。"
},
"circularize": {
"title": "環形化",
"description": {
"line": "把此線段環形化。",
"area": "把此區域環形化。"
},
"key": "O",
"annotation": {
"line": " 將線段變成環形。",
"area": "將一區域製成環形。"
},
"not_closed": "非圈狀物件,不能環形化。",
"too_large": "因物件尚未有足夠部份正在顯示,不能環形化。",
"connected_to_hidden": "這個沒辦法圓形化,因為與其他隱藏的圖徵相連"
},
"orthogonalize": {
"title": "方角化",
"description": {
"line": "將此線方角化。",
"area": "將此區域方角化。"
},
"key": "S",
"annotation": {
"line": "已將線段上的彎角換成直角。",
"area": "已將區域的彎角換成直角。"
},
"not_squarish": "物件無法被方角化,因為它並非近似方形。",
"too_large": "因物件尚未有足夠部份正在顯示,不能被方角化。",
"connected_to_hidden": "這個沒辦法方形化,因為與其他隱藏的圖徵相連"
},
"straighten": {
"title": "拉直",
"description": "拉直此線段",
"key": "S",
"annotation": "拉直一條線段。",
"too_bendy": "這條線段無法被拉直,因為有過多彎折。",
"connected_to_hidden": "這個沒辦法直線化,因為與其他隱藏的圖徵相連"
},
"delete": {
"title": "刪除",
"description": {
"single": "永久刪除此圖徽。",
"multiple": "永久刪除這些圖徽。"
},
"annotation": {
"point": "刪除了一點。",
"vertex": "刪除了路徑上的一個節點。",
"line": "刪除了一線段。",
"area": "刪除了一區域。",
"relation": "刪除了一關係",
"multiple": "刪除 {n} 個圖徽。"
},
"too_large": {
"single": "因為這個圖徽目前可視部份不足,所以無法被刪除。",
"multiple": "因為這些圖徽目前可視部份不足,所以無法被刪除。"
},
"incomplete_relation": {
"single": "因為這個圖徽尚未被完整下載,所以無法被刪除。",
"multiple": "因為這些圖徽尚未被完整下載,所以無法被刪除。"
},
"part_of_relation": {
"single": "因為這個圖徽是一個更大的關係的一部份,所以無法被刪除。您必須先將它從關係清單中移除。",
"multiple": "因為這些圖徽是一個更大的關係的一部份,所以無法被刪除。您必須先將它們從關係清單中移除。"
},
"connected_to_hidden": {
"single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被刪除。",
"multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被刪除。"
}
},
"add_member": {
"annotation": "增加成員到關係。"
},
"delete_member": {
"annotation": "從關係移除成員。"
},
"connect": {
"annotation": {
"point": "已連接路徑到一點。",
"vertex": "已連接路徑到另一路徑。",
"line": "已連接路徑到一線段。",
"area": "已連接路徑到一區域。"
}
},
"disconnect": {
"title": "斷開",
"description": "將這些路徑/區域斷開。",
"key": "D",
"annotation": "斷開了路徑。",
"not_connected": "未有足夠的路徑/區域來斷開。",
"connected_to_hidden": "無法斷開,因為其連接著隱藏的特徵。",
"relation": "因為其連接到了關係中的成員,所以不能斷開。"
},
"merge": {
"title": "合併",
"description": "合併這些特徵",
"key": "C",
"annotation": "合併 {n} 個特徵",
"not_eligible": "不能合併這些物件。",
"not_adjacent": "這些特徵並不能合併,因為它們的端點並不相連。",
"restriction": "這些特徵並不能合併,因為其中一個是關聯 \"{relation}\" 成員。",
"incomplete_relation": "這些物件不能合併,因為其中最少有一件未有完全下載。",
"conflicting_tags": "這些特徵並不能合儀,因為它們有彼此衝突的標籤。"
},
"move": {
"title": "移動",
"description": {
"single": "移動這個圖徽到不同的位置。",
"multiple": "移動這些圖徽到不同的位置。"
},
"key": "M",
"annotation": {
"point": "移動了一點。",
"vertex": "移動了路徑上的一節點。",
"line": "移動了一線段。",
"area": "移動了一區域。",
"multiple": "已移動多個圖徽。"
},
"incomplete_relation": {
"single": "因為這個圖徽尚未被完整下載,所以無法被移動。",
"multiple": "因為這些圖徽尚未被完整下載,所以無法被移動。"
},
"too_large": {
"single": "因為這個圖徽目前可視部份不足,所以無法被移動。",
"multiple": "因為這些圖徽目前可視部份不足,所以無法被移動。"
},
"connected_to_hidden": {
"single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被移動。",
"multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被移動。"
}
},
"reflect": {
"title": {
"long": "映射長軸",
"short": "映射短軸"
},
"description": {
"long": {
"single": "以其長軸映射這個圖徽。",
"multiple": "以其長軸映射這些圖徽。"
},
"short": {
"single": "以其短軸映射這個圖徽。",
"multiple": "以其短軸映射這些圖徽。"
}
},
"key": {
"long": "T",
"short": "Y"
},
"annotation": {
"long": {
"single": "以其長軸映射圖徽。",
"multiple": "以其長軸映射多個圖徽。"
},
"short": {
"single": "以其短軸映射圖徽。",
"multiple": "以其短軸映射多個圖徽。"
}
},
"incomplete_relation": {
"single": "因為這個圖徽尚未被完整下載,所以無法被映射。",
"multiple": "因為這些圖徽尚未被完整下載,所以無法被映射。"
},
"too_large": {
"single": "因為這個圖徽目前可視部份不足,所以無法被映射。",
"multiple": "因為這些圖徽目前可視部份不足,所以無法被映射。"
},
"connected_to_hidden": {
"single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被映射。",
"multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被映射。"
}
},
"rotate": {
"title": "旋轉",
"description": {
"single": "以圖徽中心點為軸心旋轉這個圖徽。",
"multiple": "以圖徽中心點為軸心旋轉這些圖徽。"
},
"key": "R",
"annotation": {
"line": "旋轉了一線段。",
"area": "旋轉了一區域。",
"multiple": "已旋轉多個圖徽。"
},
"incomplete_relation": {
"single": "因為這個圖徽尚未被完整下載,所以無法被旋轉。",
"multiple": "因為這些圖徽尚未被完整下載,所以無法被旋轉。"
},
"too_large": {
"single": "因為這個圖徽目前可視部份不足,所以無法被旋轉。",
"multiple": "因為這些圖徽目前可視部份不足,所以無法被旋轉。"
},
"connected_to_hidden": {
"single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被旋轉。",
"multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被旋轉。"
}
},
"reverse": {
"title": "反轉",
"description": "讓這線段的方向反轉。",
"key": "V",
"annotation": "反轉一線段。"
},
"split": {
"title": "分割",
"description": {
"line": "在這一節點分割成兩條線段。",
"area": "將這個區域的邊界一分為二。",
"multiple": "在這一節點將線段/區域的邊界一分為二。"
},
"key": "X",
"annotation": {
"line": "分割一線段。",
"area": "分割一區域的邊界。",
"multiple": "分割{n}項線段/區域的邊界。"
},
"not_eligible": "不能於線段的首尾進行分割。",
"multiple_ways": "太多線段,未能進行分割。",
"connected_to_hidden": "這個沒辦法切割,因為與其他隱藏的圖徵相連."
},
"restriction": {
"help": {
"select": "點選選擇一段道路",
"toggle": "點選切換轉向限制。",
"toggle_on": "點選增加\"{restriction}\"的限制。",
"toggle_off": "點選移除\"{restriction}\"的限制。"
},
"annotation": {
"create": "已增加轉向限制",
"delete": "已移除轉向限制"
}
}
},
"undo": {
"tooltip": "復原: {action}",
"nothing": "沒有動作可以撤銷。"
},
"redo": {
"tooltip": "取消復原: {action}",
"nothing": "沒有動作可以重做。"
},
"tooltip_keyhint": "快速鍵",
"browser_notice": "iD 編輯器支援 Firefox、Chrome、Safari、Opera 和 Internet Explorer 11 以上的版本。請升級你的瀏覽器或是使用 Potlatch 2 來編輯地圖。",
"translate": {
"translate": "翻譯",
"localized_translation_label": "多語言名稱",
"localized_translation_language": "選擇語言",
"localized_translation_name": "名稱"
},
"zoom_in_edit": "放大以開始編輯",
"login": "登入",
"logout": "登出",
"loading_auth": "正在連接 OpenStreetMap...",
"report_a_bug": "回報錯誤",
"help_translate": "協助翻譯",
"feature_info": {
"hidden_warning": "{count} 隱藏的圖徵",
"hidden_details": "這些圖徵現在被隱藏.: {details}"
},
"status": {
"error": "未能連接至伺服器介面。",
"offline": "伺服器介面離線,請稍後再嘗試編輯。",
"readonly": "伺服器介面處於唯讀模式,須待介面正常運作,方能儲存您的編輯。",
"rateLimit": "API 限制匿名連線。您可以透過登入來修復這個問題。"
},
"commit": {
"title": "上傳到開放街圖",
"description_placeholder": "你的貢獻摘要(必填)",
"message_label": "編輯變動註解",
"upload_explanation": "你的修改將會在所有使用OpenStreetMap資料的地圖上看到。",
"upload_explanation_with_user": "你以 {user} 具名的修改將會在所有使用OpenStreetMap資料的地圖上看到。",
"save": "上傳",
"cancel": "取消",
"changes": "{count} 變動數",
"warnings": "警告",
"modified": "已修改",
"deleted": "已刪除",
"created": "已建立",
"about_changeset_comments": "關於編輯變動",
"about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
"google_warning": "您在此留言中提到了 Google:請注意從 Google 地圖是嚴格禁止的。",
"google_warning_link": "http://www.openstreetmap.org/copyright"
},
"contributors": {
"list": "正顯示 {users} 的編輯",
"truncated_list": "由 {users} 與另外 {count} 人編輯"
},
"infobox": {
"selected": "{n} 被選擇",
"geometry": "幾何",
"closed": "已關閉",
"center": "中心",
"perimeter": "周長",
"length": "長度",
"area": "區域",
"centroid": "質心",
"location": "地點",
"metric": "公制",
"imperial": "英制"
},
"geometry": {
"point": "點",
"vertex": "頂點",
"line": "線",
"area": "區域",
"relation": "關係"
},
"geocoder": {
"search": "搜尋全世界...",
"no_results_visible": "可見的地圖區域中沒有搜尋結果",
"no_results_worldwide": "找不到搜尋結果"
},
"geolocate": {
"title": "顯示我的位置",
"locating": "正在定位,請等待..."
},
"inspector": {
"no_documentation_combination": "這個標籤組合沒有可用的說明",
"no_documentation_key": "這個鍵值沒有可用的說明",
"documentation_redirect": "這份文件已經被重新導向至新頁面",
"show_more": "顯示更多",
"view_on_osm": "在 openstreetmap.org 中檢視",
"all_fields": "全部欄位",
"all_tags": "所有標籤",
"all_members": "所有成員",
"all_relations": "所有關係",
"new_relation": "建立新關係...",
"role": "角色",
"choose": "選擇物件種類",
"results": "{search} 的 {n} 個結果",
"reference": "在 OpenStreetMap Wiki 中檢閱",
"back_tooltip": "修改物件",
"remove": "移除",
"search": "搜尋",
"multiselect": "已選取的圖徽",
"unknown": "未知種類",
"incomplete": "<未下載>",
"feature_list": "搜尋物件",
"edit": "編輯特徵",
"check": {
"yes": "是",
"no": "否",
"reverser": "變更方向"
},
"radio": {
"structure": {
"type": "種類",
"default": "預設",
"layer": "圖層"
}
},
"add": "新增",
"none": "無",
"node": "節點",
"way": "路徑",
"relation": "關係",
"location": "地點",
"add_fields": "新增欄位"
},
"background": {
"title": "背景",
"description": "背景圖像設定",
"percent_brightness": "{opacity}%的亮度",
"none": "無",
"best_imagery": "這個地點已知最佳的影像來源",
"switch": "切換回此背景",
"custom": "客製化",
"custom_button": "編輯自訂的背景",
"custom_prompt": "輸入地圖影像區塊的 URL 模版。以 Z/X/Y 方式存取區塊的伺服器,可在模版中使用 {z}, {x}, {y} 作參數,而以 quadtile 存取區塊的伺服器,則可使用 {u} 作參數。",
"fix_misalignment": "調整影像偏移",
"imagery_source_faq": "影像是從那裡來的呢?",
"reset": "重設",
"offset": "在灰色區域內拖拉調整影像偏移,或是輸入偏移公尺數。",
"minimap": {
"description": "小地圖",
"tooltip": "顯示縮小的地圖幫助你確認所在區域的位置"
}
},
"map_data": {
"title": "地圖圖資",
"description": "地圖圖資",
"data_layers": "資料圖層",
"fill_area": "填充選項",
"map_features": "地圖圖徵",
"autohidden": "因為螢幕中的特徵太多,這些特徵已被自動隱藏。請放大再修編。"
},
"feature": {
"points": {
"description": "點",
"tooltip": "興趣點"
},
"traffic_roads": {
"description": "通勤道路",
"tooltip": "道路、巷弄等"
},
"service_roads": {
"description": "服務性道路",
"tooltip": "服務性道路,停車場通道、路徑等"
},
"paths": {
"description": "通道",
"tooltip": "人行道、步行徑、單車道等。"
},
"buildings": {
"description": "建築物",
"tooltip": "建築、亭子、倉庫等。"
},
"landuse": {
"description": "土地利用圖徵",
"tooltip": "森林、農莊、公園、住宅區、商業區等。"
},
"boundaries": {
"description": "邊界",
"tooltip": "行政邊界"
},
"water": {
"description": "水域圖徵",
"tooltip": "河道、湖泊、池溏、蓄水池等"
},
"rail": {
"description": "鐵路圖徵",
"tooltip": "鐵路"
},
"power": {
"description": "電力設施",
"tooltip": "輸電線、發電廠、變電所等。"
},
"past_future": {
"description": "過去/未來",
"tooltip": "預定地,施工中,廢棄,拆除等。"
},
"others": {
"description": "其他",
"tooltip": "其他東西"
}
},
"area_fill": {
"wireframe": {
"description": "不填充 (線條顯示)",
"tooltip": "啟用線框模式,可以很容易地看到背景圖像。"
},
"partial": {
"description": "部分填充",
"tooltip": "區域只有外框部分有顏色填充。(新手畫圖者推薦選項)"
},
"full": {
"description": "全部填充",
"tooltip": "區域全部用顏色填充"
}
},
"restore": {
"heading": "您有未儲存的編輯",
"description": "您在上一次編輯時仍有未儲存的修改,你想恢復這些修改嗎﹖",
"restore": "恢復",
"reset": "重設"
},
"save": {
"title": "儲存",
"help": "審閱您的修改並將它們上傳至 OpenStreetMap,讓其他使用者看見。",
"no_changes": "沒有修改需要儲存。",
"error": "嘗試儲存時發生了故障",
"status_code": "伺服器傳回的狀態碼{code}",
"unknown_error_details": "請確定你已經連上網路。",
"uploading": "正在上傳修改至 OpenStreetMap...",
"unsaved_changes": "你有未儲存的編輯",
"conflict": {
"header": "解決編輯衝突",
"count": "在{total}中有{num}個衝突 ",
"previous": "< 上一個",
"next": "下一個 >",
"keep_local": "保留我的",
"keep_remote": "使用他們的",
"restore": "復原",
"delete": "放棄資料",
"download_changes": "下載你做的變動",
"done": "所有衝突已解決!",
"help": "另一個使用者變更了您變更的相同的某些圖徽。\n在每個圖徽下面點選以取得更多衝突的資訊,並選取要保留\n您的變更或是其他使用者的變更。\n"
}
},
"merge_remote_changes": {
"conflict": {
"deleted": "此圖徽已被 {user} 刪除。",
"location": "此圖徽已被您與 {user} 同時移動。",
"nodelist": "節點已被你和{user}改變了.",
"memberlist": "關係成員已被你和{user}改變了。",
"tags": "你改變了 <b>{tag}</b> 標籤為 \"{local}\" 並且 {user} 更改它為 \"{remote}\"。"
}
},
"success": {
"edited_osm": "已編輯了OSM",
"just_edited": "您剛剛編輯了OpenStreetMap",
"view_on_osm": "於OSM上顯示",
"facebook": "分享至 Facebook",
"twitter": "分享至 Twitter",
"google": "分享至 Google+",
"help_html": "你編輯的變動應該過幾分會出現在\"標準圖層\"。其他圖層和特定圖徵,則需要久一點。",
"help_link_text": "詳細資料",
"help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F"
},
"confirm": {
"okay": "OK",
"cancel": "取消"
},
"splash": {
"welcome": "歡迎使用iD OpenStreetMap編輯器",
"text": "iD編輯器是一個既易用而又功能強大的工具,以助您編輯世界上最好的自由世界地圖。這是版本{version}。欲知詳情,請瀏覽 {website} 及於{github}報告臭蟲。",
"walkthrough": "開始新手教學",
"start": "現在就開始編輯"
},
"source_switch": {
"live": "實況模式",
"lose_changes": "您有尚未儲存的編輯,切換地圖伺服器會失去這些編輯。您是否確定要切換伺服器?",
"dev": "開發模式"
},
"version": {
"whats_new": "iD {version} 有什麼新東西"
},
"tag_reference": {
"description": "描述",
"on_wiki": "於wiki.osm.org上的 {tag}",
"used_with": "可與 {type} 使用"
},
"validations": {
"disconnected_highway": "未連結道路",
"disconnected_highway_tooltip": "道路應該要被連接到其他道路或是建築物的入口。",
"old_multipolygon": "在外部路徑上的多邊形標籤",
"old_multipolygon_tooltip": "這種多邊形樣式已被棄用。請將標籤加於母多邊形而非外部路徑。",
"untagged_point": "未有標籤的點",
"untagged_point_tooltip": "選擇適當的物件種類描述該點是什麼。",
"untagged_line": "未有標籤的線段",
"untagged_line_tooltip": "選擇適當的物件種類描述這條線是什麼。",
"untagged_area": "未有標籤的區域",
"untagged_area_tooltip": "選擇適當的物件種類描述這區域是什麼。",
"untagged_relation": "未標記的關係",
"untagged_relation_tooltip": "選取一個可以適當地描述這個關係的圖徽類型。",
"many_deletions": "您正要刪除 {n} 個圖徽。您確定您要這麼做嗎?這將會把它們從每個人都看到的 openstreetmap.org 的地圖上刪除。",
"tag_suggests_area": "{tag} 標籤所建議的線段應為區域,但這個不是一區域",
"deprecated_tags": "已棄用的標籤︰{tags}"
},
"zoom": {
"in": "放大",
"out": "縮小"
},
"cannot_zoom": "在此模式下不能再縮小。",
"full_screen": "啟動全螢幕",
"gpx": {
"local_layer": "本機檔案",
"drag_drop": "拖放一個 .gpx, .geojson 或是 .kml 檔案到此頁面上,或是點選按鈕以瀏覽",
"zoom": "縮放到圖層",
"browse": "瀏覽檔案"
},
"mapillary_images": {
"tooltip": "從 Mapillary 來的街道照片",
"title": "照片重疊 (Mapillary)"
},
"mapillary_signs": {
"tooltip": "從 Mapillary 而來的交通號誌(必須啟用照片重疊)",
"title": "紅綠燈重疊 (Mapillary)"
},
"mapillary": {
"view_on_mapillary": "在 Mapillary 看這張照片"
},
"help": {
"title": "說明文件",
"help": "# 說明\n\n這是[開放街圖](http://www.openstreetmap.org/)的編輯器。\n開放街圖是自由及可編輯的世界地圖。您可以用這個編輯器來添加和更新您所在區域的地圖資料,令這個開源和開放資料的世界地圖變得更好。\n\n您在地圖上所做的編輯,將會讓所有使用開放街圖的人看到。為了編輯,您需要先[登入](https://www.openstreetmap.org/login)。\n\n[iD編輯器](http://ideditor.com/) 採用開源方式合作開發的專案, [原始碼可在GitHub找到](https://github.com/openstreetmap/iD)。\n",
"editing_saving": "# 編輯和儲存\n\n這個編輯器主要是設計用來線上編輯的,而你現在正透過網站使用它。\n\n### 選擇物件\n\n要選擇一個地圖上的物件,如道路或興趣點,可以在地圖上點選它。這會讓已選擇的物件醒目顯示,並開啟一個有著它的詳細資料的面板,且顯示一個你能對物件做什麼事的選單。\n\n要選擇多個物件,按住「Shift」鍵,然後點選您想選擇的物件;或是按住「Shift」鍵並在地圖上拖曳畫出一個矩形,這將畫出一個方塊並選擇在內部的所有點。\n\n### 儲存編輯\n\n當你做出修改像是編輯道路、建築物和場所,它們會被存放在本機直到你儲存至伺服器。別擔心如果你犯了錯,您可以按「撤銷」鈕修改,或按「重做」鈕重做被撤銷的修改。\n\n按「儲存」結束一組編輯-譬如你已經完成一塊城鎮中的區域,而且想在新的區域開始。您將有機會覆核你做的編輯,而若有些修改看起來有錯,編輯器將提供有幫助的建議和警告。\n\n如果一切都沒錯,您可以輸入一段簡短的注釋來解釋你做了什麼修改,然後再按一次「儲存」鈕把修改發布到 [OpenStreetMap.org](http://www.openstreetmap.org/),在那裡這些修改將可以被其他使用者看到並加以改進。\n\n如果你不能一次完成你的編輯,你可以離開編輯器視窗,再從同一個瀏覽器和電腦回來,編輯器將讓你選擇是否恢復你的編輯。\n\n### 使用這個編輯器\n\n[這裡](http://wiki.openstreetmap.org/wiki/ID/Shortcuts)有一個可用的鍵盤快速鍵清單。\n",
"roads": "# 道路\n\n您可以利用這個編輯器創建,修復,及刪除道路。道路可以有很多種:行人路徑,公路,步道,單車路線等等 - 任何經常使用的路段都可製圖。\n\n### 選擇道路\n\n按圖上的道路以選擇該道路。道路的輪廓會以高亮度顯示,而同時地圖上會出現小工具選單,旁邊亦會彈出面板,顯示有關該道路的資訊。\n\n### 修改道路\n\n您或會經常注意到,道路並非對齊在背景中顯示的衛星圖像或GPS軌跡。您可以調整這些道路,讓他們位於正確的位置。\n\n首先,按您想修訂的道路。這會將道路以高亮度顯示,並顯示沿著這道路的節點,你可以拖曳這些節點到更好的位置。如果您想增加細節,可以為道路添加新的節點,點擊兩下道路上沒有節點的部分,便可在該處増加節點。\n\n如果道路連接到另一條道路,但在地圖上並未妥善連接,你可以拖曳道路的其中一個節點到另一條道路上,以連接兩條道路。連接好道路,對地圖非常重要,特別是對提供駕駛指示的應用程序而言,是必要的。\n\n您也可以按下'移動'工具或按`M`快速鍵,來移動整條道路,然後按一下以完成移動的動作。\n\n### 刪除道路\n\n如果一條道路完全不正確 - 您看到它在衛星圖像上不存在,並最好實地證實它根本不存在 - 您可以將道路刪除,這會從地圖中將之移除。刪除物件時務必要小心 - 像任何其他的編輯,結果會被大家看見,而衛星圖像往往會過時,因此該道路或許只是新建的。\n\n要刪除道路,您可以按住它以選擇,然後按下垃圾桶圖標,或按 ’Delete’ 鍵。\n\n### 繪製新道路\n\n發現某處應有一條道路,但地圖上沒有?按編輯器左上方的'線'按鈕,或按下`2`快速鍵,以開始繪製線段。\n\n在地圖上點擊道路的開端,以開始繪製道路。如果道路從一條現有的道路分支出來,應點擊兩者連接的地方,以開始繪製。\n\n然後按住沿著道路的點,以根據衛星影像或GPS軌跡,正確地繪製道路。如果您繪製的道路如果與另一條道路交匯,請點擊相交點以將它們連接起來。當您完成繪製後,可按兩下滑鼠或按鍵盤上的 'Return' 或 Enter 鍵。\n\n",
"gps": "# GPS\n\nGPS 資料是 OpenStreetMap 最可靠的資料來源. 這個編輯器支援 `.gpx` 的軌跡檔。 你可以使用智慧型手機的程式或個人 GPS 硬體去搜集。\n\n關於如何進行 GPS 資料搜集, 可參考 [Mapping with a smartphone, GPS, or paper](http://learnosm.org/en/mobile-mapping/)。\n\n當要使用 GPX 軌跡檔去繪圖時,你可以直接拖拉 GPX 檔案至地圖編輯器上,如果編輯器識別到軌跡檔時,它將用亮紫色把軌跡顯示在地圖上。你可以點擊右側的 'Map Data' 選單去顯示、隱藏或縮放這個軌跡所產生的圖層。\n\n這個 GPX 軌跡並沒有上傳至 OpenStreetMap,但這種方式適合於當你想把軌跡當成參考資料去繪製新的地圖時,當然你也可以[上傳軌跡至 OpenStreetMap](http://www.openstreetmap.org/trace/create) 供其它人使用。\n",
"imagery": "# 圖像\n\n空照圖是繪製地圖重要的資料來源。在畫面右方的'背景圖像設定'選單中,可選擇使用的圖像,\n他們分別為空照圖、衛星影像和其他可自由編輯的圖像資源。\n\n編輯器預設使用[Bing Maps](http://www.bing.com/maps/)的衛星圖層,\n但當您平移或縮放地圖至一個新的地理區域,或可使用新的資源。\n在一些國家,像美國、法國和丹麥,部分區域有非常高品質的圖像。\n\n圖像會與地圖數據有所偏移。如果你看見很多的道路與背景有偏移,請不要立刻將它們全部搬移以與背景刎合。相反,你可以在「背景設定」選單中,點擊下方的「校準底圖」,以調整圖像以配合現有地圖數據。\n\n圖像有時候或會因為圖像提供者方面的誤差,與地圖資料有所偏移。\n如果您看到有很多路與背景是平移錯位的,請不要立刻將它們全部搬移以與背景刎合。\n您只需要點擊圖像設定介面底部的'校準'來調整圖像,讓它符合現有資料。\n",
"addresses": "# 地址\n\n地址是地圖中最有用的訊息之一。\n\n雖然地址通常被視為街道的一部分,在 OpenStreetMap 中,它們是沿相關街道的建築物和地方的屬性。\n\n您可以將地址訊息,添加到以建築物輪廓為代表、或以點為代表的地方之上。地址資料的最佳來源,是實地調查或個人知識 - 與任何其他物件一樣,嚴格禁止抄襲商業來源(如Google 地圖)的地圖資料。\n",
"inspector": "# 使用檢視面板\n檢視面板是畫面右面的用戶界面元素,當您選擇一個物件時便會出現,讓您可編輯物件的詳細資料。\n\n### 選擇物件類型\n\n在您添加一個點、線段或區域後,您可以選擇物件的類型,例如該物件是公路還是住宅區道路,是超級市場還是咖啡廳。檢視面板將顯示常用物件類型的按鈕,要找出其他物件類型,您可以在搜尋框中輸入您所要的物件類型。 點選物件類型按鈕右下角的'i'字按鈕,可顯示物件類型的更多資訊。點選按鈕以選擇該類型。\n\n### 使用表格和編輯標籤\n\n在您選擇物件類型後,或選擇已經被編配類型的物件時,檢查面板會顯示該物件詳細資料的欄位, 如名稱和地址。\n\n在欄位下方,您可以點選按鈕,以添加其他詳細資料,如維基百科的條目連結,無障礙設施狀況,以及其他更多資料。\n\n在面板的底部,點擊'增加標籤'以添加其他任意的標籤到該物件。[Taginfo](http://taginfo.openstreetmap.org/) 是相當好用的工具,你可以了解常用的標籤組合。\n\n您在檢查面板所做的更改,會自動套用到地圖上。您可以隨時點選'復原'按鈕,撤消這些更改。\n",
"buildings": "# 建築物\n\n開放街圖是世界上最大的建築物資料庫。您可以建立\n和改善這個資料庫。\n\n### 選擇建築物\n\n您可以點選建築物的邊界,以選擇該建築物。該建築物將以高亮度顯示,並會開啟小工具選單,和在右邊顯示有關建築物更多資料的面板。\n\n### 修改建築物\n\n有時候,建築物的位置或其標籤或許會不正確。\n\n要移動整個建築物的位置,先選擇該建築物,然後點選’移動’工具。移動您的滑鼠以移動築物,在移到正確位置上按一下。\n\n要更正建築物的形狀,點選並拖曳建築物輪廓的節點,以移到更好的位置。\n\n### 繪製新建築物\n\n為地圖添加建築物的主要問題之一,是開放街圖可以用輪廓或點的形式,記錄建築物。一般來說,應_盡可能以區域記錄建築物的輪廓_,並以置於建築輪廓內的點,記錄建築物中的公司、住宅、設施及其他東西。\n\n要開始繪製建築物,先單擊左上方的’區域’按鈕,最後則按鍵盤上的’Return'鍵或點選所繪的第一個節點,完成輪廓的繪製。\n\n### 刪除建築物\n\n如果一項建築物完全不正確 - 您看到它在衛星圖像上不存在,並最好實地證實它根本不存在 - 您可以將建築物刪除,這會從地圖中將之移除。刪除物件時務必要小心 - 像任何其他的編輯,結果會被大家看見,而衛星圖像往往會過時,因此該建築物或許只是新建的。\n\n要刪除建築物,您可以點選它以選擇,然後按下垃圾桶按鈕,或按 ’Delete’ 鍵。\n",
"relations": "# 關係\n\n關係是在開放街圖裡將其他物件組合在一起的特殊物件。\n舉兩個常見的例子-*路線關係*可用來將屬於某一高速公路或道路的路段併合;而*多重多邊形*則可用來將數條線段組合,以勾劃出較為複雜區域(如分開為數個區塊,或像甜甜圈一樣中間穿洞的區域)。\n\n在一個關係中組合在一起的物件,稱為該關係的*成員*。\n在面板裡,您可以看到一個物件屬於哪些關係,並可點選當中任何一個關係。\n當您點選了一個關係後,面板會列出關係中的所有成員,\n而這些成員亦會在地圖上標示出來。\n\n在您編輯時,iD在大多數情況下都會自動處理所涉及的關係。但是需注意,若您刪除舊有的路段以重繪更精確的路段,\n您必須確定將新的路段,仍為原本路段所屬關係的成員。\n\n## 編輯關係\n\n如果您想編輯關係,以下是基本要領。\n\n要將物件加入一個現有的關係,請選擇該物件,\n點選面板中\"所有關係\"下的\"+\"按鈕,並選擇或輸入關係的名稱。\n\n要增加一個新的關係,點選第一個要加入新關係作為成員的物件,\n點選面板中\"所有關係\"下的\"+\"按鈕,並選擇\"建立新關係...\"。\n\n要將物件從一個關係中移除,選擇該物件,\n點選您想將該物件移除的關係旁的垃圾桶按鈕。\n\n您可以運用\"合併\"工具,創建內含空洞的多重多邊形。\n繪製兩個區域(內部與外部),按住 Shift 鍵並分別點選它們兩者,\n然後點選 \"合併\"(+)按鈕。\n"
},
"intro": {
"done": "完成",
"ok": "OK",
"graph": {
"block_number": "4鄰",
"city": "臺北市",
"county": "TW",
"district": "松山區",
"hamlet": "中崙",
"neighbourhood": "健軍新村",
"postcode": "116",
"province": "臺北市",
"quarter": "中崙",
"state": "臺灣",
"subdistrict": "中崙",
"suburb": "東區",
"countrycode": "tw",
"name": {
"1st-avenue": "塔悠路",
"2nd-avenue": "中山路",
"4th-avenue": "南京路",
"5th-avenue": "長安路",
"6th-avenue": "林森路",
"6th-street": "羅斯福路",
"7th-avenue": "登輝大道",
"8th-avenue": "市民大道",
"9th-avenue": "凱達格蘭大道",
"10th-avenue": "艋舺大道",
"11th-avenue": "縣民大道",
"12th-avenue": "市府路",
"access-point-employment": "就服站",
"adams-street": "忠孝路",
"andrews-elementary-school": "介壽國小",
"andrews-street": "介壽路",
"armitage-street": "仁愛路",
"barrows-school": "信義路",
"battle-street": "和平路",
"bennett-street": "八德路",
"bowman-park": "四維路",
"collins-drive": "格致路",
"conrail-railroad": "縱貫線",
"conservation-park": "保護區",
"constantine-street": "憲政路",
"cushman-street": "軍校路",
"dollar-tree": "金城武樹",
"douglas-avenue": "賴和路",
"east-street": "溪東街",
"elm-street": "大安路",
"flower-street": "中正路",
"foster-street": "林森南路",
"french-street": "美援路",
"garden-street": "花藝路",
"gem-pawnbroker": "台元汽車借款",
"golden-finch-framing": "師大錶框行",
"grant-avenue": "大道路",
"hoffman-pond": "醉月湖",
"hoffman-street": "醉月路",
"hook-avenue": "虎克路",
"jefferson-street": "中華路",
"kelsey-street": "朝陽路",
"lafayette-park": "大安森林公園",
"las-coffee-cafe": "靈感咖啡",
"lincoln-avenue": "林肯大道",
"lowrys-books": "水準書局",
"lynns-garage": "新遠東水電行",
"main-street-barbell": "大街吊燈",
"main-street-cafe": "大街咖啡館",
"main-street-fitness": "大街健身房",
"main-street": "大街",
"maple-street": "三和路",
"marina-park": "海洋公園",
"market-street": "市場路",
"memory-isle-park": "二二八公園",
"memory-isle": "城中",
"michigan-avenue": "南昌路",
"middle-street": "南寧路",
"millard-street": "福州路",
"moore-street": "廈門路",
"morris-avenue": "汕頭路",
"mural-mall": "101購物中心",
"paisanos-bar-and-grill": "名人燒肉",
"paisley-emporium": "微風廣場",
"paparazzi-tattoo": "Z Tattoo",
"pealer-street": "蘇州路",
"pine-street": "杭州路",
"pizza-hut": "Pizza Hut",
"portage-avenue": "南京東路",
"portage-river": "新店溪",
"preferred-insurance-services": "富邦人壽",
"railroad-drive": "鐵支路",
"river-city-appliance": "燦坤3C",
"river-drive": "河濱路",
"river-road": "河西路",
"river-street": "基河路",
"riverside-cemetery": "富德公墓",
"riverwalk-trail": "河濱步道",
"riviera-theatre": "淡水劇場",
"rocky-river": "淡水河",
"saint-joseph-river": "基隆河",
"scidmore-park-petting-zoo": "大安森林公園寵物區",
"scidmore-park": "大安森林公園",
"scouter-park": "青年公園",
"sherwin-williams": "孫中心",
"south-street": "新生路",
"southern-michigan-bank": "臺灣銀行",
"spring-street": "春日街",
"sturgeon-river-road": "大安路",
"three-rivers-city-hall": "臺北市政府大廈",
"three-rivers-elementary-school": "中山國小",
"three-rivers-fire-department": "城中消防隊",
"three-rivers-high-school": "建國高中",
"three-rivers-middle-school": "介壽國中",
"three-rivers-municipal-airport": "松山機場",
"three-rivers-post-office": "北門郵局",
"three-rivers-public-library": "王貫英紀念圖書館",
"three-rivers": "臺北市",
"unique-jewelry": "傳奇珠寶",
"walnut-street": "克強路",
"washington-street": "山西路",
"water-street": "塔悠路",
"west-street": "重陽路",
"wheeler-street": "成功路",
"william-towing": "電器行",
"willow-drive": "大甲路",
"wood-street": "松山路",
"world-fare": "環球廣場"
}
},
"welcome": {
"title": "歡迎",
"welcome": "歡迎!這個教學將會教你開放街圖基本的編輯方法。",
"practice": "所有教學裡的資料都只是為了練習,所以任何你做出來的編輯不會真的儲存下來。",
"words": "這篇教學會介紹新的辭彙和概念,介紹到的新辭彙我們會用*斜體*標示。",
"mouse": "你可以使用任何輸入裝置來編輯地圖,但在教學中我們會假設你使用滑鼠的左鍵和右鏈。**如果你想接上滑鼠,那就馬上做吧!接著按OK。**",
"leftclick": "當教學中請你要按鍵或是按兩次時,我們都意味按左鍵。在觸控板則意味按一次或單指按壓。**用左鍵{num}次。**",
"rightclick": "有時候我們會請你按右鍵,這意味著相同的control-按或是兩指按壓觸控板。**用右鍵 {num}數次。**",
"chapters": "到目前為止你表現不錯!你可以使用下面的按鈕隨時跳過章節,或是當卡住時重新開始章節。我們來動手吧!**點'{next}'來繼續。**"
},
"navigation": {
"title": "導航",
"drag": "主地圖區域展示了 OpenStreetMap 在背景上的資料。{br}您可以透過在移動滑鼠時按住滑鼠左鍵來拖曳地圖。您也可以使用您鍵盤上的方向鍵。**拖曳地圖!**",
"zoom": "您可以使用滑鼠滾輪或觸控板來縮放,或是點選 {plus} / {minus} 按鈕也可以。**縮放地圖吧!**",
"features": "我們使用圖徵這詞來描述出現在地圖上的事物。任何在現實世界中出現的事物都可以被當作圖徵,描述到開放街圖上面。",
"points_lines_areas": "地圖圖徵用*點、線、區域*來表示。",
"nodes_ways": "在開放街圖裡,點常被叫做*節點*,而線或是區域被叫做*線段*。",
"click_townhall": "所有地圖的圖徵都可以用點選的方式選取。**點一個點來選取它。**",
"selected_townhall": "太好了!這個點已經被選取了。選取的圖徵會以持續閃爍方式呈現。",
"editor_townhall": "當圖徵被選取時,*圖徵編輯器*會在地圖旁邊顯示。",
"preset_townhall": "圖徵編輯器的上半部會顯示不同圖徵類型,這個點是{preset}。",
"fields_townhall": "圖徵編輯器中間部分則是*欄位*,顯示圖徵的屬性,像是名稱和地址。",
"close_townhall": "**按esc按鍵或是按上方角落{button}按鈕來關閉圖徵編輯器。**",
"search_street": "你也可以搜尋目前檢視下或是全球的圖徵,**搜尋'{name}'。**",
"choose_street": "**選擇清單中的{name}。**",
"selected_street": "太好了!{name} 已經被選取了。",
"editor_street": "街道的欄位跟市鎮中心的欄位很不一樣。{br}以選取的街道為例,圖徵編輯器的欄位有'{field1}'和'{field2}'。**按esc鍵或是按{button}按鈕來關閉圖徵編輯器。**",
"play": "嘗試移動地點,並且點選圖徵,觀察有什麼東西可以加到開放街圖。**當你準備繼續下一章節時,請按'{next}'.。**"
},
"points": {
"title": "點",
"add_point": "*節點*可以用來代表商店、餐廳和紀念碑。{br}節點可以標記特定地點,並且描述這邊是什麼。**點{button}節點按鈕來新增新點。**",
"place_point": "要在地圖上放置節點,滑鼠指標對準的地方按下左鍵或是空白鍵節點就會出現。**移動滑鼠指標到建築的位置,接著按左鍵或按空白鍵。**",
"search_cafe": "有很多不同圖徵可以用節點表示。你剛加的節點是一家咖啡館,**搜尋 '{preset}'",
"choose_cafe": "**從清單選擇 {preset}。**",
"feature_editor": "現在這個節點標示為咖啡店。使用圖徵編輯器,我們可以為咖啡店增加更多資訊。",
"add_name": "在開放街圖中,所有的欄位都是選填,如果你不確定你可以留空。{br}我們假設你對咖啡店有在地知識,而且你知道咖啡店的名字,那就**加上咖啡店的名字。**",
"add_close": "圖徵編輯器會自動記住你所有的變動。**當你新增完成名稱,按esc鍵,return鍵,或是按 {button} 按鍵關閉圖徵編輯器。**",
"reselect": "有時候節點早就存在了,但資料填錯或是不完整。我們可以編輯既有的節點。**按一下來選擇剛剛新增的咖啡店。**",
"update": "我們來填入更多咖啡店的細節資訊吧,你可以改名成,加上料理種類,或是加上地址。**改變咖啡店詳情。**",
"update_close": "**當你更新咖啡店完成後,按esc鍵,enter鏈,或是按 {button} 鈕關閉圖徵編輯器。**",
"rightclick": "你可以對任何圖徵按右鍵來開啟*編輯清單*,顯示一系列你可以操作的編輯動作。**右鏈選擇你創建的節點,然後顯示編輯清單。**",
"delete": "如果現實中圖徵不存在,你當然可以刪除。{br}刪除開放街圖上的圖徵,會讓每位使用地圖的人受影響,所以請確定該圖徵的確不存在了才刪除。**點一下{button}按鈕來刪除節點。**",
"undo": "在儲存你編輯到開放街圖前,你總是可以復原任何做出的改變。**按{button}按鈕來復原刪除,恢復原先的節點。**",
"play": "現在你知道怎麼創建和編輯節點了,嘗試練習新增更多節點吧!**當你準備好進入下一章時,請點 '{next}'。**"
},
"areas": {
"title": "區域",
"add_playground": "*區域*可以用來顯示圖徵邊界,常用在表示湖泊、建築和住宅區。 {br}。另外區域也可以用在更詳盡的畫地圖上面,取代先前只有節點表示的圖徵。**點{button}區域按鈕來新增區域。**",
"start_playground": "讓我們用畫區域的方式來新增遊樂場吧。區域是由增加圖徵邊界的*節點*來繪製。**點或是按空白鍵在遊樂場邊角標上初始節點。**",
"continue_playground": "繼續在遊樂場邊界標上更多節點來繪製區域。如果遇到既有的人行道,你也可以將區域連接到人行道上。{br}小技巧:你可以按住Alt鍵防止節點連到其他圖徵。**繼續繪製遊樂場區域。**",
"finish_playground": "按enter鏈或是按第一個或最後一個節點完成編輯。**完成遊樂場區域繪製**",
"search_playground": "**搜尋'{preset}'。**",
"choose_playground": "**從清單選擇{preset}**",
"add_field": "遊樂場並沒有正式的名稱,所以我們不會在名稱欄位加任何名稱。 {br}不過我們會在描述欄位加上遊樂場的詳情。**開啟新增欄位清單。**",
"choose_field": "**從清單選擇 {field}。**",
"retry_add_field": "你沒有選到 {field}欄位。請再試一次。",
"describe_playground": "**新增描述,接著 {button}按鈕關係圖徵編輯器。**",
"play": "太棒了!接著嘗試畫更多區域,然後看看你可以新增什麼區域圖徵到開放街圖上。**當你準備好進入下一章,請按 '{next}'。**"
},
"lines": {
"title": "線",
"add_line": "*線*被用來表示如道路、鐵路以及河流。 **按下{button}線按鈕來新增一條線。**",
"start_line": "這邊有一條路並沒有畫出來,讓我們加一上去吧! {br}在開放街圖上,線要對準道路中線開始繪製。你可以在繪圖有需要時,拖拉和縮放地圖。**點缺失道路的最頂端開始畫新的線。**",
"intersect": "點或按空白鍵為線新增更多節點。 {br}道路和其他類型線段,屬於更大網路的一部分。因此這些線之間必須適當的連接,以便導航軟體能夠運作。**點 {name} 連接兩條線的交叉處。",
"retry_intersect": "{name}道路必須交叉,讓我們試試接起來吧!",
"continue_line": "繼續繪製新路的線段。記得如果需要可以拖拉和縮放地圖。 {br}當你完成時,再點最後一個節點。**完成繪製道路。**",
"choose_category_road": "**從清單選擇 {category}**",
"choose_preset_residential": "有許多不同型態的道路,但這條路屬於住宅區道路。**請選擇 {preset} 類型。**",
"retry_preset_residential": "你沒有選到 {preset} 類型。**請再點選一次。**",
"name_road": "**填入道路名稱,並按escape、return或是按 {button} 按鈕來關閉圖徵編輯器。**",
"did_name_road": "看起來很好!接下來我們要學習怎麼更新線段的形狀。",
"update_line": "有時候你需要調整既有的線段形狀。這邊有條道路看起來不太對勁。",
"add_node": "我們可以在這條線上新增一些節點,改善線的形狀。有一個新增的節點的方法是在想新增節點的地方,對準線上點兩下。**在線上點兩下來新增節點。**",
"start_drag_endpoint": "當已經選擇線段,你可以在點和按住滑鼠左鍵時,拖拉任何線上的節點。**拖拉最末端節點到道路應該交叉處。",
"finish_drag_endpoint": "這樣看起好多了。**放開滑鼠左鍵來結束拖拉。**",
"start_drag_midpoint": "小的三角形會出現在節點和節點之間的*中點*。另一個增加節點的方式是拖拉中點到新的位置。**拖拉中點的三角形在道路線上創建新的節點。**",
"continue_drag_midpoint": "現在線看起來好多了!用點兩下或是拖拉中點的方式繼續調整線,直到彎曲程度符合道路形狀。**當你覺得線段看起來不錯時,點OK。**",
"delete_lines": "如果道路沒有實際存在,你當然可以刪除線段。 {br}這裡的例子是城市當局規畫了 {street},但並沒有真的付諸行動建造道路。我們可以刪除既有的線段來增進這一帶的圖資品質。",
"rightclick_intersection": "最後一條真實存在的道路是 {street1},所以我們*分割* {street2} 交叉口,移除上面的東西。**對著交叉口按右鍵。**",
"split_intersection": "**點 {button} 按鈕來分割 {street}。**",
"retry_split": "你沒有按分割按鈕。再試一下。",
"did_split_multi": "太棒了! {street1} 已經分割為兩段了。上半部可以被移除。**點選 {street2} 上半部來選取它。**",
"did_split_single": "**點 {street2} 上半部來選取它。**",
"multi_select": "已經選取 {selected}。讓我們選另一段 {other1}。你可以用 shift 點選方式多重選擇物件。**Shift 點選 {other2}。**",
"multi_rightclick": "太好了!兩條選取的線都被刪除了。**對著其中一條線按右鍵顯示編輯目錄。**",
"multi_delete": "**點 {button} 按鈕刪除多餘的線。**",
"retry_delete": "你沒有按刪除鍵,再試一次。",
"play": "太好了!你可以利用這一章學到的技術來練習增加更多線。**當你準備好進入下一章,請按 ' {next}'。**"
},
"buildings": {
"title": "建築",
"add_building": "開放街圖是世界最大的建築資料庫。 {br}你可以藉由描繪建築增加建築,幫忙增進資料庫物件。**點 {button} 區域按鍵新增區域。**",
"start_building": "讓我們描繪這棟建築的外框,新增一棟建築。 {br}描繪建築時要依據建築地基,越精確越好。**點或是按空白鍵在建築角邊新增節點。**",
"continue_building": "繼續新增更多建築外框的節點。記住你想要增加更多細節時可以放大地圖。{br}當描繪完成時,按 enter,或是再按一次第一個或最後一個節點。**完成描會建築。**",
"retry_building": "看起你好像加建築邊角的節點時遇到困難了。再試一次!",
"choose_category_building": "**從清單選擇 {category}。**",
"choose_preset_house": "有不同種類的建築,但這棟應該是洋房。 {br}如果你不確定建築類型,你可以選擇一般建築類型就婕。**選擇 {preset} 類型。**",
"close": "**按 esc 鍵或是按 {button} 按鈕選擇圖徵編輯器。**",
"rightclick_building": "**對著你創建的建築按右鍵,顯示編輯目錄。**",
"square_building": "你剛創建的洋房如果變得更方正會更好看。點 {button} 按鈕來方角化建築形狀。**",
"retry_square": "你沒按到方角鈕。再試一次。",
"done_square": "看到建築的角落移到位置了嗎?讓我們來學習另一個實用技巧。",
"add_tank": "接下來我們要描繪油槽。**點 {button} 區域按鈕新增區域。**",
"start_tank": "不用擔心你畫不出來完美的圓形。先沿著油槽邊畫油槽範圍。**點或按空白鍵在油槽邊緣標上起始節點。**",
"continue_tank": "沿著邊緣新增更多節點。圓圈會依你描繪的節點出現形狀。{br}按 enter 鍵,或是點第一個或最末節點。**完成描繪油槽。**",
"search_tank": "**搜尋 '{preset}'。**",
"choose_tank": "**從清單選擇 {preset}。**",
"rightclick_tank": "**對著新增的油槽按右鍵,接著顯示編輯目錄。**",
"circle_tank": "**點 {button} 按鈕讓油槽形狀變成圓形。**",
"retry_circle": "你沒有按到環形化按鈕,再試一次。",
"play": "太好了!再試著描幾棟建築,試著用編輯目錄的其他指令。**當你準備好進入下一章時,點 ' {next}'。**"
},
"startediting": {
"title": "開始編輯",
"help": "你現在準備好可以來編輯開放街圖了! {br}你可以再看一次新手教學,或者按下 {button} 幫助按鈕看更多使用說明。",
"save": "不要忘記定時儲存您的編輯!",
"start": "開始製圖!"
}
},
"presets": {
"categories": {
"category-barrier": {
"name": "柵欄圖徵"
},
"category-building": {
"name": "建築物圖徵"
},
"category-golf": {
"name": "高爾夫圖徵"
},
"category-landuse": {
"name": "土地利用圖徵"
},
"category-natural-area": {
"name": "自然圖徽"
},
"category-natural-line": {
"name": "自然圖徽"
},
"category-natural-point": {
"name": "自然圖徽"
},
"category-path": {
"name": "通道圖徵"
},
"category-rail": {
"name": "鐵路圖徵"
},
"category-restriction": {
"name": "限制圖徵"
},
"category-road": {
"name": "道路圖徵"
},
"category-route": {
"name": "路線圖徵"
},
"category-water-area": {
"name": "水域圖徵"
},
"category-water-line": {
"name": "水域圖徵"
}
},
"fields": {
"access": {
"label": "允許通行限制",
"options": {
"designated": {
"description": "只限標誌指定或特定本地法律容許人士進入",
"title": "指定"
},
"destination": {
"description": "只限前往目的地人士進入",
"title": "目的地"
},
"dismount": {
"description": "允許進入但駕駛需下車",
"title": "下車"
},
"no": {
"description": "禁止一般公眾進入",
"title": "禁止進入"
},
"permissive": {
"description": "容許進入,直至擁有者撇回許可",
"title": "獲許可進入"
},
"private": {
"description": "須擁有者個別批准,方可進入",
"title": "私人"
},
"yes": {
"description": "按法律及路權; 有權使用",
"title": "可使用"
}
},
"placeholder": "並未指定",
"types": {
"access": "全部",
"bicycle": "腳踏車",
"foot": "步行",
"horse": "馬匹",
"motor_vehicle": "汽機車"
}
},
"access_simple": {
"label": "允許通行"
},
"access_toilets": {
"label": "開放與否"
},
"address": {
"label": "地址",
"placeholders": {
"block_number": "區塊號碼",
"block_number!jp": "區塊號碼",
"city": "城市",
"city!jp": "城市/鄉鎮/村落/東京特別區",
"city!vn": "城市/鄉鎮",
"conscriptionnumber": "123",
"country": "國家",
"county": "國家",
"county!jp": "區",
"district": "區",
"district!vn": "郡/鄉鎮/區",
"floor": "樓層",
"hamlet": "村莊",
"housename": "房屋名稱",
"housenumber": "123",
"housenumber!jp": "建築物號碼/地號",
"neighbourhood": "鄰里",
"neighbourhood!jp": "Chōme/Aza/Koaza",
"place": "地方",
"postcode": "郵遞區號",
"province": "省",
"province!jp": "州",
"quarter": "地方",
"quarter!jp": "Ōaza/Machi",
"state": "州",
"street": "街道",
"subdistrict": "分區",
"subdistrict!vn": "行政區/社區/小市鎮",
"suburb": "細區",
"suburb!jp": "行政區"
}
},
"admin_level": {
"label": "行政級別"
},
"aerialway": {
"label": "種類"
},
"aerialway/access": {
"label": "通行方向",
"options": {
"both": "雙向",
"entry": "進入",
"exit": "離開"
}
},
"aerialway/bubble": {
"label": "椅罩"
},
"aerialway/capacity": {
"label": "輸送客量(每小時)",
"placeholder": "500, 2500, 5000..."
},
"aerialway/duration": {
"label": "時間(分鐘)",
"placeholder": "1, 2, 3..."
},
"aerialway/heating": {
"label": "暖氣"
},
"aerialway/occupancy": {
"label": "載客數",
"placeholder": "2, 4, 8..."
},
"aerialway/summer/access": {
"label": "通行方向(夏季)",
"options": {
"both": "雙向",
"entry": "進入",
"exit": "離開"
}
},
"aeroway": {
"label": "種類"
},
"amenity": {
"label": "種類"
},
"animal_boarding": {
"label": "動物"
},
"animal_breeding": {
"label": "動物"
},
"animal_shelter": {
"label": "動物"
},
"area/highway": {
"label": "種類"
},
"artist": {
"label": "藝術家"
},
"artwork_type": {
"label": "種類"
},
"atm": {
"label": "自動櫃員機"
},
"backrest": {
"label": "椅背"
},
"barrier": {
"label": "種類"
},
"bath/open_air": {
"label": "露天浴場"
},
"bath/sand_bath": {
"label": "沙浴"
},
"bath/type": {
"label": "專業",
"options": {
"foot_bath": "泡腳",
"hot_spring": "熱溫泉",
"onsen": "日式溫泉"
}
},
"beauty": {
"label": "商店類型"
},
"bench": {
"label": "長凳"
},
"bicycle_parking": {
"label": "種類"
},
"bin": {
"label": "垃圾筒"
},
"blood_components": {
"label": "血液組成",
"options": {
"plasma": "血漿",
"platelets": "血小板",
"stemcells": "幹細胞樣品",
"whole": "全血"
}
},
"board_type": {
"label": "種類"
},
"boundary": {
"label": "種類"
},
"brand": {
"label": "品牌"
},
"building": {
"label": "建築物"
},
"building_area": {
"label": "建築物"
},
"bunker_type": {
"label": "類型"
},
"camera/direction": {
"label": "方向(順時針)",
"placeholder": "45, 90, 180, 270"
},
"camera/mount": {
"label": "相機架設"
},
"camera/type": {
"label": "相機類型",
"options": {
"dome": "半球形",
"fixed": "固定式",
"panning": "全景"
}
},
"capacity": {
"label": "容量",
"placeholder": "50, 100, 200..."
},
"cardinal_direction": {
"label": "方向",
"options": {
"E": "東",
"ENE": "東北偏東",
"ESE": "東南偏東",
"N": "北",
"NE": "東北",
"NNE": "東北偏北",
"NNW": "西北偏北",
"NW": "西北",
"S": "南",
"SE": "東南",
"SSE": "東南偏南",
"SSW": "西南偏南",
"SW": "西南",
"W": "西",
"WNW": "西北偏西",
"WSW": "西南偏西"
}
},
"castle_type": {
"label": "種類"
},
"clock_direction": {
"label": "方向",
"options": {
"anticlockwise": "反時針",
"clockwise": "順時針"
}
},
"club": {
"label": "類型"
},
"collection_times": {
"label": "收集時間"
},
"communication_multi": {
"label": "通訊類型"
},
"construction": {
"label": "種類"
},
"contact/webcam": {
"label": "網路攝影機 URL",
"placeholder": "http://example.com/"
},
"content": {
"label": "內容"
},
"country": {
"label": "國家"
},
"covered": {
"label": "有蓋"
},
"craft": {
"label": "種類"
},
"crop": {
"label": "作物"
},
"crossing": {
"label": "種類"
},
"cuisine": {
"label": "菜系"
},
"currency_multi": {
"label": "貨幣種類"
},
"cycle_network": {
"label": "單車網路"
},
"cycleway": {
"label": "單車道",
"options": {
"lane": {
"description": "以標線和汽車區別的單車道",
"title": "標準單車道"
},
"none": {
"description": "沒有單車道",
"title": "無"
},
"opposite": {
"description": "可以雙向通行,在單行道的單車道",
"title": "逆向單車道"
},
"opposite_lane": {
"description": "通行方向與交通通行方向相反的單車道",
"title": "逆向單車道"
},
"share_busway": {
"description": "與公車專用道共用的單車道",
"title": "單車道與公車共用"
},
"shared_lane": {
"description": "與動力車無分隔的單車道",
"title": "共用單車道"
},
"track": {
"description": "與其他交通實體阻絕的單車道",
"title": "單車路徑"
}
},
"placeholder": "無",
"types": {
"cycleway:left": "左側",
"cycleway:right": "右側"
}
},
"date": {
"label": "日期"
},
"delivery": {
"label": "外送"
},
"denomination": {
"label": "教派"
},
"denotation": {
"label": "表示"
},
"description": {
"label": "描述"
},
"diaper": {
"label": "有尿布台"
},
"display": {
"label": "顯示"
},
"dock": {
"label": "碼頭種類"
},
"drive_through": {
"label": "得來速"
},
"electrified": {
"label": "電氣化",
"options": {
"contact_line": "架空電車線",
"no": "否",
"rail": "第三軌供電",
"yes": "是 (未指名)"
},
"placeholder": "架空電車線, 第三軌供電"
},
"elevation": {
"label": "海拔"
},
"email": {
"label": "Email",
"placeholder": "example@example.com"
},
"emergency": {
"label": "緊急"
},
"entrance": {
"label": "種類"
},
"except": {
"label": "例外"
},
"fax": {
"label": "傳真",
"placeholder": "+31 42 123 4567"
},
"fee": {
"label": "費用"
},
"fence_type": {
"label": "種類"
},
"fire_hydrant/position": {
"label": "位置",
"options": {
"green": "公共草皮",
"lane": "巷弄",
"parking_lot": "停車場",
"sidewalk": "人行道"
}
},
"fire_hydrant/type": {
"label": "種類",
"options": {
"pillar": "支柱式/地面式",
"pond": "池塘",
"underground": "地下式",
"wall": "牆"
}
},
"fixme": {
"label": "修復我"
},
"fuel": {
"label": "燃料"
},
"fuel_multi": {
"label": "燃料種類"
},
"gauge": {
"label": "軌距"
},
"gender": {
"label": "性別",
"options": {
"female": "女性",
"male": "男性",
"unisex": "男女通用"
},
"placeholder": "未知"
},
"generator/method": {
"label": "方法"
},
"generator/source": {
"label": "來源"
},
"generator/type": {
"label": "種類"
},
"golf_hole": {
"label": "編號",
"placeholder": "球洞編號(118)"
},
"grape_variety": {
"label": "葡萄品種"
},
"handicap": {
"label": "差點",
"placeholder": "1-18"
},
"handrail": {
"label": "扶手"
},
"height": {
"label": "高度 (公尺)"
},
"highway": {
"label": "種類"
},
"historic": {
"label": "種類"
},
"historic/civilization": {
"label": "古文明"
},
"hoops": {
"label": "藍框數量",
"placeholder": "1, 2, 4..."
},
"iata": {
"label": "IATA"
},
"icao": {
"label": "ICAO"
},
"incline": {
"label": "斜度"
},
"incline_steps": {
"label": "斜坡",
"options": {
"down": "下坡",
"up": "上坡"
}
},
"indoor": {
"label": "室內"
},
"information": {
"label": "種類"
},
"inscription": {
"label": "題詞"
},
"internet_access": {
"label": "網際網絡存取",
"options": {
"no": "無",
"terminal": "終端",
"wired": "有線網絡",
"wlan": "無線網絡",
"yes": "有"
}
},
"internet_access/fee": {
"label": "網路存取費用"
},
"internet_access/ssid": {
"label": "SSID (網路名稱)"
},
"kerb": {
"label": "路邊斜坡"
},
"lamp_type": {
"label": "種類"
},
"landuse": {
"label": "種類"
},
"lanes": {
"label": "車線數目",
"placeholder": "1, 2, 3..."
},
"layer": {
"label": "層"
},
"leaf_cycle": {
"label": "落葉期",
"options": {
"deciduous": "落葉林",
"evergreen": "長青樹",
"mixed": "混合林",
"semi_deciduous": "半落葉林",
"semi_evergreen": "半長青林"
}
},
"leaf_cycle_singular": {
"label": "落葉期",
"options": {
"deciduous": "落葉樹",
"evergreen": "常青樹",
"semi_deciduous": "半落葉樹",
"semi_evergreen": "半長青樹"
}
},
"leaf_type": {
"label": "葉子種類",
"options": {
"broadleaved": "闊葉林",
"leafless": "落葉林",
"mixed": "混合林",
"needleleaved": "針葉林"
}
},
"leaf_type_singular": {
"label": "葉子種類",
"options": {
"broadleaved": "闊葉樹",
"leafless": "落葉樹",
"needleleaved": "針葉樹"
}
},
"leisure": {
"label": "種類"
},
"length": {
"label": "長度 (公尺)"
},
"level": {
"label": "樓層"
},
"levels": {
"label": "房屋樓層數",
"placeholder": "2, 4, 6..."
},
"lit": {
"label": "照明"
},
"location": {
"label": "位置"
},
"man_made": {
"label": "種類"
},
"map_size": {
"label": "覆蓋範圍"
},
"map_type": {
"label": "種類"
},
"maxheight": {
"label": "最高高度",
"placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
},
"maxspeed": {
"label": "速度限制",
"placeholder": "40, 50, 60..."
},
"maxstay": {
"label": "可停留時間"
},
"mtb/scale": {
"label": "越越單車難度",
"options": {
"0": "0: 堅實的碩石土路,沒有障礙物,大灣曲",
"1": "1: 鋪面部分鬆散,有小的障礙物,大彎曲",
"2": "2: 大都是鬆散的鋪面,有的障礙物,容易通過的髮夾彎",
"3": "3: 鋪面光滑,有大的障礙物,",
"4": "4: 路面鬆散或是充滿石頭,有危險的髮夾彎",
"5": "5: 騎乘等級最困難,路面充滿石頭,或者是路面坍方",
"6": "6: 除非是技巧極好的越野車手,否則並不適合騎乘"
},
"placeholder": "0, 1, 2, 3..."
},
"mtb/scale/imba": {
"label": "國際登山車協會路徑難度",
"options": {
"0": "最簡單 (白圈)",
"1": "容易 (綠圈)",
"2": "中等 (藍方塊)",
"3": "困難 (黑色鑽石型)",
"4": "極端困難 (雙重黑色鑽石型)"
},
"placeholder": "容易, 中等, 困難..."
},
"mtb/scale/uphill": {
"label": "登山車上坡難度",
"options": {
"0": "0: 平均坡度小於 10%,有碎石/夯實的地面,沒有障礙物",
"1": "1: 平均坡度小於15%,有碎石/夯實的地面,有些許障礙物",
"2": "2: 平均坡度小於20,堅實的地面,拳頭大的石頭/樹根",
"3": "3: 平均坡度25%,多變的平面,拳頭大的石頭/樹牆",
"4": "4: 平均坡度小於30%,很糟的路面狀況,大石頭/樹牆",
"5": "5: 很陡,單車得牽行或扛車"
},
"placeholder": "0, 1, 2, 3..."
},
"name": {
"label": "名稱",
"placeholder": "常用名稱(如果有)"
},
"natural": {
"label": "自然"
},
"network": {
"label": "網路"
},
"network_bicycle": {
"label": "單車網路類型",
"options": {
"icn": "國際",
"lcn": "區域",
"ncn": "國家",
"rcn": "地區型"
},
"placeholder": "區域、地區型、國家、國際"
},
"network_foot": {
"label": "徒步網路類型",
"options": {
"iwn": "國際",
"lwn": "區域",
"nwn": "國家",
"rwn": "地區型"
},
"placeholder": "區域、地區型、國家、國際"
},
"network_horse": {
"label": "騎馬網路類型",
"options": {
"ihn": "國際",
"lhn": "區域",
"nhn": "國家",
"rhn": "地區型"
},
"placeholder": "區域、地區型、國家、國際"
},
"network_road": {
"label": "網路"
},
"note": {
"label": "備註"
},
"office": {
"label": "種類"
},
"oneway": {
"label": "單行道",
"options": {
"no": "否",
"undefined": "假設為否",
"yes": "是"
}
},
"oneway_yes": {
"label": "單程路",
"options": {
"no": "否",
"undefined": "假設為是",
"yes": "是"
}
},
"opening_hours": {
"label": "小時"
},
"operator": {
"label": "營運商"
},
"outdoor_seating": {
"label": "戶外座位"
},
"par": {
"label": "標準桿數",
"placeholder": "3,4,5..."
},
"parallel_direction": {
"label": "方向",
"options": {
"backward": "反向",
"forward": "正向"
}
},
"park_ride": {
"label": "停車轉乘"
},
"parking": {
"label": "種類",
"options": {
"carports": "車棚",
"garage_boxes": "垃圾桶",
"lane": "路邊",
"multi-storey": "立體",
"sheds": "有覆蓋",
"surface": "平面",
"underground": "地下"
}
},
"payment_multi": {
"label": "付款種類"
},
"phone": {
"label": "電話",
"placeholder": "+31 42 123 4567"
},
"piste/difficulty": {
"label": "難度",
"options": {
"advanced": "進階 (黑色鑽石型)",
"easy": "容易 (綠圈)",
"expert": "專家 (雙重黑色鑽石型)",
"extreme": "極端困難 (需要攀登工具)",
"freeride": "自由滑行 (場地外)",
"intermediate": "中階 (藍方塊)",
"novice": "新手 (教學)"
},
"placeholder": "容易, 中階, 進階"
},
"piste/grooming": {
"label": "雪道種類",
"options": {
"backcountry": "偏遠地區",
"classic": "經典",
"classic+skating": "經典和滑行",
"mogul": "蒙古人",
"scooter": "滑行艇/雪車",
"skating": "滑行"
}
},
"piste/type": {
"label": "種類",
"options": {
"downhill": "滑降",
"hike": "徒步旅行",
"ice_skate": "冰刀",
"nordic": "北歐人",
"playground": "練習場",
"skitour": "滑雪旅行",
"sled": "雪橇",
"sleigh": "簡易雪橇",
"snow_park": "滑雪場"
}
},
"place": {
"label": "種類"
},
"plant": {
"label": "電廠"
},
"population": {
"label": "人口數"
},
"power": {
"label": "種類"
},
"power_supply": {
"label": "電源供應器"
},
"produce": {
"label": "生產產品"
},
"product": {
"label": "產品"
},
"railway": {
"label": "種類"
},
"recycling_accepts": {
"label": "接受"
},
"recycling_type": {
"label": "回收品項",
"options": {
"centre": "回收中心",
"container": "回收箱"
}
},
"ref": {
"label": "編號"
},
"relation": {
"label": "種類"
},
"religion": {
"label": "宗教"
},
"restriction": {
"label": "種類"
},
"restrictions": {
"label": "轉向限制"
},
"rooms": {
"label": "房間數"
},
"route": {
"label": "種類"
},
"route_master": {
"label": "種類"
},
"sac_scale": {
"label": "旅行難度",
"options": {
"alpine_hiking": "T4:高山旅行",
"demanding_alpine_hiking": "T5:進階高山旅行",
"demanding_mountain_hiking": "T3:進階登山旅行",
"difficult_alpine_hiking": "T6:艱困高山旅行",
"hiking": "T1:徒步旅行",
"mountain_hiking": "T2:登山旅行"
},
"placeholder": "登山旅行、越嶺縱走..."
},
"sanitary_dump_station": {
"label": "廁所處理方式"
},
"seasonal": {
"label": "季節性"
},
"second_hand": {
"label": "販售二手商品",
"options": {
"no": "不行",
"only": "只能",
"yes": "可以"
},
"placeholder": "可以, 不行, 只能"
},
"service": {
"label": "種類"
},
"service/bicycle": {
"label": "服務"
},
"service/vehicle": {
"label": "服務"
},
"service_rail": {
"label": "服務類型",
"options": {
"crossover": "橫渡線",
"siding": "側線",
"spur": "支線",
"yard": "調度軌"
}
},
"service_times": {
"label": "服務時間"
},
"shelter": {
"label": "涼亭"
},
"shelter_type": {
"label": "種類"
},
"shop": {
"label": "種類"
},
"site": {
"label": "種類"
},
"smoking": {
"label": "吸煙",
"options": {
"dedicated": "吸煙者專屬 (例如吸煙者酒吧)",
"isolated": "有隔離空間的吸煙區",
"no": "禁止吸煙",
"outside": "室外允許吸煙",
"separated": "無隔離空間的吸煙區",
"yes": "允許吸煙"
},
"placeholder": "禁止, 分離空間, 允許"
},
"smoothness": {
"label": "平順度",
"options": {
"bad": "強化輪胎:休旅自行車、汽車、人力車",
"excellent": "軸承:溜冰、滑板",
"good": "細輪:競速自行車",
"horrible": "越野:高負重越野車輛",
"impassable": "無法通行 / 輪車無法通行",
"intermediate": "輪胎:通勤腳踏車、輪椅、滑板車",
"very_bad": "輕量化:低負重越野車輛",
"very_horrible": "越野專用:拖拉機、全地形越野車"
},
"placeholder": "軸承、輪胎、越野"
},
"social_facility": {
"label": "種類"
},
"social_facility_for": {
"label": "服務對象"
},
"source": {
"label": "來源"
},
"sport": {
"label": "運動"
},
"sport_ice": {
"label": "運動"
},
"sport_racing_motor": {
"label": "運動"
},
"sport_racing_nonmotor": {
"label": "運動"
},
"stars": {
"label": "星等"
},
"start_date": {
"label": "啟始日期"
},
"step_count": {
"label": "階梯數字"
},
"stop": {
"label": "停車指示種類",
"options": {
"all": "全部方向",
"minor": "非主要道路"
}
},
"structure": {
"label": "人造結構物",
"options": {
"bridge": "橋樑",
"cutting": "挖土",
"embankment": "堤",
"ford": "淺灘",
"tunnel": "隧道"
},
"placeholder": "未知種類"
},
"studio": {
"label": "種類"
},
"substation": {
"label": "種類"
},
"supervised": {
"label": "受監察"
},
"support": {
"label": "支援"
},
"surface": {
"label": "路面鋪設"
},
"surveillance": {
"label": "監視種類"
},
"surveillance/type": {
"label": "監視類型",
"options": {
"ALPR": "自動牌照讀取器",
"camera": "相機",
"guard": "守衛"
}
},
"surveillance/zone": {
"label": "監視區域"
},
"tactile_paving": {
"label": "人行道視障引導設施"
},
"takeaway": {
"label": "外帶",
"options": {
"no": "不行",
"only": "只能外帶",
"yes": "可以"
},
"placeholder": "可以, 不行, 只能外帶 ..."
},
"toilets/disposal": {
"label": "處置方式",
"options": {
"bucket": "尿筒",
"chemical": "化工",
"flush": "沖水式",
"pitlatrine": "旱廁/翼坑"
}
},
"toll": {
"label": "收費站"
},
"tomb": {
"label": "類型"
},
"tourism": {
"label": "種類"
},
"tower/construction": {
"label": "建材",
"placeholder": "拉線、鋼格、偽裝、..."
},
"tower/type": {
"label": "類型"
},
"tracktype": {
"label": "產業道路種類",
"options": {
"grade1": "剛性鋪面:鋪面為柏油、水泥或由剛性材質密實組成",
"grade2": "近剛性鋪面:礫石與石塊混合柔性材質",
"grade3": "混合剛性與柔性材質",
"grade4": "近柔性鋪面:土壤、砂土與草地混合其他剛性材質",
"grade5": "柔性鋪面:只有土壤、砂土與草地"
},
"placeholder": "堅硬地面、硬物鋪面、軟鋪面"
},
"traffic_calming": {
"label": "種類"
},
"traffic_signals": {
"label": "號誌種類"
},
"trail_visibility": {
"label": "路徑可見度",
"options": {
"bad": "差勁:沒有標示、路徑有時候消失",
"excellent": "良好:路徑明顯或標示充分",
"good": "尚可:有標示但可能不明顯",
"horrible": "可怕:路徑常消失、需要部分定向能力",
"intermediate": "略差:標示稀少、路徑大致可見",
"no": "無:沒有路徑、需具備完整的定向能力"
},
"placeholder": "良好、尚可、稍差..."
},
"trees": {
"label": "樹"
},
"tunnel": {
"label": "隧道"
},
"vending": {
"label": "貨品種類"
},
"visibility": {
"label": "可見度",
"options": {
"area": "超過 20 公尺(65 英呎)",
"house": "約 5 公尺(16 英呎)",
"street": "5 到 20 公尺(16 到 65 英呎)"
}
},
"wall": {
"label": "種類"
},
"water": {
"label": "種類"
},
"water_point": {
"label": "取水點"
},
"waterway": {
"label": "種類"
},
"website": {
"label": "網站",
"placeholder": "http://example.com/"
},
"wetland": {
"label": "種類"
},
"wheelchair": {
"label": "輪椅通道"
},
"width": {
"label": "寬度 (公尺)"
},
"wikipedia": {
"label": "維基百科"
}
},
"presets": {
"address": {
"name": "地址",
"terms": "地址,位置,位址"
},
"advertising/billboard": {
"name": "廣告牌",
"terms": "廣告看板"
},
"aerialway": {
"name": "纜車路線"
},
"aerialway/cable_car": {
"name": "纜車",
"terms": "街車"
},
"aerialway/chair_lift": {
"name": "吊椅",
"terms": "纜椅"
},
"aerialway/drag_lift": {
"name": "牽引纜車",
"terms": "牽引纜車"
},
"aerialway/gondola": {
"name": "空中纜車",
"terms": "吊車"
},
"aerialway/goods": {
"name": "載貨纜車",
"terms": "載貨纜車,貨運纜車,流籠"
},
"aerialway/magic_carpet": {
"name": "輸送帶",
"terms": "輸送帶"
},
"aerialway/mixed_lift": {
"name": "混合纜車",
"terms": "混合纜車"
},
"aerialway/platter": {
"name": "吊盤",
"terms": "吊盤"
},
"aerialway/pylon": {
"name": "纜車塔柱",
"terms": "吊道塔,纜車塔"
},
"aerialway/rope_tow": {
"name": "牽繩",
"terms": "牽繩"
},
"aerialway/station": {
"name": "纜車站",
"terms": "纜車車站"
},
"aerialway/t-bar": {
"name": "T型吊桿",
"terms": "T型吊桿"
},
"aeroway": {
"name": "機場相關設施"
},
"aeroway/aerodrome": {
"name": "機場",
"terms": "機場,飛機場"
},
"aeroway/apron": {
"name": "停機坪",
"terms": "停機坪"
},
"aeroway/gate": {
"name": "登機閘門",
"terms": "機場閘口,機場閘門,登機門,登機口"
},
"aeroway/hangar": {
"name": "機庫",
"terms": "飛機庫"
},
"aeroway/helipad": {
"name": "直昇機坪",
"terms": "直昇機停機坪,直升機停機坪"
},
"aeroway/runway": {
"name": "機場跑道",
"terms": "跑道"
},
"aeroway/taxiway": {
"name": "滑行道",
"terms": "滑行道"
},
"aeroway/terminal": {
"name": "機場航廈",
"terms": "航廈,機場大堂"
},
"amenity": {
"name": "便利設施"
},
"amenity/animal_boarding": {
"name": "寵物度假村",
"terms": "寵物度假村, 寵物飯店"
},
"amenity/animal_breeding": {
"name": "動物繁殖場",
"terms": "動物繁殖場"
},
"amenity/animal_shelter": {
"name": "動物收容中心",
"terms": "動物收容中心"
},
"amenity/arts_centre": {
"name": "藝文中心",
"terms": "文化中心,文化局,藝術中心"
},
"amenity/atm": {
"name": "自動櫃員機",
"terms": "提款機,ATM"
},
"amenity/bank": {
"name": "銀行",
"terms": "銀行,信用合作社"
},
"amenity/bar": {
"name": "酒吧",
"terms": "酒吧"
},
"amenity/bbq": {
"name": "燒烤",
"terms": "BBQ,燒烤"
},
"amenity/bench": {
"name": "長椅",
"terms": "長椅"
},
"amenity/bicycle_parking": {
"name": "單車停車場",
"terms": "腳踏車停車場,自行車停車場"
},
"amenity/bicycle_rental": {
"name": "單車出租",
"terms": "腳踏車出租,自行車出租"
},
"amenity/bicycle_repair_station": {
"name": "自行車維修工具站",
"terms": "單車維修工具站,自行車自助維修站,單車自助維修站"
},
"amenity/biergarten": {
"name": "啤酒花園",
"terms": "啤酒花園,屋外花園酒店"
},
"amenity/boat_rental": {
"name": "小艇出租",
"terms": "租船處,小艇租賃"
},
"amenity/bureau_de_change": {
"name": "外幣兌換",
"terms": "錢幣兌換,貨幣兌換"
},
"amenity/bus_station": {
"name": "公車客運站",
"terms": "客運站,轉運站,長途客運站"
},
"amenity/cafe": {
"name": "咖啡廳",
"terms": "咖啡店"
},
"amenity/car_rental": {
"name": "汽車租車店",
"terms": "汽車出租店,租車店,汽車租車店"
},
"amenity/car_sharing": {
"name": "汽車共享站",
"terms": "共享汽車站,汽車共享站"
},
"amenity/car_wash": {
"name": "洗車店",
"terms": "洗車行,洗車店"
},
"amenity/casino": {
"name": "賭場",
"terms": "賭城"
},
"amenity/charging_station": {
"name": "充電站",
"terms": "充電站, 電池交換站"
},
"amenity/childcare": {
"name": "托兒所/托嬰處",
"terms": "托兒所/托嬰處"
},
"amenity/cinema": {
"name": "電影院",
"terms": "戲館,說書樓,Cinema"
},
"amenity/clinic": {
"name": "診所",
"terms": "診療所,醫務所"
},
"amenity/clock": {
"name": "時鐘",
"terms": "時鐘,鐘塔"
},
"amenity/college": {
"name": "學院範圍",
"terms": "學院,學院用地,技術學院,獨立學院,學校,College Grounds,College"
},
"amenity/community_centre": {
"name": "社區中心",
"terms": "社區發展協會,里活動中心,村活動中心,市民活動中心"
},
"amenity/compressed_air": {
"name": "壓縮空氣",
"terms": "冷氣,冷氣機"
},
"amenity/courthouse": {
"name": "法院",
"terms": "法庭"
},
"amenity/coworking_space": {
"name": "共同工作空間"
},
"amenity/crematorium": {
"name": "火葬場",
"terms": "火葬場"
},
"amenity/dentist": {
"name": "牙醫",
"terms": "牙醫診所"
},
"amenity/doctors": {
"name": "醫生",
"terms": "醫生診療處"
},
"amenity/dojo": {
"name": "道場/武術研習班",
"terms": "道場/武術學院,道場/武藝研習班"
},
"amenity/drinking_water": {
"name": "飲水機",
"terms": "飲水,水源,活水,飲處"
},
"amenity/driving_school": {
"name": "駕訓班",
"terms": "駕訓班"
},
"amenity/embassy": {
"name": "使館",
"terms": "大使館,代表處,經濟文化辦事處"
},
"amenity/fast_food": {
"name": "速食餐廳",
"terms": "速食店"
},
"amenity/ferry_terminal": {
"name": "水運碼頭",
"terms": "水路碼頭,遊艇碼頭"
},
"amenity/fire_station": {
"name": "消防局",
"terms": "消防隊,救火隊"
},
"amenity/food_court": {
"name": "美食街",
"terms": "美食街,美食中心,食堂"
},
"amenity/fountain": {
"name": "噴水池",
"terms": "噴水泉"
},
"amenity/fuel": {
"name": "加油站",
"terms": "加油站"
},
"amenity/grave_yard": {
"name": "墓地",
"terms": "墳場,墓地"
},
"amenity/grit_bin": {
"name": "沙盒",
"terms": "儲存用來加速路面融雪的沙、鹽混合物容器"
},
"amenity/hospital": {
"name": "醫院用地",
"terms": "醫院"
},
"amenity/hunting_stand": {
"name": "獵寮",
"terms": "獵寮"
},
"amenity/ice_cream": {
"name": "冰淇淋店",
"terms": "冰淇淋店,冰淇淋"
},
"amenity/internet_cafe": {
"name": "網咖",
"terms": "網咖"
},
"amenity/kindergarten": {
"name": "育幼院/幼兒園範圍",
"terms": "育幼院/幼稚園,育幼院/幼稚園用地,育幼院,幼兒園,幼稚園,Preschool,Kindergarten"
},
"amenity/library": {
"name": "圖書館",
"terms": "圖書室,閱覽室"
},
"amenity/marketplace": {
"name": "市場",
"terms": "市集,傳統市場,marketplace"
},
"amenity/motorcycle_parking": {
"name": "機車停車場",
"terms": "機車停車場,速克達停車場,摩托車停車場"
},
"amenity/nightclub": {
"name": "夜總會",
"terms": "夜店"
},
"amenity/nursing_home": {
"name": "養老院"
},
"amenity/parking": {
"name": "停車場",
"terms": "汽車停車場"
},
"amenity/parking_entrance": {
"name": "停車場入口/出口",
"terms": "停車場入口/出口,停車塔入口/出口,立體停車場入口/出口"
},
"amenity/parking_space": {
"name": "停車位",
"terms": "停車楁,停車空間"
},
"amenity/pavilion": {
"name": "亭",
"terms": "亭,亭子"
},
"amenity/pharmacy": {
"name": "藥房",
"terms": "藥房,藥局"
},
"amenity/place_of_worship": {
"name": "宗教祟拜場所",
"terms": "廟,教堂,寺廟,清真寺,禮拜堂"
},
"amenity/place_of_worship/buddhist": {
"name": "佛寺",
"terms": "寺,廟,閣,寶殿"
},
"amenity/place_of_worship/christian": {
"name": "教堂",
"terms": "教堂,教會"
},
"amenity/place_of_worship/jewish": {
"name": "猶太教堂",
"terms": "猶太會堂,synagogue"
},
"amenity/place_of_worship/muslim": {
"name": "清真寺",
"terms": "清真寺,回教寺"
},
"amenity/planetarium": {
"name": "天文臺",
"terms": "天文臺,天文台,觀象台"
},
"amenity/police": {
"name": "警察局",
"terms": "警局,派出所"
},
"amenity/post_box": {
"name": "郵筒",
"terms": "郵箱,Postbox,Mailbox"
},
"amenity/post_office": {
"name": "郵局",
"terms": "中華郵政,郵政公司,郵便局"
},
"amenity/prison": {
"name": "監獄範圍",
"terms": "監獄,監獄範圍,看守所"
},
"amenity/pub": {
"name": "Pub",
"terms": "酒館,Pub"
},
"amenity/public_bath": {
"name": "公共澡堂",
"terms": "公共浴池,錢湯,公共浴場"
},
"amenity/public_bookcase": {
"name": "漂書站",
"terms": "可以自由取用、放置書籍的書架, 開放書架,公共書架"
},
"amenity/ranger_station": {
"name": "國家公園管理站",
"terms": "郊野公園管理站,自然保護區管理站"
},
"amenity/recycling": {
"name": "資源回收",
"terms": "回收筒,回收箱,資源回收設施"
},
"amenity/recycling_centre": {
"name": "資源回收中心",
"terms": "回收中心"
},
"amenity/register_office": {
"name": "戶政事務所"
},
"amenity/restaurant": {
"name": "餐廳",
"terms": "飯店,飯館,酒樓,餐館"
},
"amenity/sanitary_dump_station": {
"name": "RV移動廁所",
"terms": "RV流動廁所"
},
"amenity/school": {
"name": "中小學範圍",
"terms": "學校,中學,小學,國中,國小,高中,學校用地,學校範圍,School Grounds,School"
},
"amenity/shelter": {
"name": "涼亭",
"terms": "遮雨棚,亭,亭子"
},
"amenity/social_facility": {
"name": "社福機構",
"terms": "社福設施"
},
"amenity/social_facility/food_bank": {
"name": "食物銀行",
"terms": "食物銀行"
},
"amenity/social_facility/group_home": {
"name": "老人之家",
"terms": "老人安養院"
},
"amenity/social_facility/homeless_shelter": {
"name": "遊民收容所",
"terms": "露宿者中心,街友中心,遊民收容中心,遊民收容機構,街友收容機構"
},
"amenity/social_facility/nursing_home": {
"name": "養老院",
"terms": "療養院,老人安養中心,Nursing Home"
},
"amenity/studio": {
"name": "工作室",
"terms": "工作室"
},
"amenity/swimming_pool": {
"name": "游泳池"
},
"amenity/taxi": {
"name": "計程車招呼站",
"terms": "計程車站"
},
"amenity/telephone": {
"name": "電話",
"terms": "話亭,電話亭"
},
"amenity/theatre": {
"name": "戲劇院",
"terms": "戲院,劇場"
},
"amenity/toilets": {
"name": "廁所",
"terms": "便所,公廁,洗手間,盥洗室,公共廁所"
},
"amenity/townhall": {
"name": "市政廳",
"terms": "市政府,縣政府,區公所,鄉公所,鎮公所,市公所,政府辦公大樓"
},
"amenity/university": {
"name": "大學範圍",
"terms": "大學,大專,大學用地,學校,University Grounds,University"
},
"amenity/vending_machine": {
"name": "自動販賣機",
"terms": "自動販賣機,販賣機"
},
"amenity/vending_machine/cigarettes": {
"name": "香菸販賣機",
"terms": "香菸自動販賣機,販賣機"
},
"amenity/vending_machine/condoms": {
"name": "保險套販賣機",
"terms": "保險套自動販賣機,販賣機"
},
"amenity/vending_machine/drinks": {
"name": "飲料販賣機",
"terms": "飲料自動販賣機,販賣機"
},
"amenity/vending_machine/excrement_bags": {
"name": "糞便袋販賣機",
"terms": "糞便袋自動販賣機,販賣機"
},
"amenity/vending_machine/news_papers": {
"name": "報紙販賣機"
},
"amenity/vending_machine/newspapers": {
"name": "報紙自動販賣機",
"terms": "報紙自動販賣機,報紙販賣機"
},
"amenity/vending_machine/parcel_pickup_dropoff": {
"name": "包裹分揀/寄物販賣機",
"terms": "包裹分揀/寄物自動販賣機,販賣機"
},
"amenity/vending_machine/parking_tickets": {
"name": "停車場繳費機",
"terms": "停車場自動繳費機,停車場收費機,販賣機"
},
"amenity/vending_machine/public_transport_tickets": {
"name": "車票販賣機",
"terms": "車票自動販賣機,交通票券販賣機"
},
"amenity/vending_machine/sweets": {
"name": "零食販賣機",
"terms": "點心販賣機,販 賣機"
},
"amenity/veterinary": {
"name": "獸醫院",
"terms": "獸醫診所, 動物醫院"
},
"amenity/waste_basket": {
"name": "垃圾筒",
"terms": "廢物箱,垃圾箱"
},
"amenity/waste_disposal": {
"name": "垃圾場",
"terms": "垃圾集中處,垃圾放置點"
},
"amenity/waste_transfer_station": {
"name": "垃圾清運站",
"terms": "垃圾轉運站"
},
"amenity/water_point": {
"name": "RV 飲用水",
"terms": "運水車"
},
"amenity/watering_place": {
"name": "動物飲水區",
"terms": "動物飲水區"
},
"area": {
"name": "區域",
"terms": "區域"
},
"area/highway": {
"name": "路面材質",
"terms": "路面材質,路面"
},
"barrier": {
"name": "柵欄",
"terms": "關卡"
},
"barrier/block": {
"name": "阻礙物",
"terms": "阻礙物"
},
"barrier/bollard": {
"name": "護柱",
"terms": "護柱,船柱"
},
"barrier/border_control": {
"name": "國境口岸",
"terms": "出入境管制站,邊境管制站,口岸,國境管制站"
},
"barrier/cattle_grid": {
"name": "防畜欄",
"terms": "攔畜溝柵,攔牛木柵"
},
"barrier/city_wall": {
"name": "城牆",
"terms": "城牆,City Wall"
},
"barrier/cycle_barrier": {
"name": "單車矮欄",
"terms": "單車欄杆"
},
"barrier/ditch": {
"name": "溝",
"terms": "溝"
},
"barrier/entrance": {
"name": "入口"
},
"barrier/fence": {
"name": "柵欄",
"terms": "欄柵"
},
"barrier/gate": {
"name": "閘門",
"terms": "閘門"
},
"barrier/hedge": {
"name": "樹籬",
"terms": "樹籬"
},
"barrier/kissing_gate": {
"name": "單人轉門",
"terms": "U形旋轉小門,V形旋轉小門"
},
"barrier/lift_gate": {
"name": "閘門",
"terms": "道閘"
},
"barrier/retaining_wall": {
"name": "擋土牆",
"terms": "護土牆"
},
"barrier/stile": {
"name": "梯磴",
"terms": "牆兩邊的階梯"
},
"barrier/toll_booth": {
"name": "收費亭",
"terms": "收費站"
},
"barrier/wall": {
"name": "牆",
"terms": "牆"
},
"boundary/administrative": {
"name": "行政界線",
"terms": "行政邊界"
},
"building": {
"name": "建築物",
"terms": "建物"
},
"building/apartments": {
"name": "公寓",
"terms": "分層公寓"
},
"building/barn": {
"name": "穀倉",
"terms": "穀倉"
},
"building/bunker": {
"name": "地堡"
},
"building/cabin": {
"name": "小木屋",
"terms": "小屋,船艙"
},
"building/cathedral": {
"name": "大教堂建築",
"terms": "大教堂"
},
"building/chapel": {
"name": "小聖堂建築",
"terms": "小聖堂"
},
"building/church": {
"name": "教堂建築",
"terms": "教堂"
},
"building/college": {
"name": "學院校舍",
"terms": "學院建築,學院建築物,技術學院建築,學校建築,College Building"
},
"building/commercial": {
"name": "商業建築物",
"terms": "商業建築,商業建物,商業大樓"
},
"building/construction": {
"name": "施工中建築",
"terms": "大樓施工建造,施工中屋宇"
},
"building/detached": {
"name": "獨立式房屋",
"terms": "獨立式住宅,獨立式房子"
},
"building/dormitory": {
"name": "宿舍",
"terms": "學舍,學生宿舍"
},
"building/entrance": {
"name": "入口/出口"
},
"building/garage": {
"name": "車庫",
"terms": "車庫"
},
"building/garages": {
"name": "車庫",
"terms": "車庫"
},
"building/greenhouse": {
"name": "溫室",
"terms": "溫室"
},
"building/hospital": {
"name": "醫院建築物",
"terms": "醫院"
},
"building/hotel": {
"name": "旅館建築物",
"terms": "酒店建築物,旅店建築物,賓館建築物"
},
"building/house": {
"name": "洋房",
"terms": "洋房,獨棟公寓"
},
"building/hut": {
"name": "棚屋",
"terms": "棚屋"
},
"building/industrial": {
"name": "工業建築物",
"terms": "工業建物"
},
"building/kindergarten": {
"name": "育幼院/幼兒園校舍",
"terms": "育幼院/幼兒園校舍,育幼院校舍,幼兒園校舍,幼稚園校舍"
},
"building/public": {
"name": "公共建築物",
"terms": "公共建築"
},
"building/residential": {
"name": "住宅建築物",
"terms": "住宅建物"
},
"building/retail": {
"name": "零售建築物",
"terms": "零售建築"
},
"building/roof": {
"name": "屋頂",
"terms": "上蓋"
},
"building/school": {
"name": "中小學建築物",
"terms": "學校建物,學校建築,小學建築,中學建築,高中建築,國中建築,國小建築,School Building"
},
"building/semidetached_house": {
"name": "半獨立式房屋",
"terms": "半獨立式住宅,半獨立式房子"
},
"building/shed": {
"name": "小屋",
"terms": "小屋"
},
"building/stable": {
"name": "馬房",
"terms": "馬房"
},
"building/static_caravan": {
"name": "固定的拖掛式房車",
"terms": "固定的拖掛式房車"
},
"building/terrace": {
"name": "排屋",
"terms": "行列式房屋,連棟式住宅"
},
"building/train_station": {
"name": "火車站建築物"
},
"building/university": {
"name": "大學建築",
"terms": "大學建築物,大學校舍,校舍,學校建築,University Building"
},
"building/warehouse": {
"name": "倉庫",
"terms": "倉庫"
},
"camp_site/camp_pitch": {
"name": "露營營地",
"terms": "露營營地,露營場地,營地"
},
"club": {
"name": "俱樂部",
"terms": "俱樂部"
},
"craft": {
"name": "工藝",
"terms": "工藝"
},
"craft/basket_maker": {
"name": "编筐",
"terms": "编筐"
},
"craft/beekeeper": {
"name": "養蜂",
"terms": "養蜂戶"
},
"craft/blacksmith": {
"name": "鐵匠",
"terms": "打鐵匠"
},
"craft/boatbuilder": {
"name": "造船廠",
"terms": "造船廠"
},
"craft/bookbinder": {
"name": "書籍釘裝",
"terms": "書籍釘裝"
},
"craft/brewery": {
"name": "釀酒廠",
"terms": "釀酒廠"
},
"craft/carpenter": {
"name": "木匠",
"terms": "木匠"
},
"craft/carpet_layer": {
"name": "地氈工程",
"terms": "地氈工程"
},
"craft/caterer": {
"name": "辦桌",
"terms": "辦桌,包辦伙食者,備辦宴會者"
},
"craft/clockmaker": {
"name": "製鐘廠",
"terms": "製鐘店"
},
"craft/confectionery": {
"name": "甜點店",
"terms": "糕餅店"
},
"craft/dressmaker": {
"name": "製衣店",
"terms": "製衣店"
},
"craft/electrician": {
"name": "電氣工程",
"terms": "電氣工程"
},
"craft/gardener": {
"name": "園藝師",
"terms": "園藝師"
},
"craft/glaziery": {
"name": "玻璃工程",
"terms": "玻璃工程,吹玻璃"
},
"craft/handicraft": {
"name": "手工藝",
"terms": "手工藝"
},
"craft/hvac": {
"name": "空調工程",
"terms": "空調工程"
},
"craft/insulator": {
"name": "隔熱工程",
"terms": "隔熱工程"
},
"craft/jeweler": {
"name": "首飾店"
},
"craft/key_cutter": {
"name": "配匙店",
"terms": "鑰匙店"
},
"craft/locksmith": {
"name": "鎖匠"
},
"craft/metal_construction": {
"name": "鐵工工程",
"terms": "鐵工工程"
},
"craft/optician": {
"name": "眼鏡行"
},
"craft/painter": {
"name": "油漆工程",
"terms": "油漆工程"
},
"craft/photographer": {
"name": "攝影店",
"terms": "攝影店"
},
"craft/photographic_laboratory": {
"name": "影像研究室",
"terms": "影像實驗室"
},
"craft/plasterer": {
"name": "泥水匠",
"terms": "批盪工程"
},
"craft/plumber": {
"name": "水管工",
"terms": "水喉匠"
},
"craft/pottery": {
"name": "陶器工場",
"terms": "陶器工場"
},
"craft/rigger": {
"name": "吊運服務",
"terms": "吊運服務"
},
"craft/roofer": {
"name": "屋頂工程",
"terms": "屋頂工"
},
"craft/saddler": {
"name": "車船坐椅",
"terms": "汽車坐椅"
},
"craft/sailmaker": {
"name": "遊艇廠",
"terms": "遊艇廠"
},
"craft/sawmill": {
"name": "鋸木廠",
"terms": "鋸木廠"
},
"craft/scaffolder": {
"name": "棚架工程",
"terms": "棚架工程"
},
"craft/sculpter": {
"name": "雕塑工程",
"terms": "雕塑工程"
},
"craft/shoemaker": {
"name": "鞋匠",
"terms": "鞋匠"
},
"craft/stonemason": {
"name": "切石廠",
"terms": "切石廠"
},
"craft/sweep": {
"name": "煙囪清掃工",
"terms": "煙囪清掃工"
},
"craft/tailor": {
"name": "裁縫"
},
"craft/tiler": {
"name": "地磚鋪設工程",
"terms": "地磚鋪設工程"
},
"craft/tinsmith": {
"name": "錫匠",
"terms": "錫匠"
},
"craft/upholsterer": {
"name": "室内裝修",
"terms": "室内設計"
},
"craft/watchmaker": {
"name": "鐘錶匠",
"terms": "鐘錶匠"
},
"craft/window_construction": {
"name": "窗廠製作",
"terms": "製窗廠"
},
"craft/winery": {
"name": "釀酒廠",
"terms": "釀酒廠"
},
"embankment": {
"name": "路堤",
"terms": "堤防,基堤"
},
"emergency/ambulance_station": {
"name": "救護站",
"terms": "急救站"
},
"emergency/defibrillator": {
"name": "去顫器",
"terms": "去顫器,心臟去顫器,自動體外心臟去顫器,AED"
},
"emergency/designated": {
"name": "專用緊急通道"
},
"emergency/destination": {
"name": "緊急通道目的地"
},
"emergency/fire_hydrant": {
"name": "消防栓",
"terms": "消防栓,消防設施,"
},
"emergency/no": {
"name": "不開放緊急通行"
},
"emergency/official": {
"name": "供官方緊急通行"
},
"emergency/phone": {
"name": "緊急電話",
"terms": "緊急電話"
},
"emergency/private": {
"name": "供私人緊急通行"
},
"emergency/yes": {
"name": "開放緊急通行"
},
"entrance": {
"name": "入口/出口",
"terms": "入口/出口"
},
"footway/crossing": {
"name": "行人穿越道",
"terms": "行人穿越道"
},
"footway/crosswalk": {
"name": "人行穿越道",
"terms": "斑馬線"
},
"footway/sidewalk": {
"name": "人行道",
"terms": "路邊行人路"
},
"ford": {
"name": "淺灘",
"terms": "淺灘"
},
"golf/bunker": {
"name": "沙坑",
"terms": "沙坑"
},
"golf/fairway": {
"name": "球道",
"terms": "球道"
},
"golf/green": {
"name": "果嶺",
"terms": "果嶺"
},
"golf/hole": {
"name": "球洞",
"terms": "球洞"
},
"golf/lateral_water_hazard_area": {
"name": "側面水障礙區",
"terms": "側面水障礙區"
},
"golf/lateral_water_hazard_line": {
"name": "側面水障礙區",
"terms": "側面水障礙區"
},
"golf/rough": {
"name": "深草區",
"terms": "深草區"
},
"golf/tee": {
"name": "開球區",
"terms": "開球區"
},
"golf/water_hazard_area": {
"name": "水障礙區",
"terms": "水障礙區"
},
"golf/water_hazard_line": {
"name": "水障礙區",
"terms": "水障礙區"
},
"healthcare/blood_donation": {
"name": "捐血中心",
"terms": "捐血中心,捐血站,捐血車"
},
"highway": {
"name": "道路"
},
"highway/bridleway": {
"name": "馬道",
"terms": "馬道"
},
"highway/bus_stop": {
"name": "公車站",
"terms": "公共汽車站,站牌,公車站牌,公車停靠站,巴士站,巴士站牌,巴士停靠站"
},
"highway/corridor": {
"name": "室內走廊",
"terms": "室內通道"
},
"highway/crossing": {
"name": "十字路口",
"terms": "十字路口"
},
"highway/crosswalk": {
"name": "行人穿越道",
"terms": "行人穿越道"
},
"highway/cycleway": {
"name": "單車路線",
"terms": "單車徑,腳踏車路線"
},
"highway/footway": {
"name": "人行道",
"terms": "步行徑,人行步道"
},
"highway/give_way": {
"name": "通行標誌",
"terms": "讓車標誌"
},
"highway/living_street": {
"name": "生活街道",
"terms": "生活街道"
},
"highway/mini_roundabout": {
"name": "小型迴轉處",
"terms": "小型迴旋處"
},
"highway/motorway": {
"name": "高速公路",
"terms": "高速公路"
},
"highway/motorway_junction": {
"name": "交流道/出口",
"terms": "高速公路交流道/出口,高速公路交匯處/出口,快速道路交流道/出口"
},
"highway/motorway_link": {
"name": "高速公路引道",
"terms": "高速公路引道"
},
"highway/path": {
"name": "路徑",
"terms": "路徑"
},
"highway/pedestrian": {
"name": "徒步區",
"terms": "行人徒步區"
},
"highway/primary": {
"name": "主要道路",
"terms": "主要道路"
},
"highway/primary_link": {
"name": "主要道路連接路",
"terms": "主要道路連接路"
},
"highway/raceway": {
"name": "操場(摩托賽道)",
"terms": "摩托賽道,賽道"
},
"highway/residential": {
"name": "住宅區道路",
"terms": "住宅區道路"
},
"highway/rest_area": {
"name": "公路休憩區",
"terms": "公路休息站"
},
"highway/road": {
"name": "未知種類的道路",
"terms": "未知種類的道路"
},
"highway/secondary": {
"name": "次要道路",
"terms": "次要道路"
},
"highway/secondary_link": {
"name": "次級道路連接路",
"terms": "次級道路連接道"
},
"highway/service": {
"name": "輔助道路",
"terms": "輔助道路"
},
"highway/service/alley": {
"name": "巷弄",
"terms": "小巷,巷弄,後巷,橫巷,窄巷,胡同"
},
"highway/service/drive-through": {
"name": "德來速車道",
"terms": "駕駛通過以獲取服務,德來速車道"
},
"highway/service/driveway": {
"name": "車道",
"terms": "車線"
},
"highway/service/emergency_access": {
"name": "緊急通道",
"terms": "緊急通道"
},
"highway/service/parking_aisle": {
"name": "停車場通道",
"terms": "停車場通道"
},
"highway/services": {
"name": "公路服務區",
"terms": "公路服務區,公路休息區"
},
"highway/speed_camera": {
"name": "測速攝影機",
"terms": "測速攝影機,測速照相機,測速照相,測速攝影"
},
"highway/steps": {
"name": "階梯",
"terms": "樓梯,階梯,石階"
},
"highway/stop": {
"name": "停車標誌",
"terms": "停車再開"
},
"highway/street_lamp": {
"name": "路燈",
"terms": "街燈"
},
"highway/tertiary": {
"name": "三級道路",
"terms": "三級道路"
},
"highway/tertiary_link": {
"name": "三級道路連接路",
"terms": "三級道路連接道"
},
"highway/track": {
"name": "未舖設路面的車徑",
"terms": "未舖設路面的車徑"
},
"highway/traffic_mirror": {
"name": "道路反射鏡",
"terms": "反射鏡,交通反射鏡"
},
"highway/traffic_signals": {
"name": "紅綠燈",
"terms": "交通燈,交通號誌,交通信號燈"
},
"highway/trunk": {
"name": "幹道",
"terms": "幹道"
},
"highway/trunk_link": {
"name": "幹道連接路",
"terms": "幹道連接道"
},
"highway/turning_circle": {
"name": "回轉圈",
"terms": "回轉圈"
},
"highway/turning_loop": {
"name": "迴轉圓環",
"terms": "迴轉圓環,迴轉道"
},
"highway/unclassified": {
"name": "小道路/未分類道路",
"terms": "小道路/未分類道路"
},
"historic": {
"name": "歷史景點",
"terms": "歷史景點, 古蹟"
},
"historic/archaeological_site": {
"name": "考古地點",
"terms": "考古遺址"
},
"historic/boundary_stone": {
"name": "界石",
"terms": "界碑"
},
"historic/castle": {
"name": "城堡",
"terms": "城堡"
},
"historic/memorial": {
"name": "紀念碑",
"terms": "紀念碑"
},
"historic/monument": {
"name": "古蹟",
"terms": "古蹟"
},
"historic/ruins": {
"name": "遺址",
"terms": "遺址"
},
"historic/tomb": {
"name": "墳墓",
"terms": "墳墓,墓,墓碑"
},
"historic/wayside_cross": {
"name": "路邊十字架",
"terms": "路邊十字架"
},
"historic/wayside_shrine": {
"name": "路邊神祠",
"terms": "路邊小廟"
},
"junction": {
"name": "路口",
"terms": "槽化車道,道路交叉,十字路口,丁字路,路"
},
"landuse": {
"name": "土地利用",
"terms": "土地利用,國土利用,使用分區"
},
"landuse/allotments": {
"name": "社區農園",
"terms": "社區田圃,城市農園,社區園圃,社區農地,都市農園"
},
"landuse/aquaculture": {
"name": "養殖漁業",
"terms": "養殖漁業,水產養殖,Aquaculture"
},
"landuse/basin": {
"name": "水池",
"terms": "水池"
},
"landuse/cemetery": {
"name": "墓園",
"terms": "墓園"
},
"landuse/churchyard": {
"name": "教堂院落",
"terms": "教堂用地"
},
"landuse/commercial": {
"name": "商業區",
"terms": "商業區"
},
"landuse/construction": {
"name": "建築工地",
"terms": "建築工程"
},
"landuse/farm": {
"name": "農田"
},
"landuse/farmland": {
"name": "農田",
"terms": "農田,稻田,農地,田,耕地"
},
"landuse/farmyard": {
"name": "農莊",
"terms": "莊園"
},
"landuse/forest": {
"name": "森林",
"terms": "森林"
},
"landuse/garages": {
"name": "車庫群",
"terms": "許多相連的車庫"
},
"landuse/grass": {
"name": "草地",
"terms": "草地"
},
"landuse/harbour": {
"name": "港灣",
"terms": "港灣,海港"
},
"landuse/industrial": {
"name": "工業區",
"terms": "工業區"
},
"landuse/landfill": {
"name": "埯埋場",
"terms": "堆填區"
},
"landuse/meadow": {
"name": "牧場",
"terms": "牧場"
},
"landuse/military": {
"name": "軍事用地",
"terms": "營區,軍營,部隊用地,軍事區,軍用地"
},
"landuse/military/airfield": {
"name": "軍用機場",
"terms": "軍用機場,軍機場"
},
"landuse/military/barracks": {
"name": "軍營",
"terms": "營房,軍營"
},
"landuse/military/bunker": {
"name": "軍事碉堡",
"terms": "軍事碉堡,碉堡"
},
"landuse/military/checkpoint": {
"name": "崗哨",
"terms": "軍事崗哨,哨點"
},
"landuse/military/danger_area": {
"name": "危險區",
"terms": "危險地區,危險區域,危險區,禁區"
},
"landuse/military/naval_base": {
"name": "海軍基地",
"terms": "軍港,海軍基地"
},
"landuse/military/nuclear_explosion_site": {
"name": "核子爆炸場址",
"terms": "核子爆炸場址,核子試爆場"
},
"landuse/military/obstacle_course": {
"name": "障礙課程場地",
"terms": "障礙課程場地,障礙課程"
},
"landuse/military/office": {
"name": "軍事辦公室",
"terms": "軍事辦公室"
},
"landuse/military/range": {
"name": "軍事靶場",
"terms": "靶場,軍用靶場,射擊場,軍事靶場"
},
"landuse/military/training_area": {
"name": "訓練場地",
"terms": "教練場,訓練場"
},
"landuse/orchard": {
"name": "果園",
"terms": "果園"
},
"landuse/plant_nursery": {
"name": "育苗場",
"terms": "種苗中心"
},
"landuse/quarry": {
"name": "礦區",
"terms": "礦場"
},
"landuse/railway": {
"name": "鐵路通道",
"terms": "鐵路通道"
},
"landuse/recreation_ground": {
"name": "遊樂場",
"terms": "遊樂場,遊樂園"
},
"landuse/residential": {
"name": "住宅區",
"terms": "住宅用地"
},
"landuse/retail": {
"name": "零售",
"terms": "零售區域"
},
"landuse/vineyard": {
"name": "酒莊",
"terms": "酒莊"
},
"leisure": {
"name": "休閒設施",
"terms": "休閒設施"
},
"leisure/adult_gaming_centre": {
"name": "成人遊戲中心",
"terms": "成人遊樂場"
},
"leisure/bird_hide": {
"name": "鳥類棲息處",
"terms": "鳥類棲息處,鳥類棲地,鳥類藏身處"
},
"leisure/bowling_alley": {
"name": "保齡球館",
"terms": "保齡球館,保齡球場,地球社"
},
"leisure/common": {
"name": "公共用地",
"terms": "公有地"
},
"leisure/dance": {
"name": "舞廳",
"terms": "跳舞場所"
},
"leisure/dog_park": {
"name": "狗公園",
"terms": "寵物公園"
},
"leisure/firepit": {
"name": "火坑",
"terms": "火爐"
},
"leisure/fitness_centre": {
"name": "健身房/健身中心",
"terms": "健身房,健身中心"
},
"leisure/fitness_centre/yoga": {
"name": "瑜珈教室",
"terms": "瑜珈教室,瑜珈中心"
},
"leisure/fitness_station": {
"name": "戶外健身站",
"terms": "戶外健身站,健身站"
},
"leisure/garden": {
"name": "花園",
"terms": "花園,果園,菜園,植物園,公園"
},
"leisure/golf_course": {
"name": "高爾夫球場",
"terms": "高爾夫球場"
},
"leisure/horse_riding": {
"name": "騎馬場",
"terms": "馬場,騎馬設施"
},
"leisure/ice_rink": {
"name": "溜冰場",
"terms": "溜冰場"
},
"leisure/marina": {
"name": "遊艇碼頭",
"terms": "遊艇碼頭"
},
"leisure/miniature_golf": {
"name": "迷你高爾夫",
"terms": "迷你高爾夫,高爾夫"
},
"leisure/nature_reserve": {
"name": "自然保留區",
"terms": "自然保護區"
},
"leisure/park": {
"name": "公園",
"terms": "綠地,遊樂場"
},
"leisure/picnic_table": {
"name": "野餐桌",
"terms": "野餐桌"
},
"leisure/pitch": {
"name": "運動場地",
"terms": "運動場"
},
"leisure/pitch/american_football": {
"name": "美式足球場",
"terms": "美式足球場"
},
"leisure/pitch/baseball": {
"name": "棒球場",
"terms": "棒球場"
},
"leisure/pitch/basketball": {
"name": "籃球場",
"terms": "籃球場,球場"
},
"leisure/pitch/beachvolleyball": {
"name": "沙灘排球場",
"terms": "沙灘排球場,沙灘排球"
},
"leisure/pitch/bowls": {
"name": "保齡球綠地",
"terms": "保齡球綠地"
},
"leisure/pitch/cricket": {
"name": "板球場",
"terms": "板球場"
},
"leisure/pitch/equestrian": {
"name": "馬場",
"terms": "馬場"
},
"leisure/pitch/rugby_league": {
"name": "聯盟式橄欖球",
"terms": "聯盟式橄欖球"
},
"leisure/pitch/rugby_union": {
"name": "聯合式橄欖球",
"terms": "聯合式橄欖球"
},
"leisure/pitch/skateboard": {
"name": "滑板公園",
"terms": "滑板場,極限公園,極限運動公園"
},
"leisure/pitch/soccer": {
"name": "足球場",
"terms": "足球場,球場"
},
"leisure/pitch/table_tennis": {
"name": "乒乓球桌",
"terms": "乒乓球桌,桌球桌"
},
"leisure/pitch/tennis": {
"name": "網球場",
"terms": "網球場,球場"
},
"leisure/pitch/volleyball": {
"name": "排球場",
"terms": "排球場,球場"
},
"leisure/playground": {
"name": "遊樂場",
"terms": "遊樂場"
},
"leisure/resort": {
"name": "度假勝地",
"terms": "度假村"
},
"leisure/running_track": {
"name": "操場(跑步)",
"terms": "操場"
},
"leisure/slipway": {
"name": "船架滑道",
"terms": "船架滑道"
},
"leisure/sports_centre": {
"name": "體育中心/設施",
"terms": "體育中心,體育設施"
},
"leisure/sports_centre/swimming": {
"name": "游泳池附屬設施",
"terms": "游泳池設施,游池附屬設施,游池設施"
},
"leisure/stadium": {
"name": "體育場",
"terms": "體育場"
},
"leisure/swimming_pool": {
"name": "游泳池",
"terms": "泳池"
},
"leisure/track": {
"name": "操場(非摩托賽道)",
"terms": "操場(非摩托賽道), 操場"
},
"leisure/water_park": {
"name": "水上樂園",
"terms": "水上公園"
},
"line": {
"name": "線",
"terms": "線"
},
"man_made": {
"name": "人工設施",
"terms": "人造構築,人造建築"
},
"man_made/adit": {
"name": "坑口",
"terms": "坑道口,礦坑口"
},
"man_made/breakwater": {
"name": "防波堤",
"terms": "防波堤"
},
"man_made/bridge": {
"name": "橋樑",
"terms": "橋樑,橋,陸橋,天橋"
},
"man_made/chimney": {
"name": "煙囪",
"terms": "煙筒"
},
"man_made/cutline": {
"name": "山林分界線",
"terms": "山林分界線"
},
"man_made/embankment": {
"name": "基堤"
},
"man_made/flagpole": {
"name": "旗桿",
"terms": "旗桿"
},
"man_made/gasometer": {
"name": "煤氣鼓",
"terms": "煤氣筒"
},
"man_made/groyne": {
"name": "堤防",
"terms": "河堤,海堤"
},
"man_made/lighthouse": {
"name": "燈塔",
"terms": "燈塔"
},
"man_made/mast": {
"name": "塔狀天線",
"terms": "塔狀天線,天線"
},
"man_made/observation": {
"name": "瞭望塔",
"terms": "瞭望塔"
},
"man_made/petroleum_well": {
"name": "油井",
"terms": "油井"
},
"man_made/pier": {
"name": "碼頭",
"terms": "碼頭"
},
"man_made/pipeline": {
"name": "管道",
"terms": "管線"
},
"man_made/pumping_station": {
"name": "抽水站",
"terms": "抽水站"
},
"man_made/silo": {
"name": "地窖",
"terms": "地窖,筒倉"
},
"man_made/storage_tank": {
"name": "儲油槽",
"terms": "存放槽,油罐,儲罐,儲水槽,儲汽槽"
},
"man_made/surveillance": {
"name": "監視器",
"terms": "監視錄影器"
},
"man_made/surveillance_camera": {
"name": "監視器",
"terms": "監視器"
},
"man_made/survey_point": {
"name": "測量點",
"terms": "三角點,土地測量點,控制點"
},
"man_made/tower": {
"name": "塔",
"terms": "塔"
},
"man_made/wastewater_plant": {
"name": "污水處理廠",
"terms": "污水處理廠,水資源回收中心"
},
"man_made/water_tower": {
"name": "水塔",
"terms": "水塔"
},
"man_made/water_well": {
"name": "水井",
"terms": "水井"
},
"man_made/water_works": {
"name": "淨水廠",
"terms": "水務設施"
},
"man_made/works": {
"name": "工廠",
"terms": "工廠,加工廠,Factory"
},
"natural": {
"name": "自然景觀",
"terms": "自然物件"
},
"natural/bare_rock": {
"name": "裸露的岩石",
"terms": "裸露的岩石,裸岩"
},
"natural/bay": {
"name": "海灣",
"terms": "海灣"
},
"natural/beach": {
"name": "沙灘",
"terms": "沙灘,海灘"
},
"natural/cave_entrance": {
"name": "洞穴入口",
"terms": "洞穴入口"
},
"natural/cliff": {
"name": "懸崖",
"terms": "懸崖,峭壁"
},
"natural/coastline": {
"name": "海岸線",
"terms": "海岸線"
},
"natural/fell": {
"name": "高原荒地",
"terms": "高原荒地"
},
"natural/glacier": {
"name": "冰川",
"terms": "冰川,冰河"
},
"natural/grassland": {
"name": "草原",
"terms": "草地"
},
"natural/heath": {
"name": "荒地",
"terms": "荒地"
},
"natural/peak": {
"name": "山頂",
"terms": "山峰,山巔"
},
"natural/ridge": {
"name": "山脊",
"terms": "山陵"
},
"natural/saddle": {
"name": "埡口",
"terms": "埡口,山口,鞍部"
},
"natural/sand": {
"name": "沙",
"terms": "沙,砂"
},
"natural/scree": {
"name": "碎石崖錐",
"terms": "碎石灘"
},
"natural/scrub": {
"name": "灌木叢",
"terms": "灌木"
},
"natural/spring": {
"name": "溫泉",
"terms": "溫泉"
},
"natural/tree": {
"name": "樹木",
"terms": "樹"
},
"natural/tree_row": {
"name": "一排樹",
"terms": "一行樹"
},
"natural/volcano": {
"name": "火山口",
"terms": "火山,火山口"
},
"natural/water": {
"name": "水",
"terms": "水體"
},
"natural/water/lake": {
"name": "湖泊",
"terms": "湖"
},
"natural/water/pond": {
"name": "池塘",
"terms": "池塘"
},
"natural/water/reservoir": {
"name": "水庫",
"terms": "水塘,貯水庫"
},
"natural/wetland": {
"name": "濕地",
"terms": "濕地,潮間帶"
},
"natural/wood": {
"name": "樹林",
"terms": "樹林"
},
"noexit/yes": {
"name": "死路",
"terms": "死路"
},
"office": {
"name": "辦公室",
"terms": "辦公室"
},
"office/accountant": {
"name": "會計師事務所",
"terms": "會計師樓,會計師辦公室"
},
"office/administrative": {
"name": "行政辦公室",
"terms": "行政辦公室"
},
"office/architect": {
"name": "建築師事務所",
"terms": "建築師樓,建築師辦公室"
},
"office/company": {
"name": "公司辦事處",
"terms": "一般公司"
},
"office/coworking": {
"name": "共同工作空間",
"terms": "共同工作空間,共用工作空間,coworking space"
},
"office/educational_institution": {
"name": "教育機構",
"terms": "教育機構,教育單位"
},
"office/employment_agency": {
"name": "就業服務站",
"terms": "職業介紹所"
},
"office/estate_agent": {
"name": "房地產仲介",
"terms": "地產代理,房仲,不動產仲介"
},
"office/financial": {
"name": "金融機構辦公室",
"terms": "金融機構,金融單位"
},
"office/government": {
"name": "政府辦公室",
"terms": "政府辦公室"
},
"office/government/register_office": {
"name": "戶政事務所",
"terms": "戶政事務所,戶政機關"
},
"office/insurance": {
"name": "保險公司辦公室",
"terms": "保險公司,人壽公司"
},
"office/it": {
"name": "資訊科技公司辦公室",
"terms": "資訊公司,IT公司"
},
"office/lawyer": {
"name": "律師事務所",
"terms": "法律事務所,律師樓"
},
"office/lawyer/notary": {
"name": "公證處",
"terms": "公證人,民間公證人,民間公證處,Notary Office"
},
"office/newspaper": {
"name": "報社",
"terms": "報社,報館"
},
"office/ngo": {
"name": "非政府機構辦公室",
"terms": "NGO辦公室"
},
"office/physician": {
"name": "醫務所",
"terms": "醫務室"
},
"office/political_party": {
"name": "政黨辦公室",
"terms": "黨部,競選總部,服務處"
},
"office/research": {
"name": "研究機構",
"terms": "研究辦公室"
},
"office/telecommunication": {
"name": "電信公司辦事處",
"terms": "電訊公司辦事處"
},
"office/therapist": {
"name": "治療師診所",
"terms": "治療師,物理治療師"
},
"office/travel_agent": {
"name": "旅行社"
},
"piste": {
"name": "滑雪場",
"terms": "滑雪場"
},
"place": {
"name": "地方"
},
"place/city": {
"name": "城市",
"terms": "都市"
},
"place/farm": {
"name": "農場"
},
"place/hamlet": {
"name": "村莊",
"terms": "村鎮"
},
"place/island": {
"name": "島嶼",
"terms": "島,island"
},
"place/isolated_dwelling": {
"name": "獨立聚落",
"terms": "孤立民居"
},
"place/locality": {
"name": "地點(無人定居)",
"terms": "地方"
},
"place/neighbourhood": {
"name": "鄰里",
"terms": "四鄰,Neighborhood"
},
"place/quarter": {
"name": "自治市區",
"terms": "自治市區"
},
"place/square": {
"name": "廣場",
"terms": "徒步廣場,人行廣場"
},
"place/suburb": {
"name": "郊區",
"terms": "郊區"
},
"place/town": {
"name": "市鎮",
"terms": "市鎮"
},
"place/village": {
"name": "村鎮",
"terms": "村落,village"
},
"point": {
"name": "點",
"terms": "點"
},
"power": {
"name": "電力設施"
},
"power/generator": {
"name": "發電機",
"terms": "發電機"
},
"power/line": {
"name": "電纜",
"terms": "電線"
},
"power/minor_line": {
"name": "次要電纜",
"terms": "次要電纜"
},
"power/plant": {
"name": "發電廠用地",
"terms": "發電廠用地,發電廠廠區,發電廠範圍,發電廠,Power Station Grounds"
},
"power/pole": {
"name": "電線桿",
"terms": "電線桿"
},
"power/sub_station": {
"name": "變電所"
},
"power/substation": {
"name": "變電所",
"terms": "變電站"
},
"power/tower": {
"name": "高壓電塔",
"terms": "高壓輸電塔"
},
"power/transformer": {
"name": "變壓器",
"terms": "變壓器"
},
"public_transport/platform": {
"name": "月台",
"terms": "站台"
},
"public_transport/stop_position": {
"name": "停車位置",
"terms": "靠站位置"
},
"railway": {
"name": "鐵路"
},
"railway/abandoned": {
"name": "鐵路線遺跡",
"terms": "舊鐵路線"
},
"railway/crossing": {
"name": "鐵路平交道(路徑)",
"terms": "鐵路平交道,平交道"
},
"railway/disused": {
"name": "廢棄鐵路",
"terms": "廢棄鐵道,廢棄的鐵路"
},
"railway/funicular": {
"name": "纜車",
"terms": "纜車"
},
"railway/halt": {
"name": "無人招呼站",
"terms": "鐵路停車處"
},
"railway/level_crossing": {
"name": "鐵路平交道(道路)",
"terms": "鐵路平交道,平交道"
},
"railway/monorail": {
"name": "單軌電車",
"terms": "畢軌電車"
},
"railway/narrow_gauge": {
"name": "窄軌鐵路",
"terms": "窄軌鐵路"
},
"railway/platform": {
"name": "月台",
"terms": "鐵道月台,鐵路月台,輕軌月台"
},
"railway/rail": {
"name": "鐵軌",
"terms": "路軌"
},
"railway/station": {
"name": "火車站",
"terms": "鐵路站,車站,高鐵站"
},
"railway/subway": {
"name": "捷運",
"terms": "地鐵,地下鐵,管子"
},
"railway/subway_entrance": {
"name": "捷運入口",
"terms": "地鐵入口,地下鐵入口,捷運出入口,地鐵出入口,地下鐵出入口"
},
"railway/tram": {
"name": "電車",
"terms": "電車"
},
"railway/tram_stop": {
"name": "電車站",
"terms": "電車站,車站"
},
"relation": {
"name": "關係",
"terms": "關係"
},
"roundabout": {
"name": "圓環"
},
"route/ferry": {
"name": "渡輪航線",
"terms": "渡輪航線"
},
"shop": {
"name": "商店",
"terms": "商店,商行"
},
"shop/alcohol": {
"name": "酒類專賣店",
"terms": "酒類商店,酒品專賣店,酒莊"
},
"shop/anime": {
"name": "動漫店",
"terms": "動漫店"
},
"shop/antiques": {
"name": "古董店",
"terms": "古董商店"
},
"shop/art": {
"name": "藝術商店",
"terms": "藝術商店"
},
"shop/baby_goods": {
"name": "嬰兒用品店",
"terms": "嬰兒用品商店"
},
"shop/bag": {
"name": "包包/行李店",
"terms": "包包/行李商店"
},
"shop/bakery": {
"name": "麵包店",
"terms": "烘培坊"
},
"shop/bathroom_furnishing": {
"name": "衛浴用品店",
"terms": "衛浴店"
},
"shop/beauty": {
"name": "美容店",
"terms": "理容院,美妝店,護膚中心,指甲美容"
},
"shop/beauty/nails": {
"name": "指甲美容店",
"terms": "修指甲店,修指甲"
},
"shop/beauty/tanning": {
"name": "日曬沙龍",
"terms": "日光浴店,曬黑沙龍"
},
"shop/bed": {
"name": "床具/寐具店",
"terms": "床具店,寐具店,寢具店"
},
"shop/beverages": {
"name": "飲品店",
"terms": "飲料店,手搖杯"
},
"shop/bicycle": {
"name": "單車店",
"terms": "腳踏車店"
},
"shop/bookmaker": {
"name": "書商",
"terms": "出版社"
},
"shop/books": {
"name": "書店",
"terms": "書局"
},
"shop/boutique": {
"name": "服飾店",
"terms": "精品服飾店"
},
"shop/butcher": {
"name": "肉販",
"terms": "肉販"
},
"shop/candles": {
"name": "燈具店",
"terms": "燈具行"
},
"shop/car": {
"name": "汽車行",
"terms": "賣車處"
},
"shop/car_parts": {
"name": "汽車零件店",
"terms": "汽車零件店"
},
"shop/car_repair": {
"name": "汽車維修店",
"terms": "汽車保養店"
},
"shop/carpet": {
"name": "地毯店",
"terms": "地毯商店"
},
"shop/charity": {
"name": "慈善商店",
"terms": "慈善商店,義賣店"
},
"shop/cheese": {
"name": "起士店",
"terms": "起士商店,芝士店"
},
"shop/chemist": {
"name": "藥妝店",
"terms": "藥妝店"
},
"shop/chocolate": {
"name": "巧克力店",
"terms": "巧克力商店"
},
"shop/clothes": {
"name": "服飾店",
"terms": "衣服店,賣衣店"
},
"shop/coffee": {
"name": "咖啡店",
"terms": "咖啡廳, 咖啡館"
},
"shop/computer": {
"name": "電腦店",
"terms": "電腦店"
},
"shop/confectionery": {
"name": "糖果店",
"terms": "糖果商店"
},
"shop/convenience": {
"name": "便利商店",
"terms": "便利商店"
},
"shop/copyshop": {
"name": "影印店",
"terms": "影印行"
},
"shop/cosmetics": {
"name": "化妝品店",
"terms": "化妝品店,保養品店,化妝品商店"
},
"shop/craft": {
"name": "工藝品店",
"terms": "工藝品店,工藝品商店,手工藝店,手作工坊"
},
"shop/curtain": {
"name": "窗廉店",
"terms": "窗廉商店"
},
"shop/dairy": {
"name": "奶製品店",
"terms": "奶製品店,乳品店"
},
"shop/deli": {
"name": "美食店",
"terms": "美食店"
},
"shop/department_store": {
"name": "百貨公司",
"terms": "百貨公司"
},
"shop/doityourself": {
"name": "DIY商店",
"terms": "DIY商店"
},
"shop/dry_cleaning": {
"name": "乾洗店",
"terms": "乾洗商店"
},
"shop/e-cigarette": {
"name": "電子菸商店",
"terms": "電子菸商店,電子菸販賣店,電子菸販賣處"
},
"shop/electronics": {
"name": "電器店",
"terms": "電器行"
},
"shop/erotic": {
"name": "情趣用品店",
"terms": "情趣用品商店"
},
"shop/fabric": {
"name": "帆布店",
"terms": "織布店,布店"
},
"shop/farm": {
"name": "產地直銷店",
"terms": "農場直賣店,農場直銷店,特產店"
},
"shop/fashion": {
"name": "時尚店",
"terms": "時裝店,時常衣服店"
},
"shop/fishmonger": {
"name": "魚販"
},
"shop/florist": {
"name": "花店",
"terms": "花卉行"
},
"shop/frame": {
"name": "表框店",
"terms": "表框店, 裱框店"
},
"shop/funeral_directors": {
"name": "生命禮儀公司",
"terms": "禮儀公司"
},
"shop/furnace": {
"name": "火爐店",
"terms": "鍋爐店"
},
"shop/furniture": {
"name": "傢具店",
"terms": "家具店"
},
"shop/garden_centre": {
"name": "園藝中心",
"terms": "園藝店,園藝行"
},
"shop/gas": {
"name": "瓦斯店",
"terms": "瓦斯店"
},
"shop/gift": {
"name": "禮品店",
"terms": "禮物店"
},
"shop/greengrocer": {
"name": "蔬果店",
"terms": "蔬果店"
},
"shop/hairdresser": {
"name": "理髮店",
"terms": "理髮店,髮廏,男士理髮"
},
"shop/hardware": {
"name": "五金店",
"terms": "五金行"
},
"shop/hearing_aids": {
"name": "助聽器店",
"terms": "助聽器商店"
},
"shop/herbalist": {
"name": "草藥店",
"terms": "草藥店"
},
"shop/hifi": {
"name": "音響店",
"terms": "音響店"
},
"shop/houseware": {
"name": "家庭用品店",
"terms": "家居用品店"
},
"shop/interior_decoration": {
"name": "室內設計店",
"terms": "室內設計店"
},
"shop/jewelry": {
"name": "珠寶店",
"terms": "銀樓,首飾店"
},
"shop/kiosk": {
"name": "報紙販賣機",
"terms": "報紙販賣機"
},
"shop/kitchen": {
"name": "廚房設計行",
"terms": "廚房設計店"
},
"shop/laundry": {
"name": "洗衣店",
"terms": "洗衣店"
},
"shop/leather": {
"name": "皮革店",
"terms": "皮革店"
},
"shop/locksmith": {
"name": "鎖匠",
"terms": "鎖匠"
},
"shop/lottery": {
"name": "投注站",
"terms": "彩券行"
},
"shop/mall": {
"name": "購物中心",
"terms": "商場"
},
"shop/massage": {
"name": "按摩店",
"terms": "按摩商店, 舒壓中心"
},
"shop/medical_supply": {
"name": "醫療器材行",
"terms": "醫療器材店"
},
"shop/mobile_phone": {
"name": "行動電話店",
"terms": "手機商店,手機店"
},
"shop/money_lender": {
"name": "放款人",
"terms": "借貸人"
},
"shop/motorcycle": {
"name": "機車行",
"terms": "摩托車行,機器腳踏車行"
},
"shop/music": {
"name": "音樂店",
"terms": "唱片行"
},
"shop/musical_instrument": {
"name": "音樂樂器行",
"terms": "樂器行"
},
"shop/newsagent": {
"name": "報紙/雜誌攤",
"terms": "報刊攤,報刊商店"
},
"shop/nutrition_supplements": {
"name": "營養補充品店",
"terms": "營養補充品店, 保健食品專賣店"
},
"shop/optician": {
"name": "眼鏡行",
"terms": "眼鏡行"
},
"shop/organic": {
"name": "有機產品店",
"terms": "有機食品店"
},
"shop/outdoor": {
"name": "戶外用品店",
"terms": "戶外用具店"
},
"shop/paint": {
"name": "油漆行",
"terms": "油漆店"
},
"shop/pastry": {
"name": "糕餅店",
"terms": "糕餅店,蛋糕店,烘焙店"
},
"shop/pawnbroker": {
"name": "汽機車借款",
"terms": "地下錢莊"
},
"shop/perfumery": {
"name": "香水店",
"terms": "香水店"
},
"shop/pet": {
"name": "寵物店",
"terms": "寵物用品店"
},
"shop/photo": {
"name": "攝影用品店",
"terms": "照相店"
},
"shop/pyrotechnics": {
"name": "煙火商",
"terms": "煙火用品店"
},
"shop/radiotechnics": {
"name": "無線電/電子零件店",
"terms": "無線電/電子零件店"
},
"shop/religion": {
"name": "宗教用品店",
"terms": "宗教用品商店, 金紙店, 香鋪,佛具店"
},
"shop/scuba_diving": {
"name": "潛水用品店",
"terms": "潛水用具店"
},
"shop/seafood": {
"name": "海產店",
"terms": "海產店"
},
"shop/second_hand": {
"name": "格仔鋪/二手店",
"terms": "格仔店/二手店"
},
"shop/shoes": {
"name": "鞋店",
"terms": "鞋店"
},
"shop/sports": {
"name": "運動用品店",
"terms": "運動用品店"
},
"shop/stationery": {
"name": "文具店",
"terms": "文具店"
},
"shop/storage_rental": {
"name": "儲物空間出租",
"terms": "儲物空間出租"
},
"shop/supermarket": {
"name": "超級市場",
"terms": "超市"
},
"shop/tailor": {
"name": "裁縫",
"terms": "裁縫師,成衣訂作,成衣匠"
},
"shop/tattoo": {
"name": "刺青店",
"terms": "刺青行,Tattoo Parlor"
},
"shop/tea": {
"name": "茶行",
"terms": "茶葉店"
},
"shop/ticket": {
"name": "賣票亭",
"terms": "售票處"
},
"shop/tobacco": {
"name": "菸店",
"terms": "香菸店"
},
"shop/toys": {
"name": "玩具店",
"terms": "玩具店"
},
"shop/travel_agency": {
"name": "旅行社",
"terms": "旅行社"
},
"shop/tyres": {
"name": "輪胎店",
"terms": "輪胎店"
},
"shop/vacant": {
"name": "閒置商店"
},
"shop/vacuum_cleaner": {
"name": "吸塵器店",
"terms": "吸塵器商店"
},
"shop/variety_store": {
"name": "雜貨店",
"terms": "雜貨店,39元商店"
},
"shop/video": {
"name": "錄影帶店",
"terms": "影碟店"
},
"shop/video_games": {
"name": "電子遊戲店",
"terms": "電子遊戲商店,電玩店"
},
"shop/watches": {
"name": "手錶店",
"terms": "手錶店"
},
"shop/water_sports": {
"name": "水上活動/泳具店",
"terms": "水上活動/游泳用品店"
},
"shop/weapons": {
"name": "武器店",
"terms": "武器商店,槍店"
},
"shop/window_blind": {
"name": "窗廉店",
"terms": "窗廉商店"
},
"shop/wine": {
"name": "販酒店",
"terms": "酒店"
},
"tourism": {
"name": "旅遊設施",
"terms": "旅遊設施"
},
"tourism/alpine_hut": {
"name": "高山小屋",
"terms": "高山小屋"
},
"tourism/apartment": {
"name": "假日公寓",
"terms": "假日公寓,日租型套房"
},
"tourism/aquarium": {
"name": "水族館(展覽館)",
"terms": "水族館,海洋世界,海洋公園"
},
"tourism/artwork": {
"name": "公共藝術",
"terms": "藝術品,街頭藝術"
},
"tourism/attraction": {
"name": "觀光景點",
"terms": "觀光點"
},
"tourism/camp_site": {
"name": "露營地",
"terms": "營地"
},
"tourism/caravan_site": {
"name": "露營車停車場",
"terms": "房車營地"
},
"tourism/chalet": {
"name": "木屋",
"terms": "木屋"
},
"tourism/gallery": {
"name": "藝廊",
"terms": "藝廊"
},
"tourism/guest_house": {
"name": "招待所",
"terms": "私人招待所"
},
"tourism/hostel": {
"name": "旅舍",
"terms": "青年旅社"
},
"tourism/hotel": {
"name": "旅館",
"terms": "酒店,旅店,賓館"
},
"tourism/information": {
"name": "旅遊資訊",
"terms": "旅遊資訊"
},
"tourism/information/board": {
"name": "資訊告示牌",
"terms": "資訊告示牌,告示牌,看版"
},
"tourism/information/guidepost": {
"name": "指示牌",
"terms": "方向指引牌"
},
"tourism/information/map": {
"name": "地圖",
"terms": "地圖,指示圖,範圍圖,旅遊景點圖,景點圖"
},
"tourism/information/office": {
"name": "旅遊服務中心",
"terms": "遊客中心"
},
"tourism/motel": {
"name": "汽車旅館",
"terms": "motel"
},
"tourism/museum": {
"name": "博物館",
"terms": "博物館"
},
"tourism/picnic_site": {
"name": "野餐地點",
"terms": "野餐地點"
},
"tourism/theme_park": {
"name": "主題公園",
"terms": "主題樂園"
},
"tourism/viewpoint": {
"name": "觀景點",
"terms": "風景點"
},
"tourism/zoo": {
"name": "動物園",
"terms": "動物園"
},
"traffic_calming": {
"name": "減速標線",
"terms": "減速標線,減速坡,跳動路面"
},
"traffic_calming/bump": {
"name": "減速丘",
"terms": "減速帶,減速器"
},
"traffic_calming/chicane": {
"name": "減速彎道",
"terms": "減速彎道"
},
"traffic_calming/choker": {
"name": "交通阻塞",
"terms": "交通阻塞"
},
"traffic_calming/cushion": {
"name": "減速墊",
"terms": "減速墊"
},
"traffic_calming/dip": {
"name": "減速坡",
"terms": "減速坡,斜坡"
},
"traffic_calming/hump": {
"name": "減速標線",
"terms": "減速標線"
},
"traffic_calming/island": {
"name": "分隔島",
"terms": "分隔島"
},
"traffic_calming/rumble_strip": {
"name": "跳動路面",
"terms": "起皺狹長路段"
},
"traffic_calming/table": {
"name": "隆起行人穿越道",
"terms": "隆起行人穿越道"
},
"type/boundary": {
"name": "邊界",
"terms": "界線"
},
"type/boundary/administrative": {
"name": "行政界線",
"terms": "行政邊界"
},
"type/multipolygon": {
"name": "多重多邊形"
},
"type/restriction": {
"name": "限制",
"terms": "限制"
},
"type/restriction/no_left_turn": {
"name": "不准左轉",
"terms": "禁止左轉,不可以左轉"
},
"type/restriction/no_right_turn": {
"name": "不准右轉",
"terms": "禁止右轉,不可以右轉"
},
"type/restriction/no_straight_on": {
"name": "不准直駛",
"terms": "禁止進入"
},
"type/restriction/no_u_turn": {
"name": "不准掉頭",
"terms": "禁止迴轉"
},
"type/restriction/only_left_turn": {
"name": "只准左轉",
"terms": "只能左轉"
},
"type/restriction/only_right_turn": {
"name": "只准右轉",
"terms": "只能右轉"
},
"type/restriction/only_straight_on": {
"name": "只准直駛",
"terms": "禁止轉彎"
},
"type/route": {
"name": "路線",
"terms": "路線"
},
"type/route/bicycle": {
"name": "單車路線",
"terms": "腳踏車路線"
},
"type/route/bus": {
"name": "公車路線",
"terms": "公共汽車路線,客運路線,巴士路線"
},
"type/route/detour": {
"name": "繞道路線",
"terms": "繞道路線"
},
"type/route/ferry": {
"name": "渡輪航線",
"terms": "渡輪路線"
},
"type/route/foot": {
"name": "步行路線",
"terms": "步行路線"
},
"type/route/hiking": {
"name": "遠足路線",
"terms": "遠足路線"
},
"type/route/horse": {
"name": "騎馬路線",
"terms": "騎馬路線,騎乘路線"
},
"type/route/pipeline": {
"name": "管道路線",
"terms": "管線路線"
},
"type/route/power": {
"name": "供電路線",
"terms": "輸電線路"
},
"type/route/road": {
"name": "道路路線",
"terms": "公路路線"
},
"type/route/train": {
"name": "鐵路路線",
"terms": "列車路線"
},
"type/route/tram": {
"name": "電車路線",
"terms": "電車路線"
},
"type/route_master": {
"name": "路線總纜",
"terms": "路線總目"
},
"type/site": {
"name": "地點",
"terms": "場地"
},
"vertex": {
"name": "其他",
"terms": "其他"
},
"waterway": {
"name": "水道"
},
"waterway/boatyard": {
"name": "船塢",
"terms": "船塢"
},
"waterway/canal": {
"name": "運河",
"terms": "運河"
},
"waterway/dam": {
"name": "堤壩",
"terms": "水庫,水壩"
},
"waterway/ditch": {
"name": "溝",
"terms": "水溝"
},
"waterway/dock": {
"name": "濕塢 / 乾塢",
"terms": "濕塢 / 乾塢"
},
"waterway/drain": {
"name": "渠",
"terms": "灌溉水圳"
},
"waterway/fuel": {
"name": "船用加油站",
"terms": "船隻加油站"
},
"waterway/river": {
"name": "河流",
"terms": "河川"
},
"waterway/riverbank": {
"name": "河床",
"terms": "河岸"
},
"waterway/sanitary_dump_station": {
"name": "污水處理放流管",
"terms": "放流口,放流管,污水海洋放流口,污水海洋放流管"
},
"waterway/stream": {
"name": "溪流",
"terms": "小溪"
},
"waterway/water_point": {
"name": "海洋飲用水",
"terms": "海洋飲用水"
},
"waterway/waterfall": {
"name": "瀑布",
"terms": "Waterfall,瀑布,跌水"
},
"waterway/weir": {
"name": "水壩",
"terms": "堰堤"
}
}
}
}
}