X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/970e1a99d7dce64f0631e88c5b9f060fb48d75fe..a09658103973bdfba8d2e025789a298e06983443:/vendor/assets/iD/iD/locales/zh-HK.json diff --git a/vendor/assets/iD/iD/locales/zh-HK.json b/vendor/assets/iD/iD/locales/zh-HK.json index 3e2df796e..e1e36a910 100644 --- a/vendor/assets/iD/iD/locales/zh-HK.json +++ b/vendor/assets/iD/iD/locales/zh-HK.json @@ -101,18 +101,30 @@ }, "delete": { "title": "刪除", - "description": "永久刪除物件。", + "description": { + "single": "永久刪除此特徵。", + "multiple": "永久刪除這些特徵。" + }, "annotation": { "point": "已刪除一點。", "vertex": "已刪除路徑上的一個節。", "line": "已刪除一條綫。", "area": "已刪除一個範圍。", "relation": "已刪除一個關係。", - "multiple": "已刪除 {n} 個物件。" + "multiple": "已刪除{n}個特徵。" + }, + "incomplete_relation": { + "single": "此特徵未能刪除,因為它尚未完全下載。", + "multiple": "這些特徵未能刪除,因為它們尚未完全下載。" }, - "incomplete_relation": "此特徵未能刪除,因為它尚未完全下載。", - "part_of_relation": "這個特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。", - "connected_to_hidden": "未能將這個刪除因為它連接著一個隱藏的特徵。" + "part_of_relation": { + "single": "這個特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。", + "multiple": "這些特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。" + }, + "connected_to_hidden": { + "single": "未能將這個特徵刪除因為它連接著一個隱藏的特徵。", + "multiple": "未能將這些特徵刪除因為它連接著一些隱藏的特徵。" + } }, "add_member": { "annotation": "已新增一個構件至關係。" @@ -150,29 +162,51 @@ }, "move": { "title": "移動", - "description": "移動這個至另一位置。", + "description": { + "single": "移動這個特徵至另一位置。", + "multiple": "移動這些特徵至另一位置。" + }, "key": "M", "annotation": { "point": "已移動一個點。", "vertex": "已移動路徑上的一個節。", "line": "已移動一條綫。", "area": "已移動一個範圍。", - "multiple": "已移動多個物件。" + "multiple": "已移動多個特徵。" + }, + "incomplete_relation": { + "single": "此特徵未能移動,因為它尚未完全下載。", + "multiple": "這些特徵未能移動,因為它們尚未完全下載。" }, - "incomplete_relation": "此特徵未能移動,因為它尚未完全下載。", - "too_large": "未能將這個移除因為它不是被完全看得到。", - "connected_to_hidden": "未能移動這個因為它連接著一個隱藏的特徵。" + "too_large": { + "single": "未能將這個特徵移動因為它不是被完全看得到。", + "multiple": "未能將這些特徵移動因為它們不是被完全看得到。" + } + }, + "reflect": { + "title": "鏡射", + "description": { + "long": { + "single": "以特徵長軸鏡射。", + "multiple": "以這些特徵長軸鏡射。" + }, + "short": { + "single": "以特徵短軸鏡射。", + "multiple": "以這些特徵短軸鏡射。" + } + }, + "key": { + "long": "T", + "short": "Y" + } }, "rotate": { "title": "旋轉", - "description": "依物件中心旋轉。", "key": "R", "annotation": { "line": "已旋轉一條綫。", "area": "已旋轉一個範圍。" - }, - "too_large": "未能將這個旋轉因為它不是被完全看得到。", - "connected_to_hidden": "未能旋轉這個因為它連接著一個隱藏的特徵。" + } }, "reverse": { "title": "反轉", @@ -227,6 +261,7 @@ "localized_translation_name": "名稱" }, "zoom_in_edit": "放大以編輯", + "login": "登入", "logout": "登出", "loading_auth": "正在連接 OpenStreetMap...", "report_a_bug": "報告錯誤", @@ -238,15 +273,13 @@ "status": { "error": "未能連接至應用程式介面。", "offline": "應用程式介面現在離線。請稍後再編輯。", - "readonly": "應用程式介面處於唯讀模式。如要儲存變更需要稍等。" + "readonly": "應用程式介面處於唯讀模式。如要儲存變更需要稍等。", + "rateLimit": "這個應用程式介面限制匿名連接,你可登入來解決這個問題。" }, "commit": { - "title": "儲存變更", "description_placeholder": "簡述你的貢獻 (必填)", - "message_label": "編輯變動留言", "upload_explanation": "你上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。", "upload_explanation_with_user": "你以{user}的名字上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。", - "save": "儲存", "cancel": "取消", "changes": "{count} 項變更", "warnings": "警告", @@ -294,6 +327,7 @@ "inspector": { "no_documentation_combination": "沒有這個標籤組合的相關文件", "no_documentation_key": "沒有這個鍵值的相關文件", + "documentation_redirect": "這份文件已轉至新一頁", "show_more": "顯示更多", "view_on_osm": "在 openstreetmap.org 中檢視", "all_fields": "所有資料", @@ -308,7 +342,6 @@ "back_tooltip": "變更特徵", "remove": "移除", "search": "搜尋", - "multiselect": "已選擇的物件", "unknown": "未知", "incomplete": "<未下載>", "feature_list": "搜尋特徵", @@ -334,6 +367,7 @@ "switch": "切換回這個背景", "custom": "自訂", "custom_button": "編輯自訂背景", + "custom_prompt": "輸入區塊範本的網址。有效的標記是以 {z}, {x}, {y} 作為 Z/X/Y 標記系統 Z/X/Y scheme 和 {u} 作為四分位數標記系統 quadtile scheme。", "fix_misalignment": "校正對位誤差", "imagery_source_faq": "這個背景影像來自何處?", "reset": "重設", @@ -440,14 +474,11 @@ "restore": "復原", "delete": "放棄資料", "download_changes": "或者下載你的變更。", - "done": "所有衝突已解決!", - "help": "另一用戶已變更了一些你變更過的地圖特徵。\n按一下下面的每一個項目以了解有關衝突並決定是否需要保留\n你的變更或者是其他用戶的變更。\n" + "done": "所有衝突已解決!" } }, "merge_remote_changes": { "conflict": { - "deleted": "這物件已被{user}刪除。", - "location": "這物件被你和{user}移動過。", "nodelist": "這些節被你和{user}變更過。", "memberlist": "關係構件已被你和{user}改變了。", "tags": "你變更了{tag}標籤為\"{local}\",而{user}變更為\"{remote}\"。" @@ -488,7 +519,6 @@ "untagged_point": "未有標籤的點", "untagged_line": "未有標籤的綫", "untagged_area": "未有標籤的範圍", - "many_deletions": "你正在刪除 {n} 個物件。你確定要這樣做嗎?這樣就會將人人在openstreetmap.org 地圖內看到的物件刪除了。", "tag_suggests_area": "{tag}標籤建議綫應為範圍,但這不是一個範圍。", "untagged_point_tooltip": "選擇一個特徵種類來形容這個點是甚麼。", "untagged_line_tooltip": "選擇一個特徵種類來形容這條綫是甚麼。", @@ -501,12 +531,6 @@ }, "cannot_zoom": "在這個模式下不能再縮小。", "full_screen": "切換全螢幕", - "gpx": { - "local_layer": "本機 GPX 檔案", - "drag_drop": "拖移 .gpx檔案到本頁或者按右側按鈕瀏覽。", - "zoom": "放大至 GPX 軌跡", - "browse": "開啟 .gpx 檔案" - }, "mapillary_images": { "tooltip": "來自Mapillary的街道圖層相片", "title": "相片重疊 (Mapillary)" @@ -626,6 +650,15 @@ "category-landuse": { "name": "土地利用特徵" }, + "category-natural-area": { + "name": "自然特徵" + }, + "category-natural-line": { + "name": "自然特徵" + }, + "category-natural-point": { + "name": "自然特徵" + }, "category-path": { "name": "路徑特徵" }, @@ -699,17 +732,29 @@ "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": "丁目/字/小字 (日本)", "place": "地方", "postcode": "郵遞區號", "province": "省", + "province!jp": "州", + "quarter!jp": "大字/町 (日本)", "state": "州", "street": "街", "subdistrict": "分區", @@ -757,10 +802,10 @@ } }, "aeroway": { - "label": "類" + "label": "種類" }, "amenity": { - "label": "類" + "label": "種類" }, "area/highway": { "label": "種類" @@ -769,7 +814,7 @@ "label": "藝人" }, "artwork_type": { - "label": "類" + "label": "種類" }, "atm": { "label": "提款機" @@ -778,13 +823,30 @@ "label": "長椅" }, "barrier": { - "label": "類" + "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": "類" + "label": "種類" }, "bin": { "label": "垃圾筒" @@ -798,8 +860,11 @@ "whole": "全血" } }, + "board_type": { + "label": "種類" + }, "boundary": { - "label": "類" + "label": "種類" }, "brand": { "label": "品牌" @@ -810,6 +875,24 @@ "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..." @@ -835,6 +918,9 @@ "WSW": "西南偏西" } }, + "castle_type": { + "label": "種類" + }, "clock_direction": { "label": "方向", "options": { @@ -846,7 +932,11 @@ "label": "收集時間" }, "construction": { - "label": "類" + "label": "種類" + }, + "contact/webcam": { + "label": "網路相機 URL", + "placeholder": "http://example.com/" }, "content": { "label": "內容" @@ -864,7 +954,7 @@ "label": "裁剪" }, "crossing": { - "label": "類" + "label": "種類" }, "cuisine": { "label": "菜系" @@ -953,11 +1043,15 @@ "elevation": { "label": "海拔" }, + "email": { + "label": "電郵", + "placeholder": "example@example.com" + }, "emergency": { "label": "急症室" }, "entrance": { - "label": "類" + "label": "種類" }, "except": { "label": "例外" @@ -969,6 +1063,16 @@ "fee": { "label": "費用" }, + "fence_type": { + "label": "種類" + }, + "fire_hydrant/position": { + "label": "Position", + "options": { + "lane": "巷", + "parking_lot": "停車場" + } + }, "fire_hydrant/type": { "label": "類", "options": { @@ -1006,7 +1110,7 @@ "label": "來源" }, "generator/type": { - "label": "類" + "label": "種類" }, "golf_hole": { "label": "參攷", @@ -1019,11 +1123,14 @@ "handrail": { "label": "扶手" }, + "height": { + "label": "高度 (米)" + }, "highway": { - "label": "類別" + "label": "種類" }, "historic": { - "label": "類別" + "label": "種類" }, "hoops": { "label": "籃框數量", @@ -1049,7 +1156,7 @@ "label": "室內" }, "information": { - "label": "類" + "label": "種類" }, "internet_access": { "label": "用到互聯網", @@ -1064,6 +1171,9 @@ "internet_access/fee": { "label": "互聯網費用" }, + "internet_access/ssid": { + "label": "SSID (網絡名稱)" + }, "kerb": { "label": "下斜路緣" }, @@ -1138,6 +1248,16 @@ "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..." @@ -1252,6 +1372,9 @@ "operator": { "label": "營辦商" }, + "outdoor_seating": { + "label": "室外座位" + }, "par": { "label": "標準桿", "placeholder": "3, 4, 5..." @@ -1335,12 +1458,22 @@ "power_supply": { "label": "電源供應" }, + "product": { + "label": "產品" + }, "railway": { "label": "類別" }, "recycling_accepts": { "label": "接受" }, + "recycling_type": { + "label": "回收種類", + "options": { + "centre": "回收中心", + "container": "回收箱" + } + }, "ref": { "label": "參考" }, @@ -1395,6 +1528,9 @@ "service": { "label": "類別" }, + "service/bicycle": { + "label": "服務" + }, "service_rail": { "label": "服務類型", "options": { @@ -1442,9 +1578,11 @@ }, "placeholder": "軸承、輪胎、越野..." }, + "social_facility": { + "label": "種類" + }, "social_facility_for": { - "label": "服務對象", - "placeholder": "露宿者、殘疾成人、孩童等等" + "label": "服務對象" }, "source": { "label": "來源" @@ -1461,6 +1599,9 @@ "stars": { "label": "星級" }, + "step_count": { + "label": "梯級數目" + }, "stop": { "label": "停車指示種類", "options": { @@ -1494,6 +1635,20 @@ "surface": { "label": "表面" }, + "surveillance": { + "label": "監視類型" + }, + "surveillance/type": { + "label": "監視種類", + "options": { + "ALPR": "自動車牌讀取器", + "camera": "相機", + "guard": "守衛" + } + }, + "surveillance/zone": { + "label": "監視區域" + }, "tactile_paving": { "label": "盲人引路徑" }, @@ -1518,6 +1673,13 @@ "tourism": { "label": "類" }, + "tower/construction": { + "label": "建築物料", + "placeholder": "拉線、格狀、隱藏、..." + }, + "tower/type": { + "label": "種類" + }, "tracktype": { "label": "路徑種類", "options": { @@ -1529,6 +1691,9 @@ }, "placeholder": "實心、接近實心、柔性..." }, + "traffic_calming": { + "label": "種類" + }, "traffic_signals": { "label": "訊號種類" }, @@ -1561,6 +1726,9 @@ "street": "5 至 20米 (16 至 65呎)" } }, + "wall": { + "label": "種類" + }, "water": { "label": "類" }, @@ -1592,6 +1760,10 @@ "name": "地址", "terms": "Address,地址,地埗,址" }, + "advertising/billboard": { + "name": "Billboard", + "terms": "Billboard, 廣告板" + }, "aerialway": { "name": "纜車路線" }, @@ -1643,8 +1815,8 @@ "terms": "Apron,停機坪" }, "aeroway/gate": { - "name": "機場閘口", - "terms": "Airport gate,機場閘口,登機閘口,落機閘口,閘口" + "name": "登機閘", + "terms": "Airport Gate,登機門,登機口" }, "aeroway/hangar": { "name": "飛機庫", @@ -1664,7 +1836,7 @@ }, "aeroway/terminal": { "name": "機場客運大樓", - "terms": "Airport terminal,機場大堂,機場大樓,機場航站樓,飛機場大樓,機場航廈,航廈" + "terms": "Airport Terminal,航廈" }, "amenity": { "name": "設施" @@ -1778,8 +1950,11 @@ "terms": "Courthouse,法庭,法院,裁判署" }, "amenity/coworking_space": { - "name": "共同工作空間", - "terms": "Coworking Space, 共同工作空間, 共用工作空間, 共用工作間" + "name": "共同工作空間" + }, + "amenity/crematorium": { + "name": "火葬場", + "terms": "Crematorium, 火葬場" }, "amenity/dentist": { "name": "牙醫", @@ -1813,6 +1988,10 @@ "name": "消防局", "terms": "Fire Station,水車館,消防局,消防站" }, + "amenity/food_court": { + "name": "美食廣場", + "terms": "Food Court, 美食街, 美食中心, 食堂, 食街" + }, "amenity/fountain": { "name": "噴水池", "terms": "Fountain,噴水池,噴泉" @@ -1841,6 +2020,10 @@ "name": "雪榚店", "terms": "ice cream, 雪榚店, 冰淇淋店" }, + "amenity/internet_cafe": { + "name": "網吧", + "terms": "Internet Cafe, 互聯網餐廳" + }, "amenity/kindergarten": { "name": "學前照顧/幼稚園範圍", "terms": "幼兒園,幼稚園用地,幼稚園" @@ -1921,6 +2104,10 @@ "name": "酒館", "terms": "Pub,酒館" }, + "amenity/public_bath": { + "name": "公共浴室", + "terms": "Public Bath,公共澡堂,公共浴池,錢湯,公共浴場" + }, "amenity/public_bookcase": { "name": "公眾書架", "terms": "公共書架" @@ -1933,6 +2120,10 @@ "name": "回收設施", "terms": "Recycling,回收桶,回收箱,廢物回收桶" }, + "amenity/recycling_centre": { + "name": "回收中心", + "terms": "Recycling Center, 廢物回收中心, 資源回收中心" + }, "amenity/register_office": { "name": "人事登記處" }, @@ -2051,6 +2242,10 @@ "name": "大型垃圾箱", "terms": "大型垃圾筒,大型回收箱" }, + "amenity/waste_transfer_station": { + "name": "垃圾轉運站", + "terms": "Waste Transfer Station, 垃圾站" + }, "amenity/water_point": { "name": "露營車飲用水", "terms": "旅行車飲用水" @@ -2075,6 +2270,10 @@ "name": "護柱", "terms": "Bollard,護柱,標柱,繫纜樁,矮柱" }, + "barrier/border_control": { + "name": "邊境管制", + "terms": "Border Control, 邊防" + }, "barrier/cattle_grid": { "name": "攔畜溝柵", "terms": "Cattle Grid,家畜柵欄,攔畜溝柵" @@ -2275,6 +2474,10 @@ "name": "貨倉", "terms": "倉庫,稅倉,倉" }, + "camp_site/camp_pitch": { + "name": "露營營地", + "terms": "Camp Pitch, 露營場地, 營地" + }, "craft": { "name": "工藝", "terms": "工藝,技工,手工" @@ -2550,12 +2753,12 @@ "terms": "Tee Box,發球區,開球區" }, "golf/water_hazard_area": { - "name": "Water Hazard, 水障礙", - "terms": "水障礙" + "name": "水障礙", + "terms": "Water Hazard,水障礙" }, "golf/water_hazard_line": { - "name": "Water Hazard, 水障礙", - "terms": "水障礙" + "name": "水障礙", + "terms": "Water Hazard, 水障礙" }, "healthcare/blood_donation": { "name": "輸血中心", @@ -2708,6 +2911,10 @@ "name": "無保養道路", "terms": "未舖設路面的路" }, + "highway/traffic_mirror": { + "name": "廣角鏡", + "terms": "Traffic Mirror, 魚眼鏡" + }, "highway/traffic_signals": { "name": "交通燈", "terms": "Traffic Signals,交通燈,紅綠燈" @@ -2724,6 +2931,10 @@ "name": "迴車處", "terms": "Turning Circle,回轉圈,迴車場,迴車圓環,車輛迴轉處,車輛迴旋處" }, + "highway/turning_loop": { + "name": "迴車處 (島式)", + "terms": "Turning Loop, 迴車圈" + }, "highway/unclassified": { "name": "次級/未分類道路", "terms": "未分類的道路,小路,小規模道路" @@ -2835,6 +3046,50 @@ "name": "軍事區", "terms": "軍營" }, + "landuse/military/airfield": { + "name": "軍用機場", + "terms": "Military Airfield,軍事機場,軍機場" + }, + "landuse/military/barracks": { + "name": "軍營", + "terms": "Barracks,兵房,兵營,營房,軍營" + }, + "landuse/military/bunker": { + "name": "軍事地堡", + "terms": "Military Bunker,地堡,暗堡" + }, + "landuse/military/checkpoint": { + "name": "檢查站", + "terms": "Checkpoint,檢查站,檢查點,軍事崗哨,哨站" + }, + "landuse/military/danger_area": { + "name": "危險區", + "terms": "Danger Area,危險地區, 危險區域,危險範圍" + }, + "landuse/military/naval_base": { + "name": "海軍基地", + "terms": "Naval Base,軍港,海軍基地" + }, + "landuse/military/nuclear_explosion_site": { + "name": "核爆場地", + "terms": "Nuclear Explosion Site,核子爆炸場址,核子試爆場" + }, + "landuse/military/obstacle_course": { + "name": "越障訓練場", + "terms": "Obstacle Course,越障訓練場" + }, + "landuse/military/office": { + "name": "軍事辦公室", + "terms": "Military Office,軍事辦公室" + }, + "landuse/military/range": { + "name": "軍事靶場", + "terms": "Military Range,靶場,軍用靶場,射擊場" + }, + "landuse/military/training_area": { + "name": "訓練場地", + "terms": "Training Area,訓練場, 練習場地, 練習場" + }, "landuse/orchard": { "name": "果園", "terms": "Orchard,果園,菓園" @@ -2883,6 +3138,10 @@ "name": "公共用地", "terms": "Common,公共用地,公地" }, + "leisure/dance": { + "name": "舞廳", + "terms": "Dance Hall, 舞蹈館, 跳舞場所, 舞蹈場所" + }, "leisure/dog_park": { "name": "狗公園", "terms": "Dog Park,狗公園" @@ -2983,6 +3242,10 @@ "name": "遊樂場", "terms": "Playground,遊樂場" }, + "leisure/resort": { + "name": "度假勝地", + "terms": "Resort, 度假村" + }, "leisure/running_track": { "name": "徑賽跑道", "terms": "跑道,徑賽跑道,標準跑道" @@ -3096,7 +3359,11 @@ }, "man_made/surveillance": { "name": "監視系統", - "terms": "監察系統,閉路電視,保安系統" + "terms": "Surveillance, 監察系統,閉路電視,保安系統" + }, + "man_made/surveillance_camera": { + "name": "監察攝像機", + "terms": "Surveillance Camera, CCTV, 防盜相機" }, "man_made/survey_point": { "name": "測量點", @@ -3124,43 +3391,7 @@ }, "man_made/works": { "name": "工廠", - "terms": "工廠" - }, - "military/airfield": { - "name": "軍用機場", - "terms": "Airfield,機場,飛機場,軍事機場" - }, - "military/barracks": { - "name": "軍營", - "terms": "Barracks,兵房,兵營,營房,軍營" - }, - "military/bunker": { - "name": "地堡", - "terms": "Bunker,地堡,暗堡" - }, - "military/checkpoint": { - "name": "檢查站", - "terms": "檢查站, 檢查點" - }, - "military/danger_area": { - "name": "危險區", - "terms": "危險地區, 危險區域, 危險範圍" - }, - "military/naval_base": { - "name": "海軍基地", - "terms": "海軍基地" - }, - "military/obstacle_course": { - "name": "越障訓練場", - "terms": "越障訓練場" - }, - "military/range": { - "name": "操炮區", - "terms": "Military Range,操炮區,軍事範圍" - }, - "military/training_area": { - "name": "訓練場地", - "terms": "訓練場, 練習場地, 練習場" + "terms": "Factory, 工場" }, "natural": { "name": "自然景觀", @@ -3411,6 +3642,10 @@ "name": "次要電纜", "terms": "Minor Power Line,小供電線,細供電綫" }, + "power/plant": { + "name": "發電廠範圍", + "terms": "Power Station Grounds,發電廠用地" + }, "power/pole": { "name": "電綫杆", "terms": "Power Pole,電綫杆,電線桿" @@ -3548,6 +3783,14 @@ "name": "美容院", "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心" }, + "shop/beauty/nails": { + "name": "美甲店", + "terms": "Nail Salon, 修甲店" + }, + "shop/beauty/tanning": { + "name": "曬燈店", + "terms": "Tanning Salon, 日光浴店" + }, "shop/bed": { "name": "寢具/床褥店", "terms": "寢具店, 床褥店, 床墊店, 床具店, 寢室用品店, 床上用品店, 睡房用品店" @@ -3974,6 +4217,14 @@ "name": "高山小屋", "terms": "Alpine Hut,高山小屋,高山屋仔" }, + "tourism/apartment": { + "name": "民宿公寓 / 短租公寓", + "terms": "Guest Apartment / Condo, 民宿公寓, 短租公寓" + }, + "tourism/aquarium": { + "name": "水族館", + "terms": "Aquarium, 水族館" + }, "tourism/artwork": { "name": "藝術品", "terms": "Artwork,藝術品" @@ -3982,6 +4233,10 @@ "name": "觀光名勝", "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點,觀光景點" }, + "tourism/camp_site": { + "name": "營地", + "terms": "Campground, Camp Site,營地,露營區" + }, "tourism/caravan_site": { "name": "露營車營地", "terms": "RV Park,房車營地,露營車停車場,露營車營地" @@ -4010,6 +4265,22 @@ "name": "旅遊資訊", "terms": "Information,資訊,資訊處" }, + "tourism/information/board": { + "name": "資料顯示板", + "terms": "Information Board, 告示板, 資訊版, 告示牌" + }, + "tourism/information/guidepost": { + "name": "指示牌", + "terms": "Guidepost, 方向指示牌" + }, + "tourism/information/map": { + "name": "地圖", + "terms": "Map, 地圖" + }, + "tourism/information/office": { + "name": "遊客中心", + "terms": "Tourist Information Office, 旅客中心, 遊客中心, 旅客諮詢中心" + }, "tourism/motel": { "name": "汽車酒店", "terms": "Motel,汽車旅館,汽車酒店,時租旅店" @@ -4034,14 +4305,38 @@ "name": "動物園", "terms": "Zoo,動物園" }, + "traffic_calming": { + "name": "交通紓緩", + "terms": "Traffic Calming, 悠閒式街道" + }, "traffic_calming/bump": { "name": "減速壆", "terms": "減速帶,減速器" }, + "traffic_calming/chicane": { + "name": "連續彎道", + "terms": "Traffic Chicane, 減速彎道" + }, + "traffic_calming/choker": { + "name": "道路收窄", + "terms": "Traffic Choker, 道路收窄" + }, + "traffic_calming/cushion": { + "name": "減速墊", + "terms": "Speed Cushion, 減速軟膠" + }, + "traffic_calming/dip": { + "name": "減速坑", + "terms": "Dip, 減速坡" + }, "traffic_calming/hump": { "name": "緩衝路拱", "terms": "減速壆" }, + "traffic_calming/island": { + "name": "交通島", + "terms": "Traffic island, 分隔島, 安全島" + }, "traffic_calming/rumble_strip": { "name": "減速振動帶", "terms": "齒紋標誌帶,隆起標誌帶" @@ -4208,6 +4503,10 @@ "name": "船隻飲用水", "terms": "船舶飲用水,船用飲用水" }, + "waterway/waterfall": { + "name": "瀑布", + "terms": "Waterfall,瀑布" + }, "waterway/weir": { "name": "塘堰", "terms": "Weir,堤堰,堤壩,堰,壩,塘堰,導流壩"