]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/zh-HK.json
Merge remote-tracking branch 'openstreetmap/pull/1437'
[rails.git] / vendor / assets / iD / iD / locales / zh-HK.json
index 3e2df796e2f45c0871fe920ca5309266ba359ed9..1900359a0446aad7c545a09fdf8309ab6f55f4c3 100644 (file)
             },
             "delete": {
                 "title": "刪除",
-                "description": "永久刪除物件。",
+                "description": {
+                    "single": "永久刪除此特徵。",
+                    "multiple": "永久刪除這些特徵。"
+                },
                 "annotation": {
                     "point": "已刪除一點。",
                     "vertex": "已刪除路徑上的一個節。",
                     "line": "已刪除一條綫。",
                     "area": "已刪除一個範圍。",
                     "relation": "已刪除一個關係。",
-                    "multiple": "已刪除 {n} 個物件。"
+                    "multiple": "已刪除{n}個特徵。"
+                },
+                "incomplete_relation": {
+                    "single": "此特徵未能刪除,因為它尚未完全下載。",
+                    "multiple": "這些特徵未能刪除,因為它們尚未完全下載。"
+                },
+                "part_of_relation": {
+                    "single": "這個特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。",
+                    "multiple": "這些特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。"
                 },
-                "incomplete_relation": "此特徵未能刪除,因為它尚未完全下載。",
-                "part_of_relation": "這個特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。",
-                "connected_to_hidden": "未能將這個刪除因為它連接著一個隱藏的特徵。"
+                "connected_to_hidden": {
+                    "single": "未能將這個特徵刪除因為它連接著一個隱藏的特徵。",
+                    "multiple": "未能將這些特徵刪除因為它連接著一些隱藏的特徵。"
+                }
             },
             "add_member": {
                 "annotation": "已新增一個構件至關係。"
             },
             "move": {
                 "title": "移動",
-                "description": "移動這個至另一位置。",
+                "description": {
+                    "single": "移動這個特徵至另一位置。",
+                    "multiple": "移動這些特徵至另一位置。"
+                },
                 "key": "M",
                 "annotation": {
                     "point": "已移動一個點。",
                     "vertex": "已移動路徑上的一個節。",
                     "line": "已移動一條綫。",
                     "area": "已移動一個範圍。",
-                    "multiple": "已移å\8b\95å¤\9aå\80\8bç\89©ä»¶。"
+                    "multiple": "已移å\8b\95å¤\9aå\80\8bç\89¹å¾µ。"
                 },
-                "incomplete_relation": "此特徵未能移動,因為它尚未完全下載。",
-                "too_large": "未能將這個移除因為它不是被完全看得到。",
-                "connected_to_hidden": "未能移動這個因為它連接著一個隱藏的特徵。"
+                "incomplete_relation": {
+                    "single": "此特徵未能移動,因為它尚未完全下載。",
+                    "multiple": "這些特徵未能移動,因為它們尚未完全下載。"
+                },
+                "too_large": {
+                    "single": "未能將這個特徵移動因為它不是被完全看得到。",
+                    "multiple": "未能將這些特徵移動因為它們不是被完全看得到。"
+                },
+                "connected_to_hidden": {
+                    "single": "未能移動這個特徵因為它連接著一個隱藏的特徵。",
+                    "multiple": "未能將這些特徵移動因為有些連接著隱藏的特徵。"
+                }
+            },
+            "reflect": {
+                "title": "鏡射",
+                "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": "依物件中心旋轉。",
+                "description": {
+                    "single": "依特徵中心旋轉。",
+                    "multiple": "依這些特徵中心旋轉。"
+                },
                 "key": "R",
                 "annotation": {
                     "line": "已旋轉一條綫。",
-                    "area": "已旋轉一個範圍。"
+                    "area": "已旋轉一個範圍。",
+                    "multiple": "已旋轉多個特徵。"
                 },
-                "too_large": "未能將這個旋轉因為它不是被完全看得到。",
-                "connected_to_hidden": "未能旋轉這個因為它連接著一個隱藏的特徵。"
+                "incomplete_relation": {
+                    "single": "此特徵未能旋轉,因為它尚未完全下載。",
+                    "multiple": "此些特徵未能旋轉,因為它們尚未完全下載。"
+                },
+                "too_large": {
+                    "single": "未能將這個特徵旋轉因為它不是被完全看得到。",
+                    "multiple": "未能將這些特徵旋轉因為它們不是被完全看得到。"
+                },
+                "connected_to_hidden": {
+                    "single": "未能旋轉這個特徵因為它連接著一個隱藏的特徵。",
+                    "multiple": "未能旋轉這些特徵因為它們連接著隱藏的特徵。"
+                }
             },
             "reverse": {
                 "title": "反轉",
             "localized_translation_name": "名稱"
         },
         "zoom_in_edit": "放大以編輯",
+        "login": "登入",
         "logout": "登出",
         "loading_auth": "正在連接 OpenStreetMap...",
         "report_a_bug": "報告錯誤",
         "status": {
             "error": "未能連接至應用程式介面。",
             "offline": "應用程式介面現在離線。請稍後再編輯。",
-            "readonly": "應用程式介面處於唯讀模式。如要儲存變更需要稍等。"
+            "readonly": "應用程式介面處於唯讀模式。如要儲存變更需要稍等。",
+            "rateLimit": "這個應用程式介面限制匿名連接,你可登入來解決這個問題。"
         },
         "commit": {
-            "title": "儲存變更",
+            "title": "上傳到 OpenStreetMap",
             "description_placeholder": "簡述你的貢獻 (必填)",
-            "message_label": "編輯變動留言",
+            "message_label": "變動留言",
             "upload_explanation": "你上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
             "upload_explanation_with_user": "你以{user}的名字上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
-            "save": "儲存",
+            "save": "上載",
             "cancel": "取消",
             "changes": "{count} 項變更",
             "warnings": "警告",
         "inspector": {
             "no_documentation_combination": "沒有這個標籤組合的相關文件",
             "no_documentation_key": "沒有這個鍵值的相關文件",
+            "documentation_redirect": "這份文件已轉至新一頁",
             "show_more": "顯示更多",
             "view_on_osm": "在 openstreetmap.org 中檢視",
             "all_fields": "所有資料",
             "back_tooltip": "變更特徵",
             "remove": "移除",
             "search": "搜尋",
-            "multiselect": "å·²é\81¸æ\93\87ç\9a\84ç\89©ä»¶",
+            "multiselect": "å·²é\81¸æ\93\87ç\9a\84ç\89¹å¾µ",
             "unknown": "未知",
             "incomplete": "<未下載>",
             "feature_list": "搜尋特徵",
             "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": "重設",
         },
         "save": {
             "title": "儲存",
-            "help": "儲存變更至OpenStreetMap,讓其他用戶都看得到。",
+            "help": "檢閱您的變更並將它們上載至 OpenStreetMap,讓其他用戶都看得到。",
             "no_changes": "沒有變更需要儲存。",
             "error": "儲存時發生錯誤",
             "status_code": "伺服器提供的狀態碼{code}",
             "unknown_error_details": "請確保你已連接至互聯網。",
-            "uploading": "正在上傳變更到OpenStreetMap。",
+            "uploading": "正在上傳變更到 OpenStreetMap...",
             "unsaved_changes": "你有未儲存的變更",
             "conflict": {
                 "header": "解決有衝突的編輯項目",
                 "delete": "放棄資料",
                 "download_changes": "或者下載你的變更。",
                 "done": "所有衝突已解決!",
-                "help": "另一用戶已變更了一些你變更過的地圖特徵。\n按一下下面的每一個項目以了解有關衝突並決定是否需要保留\n你的變更或者是其他用戶的變更。\n"
+                "help": "另一用戶已變更了一些你變更過的地圖特徵。\n按一下下面的每一個特徵以了解有關衝突內容並決定是否需要保留\n你的變更或者是其他用戶的變更。\n"
             }
         },
         "merge_remote_changes": {
             "conflict": {
-                "deleted": "é\80\99ç\89©ä»¶已被{user}刪除。",
-                "location": "é\80\99ç\89©ä»¶被你和{user}移動過。",
+                "deleted": "é\80\99ç\89¹å¾µ已被{user}刪除。",
+                "location": "é\80\99ç\89¹å¾µ被你和{user}移動過。",
                 "nodelist": "這些節被你和{user}變更過。",
                 "memberlist": "關係構件已被你和{user}改變了。",
                 "tags": "你變更了{tag}標籤為\"{local}\",而{user}變更為\"{remote}\"。"
             "used_with": "與{type}一起用"
         },
         "validations": {
+            "disconnected_highway": "已斷開的高速公路。",
+            "disconnected_highway_tooltip": "道路必須連接至其他道路。",
             "untagged_point": "未有標籤的點",
             "untagged_line": "未有標籤的綫",
             "untagged_area": "未有標籤的範圍",
-            "many_deletions": "你正在刪除 {n} 個物件。你確定要這樣做嗎?這樣就會將人人在openstreetmap.org 地圖內看到的物件刪除了。",
+            "untagged_relation": "未有標籤的關係",
+            "many_deletions": "你正在刪除 {n} 個特徵。你確定要這樣做嗎?這樣就會將人人在 openstreetmap.org 地圖內看到的物件刪除了。",
             "tag_suggests_area": "{tag}標籤建議綫應為範圍,但這不是一個範圍。",
             "untagged_point_tooltip": "選擇一個特徵種類來形容這個點是甚麼。",
             "untagged_line_tooltip": "選擇一個特徵種類來形容這條綫是甚麼。",
             "untagged_area_tooltip": "選擇一個特徵種類來形容這個範圍是甚麼。",
+            "untagged_relation_tooltip": "選擇一個特徵種類來形容這個關係是甚麼。",
             "deprecated_tags": "已棄用的標籤: {tags}"
         },
         "zoom": {
         "cannot_zoom": "在這個模式下不能再縮小。",
         "full_screen": "切換全螢幕",
         "gpx": {
-            "local_layer": "本機 GPX 檔案",
-            "drag_drop": "拖移 .gpx檔案到本頁或者按右側按鈕瀏覽。",
-            "zoom": "放大至 GPX 軌跡",
-            "browse": "開啟 .gpx 檔案"
+            "local_layer": "本機檔案",
+            "drag_drop": "拖移一個 .gpx, .geojson 或者 .kml 檔案到頁面或者按右側按鈕瀏覽。",
+            "zoom": "放大至圖層",
+            "browse": "瀏覽檔案"
         },
         "mapillary_images": {
             "tooltip": "來自Mapillary的街道圖層相片",
                 "add": "範圍是用作顯示特徵的邊界,例如湖泊、建築物和住宅區。亦可用來更細緻地標示很多平常是點的特徵。 **按一下{button}範圍鍵來新增範圍。**",
                 "corner": "將節放在範圍的邊界就可畫出範圍。**於遊樂場的一個角按一下就可放置開始的節**",
                 "place": "畫範圍,就要擺多啲節。要完成範圍,就欽返頭嗰節。**畫個範圍畀遊樂場。**",
-                "search": "**搵【{name}】。**",
-                "choose": "**由一覽度揀遊樂場。**",
+                "search": "**尋找'{name}'。**",
+                "choose": "**從列表中選擇遊樂場。**",
                 "describe": "**新增名稱,然後按一下{button}按鈕就可關閉特徵編輯器**"
             },
             "lines": {
                 "title": "綫",
                 "add": "綫是用來表示如道路、鐵路和河流這些特徵。**按一下{button}綫按鈕來新增一條綫。**",
-                "start": "**開一條綫,就撳路一端。**",
+                "start": "**於路的尾端按一下就可開始畫綫。**",
                 "intersect": "按一下就可新增節到綫上。有需要時你可以在邊畫地圖邊拖拉。道路和很多其他類別的綫,是大網絡的其中一部份。確保這些綫互相連接才能使路綫計劃應用程式發揮最大作用。**按一下{name}來為兩條綫新增相交點。**",
-                "finish": "畫綫到尾,只要再撳最尾一節一次。**畫完條路。**",
-                "road": "**由一覽度揀路。**",
+                "finish": "於最後一節按一下就可完成繪畫一條綫。**完成繪畫道路。**",
+                "road": "**從列表中選擇道路。**",
                 "residential": "種種道路,最常見係住宅路。**揀住宅路**",
                 "describe": "**填入道路名稱,然後按一下{button}按鈕就可關閉特徵編輯器。**",
                 "restart": "道路必須與 {name} 相交。",
                 "wrong_preset": "你未有指名住宅路。**撳爾度去揀多次**"
             },
             "startediting": {
-                "title": "開始",
+                "title": "開始編輯",
                 "help": "你可以再看一次新手教學,或者按一下{button}幫助按鈕查看更多使用說明。",
                 "save": "不要忘記定時儲存你的變更!",
                 "start": "開始制圖"
                 "category-landuse": {
                     "name": "土地利用特徵"
                 },
+                "category-natural-area": {
+                    "name": "自然特徵"
+                },
+                "category-natural-line": {
+                    "name": "自然特徵"
+                },
+                "category-natural-point": {
+                    "name": "自然特徵"
+                },
                 "category-path": {
                     "name": "路徑特徵"
                 },
                 "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": "區",
+                        "quarter!jp": "大字/町 (日本)",
                         "state": "州",
                         "street": "街",
                         "subdistrict": "分區",
-                        "suburb": "市郊"
+                        "subdistrict!vn": "選區/社區/小市鎮",
+                        "suburb": "市郊",
+                        "suburb!jp": "選區"
                     }
                 },
                 "admin_level": {
                     }
                 },
                 "aeroway": {
-                    "label": "類"
+                    "label": "類"
                 },
                 "amenity": {
-                    "label": "類"
+                    "label": "類"
                 },
                 "area/highway": {
                     "label": "種類"
                     "label": "藝人"
                 },
                 "artwork_type": {
-                    "label": "類"
+                    "label": "類"
                 },
                 "atm": {
                     "label": "提款機"
                     "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": "垃圾筒"
                         "whole": "全血"
                     }
                 },
+                "board_type": {
+                    "label": "種類"
+                },
                 "boundary": {
-                    "label": "類"
+                    "label": "類"
                 },
                 "brand": {
                     "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..."
                         "WSW": "西南偏西"
                     }
                 },
+                "castle_type": {
+                    "label": "種類"
+                },
                 "clock_direction": {
                     "label": "方向",
                     "options": {
                     "label": "收集時間"
                 },
                 "construction": {
-                    "label": "類"
+                    "label": "種類"
+                },
+                "contact/webcam": {
+                    "label": "網路相機 URL",
+                    "placeholder": "http://example.com/"
                 },
                 "content": {
                     "label": "內容"
                     "label": "裁剪"
                 },
                 "crossing": {
-                    "label": "類"
+                    "label": "類"
                 },
                 "cuisine": {
                     "label": "菜系"
                 "elevation": {
                     "label": "海拔"
                 },
+                "email": {
+                    "label": "電郵",
+                    "placeholder": "example@example.com"
+                },
                 "emergency": {
                     "label": "急症室"
                 },
                 "entrance": {
-                    "label": "類"
+                    "label": "類"
                 },
                 "except": {
                     "label": "例外"
                 "fee": {
                     "label": "費用"
                 },
+                "fence_type": {
+                    "label": "種類"
+                },
+                "fire_hydrant/position": {
+                    "label": "Position",
+                    "options": {
+                        "green": "草地",
+                        "lane": "巷",
+                        "parking_lot": "停車場",
+                        "sidewalk": "行人路"
+                    }
+                },
                 "fire_hydrant/type": {
                     "label": "類",
                     "options": {
                     "label": "來源"
                 },
                 "generator/type": {
-                    "label": "類"
+                    "label": "類"
                 },
                 "golf_hole": {
                     "label": "參攷",
                 "handrail": {
                     "label": "扶手"
                 },
+                "height": {
+                    "label": "高度 (米)"
+                },
                 "highway": {
-                    "label": "類別"
+                    "label": "種類"
                 },
                 "historic": {
-                    "label": "類別"
+                    "label": "種類"
                 },
                 "hoops": {
                     "label": "籃框數量",
                     "label": "室內"
                 },
                 "information": {
-                    "label": "類"
+                    "label": "類"
                 },
                 "internet_access": {
                     "label": "用到互聯網",
                 "internet_access/fee": {
                     "label": "互聯網費用"
                 },
+                "internet_access/ssid": {
+                    "label": "SSID (網絡名稱)"
+                },
                 "kerb": {
                     "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..."
                 "operator": {
                     "label": "營辦商"
                 },
+                "outdoor_seating": {
+                    "label": "室外座位"
+                },
                 "par": {
                     "label": "標準桿",
                     "placeholder": "3, 4, 5..."
                 "place": {
                     "label": "類別"
                 },
+                "plant": {
+                    "label": "植物"
+                },
                 "population": {
                     "label": "人口"
                 },
                 "power_supply": {
                     "label": "電源供應"
                 },
+                "produce": {
+                    "label": "產品"
+                },
+                "product": {
+                    "label": "產品"
+                },
                 "railway": {
                     "label": "類別"
                 },
                 "recycling_accepts": {
                     "label": "接受"
                 },
+                "recycling_type": {
+                    "label": "回收種類",
+                    "options": {
+                        "centre": "回收中心",
+                        "container": "回收箱"
+                    }
+                },
                 "ref": {
                     "label": "參考"
                 },
                 "service": {
                     "label": "類別"
                 },
+                "service/bicycle": {
+                    "label": "服務"
+                },
                 "service_rail": {
                     "label": "服務類型",
                     "options": {
                     },
                     "placeholder": "軸承、輪胎、越野..."
                 },
+                "social_facility": {
+                    "label": "種類"
+                },
                 "social_facility_for": {
-                    "label": "服務對象",
-                    "placeholder": "露宿者、殘疾成人、孩童等等"
+                    "label": "服務對象"
                 },
                 "source": {
                     "label": "來源"
                 "stars": {
                     "label": "星級"
                 },
+                "step_count": {
+                    "label": "梯級數目"
+                },
                 "stop": {
                     "label": "停車指示種類",
                     "options": {
                 "surface": {
                     "label": "表面"
                 },
+                "surveillance": {
+                    "label": "監視類型"
+                },
+                "surveillance/type": {
+                    "label": "監視種類",
+                    "options": {
+                        "ALPR": "自動車牌讀取器",
+                        "camera": "相機",
+                        "guard": "守衛"
+                    }
+                },
+                "surveillance/zone": {
+                    "label": "監視區域"
+                },
                 "tactile_paving": {
                     "label": "盲人引路徑"
                 },
                         "pitlatrine": "坑廁/旱廁"
                     }
                 },
+                "toll": {
+                    "label": "收費"
+                },
                 "tourism": {
                     "label": "類"
                 },
+                "tower/construction": {
+                    "label": "建築物料",
+                    "placeholder": "拉線、格狀、隱藏、..."
+                },
+                "tower/type": {
+                    "label": "種類"
+                },
                 "tracktype": {
                     "label": "路徑種類",
                     "options": {
                     },
                     "placeholder": "實心、接近實心、柔性..."
                 },
+                "traffic_calming": {
+                    "label": "種類"
+                },
                 "traffic_signals": {
                     "label": "訊號種類"
                 },
                         "street": "5 至 20米 (16 至 65呎)"
                     }
                 },
+                "wall": {
+                    "label": "種類"
+                },
                 "water": {
                     "label": "類"
                 },
                     "name": "地址",
                     "terms": "Address,地址,地埗,址"
                 },
+                "advertising/billboard": {
+                    "name": "Billboard",
+                    "terms": "Billboard, 廣告板"
+                },
                 "aerialway": {
                     "name": "纜車路線"
                 },
                 "aerialway/cable_car": {
                     "name": "纜車",
-                    "terms": "纜車"
+                    "terms": "Cable Car,纜車"
                 },
                 "aerialway/chair_lift": {
                     "name": "吊椅",
-                    "terms": "吊椅"
+                    "terms": "Chair Lift,吊椅"
+                },
+                "aerialway/drag_lift": {
+                    "name": "牽引纜車",
+                    "terms": "Drag Lift, 牽引纜車"
                 },
                 "aerialway/gondola": {
                     "name": "吊艙",
-                    "terms": "吊籃,吊船,空中纜車"
+                    "terms": "Gondola,吊籃,吊船,空中纜車"
+                },
+                "aerialway/goods": {
+                    "name": "貨運纜車",
+                    "terms": "Goods Aerialway,載貨纜車"
                 },
                 "aerialway/magic_carpet": {
                     "name": "輸送帶",
-                    "terms": "輸送帶"
+                    "terms": "Magic Carpet Lift,輸送帶"
+                },
+                "aerialway/mixed_lift": {
+                    "name": "混合式纜車",
+                    "terms": "Mixed Lift,混合式纜車,混合式吊車"
                 },
                 "aerialway/platter": {
                     "name": "吊盤",
                     "terms": "Apron,停機坪"
                 },
                 "aeroway/gate": {
-                    "name": "機場閘口",
-                    "terms": "Airport gate,機場閘口,登機閘口,落機閘口,閘口"
+                    "name": "登機閘",
+                    "terms": "Airport Gate,登機門,登機口"
                 },
                 "aeroway/hangar": {
                     "name": "飛機庫",
                 },
                 "aeroway/terminal": {
                     "name": "機場客運大樓",
-                    "terms": "Airport terminal,機場大堂,機場大樓,機場航站樓,飛機場大樓,機場航廈,航廈"
+                    "terms": "Airport Terminal,航廈"
                 },
                 "amenity": {
                     "name": "設施"
                     "terms": "Courthouse,法庭,法院,裁判署"
                 },
                 "amenity/coworking_space": {
-                    "name": "共同工作空間",
-                    "terms": "Coworking Space, 共同工作空間, 共用工作空間, 共用工作間"
+                    "name": "共同工作空間"
+                },
+                "amenity/crematorium": {
+                    "name": "火葬場",
+                    "terms": "Crematorium, 火葬場"
                 },
                 "amenity/dentist": {
                     "name": "牙醫",
                     "name": "消防局",
                     "terms": "Fire Station,水車館,消防局,消防站"
                 },
+                "amenity/food_court": {
+                    "name": "美食廣場",
+                    "terms": "Food Court, 美食街, 美食中心, 食堂, 食街"
+                },
                 "amenity/fountain": {
                     "name": "噴水池",
                     "terms": "Fountain,噴水池,噴泉"
                     "name": "雪榚店",
                     "terms": "ice cream, 雪榚店, 冰淇淋店"
                 },
+                "amenity/internet_cafe": {
+                    "name": "網吧",
+                    "terms": "Internet Cafe, 互聯網餐廳"
+                },
                 "amenity/kindergarten": {
                     "name": "學前照顧/幼稚園範圍",
                     "terms": "幼兒園,幼稚園用地,幼稚園"
                     "name": "夜總會",
                     "terms": "夜店"
                 },
+                "amenity/nursing_home": {
+                    "name": "護養院"
+                },
                 "amenity/parking": {
                     "name": "停車場",
                     "terms": "Car Parking,停車場"
                     "name": "酒館",
                     "terms": "Pub,酒館"
                 },
+                "amenity/public_bath": {
+                    "name": "公共浴室",
+                    "terms": "Public Bath,公共澡堂,公共浴池,錢湯,公共浴場"
+                },
                 "amenity/public_bookcase": {
                     "name": "公眾書架",
                     "terms": "公共書架"
                     "name": "回收設施",
                     "terms": "Recycling,回收桶,回收箱,廢物回收桶"
                 },
+                "amenity/recycling_centre": {
+                    "name": "回收中心",
+                    "terms": "Recycling Center, 廢物回收中心, 資源回收中心"
+                },
                 "amenity/register_office": {
                     "name": "人事登記處"
                 },
                     "name": "露宿者收容所",
                     "terms": "露宿者中心,露宿者之家"
                 },
+                "amenity/social_facility/nursing_home": {
+                    "name": "護養院",
+                    "terms": "Nursing Home,療養院"
+                },
                 "amenity/studio": {
                     "name": "工作室",
                     "terms": "影樓,畫室,放映室,美術室,工藝室,藝術工作室"
                     "name": "大型垃圾箱",
                     "terms": "大型垃圾筒,大型回收箱"
                 },
+                "amenity/waste_transfer_station": {
+                    "name": "垃圾轉運站",
+                    "terms": "Waste Transfer Station, 垃圾站"
+                },
                 "amenity/water_point": {
                     "name": "露營車飲用水",
                     "terms": "旅行車飲用水"
                     "name": "護柱",
                     "terms": "Bollard,護柱,標柱,繫纜樁,矮柱"
                 },
+                "barrier/border_control": {
+                    "name": "邊境管制",
+                    "terms": "Border Control, 邊防"
+                },
                 "barrier/cattle_grid": {
                     "name": "攔畜溝柵",
                     "terms": "Cattle Grid,家畜柵欄,攔畜溝柵"
                     "name": "貨倉",
                     "terms": "倉庫,稅倉,倉"
                 },
+                "camp_site/camp_pitch": {
+                    "name": "露營營地",
+                    "terms": "Camp Pitch, 露營場地, 營地"
+                },
                 "craft": {
                     "name": "工藝",
                     "terms": "工藝,技工,手工"
                     "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": "輸血中心",
                     "name": "無保養道路",
                     "terms": "未舖設路面的路"
                 },
+                "highway/traffic_mirror": {
+                    "name": "廣角鏡",
+                    "terms": "Traffic Mirror, 魚眼鏡"
+                },
                 "highway/traffic_signals": {
                     "name": "交通燈",
                     "terms": "Traffic Signals,交通燈,紅綠燈"
                     "name": "迴車處",
                     "terms": "Turning Circle,回轉圈,迴車場,迴車圓環,車輛迴轉處,車輛迴旋處"
                 },
+                "highway/turning_loop": {
+                    "name": "迴車處 (島式)",
+                    "terms": "Turning Loop, 迴車圈"
+                },
                 "highway/unclassified": {
                     "name": "次級/未分類道路",
                     "terms": "未分類的道路,小路,小規模道路"
                     "name": "社區園圃",
                     "terms": "社區園圃"
                 },
+                "landuse/aquaculture": {
+                    "name": "水產養殖",
+                    "terms": "Aquaculture,水產"
+                },
                 "landuse/basin": {
                     "name": "盆地",
                     "terms": "Basin,水池,盆地"
                     "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,果園,菓園"
                     "name": "公共用地",
                     "terms": "Common,公共用地,公地"
                 },
+                "leisure/dance": {
+                    "name": "舞廳",
+                    "terms": "Dance Hall, 舞蹈館, 跳舞場所, 舞蹈場所"
+                },
                 "leisure/dog_park": {
                     "name": "狗公園",
                     "terms": "Dog Park,狗公園"
                     "name": "高爾夫球場",
                     "terms": "Golf Course,哥夫球場,高爾夫球場"
                 },
+                "leisure/horse_riding": {
+                    "name": "騎馬設施",
+                    "terms": "Horseback Riding Facility,騎馬場"
+                },
                 "leisure/ice_rink": {
                     "name": "溜冰場",
                     "terms": "溜冰場"
                     "name": "遊樂場",
                     "terms": "Playground,遊樂場"
                 },
+                "leisure/resort": {
+                    "name": "度假勝地",
+                    "terms": "Resort, 度假村"
+                },
                 "leisure/running_track": {
                     "name": "徑賽跑道",
                     "terms": "跑道,徑賽跑道,標準跑道"
                 },
                 "man_made/surveillance": {
                     "name": "監視系統",
-                    "terms": "監察系統,閉路電視,保安系統"
+                    "terms": "Surveillance, 監察系統,閉路電視,保安系統"
+                },
+                "man_made/surveillance_camera": {
+                    "name": "監察攝像機",
+                    "terms": "Surveillance Camera, CCTV, 防盜相機"
                 },
                 "man_made/survey_point": {
                     "name": "測量點",
                 },
                 "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": "自然景觀",
                     "terms": "Natural,天然,自然,自然物件"
                 },
+                "natural/bare_rock": {
+                    "name": "裸岩",
+                    "terms": "Bare Rock,祼石"
+                },
                 "natural/bay": {
                     "name": "海灣",
                     "terms": "Bay,海灣,灣"
                     "name": "山峯",
                     "terms": "Peak,山峰,山頂,峯"
                 },
+                "natural/ridge": {
+                    "name": "山脊",
+                    "terms": "Ridge,山脊"
+                },
                 "natural/saddle": {
                     "name": "山鞍",
                     "terms": "山鞍"
                 },
+                "natural/sand": {
+                    "name": "沙",
+                    "terms": "Sand,沙,砂,砂粒"
+                },
                 "natural/scree": {
                     "name": "山石堆",
                     "terms": "Scree,碎石坡,岩屑堆"
                     "name": "樹林",
                     "terms": "Wood,林,樹林"
                 },
+                "noexit/yes": {
+                    "name": "倔頭路",
+                    "terms": "No Exit,死胡同,掘頭路"
+                },
                 "office": {
                     "name": "辦公室",
                     "terms": "Office,寫字樓,辦公室"
                     "name": "公司辦事處",
                     "terms": "Company Office,公司,公司寫字樓"
                 },
+                "office/coworking": {
+                    "name": "共同工作空間",
+                    "terms": "Coworking Space,共用工作空間"
+                },
                 "office/educational_institution": {
                     "name": "敎育機構",
                     "terms": "Educational Institution,敎育機構,教育機構"
                     "name": "律師事務所",
                     "terms": "Law Office,律師事務所"
                 },
+                "office/lawyer/notary": {
+                    "name": "公證行",
+                    "terms": "Notary Office,公證人"
+                },
                 "office/newspaper": {
                     "name": "報社",
                     "terms": "Newspaper,報社,新聞社,通訊社"
                     "name": "近鄰",
                     "terms": "近鄰"
                 },
+                "place/square": {
+                    "name": "廣場",
+                    "terms": "Square,廣場"
+                },
                 "place/suburb": {
                     "name": "自治鎮",
                     "terms": "自治鎮, 自治市鎮"
                     "name": "次要電纜",
                     "terms": "Minor Power Line,小供電線,細供電綫"
                 },
+                "power/plant": {
+                    "name": "發電廠範圍",
+                    "terms": "Power Station Grounds,發電廠用地"
+                },
                 "power/pole": {
                     "name": "電綫杆",
                     "terms": "Power Pole,電綫杆,電線桿"
                     "name": "美容院",
                     "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
                 },
+                "shop/beauty/nails": {
+                    "name": "美甲店",
+                    "terms": "Nail Salon, 修甲店"
+                },
+                "shop/beauty/tanning": {
+                    "name": "曬燈店",
+                    "terms": "Tanning Salon, 日光浴店"
+                },
                 "shop/bed": {
                     "name": "寢具/床褥店",
                     "terms": "寢具店, 床褥店, 床墊店, 床具店, 寢室用品店, 床上用品店, 睡房用品店"
                     "name": "電子遊戲店",
                     "terms": "電子遊戲店,電視遊戲店"
                 },
+                "shop/watches": {
+                    "name": "手錶店",
+                    "terms": "Watches Shop,錶店,手表店,錶行,表行"
+                },
                 "shop/water_sports": {
                     "name": "水上活動/游泳用品店",
                     "terms": "泳具店"
                     "name": "高山小屋",
                     "terms": "Alpine Hut,高山小屋,高山屋仔"
                 },
+                "tourism/apartment": {
+                    "name": "民宿公寓 / 短租公寓",
+                    "terms": "Guest Apartment / Condo, 民宿公寓, 短租公寓"
+                },
+                "tourism/aquarium": {
+                    "name": "水族館",
+                    "terms": "Aquarium, 水族館"
+                },
                 "tourism/artwork": {
                     "name": "藝術品",
                     "terms": "Artwork,藝術品"
                     "name": "觀光名勝",
                     "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點,觀光景點"
                 },
+                "tourism/camp_site": {
+                    "name": "營地",
+                    "terms": "Campground, Camp Site,營地,露營區"
+                },
                 "tourism/caravan_site": {
                     "name": "露營車營地",
                     "terms": "RV Park,房車營地,露營車停車場,露營車營地"
                     "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,汽車旅館,汽車酒店,時租旅店"
                     "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": "齒紋標誌帶,隆起標誌帶"
                     "name": "船隻飲用水",
                     "terms": "船舶飲用水,船用飲用水"
                 },
+                "waterway/waterfall": {
+                    "name": "瀑布",
+                    "terms": "Waterfall,瀑布"
+                },
                 "waterway/weir": {
                     "name": "塘堰",
                     "terms": "Weir,堤堰,堤壩,堰,壩,塘堰,導流壩"