]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/yue.json
Merge remote-tracking branch 'openstreetmap/pull/1082'
[rails.git] / vendor / assets / iD / iD / locales / yue.json
1 {
2     "modes": {
3         "add_area": {
4             "title": "範圍",
5             "description": "地圖度,加園、屋宇、湖或者其他範圍入去。",
6             "tail": "要畫範圍,好似公園、湖、屋宇咁。撳地圖先,再去畫。"
7         },
8         "add_line": {
9             "title": "綫",
10             "description": "地圖度,加公路、街、行人徑、水道或者其他綫。",
11             "tail": "地圖度撳一下,畫路、徑、或者路綫。"
12         },
13         "add_point": {
14             "title": "處",
15             "description": "地圖上加酒樓、紀念碑、郵筒或者其他處。",
16             "tail": "撳地圖加處"
17         },
18         "browse": {
19             "title": "周圍睇",
20             "description": "地圖四圍移,放大縮細睇。"
21         },
22         "draw_area": {
23             "tail": "撳下加節入落範圍。撳第一節去完成範圍。"
24         },
25         "draw_line": {
26             "tail": "撳一下去加多幾節落條綫。掹其他綫,駁去佢哋度,同快撳兩下,完咗條綫。"
27         }
28     },
29     "operations": {
30         "add": {
31             "annotation": {
32                 "point": "處加咗",
33                 "vertex": "道度加節",
34                 "relation": "關聯加咗。"
35             }
36         },
37         "start": {
38             "annotation": {
39                 "line": "綫起咗。",
40                 "area": "範圍起咗。"
41             }
42         },
43         "continue": {
44             "key": "A",
45             "title": "繼續",
46             "description": "續條綫。",
47             "not_eligible": "爾度無綫可以可續。",
48             "multiple": "爾度幾條綫可繼續。揀一條綫,咁住Shift掣,撳住佢揀佢。",
49             "annotation": {
50                 "line": "綫續咗。",
51                 "area": "範圍續咗。"
52             }
53         },
54         "cancel_draw": {
55             "annotation": "唔畫。"
56         },
57         "change_role": {
58             "annotation": "改咗關聯成員嘅作用。"
59         },
60         "change_tags": {
61             "annotation": "籤改咗。"
62         },
63         "circularize": {
64             "title": "整圓",
65             "description": {
66                 "line": "整圓條綫",
67                 "area": "整圓範圍"
68             },
69             "key": "O",
70             "annotation": {
71                 "line": "整圓條綫。",
72                 "area": "整圓範圍。"
73             },
74             "not_closed": "無得整圓,根本唔係圈。"
75         },
76         "orthogonalize": {
77             "title": "整方",
78             "description": {
79                 "line": "整方個綫角",
80                 "area": "整方範圍角"
81             },
82             "key": "S",
83             "annotation": {
84                 "line": "整方咗綫角。",
85                 "area": "整方咗範圍角。"
86             },
87             "not_squarish": "佢太唔似方,整唔到方。"
88         },
89         "straighten": {
90             "title": "拉直",
91             "description": "拉直條綫",
92             "key": "S",
93             "annotation": "條綫拉直咗。",
94             "too_bendy": "條綫太彎,拉直唔到。"
95         },
96         "delete": {
97             "title": "刪",
98             "annotation": {
99                 "point": "刪咗處。",
100                 "vertex": "道度刪咗節。",
101                 "line": "刪咗綫。",
102                 "area": "刪咗範圍。",
103                 "relation": "刪咗關聯。",
104                 "multiple": "刪咗物體{n}個。"
105             },
106             "incomplete_relation": "此地貌無得刪走,皆因佢未傳晒落來。"
107         },
108         "add_member": {
109             "annotation": "加咗成員入關聯。"
110         },
111         "delete_member": {
112             "annotation": "拎走咗關聯成員。"
113         },
114         "connect": {
115             "annotation": {
116                 "point": "駁咗道去嗰處。",
117                 "vertex": "駁咗道去其他。",
118                 "line": "駁咗道去綫。",
119                 "area": "駁咗道去範圍。"
120             }
121         },
122         "disconnect": {
123             "title": "掹開",
124             "description": "此綫或者範圍等,全部掹開。",
125             "key": "D",
126             "annotation": "綫或範圍,經已掹開咗。",
127             "not_connected": "爾度唔够綫或者範圍去掹開。"
128         },
129         "merge": {
130             "title": "併",
131             "description": "併埋爾啲綫。",
132             "key": "C",
133             "annotation": "併咗綫{n}條。 ",
134             "not_eligible": "爾啲地貌,無得併埋。",
135             "not_adjacent": "爾啲綫無得掹開,根本無駁埋。",
136             "restriction": "爾啲綫併唔到,當中至少一個,屬於{relation}關聯。"
137         },
138         "move": {
139             "title": "搬",
140             "description": "搬爾個去另第度。",
141             "key": "M",
142             "annotation": {
143                 "point": "搬一點",
144                 "vertex": "道度搬咗節。",
145                 "line": "搬咗條綫。",
146                 "area": "搬咗範圍。",
147                 "multiple": "搬物體幾個。"
148             },
149             "incomplete_relation": "此地貌無得搬,皆因佢未傳晒落來。"
150         },
151         "rotate": {
152             "title": "擰轉",
153             "description": "圍住中心點,擰轉爾個物體。",
154             "key": "R",
155             "annotation": {
156                 "line": "條綫擰轉咗。",
157                 "area": "範圍擰轉咗。"
158             }
159         },
160         "reverse": {
161             "title": "倒向。",
162             "description": "整到修綫方向相反。",
163             "key": "V",
164             "annotation": "條綫方向倒咗轉。"
165         },
166         "split": {
167             "title": "斬開",
168             "description": {
169                 "line": "爾節度,斬綫爲二。",
170                 "area": "斬界,一分爲二。",
171                 "multiple": "爾節度,斬綫或範圍界綫,一分爲二。"
172             },
173             "key": "X",
174             "annotation": {
175                 "line": "斬開條綫。",
176                 "area": "斬開範圍界綫。",
177                 "multiple": "斬開綫或範圍界綫{n}條。"
178             },
179             "not_eligible": "綫無得喺頭尾度斬。",
180             "multiple_ways": "爾處太多綫,無得斬開。"
181         }
182     },
183     "undo": {
184         "tooltip": "還原:{action}",
185         "nothing": "無嘢好還原"
186     },
187     "redo": {
188         "tooltip": "重做:{action}",
189         "nothing": "無嘢好重做"
190     },
191     "tooltip_keyhint": "快掣",
192     "browser_notice": "爾個編輯,只用於Firefox、Chrome、Safari、Opera以及Internet Explorer 版本九或以上。唔該換新瀏覽器,或者用Potlach2去改地圖。",
193     "translate": {
194         "translate": "繙",
195         "localized_translation_label": "話名",
196         "localized_translation_language": "揀話",
197         "localized_translation_name": "名"
198     },
199     "zoom_in_edit": "放大去改",
200     "logout": "簽走",
201     "loading_auth": "駁上去公家街圖⋯⋯",
202     "status": {
203         "error": "駁唔通程式接口。",
204         "offline": "程式接口收工。遲啲再改啦。",
205         "readonly": "程式接口,只讀不寫。你要等下先記到你修改。"
206     },
207     "commit": {
208         "title": "記低修改",
209         "description_placeholder": "簡述你爾則稿件",
210         "upload_explanation": "你嘅修改,傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
211         "upload_explanation_with_user": "你以{user}名義,修改傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
212         "save": "記",
213         "cancel": "唔記",
214         "warnings": "警告",
215         "modified": "改咗",
216         "deleted": "刪咗",
217         "created": "開咗"
218     },
219     "contributors": {
220         "list": "有{users}修改",
221         "truncated_list": "有{users}同另外{count}人修改"
222     },
223     "geocoder": {
224         "search": "搵天下各地⋯⋯",
225         "no_results_visible": "圖內可見之處,都搵唔到",
226         "no_results_worldwide": "無嘢搵到"
227     },
228     "geolocate": {
229         "title": "標出我喺邊"
230     },
231     "inspector": {
232         "no_documentation_combination": "爾組籤,未有文件解",
233         "no_documentation_key": "爾個圖例,未有文件解。",
234         "show_more": "睇多啲",
235         "view_on_osm": "入公家街圖睇",
236         "all_tags": "所有籤",
237         "all_members": "所有成員",
238         "all_relations": "所有關聯",
239         "new_relation": "開新關聯⋯⋯",
240         "role": "作用",
241         "choose": "揀地貌",
242         "results": "{search}搵出{n}項",
243         "reference": "入公家街圖百科睇",
244         "back_tooltip": "轉地貌",
245         "remove": "移走",
246         "search": "搵",
247         "multiselect": "揀咗嘅項目",
248         "unknown": "未知",
249         "incomplete": "<無傳落來>",
250         "feature_list": "搵地貌",
251         "edit": "改地貌",
252         "none": "無",
253         "node": "節",
254         "way": "徑",
255         "relation": "關聯",
256         "location": "地點"
257     },
258     "background": {
259         "title": "背景",
260         "description": "背景設定",
261         "percent_brightness": "{opacity}% 光",
262         "none": "無",
263         "custom": "自訂",
264         "fix_misalignment": "校正對位誤差",
265         "reset": "重設"
266     },
267     "restore": {
268         "heading": "你有修改未記妥",
269         "description": "要唔要囘復上次未記妥之修改?",
270         "restore": "囘復",
271         "reset": "重新開始"
272     },
273     "save": {
274         "title": "記低",
275         "help": "修改放上公家街圖,等其他用者都睇到。",
276         "no_changes": "無修改可記",
277         "uploading": "修改傳上公家街圖。",
278         "unsaved_changes": "你有修改未記妥"
279     },
280     "success": {
281         "edited_osm": "改掂公家街圖!",
282         "just_edited": "你啱啱改咗公家街圖!",
283         "view_on_osm": "入公家街圖睇",
284         "facebook": "放上Facebook",
285         "twitter": "放上Twitter",
286         "google": "放上Google+",
287         "help_html": "你所改嘅,幾分鐘後會送到普通層。其他層,或者某啲地貌,要用多啲時間。\n(<a href='https://help.openstreetmap.org/questions/4705/why-havent-my-changes-appeared-on-the-map' target='_blank'>詳解</a>)。\n"
288     },
289     "confirm": {
290         "okay": "得"
291     },
292     "splash": {
293         "welcome": "歡迎來到艾第公家街圖造圖。",
294         "text": "艾第爾件架生,易用之時,亦功用多多,用來投稿修改去,世界至好,任用嘅世界地圖片。現時版本係{version}。想多啲資料,睇下 {website}同埋去{github}報告出錯。",
295         "walkthrough": "開始逐步解釋",
296         "start": "卽改"
297     },
298     "source_switch": {
299         "live": "運行之中",
300         "lose_changes": "你未有修改未記妥。轉地圖電腦,就會無咗修改。你真係要轉地圖電腦?",
301         "dev": "製作之中"
302     },
303     "tag_reference": {
304         "description": "描述",
305         "on_wiki": "喺公家街圖百科度嘅{tag}",
306         "used_with": "同{type}一齊用"
307     },
308     "validations": {
309         "untagged_point": "未有籤嘅點",
310         "untagged_line": "冇籤嘅綫",
311         "untagged_area": "冇籤嘅範圍",
312         "many_deletions": "你要刪走物件{n}個。你真係想咁做?咁人人用開嘅公家街圖入便,都會刪走埋。",
313         "tag_suggests_area": "{tag}籤話條綫係範圍,實情佢唔係。",
314         "deprecated_tags": "廢籤:{tags}"
315     },
316     "zoom": {
317         "in": "放大",
318         "out": "縮細"
319     },
320     "cannot_zoom": "今下模式,無得再縮。",
321     "gpx": {
322         "local_layer": "本地 GPX 檔案",
323         "drag_drop": "拉個 .gpx檔案入來爾版。或者,撳右邊粒掣揀檔案。",
324         "zoom": "校到GPX路徑大細",
325         "browse": "望下有乜 .gpx 檔案"
326     },
327     "help": {
328         "title": "指南",
329         "roads": "# 路\n\n用個程式,你開得,整得,刪得啲路。路有幾種,徑、公路、山徑、單車徑等等,乜嘢相交一段都要畫面出來。\n\n### 揀\n\n撳一下條路,就揀到。個外形會見得明顯,亦有架生仔選單,外加邊註欄有多啲路嘅資料。\n\n### 改\n\n你耐不耐見到條路,同背景相,或全球定位系統行縱,並唔一致。你要調較到佢哋啱位。\n\n首先撳一下,你想改嗰條路。咁條路就會特別顯眼,同埋有一點點畀你畀拉到啱位。若你想加多幾點,更加仔細,就喺條路上面,無節嘅地方,快撳兩下,咁就會開多一節。\n\n若然條路要駁去其他路,之但係無駁妥,咁你就拖住一點,拉到其他路,整到聯埋。地圖來講,駁通啲路係咁緊要,同埋駕車搵路亦必須。\n\n你亦可以用【搬】爾個架生,或撳快掣【M】,一次過搬成條路,再撳多下,就記好搬動。\n\n### 刪\n\n若成條路都唔啱,你亦要望下衞星相,以及最好親身確認,佢真係唔喺度,你就可以刪咗佢,卽係由地圖度搬走。小心啲刪走地貌,同其他改法一樣,有時地貌係人人都見到,但係衞星相過晒時,新路未必見。\n\n你刪條路,就撳佢一下,揀咗佢。跟住撳垃圾筒公仔,或者撳快掣【Delete】。\n\n### 開新\n\n要搵地方,緊係要有條路,係咪?去程式左上角,咁住【綫】個公仔,或者撳快掣【2】,就開始畫綫。\n\n地圖度,撳住路頭個位開始畫。若然條路由原路分出,就由原路上面路口位,撳一下開始。\n\n撳嘅點,應該人係跟實條路,跟䘙星相,或跟全球定位系統行蹤。若果你條路,會橫過另一條,你就喺路口位,撳落另一條路上,就起咗個交叉點。你要畫完,就快撳兩下。又或者咁鍵盤【Return】或【Enter】掣。\n",
330         "imagery": "# 相\n\n航空相係地圖要源。佢哋飛機飛過,衞星望落等組合。網上有任用來源,可供使用。就喺右邊,【背景設定】之內。\n\n程式預先已有 [兵地圖](http://www.bing.com/maps/) 䘙星相層。你放大縮細去某啲地方,就有其他可用。某幾國,如美國、法國、丹麥等,國內某啲地方,有極精細嘅相。\n\n相有時同地圖資料有差距,爾個係供相者出錯。若你睇到多多路與背景移咗位,就唔好郁住。將啲相校好個位,同地圖資料吻合。要咁做,就去背景設定,撳【校正對位誤差】校好咗先。\n",
331         "addresses": "# 地埗\n\n地埗,對地圖好有用嘅資料。\n\n雖則地埗通常係街嘅一部份,不過喺公家街圖入面,會記爲沿街屋宇及地方屬性。\n\n你可以加地埗落地方,畫成屋宇界圖,亦可以畫成單處。最好來源,就係視身街一轉,或者靠個人知識。之但係,同其他地貌一樣,禁止抄其他商用來源,包括谷歌地圖。\n",
332         "buildings": "# 屋宇\n\n公家街圖有屋宇資料庫,全球至大。你可以幫手添啲,亦可改善資料。\n\n### 揀\n\n你要揀屋宇,咁邊佢條邊就得。間屋宇會顯眼啲,亦會有架生仔選單,同埋邊註欄講屋宇多啲資料。\n\n### 改\n\n有陣時屋宇放唔啱,又或者放錯籤。\n\n要搬成間屋宇,揀佢先,跟手用【搬】架生。郁滑鼠就移屋宇,搬啱就咁撳一下。\n\n想改屋宇個形,邊度撳一節,拖住一節到啱位爲止。\n\n### 開新\n\n時時有人問,加新屋宇落地圖,而公家街圖又可以係點,又可以加形,咁邊個好啲呢?原則就係,_用得形就用形_,以及屋宇個形內,加公司、屋企、方便設施同其他種種,喺屋宇內有嘅嘢。\n\n畫新屋宇個形,喺左上面撳【範圍】掣,畫完就撳鍵盤【Return】掣,或者撳返去第一節,咁個形就埋口。\n\n### 刪\n\n若成間屋宇都唔啱,你亦要望下衞星相,以及最好親身確認,佢真係唔喺度,你就可以刪咗佢,卽係由地圖度搬走。小心啲刪走地貌,同其他改法一樣,有時地貌係人人都見到,但係衞星相過晒時,新屋宇未必見。\n\n你要刪咗間屋宇,就撳佢揀佢。然後撳垃圾筒公你,或者撳【Delete】掣。\n",
333         "relations": "# 關聯\n\n公家街圖入面,關聯係特別地貌,夾埋其他地貌做一組。例如,有兩種至常見。一係*途徑關聯*,佢係路段組成,路屬高速公路同公路。另一係*幾多邊形*,佢將唔同綫結合,定個複雜嘅範圍,好似範圍分開幾個,或者有洞好似沙翁。\n\n關聯之中,一組地貌就係*成員*。邊註欄度,你睇到地貌,佢做邊啲關聯成員。撳落關聯,就跳入關聯。一揀咗關聯,邊註欄列晒成員,地圖佢哋亦會特別顯眼。\n\n多數情形,你改嘢時,艾弟都會自動保持關聯。你要留意,你刪走一段,想畫得準確一啲,你要確保新段,都留喺原有關聯之中。\n\n## 改關聯\n\n你改關聯,爾度講基本嘢。\n\n加地貌落關聯,㨂地貌。邊註欄入面,【所有關係】度撳【+】掣,揀或打關聯名。\n\n開新關聯,㨂首個成員地貌,【所有關係】度撳【+】掣,揀【新關聯⋯⋯】。\n\n由關聯度拎走地貌,揀地貌,喺唔要嘅關聯側邊,撳垃圾桶公仔。\n\n你砌多幾多邊形開窿,可以用【併】架生。畫出兩個範圍,內同外,鍵盤撳實【Shift】掣,兩個各撳一下,揀晒佢哋,然後撳【併】掣。\n"
334     },
335     "intro": {
336         "navigation": {
337             "title": "周圍望",
338             "drag": "大地圖度,公家街圖資料,放喺背景之上。你想周圍望,就拖住,推上落,推左右,就好似普通網上地圖咁。**拖住地圖**",
339             "select": "圖上地貌,有三種方法表示,處、綫同範圍。所有地貌,都以一撳就揀。**撳處去揀。**",
340             "header": "頂頭指明地貌。",
341             "pane": "一揀地貌,地貌器就出。頂頭話我哋知乜嘢地貌,主要顯示地貌屬性,如名同地址。**閂地貌器,就撳右上閂埋個掣。**"
342         },
343         "points": {
344             "title": "處",
345             "add": "處,用來指示地貌,如舖、餐廳、紀念碑。佢哋畫低某個位置,用來講下當地係乜。**撳處個掣,開新一處。**",
346             "place": "地圖度,撳一下擺低一處。**擺個處去屋頂。**",
347             "search": "處可以用來指示種種地貌。你加爾處就係茶座。**搵【{name}】**",
348             "choose": "**由一覽度揀茶座。**",
349             "describe": "爾處畫成茶座。用地貌編器,我哋可以加名啲料上地貌。**加個名**",
350             "close": "想閂地貌編寫,只要一撳閂掣。**閂地貌編寫**",
351             "reselect": "有時處在。有時整錯或者未完整。我哋可改已有之處。**揀你啱啱整嗰處。**",
352             "fixname": "**改名兼閂地貌編寫**",
353             "reselect_delete": "地圖度,乜地貌都刪得。**撳你嗰開嗰處。**",
354             "delete": "個選單,會圍住嗰處。嗰處有唔同嘢做,可以改珧嗰處,當中有刪。**刪嗰處。**"
355         },
356         "areas": {
357             "title": "範圍",
358             "corner": "要畫範圍,就用節來勾出邊界,包住範圍。**擺開始一節,喺遊樂場一角。**",
359             "place": "畫範圍,就要擺多啲節。要完成範圍,就欽返頭嗰節。**畫個範圍畀遊樂場。**",
360             "search": "**搵【{name}】。**",
361             "choose": "**由一覽度揀遊樂場。**",
362             "describe": "**加名兼閂咗地貌編寫**"
363         },
364         "lines": {
365             "title": "綫",
366             "add": "綫用來指示地貌,好似馬路、火車路、江河等。**撳綫掣,開一條綫。**",
367             "start": "**開一條綫,就撳路一端。**",
368             "intersect": "撳下去加幾節入綫。若有必要,你邊畫邊拖住地圖。路、同埋其他嘅綫,係大網入面。駁啱啲綫,通估綫程式,至爲重要。**撳住花街(Flower Street),爲兩綫駁做路口。**",
369             "finish": "畫綫到尾,只要再撳最尾一節一次。**畫完條路。**",
370             "road": "**由一覽度揀路。**",
371             "residential": "種種道路,最常見係住宅路。**揀住宅路**",
372             "describe": "**同路起名,以及閂咗地貌內容。**",
373             "restart": "條路要駁去花街(Flower Street)。",
374             "wrong_preset": "你未有指名住宅路。**撳爾度去揀多次**"
375         },
376         "startediting": {
377             "title": "開始改",
378             "help": "更多文件,連同爾個逐步解釋,就放喺度。",
379             "save": "記得定時記低修改!",
380             "start": "開始制圖"
381         }
382     },
383     "presets": {
384         "categories": {
385             "category-building": {
386                 "name": "屋宇"
387             },
388             "category-golf": {
389                 "name": "哥夫球"
390             },
391             "category-landuse": {
392                 "name": "用地"
393             },
394             "category-path": {
395                 "name": "徑"
396             },
397             "category-rail": {
398                 "name": "軌道"
399             },
400             "category-road": {
401                 "name": "路"
402             },
403             "category-route": {
404                 "name": "路綫"
405             },
406             "category-water-area": {
407                 "name": "水"
408             },
409             "category-water-line": {
410                 "name": "水"
411             }
412         },
413         "fields": {
414             "access": {
415                 "options": {
416                     "designated": {
417                         "description": "通行與否,按法例或路牌指定",
418                         "title": "指名"
419                     },
420                     "destination": {
421                         "description": "限往目的地",
422                         "title": "目的地"
423                     },
424                     "no": {
425                         "description": "公眾不通",
426                         "title": "禁入"
427                     },
428                     "permissive": {
429                         "description": "可通,直至地主唔畀。",
430                         "title": "放任"
431                     },
432                     "private": {
433                         "description": "要地主批准",
434                         "title": "私家"
435                     },
436                     "yes": {
437                         "description": "按法例可通,通路之權。",
438                         "title": "准許"
439                     }
440                 },
441                 "types": {
442                     "bicycle": "單車",
443                     "foot": "行",
444                     "horse": "馬",
445                     "motor_vehicle": "車"
446                 }
447             },
448             "address": {
449                 "label": "地埗",
450                 "placeholders": {
451                     "city": "城",
452                     "street": "街"
453                 }
454             },
455             "admin_level": {
456                 "label": "行政層次"
457             },
458             "aerialway": {
459                 "label": "類"
460             },
461             "aerialway/access": {
462                 "label": "通"
463             },
464             "aerialway/bubble": {
465                 "label": "泡"
466             },
467             "aerialway/capacity": {
468                 "label": "載量(一小時計)",
469                 "placeholder": "500, 2500, 5000..."
470             },
471             "aerialway/duration": {
472                 "label": "行程(分鐘)",
473                 "placeholder": "1, 2, 3..."
474             },
475             "aerialway/heating": {
476                 "label": "有暖氣"
477             },
478             "aerialway/occupancy": {
479                 "label": "一車人數",
480                 "placeholder": "2, 4, 8..."
481             },
482             "aerialway/summer/access": {
483                 "label": "通(夏天)"
484             },
485             "aeroway": {
486                 "label": "類"
487             },
488             "amenity": {
489                 "label": "類"
490             },
491             "artist": {
492                 "label": "藝人"
493             },
494             "artwork_type": {
495                 "label": "類"
496             },
497             "atm": {
498                 "label": "提款機"
499             },
500             "backrest": {
501                 "label": "長椅"
502             },
503             "barrier": {
504                 "label": "類"
505             },
506             "bicycle_parking": {
507                 "label": "類"
508             },
509             "boundary": {
510                 "label": "類"
511             },
512             "building": {
513                 "label": "屋宇"
514             },
515             "building_area": {
516                 "label": "屋宇"
517             },
518             "capacity": {
519                 "label": "容納",
520                 "placeholder": "50, 100, 200..."
521             },
522             "cardinal_direction": {
523                 "label": "方向"
524             },
525             "clock_direction": {
526                 "label": "方向",
527                 "options": {
528                     "anticlockwise": "逆時針",
529                     "clockwise": "順時針"
530                 }
531             },
532             "collection_times": {
533                 "label": "收集時間"
534             },
535             "construction": {
536                 "label": "類"
537             },
538             "country": {
539                 "label": "國"
540             },
541             "covered": {
542                 "label": "有蓋"
543             },
544             "crossing": {
545                 "label": "類"
546             },
547             "cuisine": {
548                 "label": "菜系"
549             },
550             "denomination": {
551                 "label": "派"
552             },
553             "denotation": {
554                 "label": "表示"
555             },
556             "description": {
557                 "label": "描述"
558             },
559             "electrified": {
560                 "label": "用電"
561             },
562             "elevation": {
563                 "label": "海拔"
564             },
565             "emergency": {
566                 "label": "急症室"
567             },
568             "entrance": {
569                 "label": "類"
570             },
571             "fax": {
572                 "label": "傳真",
573                 "placeholder": "+852 12345678"
574             },
575             "fee": {
576                 "label": "費用"
577             },
578             "fire_hydrant/type": {
579                 "label": "類"
580             },
581             "fixme": {
582                 "label": "整好我"
583             },
584             "generator/method": {
585                 "label": "方法"
586             },
587             "generator/source": {
588                 "label": "來源"
589             },
590             "generator/type": {
591                 "label": "類"
592             },
593             "golf_hole": {
594                 "label": "參攷",
595                 "placeholder": "洞數(一到十八)"
596             },
597             "handicap": {
598                 "label": "差點",
599                 "placeholder": "1-18"
600             },
601             "highway": {
602                 "label": "類"
603             },
604             "historic": {
605                 "label": "類"
606             },
607             "iata": {
608                 "label": "萬國航空運輸協會(IATA)"
609             },
610             "icao": {
611                 "label": "萬國民航組織(ICAO)"
612             },
613             "incline": {
614                 "label": "斜"
615             },
616             "information": {
617                 "label": "類"
618             },
619             "internet_access": {
620                 "label": "用到互聯網",
621                 "options": {
622                     "terminal": "終端機",
623                     "wired": "揷綫上網",
624                     "wlan": "無綫上網"
625                 }
626             },
627             "landuse": {
628                 "label": "類"
629             },
630             "lanes": {
631                 "label": "綫道數",
632                 "placeholder": "1, 2, 3..."
633             },
634             "layer": {
635                 "label": "層"
636             },
637             "leisure": {
638                 "label": "類"
639             },
640             "levels": {
641                 "label": "樓",
642                 "placeholder": "2, 4, 6..."
643             },
644             "lit": {
645                 "label": "有燈"
646             },
647             "location": {
648                 "label": "地點"
649             },
650             "man_made": {
651                 "label": "類"
652             },
653             "maxspeed": {
654                 "label": "限速",
655                 "placeholder": "40, 50, 60..."
656             },
657             "name": {
658                 "label": "名",
659                 "placeholder": "常用名(若有)"
660             },
661             "natural": {
662                 "label": "自然"
663             },
664             "network": {
665                 "label": "網絡"
666             },
667             "note": {
668                 "label": "註"
669             },
670             "office": {
671                 "label": "類"
672             },
673             "oneway": {
674                 "label": "單程"
675             },
676             "oneway_yes": {
677                 "label": "單程"
678             },
679             "opening_hours": {
680                 "label": "時間"
681             },
682             "operator": {
683                 "label": "承辦商"
684             },
685             "par": {
686                 "label": "標準桿",
687                 "placeholder": "3, 4, 5..."
688             },
689             "park_ride": {
690                 "label": "泊車轉乖"
691             },
692             "parking": {
693                 "label": "類"
694             },
695             "phone": {
696                 "label": "電話",
697                 "placeholder": "+852 12345678"
698             },
699             "piste/difficulty": {
700                 "label": "難度"
701             },
702             "piste/grooming": {
703                 "label": "雪道類"
704             },
705             "piste/type": {
706                 "label": "類"
707             },
708             "place": {
709                 "label": "類"
710             },
711             "power": {
712                 "label": "類"
713             },
714             "railway": {
715                 "label": "類"
716             },
717             "ref": {
718                 "label": "參攷"
719             },
720             "relation": {
721                 "label": "類"
722             },
723             "religion": {
724                 "label": "宗敎"
725             },
726             "restriction": {
727                 "label": "類"
728             },
729             "route": {
730                 "label": "類"
731             },
732             "route_master": {
733                 "label": "類"
734             },
735             "service": {
736                 "label": "類"
737             },
738             "shelter": {
739                 "label": "有天遮"
740             },
741             "shelter_type": {
742                 "label": "類"
743             },
744             "shop": {
745                 "label": "類"
746             },
747             "source": {
748                 "label": "來源"
749             },
750             "sport": {
751                 "label": "運動"
752             },
753             "structure": {
754                 "label": "結構",
755                 "options": {
756                     "bridge": "橋",
757                     "cutting": "開山",
758                     "embankment": "基堤",
759                     "tunnel": "隧道"
760                 },
761                 "placeholder": "未知"
762             },
763             "supervised": {
764                 "label": "有人睇"
765             },
766             "surface": {
767                 "label": "表面"
768             },
769             "toilets/disposal": {
770                 "label": "棄置"
771             },
772             "tourism": {
773                 "label": "類"
774             },
775             "towertype": {
776                 "label": "塔類"
777             },
778             "trail_visibility": {
779                 "label": "徑明顯度"
780             },
781             "tunnel": {
782                 "label": "隧道"
783             },
784             "vending": {
785                 "label": "貨類"
786             },
787             "water": {
788                 "label": "類"
789             },
790             "waterway": {
791                 "label": "類"
792             },
793             "website": {
794                 "label": "網站",
795                 "placeholder": "http://example.com/"
796             },
797             "wetland": {
798                 "label": "類"
799             },
800             "wheelchair": {
801                 "label": "可通輪椅"
802             },
803             "wikipedia": {
804                 "label": "維基百科全書"
805             }
806         },
807         "presets": {
808             "address": {
809                 "name": "地埗",
810                 "terms": "Address,地址,地埗,址"
811             },
812             "aerialway": {
813                 "name": "吊道",
814                 "terms": "Aerialway,吊道"
815             },
816             "aerialway/cable_car": {
817                 "name": "吊車",
818                 "terms": "Cable Car,吊車,䌫車"
819             },
820             "aerialway/chair_lift": {
821                 "name": "吊櫈",
822                 "terms": "Chair Lift,吊櫈"
823             },
824             "aerialway/gondola": {
825                 "name": "吊船",
826                 "terms": "Gondola,吊船"
827             },
828             "aeroway": {
829                 "name": "航空設施",
830                 "terms": "Aeroway,機場,機場相關設施,機場相關道路,航空,航空設施"
831             },
832             "aeroway/aerodrome": {
833                 "name": "飛機場",
834                 "terms": "Airport,機場,飛機,飛機場"
835             },
836             "aeroway/apron": {
837                 "name": "停機坪",
838                 "terms": "Apron,停機坪"
839             },
840             "aeroway/gate": {
841                 "name": "機場閘口",
842                 "terms": "Airport gate,機場閘口,登機閘口,落機閘口,閘口"
843             },
844             "aeroway/hangar": {
845                 "name": "飛機庫",
846                 "terms": "Hangar,機庫,飛機庫"
847             },
848             "aeroway/helipad": {
849                 "name": "直升機坪",
850                 "terms": "Helipad,直升機坪,直升機場,直昇機坪,直昇機場"
851             },
852             "aeroway/runway": {
853                 "name": "跑道",
854                 "terms": "Runway,跑道"
855             },
856             "aeroway/taxiway": {
857                 "name": "滑行道",
858                 "terms": "Taxiway,滑行道"
859             },
860             "aeroway/terminal": {
861                 "name": "飛機場大樓",
862                 "terms": "Airport terminal,機場大堂,機場大樓,機場客運大樓,機場航站樓,飛機場大樓"
863             },
864             "amenity": {
865                 "name": "便利設施",
866                 "terms": "Amenity,便利設施"
867             },
868             "amenity/arts_centre": {
869                 "name": "美術館",
870                 "terms": "Arts Center,美術中心,美術館,藝術中心,藝術館"
871             },
872             "amenity/atm": {
873                 "name": "提款機",
874                 "terms": "ATM,提款機,櫃員機,自動提款機,自動櫃員機"
875             },
876             "amenity/bank": {
877                 "name": "銀行",
878                 "terms": "Bank,銀號,銀行"
879             },
880             "amenity/bar": {
881                 "name": "酒吧",
882                 "terms": "Bar,吧,酒吧"
883             },
884             "amenity/bench": {
885                 "name": "長椅",
886                 "terms": "Bench,長凳,長椅,長櫈"
887             },
888             "amenity/bicycle_parking": {
889                 "name": "泊單車處",
890                 "terms": "Bicycle Parking,單車停放車,單車停泊處,泊單車,泊單車處,自行車停放處"
891             },
892             "amenity/bicycle_rental": {
893                 "name": "租單車舖",
894                 "terms": "Bicycle Rental,單車租賃,租單車,租單車舖,租單車處,自行車租賃處"
895             },
896             "amenity/boat_rental": {
897                 "name": "租艇",
898                 "terms": "Boat Rental,租艇,船舶租賃處"
899             },
900             "amenity/cafe": {
901                 "name": "茶座",
902                 "terms": "Cafe,㗎啡室,㗎啡廳,咖啡,咖啡室,咖啡廳,茶座,荼座"
903             },
904             "amenity/car_rental": {
905                 "name": "租車舖",
906                 "terms": "Car Rental,汽車租賃,汽車租賃處,租車,租車店,租車舖"
907             },
908             "amenity/car_sharing": {
909                 "name": "共用車處",
910                 "terms": "Car Sharing,公用車處,共用車,共用車處,汽車共享站"
911             },
912             "amenity/car_wash": {
913                 "name": "洗車舖",
914                 "terms": "Car Wash,洗車,洗車店,洗車舖"
915             },
916             "amenity/cinema": {
917                 "name": "電影戲院",
918                 "terms": "Cinema,戲院,電影,電影戲院,電影院"
919             },
920             "amenity/courthouse": {
921                 "name": "法庭",
922                 "terms": "Courthouse,法庭,法院,臬署,裁判署"
923             },
924             "amenity/drinking_water": {
925                 "name": "飲水處",
926                 "terms": "Drinking Water,水源,活水,飲水,飲水處,飲用水"
927             },
928             "amenity/embassy": {
929                 "name": "大使館",
930                 "terms": "Embassy,使館,大使館,領事館"
931             },
932             "amenity/fast_food": {
933                 "name": "快餐店",
934                 "terms": "Fast Food,快餐店"
935             },
936             "amenity/fire_station": {
937                 "name": "滅火局",
938                 "terms": "Fire Station,滅火局,水車館,消防局,消防站,救火局"
939             },
940             "amenity/fountain": {
941                 "name": "噴水池",
942                 "terms": "Fountain,噴水池,噴泉,水景"
943             },
944             "amenity/fuel": {
945                 "name": "油站",
946                 "terms": "Gas Station,加氣站,加汽站,加油站,油站"
947             },
948             "amenity/grave_yard": {
949                 "name": "墳地",
950                 "terms": "Graveyard,墓地,墳地,墳場"
951             },
952             "amenity/library": {
953                 "name": "圖書館",
954                 "terms": "Library,圖書館,拉記"
955             },
956             "amenity/marketplace": {
957                 "name": "街市",
958                 "terms": "Marketplace,市場,菜市場,街市"
959             },
960             "amenity/parking": {
961                 "name": "停車場",
962                 "terms": "Car Parking,停車場"
963             },
964             "amenity/pharmacy": {
965                 "name": "藥房",
966                 "terms": "Pharmacy,葯局,葯店,葯房,葯舖,藥局,藥店,藥房,藥舖"
967             },
968             "amenity/place_of_worship": {
969                 "name": "拜神之所",
970                 "terms": "Place of Worship,Worship,宗教祟拜場所,宗教禮拜處,崇拜處,拜神之所,禮拜場所"
971             },
972             "amenity/place_of_worship/buddhist": {
973                 "name": "佛寺",
974                 "terms": "Buddhist Temple,佛堂,佛寺,佛廟,和尚寺,寶殿,寺,寺廟,尼姑庵,尼庵,庵堂,廟,精舍,閣,靜院"
975             },
976             "amenity/place_of_worship/christian": {
977                 "name": "敎堂",
978                 "terms": "Christian,Church,基督敎堂,基督教堂,天主堂,天主敎堂,天主教堂,敎堂,教堂,聖堂"
979             },
980             "amenity/place_of_worship/jewish": {
981                 "name": "猶太廟",
982                 "terms": "Synagogue,jewish,猶太寺,猶太廟,猶太教堂"
983             },
984             "amenity/place_of_worship/muslim": {
985                 "name": "囘敎寺",
986                 "terms": "Mosque,Muslim,囘敎寺,囘教寺,回敎寺,回教寺,清真寺"
987             },
988             "amenity/police": {
989                 "name": "差館",
990                 "terms": "Police,差館,派出所,警察局,警局,警署"
991             },
992             "amenity/post_box": {
993                 "name": "郵筒",
994                 "terms": "Mailbox,Post,Post Box,郵筒,郵箱"
995             },
996             "amenity/post_office": {
997                 "name": "郵政局",
998                 "terms": "Post Office,書信館,郵局,郵政局"
999             },
1000             "amenity/pub": {
1001                 "name": "酒館",
1002                 "terms": "Pub,酒館"
1003             },
1004             "amenity/ranger_station": {
1005                 "name": "郊野訪客處",
1006                 "terms": "Ranger Station,郊野訪客處,野郊訪客處"
1007             },
1008             "amenity/recycling": {
1009                 "name": "囘收桶",
1010                 "terms": "Recycling,囘收桶,囘收箱,回收桶,回收箱"
1011             },
1012             "amenity/restaurant": {
1013                 "name": "餐廳",
1014                 "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
1015             },
1016             "amenity/shelter": {
1017                 "name": "天遮或亭",
1018                 "terms": "Shelter,亭,天遮,蓋,避難,避難所"
1019             },
1020             "amenity/swimming_pool": {
1021                 "name": "游水池",
1022                 "terms": "Swimming Pool,泳池,游水池,游泳池,遊泳池"
1023             },
1024             "amenity/taxi": {
1025                 "name": "的士站",
1026                 "terms": "Taxi Stand,出租車站,的士站,計程車站"
1027             },
1028             "amenity/telephone": {
1029                 "name": "電話",
1030                 "terms": "Telephone,電話"
1031             },
1032             "amenity/theatre": {
1033                 "name": "舞臺戲院",
1034                 "terms": "Theater,劇場,劇院,戲院,舞臺戲院,電影院"
1035             },
1036             "amenity/toilets": {
1037                 "name": "廁所",
1038                 "terms": "Toilets,便所,公厠,公廁,厠所,廁所,方便,洗手間,盥洗室"
1039             },
1040             "amenity/townhall": {
1041                 "name": "大會堂",
1042                 "terms": "Town Hall,大會堂,市政府,市政廳"
1043             },
1044             "amenity/vending_machine": {
1045                 "name": "售賣機",
1046                 "terms": "Vending Machine,售賣機,自勳動賣機"
1047             },
1048             "amenity/waste_basket": {
1049                 "name": "垃圾桶",
1050                 "terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱"
1051             },
1052             "area": {
1053                 "name": "範圍",
1054                 "terms": "Area,區域,範圍"
1055             },
1056             "barrier": {
1057                 "name": "阻擋",
1058                 "terms": "Barrier,屏障,阻擋,障礙,障礙物"
1059             },
1060             "barrier/block": {
1061                 "name": "路障",
1062                 "terms": "Block,路障,障礙物"
1063             },
1064             "barrier/bollard": {
1065                 "name": "護柱",
1066                 "terms": "Bollard,護柱"
1067             },
1068             "barrier/cattle_grid": {
1069                 "name": "攔畜溝柵",
1070                 "terms": "Cattle Grid,家畜柵欄,攔畜溝柵"
1071             },
1072             "barrier/city_wall": {
1073                 "name": "城牆",
1074                 "terms": "City Wall,城墻,城牆"
1075             },
1076             "barrier/cycle_barrier": {
1077                 "name": "單車減速欄",
1078                 "terms": "Cycle Barrier,單車減速欄,單車矮欄"
1079             },
1080             "barrier/ditch": {
1081                 "name": "溝",
1082                 "terms": "Ditch,溝"
1083             },
1084             "barrier/entrance": {
1085                 "name": "入口",
1086                 "terms": "Entrance,入口"
1087             },
1088             "barrier/fence": {
1089                 "name": "欄",
1090                 "terms": "Fence,欄,欄柵,籬,籬笆"
1091             },
1092             "barrier/gate": {
1093                 "name": "閘",
1094                 "terms": "Gate,口,門,閘"
1095             },
1096             "barrier/hedge": {
1097                 "name": "樹籬",
1098                 "terms": "Hedge,樹籬"
1099             },
1100             "barrier/kissing_gate": {
1101                 "name": "單人轉門 ",
1102                 "terms": "Kissing Gate,單人轉門"
1103             },
1104             "barrier/lift_gate": {
1105                 "name": "道閘",
1106                 "terms": "Lift Gate,擋車器,道閘"
1107             },
1108             "barrier/retaining_wall": {
1109                 "name": "護土牆",
1110                 "terms": "Retaining Wall,擋土墻,護土牆"
1111             },
1112             "barrier/stile": {
1113                 "name": "梯梃",
1114                 "terms": "Stile,梯梃,梯磴"
1115             },
1116             "barrier/toll_booth": {
1117                 "name": "收費亭",
1118                 "terms": "Toll Booth,收費亭,收費站"
1119             },
1120             "barrier/wall": {
1121                 "name": "牆",
1122                 "terms": "Wall,墻,牆"
1123             },
1124             "boundary/administrative": {
1125                 "name": "行政界",
1126                 "terms": "Administrative Boundary,行政區域界線,行政區界,行政界,行政界線,行政邊界"
1127             },
1128             "building": {
1129                 "name": "屋宇",
1130                 "terms": "Building,屋宇,建築物"
1131             },
1132             "building/apartments": {
1133                 "name": "公寓",
1134                 "terms": "Apartments,公寓,分層屋宇"
1135             },
1136             "building/commercial": {
1137                 "name": "商業樓宇",
1138                 "terms": "Commercial Building,商業建築物,商業樓宇"
1139             },
1140             "building/garage": {
1141                 "name": "車庫",
1142                 "terms": "Garage,車庫"
1143             },
1144             "building/house": {
1145                 "name": "屋",
1146                 "terms": "House,屋,房屋,洋房"
1147             },
1148             "building/hut": {
1149                 "name": "屋仔",
1150                 "terms": "Hut,屋仔,棚屋"
1151             },
1152             "building/industrial": {
1153                 "name": "工業樓宇",
1154                 "terms": "Industrial Building,工業建築物,工業樓宇"
1155             },
1156             "building/residential": {
1157                 "name": "住宅樓宇",
1158                 "terms": "Residential Building,住宅建築物,住宅樓宇"
1159             },
1160             "craft/watchmaker": {
1161                 "name": "鐘錶匠",
1162                 "terms": "Watchmaker,鐘錶匠"
1163             },
1164             "craft/window_construction": {
1165                 "name": "造窗",
1166                 "terms": "Window Construction,造窗"
1167             },
1168             "embankment": {
1169                 "name": "基堤",
1170                 "terms": "Embankment,基堤,堤,堤壩,堤岸"
1171             },
1172             "emergency/ambulance_station": {
1173                 "name": "救護站",
1174                 "terms": "Ambulance Station,十字車,救傷車,救護站,救護車"
1175             },
1176             "emergency/fire_hydrant": {
1177                 "name": "消防水龍頭",
1178                 "terms": "Fire Hydrant,消防栓,消防水龍頭"
1179             },
1180             "emergency/phone": {
1181                 "name": "求助電話",
1182                 "terms": "Emergency Phone,求助電話,緊急電話"
1183             },
1184             "footway/sidewalk": {
1185                 "name": "行人路",
1186                 "terms": "Sidewalk,行人路"
1187             },
1188             "golf/bunker": {
1189                 "name": "沙坑",
1190                 "terms": "Sand Trap,沙坑"
1191             },
1192             "golf/fairway": {
1193                 "name": "球道",
1194                 "terms": "Fairway,球道"
1195             },
1196             "golf/green": {
1197                 "name": "菓嶺",
1198                 "terms": "Putting Green,果嶺,菓嶺"
1199             },
1200             "golf/hole": {
1201                 "name": "歌夫球洞",
1202                 "terms": "Golf Hole,歌夫球洞"
1203             },
1204             "golf/lateral_water_hazard": {
1205                 "name": "側面水障區",
1206                 "terms": "Lateral Water Hazard,側面水障區"
1207             },
1208             "golf/rough": {
1209                 "name": "深草區",
1210                 "terms": "Rough,深草區"
1211             },
1212             "golf/tee": {
1213                 "name": "發球區",
1214                 "terms": "Tee Box,發球區,開球區"
1215             },
1216             "golf/water_hazard": {
1217                 "name": "水障區",
1218                 "terms": "Water Hazard,水障區"
1219             },
1220             "highway": {
1221                 "name": "公路",
1222                 "terms": "Highway,公路"
1223             },
1224             "highway/bridleway": {
1225                 "name": "馬徑",
1226                 "terms": "Bridle Path,馬徑,馬道"
1227             },
1228             "highway/bus_stop": {
1229                 "name": "巴士站",
1230                 "terms": "Bus Stop,公交車站,公共汽車站,巴士站"
1231             },
1232             "highway/cycleway": {
1233                 "name": "單車徑",
1234                 "terms": "Cycle Path,單車徑,自行車道"
1235             },
1236             "highway/footway": {
1237                 "name": "行人徑",
1238                 "terms": "Foot Path,步行徑,行人徑"
1239             },
1240             "highway/living_street": {
1241                 "name": "居住街道",
1242                 "terms": "Living Street,居住街道,生活街道"
1243             },
1244             "highway/mini_roundabout": {
1245                 "name": "細迴旋處",
1246                 "terms": "Mini-Roundabout,小型環島,小型迴旋處,細迴旋處"
1247             },
1248             "highway/motorway": {
1249                 "name": "高速公路",
1250                 "terms": "Motorway,高速公路"
1251             },
1252             "highway/motorway_link": {
1253                 "name": "高速公路駁路",
1254                 "terms": "Motorway Link,高速公路匝道,高速公路引道,高速公路駁路"
1255             },
1256             "highway/path": {
1257                 "name": "徑",
1258                 "terms": "Path,徑,路徑"
1259             },
1260             "highway/primary": {
1261                 "name": "大路",
1262                 "terms": "Primary Road,主要道路,大路"
1263             },
1264             "highway/primary_link": {
1265                 "name": "大路駁路",
1266                 "terms": "Primary Link,主要道路匝道,主要道路連接路,大路駁路"
1267             },
1268             "highway/residential": {
1269                 "name": "住宅路",
1270                 "terms": "Residential Road,住宅區道路,住宅路"
1271             },
1272             "highway/road": {
1273                 "name": "未明路",
1274                 "terms": "Unknown Road,不明路,不知路,未明路,未知嘅路,未知種類的道路,未知種類道路"
1275             },
1276             "highway/secondary": {
1277                 "name": "中路",
1278                 "terms": "Secondary Road,中路,次要道路"
1279             },
1280             "highway/secondary_link": {
1281                 "name": "中路駁路",
1282                 "terms": "Secondary Link,中路駁路,次級道路連接路,次要道路匝道"
1283             },
1284             "highway/service": {
1285                 "name": "支路",
1286                 "terms": "Service Road,支路,輔助道路"
1287             },
1288             "highway/service/alley": {
1289                 "name": "巷",
1290                 "terms": "Alley,巷,後巷,橫巷,窄巷,胡同"
1291             },
1292             "highway/service/drive-through": {
1293                 "name": "車上取餐",
1294                 "terms": "Drive-Through,免下車,免下車銀行,免下車餐館,車上取餐,車上用餐,駕駛通過以獲取服務"
1295             },
1296             "highway/service/driveway": {
1297                 "name": "宅外車道",
1298                 "terms": "Driveway,宅外車道,車線,車道"
1299             },
1300             "highway/service/emergency_access": {
1301                 "name": "緊急通道",
1302                 "terms": "Emergency Access,緊急通道"
1303             },
1304             "highway/service/parking_aisle": {
1305                 "name": "泊車通道",
1306                 "terms": "Parking Aisle,停車場通道,泊車通道"
1307             },
1308             "highway/steps": {
1309                 "name": "梯",
1310                 "terms": "Steps,梯,樓梯,石階,階梯"
1311             },
1312             "highway/stop": {
1313                 "name": "停車標誌",
1314                 "terms": "Stop Sign,停字標誌,停車標誌,停車路牌"
1315             },
1316             "highway/tertiary": {
1317                 "name": "細路",
1318                 "terms": "Tertiary Road,三級道路,細路"
1319             },
1320             "highway/tertiary_link": {
1321                 "name": "細路駁路",
1322                 "terms": "Tertiary Link,三級道路匝道,三級道路連接路,細路駁路"
1323             },
1324             "highway/track": {
1325                 "name": "分徑",
1326                 "terms": "Track,分徑,未舖設路面的車徑,未鋪設路面的車徑"
1327             },
1328             "highway/traffic_signals": {
1329                 "name": "紅綠燈",
1330                 "terms": "Traffic Signals,交通燈,紅綠燈"
1331             },
1332             "highway/trunk": {
1333                 "name": "幹路",
1334                 "terms": "Trunk Road,幹線道路,幹路,幹道"
1335             },
1336             "highway/trunk_link": {
1337                 "name": "幹道駁路",
1338                 "terms": "Trunk Link,幹線道路匝道,幹道連接路,幹道駁路"
1339             },
1340             "highway/turning_circle": {
1341                 "name": "迴旋處",
1342                 "terms": "Turning Circle,回轉圈,廻旋處,環島,迴旋處"
1343             },
1344             "highway/unclassified": {
1345                 "name": "未歸類之路",
1346                 "terms": "Unclassified Road,未分級的道路,未分類的道路,未歸類之路"
1347             },
1348             "historic": {
1349                 "name": "史蹟",
1350                 "terms": "Historic Site,史跡,史蹟,歷史遺址,歷史遺跡"
1351             },
1352             "historic/archaeological_site": {
1353                 "name": "考古地",
1354                 "terms": "Archaeological Site,考古地,考古地點,考古遺址"
1355             },
1356             "historic/boundary_stone": {
1357                 "name": "界石",
1358                 "terms": "Boundary Stone,界樁,界石"
1359             },
1360             "historic/castle": {
1361                 "name": "寨",
1362                 "terms": "Castle,城堡,寨"
1363             },
1364             "historic/memorial": {
1365                 "name": "細紀念碑",
1366                 "terms": "Memorial,碑,紀念碑,紀念館,細紀念碑"
1367             },
1368             "historic/monument": {
1369                 "name": "大紀念碑",
1370                 "terms": "Monument,古跡,古蹟,大紀念碑,碑,紀念碑"
1371             },
1372             "historic/ruins": {
1373                 "name": "廢墟",
1374                 "terms": "Ruins,廢墟"
1375             },
1376             "historic/wayside_cross": {
1377                 "name": "路邊十字架",
1378                 "terms": "Wayside Cross,路邊十字架"
1379             },
1380             "historic/wayside_shrine": {
1381                 "name": "路邊神祠",
1382                 "terms": "Wayside Shrine,路邊神社,路邊神祠"
1383             },
1384             "landuse/basin": {
1385                 "name": "盆地",
1386                 "terms": "Basin,水池,盆地"
1387             },
1388             "landuse/cemetery": {
1389                 "name": "墳場",
1390                 "terms": "Cemetery,墓地,墳場"
1391             },
1392             "landuse/construction": {
1393                 "name": "地盤",
1394                 "terms": "Construction,地盤,建築工程,建築物"
1395             },
1396             "landuse/farmyard": {
1397                 "name": "地堂",
1398                 "terms": "Farmyard,地堂,農莊"
1399             },
1400             "landuse/forest": {
1401                 "name": "森",
1402                 "terms": "Forest,森,森林"
1403             },
1404             "landuse/grass": {
1405                 "name": "草地",
1406                 "terms": "Grass,草地"
1407             },
1408             "landuse/meadow": {
1409                 "name": "牧地",
1410                 "terms": "Meadow,牧地,牧場"
1411             },
1412             "landuse/orchard": {
1413                 "name": "菓園",
1414                 "terms": "Orchard,果園,菓園"
1415             },
1416             "landuse/quarry": {
1417                 "name": "石塘",
1418                 "terms": "Quarry,石塘,石礦場,礦場"
1419             },
1420             "landuse/vineyard": {
1421                 "name": "葡萄園",
1422                 "terms": "Vineyard,葡萄園,酒莊"
1423             },
1424             "leisure": {
1425                 "name": "消閒",
1426                 "terms": "Leisure,休閑場所,休閒設施,消閒"
1427             },
1428             "leisure/common": {
1429                 "name": "公地",
1430                 "terms": "Common,公共用地,公地"
1431             },
1432             "leisure/dog_park": {
1433                 "name": "狗公園",
1434                 "terms": "Dog Park,狗公園"
1435             },
1436             "leisure/garden": {
1437                 "name": "花園",
1438                 "terms": "Garden,公園,果園,植物園,花園,菜園"
1439             },
1440             "leisure/golf_course": {
1441                 "name": "哥夫球場",
1442                 "terms": "Golf Course,哥夫球場,高爾夫球場"
1443             },
1444             "leisure/marina": {
1445                 "name": "遊艇碼頭",
1446                 "terms": "Marina,碼頭,遊艇碼頭"
1447             },
1448             "leisure/park": {
1449                 "name": "園",
1450                 "terms": "Park,公園,園"
1451             },
1452             "leisure/pitch": {
1453                 "name": "運動場",
1454                 "terms": "Sport Pitch,運動場,運動場地,運動場所"
1455             },
1456             "leisure/pitch/american_football": {
1457                 "name": "美式足球場",
1458                 "terms": "American Football Field,美式足球場"
1459             },
1460             "leisure/pitch/baseball": {
1461                 "name": "棒球場",
1462                 "terms": "Baseball Diamond,棒球場"
1463             },
1464             "leisure/pitch/basketball": {
1465                 "name": "籃球場",
1466                 "terms": "Basketball Court,球場,籃球場"
1467             },
1468             "leisure/pitch/skateboard": {
1469                 "name": "滑板場",
1470                 "terms": "Skate Park,滑板場"
1471             },
1472             "leisure/pitch/soccer": {
1473                 "name": "足球場",
1474                 "terms": "Soccer Field,足球場"
1475             },
1476             "leisure/pitch/tennis": {
1477                 "name": "網球場",
1478                 "terms": "Tennis Court,網球場"
1479             },
1480             "leisure/pitch/volleyball": {
1481                 "name": "排球場",
1482                 "terms": "Volleyball Court,排球場"
1483             },
1484             "leisure/playground": {
1485                 "name": "遊樂場",
1486                 "terms": "Playground,遊樂場"
1487             },
1488             "leisure/slipway": {
1489                 "name": "船排",
1490                 "terms": "Slipway,船排,船架滑道,船臺"
1491             },
1492             "leisure/stadium": {
1493                 "name": "大體育館",
1494                 "terms": "Stadium,大體育館,體育,體育場"
1495             },
1496             "leisure/swimming_pool": {
1497                 "name": "游水池",
1498                 "terms": "Swimming Pool,游水池,游泳池,遊泳池"
1499             },
1500             "line": {
1501                 "name": "綫",
1502                 "terms": "Line,綫,線"
1503             },
1504             "man_made": {
1505                 "name": "人造",
1506                 "terms": "Man Made,人造,人造構築,人造物"
1507             },
1508             "man_made/breakwater": {
1509                 "name": "防波堤",
1510                 "terms": "Breakwater,防波堤"
1511             },
1512             "man_made/cutline": {
1513                 "name": "分割綫",
1514                 "terms": "Cut line,分割綫,分界線,山林分界線"
1515             },
1516             "man_made/embankment": {
1517                 "name": "基堤",
1518                 "terms": "Embankment,基堤,堤,堤壩,堤岸"
1519             },
1520             "man_made/flagpole": {
1521                 "name": "旗杆",
1522                 "terms": "Flagpole,旗杆,旗竿"
1523             },
1524             "man_made/lighthouse": {
1525                 "name": "燈塔",
1526                 "terms": "Lighthouse,燈塔"
1527             },
1528             "man_made/observation": {
1529                 "name": "瞭望臺",
1530                 "terms": "Observation Tower,瞭望塔,瞭望臺"
1531             },
1532             "man_made/pier": {
1533                 "name": "埗頭",
1534                 "terms": "Pier,埗頭,碼頭"
1535             },
1536             "man_made/pipeline": {
1537                 "name": "水管",
1538                 "terms": "Pipeline,水管,管道"
1539             },
1540             "man_made/survey_point": {
1541                 "name": "測量點",
1542                 "terms": "Survey Point,測量點"
1543             },
1544             "man_made/tower": {
1545                 "name": "塔",
1546                 "terms": "Tower,塔"
1547             },
1548             "man_made/wastewater_plant": {
1549                 "name": "廢水廠",
1550                 "terms": "Wastewater Plant,廢水廠,汙水處理廠,污水處理廠"
1551             },
1552             "man_made/water_tower": {
1553                 "name": "水塔",
1554                 "terms": "Water Tower,水塔"
1555             },
1556             "man_made/water_works": {
1557                 "name": "供水廠",
1558                 "terms": "Water Works,供水廠,水務設施"
1559             },
1560             "military/airfield": {
1561                 "name": "飛機場",
1562                 "terms": "Airfield,機場,飛機場"
1563             },
1564             "military/barracks": {
1565                 "name": "兵房",
1566                 "terms": "Barracks,兵房,兵營,營房,軍營"
1567             },
1568             "military/bunker": {
1569                 "name": "地堡",
1570                 "terms": "Bunker,地堡,暗堡"
1571             },
1572             "military/range": {
1573                 "name": "操炮區",
1574                 "terms": "Military Range,操炮區,軍事範圍"
1575             },
1576             "natural": {
1577                 "name": "天然",
1578                 "terms": "Natural,天然,自然,自然物件"
1579             },
1580             "natural/bay": {
1581                 "name": "灣",
1582                 "terms": "Bay,海灣,灣"
1583             },
1584             "natural/beach": {
1585                 "name": "灘",
1586                 "terms": "Beach,沙灘,海灘,灘"
1587             },
1588             "natural/cliff": {
1589                 "name": "崖",
1590                 "terms": "Cliff,崖,懸崖"
1591             },
1592             "natural/coastline": {
1593                 "name": "海岸綫",
1594                 "terms": "Coastline,海岸綫,海岸線"
1595             },
1596             "natural/fell": {
1597                 "name": "高原荒野",
1598                 "terms": "Fell,高原荒原,高原荒野,高地荒原"
1599             },
1600             "natural/glacier": {
1601                 "name": "冰川",
1602                 "terms": "Glacier,冰川,冰河"
1603             },
1604             "natural/grassland": {
1605                 "name": "草原",
1606                 "terms": "Grassland,草原"
1607             },
1608             "natural/heath": {
1609                 "name": "荒野",
1610                 "terms": "Heath,荒地,荒野"
1611             },
1612             "natural/peak": {
1613                 "name": "峯",
1614                 "terms": "Peak,山峰,山頂,峯"
1615             },
1616             "natural/scree": {
1617                 "name": "碎石坡",
1618                 "terms": "Scree,碎石坡"
1619             },
1620             "natural/scrub": {
1621                 "name": "灌木",
1622                 "terms": "Scrub,灌木,灌木叢"
1623             },
1624             "natural/spring": {
1625                 "name": "泉",
1626                 "terms": "Spring,噴泉,泉,泉水,湧泉,溫泉"
1627             },
1628             "natural/tree": {
1629                 "name": "樹",
1630                 "terms": "Tree,木,樹"
1631             },
1632             "natural/water": {
1633                 "name": "水",
1634                 "terms": "Water,水"
1635             },
1636             "natural/water/lake": {
1637                 "name": "湖",
1638                 "terms": "Lake,湖,湖泊"
1639             },
1640             "natural/water/pond": {
1641                 "name": "塘",
1642                 "terms": "Pond,塘,水池,池,池塘"
1643             },
1644             "natural/water/reservoir": {
1645                 "name": "水塘",
1646                 "terms": "Reservoir,水塘,水庫"
1647             },
1648             "natural/wetland": {
1649                 "name": "澤",
1650                 "terms": "Wetland,潮間帶,澤,濕地"
1651             },
1652             "natural/wood": {
1653                 "name": "林",
1654                 "terms": "Wood,林,樹林"
1655             },
1656             "office": {
1657                 "name": "寫字樓",
1658                 "terms": "Office,寫字樓,辦公室"
1659             },
1660             "office/accountant": {
1661                 "name": "會計師樓",
1662                 "terms": "Accountant,會計師樓"
1663             },
1664             "office/administrative": {
1665                 "name": "行政樓",
1666                 "terms": "Administrative Office,行政樓"
1667             },
1668             "office/architect": {
1669                 "name": "則樓",
1670                 "terms": "Architect,則師樓,則樓,建築師樓"
1671             },
1672             "office/company": {
1673                 "name": "公司寫字樓",
1674                 "terms": "Company Office,公司,公司寫字樓"
1675             },
1676             "office/educational_institution": {
1677                 "name": "敎育機構",
1678                 "terms": "Educational Institution,敎育機構,教育機構"
1679             },
1680             "office/employment_agency": {
1681                 "name": "薦人館",
1682                 "terms": "Employment Agency,就業機構,職業介紹所,薦人館"
1683             },
1684             "office/estate_agent": {
1685                 "name": "管業處",
1686                 "terms": "Real Estate Office,地產代理,管業處"
1687             },
1688             "office/financial": {
1689                 "name": "財務部寫字樓",
1690                 "terms": "Financial Office,財務部寫字樓"
1691             },
1692             "office/government": {
1693                 "name": "衙門",
1694                 "terms": "Government Office,公署,政府合署,政府樓,署,衙門"
1695             },
1696             "office/insurance": {
1697                 "name": "保險公司寫字樓",
1698                 "terms": "Insurance Office,保險公司,保險公司寫字樓"
1699             },
1700             "office/it": {
1701                 "name": "電腦資訊寫字樓",
1702                 "terms": "IT Office,IT公司,資訊工藝寫字樓,資訊技藝寫字樓,資訊科技寫字樓,電腦公司寫字樓"
1703             },
1704             "office/lawyer": {
1705                 "name": "律師事務所",
1706                 "terms": "Law Office,律師事務所"
1707             },
1708             "office/newspaper": {
1709                 "name": "報社",
1710                 "terms": "Newspaper,報社,新聞社,通訊社"
1711             },
1712             "office/ngo": {
1713                 "name": "志顠機構寫字樓",
1714                 "terms": "NGO Office,志顠機構寫字樓,非政府組織"
1715             },
1716             "office/physician": {
1717                 "name": "醫生",
1718                 "terms": "Physician,醫生"
1719             },
1720             "office/political_party": {
1721                 "name": "政黨",
1722                 "terms": "Political Party,政黨"
1723             },
1724             "office/research": {
1725                 "name": "研究所",
1726                 "terms": "Research Office,研究所"
1727             },
1728             "office/telecommunication": {
1729                 "name": "電話公司寫字樓",
1730                 "terms": "Telecom Office,電信公司,電話公司寫字樓"
1731             },
1732             "office/therapist": {
1733                 "name": "治療師",
1734                 "terms": "Therapist,治療師,醫療師"
1735             },
1736             "office/travel_agent": {
1737                 "name": "旅行社",
1738                 "terms": "Travel Agency,旅行社"
1739             },
1740             "place": {
1741                 "name": "地",
1742                 "terms": "Place,地,地方,地點"
1743             },
1744             "place/city": {
1745                 "name": "城",
1746                 "terms": "City,城,城市"
1747             },
1748             "place/hamlet": {
1749                 "name": "村仔",
1750                 "terms": "Hamlet,村仔,村莊"
1751             },
1752             "place/island": {
1753                 "name": "島",
1754                 "terms": "Island,島,島嶼"
1755             },
1756             "place/isolated_dwelling": {
1757                 "name": "孤離居所",
1758                 "terms": "Isolated Dwelling,孤立居所,孤立民居,孤離居所"
1759             },
1760             "place/locality": {
1761                 "name": "地方",
1762                 "terms": "Locality,地方,地點,地點(無人定居)"
1763             },
1764             "place/town": {
1765                 "name": "鎮",
1766                 "terms": "Town,城鎮,市鎮,鎮"
1767             },
1768             "place/village": {
1769                 "name": "村",
1770                 "terms": "Village,村,村莊,村鎮"
1771             },
1772             "point": {
1773                 "name": "點",
1774                 "terms": "Point,點"
1775             },
1776             "power": {
1777                 "name": "發電廠",
1778                 "terms": "Power,發電廠,電力設施"
1779             },
1780             "power/generator": {
1781                 "name": "發電機",
1782                 "terms": "Power Generator,發電機"
1783             },
1784             "power/line": {
1785                 "name": "供電綫",
1786                 "terms": "Power Line,供電綫,供電線,電線"
1787             },
1788             "power/minor_line": {
1789                 "name": "細供電綫",
1790                 "terms": "Minor Power Line,小供電線,細供電綫"
1791             },
1792             "power/pole": {
1793                 "name": "電綫杆",
1794                 "terms": "Power Pole,電綫杆,電線桿"
1795             },
1796             "power/sub_station": {
1797                 "name": "配電站",
1798                 "terms": "Substation,變電站,配電站"
1799             },
1800             "power/tower": {
1801                 "name": "高壓電塔",
1802                 "terms": "High-Voltage Tower,高壓輸電塔,高壓電塔"
1803             },
1804             "power/transformer": {
1805                 "name": "火牛房",
1806                 "terms": "Transformer,火牛房,變電所"
1807             },
1808             "public_transport/platform": {
1809                 "name": "站頭",
1810                 "terms": "Platform,平臺,站頭"
1811             },
1812             "public_transport/stop_position": {
1813                 "name": "街中站",
1814                 "terms": "Stop Position,停止位置,街中站"
1815             },
1816             "railway": {
1817                 "name": "鐵路",
1818                 "terms": "Railway,鐵路"
1819             },
1820             "railway/abandoned": {
1821                 "name": "廢鐵路",
1822                 "terms": "Abandoned Railway,廢棄的鐵路,廢鐵路,鐵路路線跡"
1823             },
1824             "railway/disused": {
1825                 "name": "停用鐵路",
1826                 "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
1827             },
1828             "railway/halt": {
1829                 "name": "火車細站",
1830                 "terms": "Railway Halt,小火車站,火車站仔,火車細站"
1831             },
1832             "railway/monorail": {
1833                 "name": "單軌",
1834                 "terms": "Monorail,單軌,單軌鐵路,單軌電車"
1835             },
1836             "railway/narrow_gauge": {
1837                 "name": "窄軌火車",
1838                 "terms": "Narrow Gauge Rails,窄軌火車,窄軌,窄軌鐵路"
1839             },
1840             "railway/platform": {
1841                 "name": "月臺",
1842                 "terms": "Railway Platform,月臺,站臺,鐵道月台"
1843             },
1844             "railway/rail": {
1845                 "name": "路軌",
1846                 "terms": "Rail,火車軌,路軌,軌,鐵軌"
1847             },
1848             "railway/station": {
1849                 "name": "火車站",
1850                 "terms": "Railway Station,火車站,鐵路站"
1851             },
1852             "railway/subway": {
1853                 "name": "地下鐵路",
1854                 "terms": "MTR,Mass Transit Railway,Subway,地下鐵,地下鐵路,地鐵"
1855             },
1856             "railway/subway_entrance": {
1857                 "name": "地下鐵路入口",
1858                 "terms": "Subway Entrance,地下鐵路入口,地鐵入口,地鐵口"
1859             },
1860             "railway/tram": {
1861                 "name": "電車",
1862                 "terms": "Tram,電車"
1863             },
1864             "relation": {
1865                 "name": "關係",
1866                 "terms": "Relation,關係,關系"
1867             },
1868             "route/ferry": {
1869                 "name": "航綫",
1870                 "terms": "Ferry Route,渡輪航線,航綫,航線"
1871             },
1872             "shop": {
1873                 "name": "舖",
1874                 "terms": "Shop,商店,舖"
1875             },
1876             "shop/alcohol": {
1877                 "name": "酒莊",
1878                 "terms": "Liquor Store,酒店,酒莊,酒類商店"
1879             },
1880             "shop/bakery": {
1881                 "name": "麪飽舖同餅家",
1882                 "terms": "Bakery,餅家,餅店,餅舖,麪包舖,麪飽店,麪飽舖,麵包店,麵包舖,麵飽店"
1883             },
1884             "shop/beauty": {
1885                 "name": "美容院",
1886                 "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
1887             },
1888             "shop/beverages": {
1889                 "name": "飲品舖",
1890                 "terms": "Beverage Store,飲品店,飲品舖"
1891             },
1892             "shop/bicycle": {
1893                 "name": "單車舖",
1894                 "terms": "Bicycle Shop,單車店,單車舖,自行車店"
1895             },
1896             "shop/boutique": {
1897                 "name": "時裝店",
1898                 "terms": "Boutique,時裝店,服飾店,精品店"
1899             },
1900             "shop/butcher": {
1901                 "name": "肉舖",
1902                 "terms": "Butcher,肉舖,肉販,肉鋪"
1903             },
1904             "shop/car": {
1905                 "name": "車行",
1906                 "terms": "Car Dealership,車行"
1907             },
1908             "shop/car_parts": {
1909                 "name": "汽車零件舖",
1910                 "terms": "Car Parts Store,汽車配件店,汽車零件店,汽車零件舖"
1911             },
1912             "shop/car_repair": {
1913                 "name": "車房",
1914                 "terms": "Car Repair Shop,汽車修理店,汽車維修店,車房"
1915             },
1916             "shop/chemist": {
1917                 "name": "註冊藥房",
1918                 "terms": "Chemist,藥房,藥行,註冊藥房"
1919             },
1920             "shop/clothes": {
1921                 "name": "衫舖",
1922                 "terms": "Clothing Store,服裝店,服飾店,衫舖"
1923             },
1924             "shop/computer": {
1925                 "name": "電腦舖",
1926                 "terms": "Computer Store,電腦店,電腦舖"
1927             },
1928             "shop/convenience": {
1929                 "name": "便利店",
1930                 "terms": "Convenience Store,便利店"
1931             },
1932             "shop/deli": {
1933                 "name": "食肆",
1934                 "terms": "Deli,熟食店,美食店,食肆"
1935             },
1936             "shop/department_store": {
1937                 "name": "百貨公司",
1938                 "terms": "Department Store,百貨公司,百貨店"
1939             },
1940             "shop/doityourself": {
1941                 "name": "自組舖",
1942                 "terms": "DIY Store,DIY商店,自組舖"
1943             },
1944             "shop/electronics": {
1945                 "name": "電子舖",
1946                 "terms": "Electronics Store,電器店,電子舖"
1947             },
1948             "shop/farm": {
1949                 "name": "檔",
1950                 "terms": "Produce Stand,檔,水果攤,農場"
1951             },
1952             "shop/fishmonger": {
1953                 "name": "魚檔",
1954                 "terms": "Fishmonger,海產店,賣魚佬,賣魚檔,魚檔"
1955             },
1956             "shop/florist": {
1957                 "name": "花舖",
1958                 "terms": "Florist,花店,花舖"
1959             },
1960             "shop/furniture": {
1961                 "name": "傢俬舖",
1962                 "terms": "Furniture Store,傢俬舖,傢具店,家具店"
1963             },
1964             "shop/garden_centre": {
1965                 "name": "園藝舖",
1966                 "terms": "Garden Center,園藝中心,園藝舖,花店"
1967             },
1968             "shop/gift": {
1969                 "name": "禮品舖",
1970                 "terms": "Gift Shop,禮品店,禮品舖,禮物店"
1971             },
1972             "shop/greengrocer": {
1973                 "name": "菜檔",
1974                 "terms": "Greengrocer,果蔬店,菜檔,蔬果店"
1975             },
1976             "shop/hairdresser": {
1977                 "name": "飛髮舖",
1978                 "terms": "Hairdresser,理髮店,飛髮舖"
1979             },
1980             "shop/hardware": {
1981                 "name": "五金舖",
1982                 "terms": "Hardware Store,五金店,五金舖"
1983             },
1984             "shop/hifi": {
1985                 "name": "音響舖",
1986                 "terms": "Hifi Store,音響店,音響舖"
1987             },
1988             "shop/jewelry": {
1989                 "name": "珠寶金行",
1990                 "terms": "Jeweler,珠寶店,珠寶舖,珠寶金行,首飾店,首飾舖"
1991             },
1992             "shop/laundry": {
1993                 "name": "洗衣舖",
1994                 "terms": "Laundry,洗衣店,洗衣舖"
1995             },
1996             "shop/locksmith": {
1997                 "name": "鎖匠",
1998                 "terms": "Locksmith,鎖匠,鎖匠鋪,開鎖佬"
1999             },
2000             "shop/mall": {
2001                 "name": "大商場",
2002                 "terms": "Mall,商場,大商場"
2003             },
2004             "shop/mobile_phone": {
2005                 "name": "電話舖",
2006                 "terms": "Mobile Phone Store,手機店,行動電話店,電話舖"
2007             },
2008             "shop/motorcycle": {
2009                 "name": "電單車行",
2010                 "terms": "Motorcycle Dealership,摩托車行,電單車行"
2011             },
2012             "shop/music": {
2013                 "name": "唱片舖",
2014                 "terms": "Music Store,唱片舖,音樂店"
2015             },
2016             "shop/optician": {
2017                 "name": "眼鏡鋪",
2018                 "terms": "Optician,眼鏡店,眼鏡行,眼鏡鋪"
2019             },
2020             "shop/pet": {
2021                 "name": "寵物舖",
2022                 "terms": "Pet Store,寵物店,寵物舖"
2023             },
2024             "shop/photo": {
2025                 "name": "影相舖",
2026                 "terms": "Photography Store,影相舖,照相館"
2027             },
2028             "shop/shoes": {
2029                 "name": "鞋舖",
2030                 "terms": "Shoe Store,鞋店,鞋舖"
2031             },
2032             "shop/sports": {
2033                 "name": "運動舖",
2034                 "terms": "Sporting Goods Store,運動用品店,運動舖,體育,體育用品店"
2035             },
2036             "shop/stationery": {
2037                 "name": "文具舖",
2038                 "terms": "Stationery Store,文具店,文具舖"
2039             },
2040             "shop/supermarket": {
2041                 "name": "超級市場",
2042                 "terms": "Supermarket,超級市場"
2043             },
2044             "shop/toys": {
2045                 "name": "玩具舖",
2046                 "terms": "Toy Store,玩具店,玩具舖"
2047             },
2048             "shop/travel_agency": {
2049                 "name": "旅行社",
2050                 "terms": "Travel Agency,旅行社"
2051             },
2052             "shop/tyres": {
2053                 "name": "軚舖",
2054                 "terms": "Tire Store,軚舖,輪胎店"
2055             },
2056             "shop/vacant": {
2057                 "name": "吉舖",
2058                 "terms": "Vacant Shop,吉舖,空置店舖,空置鋪位,空舖"
2059             },
2060             "shop/variety_store": {
2061                 "name": "雜貨舖",
2062                 "terms": "Variety Store,雜貨店,雜貨舖"
2063             },
2064             "shop/video": {
2065                 "name": "影視店",
2066                 "terms": "Video Store,影像店,影碟店,影視店"
2067             },
2068             "tourism": {
2069                 "name": "旅行",
2070                 "terms": "Tourism,旅行,旅遊設施"
2071             },
2072             "tourism/alpine_hut": {
2073                 "name": "高山屋仔",
2074                 "terms": "Alpine Hut,高山小屋,高山屋仔"
2075             },
2076             "tourism/artwork": {
2077                 "name": "藝術品",
2078                 "terms": "Artwork,藝術品"
2079             },
2080             "tourism/attraction": {
2081                 "name": "旅行名勝",
2082                 "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點"
2083             },
2084             "tourism/camp_site": {
2085                 "name": "營地",
2086                 "terms": "Camp Site,營地,露營區"
2087             },
2088             "tourism/caravan_site": {
2089                 "name": "露營車營地",
2090                 "terms": "RV Park,房車營地,露營車停車場,露營車營地"
2091             },
2092             "tourism/chalet": {
2093                 "name": "木屋",
2094                 "terms": "Chalet,木屋"
2095             },
2096             "tourism/guest_house": {
2097                 "name": "賓館",
2098                 "terms": "Guest House,賓館"
2099             },
2100             "tourism/hostel": {
2101                 "name": "旅舍",
2102                 "terms": "Hostel,招待所,旅舍"
2103             },
2104             "tourism/hotel": {
2105                 "name": "酒店",
2106                 "terms": "Hotel,酒店"
2107             },
2108             "tourism/information": {
2109                 "name": "資訊處",
2110                 "terms": "Information,資訊,資訊處"
2111             },
2112             "tourism/motel": {
2113                 "name": "汽車酒店",
2114                 "terms": "Motel,汽車旅館,汽車酒店"
2115             },
2116             "tourism/museum": {
2117                 "name": "博物館",
2118                 "terms": "Museum,博物館"
2119             },
2120             "tourism/picnic_site": {
2121                 "name": "郊遊地點",
2122                 "terms": "Picnic Site,郊遊地點,野餐地點"
2123             },
2124             "tourism/theme_park": {
2125                 "name": "主題公園",
2126                 "terms": "Theme Park,主題公園"
2127             },
2128             "tourism/viewpoint": {
2129                 "name": "觀景臺",
2130                 "terms": "Viewpoint,景點,眺望,瞭望台,瞭望臺,觀景台,觀景臺,觀景點"
2131             },
2132             "tourism/zoo": {
2133                 "name": "動物園",
2134                 "terms": "Zoo,動物園"
2135             },
2136             "type/boundary": {
2137                 "name": "界",
2138                 "terms": "Boundary,界,邊界"
2139             },
2140             "type/boundary/administrative": {
2141                 "name": "行政邊界",
2142                 "terms": "Administrative Boundary,行政界線,行政邊界"
2143             },
2144             "type/multipolygon": {
2145                 "name": "幾多邊形",
2146                 "terms": "Multipolygon,個多面,多個面,幾多邊形,複線段多邊形"
2147             },
2148             "type/restriction": {
2149                 "name": "限制",
2150                 "terms": "Restriction,限制"
2151             },
2152             "type/route": {
2153                 "name": "路綫",
2154                 "terms": "Route,路綫,路線"
2155             },
2156             "type/route/bicycle": {
2157                 "name": "單車路綫",
2158                 "terms": "Cycle Route,單車路綫,單車路線"
2159             },
2160             "type/route/bus": {
2161                 "name": "巴士路綫",
2162                 "terms": "Bus Route,公共汽車路線,巴士路綫"
2163             },
2164             "type/route/detour": {
2165                 "name": "繞道路綫",
2166                 "terms": "Detour Route,巡遊路綫,巡遊路線,繞道,繞道路綫,繞道路線"
2167             },
2168             "type/route/ferry": {
2169                 "name": "航綫",
2170                 "terms": "Ferry Route,渡輪航線,航綫"
2171             },
2172             "type/route/foot": {
2173                 "name": "行人路綫",
2174                 "terms": "Foot Route,步行路線,行人路綫,行人路線"
2175             },
2176             "type/route/hiking": {
2177                 "name": "行山路綫",
2178                 "terms": "Hiking Route,行山路綫,行山路線"
2179             },
2180             "type/route/pipeline": {
2181                 "name": "供水路綫",
2182                 "terms": "Pipeline Route,供水路綫,供水路線,水管路綫,管道路線"
2183             },
2184             "type/route/power": {
2185                 "name": "供電路綫",
2186                 "terms": "Power Route,供電路綫,供電路線"
2187             },
2188             "type/route/road": {
2189                 "name": "行車路綫",
2190                 "terms": "Road Route,行車路綫,行車路線,道路路線"
2191             },
2192             "type/route/train": {
2193                 "name": "火車路綫",
2194                 "terms": "Train Route,火車綫,火車線,火車路綫,鐵路綫,鐵路線,鐵路路綫,鐵路路線"
2195             },
2196             "type/route/tram": {
2197                 "name": "電車路綫",
2198                 "terms": "Tram Route,電車路綫,電車路線"
2199             },
2200             "type/route_master": {
2201                 "name": "路綫總管",
2202                 "terms": "Route Master,線路總管,路綫總管,路線總目"
2203             },
2204             "vertex": {
2205                 "name": "其他",
2206                 "terms": "Other,其他,其它"
2207             },
2208             "waterway": {
2209                 "name": "水路",
2210                 "terms": "Waterway,水路,水道,航道"
2211             },
2212             "waterway/canal": {
2213                 "name": "水道",
2214                 "terms": "Canal,水道,運河"
2215             },
2216             "waterway/dam": {
2217                 "name": "壩",
2218                 "terms": "Dam,堤壩,壩,水壩"
2219             },
2220             "waterway/ditch": {
2221                 "name": "溝",
2222                 "terms": "Ditch,渠,溝,溝渠"
2223             },
2224             "waterway/drain": {
2225                 "name": "排水道",
2226                 "terms": "Drain,下水道,排水道,渠,溝"
2227             },
2228             "waterway/river": {
2229                 "name": "江",
2230                 "terms": "River,江,江河,河,河流"
2231             },
2232             "waterway/riverbank": {
2233                 "name": "江岸",
2234                 "terms": "Riverbank,江岸,河堤,河床,河牀"
2235             },
2236             "waterway/stream": {
2237                 "name": "涌",
2238                 "terms": "Stream,小河,小溪,涌,溪,溪流"
2239             },
2240             "waterway/weir": {
2241                 "name": "堰",
2242                 "terms": "Weir,堤堰,堤壩,堰,壩"
2243             }
2244         }
2245     }
2246 }