{
    "yue": {
        "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": "此等地貌不得刪走，皆因佢哋未傳晒落來。"
                }
            },
            "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": "爾啲地貌，無得併埋。",
                "restriction": "地貌無得拼，佢哋至少一個，屬於 {relation} 關聯。",
                "incomplete_relation": "地貌無得拼，佢哋至少一個未傳晒落來。",
                "conflicting_tags": "地貌無得拼，佢哋籤中內有矛盾。"
            },
            "move": {
                "title": "搬",
                "key": "M",
                "annotation": {
                    "point": "搬一點",
                    "vertex": "道度搬咗節。",
                    "line": "搬咗條綫。",
                    "area": "搬咗範圍。"
                },
                "incomplete_relation": {
                    "single": "此地貌冇得搬，皆因佢未傳晒落來。",
                    "multiple": "此等地貌冇得搬，皆因佢哋未傳晒落來。"
                }
            },
            "reflect": {
                "key": {
                    "long": "T",
                    "short": "Y"
                }
            },
            "rotate": {
                "title": "擰轉",
                "key": "R",
                "annotation": {
                    "line": "條綫擰轉咗。",
                    "area": "範圍擰轉咗。"
                }
            },
            "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": {
                "annotation": {
                    "create": "加咗一則，限制車道轉向",
                    "delete": "減咗一則，限制車道轉向"
                }
            }
        },
        "undo": {
            "tooltip": "還原：{action}",
            "nothing": "無嘢好還原"
        },
        "redo": {
            "tooltip": "重做：{action}",
            "nothing": "無嘢好重做"
        },
        "tooltip_keyhint": "快掣",
        "browser_notice": "只能在 Firefox、Chrome、Safari、Opera，以及Internet Explorer 至少版本十一。更新瀏覽器，又或者用 Potlatch 2 修改地圖。",
        "translate": {
            "translate": "繙",
            "localized_translation_label": "話名",
            "localized_translation_language": "揀話",
            "localized_translation_name": "名"
        },
        "logout": "簽走",
        "loading_auth": "駁上去公家街圖⋯⋯",
        "report_a_bug": "報錯",
        "help_translate": "幫手繙",
        "feature_info": {
            "hidden_warning": "隱藏地貌 {count} 個",
            "hidden_details": "爾啲地貌，家陣隱藏之中。詳情： {details}"
        },
        "status": {
            "error": "駁唔通程式接口。",
            "offline": "程式接口收工。遲啲再改啦。",
            "readonly": "程式接口，只讀不寫。你要等下先記到你修改。"
        },
        "commit": {
            "title": "傳上去公家街圖",
            "upload_explanation": "你嘅修改，傳咗上去公家街圖。凢用公家街圖資料，地圖都會見到。",
            "upload_explanation_with_user": "你以{user}名義，修改傳咗上去公家街圖。凢用公家街圖資料，地圖都會見到。",
            "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 Maps）。"
        },
        "contributors": {
            "list": "有{users}修改",
            "truncated_list": "有{users}同另外{count}人修改"
        },
        "info_panels": {
            "key": "I",
            "background": {
                "key": "B"
            },
            "history": {
                "last_edit": "最近修改",
                "edited_by": "修改人為",
                "changeset": "變更"
            }
        },
        "geometry": {
            "point": "點",
            "vertex": "頂點",
            "line": "綫",
            "area": "範圍",
            "relation": "關聯"
        },
        "geocoder": {
            "search": "搵天下各地⋯⋯",
            "no_results_visible": "圖內可見之處，都搵唔到",
            "no_results_worldwide": "無嘢搵到"
        },
        "geolocate": {
            "title": "標出我喺邊",
            "locating": "摷緊地方，等下⋯⋯"
        },
        "inspector": {
            "no_documentation_combination": "爾組籤，未有文件解",
            "no_documentation_key": "爾個圖例，未有文件解。",
            "show_more": "睇多啲",
            "view_on_osm": "入公家街圖睇",
            "all_fields": "所有欄位",
            "all_tags": "所有籤",
            "all_members": "所有成員",
            "all_relations": "所有關聯",
            "new_relation": "開新關聯⋯⋯",
            "role": "作用",
            "choose": "揀地貌",
            "results": "{search}搵出{n}項",
            "reference": "入公家街圖百科睇",
            "back_tooltip": "轉地貌",
            "remove": "移走",
            "search": "搵",
            "unknown": "未知",
            "incomplete": "<無傳落來>",
            "feature_list": "搵地貌",
            "edit": "改地貌",
            "check": {
                "yes": "係",
                "no": "唔係"
            },
            "add": "加",
            "none": "無",
            "node": "節",
            "way": "徑",
            "relation": "關聯",
            "location": "地點",
            "add_fields": "加欄位"
        },
        "background": {
            "title": "背景",
            "description": "背景設定",
            "none": "無",
            "best_imagery": "此地至出名相源",
            "switch": "轉返去爾個背景",
            "custom": "自訂",
            "custom_button": "改自訂背景",
            "reset": "重設",
            "minimap": {
                "tooltip": "開個縮圖，幫手搵返家下睇到嘅範圍。"
            },
            "fix_misalignment": "校正背圖對位誤差",
            "offset": "下面灰帶內，拖到任何位，去校正背圖對位誤差，又或者，以米為單位，入返啲差額。"
        },
        "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": "要唔要囘復上次未記妥之修改？"
        },
        "save": {
            "title": "記低",
            "help": "重閱所變更，傳上公家街圖，等其他用者睇到。",
            "no_changes": "無修改可記",
            "error": "記低途中有錯。",
            "status_code": "服務電腦回覆狀況代號 {code}",
            "unknown_error_details": "請確保你上到互聯網",
            "uploading": "傳緊改動上公家街圖",
            "unsaved_changes": "你有修改未記妥",
            "conflict": {
                "header": "調解相衝修改",
                "count": "第 {num} 項相衝，全部有 {total} 項",
                "previous": "＜前",
                "next": "後＞",
                "keep_local": "留我",
                "keep_remote": "用佢",
                "restore": "囘復",
                "delete": "由佢唔要",
                "done": "衝突通通解決！"
            }
        },
        "merge_remote_changes": {
            "conflict": {
                "nodelist": "{user} 同你改過此項。",
                "memberlist": "{user} 同你改過關聯細項。",
                "tags": "你改<b>{tag}</b>做「{local}」，而 {user} 改佢做「{remote}」。"
            }
        },
        "success": {
            "just_edited": "你啱啱改咗公家街圖！",
            "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": {
            "cancel": "唔做"
        },
        "splash": {
            "welcome": "歡迎來到艾第公家街圖造圖。",
            "text": "艾第爾件架生，易用之時，亦功用多多，用來投稿修改去，世界至好，任用嘅世界地圖片。現時版本係{version}。想多啲資料，睇下 {website}同埋去{github}報告出錯。",
            "walkthrough": "開始逐步解釋"
        },
        "source_switch": {
            "live": "運行之中",
            "lose_changes": "你未有修改未記妥。轉地圖電腦，就會無咗修改。你真係要轉地圖電腦？",
            "dev": "製作之中"
        },
        "tag_reference": {
            "description": "描述",
            "on_wiki": "喺公家街圖百科度嘅{tag}",
            "used_with": "同{type}一齊用"
        },
        "validations": {
            "untagged_point": "未有籤嘅點",
            "untagged_point_tooltip": "揀種地貌，兼且寫呢處係乜來。",
            "untagged_line": "冇籤嘅綫",
            "untagged_line_tooltip": "揀種地貌，兼且寫呢綫係乜來。",
            "untagged_area": "冇籤嘅範圍",
            "untagged_area_tooltip": "揀種地貌，兼且寫呢範圍係乜來。",
            "tag_suggests_area": "{tag}籤話條綫係範圍，實情佢唔係。",
            "deprecated_tags": "廢籤：{tags}"
        },
        "cannot_zoom": "今下模式，無得再縮。",
        "full_screen": "來回全螢幕",
        "mapillary_images": {
            "tooltip": "拎輿兵嘅街相",
            "title": "疊相（輿兵）"
        },
        "mapillary_signs": {
            "tooltip": "拎輿兵嘅交通燈（必先開疊相）",
            "title": "疊交通燈（輿兵）"
        },
        "mapillary": {
            "view_on_mapillary": "去輿兵度睇張相"
        },
        "help": {
            "title": "指南"
        },
        "intro": {
            "done": "搞掂",
            "graph": {
                "block_number": "<value for addr:block_number>",
                "county": "<value for addr:county>",
                "district": "<value for addr:district>",
                "hamlet": "<value for addr:hamlet>",
                "neighbourhood": "<value for addr:neighbourhood>",
                "province": "<value for addr:province>",
                "quarter": "<value for addr:quarter>",
                "state": "<value for addr:state>",
                "subdistrict": "<value for addr:subdistrict>",
                "suburb": "<value for addr:suburb>",
                "countrycode": "cn"
            },
            "navigation": {
                "title": "周圍望"
            },
            "points": {
                "title": "處"
            },
            "areas": {
                "title": "範圍"
            },
            "lines": {
                "title": "綫"
            },
            "startediting": {
                "title": "開始改",
                "shortcuts": "撳下「{key}」掣，你可睇下連串命令，同埋佢嘅鍵盤快掣。",
                "save": "記得定時記低修改！",
                "start": "開始制圖"
            }
        },
        "shortcuts": {
            "title": "鍵盤快掣",
            "tooltip": "螢幕上睇到鍵盤快掣",
            "browsing": {
                "help": {
                    "keyboard": "睇鍵盤快掣"
                }
            },
            "tools": {
                "title": "架生"
            }
        },
        "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": "過得"
                },
                "address": {
                    "label": "地埗",
                    "placeholders": {
                        "block_number": "座數",
                        "block_number!jp": "座數",
                        "city": "城",
                        "city!jp": "城／鎮／村／東京都區部",
                        "city!vn": "城／鎮",
                        "conscriptionnumber": "一百二十三號",
                        "country": "國",
                        "county": "郡縣",
                        "county!jp": "區",
                        "district": "區",
                        "district!vn": "法國之縣／鎮／區",
                        "floor": "樓數",
                        "hamlet": "村仔",
                        "housename": "屋名",
                        "housenumber": "一百二十三號",
                        "place": "地",
                        "postcode": "郵政編號",
                        "province": "省",
                        "state": "州",
                        "street": "街",
                        "subdistrict": "分區",
                        "suburb": "市郊"
                    }
                },
                "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": "類"
                },
                "area/highway": {
                    "label": "類"
                },
                "artist": {
                    "label": "藝人"
                },
                "artwork_type": {
                    "label": "類"
                },
                "atm": {
                    "label": "提款機"
                },
                "backrest": {
                    "label": "長椅"
                },
                "barrier": {
                    "label": "類"
                },
                "bench": {
                    "label": "長凳"
                },
                "bicycle_parking": {
                    "label": "類"
                },
                "bin": {
                    "label": "垃圾桶"
                },
                "blood_components": {
                    "label": "血成份",
                    "options": {
                        "plasma": "血漿",
                        "platelets": "血小板",
                        "stemcells": "幹細胞樣本",
                        "whole": "全血"
                    }
                },
                "boundary": {
                    "label": "類"
                },
                "brand": {
                    "label": "牌"
                },
                "building": {
                    "label": "屋宇"
                },
                "building_area": {
                    "label": "屋宇"
                },
                "camera/direction": {
                    "placeholder": "45, 90, 180, 270"
                },
                "capacity": {
                    "label": "容納",
                    "placeholder": "50, 100, 200..."
                },
                "castle_type": {
                    "label": "類"
                },
                "club": {
                    "label": "類"
                },
                "collection_times": {
                    "label": "收集時間"
                },
                "construction": {
                    "label": "類"
                },
                "country": {
                    "label": "國"
                },
                "covered": {
                    "label": "有蓋"
                },
                "craft": {
                    "label": "類"
                },
                "crossing": {
                    "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": "電郵",
                    "placeholder": "example@example.com"
                },
                "emergency": {
                    "label": "急症室"
                },
                "entrance": {
                    "label": "類"
                },
                "except": {
                    "label": "例外"
                },
                "fax": {
                    "label": "傳真",
                    "placeholder": "+852 12345678"
                },
                "fee": {
                    "label": "費用"
                },
                "fence_type": {
                    "label": "類"
                },
                "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": "類"
                },
                "handicap": {
                    "label": "差點",
                    "placeholder": "1-18"
                },
                "handrail": {
                    "label": "扶手"
                },
                "height": {
                    "label": "高（米）"
                },
                "highway": {
                    "label": "類"
                },
                "historic": {
                    "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": "類"
                },
                "internet_access": {
                    "label": "用到互聯網",
                    "options": {
                        "no": "無",
                        "terminal": "終端機",
                        "wired": "揷綫上網",
                        "wlan": "無綫上網",
                        "yes": "有"
                    }
                },
                "internet_access/fee": {
                    "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": "類"
                },
                "manhole": {
                    "label": "類"
                },
                "map_type": {
                    "label": "類"
                },
                "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": "承辦商"
                },
                "par": {
                    "label": "標準桿",
                    "placeholder": "3, 4, 5..."
                },
                "park_ride": {
                    "label": "泊車轉乖"
                },
                "parking": {
                    "label": "類",
                    "options": {
                        "carports": "亭",
                        "garage_boxes": "廂房",
                        "lane": "街邊",
                        "multi-storey": "多層",
                        "sheds": "屋",
                        "surface": "地面",
                        "underground": "地底"
                    }
                },
                "payment_multi": {
                    "label": "畀錢方式"
                },
                "phone": {
                    "label": "電話",
                    "placeholder": "+852 12345678"
                },
                "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": "類"
                },
                "population": {
                    "label": "人口"
                },
                "power": {
                    "label": "類"
                },
                "power_supply": {
                    "label": "電源"
                },
                "railway": {
                    "label": "類"
                },
                "recycling_accepts": {
                    "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_rail": {
                    "label": "服務類",
                    "options": {
                        "crossover": "波口軌",
                        "siding": "側軌",
                        "spur": "叉軌",
                        "yard": "車廠"
                    }
                },
                "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": "轆仔、有轆、越野⋯⋯"
                },
                "stars": {
                    "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": "表面"
                },
                "tactile_paving": {
                    "label": "盲人引路徑"
                },
                "takeaway": {
                    "label": "外賣",
                    "options": {
                        "no": "無",
                        "only": "只限外賣",
                        "yes": "有"
                    },
                    "placeholder": "有、無、只限外賣⋯⋯"
                },
                "toilets/disposal": {
                    "label": "棄置",
                    "options": {
                        "bucket": "尿兜",
                        "chemical": "化學",
                        "flush": "沖水",
                        "pitlatrine": "廁坑／旱廁"
                    }
                },
                "tourism": {
                    "label": "類"
                },
                "tracktype": {
                    "label": "道類",
                    "options": {
                        "grade1": "實：鋪咗，或者壓實咗嘅硬面",
                        "grade2": "多數實：石仔／石，夾雜軟料",
                        "grade3": "軟硬平均夾雜",
                        "grade4": "多實軟：泥／沙／草夾雜一啲硬料",
                        "grade5": "軟：泥／沙／草"
                    },
                    "placeholder": "實、多數實、軟⋯⋯"
                },
                "traffic_signals": {
                    "label": "類"
                },
                "trail_visibility": {
                    "label": "徑明顯度",
                    "options": {
                        "bad": "差：無路標、有時睇唔到／無路",
                        "excellent": "極好：一見就知，或者處處有路標",
                        "good": "好：路標睇得見，間中要搵",
                        "horrible": "好差：多數唔見路、要有啲搵路工夫先得",
                        "intermediate": "時好時差：路標少、路多數明顯",
                        "no": "無：無路，搵路工夫要好勁"
                    },
                    "placeholder": "極好、好、差⋯⋯"
                },
                "trees": {
                    "label": "樹"
                },
                "visibility": {
                    "label": "顯隱",
                    "options": {
                        "area": "過二十米（六十五呎）",
                        "house": "過五米（十六呎）",
                        "street": "五到二十米（十六到六十五呎）"
                    }
                },
                "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": "Address,地址,地埗,址"
                },
                "aerialway": {
                    "name": "吊道"
                },
                "aerialway/cable_car": {
                    "name": "吊車",
                    "terms": "Cable Car,吊車,䌫車"
                },
                "aerialway/chair_lift": {
                    "name": "吊櫈",
                    "terms": "Chair Lift,吊櫈"
                },
                "aerialway/gondola": {
                    "name": "吊船",
                    "terms": "Gondola,吊船"
                },
                "aerialway/magic_carpet": {
                    "name": "輸送帶",
                    "terms": "Magic Carpet Lift,輸送帶"
                },
                "aerialway/platter": {
                    "name": "吊盤",
                    "terms": "Platter Lift,吊盤"
                },
                "aerialway/pylon": {
                    "name": "吊車塔",
                    "terms": "Areialway Pylon,吊車塔,纜車纜塔"
                },
                "aeroway": {
                    "name": "航空設施"
                },
                "aeroway/aerodrome": {
                    "name": "飛機場",
                    "terms": "Airport,機場,飛機,飛機場"
                },
                "aeroway/apron": {
                    "name": "停機坪",
                    "terms": "Apron,停機坪"
                },
                "aeroway/hangar": {
                    "name": "飛機庫",
                    "terms": "Hangar,機庫,飛機庫"
                },
                "aeroway/helipad": {
                    "name": "直升機坪",
                    "terms": "Helipad,直升機坪,直升機場,直昇機坪,直昇機場"
                },
                "aeroway/runway": {
                    "name": "跑道",
                    "terms": "Runway,跑道"
                },
                "aeroway/taxiway": {
                    "name": "滑行道",
                    "terms": "Taxiway,滑行道"
                },
                "amenity": {
                    "name": "便利設施"
                },
                "amenity/arts_centre": {
                    "name": "美術館",
                    "terms": "Arts Center,美術中心,美術館,藝術中心,藝術館"
                },
                "amenity/atm": {
                    "name": "提款機",
                    "terms": "ATM,提款機,櫃員機,自動提款機,自動櫃員機"
                },
                "amenity/bank": {
                    "name": "銀行",
                    "terms": "Bank,銀號,銀行"
                },
                "amenity/bar": {
                    "name": "酒吧",
                    "terms": "Bar,吧,酒吧"
                },
                "amenity/bench": {
                    "name": "長椅",
                    "terms": "Bench,長凳,長椅,長櫈"
                },
                "amenity/bicycle_parking": {
                    "name": "泊單車處",
                    "terms": "Bicycle Parking,單車停放車,單車停泊處,泊單車,泊單車處,自行車停放處"
                },
                "amenity/bicycle_rental": {
                    "name": "租單車舖",
                    "terms": "Bicycle Rental,單車租賃,租單車,租單車舖,租單車處,自行車租賃處"
                },
                "amenity/boat_rental": {
                    "name": "租艇",
                    "terms": "Boat Rental,租艇,船舶租賃處"
                },
                "amenity/cafe": {
                    "name": "茶座",
                    "terms": "Cafe,㗎啡室,㗎啡廳,咖啡,咖啡室,咖啡廳,茶座,荼座"
                },
                "amenity/car_rental": {
                    "name": "租車舖",
                    "terms": "Car Rental,汽車租賃,汽車租賃處,租車,租車店,租車舖"
                },
                "amenity/car_sharing": {
                    "name": "共用車處",
                    "terms": "Car Sharing,公用車處,共用車,共用車處,汽車共享站"
                },
                "amenity/car_wash": {
                    "name": "洗車舖",
                    "terms": "Car Wash,洗車,洗車店,洗車舖"
                },
                "amenity/cinema": {
                    "name": "電影戲院",
                    "terms": "Cinema,戲院,電影,電影戲院,電影院"
                },
                "amenity/courthouse": {
                    "name": "法庭",
                    "terms": "Courthouse,法庭,法院,臬署,裁判署"
                },
                "amenity/dentist": {
                    "name": "牙醫",
                    "terms": "Dentist,牙醫"
                },
                "amenity/doctors": {
                    "name": "醫生",
                    "terms": "Doctor,醫生"
                },
                "amenity/drinking_water": {
                    "name": "飲水處",
                    "terms": "Drinking Water,水源,活水,飲水,飲水處,飲用水"
                },
                "amenity/embassy": {
                    "name": "大使館",
                    "terms": "Embassy,使館,大使館,領事館"
                },
                "amenity/fast_food": {
                    "name": "快餐店",
                    "terms": "Fast Food,快餐店"
                },
                "amenity/fire_station": {
                    "name": "滅火局",
                    "terms": "Fire Station,滅火局,水車館,消防局,消防站,救火局"
                },
                "amenity/fountain": {
                    "name": "噴水池",
                    "terms": "Fountain,噴水池,噴泉,水景"
                },
                "amenity/fuel": {
                    "name": "油站",
                    "terms": "Gas Station,加氣站,加汽站,加油站,油站"
                },
                "amenity/grave_yard": {
                    "name": "墳地",
                    "terms": "Graveyard,墓地,墳地,墳場"
                },
                "amenity/library": {
                    "name": "圖書館",
                    "terms": "Library,圖書館,拉記"
                },
                "amenity/marketplace": {
                    "name": "街市",
                    "terms": "Marketplace,市場,菜市場,街市"
                },
                "amenity/parking": {
                    "name": "停車場",
                    "terms": "Car Parking,停車場"
                },
                "amenity/pharmacy": {
                    "name": "藥房",
                    "terms": "Pharmacy,葯局,葯店,葯房,葯舖,藥局,藥店,藥房,藥舖"
                },
                "amenity/place_of_worship": {
                    "name": "拜神之所",
                    "terms": "Place of Worship,Worship,宗教祟拜場所,宗教禮拜處,崇拜處,拜神之所,禮拜場所"
                },
                "amenity/place_of_worship/buddhist": {
                    "name": "佛寺",
                    "terms": "Buddhist Temple,佛堂,佛寺,佛廟,和尚寺,寶殿,寺,寺廟,尼姑庵,尼庵,庵堂,廟,精舍,閣,靜院"
                },
                "amenity/place_of_worship/christian": {
                    "name": "敎堂",
                    "terms": "Christian,Church,基督敎堂,基督教堂,天主堂,天主敎堂,天主教堂,敎堂,教堂,聖堂"
                },
                "amenity/place_of_worship/jewish": {
                    "name": "猶太廟",
                    "terms": "Synagogue,jewish,猶太寺,猶太廟,猶太教堂"
                },
                "amenity/place_of_worship/muslim": {
                    "name": "囘敎寺",
                    "terms": "Mosque,Muslim,囘敎寺,囘教寺,回敎寺,回教寺,清真寺"
                },
                "amenity/police": {
                    "name": "差館",
                    "terms": "Police,差館,派出所,警察局,警局,警署"
                },
                "amenity/post_box": {
                    "name": "郵筒",
                    "terms": "Mailbox,Post,Post Box,郵筒,郵箱"
                },
                "amenity/post_office": {
                    "name": "郵政局",
                    "terms": "Post Office,書信館,郵局,郵政局"
                },
                "amenity/pub": {
                    "name": "酒館",
                    "terms": "Pub,酒館"
                },
                "amenity/ranger_station": {
                    "name": "郊野訪客處",
                    "terms": "Ranger Station,郊野訪客處,野郊訪客處"
                },
                "amenity/restaurant": {
                    "name": "餐廳",
                    "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
                },
                "amenity/shelter": {
                    "name": "天遮或亭",
                    "terms": "Shelter,亭,天遮,蓋,避難,避難所"
                },
                "amenity/swimming_pool": {
                    "name": "游水池"
                },
                "amenity/taxi": {
                    "name": "的士站",
                    "terms": "Taxi Stand,出租車站,的士站,計程車站"
                },
                "amenity/telephone": {
                    "name": "電話",
                    "terms": "Telephone,電話"
                },
                "amenity/theatre": {
                    "name": "舞臺戲院",
                    "terms": "Theater,劇場,劇院,戲院,舞臺戲院,電影院"
                },
                "amenity/toilets": {
                    "name": "廁所",
                    "terms": "Toilets,便所,公厠,公廁,厠所,廁所,方便,洗手間,盥洗室"
                },
                "amenity/townhall": {
                    "name": "大會堂",
                    "terms": "Town Hall,大會堂,市政府,市政廳"
                },
                "amenity/waste_basket": {
                    "name": "垃圾桶",
                    "terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱"
                },
                "area": {
                    "name": "範圍",
                    "terms": "Area,區域,範圍"
                },
                "barrier": {
                    "name": "屏障",
                    "terms": "Barrier,屏障,阻擋,障礙,障礙物"
                },
                "barrier/block": {
                    "name": "路障",
                    "terms": "Block,路障,障礙物"
                },
                "barrier/bollard": {
                    "name": "護柱",
                    "terms": "Bollard,護柱"
                },
                "barrier/cattle_grid": {
                    "name": "攔畜溝柵",
                    "terms": "Cattle Grid,家畜柵欄,攔畜溝柵"
                },
                "barrier/city_wall": {
                    "name": "城牆",
                    "terms": "City Wall,城墻,城牆"
                },
                "barrier/cycle_barrier": {
                    "name": "單車減速欄",
                    "terms": "Cycle Barrier,單車減速欄,單車矮欄"
                },
                "barrier/entrance": {
                    "name": "入口"
                },
                "barrier/fence": {
                    "name": "欄",
                    "terms": "Fence,欄,欄柵,籬,籬笆"
                },
                "barrier/gate": {
                    "name": "閘",
                    "terms": "Gate,口,門,閘"
                },
                "barrier/hedge": {
                    "name": "樹籬",
                    "terms": "Hedge,樹籬"
                },
                "barrier/kissing_gate": {
                    "name": "單人轉門 ",
                    "terms": "Kissing Gate,單人轉門"
                },
                "barrier/lift_gate": {
                    "name": "道閘",
                    "terms": "Lift Gate,擋車器,道閘"
                },
                "barrier/retaining_wall": {
                    "name": "護土牆",
                    "terms": "Retaining Wall,擋土墻,護土牆"
                },
                "barrier/stile": {
                    "name": "梯梃",
                    "terms": "Stile,梯梃,梯磴"
                },
                "barrier/toll_booth": {
                    "name": "收費亭",
                    "terms": "Toll Booth,收費亭,收費站"
                },
                "barrier/wall": {
                    "name": "牆",
                    "terms": "Wall,墻,牆"
                },
                "boundary/administrative": {
                    "name": "行政界",
                    "terms": "Administrative Boundary,行政區域界線,行政區界,行政界,行政界線,行政邊界"
                },
                "building": {
                    "name": "屋宇",
                    "terms": "Building,屋宇,建築物"
                },
                "building/apartments": {
                    "name": "公寓",
                    "terms": "Apartments,公寓,分層屋宇"
                },
                "building/commercial": {
                    "name": "商業樓宇",
                    "terms": "Commercial Building,商業建築物,商業樓宇"
                },
                "building/garage": {
                    "name": "車庫",
                    "terms": "Garage,車庫"
                },
                "building/house": {
                    "name": "屋",
                    "terms": "House,屋,房屋,洋房"
                },
                "building/hut": {
                    "name": "屋仔",
                    "terms": "Hut,屋仔,棚屋"
                },
                "building/industrial": {
                    "name": "工業樓宇",
                    "terms": "Industrial Building,工業建築物,工業樓宇"
                },
                "building/residential": {
                    "name": "住宅樓宇",
                    "terms": "Residential Building,住宅建築物,住宅樓宇"
                },
                "craft/watchmaker": {
                    "name": "鐘錶匠",
                    "terms": "Watchmaker,鐘錶匠"
                },
                "craft/window_construction": {
                    "name": "造窗",
                    "terms": "Window Construction,造窗"
                },
                "embankment": {
                    "name": "基堤",
                    "terms": "Embankment,基堤,堤,堤壩,堤岸"
                },
                "emergency/ambulance_station": {
                    "name": "救護站",
                    "terms": "Ambulance Station,十字車,救傷車,救護站,救護車"
                },
                "emergency/fire_hydrant": {
                    "name": "消防水龍頭",
                    "terms": "Fire Hydrant,消防栓,消防水龍頭"
                },
                "emergency/phone": {
                    "name": "求助電話",
                    "terms": "Emergency Phone,求助電話,緊急電話"
                },
                "footway/sidewalk": {
                    "name": "行人路",
                    "terms": "Sidewalk,行人路"
                },
                "golf/bunker": {
                    "name": "沙坑",
                    "terms": "Sand Trap,沙坑"
                },
                "golf/fairway": {
                    "name": "球道",
                    "terms": "Fairway,球道"
                },
                "golf/green": {
                    "name": "菓嶺",
                    "terms": "Putting Green,果嶺,菓嶺"
                },
                "golf/hole": {
                    "name": "歌夫球洞",
                    "terms": "Golf Hole,歌夫球洞"
                },
                "golf/rough": {
                    "name": "深草區",
                    "terms": "Rough,深草區"
                },
                "golf/tee": {
                    "name": "發球區",
                    "terms": "Tee Box,發球區,開球區"
                },
                "highway": {
                    "name": "公路"
                },
                "highway/bridleway": {
                    "name": "馬徑",
                    "terms": "Bridle Path,馬徑,馬道"
                },
                "highway/cycleway": {
                    "name": "單車徑",
                    "terms": "Cycle Path,單車徑,自行車道"
                },
                "highway/footway": {
                    "name": "行人徑",
                    "terms": "Foot Path,步行徑,行人徑"
                },
                "highway/living_street": {
                    "name": "居住街道",
                    "terms": "Living Street,居住街道,生活街道"
                },
                "highway/mini_roundabout": {
                    "name": "細迴旋處",
                    "terms": "Mini-Roundabout,小型環島,小型迴旋處,細迴旋處"
                },
                "highway/motorway": {
                    "name": "高速公路",
                    "terms": "Motorway,高速公路"
                },
                "highway/motorway_link": {
                    "name": "高速公路駁路",
                    "terms": "Motorway Link,高速公路匝道,高速公路引道,高速公路駁路"
                },
                "highway/path": {
                    "name": "徑",
                    "terms": "Path,徑,路徑"
                },
                "highway/primary": {
                    "name": "大路",
                    "terms": "Primary Road,主要道路,大路"
                },
                "highway/primary_link": {
                    "name": "大路駁路",
                    "terms": "Primary Link,主要道路匝道,主要道路連接路,大路駁路"
                },
                "highway/residential": {
                    "name": "住宅路",
                    "terms": "Residential Road,住宅區道路,住宅路"
                },
                "highway/road": {
                    "name": "未明路",
                    "terms": "Unknown Road,不明路,不知路,未明路,未知嘅路,未知種類的道路,未知種類道路"
                },
                "highway/secondary": {
                    "name": "中路",
                    "terms": "Secondary Road,中路,次要道路"
                },
                "highway/secondary_link": {
                    "name": "中路駁路",
                    "terms": "Secondary Link,中路駁路,次級道路連接路,次要道路匝道"
                },
                "highway/service": {
                    "name": "支路",
                    "terms": "Service Road,支路,輔助道路"
                },
                "highway/service/alley": {
                    "name": "巷",
                    "terms": "Alley,巷,後巷,橫巷,窄巷,胡同"
                },
                "highway/service/drive-through": {
                    "name": "車上取餐",
                    "terms": "Drive-Through,免下車,免下車銀行,免下車餐館,車上取餐,車上用餐,駕駛通過以獲取服務"
                },
                "highway/service/driveway": {
                    "name": "宅外車道",
                    "terms": "Driveway,宅外車道,車線,車道"
                },
                "highway/service/emergency_access": {
                    "name": "緊急通道",
                    "terms": "Emergency Access,緊急通道"
                },
                "highway/service/parking_aisle": {
                    "name": "泊車通道",
                    "terms": "Parking Aisle,停車場通道,泊車通道"
                },
                "highway/steps": {
                    "name": "梯",
                    "terms": "Steps,梯,樓梯,石階,階梯"
                },
                "highway/stop": {
                    "name": "停車標誌",
                    "terms": "Stop Sign,停字標誌,停車標誌,停車路牌"
                },
                "highway/street_lamp": {
                    "name": "街燈",
                    "terms": "Street Lamp,街燈,路燈,道燈"
                },
                "highway/tertiary": {
                    "name": "細路",
                    "terms": "Tertiary Road,三級道路,細路"
                },
                "highway/tertiary_link": {
                    "name": "細路駁路",
                    "terms": "Tertiary Link,三級道路匝道,三級道路連接路,細路駁路"
                },
                "highway/traffic_signals": {
                    "name": "紅綠燈",
                    "terms": "Traffic Signals,交通燈,紅綠燈"
                },
                "highway/trunk": {
                    "name": "幹路",
                    "terms": "Trunk Road,幹線道路,幹路,幹道"
                },
                "highway/trunk_link": {
                    "name": "幹道駁路",
                    "terms": "Trunk Link,幹線道路匝道,幹道連接路,幹道駁路"
                },
                "highway/turning_circle": {
                    "name": "迴旋處",
                    "terms": "Turning Circle,回轉圈,廻旋處,環島,迴旋處"
                },
                "historic": {
                    "name": "史蹟",
                    "terms": "Historic Site,史跡,史蹟,歷史遺址,歷史遺跡"
                },
                "historic/archaeological_site": {
                    "name": "考古地",
                    "terms": "Archaeological Site,考古地,考古地點,考古遺址"
                },
                "historic/boundary_stone": {
                    "name": "界石",
                    "terms": "Boundary Stone,界樁,界石"
                },
                "historic/castle": {
                    "name": "寨",
                    "terms": "Castle,城堡,寨"
                },
                "historic/memorial": {
                    "name": "細紀念碑",
                    "terms": "Memorial,碑,紀念碑,紀念館,細紀念碑"
                },
                "historic/monument": {
                    "name": "大紀念碑",
                    "terms": "Monument,古跡,古蹟,大紀念碑,碑,紀念碑"
                },
                "historic/ruins": {
                    "name": "廢墟",
                    "terms": "Ruins,廢墟"
                },
                "historic/wayside_cross": {
                    "name": "路邊十字架",
                    "terms": "Wayside Cross,路邊十字架"
                },
                "historic/wayside_shrine": {
                    "name": "路邊神祠",
                    "terms": "Wayside Shrine,路邊神社,路邊神祠"
                },
                "landuse/basin": {
                    "name": "盆地",
                    "terms": "Basin,水池,盆地"
                },
                "landuse/cemetery": {
                    "name": "墳場",
                    "terms": "Cemetery,墓地,墳場"
                },
                "landuse/construction": {
                    "name": "地盤",
                    "terms": "Construction,地盤,建築工程,建築物"
                },
                "landuse/farmyard": {
                    "name": "地堂",
                    "terms": "Farmyard,地堂,農莊"
                },
                "landuse/forest": {
                    "name": "森",
                    "terms": "Forest,森,森林"
                },
                "landuse/grass": {
                    "name": "草地",
                    "terms": "Grass,草地"
                },
                "landuse/meadow": {
                    "name": "牧地",
                    "terms": "Meadow,牧地,牧場"
                },
                "landuse/orchard": {
                    "name": "菓園",
                    "terms": "Orchard,果園,菓園"
                },
                "landuse/quarry": {
                    "name": "石塘",
                    "terms": "Quarry,石塘,石礦場,礦場"
                },
                "landuse/vineyard": {
                    "name": "葡萄園",
                    "terms": "Vineyard,葡萄園,酒莊"
                },
                "leisure": {
                    "name": "消閒",
                    "terms": "Leisure,休閑場所,休閒設施,消閒"
                },
                "leisure/common": {
                    "name": "公地",
                    "terms": "Common,公共用地,公地"
                },
                "leisure/dog_park": {
                    "name": "狗公園",
                    "terms": "Dog Park,狗公園"
                },
                "leisure/garden": {
                    "name": "花園",
                    "terms": "Garden,公園,果園,植物園,花園,菜園"
                },
                "leisure/golf_course": {
                    "name": "哥夫球場",
                    "terms": "Golf Course,哥夫球場,高爾夫球場"
                },
                "leisure/marina": {
                    "name": "遊艇碼頭",
                    "terms": "Marina,碼頭,遊艇碼頭"
                },
                "leisure/park": {
                    "name": "園",
                    "terms": "Park,公園,園"
                },
                "leisure/pitch": {
                    "name": "運動場",
                    "terms": "Sport Pitch,運動場,運動場地,運動場所"
                },
                "leisure/pitch/american_football": {
                    "name": "美式足球場",
                    "terms": "American Football Field,美式足球場"
                },
                "leisure/pitch/baseball": {
                    "name": "棒球場",
                    "terms": "Baseball Diamond,棒球場"
                },
                "leisure/pitch/basketball": {
                    "name": "籃球場",
                    "terms": "Basketball Court,球場,籃球場"
                },
                "leisure/pitch/skateboard": {
                    "name": "滑板場",
                    "terms": "Skate Park,滑板場"
                },
                "leisure/pitch/soccer": {
                    "name": "足球場",
                    "terms": "Soccer Field,足球場"
                },
                "leisure/pitch/tennis": {
                    "name": "網球場",
                    "terms": "Tennis Court,網球場"
                },
                "leisure/pitch/volleyball": {
                    "name": "排球場",
                    "terms": "Volleyball Court,排球場"
                },
                "leisure/playground": {
                    "name": "遊樂場",
                    "terms": "Playground,遊樂場"
                },
                "leisure/slipway": {
                    "name": "船排",
                    "terms": "Slipway,船排,船架滑道,船臺"
                },
                "leisure/stadium": {
                    "name": "大體育館",
                    "terms": "Stadium,大體育館,體育,體育場"
                },
                "leisure/swimming_pool": {
                    "name": "游水池",
                    "terms": "Swimming Pool,游水池,游泳池,遊泳池"
                },
                "line": {
                    "name": "綫",
                    "terms": "Line,綫,線"
                },
                "man_made": {
                    "name": "人造",
                    "terms": "Man Made,人造,人造構築,人造物"
                },
                "man_made/breakwater": {
                    "name": "防波堤",
                    "terms": "Breakwater,防波堤"
                },
                "man_made/cutline": {
                    "name": "分割綫",
                    "terms": "Cut line,分割綫,分界線,山林分界線"
                },
                "man_made/embankment": {
                    "name": "基堤"
                },
                "man_made/flagpole": {
                    "name": "旗杆",
                    "terms": "Flagpole,旗杆,旗竿"
                },
                "man_made/lighthouse": {
                    "name": "燈塔",
                    "terms": "Lighthouse,燈塔"
                },
                "man_made/observation": {
                    "name": "瞭望臺",
                    "terms": "Observation Tower,瞭望塔,瞭望臺"
                },
                "man_made/pier": {
                    "name": "埗頭",
                    "terms": "Pier,埗頭,碼頭"
                },
                "man_made/pipeline": {
                    "name": "水管",
                    "terms": "Pipeline,水管,管道"
                },
                "man_made/survey_point": {
                    "name": "測量點",
                    "terms": "Survey Point,測量點"
                },
                "man_made/tower": {
                    "name": "塔",
                    "terms": "Tower,塔"
                },
                "man_made/wastewater_plant": {
                    "name": "廢水廠",
                    "terms": "Wastewater Plant,廢水廠,汙水處理廠,污水處理廠"
                },
                "man_made/water_tower": {
                    "name": "水塔",
                    "terms": "Water Tower,水塔"
                },
                "man_made/water_works": {
                    "name": "供水廠",
                    "terms": "Water Works,供水廠,水務設施"
                },
                "natural": {
                    "name": "天然",
                    "terms": "Natural,天然,自然,自然物件"
                },
                "natural/bay": {
                    "name": "灣",
                    "terms": "Bay,海灣,灣"
                },
                "natural/beach": {
                    "name": "灘",
                    "terms": "Beach,沙灘,海灘,灘"
                },
                "natural/cliff": {
                    "name": "崖",
                    "terms": "Cliff,崖,懸崖"
                },
                "natural/coastline": {
                    "name": "海岸綫",
                    "terms": "Coastline,海岸綫,海岸線"
                },
                "natural/fell": {
                    "name": "高原荒野",
                    "terms": "Fell,高原荒原,高原荒野,高地荒原"
                },
                "natural/glacier": {
                    "name": "冰川",
                    "terms": "Glacier,冰川,冰河"
                },
                "natural/grassland": {
                    "name": "草原",
                    "terms": "Grassland,草原"
                },
                "natural/heath": {
                    "name": "荒野",
                    "terms": "Heath,荒地,荒野"
                },
                "natural/peak": {
                    "name": "峯",
                    "terms": "Peak,山峰,山頂,峯"
                },
                "natural/scree": {
                    "name": "碎石坡",
                    "terms": "Scree,碎石坡"
                },
                "natural/scrub": {
                    "name": "灌木",
                    "terms": "Scrub,灌木,灌木叢"
                },
                "natural/spring": {
                    "name": "泉",
                    "terms": "Spring,噴泉,泉,泉水,湧泉,溫泉"
                },
                "natural/tree": {
                    "name": "樹",
                    "terms": "Tree,木,樹"
                },
                "natural/tree_row": {
                    "name": "排樹",
                    "terms": "Tree row,排樹,排樹"
                },
                "natural/volcano": {
                    "name": "火山",
                    "terms": "Volcano,火山"
                },
                "natural/water": {
                    "name": "水",
                    "terms": "Water,水"
                },
                "natural/water/lake": {
                    "name": "湖",
                    "terms": "Lake,湖,湖泊"
                },
                "natural/water/pond": {
                    "name": "塘",
                    "terms": "Pond,塘,水池,池,池塘"
                },
                "natural/water/reservoir": {
                    "name": "水塘",
                    "terms": "Reservoir,水塘,水庫"
                },
                "natural/wetland": {
                    "name": "澤",
                    "terms": "Wetland,潮間帶,澤,濕地"
                },
                "natural/wood": {
                    "name": "林",
                    "terms": "Wood,林,樹林"
                },
                "office": {
                    "name": "寫字樓",
                    "terms": "Office,寫字樓,辦公室"
                },
                "office/administrative": {
                    "name": "行政樓"
                },
                "office/educational_institution": {
                    "name": "敎育機構",
                    "terms": "Educational Institution,敎育機構,教育機構"
                },
                "office/employment_agency": {
                    "name": "薦人館",
                    "terms": "Employment Agency,就業機構,職業介紹所,薦人館"
                },
                "office/estate_agent": {
                    "name": "管業處",
                    "terms": "Real Estate Office,地產代理,管業處"
                },
                "office/financial": {
                    "name": "財務部寫字樓",
                    "terms": "Financial Office,財務部寫字樓"
                },
                "office/government": {
                    "name": "衙門",
                    "terms": "Government Office,公署,政府合署,政府樓,署,衙門"
                },
                "office/insurance": {
                    "name": "保險公司寫字樓",
                    "terms": "Insurance Office,保險公司,保險公司寫字樓"
                },
                "office/lawyer": {
                    "name": "律師事務所",
                    "terms": "Law Office,律師事務所"
                },
                "office/ngo": {
                    "name": "志顠機構寫字樓",
                    "terms": "NGO Office,志顠機構寫字樓,非政府組織"
                },
                "office/physician": {
                    "name": "醫生"
                },
                "office/political_party": {
                    "name": "政黨",
                    "terms": "Political Party,政黨"
                },
                "office/research": {
                    "name": "研究所",
                    "terms": "Research Office,研究所"
                },
                "office/telecommunication": {
                    "name": "電話公司寫字樓",
                    "terms": "Telecom Office,電信公司,電話公司寫字樓"
                },
                "office/travel_agent": {
                    "name": "旅行社"
                },
                "place": {
                    "name": "地"
                },
                "place/city": {
                    "name": "城",
                    "terms": "City,城,城市"
                },
                "place/farm": {
                    "name": "農場"
                },
                "place/hamlet": {
                    "name": "村仔",
                    "terms": "Hamlet,村仔,村莊"
                },
                "place/island": {
                    "name": "島",
                    "terms": "Island,島,島嶼"
                },
                "place/isolated_dwelling": {
                    "name": "孤離居所",
                    "terms": "Isolated Dwelling,孤立居所,孤立民居,孤離居所"
                },
                "place/locality": {
                    "name": "地方",
                    "terms": "Locality,地方,地點,地點（無人定居）"
                },
                "place/town": {
                    "name": "鎮",
                    "terms": "Town,城鎮,市鎮,鎮"
                },
                "place/village": {
                    "name": "村",
                    "terms": "Village,村,村莊,村鎮"
                },
                "point": {
                    "name": "點",
                    "terms": "Point,點"
                },
                "power": {
                    "name": "發電廠"
                },
                "power/generator": {
                    "name": "發電機",
                    "terms": "Power Generator,發電機"
                },
                "power/line": {
                    "name": "供電綫",
                    "terms": "Power Line,供電綫,供電線,電線"
                },
                "power/minor_line": {
                    "name": "細供電綫",
                    "terms": "Minor Power Line,小供電線,細供電綫"
                },
                "power/pole": {
                    "name": "電綫杆",
                    "terms": "Power Pole,電綫杆,電線桿"
                },
                "power/sub_station": {
                    "name": "配電站"
                },
                "power/tower": {
                    "name": "高壓電塔",
                    "terms": "High-Voltage Tower,高壓輸電塔,高壓電塔"
                },
                "power/transformer": {
                    "name": "火牛房",
                    "terms": "Transformer,火牛房,變電所"
                },
                "railway": {
                    "name": "鐵路"
                },
                "railway/abandoned": {
                    "name": "廢鐵路",
                    "terms": "Abandoned Railway,廢棄的鐵路,廢鐵路,鐵路路線跡"
                },
                "railway/disused": {
                    "name": "停用鐵路",
                    "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
                },
                "railway/monorail": {
                    "name": "單軌",
                    "terms": "Monorail,單軌,單軌鐵路,單軌電車"
                },
                "railway/narrow_gauge": {
                    "name": "窄軌火車",
                    "terms": "Narrow Gauge Rails,窄軌火車,窄軌,窄軌鐵路"
                },
                "railway/rail": {
                    "name": "路軌",
                    "terms": "Rail,火車軌,路軌,軌,鐵軌"
                },
                "railway/subway": {
                    "name": "地下鐵路",
                    "terms": "MTR,Mass Transit Railway,Subway,地下鐵,地下鐵路,地鐵"
                },
                "railway/subway_entrance": {
                    "name": "地下鐵路入口",
                    "terms": "Subway Entrance,地下鐵路入口,地鐵入口,地鐵口"
                },
                "railway/tram": {
                    "name": "電車",
                    "terms": "Tram,電車"
                },
                "relation": {
                    "name": "關係",
                    "terms": "Relation,關係,關系"
                },
                "route/ferry": {
                    "name": "航綫",
                    "terms": "Ferry Route,渡輪航線,航綫,航線"
                },
                "shop": {
                    "name": "舖",
                    "terms": "Shop,商店,舖"
                },
                "shop/alcohol": {
                    "name": "酒莊",
                    "terms": "Liquor Store,酒店,酒莊,酒類商店"
                },
                "shop/bakery": {
                    "name": "麪飽舖同餅家",
                    "terms": "Bakery,餅家,餅店,餅舖,麪包舖,麪飽店,麪飽舖,麵包店,麵包舖,麵飽店"
                },
                "shop/beauty": {
                    "name": "美容院",
                    "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
                },
                "shop/beverages": {
                    "name": "飲品舖",
                    "terms": "Beverage Store,飲品店,飲品舖"
                },
                "shop/bicycle": {
                    "name": "單車舖",
                    "terms": "Bicycle Shop,單車店,單車舖,自行車店"
                },
                "shop/boutique": {
                    "name": "時裝店",
                    "terms": "Boutique,時裝店,服飾店,精品店"
                },
                "shop/butcher": {
                    "name": "肉舖",
                    "terms": "Butcher,肉舖,肉販,肉鋪"
                },
                "shop/car": {
                    "name": "車行",
                    "terms": "Car Dealership,車行"
                },
                "shop/car_parts": {
                    "name": "汽車零件舖",
                    "terms": "Car Parts Store,汽車配件店,汽車零件店,汽車零件舖"
                },
                "shop/car_repair": {
                    "name": "車房",
                    "terms": "Car Repair Shop,汽車修理店,汽車維修店,車房"
                },
                "shop/clothes": {
                    "name": "衫舖",
                    "terms": "Clothing Store,服裝店,服飾店,衫舖"
                },
                "shop/computer": {
                    "name": "電腦舖",
                    "terms": "Computer Store,電腦店,電腦舖"
                },
                "shop/convenience": {
                    "name": "便利店",
                    "terms": "Convenience Store,便利店"
                },
                "shop/deli": {
                    "name": "美食舖",
                    "terms": "Deli,Delicatessen,美食舖,熟食舖,熟食店,美食店"
                },
                "shop/department_store": {
                    "name": "百貨公司",
                    "terms": "Department Store,百貨公司,百貨店"
                },
                "shop/doityourself": {
                    "name": "自組舖",
                    "terms": "DIY Store,DIY商店,自組舖"
                },
                "shop/electronics": {
                    "name": "電器舖",
                    "terms": "Electronics Store,電器舖,電器店,電子產品舖"
                },
                "shop/farm": {
                    "name": "檔",
                    "terms": "Produce Stand,檔,水果攤,農場"
                },
                "shop/fishmonger": {
                    "name": "魚檔"
                },
                "shop/florist": {
                    "name": "花舖",
                    "terms": "Florist,花店,花舖"
                },
                "shop/funeral_directors": {
                    "name": "殯儀館",
                    "terms": "Funeral Home,殯儀館"
                },
                "shop/furniture": {
                    "name": "傢俬舖",
                    "terms": "Furniture Store,傢俬舖,傢具店,家具店"
                },
                "shop/garden_centre": {
                    "name": "園藝舖",
                    "terms": "Garden Center,園藝中心,園藝舖,花店"
                },
                "shop/gift": {
                    "name": "禮品舖",
                    "terms": "Gift Shop,禮品店,禮品舖,禮物店"
                },
                "shop/greengrocer": {
                    "name": "菜檔",
                    "terms": "Greengrocer,果蔬店,菜檔,蔬果店"
                },
                "shop/hairdresser": {
                    "name": "飛髮舖",
                    "terms": "Hairdresser,理髮店,飛髮舖"
                },
                "shop/hardware": {
                    "name": "五金舖",
                    "terms": "Hardware Store,五金店,五金舖"
                },
                "shop/hifi": {
                    "name": "音響舖",
                    "terms": "Hifi Store,音響店,音響舖"
                },
                "shop/jewelry": {
                    "name": "珠寶金行",
                    "terms": "Jeweler,珠寶店,珠寶舖,珠寶金行,首飾店,首飾舖"
                },
                "shop/laundry": {
                    "name": "洗衣舖",
                    "terms": "Laundry,洗衣店,洗衣舖"
                },
                "shop/locksmith": {
                    "name": "鎖匠",
                    "terms": "Locksmith,鎖匠,鎖匠鋪,開鎖佬"
                },
                "shop/mall": {
                    "name": "大商場",
                    "terms": "Mall,商場,大商場"
                },
                "shop/mobile_phone": {
                    "name": "電話舖",
                    "terms": "Mobile Phone Store,手機店,行動電話店,電話舖"
                },
                "shop/motorcycle": {
                    "name": "電單車行",
                    "terms": "Motorcycle Dealership,摩托車行,電單車行"
                },
                "shop/music": {
                    "name": "唱片舖",
                    "terms": "Music Store,唱片舖,音樂店"
                },
                "shop/optician": {
                    "name": "眼鏡鋪",
                    "terms": "Optician,眼鏡店,眼鏡行,眼鏡鋪"
                },
                "shop/pet": {
                    "name": "寵物舖",
                    "terms": "Pet Store,寵物店,寵物舖"
                },
                "shop/photo": {
                    "name": "影相舖",
                    "terms": "Photography Store,影相舖,照相館"
                },
                "shop/radiotechnics": {
                    "name": "無綫電／電子零件舖",
                    "terms": "Radio Component Store,Electronic Component Store,無線電零件舖,無綫電零件舖,電子零件舖"
                },
                "shop/shoes": {
                    "name": "鞋舖",
                    "terms": "Shoe Store,鞋店,鞋舖"
                },
                "shop/sports": {
                    "name": "運動舖",
                    "terms": "Sporting Goods Store,運動用品店,運動舖,體育,體育用品店"
                },
                "shop/stationery": {
                    "name": "文具舖",
                    "terms": "Stationery Store,文具店,文具舖"
                },
                "shop/supermarket": {
                    "name": "超級市場",
                    "terms": "Supermarket,超級市場"
                },
                "shop/toys": {
                    "name": "玩具舖",
                    "terms": "Toy Store,玩具店,玩具舖"
                },
                "shop/travel_agency": {
                    "name": "旅行社",
                    "terms": "Travel Agency,旅行社"
                },
                "shop/tyres": {
                    "name": "軚舖",
                    "terms": "Tire Store,軚舖,輪胎店"
                },
                "shop/vacant": {
                    "name": "吉舖"
                },
                "shop/variety_store": {
                    "name": "雜貨舖",
                    "terms": "Variety Store,雜貨店,雜貨舖"
                },
                "shop/video": {
                    "name": "影視店",
                    "terms": "Video Store,影像店,影碟店,影視店"
                },
                "shop/wine": {
                    "name": "酒舖",
                    "terms": "Wine Shop,酒舖"
                },
                "tourism": {
                    "name": "旅行",
                    "terms": "Tourism,旅行,旅遊設施"
                },
                "tourism/alpine_hut": {
                    "name": "高山屋仔",
                    "terms": "Alpine Hut,高山小屋,高山屋仔"
                },
                "tourism/artwork": {
                    "name": "藝術品",
                    "terms": "Artwork,藝術品"
                },
                "tourism/attraction": {
                    "name": "旅行名勝",
                    "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點"
                },
                "tourism/caravan_site": {
                    "name": "露營車營地",
                    "terms": "RV Park,房車營地,露營車停車場,露營車營地"
                },
                "tourism/guest_house": {
                    "name": "賓館",
                    "terms": "Guest House,賓館"
                },
                "tourism/hostel": {
                    "name": "旅舍",
                    "terms": "Hostel,招待所,旅舍"
                },
                "tourism/hotel": {
                    "name": "酒店",
                    "terms": "Hotel,酒店"
                },
                "tourism/information": {
                    "name": "資訊處",
                    "terms": "Information,資訊,資訊處"
                },
                "tourism/motel": {
                    "name": "汽車酒店",
                    "terms": "Motel,汽車旅館,汽車酒店"
                },
                "tourism/museum": {
                    "name": "博物館",
                    "terms": "Museum,博物館"
                },
                "tourism/picnic_site": {
                    "name": "郊遊地點",
                    "terms": "Picnic Site,郊遊地點,野餐地點"
                },
                "tourism/theme_park": {
                    "name": "主題公園",
                    "terms": "Theme Park,主題公園"
                },
                "tourism/viewpoint": {
                    "name": "觀景臺",
                    "terms": "Viewpoint,景點,眺望,瞭望台,瞭望臺,觀景台,觀景臺,觀景點"
                },
                "tourism/zoo": {
                    "name": "動物園",
                    "terms": "Zoo,動物園"
                },
                "type/boundary": {
                    "name": "界",
                    "terms": "Boundary,界,邊界"
                },
                "type/boundary/administrative": {
                    "name": "行政邊界",
                    "terms": "Administrative Boundary,行政界線,行政邊界"
                },
                "type/multipolygon": {
                    "name": "幾多邊形"
                },
                "type/restriction": {
                    "name": "限制",
                    "terms": "Restriction,限制"
                },
                "type/route": {
                    "name": "路綫",
                    "terms": "Route,路綫,路線"
                },
                "type/route/bicycle": {
                    "name": "單車路綫",
                    "terms": "Cycle Route,單車路綫,單車路線"
                },
                "type/route/bus": {
                    "name": "巴士路綫",
                    "terms": "Bus Route,公共汽車路線,巴士路綫"
                },
                "type/route/detour": {
                    "name": "繞道路綫",
                    "terms": "Detour Route,巡遊路綫,巡遊路線,繞道,繞道路綫,繞道路線"
                },
                "type/route/ferry": {
                    "name": "航綫",
                    "terms": "Ferry Route,渡輪航線,航綫"
                },
                "type/route/foot": {
                    "name": "行人路綫",
                    "terms": "Foot Route,步行路線,行人路綫,行人路線"
                },
                "type/route/hiking": {
                    "name": "行山路綫",
                    "terms": "Hiking Route,行山路綫,行山路線"
                },
                "type/route/pipeline": {
                    "name": "供水路綫",
                    "terms": "Pipeline Route,供水路綫,供水路線,水管路綫,管道路線"
                },
                "type/route/power": {
                    "name": "供電路綫",
                    "terms": "Power Route,供電路綫,供電路線"
                },
                "type/route/road": {
                    "name": "行車路綫",
                    "terms": "Road Route,行車路綫,行車路線,道路路線"
                },
                "type/route/train": {
                    "name": "火車路綫",
                    "terms": "Train Route,火車綫,火車線,火車路綫,鐵路綫,鐵路線,鐵路路綫,鐵路路線"
                },
                "type/route/tram": {
                    "name": "電車路綫",
                    "terms": "Tram Route,電車路綫,電車路線"
                },
                "type/route_master": {
                    "name": "路綫總管",
                    "terms": "Route Master,線路總管,路綫總管,路線總目"
                },
                "vertex": {
                    "name": "其他",
                    "terms": "Other,其他,其它"
                },
                "waterway": {
                    "name": "水路"
                },
                "waterway/canal": {
                    "name": "水道",
                    "terms": "Canal,水道,運河"
                },
                "waterway/dam": {
                    "name": "壩",
                    "terms": "Dam,堤壩,壩,水壩"
                },
                "waterway/ditch": {
                    "name": "溝",
                    "terms": "Ditch,渠,溝,溝渠"
                },
                "waterway/drain": {
                    "name": "排水道",
                    "terms": "Drain,下水道,排水道,渠,溝"
                },
                "waterway/river": {
                    "name": "江",
                    "terms": "River,江,江河,河,河流"
                },
                "waterway/riverbank": {
                    "name": "江岸",
                    "terms": "Riverbank,江岸,河堤,河床,河牀"
                },
                "waterway/stream": {
                    "name": "涌",
                    "terms": "Stream,小河,小溪,涌,溪,溪流"
                },
                "waterway/weir": {
                    "name": "堰",
                    "terms": "Weir,堤堰,堤壩,堰,壩,壆"
                }
            }
        },
        "imagery": {
            "Bing": {
                "description": "衞星同般空相。",
                "name": "必應般空相"
            },
            "DigitalGlobe-Premium": {
                "attribution": {
                    "text": "條款同回應"
                },
                "description": "數碼地球，特等衞星相。",
                "name": "數碼地球特等相。"
            },
            "DigitalGlobe-Standard": {
                "attribution": {
                    "text": "條款同回應"
                },
                "description": "數碼地球，一般衞星相。",
                "name": "數碼地球一般相。"
            },
            "MAPNIK": {
                "attribution": {
                    "text": "版權所有，公家街圖協力人。共創之下，任發任改，然而必須提及協力者，改咗必以同樣條款發放。"
                },
                "description": "預設公家街圖層",
                "name": "公家街圖（一般）"
            },
            "Mapbox": {
                "attribution": {
                    "text": "條款同回應"
                },
                "description": "衞星同般空相。",
                "name": "輿圖盒衛星"
            },
            "tf-cycle": {
                "name": "雷林公家單車地圖"
            },
            "tf-landscape": {
                "name": "雷林地勢"
            }
        }
    }
}