]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/yue.json
Merge branch 'master' into convert_roundabout_exits
[rails.git] / vendor / assets / iD / iD / locales / yue.json
1 {
2     "yue": {
3         "modes": {
4             "add_area": {
5                 "title": "範圍",
6                 "description": "加公園、建築物、湖或者其他範圍入去地圖度。",
7                 "tail": "喺地圖度撳一下就可以開始畫範圍,好似公園呀、湖呀、或者建築物呀咁。"
8             },
9             "add_line": {
10                 "title": "綫",
11                 "description": "加公路、街、行人路、水道或者其他綫喺地圖度。",
12                 "tail": "喺地圖度撳一下就可以開始畫路、徑、或者路綫。"
13             },
14             "add_point": {
15                 "title": "點",
16                 "description": "加餐廳、紀念碑、郵筒或者其他點喺地圖度。",
17                 "tail": "喺地圖撳一下就可以加一點。"
18             },
19             "browse": {
20                 "title": "周圍睇",
21                 "description": "郁同埋放大縮細個地圖。"
22             },
23             "draw_area": {
24                 "tail": "撳下加節入落範圍。撳第一節去完成範圍。"
25             },
26             "draw_line": {
27                 "tail": "撳一下去加多幾節落條綫。掹其他綫,駁去佢哋度,同快撳兩下,完咗條綫。"
28             }
29         },
30         "operations": {
31             "add": {
32                 "annotation": {
33                     "point": "處加咗",
34                     "vertex": "道度加節",
35                     "relation": "關聯加咗。"
36                 }
37             },
38             "start": {
39                 "annotation": {
40                     "line": "綫起咗。",
41                     "area": "範圍起咗。"
42                 }
43             },
44             "continue": {
45                 "key": "A",
46                 "title": "繼續",
47                 "description": "續條綫。",
48                 "not_eligible": "爾度無綫可以可續。",
49                 "multiple": "爾度幾條綫可繼續。揀一條綫,咁住Shift掣,撳住佢揀佢。",
50                 "annotation": {
51                     "line": "綫續咗。",
52                     "area": "範圍續咗。"
53                 }
54             },
55             "cancel_draw": {
56                 "annotation": "唔畫。"
57             },
58             "change_role": {
59                 "annotation": "改咗關聯成員嘅作用。"
60             },
61             "change_tags": {
62                 "annotation": "籤改咗。"
63             },
64             "circularize": {
65                 "title": "整圓",
66                 "description": {
67                     "line": "整圓條綫",
68                     "area": "整圓範圍"
69                 },
70                 "key": "O",
71                 "annotation": {
72                     "line": "整圓條綫。",
73                     "area": "整圓範圍。"
74                 },
75                 "not_closed": "無得整圓,根本唔係圈。",
76                 "too_large": "無得整圓,睇到嘅部份唔夠做。",
77                 "connected_to_hidden": "無得整圓,佢連咗去隱藏地貌。"
78             },
79             "orthogonalize": {
80                 "title": "整方",
81                 "description": {
82                     "line": "整方個綫角",
83                     "area": "整方範圍角"
84                 },
85                 "key": "S",
86                 "annotation": {
87                     "line": "整方咗綫角。",
88                     "area": "整方咗範圍角。"
89                 },
90                 "not_squarish": "無得整方,佢太唔似方。",
91                 "too_large": "無得整方,睇到嘅部份唔夠做。",
92                 "connected_to_hidden": "無得整方,佢連咗去隱藏地貌。"
93             },
94             "straighten": {
95                 "title": "拉直",
96                 "description": "拉直條綫",
97                 "key": "S",
98                 "annotation": "條綫拉直咗。",
99                 "too_bendy": "條綫太彎,拉直唔到。",
100                 "connected_to_hidden": "無得拉直,佢連咗去隱藏地貌。"
101             },
102             "delete": {
103                 "title": "刪",
104                 "description": {
105                     "single": "刪走此地貌,從此消失。",
106                     "multiple": "刪走此等地貌,從此消失。"
107                 },
108                 "annotation": {
109                     "point": "刪咗處。",
110                     "vertex": "道度刪咗節。",
111                     "line": "刪咗綫。",
112                     "area": "刪咗範圍。",
113                     "relation": "刪咗關聯。",
114                     "multiple": "刪走 {n} 地貌。"
115                 },
116                 "too_large": {
117                     "single": "此地貌不得刪走,皆因依家見到部份唔夠數。",
118                     "multiple": "此等地貌不得刪走,皆因依家見到部份唔夠數。"
119                 },
120                 "incomplete_relation": {
121                     "single": "此地貌不得刪走,皆因佢未傳晒落來。",
122                     "multiple": "此等地貌不得刪走,皆因佢哋未傳晒落來。"
123                 }
124             },
125             "add_member": {
126                 "annotation": "加咗成員入關聯。"
127             },
128             "delete_member": {
129                 "annotation": "拎走咗關聯成員。"
130             },
131             "connect": {
132                 "annotation": {
133                     "point": "駁咗道去嗰處。",
134                     "vertex": "駁咗道去其他。",
135                     "line": "駁咗道去綫。",
136                     "area": "駁咗道去範圍。"
137                 }
138             },
139             "disconnect": {
140                 "title": "掹開",
141                 "description": "此綫或者範圍等,全部掹開。",
142                 "key": "D",
143                 "annotation": "綫或範圍,經已掹開咗。",
144                 "not_connected": "爾度唔够綫或者範圍去掹開。",
145                 "connected_to_hidden": "無得掹開,佢連咗去隠藏地貌。",
146                 "relation": "無得掹開,佢喺關聯之中。"
147             },
148             "merge": {
149                 "title": "併",
150                 "description": "拼埋地貌",
151                 "key": "C",
152                 "annotation": "拼咗地貌 {n} 個",
153                 "not_eligible": "爾啲地貌,無得併埋。",
154                 "restriction": "地貌無得拼,佢哋至少一個,屬於 {relation} 關聯。",
155                 "incomplete_relation": "地貌無得拼,佢哋至少一個未傳晒落來。",
156                 "conflicting_tags": "地貌無得拼,佢哋籤中內有矛盾。"
157             },
158             "move": {
159                 "title": "搬",
160                 "key": "M",
161                 "annotation": {
162                     "point": "搬一點",
163                     "vertex": "道度搬咗節。",
164                     "line": "搬咗條綫。",
165                     "area": "搬咗範圍。"
166                 },
167                 "incomplete_relation": {
168                     "single": "此地貌冇得搬,皆因佢未傳晒落來。",
169                     "multiple": "此等地貌冇得搬,皆因佢哋未傳晒落來。"
170                 }
171             },
172             "reflect": {
173                 "key": {
174                     "long": "T",
175                     "short": "Y"
176                 }
177             },
178             "rotate": {
179                 "title": "擰轉",
180                 "key": "R",
181                 "annotation": {
182                     "line": "條綫擰轉咗。",
183                     "area": "範圍擰轉咗。"
184                 }
185             },
186             "reverse": {
187                 "title": "倒向。",
188                 "description": "整到修綫方向相反。",
189                 "key": "V",
190                 "annotation": "條綫方向倒咗轉。"
191             },
192             "split": {
193                 "title": "斬開",
194                 "description": {
195                     "line": "爾節度,斬綫爲二。",
196                     "area": "斬界,一分爲二。",
197                     "multiple": "爾節度,斬綫或範圍界綫,一分爲二。"
198                 },
199                 "key": "X",
200                 "annotation": {
201                     "line": "斬開條綫。",
202                     "area": "斬開範圍界綫。",
203                     "multiple": "斬開綫或範圍界綫{n}條。"
204                 },
205                 "not_eligible": "綫無得喺頭尾度斬。",
206                 "multiple_ways": "爾處太多綫,無得斬開。",
207                 "connected_to_hidden": "無得分,佢連咗去隠藏地貌。"
208             },
209             "restriction": {
210                 "annotation": {
211                     "create": "加咗一則,限制車道轉向",
212                     "delete": "減咗一則,限制車道轉向"
213                 }
214             }
215         },
216         "undo": {
217             "tooltip": "還原:{action}",
218             "nothing": "無嘢好還原"
219         },
220         "redo": {
221             "tooltip": "重做:{action}",
222             "nothing": "無嘢好重做"
223         },
224         "tooltip_keyhint": "快掣",
225         "browser_notice": "只能在 Firefox、Chrome、Safari、Opera,以及Internet Explorer 至少版本十一。更新瀏覽器,又或者用 Potlatch 2 修改地圖。",
226         "translate": {
227             "translate": "繙",
228             "localized_translation_label": "話名",
229             "localized_translation_language": "揀話",
230             "localized_translation_name": "名"
231         },
232         "logout": "簽走",
233         "loading_auth": "駁上去公家街圖⋯⋯",
234         "report_a_bug": "報錯",
235         "help_translate": "幫手繙",
236         "feature_info": {
237             "hidden_warning": "隱藏地貌 {count} 個",
238             "hidden_details": "爾啲地貌,家陣隱藏之中。詳情: {details}"
239         },
240         "status": {
241             "error": "駁唔通程式接口。",
242             "offline": "程式接口收工。遲啲再改啦。",
243             "readonly": "程式接口,只讀不寫。你要等下先記到你修改。"
244         },
245         "commit": {
246             "title": "傳上去公家街圖",
247             "upload_explanation": "你嘅修改,傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
248             "upload_explanation_with_user": "你以{user}名義,修改傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
249             "save": "傳上",
250             "cancel": "唔記",
251             "changes": "變更 {count} 個",
252             "warnings": "警告",
253             "modified": "改咗",
254             "deleted": "刪咗",
255             "created": "開咗",
256             "about_changeset_comments": "相關變更留言",
257             "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
258             "google_warning": "留言提及谷歌(Google):留意,不得抄谷哥地圖(Google Maps)。"
259         },
260         "contributors": {
261             "list": "有{users}修改",
262             "truncated_list": "有{users}同另外{count}人修改"
263         },
264         "info_panels": {
265             "key": "I",
266             "background": {
267                 "key": "B"
268             },
269             "history": {
270                 "last_edit": "最近修改",
271                 "edited_by": "修改人為",
272                 "changeset": "變更"
273             }
274         },
275         "geometry": {
276             "point": "點",
277             "vertex": "頂點",
278             "line": "綫",
279             "area": "範圍",
280             "relation": "關聯"
281         },
282         "geocoder": {
283             "search": "搵天下各地⋯⋯",
284             "no_results_visible": "圖內可見之處,都搵唔到",
285             "no_results_worldwide": "無嘢搵到"
286         },
287         "geolocate": {
288             "title": "標出我喺邊",
289             "locating": "摷緊地方,等下⋯⋯"
290         },
291         "inspector": {
292             "no_documentation_combination": "爾組籤,未有文件解",
293             "no_documentation_key": "爾個圖例,未有文件解。",
294             "show_more": "睇多啲",
295             "view_on_osm": "入公家街圖睇",
296             "all_fields": "所有欄位",
297             "all_tags": "所有籤",
298             "all_members": "所有成員",
299             "all_relations": "所有關聯",
300             "new_relation": "開新關聯⋯⋯",
301             "role": "作用",
302             "choose": "揀地貌",
303             "results": "{search}搵出{n}項",
304             "reference": "入公家街圖百科睇",
305             "back_tooltip": "轉地貌",
306             "remove": "移走",
307             "search": "搵",
308             "unknown": "未知",
309             "incomplete": "<無傳落來>",
310             "feature_list": "搵地貌",
311             "edit": "改地貌",
312             "check": {
313                 "yes": "係",
314                 "no": "唔係"
315             },
316             "add": "加",
317             "none": "無",
318             "node": "節",
319             "way": "徑",
320             "relation": "關聯",
321             "location": "地點",
322             "add_fields": "加欄位"
323         },
324         "background": {
325             "title": "背景",
326             "description": "背景設定",
327             "none": "無",
328             "best_imagery": "此地至出名相源",
329             "switch": "轉返去爾個背景",
330             "custom": "自訂",
331             "custom_button": "改自訂背景",
332             "reset": "重設",
333             "minimap": {
334                 "tooltip": "開個縮圖,幫手搵返家下睇到嘅範圍。"
335             },
336             "fix_misalignment": "校正背圖對位誤差",
337             "offset": "下面灰帶內,拖到任何位,去校正背圖對位誤差,又或者,以米為單位,入返啲差額。"
338         },
339         "map_data": {
340             "title": "地圖資料",
341             "description": "地圖資料",
342             "data_layers": "資料層",
343             "fill_area": "填範圍",
344             "map_features": "地圖地貌",
345             "autohidden": "依啲地貌,會自收埋,皆因螢幕太多嘢。放大啲先改。"
346         },
347         "feature": {
348             "points": {
349                 "description": "處",
350                 "tooltip": "名勝"
351             },
352             "traffic_roads": {
353                 "description": "交通道",
354                 "tooltip": "公路、街之類。"
355             },
356             "service_roads": {
357                 "description": "支路",
358                 "tooltip": "支路、停車場通通、坭車道之類。"
359             },
360             "paths": {
361                 "description": "徑",
362                 "tooltip": "街邊行人路、行人徑、單車徑之類。"
363             },
364             "buildings": {
365                 "description": "屋宇",
366                 "tooltip": "屋宇、天遮、地牢之類。"
367             },
368             "landuse": {
369                 "description": "用地地貌",
370                 "tooltip": "林、田、公園、住宅、商業之類。"
371             },
372             "boundaries": {
373                 "description": "界",
374                 "tooltip": "行政界"
375             },
376             "water": {
377                 "description": "水地貌",
378                 "tooltip": "江、湖、塘、盆等。"
379             },
380             "rail": {
381                 "description": "軌道地貌",
382                 "tooltip": "鐵路"
383             },
384             "power": {
385                 "description": "供電地貌",
386                 "tooltip": "電纜、發電廠、變電站等。"
387             },
388             "past_future": {
389                 "description": "過往/未來",
390                 "tooltip": "籌備、興建、廢棄、移平等。"
391             },
392             "others": {
393                 "description": "其他",
394                 "tooltip": "其他"
395             }
396         },
397         "area_fill": {
398             "wireframe": {
399                 "description": "唔填(勽綫)",
400                 "tooltip": "開着勾綫形式,方便睇見底下相圖。"
401             },
402             "partial": {
403                 "description": "半填",
404                 "tooltip": "只填範圍內側。(推薦畀製圖新手)"
405             },
406             "full": {
407                 "description": "全填",
408                 "tooltip": "範圍全填。"
409             }
410         },
411         "restore": {
412             "heading": "你有修改未記妥",
413             "description": "要唔要囘復上次未記妥之修改?"
414         },
415         "save": {
416             "title": "記低",
417             "help": "重閱所變更,傳上公家街圖,等其他用者睇到。",
418             "no_changes": "無修改可記",
419             "error": "記低途中有錯。",
420             "status_code": "服務電腦回覆狀況代號 {code}",
421             "unknown_error_details": "請確保你上到互聯網",
422             "uploading": "傳緊改動上公家街圖",
423             "unsaved_changes": "你有修改未記妥",
424             "conflict": {
425                 "header": "調解相衝修改",
426                 "count": "第 {num} 項相衝,全部有 {total} 項",
427                 "previous": "<前",
428                 "next": "後>",
429                 "keep_local": "留我",
430                 "keep_remote": "用佢",
431                 "restore": "囘復",
432                 "delete": "由佢唔要",
433                 "done": "衝突通通解決!"
434             }
435         },
436         "merge_remote_changes": {
437             "conflict": {
438                 "nodelist": "{user} 同你改過此項。",
439                 "memberlist": "{user} 同你改過關聯細項。",
440                 "tags": "你改<b>{tag}</b>做「{local}」,而 {user} 改佢做「{remote}」。"
441             }
442         },
443         "success": {
444             "just_edited": "你啱啱改咗公家街圖!",
445             "help_link_text": "明細",
446             "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"
447         },
448         "confirm": {
449             "cancel": "唔做"
450         },
451         "splash": {
452             "welcome": "歡迎來到艾第公家街圖造圖。",
453             "text": "艾第爾件架生,易用之時,亦功用多多,用來投稿修改去,世界至好,任用嘅世界地圖片。現時版本係{version}。想多啲資料,睇下 {website}同埋去{github}報告出錯。",
454             "walkthrough": "開始逐步解釋"
455         },
456         "source_switch": {
457             "live": "運行之中",
458             "lose_changes": "你未有修改未記妥。轉地圖電腦,就會無咗修改。你真係要轉地圖電腦?",
459             "dev": "製作之中"
460         },
461         "tag_reference": {
462             "description": "描述",
463             "on_wiki": "喺公家街圖百科度嘅{tag}",
464             "used_with": "同{type}一齊用"
465         },
466         "validations": {
467             "untagged_point": "未有籤嘅點",
468             "untagged_point_tooltip": "揀種地貌,兼且寫呢處係乜來。",
469             "untagged_line": "冇籤嘅綫",
470             "untagged_line_tooltip": "揀種地貌,兼且寫呢綫係乜來。",
471             "untagged_area": "冇籤嘅範圍",
472             "untagged_area_tooltip": "揀種地貌,兼且寫呢範圍係乜來。",
473             "tag_suggests_area": "{tag}籤話條綫係範圍,實情佢唔係。",
474             "deprecated_tags": "廢籤:{tags}"
475         },
476         "cannot_zoom": "今下模式,無得再縮。",
477         "full_screen": "來回全螢幕",
478         "mapillary_images": {
479             "tooltip": "拎輿兵嘅街相",
480             "title": "疊相(輿兵)"
481         },
482         "mapillary_signs": {
483             "tooltip": "拎輿兵嘅交通燈(必先開疊相)",
484             "title": "疊交通燈(輿兵)"
485         },
486         "mapillary": {
487             "view_on_mapillary": "去輿兵度睇張相"
488         },
489         "help": {
490             "title": "指南"
491         },
492         "intro": {
493             "done": "搞掂",
494             "graph": {
495                 "block_number": "<value for addr:block_number>",
496                 "county": "<value for addr:county>",
497                 "district": "<value for addr:district>",
498                 "hamlet": "<value for addr:hamlet>",
499                 "neighbourhood": "<value for addr:neighbourhood>",
500                 "province": "<value for addr:province>",
501                 "quarter": "<value for addr:quarter>",
502                 "state": "<value for addr:state>",
503                 "subdistrict": "<value for addr:subdistrict>",
504                 "suburb": "<value for addr:suburb>",
505                 "countrycode": "cn"
506             },
507             "navigation": {
508                 "title": "周圍望"
509             },
510             "points": {
511                 "title": "處"
512             },
513             "areas": {
514                 "title": "範圍"
515             },
516             "lines": {
517                 "title": "綫"
518             },
519             "startediting": {
520                 "title": "開始改",
521                 "shortcuts": "撳下「{key}」掣,你可睇下連串命令,同埋佢嘅鍵盤快掣。",
522                 "save": "記得定時記低修改!",
523                 "start": "開始制圖"
524             }
525         },
526         "shortcuts": {
527             "title": "鍵盤快掣",
528             "tooltip": "螢幕上睇到鍵盤快掣",
529             "browsing": {
530                 "help": {
531                     "keyboard": "睇鍵盤快掣"
532                 }
533             },
534             "tools": {
535                 "title": "架生"
536             }
537         },
538         "presets": {
539             "categories": {
540                 "category-barrier": {
541                     "name": "屏障地貌"
542                 },
543                 "category-building": {
544                     "name": "屋宇地貌"
545                 },
546                 "category-golf": {
547                     "name": "哥夫波地貌"
548                 },
549                 "category-landuse": {
550                     "name": "用地地貌"
551                 },
552                 "category-natural-area": {
553                     "name": "天然地貌"
554                 },
555                 "category-natural-line": {
556                     "name": "天然地貌"
557                 },
558                 "category-natural-point": {
559                     "name": "天然地貌"
560                 },
561                 "category-path": {
562                     "name": "徑地貌"
563                 },
564                 "category-rail": {
565                     "name": "軌道地貌"
566                 },
567                 "category-restriction": {
568                     "name": "限制地貌"
569                 },
570                 "category-road": {
571                     "name": "車道地貌"
572                 },
573                 "category-route": {
574                     "name": "路綫地貌"
575                 },
576                 "category-water-area": {
577                     "name": "水地貌"
578                 },
579                 "category-water-line": {
580                     "name": "水地貌"
581                 }
582             },
583             "fields": {
584                 "access": {
585                     "label": "准過",
586                     "options": {
587                         "designated": {
588                             "description": "通行與否,按法例或路牌指定",
589                             "title": "指名"
590                         },
591                         "destination": {
592                             "description": "限往目的地",
593                             "title": "目的地"
594                         },
595                         "dismount": {
596                             "description": "過得,要落車推。",
597                             "title": "落車推"
598                         },
599                         "no": {
600                             "description": "公眾不通",
601                             "title": "禁入"
602                         },
603                         "permissive": {
604                             "description": "可通,直至地主唔畀。",
605                             "title": "任過"
606                         },
607                         "private": {
608                             "description": "要地主批准",
609                             "title": "私家"
610                         },
611                         "yes": {
612                             "description": "按法例可通,有權過路。",
613                             "title": "准許"
614                         }
615                     },
616                     "placeholder": "無指明",
617                     "types": {
618                         "access": "所有",
619                         "bicycle": "單車",
620                         "foot": "行",
621                         "horse": "馬",
622                         "motor_vehicle": "車"
623                     }
624                 },
625                 "access_simple": {
626                     "label": "過得"
627                 },
628                 "address": {
629                     "label": "地埗",
630                     "placeholders": {
631                         "block_number": "座數",
632                         "block_number!jp": "座數",
633                         "city": "城",
634                         "city!jp": "城/鎮/村/東京都區部",
635                         "city!vn": "城/鎮",
636                         "conscriptionnumber": "一百二十三號",
637                         "country": "國",
638                         "county": "郡縣",
639                         "county!jp": "區",
640                         "district": "區",
641                         "district!vn": "法國之縣/鎮/區",
642                         "floor": "樓數",
643                         "hamlet": "村仔",
644                         "housename": "屋名",
645                         "housenumber": "一百二十三號",
646                         "place": "地",
647                         "postcode": "郵政編號",
648                         "province": "省",
649                         "state": "州",
650                         "street": "街",
651                         "subdistrict": "分區",
652                         "suburb": "市郊"
653                     }
654                 },
655                 "admin_level": {
656                     "label": "行政層次"
657                 },
658                 "aerialway": {
659                     "label": "類"
660                 },
661                 "aerialway/access": {
662                     "label": "通",
663                     "options": {
664                         "both": "出入都得",
665                         "entry": "入",
666                         "exit": "出"
667                     }
668                 },
669                 "aerialway/bubble": {
670                     "label": "吊車廂"
671                 },
672                 "aerialway/capacity": {
673                     "label": "載量(一個鐘計)",
674                     "placeholder": "500, 2500, 5000..."
675                 },
676                 "aerialway/duration": {
677                     "label": "行程(分鐘)",
678                     "placeholder": "1, 2, 3..."
679                 },
680                 "aerialway/heating": {
681                     "label": "有暖氣"
682                 },
683                 "aerialway/occupancy": {
684                     "label": "一車人數",
685                     "placeholder": "2, 4, 8..."
686                 },
687                 "aerialway/summer/access": {
688                     "label": "通(夏天)",
689                     "options": {
690                         "both": "出人都得",
691                         "entry": "入",
692                         "exit": "出"
693                     }
694                 },
695                 "aeroway": {
696                     "label": "類"
697                 },
698                 "amenity": {
699                     "label": "類"
700                 },
701                 "area/highway": {
702                     "label": "類"
703                 },
704                 "artist": {
705                     "label": "藝人"
706                 },
707                 "artwork_type": {
708                     "label": "類"
709                 },
710                 "atm": {
711                     "label": "提款機"
712                 },
713                 "backrest": {
714                     "label": "長椅"
715                 },
716                 "barrier": {
717                     "label": "類"
718                 },
719                 "bench": {
720                     "label": "長凳"
721                 },
722                 "bicycle_parking": {
723                     "label": "類"
724                 },
725                 "bin": {
726                     "label": "垃圾桶"
727                 },
728                 "blood_components": {
729                     "label": "血成份",
730                     "options": {
731                         "plasma": "血漿",
732                         "platelets": "血小板",
733                         "stemcells": "幹細胞樣本",
734                         "whole": "全血"
735                     }
736                 },
737                 "boundary": {
738                     "label": "類"
739                 },
740                 "brand": {
741                     "label": "牌"
742                 },
743                 "building": {
744                     "label": "屋宇"
745                 },
746                 "building_area": {
747                     "label": "屋宇"
748                 },
749                 "camera/direction": {
750                     "placeholder": "45, 90, 180, 270"
751                 },
752                 "capacity": {
753                     "label": "容納",
754                     "placeholder": "50, 100, 200..."
755                 },
756                 "castle_type": {
757                     "label": "類"
758                 },
759                 "club": {
760                     "label": "類"
761                 },
762                 "collection_times": {
763                     "label": "收集時間"
764                 },
765                 "construction": {
766                     "label": "類"
767                 },
768                 "country": {
769                     "label": "國"
770                 },
771                 "covered": {
772                     "label": "有蓋"
773                 },
774                 "craft": {
775                     "label": "類"
776                 },
777                 "crossing": {
778                     "label": "類"
779                 },
780                 "currency_multi": {
781                     "label": "錢類"
782                 },
783                 "cycle_network": {
784                     "label": "網絡"
785                 },
786                 "cycleway": {
787                     "label": "單車道",
788                     "options": {
789                         "lane": {
790                             "description": "單車道同車道,地上畫綫隔開",
791                             "title": "標準單車道"
792                         },
793                         "none": {
794                             "description": "無單車道",
795                             "title": "無"
796                         },
797                         "opposite": {
798                             "description": "單程路,單車道仍可雙程",
799                             "title": "對頭單車道"
800                         },
801                         "opposite_lane": {
802                             "description": "單車道,與交通方向相反",
803                             "title": "雙向單車道,可對頭"
804                         },
805                         "share_busway": {
806                             "description": "單車道同巴士道合用",
807                             "title": "單車道同巴士共用"
808                         },
809                         "shared_lane": {
810                             "description": "單車道與車道不分",
811                             "title": "共用單車道"
812                         },
813                         "track": {
814                             "description": "單車道與交通有屏障",
815                             "title": "單連分徑"
816                         }
817                     },
818                     "placeholder": "無",
819                     "types": {
820                         "cycleway:left": "左邊",
821                         "cycleway:right": "右邊"
822                     }
823                 },
824                 "date": {
825                     "label": "日期"
826                 },
827                 "delivery": {
828                     "label": "外賣"
829                 },
830                 "denomination": {
831                     "label": "派"
832                 },
833                 "denotation": {
834                     "label": "表示"
835                 },
836                 "description": {
837                     "label": "描述"
838                 },
839                 "diaper": {
840                     "label": "換得尿片"
841                 },
842                 "display": {
843                     "label": "顯示"
844                 },
845                 "dock": {
846                     "label": "類"
847                 },
848                 "drive_through": {
849                     "label": "車上取"
850                 },
851                 "electrified": {
852                     "label": "用電",
853                     "options": {
854                         "contact_line": "電䌫",
855                         "no": "唔係",
856                         "rail": "有電軌道",
857                         "yes": "係(無指名)"
858                     },
859                     "placeholder": "電纜、有電軌道⋯⋯"
860                 },
861                 "elevation": {
862                     "label": "海拔"
863                 },
864                 "email": {
865                     "label": "電郵",
866                     "placeholder": "example@example.com"
867                 },
868                 "emergency": {
869                     "label": "急症室"
870                 },
871                 "entrance": {
872                     "label": "類"
873                 },
874                 "except": {
875                     "label": "例外"
876                 },
877                 "fax": {
878                     "label": "傳真",
879                     "placeholder": "+852 12345678"
880                 },
881                 "fee": {
882                     "label": "費用"
883                 },
884                 "fence_type": {
885                     "label": "類"
886                 },
887                 "fire_hydrant/type": {
888                     "label": "類",
889                     "options": {
890                         "pillar": "柱/地上",
891                         "pond": "塘",
892                         "underground": "地底",
893                         "wall": "牆"
894                     }
895                 },
896                 "fixme": {
897                     "label": "整好我"
898                 },
899                 "fuel": {
900                     "label": "燃料"
901                 },
902                 "fuel_multi": {
903                     "label": "燃料類"
904                 },
905                 "gauge": {
906                     "label": "軌距"
907                 },
908                 "gender": {
909                     "label": "性別",
910                     "options": {
911                         "female": "女",
912                         "male": "男",
913                         "unisex": "不分男女"
914                     },
915                     "placeholder": "未知"
916                 },
917                 "generator/method": {
918                     "label": "方法"
919                 },
920                 "generator/source": {
921                     "label": "來源"
922                 },
923                 "generator/type": {
924                     "label": "類"
925                 },
926                 "handicap": {
927                     "label": "差點",
928                     "placeholder": "1-18"
929                 },
930                 "handrail": {
931                     "label": "扶手"
932                 },
933                 "height": {
934                     "label": "高(米)"
935                 },
936                 "highway": {
937                     "label": "類"
938                 },
939                 "historic": {
940                     "label": "類"
941                 },
942                 "hoops": {
943                     "label": "藍框數",
944                     "placeholder": "1, 2, 4..."
945                 },
946                 "iata": {
947                     "label": "萬國航空運輸協會(IATA)"
948                 },
949                 "icao": {
950                     "label": "萬國民航組織(ICAO)"
951                 },
952                 "incline": {
953                     "label": "斜"
954                 },
955                 "incline_steps": {
956                     "label": "斜坡",
957                     "options": {
958                         "down": "落",
959                         "up": "上"
960                     }
961                 },
962                 "indoor": {
963                     "label": "戶內"
964                 },
965                 "information": {
966                     "label": "類"
967                 },
968                 "internet_access": {
969                     "label": "用到互聯網",
970                     "options": {
971                         "no": "無",
972                         "terminal": "終端機",
973                         "wired": "揷綫上網",
974                         "wlan": "無綫上網",
975                         "yes": "有"
976                     }
977                 },
978                 "internet_access/fee": {
979                     "label": "上網費"
980                 },
981                 "lamp_type": {
982                     "label": "類"
983                 },
984                 "landuse": {
985                     "label": "類"
986                 },
987                 "lanes": {
988                     "label": "綫道數",
989                     "placeholder": "1, 2, 3..."
990                 },
991                 "layer": {
992                     "label": "層"
993                 },
994                 "leaf_cycle": {
995                     "label": "換葉週期",
996                     "options": {
997                         "deciduous": "落葉",
998                         "evergreen": "常綠",
999                         "mixed": "混合",
1000                         "semi_deciduous": "半落葉",
1001                         "semi_evergreen": "半常綠"
1002                     }
1003                 },
1004                 "leaf_cycle_singular": {
1005                     "label": "換葉週期",
1006                     "options": {
1007                         "deciduous": "落葉",
1008                         "evergreen": "常綠",
1009                         "semi_deciduous": "半落葉",
1010                         "semi_evergreen": "半常綠"
1011                     }
1012                 },
1013                 "leaf_type": {
1014                     "label": "葉類",
1015                     "options": {
1016                         "broadleaved": "闊葉",
1017                         "leafless": "無葉",
1018                         "mixed": "混合",
1019                         "needleleaved": "針葉"
1020                     }
1021                 },
1022                 "leaf_type_singular": {
1023                     "label": "葉類",
1024                     "options": {
1025                         "broadleaved": "闊葉",
1026                         "leafless": "無葉",
1027                         "needleleaved": "針葉"
1028                     }
1029                 },
1030                 "leisure": {
1031                     "label": "類"
1032                 },
1033                 "length": {
1034                     "label": "長(米)"
1035                 },
1036                 "level": {
1037                     "label": "層"
1038                 },
1039                 "levels": {
1040                     "label": "樓",
1041                     "placeholder": "2, 4, 6..."
1042                 },
1043                 "lit": {
1044                     "label": "有燈"
1045                 },
1046                 "location": {
1047                     "label": "地點"
1048                 },
1049                 "man_made": {
1050                     "label": "類"
1051                 },
1052                 "manhole": {
1053                     "label": "類"
1054                 },
1055                 "map_type": {
1056                     "label": "類"
1057                 },
1058                 "maxspeed": {
1059                     "label": "限速",
1060                     "placeholder": "40, 50, 60..."
1061                 },
1062                 "maxstay": {
1063                     "label": "留得時間"
1064                 },
1065                 "mtb/scale": {
1066                     "label": "越野單車徑難度",
1067                     "options": {
1068                         "0": "0: 碎石/ 硬泥、障礙無、弧度大",
1069                         "1": "1: 地面有啲鬆、障礙細、弧度大",
1070                         "2": "2: 地面多啲鬆、障礙大、急彎易",
1071                         "3": "3: 地面濕滑、障礙大、急彎窄",
1072                         "4": "4: 地面鬆或有石、急彎危",
1073                         "5": "5: 好難、地有石、滑坡",
1074                         "6": "6: 越野單車手,精湛先得"
1075                     },
1076                     "placeholder": "0, 1, 2, 3..."
1077                 },
1078                 "mtb/scale/imba": {
1079                     "label": "萬國越野單車協會路徑難度",
1080                     "options": {
1081                         "0": "最易 (白圈)",
1082                         "1": "易 (綠圈)",
1083                         "2": "中 (藍方)",
1084                         "3": "難 (黑鑽)",
1085                         "4": "極難 (雙黑鑽)"
1086                     },
1087                     "placeholder": "易、中、難⋯⋯"
1088                 },
1089                 "mtb/scale/uphill": {
1090                     "label": "越野單車,上斜難度",
1091                     "options": {
1092                         "0": "0:斜度平均<10%,碎石/實泥,障礙無",
1093                         "1": "1:斜度平均<15%,碎石/實泥,障礙少",
1094                         "2": "2:斜度平均<20%,硬地,石頭樹根拳大",
1095                         "3": "3:斜度平均<25%,地面多變,石頭/枝枝拳頭大",
1096                         "4": "4:斜度平均<30%,路面差,石頭/枝枝大",
1097                         "5": "5:好斜,多數要推車、抬車"
1098                     },
1099                     "placeholder": "0, 1, 2, 3..."
1100                 },
1101                 "name": {
1102                     "label": "名",
1103                     "placeholder": "常用名(若有)"
1104                 },
1105                 "natural": {
1106                     "label": "自然"
1107                 },
1108                 "network": {
1109                     "label": "網絡"
1110                 },
1111                 "network_bicycle": {
1112                     "label": "網類",
1113                     "options": {
1114                         "icn": "國際",
1115                         "lcn": "本地",
1116                         "ncn": "國內",
1117                         "rcn": "域內"
1118                     },
1119                     "placeholder": "本地、域內、國內、國際"
1120                 },
1121                 "network_foot": {
1122                     "label": "網類",
1123                     "options": {
1124                         "iwn": "國際",
1125                         "lwn": "本地",
1126                         "nwn": "國內",
1127                         "rwn": "域內"
1128                     },
1129                     "placeholder": "本地、域內、國內、國際"
1130                 },
1131                 "network_horse": {
1132                     "label": "網類",
1133                     "options": {
1134                         "ihn": "國際",
1135                         "lhn": "本地",
1136                         "nhn": "國內",
1137                         "rhn": "域內"
1138                     },
1139                     "placeholder": "本地、域內、國內、國際"
1140                 },
1141                 "network_road": {
1142                     "label": "網絡"
1143                 },
1144                 "note": {
1145                     "label": "註"
1146                 },
1147                 "office": {
1148                     "label": "類"
1149                 },
1150                 "oneway": {
1151                     "label": "單程",
1152                     "options": {
1153                         "no": "唔係",
1154                         "undefined": "當佢唔係",
1155                         "yes": "係"
1156                     }
1157                 },
1158                 "oneway_yes": {
1159                     "label": "單程",
1160                     "options": {
1161                         "no": "唔係",
1162                         "undefined": "當佢唔係",
1163                         "yes": "係"
1164                     }
1165                 },
1166                 "opening_hours": {
1167                     "label": "時間"
1168                 },
1169                 "operator": {
1170                     "label": "承辦商"
1171                 },
1172                 "par": {
1173                     "label": "標準桿",
1174                     "placeholder": "3, 4, 5..."
1175                 },
1176                 "park_ride": {
1177                     "label": "泊車轉乖"
1178                 },
1179                 "parking": {
1180                     "label": "類",
1181                     "options": {
1182                         "carports": "亭",
1183                         "garage_boxes": "廂房",
1184                         "lane": "街邊",
1185                         "multi-storey": "多層",
1186                         "sheds": "屋",
1187                         "surface": "地面",
1188                         "underground": "地底"
1189                     }
1190                 },
1191                 "payment_multi": {
1192                     "label": "畀錢方式"
1193                 },
1194                 "phone": {
1195                     "label": "電話",
1196                     "placeholder": "+852 12345678"
1197                 },
1198                 "piste/difficulty": {
1199                     "label": "難度",
1200                     "options": {
1201                         "advanced": "進階(黑鑽)",
1202                         "easy": "易(綠圈)",
1203                         "expert": "專家(雙黑鑽)",
1204                         "extreme": "極難(要攀山架生)",
1205                         "freeride": "自由滑行(場地外)",
1206                         "intermediate": "中階(藍方)",
1207                         "novice": "新手(教學)"
1208                     },
1209                     "placeholder": "易、中階、 進階⋯⋯"
1210                 },
1211                 "piste/grooming": {
1212                     "label": "雪道類",
1213                     "options": {
1214                         "backcountry": "偏遠",
1215                         "classic": "典型",
1216                         "classic+skating": "典型同滑行",
1217                         "mogul": "花式",
1218                         "scooter": "雪地滑板車/電單車",
1219                         "skating": "滑行"
1220                     }
1221                 },
1222                 "piste/type": {
1223                     "label": "類",
1224                     "options": {
1225                         "downhill": "滑落",
1226                         "hike": "行山",
1227                         "ice_skate": "冰刀",
1228                         "nordic": "北歐",
1229                         "playground": "練習場",
1230                         "skitour": "滑雪團",
1231                         "sled": "雪橇",
1232                         "sleigh": "簡易雪橇",
1233                         "snow_park": "滑雪場"
1234                     }
1235                 },
1236                 "place": {
1237                     "label": "類"
1238                 },
1239                 "population": {
1240                     "label": "人口"
1241                 },
1242                 "power": {
1243                     "label": "類"
1244                 },
1245                 "power_supply": {
1246                     "label": "電源"
1247                 },
1248                 "railway": {
1249                     "label": "類"
1250                 },
1251                 "recycling_accepts": {
1252                     "label": "收得"
1253                 },
1254                 "relation": {
1255                     "label": "類"
1256                 },
1257                 "religion": {
1258                     "label": "宗敎"
1259                 },
1260                 "restriction": {
1261                     "label": "類"
1262                 },
1263                 "restrictions": {
1264                     "label": "轉彎限制"
1265                 },
1266                 "rooms": {
1267                     "label": "房數"
1268                 },
1269                 "route": {
1270                     "label": "類"
1271                 },
1272                 "route_master": {
1273                     "label": "類"
1274                 },
1275                 "sac_scale": {
1276                     "label": "行山難度",
1277                     "options": {
1278                         "alpine_hiking": "T4:行高山",
1279                         "demanding_alpine_hiking": "T5:耐力行高山",
1280                         "demanding_mountain_hiking": "T3:耐力行山",
1281                         "difficult_alpine_hiking": "T6:艱行高山",
1282                         "hiking": "T1:遠行",
1283                         "mountain_hiking": "T2:行山"
1284                     },
1285                     "placeholder": "行山、行高山..."
1286                 },
1287                 "sanitary_dump_station": {
1288                     "label": "屎尿棄置"
1289                 },
1290                 "seasonal": {
1291                     "label": "季節"
1292                 },
1293                 "second_hand": {
1294                     "label": "賣二手",
1295                     "options": {
1296                         "no": "唔係",
1297                         "only": "只可",
1298                         "yes": "係"
1299                     },
1300                     "placeholder": "係、唔係、只可"
1301                 },
1302                 "service": {
1303                     "label": "類"
1304                 },
1305                 "service_rail": {
1306                     "label": "服務類",
1307                     "options": {
1308                         "crossover": "波口軌",
1309                         "siding": "側軌",
1310                         "spur": "叉軌",
1311                         "yard": "車廠"
1312                     }
1313                 },
1314                 "shelter": {
1315                     "label": "有天遮"
1316                 },
1317                 "shelter_type": {
1318                     "label": "類"
1319                 },
1320                 "shop": {
1321                     "label": "類"
1322                 },
1323                 "site": {
1324                     "label": "類"
1325                 },
1326                 "smoking": {
1327                     "label": "食煙",
1328                     "options": {
1329                         "dedicated": "專畀食煙(諸如煙房)",
1330                         "isolated": "食得煙地帶,真正隔開",
1331                         "no": "度度無得食煙",
1332                         "outside": "出面食得煙",
1333                         "separated": "食得煙地帶,無真正隔開",
1334                         "yes": "度度都食得煙"
1335                     },
1336                     "placeholder": "禁止、隔開、容許⋯⋯"
1337                 },
1338                 "smoothness": {
1339                     "label": "粗滑",
1340                     "options": {
1341                         "bad": "耐用轆:旅行單車、汽車、人力車",
1342                         "excellent": "轆仔:𨎊軸溜冰、滑板",
1343                         "good": "薄轆:公路單車",
1344                         "horrible": "越野:重型越野車輛",
1345                         "impassable": "無得車過 / 唔畀車行",
1346                         "intermediate": "有轆:單車、輪椅、滑板車",
1347                         "very_bad": "高地台:輕型越野車",
1348                         "very_horrible": "越野專用:拖拉機、全地形越野車"
1349                     },
1350                     "placeholder": "轆仔、有轆、越野⋯⋯"
1351                 },
1352                 "stars": {
1353                     "label": "星級"
1354                 },
1355                 "stop": {
1356                     "label": "停車指示",
1357                     "options": {
1358                         "all": "所有方向",
1359                         "minor": "小車路"
1360                     }
1361                 },
1362                 "structure": {
1363                     "label": "結構",
1364                     "options": {
1365                         "bridge": "橋",
1366                         "cutting": "開山",
1367                         "embankment": "基堤",
1368                         "ford": "津",
1369                         "tunnel": "隧道"
1370                     },
1371                     "placeholder": "未知"
1372                 },
1373                 "studio": {
1374                     "label": "類"
1375                 },
1376                 "substation": {
1377                     "label": "類"
1378                 },
1379                 "supervised": {
1380                     "label": "有人睇"
1381                 },
1382                 "support": {
1383                     "label": "支架"
1384                 },
1385                 "surface": {
1386                     "label": "表面"
1387                 },
1388                 "tactile_paving": {
1389                     "label": "盲人引路徑"
1390                 },
1391                 "takeaway": {
1392                     "label": "外賣",
1393                     "options": {
1394                         "no": "無",
1395                         "only": "只限外賣",
1396                         "yes": "有"
1397                     },
1398                     "placeholder": "有、無、只限外賣⋯⋯"
1399                 },
1400                 "toilets/disposal": {
1401                     "label": "棄置",
1402                     "options": {
1403                         "bucket": "尿兜",
1404                         "chemical": "化學",
1405                         "flush": "沖水",
1406                         "pitlatrine": "廁坑/旱廁"
1407                     }
1408                 },
1409                 "tourism": {
1410                     "label": "類"
1411                 },
1412                 "tracktype": {
1413                     "label": "道類",
1414                     "options": {
1415                         "grade1": "實:鋪咗,或者壓實咗嘅硬面",
1416                         "grade2": "多數實:石仔/石,夾雜軟料",
1417                         "grade3": "軟硬平均夾雜",
1418                         "grade4": "多實軟:泥/沙/草夾雜一啲硬料",
1419                         "grade5": "軟:泥/沙/草"
1420                     },
1421                     "placeholder": "實、多數實、軟⋯⋯"
1422                 },
1423                 "traffic_signals": {
1424                     "label": "類"
1425                 },
1426                 "trail_visibility": {
1427                     "label": "徑明顯度",
1428                     "options": {
1429                         "bad": "差:無路標、有時睇唔到/無路",
1430                         "excellent": "極好:一見就知,或者處處有路標",
1431                         "good": "好:路標睇得見,間中要搵",
1432                         "horrible": "好差:多數唔見路、要有啲搵路工夫先得",
1433                         "intermediate": "時好時差:路標少、路多數明顯",
1434                         "no": "無:無路,搵路工夫要好勁"
1435                     },
1436                     "placeholder": "極好、好、差⋯⋯"
1437                 },
1438                 "trees": {
1439                     "label": "樹"
1440                 },
1441                 "visibility": {
1442                     "label": "顯隱",
1443                     "options": {
1444                         "area": "過二十米(六十五呎)",
1445                         "house": "過五米(十六呎)",
1446                         "street": "五到二十米(十六到六十五呎)"
1447                     }
1448                 },
1449                 "water": {
1450                     "label": "類"
1451                 },
1452                 "water_point": {
1453                     "label": "補水處"
1454                 },
1455                 "waterway": {
1456                     "label": "類"
1457                 },
1458                 "website": {
1459                     "label": "網站",
1460                     "placeholder": "http://example.com/"
1461                 },
1462                 "wetland": {
1463                     "label": "類"
1464                 },
1465                 "wheelchair": {
1466                     "label": "可通輪椅"
1467                 },
1468                 "width": {
1469                     "label": "闊(米)"
1470                 },
1471                 "wikipedia": {
1472                     "label": "維基百科全書"
1473                 }
1474             },
1475             "presets": {
1476                 "address": {
1477                     "name": "地埗",
1478                     "terms": "Address,地址,地埗,址"
1479                 },
1480                 "aerialway": {
1481                     "name": "吊道"
1482                 },
1483                 "aerialway/cable_car": {
1484                     "name": "吊車",
1485                     "terms": "Cable Car,吊車,䌫車"
1486                 },
1487                 "aerialway/chair_lift": {
1488                     "name": "吊櫈",
1489                     "terms": "Chair Lift,吊櫈"
1490                 },
1491                 "aerialway/gondola": {
1492                     "name": "吊船",
1493                     "terms": "Gondola,吊船"
1494                 },
1495                 "aerialway/magic_carpet": {
1496                     "name": "輸送帶",
1497                     "terms": "Magic Carpet Lift,輸送帶"
1498                 },
1499                 "aerialway/platter": {
1500                     "name": "吊盤",
1501                     "terms": "Platter Lift,吊盤"
1502                 },
1503                 "aerialway/pylon": {
1504                     "name": "吊車塔",
1505                     "terms": "Areialway Pylon,吊車塔,纜車纜塔"
1506                 },
1507                 "aeroway": {
1508                     "name": "航空設施"
1509                 },
1510                 "aeroway/aerodrome": {
1511                     "name": "飛機場",
1512                     "terms": "Airport,機場,飛機,飛機場"
1513                 },
1514                 "aeroway/apron": {
1515                     "name": "停機坪",
1516                     "terms": "Apron,停機坪"
1517                 },
1518                 "aeroway/hangar": {
1519                     "name": "飛機庫",
1520                     "terms": "Hangar,機庫,飛機庫"
1521                 },
1522                 "aeroway/helipad": {
1523                     "name": "直升機坪",
1524                     "terms": "Helipad,直升機坪,直升機場,直昇機坪,直昇機場"
1525                 },
1526                 "aeroway/runway": {
1527                     "name": "跑道",
1528                     "terms": "Runway,跑道"
1529                 },
1530                 "aeroway/taxiway": {
1531                     "name": "滑行道",
1532                     "terms": "Taxiway,滑行道"
1533                 },
1534                 "amenity": {
1535                     "name": "便利設施"
1536                 },
1537                 "amenity/arts_centre": {
1538                     "name": "美術館",
1539                     "terms": "Arts Center,美術中心,美術館,藝術中心,藝術館"
1540                 },
1541                 "amenity/atm": {
1542                     "name": "提款機",
1543                     "terms": "ATM,提款機,櫃員機,自動提款機,自動櫃員機"
1544                 },
1545                 "amenity/bank": {
1546                     "name": "銀行",
1547                     "terms": "Bank,銀號,銀行"
1548                 },
1549                 "amenity/bar": {
1550                     "name": "酒吧",
1551                     "terms": "Bar,吧,酒吧"
1552                 },
1553                 "amenity/bench": {
1554                     "name": "長椅",
1555                     "terms": "Bench,長凳,長椅,長櫈"
1556                 },
1557                 "amenity/bicycle_parking": {
1558                     "name": "泊單車處",
1559                     "terms": "Bicycle Parking,單車停放車,單車停泊處,泊單車,泊單車處,自行車停放處"
1560                 },
1561                 "amenity/bicycle_rental": {
1562                     "name": "租單車舖",
1563                     "terms": "Bicycle Rental,單車租賃,租單車,租單車舖,租單車處,自行車租賃處"
1564                 },
1565                 "amenity/boat_rental": {
1566                     "name": "租艇",
1567                     "terms": "Boat Rental,租艇,船舶租賃處"
1568                 },
1569                 "amenity/cafe": {
1570                     "name": "茶座",
1571                     "terms": "Cafe,㗎啡室,㗎啡廳,咖啡,咖啡室,咖啡廳,茶座,荼座"
1572                 },
1573                 "amenity/car_rental": {
1574                     "name": "租車舖",
1575                     "terms": "Car Rental,汽車租賃,汽車租賃處,租車,租車店,租車舖"
1576                 },
1577                 "amenity/car_sharing": {
1578                     "name": "共用車處",
1579                     "terms": "Car Sharing,公用車處,共用車,共用車處,汽車共享站"
1580                 },
1581                 "amenity/car_wash": {
1582                     "name": "洗車舖",
1583                     "terms": "Car Wash,洗車,洗車店,洗車舖"
1584                 },
1585                 "amenity/cinema": {
1586                     "name": "電影戲院",
1587                     "terms": "Cinema,戲院,電影,電影戲院,電影院"
1588                 },
1589                 "amenity/courthouse": {
1590                     "name": "法庭",
1591                     "terms": "Courthouse,法庭,法院,臬署,裁判署"
1592                 },
1593                 "amenity/dentist": {
1594                     "name": "牙醫",
1595                     "terms": "Dentist,牙醫"
1596                 },
1597                 "amenity/doctors": {
1598                     "name": "醫生",
1599                     "terms": "Doctor,醫生"
1600                 },
1601                 "amenity/drinking_water": {
1602                     "name": "飲水處",
1603                     "terms": "Drinking Water,水源,活水,飲水,飲水處,飲用水"
1604                 },
1605                 "amenity/embassy": {
1606                     "name": "大使館",
1607                     "terms": "Embassy,使館,大使館,領事館"
1608                 },
1609                 "amenity/fast_food": {
1610                     "name": "快餐店",
1611                     "terms": "Fast Food,快餐店"
1612                 },
1613                 "amenity/fire_station": {
1614                     "name": "滅火局",
1615                     "terms": "Fire Station,滅火局,水車館,消防局,消防站,救火局"
1616                 },
1617                 "amenity/fountain": {
1618                     "name": "噴水池",
1619                     "terms": "Fountain,噴水池,噴泉,水景"
1620                 },
1621                 "amenity/fuel": {
1622                     "name": "油站",
1623                     "terms": "Gas Station,加氣站,加汽站,加油站,油站"
1624                 },
1625                 "amenity/grave_yard": {
1626                     "name": "墳地",
1627                     "terms": "Graveyard,墓地,墳地,墳場"
1628                 },
1629                 "amenity/library": {
1630                     "name": "圖書館",
1631                     "terms": "Library,圖書館,拉記"
1632                 },
1633                 "amenity/marketplace": {
1634                     "name": "街市",
1635                     "terms": "Marketplace,市場,菜市場,街市"
1636                 },
1637                 "amenity/parking": {
1638                     "name": "停車場",
1639                     "terms": "Car Parking,停車場"
1640                 },
1641                 "amenity/pharmacy": {
1642                     "name": "藥房",
1643                     "terms": "Pharmacy,葯局,葯店,葯房,葯舖,藥局,藥店,藥房,藥舖"
1644                 },
1645                 "amenity/place_of_worship": {
1646                     "name": "拜神之所",
1647                     "terms": "Place of Worship,Worship,宗教祟拜場所,宗教禮拜處,崇拜處,拜神之所,禮拜場所"
1648                 },
1649                 "amenity/place_of_worship/buddhist": {
1650                     "name": "佛寺",
1651                     "terms": "Buddhist Temple,佛堂,佛寺,佛廟,和尚寺,寶殿,寺,寺廟,尼姑庵,尼庵,庵堂,廟,精舍,閣,靜院"
1652                 },
1653                 "amenity/place_of_worship/christian": {
1654                     "name": "敎堂",
1655                     "terms": "Christian,Church,基督敎堂,基督教堂,天主堂,天主敎堂,天主教堂,敎堂,教堂,聖堂"
1656                 },
1657                 "amenity/place_of_worship/jewish": {
1658                     "name": "猶太廟",
1659                     "terms": "Synagogue,jewish,猶太寺,猶太廟,猶太教堂"
1660                 },
1661                 "amenity/place_of_worship/muslim": {
1662                     "name": "囘敎寺",
1663                     "terms": "Mosque,Muslim,囘敎寺,囘教寺,回敎寺,回教寺,清真寺"
1664                 },
1665                 "amenity/police": {
1666                     "name": "差館",
1667                     "terms": "Police,差館,派出所,警察局,警局,警署"
1668                 },
1669                 "amenity/post_box": {
1670                     "name": "郵筒",
1671                     "terms": "Mailbox,Post,Post Box,郵筒,郵箱"
1672                 },
1673                 "amenity/post_office": {
1674                     "name": "郵政局",
1675                     "terms": "Post Office,書信館,郵局,郵政局"
1676                 },
1677                 "amenity/pub": {
1678                     "name": "酒館",
1679                     "terms": "Pub,酒館"
1680                 },
1681                 "amenity/ranger_station": {
1682                     "name": "郊野訪客處",
1683                     "terms": "Ranger Station,郊野訪客處,野郊訪客處"
1684                 },
1685                 "amenity/restaurant": {
1686                     "name": "餐廳",
1687                     "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
1688                 },
1689                 "amenity/shelter": {
1690                     "name": "天遮或亭",
1691                     "terms": "Shelter,亭,天遮,蓋,避難,避難所"
1692                 },
1693                 "amenity/swimming_pool": {
1694                     "name": "游水池"
1695                 },
1696                 "amenity/taxi": {
1697                     "name": "的士站",
1698                     "terms": "Taxi Stand,出租車站,的士站,計程車站"
1699                 },
1700                 "amenity/telephone": {
1701                     "name": "電話",
1702                     "terms": "Telephone,電話"
1703                 },
1704                 "amenity/theatre": {
1705                     "name": "舞臺戲院",
1706                     "terms": "Theater,劇場,劇院,戲院,舞臺戲院,電影院"
1707                 },
1708                 "amenity/toilets": {
1709                     "name": "廁所",
1710                     "terms": "Toilets,便所,公厠,公廁,厠所,廁所,方便,洗手間,盥洗室"
1711                 },
1712                 "amenity/townhall": {
1713                     "name": "大會堂",
1714                     "terms": "Town Hall,大會堂,市政府,市政廳"
1715                 },
1716                 "amenity/waste_basket": {
1717                     "name": "垃圾桶",
1718                     "terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱"
1719                 },
1720                 "area": {
1721                     "name": "範圍",
1722                     "terms": "Area,區域,範圍"
1723                 },
1724                 "barrier": {
1725                     "name": "屏障",
1726                     "terms": "Barrier,屏障,阻擋,障礙,障礙物"
1727                 },
1728                 "barrier/block": {
1729                     "name": "路障",
1730                     "terms": "Block,路障,障礙物"
1731                 },
1732                 "barrier/bollard": {
1733                     "name": "護柱",
1734                     "terms": "Bollard,護柱"
1735                 },
1736                 "barrier/cattle_grid": {
1737                     "name": "攔畜溝柵",
1738                     "terms": "Cattle Grid,家畜柵欄,攔畜溝柵"
1739                 },
1740                 "barrier/city_wall": {
1741                     "name": "城牆",
1742                     "terms": "City Wall,城墻,城牆"
1743                 },
1744                 "barrier/cycle_barrier": {
1745                     "name": "單車減速欄",
1746                     "terms": "Cycle Barrier,單車減速欄,單車矮欄"
1747                 },
1748                 "barrier/entrance": {
1749                     "name": "入口"
1750                 },
1751                 "barrier/fence": {
1752                     "name": "欄",
1753                     "terms": "Fence,欄,欄柵,籬,籬笆"
1754                 },
1755                 "barrier/gate": {
1756                     "name": "閘",
1757                     "terms": "Gate,口,門,閘"
1758                 },
1759                 "barrier/hedge": {
1760                     "name": "樹籬",
1761                     "terms": "Hedge,樹籬"
1762                 },
1763                 "barrier/kissing_gate": {
1764                     "name": "單人轉門 ",
1765                     "terms": "Kissing Gate,單人轉門"
1766                 },
1767                 "barrier/lift_gate": {
1768                     "name": "道閘",
1769                     "terms": "Lift Gate,擋車器,道閘"
1770                 },
1771                 "barrier/retaining_wall": {
1772                     "name": "護土牆",
1773                     "terms": "Retaining Wall,擋土墻,護土牆"
1774                 },
1775                 "barrier/stile": {
1776                     "name": "梯梃",
1777                     "terms": "Stile,梯梃,梯磴"
1778                 },
1779                 "barrier/toll_booth": {
1780                     "name": "收費亭",
1781                     "terms": "Toll Booth,收費亭,收費站"
1782                 },
1783                 "barrier/wall": {
1784                     "name": "牆",
1785                     "terms": "Wall,墻,牆"
1786                 },
1787                 "boundary/administrative": {
1788                     "name": "行政界",
1789                     "terms": "Administrative Boundary,行政區域界線,行政區界,行政界,行政界線,行政邊界"
1790                 },
1791                 "building": {
1792                     "name": "屋宇",
1793                     "terms": "Building,屋宇,建築物"
1794                 },
1795                 "building/apartments": {
1796                     "name": "公寓",
1797                     "terms": "Apartments,公寓,分層屋宇"
1798                 },
1799                 "building/commercial": {
1800                     "name": "商業樓宇",
1801                     "terms": "Commercial Building,商業建築物,商業樓宇"
1802                 },
1803                 "building/garage": {
1804                     "name": "車庫",
1805                     "terms": "Garage,車庫"
1806                 },
1807                 "building/house": {
1808                     "name": "屋",
1809                     "terms": "House,屋,房屋,洋房"
1810                 },
1811                 "building/hut": {
1812                     "name": "屋仔",
1813                     "terms": "Hut,屋仔,棚屋"
1814                 },
1815                 "building/industrial": {
1816                     "name": "工業樓宇",
1817                     "terms": "Industrial Building,工業建築物,工業樓宇"
1818                 },
1819                 "building/residential": {
1820                     "name": "住宅樓宇",
1821                     "terms": "Residential Building,住宅建築物,住宅樓宇"
1822                 },
1823                 "craft/watchmaker": {
1824                     "name": "鐘錶匠",
1825                     "terms": "Watchmaker,鐘錶匠"
1826                 },
1827                 "craft/window_construction": {
1828                     "name": "造窗",
1829                     "terms": "Window Construction,造窗"
1830                 },
1831                 "embankment": {
1832                     "name": "基堤",
1833                     "terms": "Embankment,基堤,堤,堤壩,堤岸"
1834                 },
1835                 "emergency/ambulance_station": {
1836                     "name": "救護站",
1837                     "terms": "Ambulance Station,十字車,救傷車,救護站,救護車"
1838                 },
1839                 "emergency/fire_hydrant": {
1840                     "name": "消防水龍頭",
1841                     "terms": "Fire Hydrant,消防栓,消防水龍頭"
1842                 },
1843                 "emergency/phone": {
1844                     "name": "求助電話",
1845                     "terms": "Emergency Phone,求助電話,緊急電話"
1846                 },
1847                 "footway/sidewalk": {
1848                     "name": "行人路",
1849                     "terms": "Sidewalk,行人路"
1850                 },
1851                 "golf/bunker": {
1852                     "name": "沙坑",
1853                     "terms": "Sand Trap,沙坑"
1854                 },
1855                 "golf/fairway": {
1856                     "name": "球道",
1857                     "terms": "Fairway,球道"
1858                 },
1859                 "golf/green": {
1860                     "name": "菓嶺",
1861                     "terms": "Putting Green,果嶺,菓嶺"
1862                 },
1863                 "golf/hole": {
1864                     "name": "歌夫球洞",
1865                     "terms": "Golf Hole,歌夫球洞"
1866                 },
1867                 "golf/rough": {
1868                     "name": "深草區",
1869                     "terms": "Rough,深草區"
1870                 },
1871                 "golf/tee": {
1872                     "name": "發球區",
1873                     "terms": "Tee Box,發球區,開球區"
1874                 },
1875                 "highway": {
1876                     "name": "公路"
1877                 },
1878                 "highway/bridleway": {
1879                     "name": "馬徑",
1880                     "terms": "Bridle Path,馬徑,馬道"
1881                 },
1882                 "highway/cycleway": {
1883                     "name": "單車徑",
1884                     "terms": "Cycle Path,單車徑,自行車道"
1885                 },
1886                 "highway/footway": {
1887                     "name": "行人徑",
1888                     "terms": "Foot Path,步行徑,行人徑"
1889                 },
1890                 "highway/living_street": {
1891                     "name": "居住街道",
1892                     "terms": "Living Street,居住街道,生活街道"
1893                 },
1894                 "highway/mini_roundabout": {
1895                     "name": "細迴旋處",
1896                     "terms": "Mini-Roundabout,小型環島,小型迴旋處,細迴旋處"
1897                 },
1898                 "highway/motorway": {
1899                     "name": "高速公路",
1900                     "terms": "Motorway,高速公路"
1901                 },
1902                 "highway/motorway_link": {
1903                     "name": "高速公路駁路",
1904                     "terms": "Motorway Link,高速公路匝道,高速公路引道,高速公路駁路"
1905                 },
1906                 "highway/path": {
1907                     "name": "徑",
1908                     "terms": "Path,徑,路徑"
1909                 },
1910                 "highway/primary": {
1911                     "name": "大路",
1912                     "terms": "Primary Road,主要道路,大路"
1913                 },
1914                 "highway/primary_link": {
1915                     "name": "大路駁路",
1916                     "terms": "Primary Link,主要道路匝道,主要道路連接路,大路駁路"
1917                 },
1918                 "highway/residential": {
1919                     "name": "住宅路",
1920                     "terms": "Residential Road,住宅區道路,住宅路"
1921                 },
1922                 "highway/road": {
1923                     "name": "未明路",
1924                     "terms": "Unknown Road,不明路,不知路,未明路,未知嘅路,未知種類的道路,未知種類道路"
1925                 },
1926                 "highway/secondary": {
1927                     "name": "中路",
1928                     "terms": "Secondary Road,中路,次要道路"
1929                 },
1930                 "highway/secondary_link": {
1931                     "name": "中路駁路",
1932                     "terms": "Secondary Link,中路駁路,次級道路連接路,次要道路匝道"
1933                 },
1934                 "highway/service": {
1935                     "name": "支路",
1936                     "terms": "Service Road,支路,輔助道路"
1937                 },
1938                 "highway/service/alley": {
1939                     "name": "巷",
1940                     "terms": "Alley,巷,後巷,橫巷,窄巷,胡同"
1941                 },
1942                 "highway/service/drive-through": {
1943                     "name": "車上取餐",
1944                     "terms": "Drive-Through,免下車,免下車銀行,免下車餐館,車上取餐,車上用餐,駕駛通過以獲取服務"
1945                 },
1946                 "highway/service/driveway": {
1947                     "name": "宅外車道",
1948                     "terms": "Driveway,宅外車道,車線,車道"
1949                 },
1950                 "highway/service/emergency_access": {
1951                     "name": "緊急通道",
1952                     "terms": "Emergency Access,緊急通道"
1953                 },
1954                 "highway/service/parking_aisle": {
1955                     "name": "泊車通道",
1956                     "terms": "Parking Aisle,停車場通道,泊車通道"
1957                 },
1958                 "highway/steps": {
1959                     "name": "梯",
1960                     "terms": "Steps,梯,樓梯,石階,階梯"
1961                 },
1962                 "highway/stop": {
1963                     "name": "停車標誌",
1964                     "terms": "Stop Sign,停字標誌,停車標誌,停車路牌"
1965                 },
1966                 "highway/street_lamp": {
1967                     "name": "街燈",
1968                     "terms": "Street Lamp,街燈,路燈,道燈"
1969                 },
1970                 "highway/tertiary": {
1971                     "name": "細路",
1972                     "terms": "Tertiary Road,三級道路,細路"
1973                 },
1974                 "highway/tertiary_link": {
1975                     "name": "細路駁路",
1976                     "terms": "Tertiary Link,三級道路匝道,三級道路連接路,細路駁路"
1977                 },
1978                 "highway/traffic_signals": {
1979                     "name": "紅綠燈",
1980                     "terms": "Traffic Signals,交通燈,紅綠燈"
1981                 },
1982                 "highway/trunk": {
1983                     "name": "幹路",
1984                     "terms": "Trunk Road,幹線道路,幹路,幹道"
1985                 },
1986                 "highway/trunk_link": {
1987                     "name": "幹道駁路",
1988                     "terms": "Trunk Link,幹線道路匝道,幹道連接路,幹道駁路"
1989                 },
1990                 "highway/turning_circle": {
1991                     "name": "迴旋處",
1992                     "terms": "Turning Circle,回轉圈,廻旋處,環島,迴旋處"
1993                 },
1994                 "historic": {
1995                     "name": "史蹟",
1996                     "terms": "Historic Site,史跡,史蹟,歷史遺址,歷史遺跡"
1997                 },
1998                 "historic/archaeological_site": {
1999                     "name": "考古地",
2000                     "terms": "Archaeological Site,考古地,考古地點,考古遺址"
2001                 },
2002                 "historic/boundary_stone": {
2003                     "name": "界石",
2004                     "terms": "Boundary Stone,界樁,界石"
2005                 },
2006                 "historic/castle": {
2007                     "name": "寨",
2008                     "terms": "Castle,城堡,寨"
2009                 },
2010                 "historic/memorial": {
2011                     "name": "細紀念碑",
2012                     "terms": "Memorial,碑,紀念碑,紀念館,細紀念碑"
2013                 },
2014                 "historic/monument": {
2015                     "name": "大紀念碑",
2016                     "terms": "Monument,古跡,古蹟,大紀念碑,碑,紀念碑"
2017                 },
2018                 "historic/ruins": {
2019                     "name": "廢墟",
2020                     "terms": "Ruins,廢墟"
2021                 },
2022                 "historic/wayside_cross": {
2023                     "name": "路邊十字架",
2024                     "terms": "Wayside Cross,路邊十字架"
2025                 },
2026                 "historic/wayside_shrine": {
2027                     "name": "路邊神祠",
2028                     "terms": "Wayside Shrine,路邊神社,路邊神祠"
2029                 },
2030                 "landuse/basin": {
2031                     "name": "盆地",
2032                     "terms": "Basin,水池,盆地"
2033                 },
2034                 "landuse/cemetery": {
2035                     "name": "墳場",
2036                     "terms": "Cemetery,墓地,墳場"
2037                 },
2038                 "landuse/construction": {
2039                     "name": "地盤",
2040                     "terms": "Construction,地盤,建築工程,建築物"
2041                 },
2042                 "landuse/farmyard": {
2043                     "name": "地堂",
2044                     "terms": "Farmyard,地堂,農莊"
2045                 },
2046                 "landuse/forest": {
2047                     "name": "森",
2048                     "terms": "Forest,森,森林"
2049                 },
2050                 "landuse/grass": {
2051                     "name": "草地",
2052                     "terms": "Grass,草地"
2053                 },
2054                 "landuse/meadow": {
2055                     "name": "牧地",
2056                     "terms": "Meadow,牧地,牧場"
2057                 },
2058                 "landuse/orchard": {
2059                     "name": "菓園",
2060                     "terms": "Orchard,果園,菓園"
2061                 },
2062                 "landuse/quarry": {
2063                     "name": "石塘",
2064                     "terms": "Quarry,石塘,石礦場,礦場"
2065                 },
2066                 "landuse/vineyard": {
2067                     "name": "葡萄園",
2068                     "terms": "Vineyard,葡萄園,酒莊"
2069                 },
2070                 "leisure": {
2071                     "name": "消閒",
2072                     "terms": "Leisure,休閑場所,休閒設施,消閒"
2073                 },
2074                 "leisure/common": {
2075                     "name": "公地",
2076                     "terms": "Common,公共用地,公地"
2077                 },
2078                 "leisure/dog_park": {
2079                     "name": "狗公園",
2080                     "terms": "Dog Park,狗公園"
2081                 },
2082                 "leisure/garden": {
2083                     "name": "花園",
2084                     "terms": "Garden,公園,果園,植物園,花園,菜園"
2085                 },
2086                 "leisure/golf_course": {
2087                     "name": "哥夫球場",
2088                     "terms": "Golf Course,哥夫球場,高爾夫球場"
2089                 },
2090                 "leisure/marina": {
2091                     "name": "遊艇碼頭",
2092                     "terms": "Marina,碼頭,遊艇碼頭"
2093                 },
2094                 "leisure/park": {
2095                     "name": "園",
2096                     "terms": "Park,公園,園"
2097                 },
2098                 "leisure/pitch": {
2099                     "name": "運動場",
2100                     "terms": "Sport Pitch,運動場,運動場地,運動場所"
2101                 },
2102                 "leisure/pitch/american_football": {
2103                     "name": "美式足球場",
2104                     "terms": "American Football Field,美式足球場"
2105                 },
2106                 "leisure/pitch/baseball": {
2107                     "name": "棒球場",
2108                     "terms": "Baseball Diamond,棒球場"
2109                 },
2110                 "leisure/pitch/basketball": {
2111                     "name": "籃球場",
2112                     "terms": "Basketball Court,球場,籃球場"
2113                 },
2114                 "leisure/pitch/skateboard": {
2115                     "name": "滑板場",
2116                     "terms": "Skate Park,滑板場"
2117                 },
2118                 "leisure/pitch/soccer": {
2119                     "name": "足球場",
2120                     "terms": "Soccer Field,足球場"
2121                 },
2122                 "leisure/pitch/tennis": {
2123                     "name": "網球場",
2124                     "terms": "Tennis Court,網球場"
2125                 },
2126                 "leisure/pitch/volleyball": {
2127                     "name": "排球場",
2128                     "terms": "Volleyball Court,排球場"
2129                 },
2130                 "leisure/playground": {
2131                     "name": "遊樂場",
2132                     "terms": "Playground,遊樂場"
2133                 },
2134                 "leisure/slipway": {
2135                     "name": "船排",
2136                     "terms": "Slipway,船排,船架滑道,船臺"
2137                 },
2138                 "leisure/stadium": {
2139                     "name": "大體育館",
2140                     "terms": "Stadium,大體育館,體育,體育場"
2141                 },
2142                 "leisure/swimming_pool": {
2143                     "name": "游水池",
2144                     "terms": "Swimming Pool,游水池,游泳池,遊泳池"
2145                 },
2146                 "line": {
2147                     "name": "綫",
2148                     "terms": "Line,綫,線"
2149                 },
2150                 "man_made": {
2151                     "name": "人造",
2152                     "terms": "Man Made,人造,人造構築,人造物"
2153                 },
2154                 "man_made/breakwater": {
2155                     "name": "防波堤",
2156                     "terms": "Breakwater,防波堤"
2157                 },
2158                 "man_made/cutline": {
2159                     "name": "分割綫",
2160                     "terms": "Cut line,分割綫,分界線,山林分界線"
2161                 },
2162                 "man_made/embankment": {
2163                     "name": "基堤"
2164                 },
2165                 "man_made/flagpole": {
2166                     "name": "旗杆",
2167                     "terms": "Flagpole,旗杆,旗竿"
2168                 },
2169                 "man_made/lighthouse": {
2170                     "name": "燈塔",
2171                     "terms": "Lighthouse,燈塔"
2172                 },
2173                 "man_made/observation": {
2174                     "name": "瞭望臺",
2175                     "terms": "Observation Tower,瞭望塔,瞭望臺"
2176                 },
2177                 "man_made/pier": {
2178                     "name": "埗頭",
2179                     "terms": "Pier,埗頭,碼頭"
2180                 },
2181                 "man_made/pipeline": {
2182                     "name": "水管",
2183                     "terms": "Pipeline,水管,管道"
2184                 },
2185                 "man_made/survey_point": {
2186                     "name": "測量點",
2187                     "terms": "Survey Point,測量點"
2188                 },
2189                 "man_made/tower": {
2190                     "name": "塔",
2191                     "terms": "Tower,塔"
2192                 },
2193                 "man_made/wastewater_plant": {
2194                     "name": "廢水廠",
2195                     "terms": "Wastewater Plant,廢水廠,汙水處理廠,污水處理廠"
2196                 },
2197                 "man_made/water_tower": {
2198                     "name": "水塔",
2199                     "terms": "Water Tower,水塔"
2200                 },
2201                 "man_made/water_works": {
2202                     "name": "供水廠",
2203                     "terms": "Water Works,供水廠,水務設施"
2204                 },
2205                 "natural": {
2206                     "name": "天然",
2207                     "terms": "Natural,天然,自然,自然物件"
2208                 },
2209                 "natural/bay": {
2210                     "name": "灣",
2211                     "terms": "Bay,海灣,灣"
2212                 },
2213                 "natural/beach": {
2214                     "name": "灘",
2215                     "terms": "Beach,沙灘,海灘,灘"
2216                 },
2217                 "natural/cliff": {
2218                     "name": "崖",
2219                     "terms": "Cliff,崖,懸崖"
2220                 },
2221                 "natural/coastline": {
2222                     "name": "海岸綫",
2223                     "terms": "Coastline,海岸綫,海岸線"
2224                 },
2225                 "natural/fell": {
2226                     "name": "高原荒野",
2227                     "terms": "Fell,高原荒原,高原荒野,高地荒原"
2228                 },
2229                 "natural/glacier": {
2230                     "name": "冰川",
2231                     "terms": "Glacier,冰川,冰河"
2232                 },
2233                 "natural/grassland": {
2234                     "name": "草原",
2235                     "terms": "Grassland,草原"
2236                 },
2237                 "natural/heath": {
2238                     "name": "荒野",
2239                     "terms": "Heath,荒地,荒野"
2240                 },
2241                 "natural/peak": {
2242                     "name": "峯",
2243                     "terms": "Peak,山峰,山頂,峯"
2244                 },
2245                 "natural/scree": {
2246                     "name": "碎石坡",
2247                     "terms": "Scree,碎石坡"
2248                 },
2249                 "natural/scrub": {
2250                     "name": "灌木",
2251                     "terms": "Scrub,灌木,灌木叢"
2252                 },
2253                 "natural/spring": {
2254                     "name": "泉",
2255                     "terms": "Spring,噴泉,泉,泉水,湧泉,溫泉"
2256                 },
2257                 "natural/tree": {
2258                     "name": "樹",
2259                     "terms": "Tree,木,樹"
2260                 },
2261                 "natural/tree_row": {
2262                     "name": "排樹",
2263                     "terms": "Tree row,排樹,排樹"
2264                 },
2265                 "natural/volcano": {
2266                     "name": "火山",
2267                     "terms": "Volcano,火山"
2268                 },
2269                 "natural/water": {
2270                     "name": "水",
2271                     "terms": "Water,水"
2272                 },
2273                 "natural/water/lake": {
2274                     "name": "湖",
2275                     "terms": "Lake,湖,湖泊"
2276                 },
2277                 "natural/water/pond": {
2278                     "name": "塘",
2279                     "terms": "Pond,塘,水池,池,池塘"
2280                 },
2281                 "natural/water/reservoir": {
2282                     "name": "水塘",
2283                     "terms": "Reservoir,水塘,水庫"
2284                 },
2285                 "natural/wetland": {
2286                     "name": "澤",
2287                     "terms": "Wetland,潮間帶,澤,濕地"
2288                 },
2289                 "natural/wood": {
2290                     "name": "林",
2291                     "terms": "Wood,林,樹林"
2292                 },
2293                 "office": {
2294                     "name": "寫字樓",
2295                     "terms": "Office,寫字樓,辦公室"
2296                 },
2297                 "office/administrative": {
2298                     "name": "行政樓"
2299                 },
2300                 "office/educational_institution": {
2301                     "name": "敎育機構",
2302                     "terms": "Educational Institution,敎育機構,教育機構"
2303                 },
2304                 "office/employment_agency": {
2305                     "name": "薦人館",
2306                     "terms": "Employment Agency,就業機構,職業介紹所,薦人館"
2307                 },
2308                 "office/estate_agent": {
2309                     "name": "管業處",
2310                     "terms": "Real Estate Office,地產代理,管業處"
2311                 },
2312                 "office/financial": {
2313                     "name": "財務部寫字樓",
2314                     "terms": "Financial Office,財務部寫字樓"
2315                 },
2316                 "office/government": {
2317                     "name": "衙門",
2318                     "terms": "Government Office,公署,政府合署,政府樓,署,衙門"
2319                 },
2320                 "office/insurance": {
2321                     "name": "保險公司寫字樓",
2322                     "terms": "Insurance Office,保險公司,保險公司寫字樓"
2323                 },
2324                 "office/lawyer": {
2325                     "name": "律師事務所",
2326                     "terms": "Law Office,律師事務所"
2327                 },
2328                 "office/ngo": {
2329                     "name": "志顠機構寫字樓",
2330                     "terms": "NGO Office,志顠機構寫字樓,非政府組織"
2331                 },
2332                 "office/physician": {
2333                     "name": "醫生"
2334                 },
2335                 "office/political_party": {
2336                     "name": "政黨",
2337                     "terms": "Political Party,政黨"
2338                 },
2339                 "office/research": {
2340                     "name": "研究所",
2341                     "terms": "Research Office,研究所"
2342                 },
2343                 "office/telecommunication": {
2344                     "name": "電話公司寫字樓",
2345                     "terms": "Telecom Office,電信公司,電話公司寫字樓"
2346                 },
2347                 "office/travel_agent": {
2348                     "name": "旅行社"
2349                 },
2350                 "place": {
2351                     "name": "地"
2352                 },
2353                 "place/city": {
2354                     "name": "城",
2355                     "terms": "City,城,城市"
2356                 },
2357                 "place/farm": {
2358                     "name": "農場"
2359                 },
2360                 "place/hamlet": {
2361                     "name": "村仔",
2362                     "terms": "Hamlet,村仔,村莊"
2363                 },
2364                 "place/island": {
2365                     "name": "島",
2366                     "terms": "Island,島,島嶼"
2367                 },
2368                 "place/isolated_dwelling": {
2369                     "name": "孤離居所",
2370                     "terms": "Isolated Dwelling,孤立居所,孤立民居,孤離居所"
2371                 },
2372                 "place/locality": {
2373                     "name": "地方",
2374                     "terms": "Locality,地方,地點,地點(無人定居)"
2375                 },
2376                 "place/town": {
2377                     "name": "鎮",
2378                     "terms": "Town,城鎮,市鎮,鎮"
2379                 },
2380                 "place/village": {
2381                     "name": "村",
2382                     "terms": "Village,村,村莊,村鎮"
2383                 },
2384                 "point": {
2385                     "name": "點",
2386                     "terms": "Point,點"
2387                 },
2388                 "power": {
2389                     "name": "發電廠"
2390                 },
2391                 "power/generator": {
2392                     "name": "發電機",
2393                     "terms": "Power Generator,發電機"
2394                 },
2395                 "power/line": {
2396                     "name": "供電綫",
2397                     "terms": "Power Line,供電綫,供電線,電線"
2398                 },
2399                 "power/minor_line": {
2400                     "name": "細供電綫",
2401                     "terms": "Minor Power Line,小供電線,細供電綫"
2402                 },
2403                 "power/pole": {
2404                     "name": "電綫杆",
2405                     "terms": "Power Pole,電綫杆,電線桿"
2406                 },
2407                 "power/sub_station": {
2408                     "name": "配電站"
2409                 },
2410                 "power/tower": {
2411                     "name": "高壓電塔",
2412                     "terms": "High-Voltage Tower,高壓輸電塔,高壓電塔"
2413                 },
2414                 "power/transformer": {
2415                     "name": "火牛房",
2416                     "terms": "Transformer,火牛房,變電所"
2417                 },
2418                 "railway": {
2419                     "name": "鐵路"
2420                 },
2421                 "railway/abandoned": {
2422                     "name": "廢鐵路",
2423                     "terms": "Abandoned Railway,廢棄的鐵路,廢鐵路,鐵路路線跡"
2424                 },
2425                 "railway/disused": {
2426                     "name": "停用鐵路",
2427                     "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
2428                 },
2429                 "railway/monorail": {
2430                     "name": "單軌",
2431                     "terms": "Monorail,單軌,單軌鐵路,單軌電車"
2432                 },
2433                 "railway/narrow_gauge": {
2434                     "name": "窄軌火車",
2435                     "terms": "Narrow Gauge Rails,窄軌火車,窄軌,窄軌鐵路"
2436                 },
2437                 "railway/rail": {
2438                     "name": "路軌",
2439                     "terms": "Rail,火車軌,路軌,軌,鐵軌"
2440                 },
2441                 "railway/subway": {
2442                     "name": "地下鐵路",
2443                     "terms": "MTR,Mass Transit Railway,Subway,地下鐵,地下鐵路,地鐵"
2444                 },
2445                 "railway/subway_entrance": {
2446                     "name": "地下鐵路入口",
2447                     "terms": "Subway Entrance,地下鐵路入口,地鐵入口,地鐵口"
2448                 },
2449                 "railway/tram": {
2450                     "name": "電車",
2451                     "terms": "Tram,電車"
2452                 },
2453                 "relation": {
2454                     "name": "關係",
2455                     "terms": "Relation,關係,關系"
2456                 },
2457                 "route/ferry": {
2458                     "name": "航綫",
2459                     "terms": "Ferry Route,渡輪航線,航綫,航線"
2460                 },
2461                 "shop": {
2462                     "name": "舖",
2463                     "terms": "Shop,商店,舖"
2464                 },
2465                 "shop/alcohol": {
2466                     "name": "酒莊",
2467                     "terms": "Liquor Store,酒店,酒莊,酒類商店"
2468                 },
2469                 "shop/bakery": {
2470                     "name": "麪飽舖同餅家",
2471                     "terms": "Bakery,餅家,餅店,餅舖,麪包舖,麪飽店,麪飽舖,麵包店,麵包舖,麵飽店"
2472                 },
2473                 "shop/beauty": {
2474                     "name": "美容院",
2475                     "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
2476                 },
2477                 "shop/beverages": {
2478                     "name": "飲品舖",
2479                     "terms": "Beverage Store,飲品店,飲品舖"
2480                 },
2481                 "shop/bicycle": {
2482                     "name": "單車舖",
2483                     "terms": "Bicycle Shop,單車店,單車舖,自行車店"
2484                 },
2485                 "shop/boutique": {
2486                     "name": "時裝店",
2487                     "terms": "Boutique,時裝店,服飾店,精品店"
2488                 },
2489                 "shop/butcher": {
2490                     "name": "肉舖",
2491                     "terms": "Butcher,肉舖,肉販,肉鋪"
2492                 },
2493                 "shop/car": {
2494                     "name": "車行",
2495                     "terms": "Car Dealership,車行"
2496                 },
2497                 "shop/car_parts": {
2498                     "name": "汽車零件舖",
2499                     "terms": "Car Parts Store,汽車配件店,汽車零件店,汽車零件舖"
2500                 },
2501                 "shop/car_repair": {
2502                     "name": "車房",
2503                     "terms": "Car Repair Shop,汽車修理店,汽車維修店,車房"
2504                 },
2505                 "shop/clothes": {
2506                     "name": "衫舖",
2507                     "terms": "Clothing Store,服裝店,服飾店,衫舖"
2508                 },
2509                 "shop/computer": {
2510                     "name": "電腦舖",
2511                     "terms": "Computer Store,電腦店,電腦舖"
2512                 },
2513                 "shop/convenience": {
2514                     "name": "便利店",
2515                     "terms": "Convenience Store,便利店"
2516                 },
2517                 "shop/deli": {
2518                     "name": "美食舖",
2519                     "terms": "Deli,Delicatessen,美食舖,熟食舖,熟食店,美食店"
2520                 },
2521                 "shop/department_store": {
2522                     "name": "百貨公司",
2523                     "terms": "Department Store,百貨公司,百貨店"
2524                 },
2525                 "shop/doityourself": {
2526                     "name": "自組舖",
2527                     "terms": "DIY Store,DIY商店,自組舖"
2528                 },
2529                 "shop/electronics": {
2530                     "name": "電器舖",
2531                     "terms": "Electronics Store,電器舖,電器店,電子產品舖"
2532                 },
2533                 "shop/farm": {
2534                     "name": "檔",
2535                     "terms": "Produce Stand,檔,水果攤,農場"
2536                 },
2537                 "shop/fishmonger": {
2538                     "name": "魚檔"
2539                 },
2540                 "shop/florist": {
2541                     "name": "花舖",
2542                     "terms": "Florist,花店,花舖"
2543                 },
2544                 "shop/funeral_directors": {
2545                     "name": "殯儀館",
2546                     "terms": "Funeral Home,殯儀館"
2547                 },
2548                 "shop/furniture": {
2549                     "name": "傢俬舖",
2550                     "terms": "Furniture Store,傢俬舖,傢具店,家具店"
2551                 },
2552                 "shop/garden_centre": {
2553                     "name": "園藝舖",
2554                     "terms": "Garden Center,園藝中心,園藝舖,花店"
2555                 },
2556                 "shop/gift": {
2557                     "name": "禮品舖",
2558                     "terms": "Gift Shop,禮品店,禮品舖,禮物店"
2559                 },
2560                 "shop/greengrocer": {
2561                     "name": "菜檔",
2562                     "terms": "Greengrocer,果蔬店,菜檔,蔬果店"
2563                 },
2564                 "shop/hairdresser": {
2565                     "name": "飛髮舖",
2566                     "terms": "Hairdresser,理髮店,飛髮舖"
2567                 },
2568                 "shop/hardware": {
2569                     "name": "五金舖",
2570                     "terms": "Hardware Store,五金店,五金舖"
2571                 },
2572                 "shop/hifi": {
2573                     "name": "音響舖",
2574                     "terms": "Hifi Store,音響店,音響舖"
2575                 },
2576                 "shop/jewelry": {
2577                     "name": "珠寶金行",
2578                     "terms": "Jeweler,珠寶店,珠寶舖,珠寶金行,首飾店,首飾舖"
2579                 },
2580                 "shop/laundry": {
2581                     "name": "洗衣舖",
2582                     "terms": "Laundry,洗衣店,洗衣舖"
2583                 },
2584                 "shop/locksmith": {
2585                     "name": "鎖匠",
2586                     "terms": "Locksmith,鎖匠,鎖匠鋪,開鎖佬"
2587                 },
2588                 "shop/mall": {
2589                     "name": "大商場",
2590                     "terms": "Mall,商場,大商場"
2591                 },
2592                 "shop/mobile_phone": {
2593                     "name": "電話舖",
2594                     "terms": "Mobile Phone Store,手機店,行動電話店,電話舖"
2595                 },
2596                 "shop/motorcycle": {
2597                     "name": "電單車行",
2598                     "terms": "Motorcycle Dealership,摩托車行,電單車行"
2599                 },
2600                 "shop/music": {
2601                     "name": "唱片舖",
2602                     "terms": "Music Store,唱片舖,音樂店"
2603                 },
2604                 "shop/optician": {
2605                     "name": "眼鏡鋪",
2606                     "terms": "Optician,眼鏡店,眼鏡行,眼鏡鋪"
2607                 },
2608                 "shop/pet": {
2609                     "name": "寵物舖",
2610                     "terms": "Pet Store,寵物店,寵物舖"
2611                 },
2612                 "shop/photo": {
2613                     "name": "影相舖",
2614                     "terms": "Photography Store,影相舖,照相館"
2615                 },
2616                 "shop/radiotechnics": {
2617                     "name": "無綫電/電子零件舖",
2618                     "terms": "Radio Component Store,Electronic Component Store,無線電零件舖,無綫電零件舖,電子零件舖"
2619                 },
2620                 "shop/shoes": {
2621                     "name": "鞋舖",
2622                     "terms": "Shoe Store,鞋店,鞋舖"
2623                 },
2624                 "shop/sports": {
2625                     "name": "運動舖",
2626                     "terms": "Sporting Goods Store,運動用品店,運動舖,體育,體育用品店"
2627                 },
2628                 "shop/stationery": {
2629                     "name": "文具舖",
2630                     "terms": "Stationery Store,文具店,文具舖"
2631                 },
2632                 "shop/supermarket": {
2633                     "name": "超級市場",
2634                     "terms": "Supermarket,超級市場"
2635                 },
2636                 "shop/toys": {
2637                     "name": "玩具舖",
2638                     "terms": "Toy Store,玩具店,玩具舖"
2639                 },
2640                 "shop/travel_agency": {
2641                     "name": "旅行社",
2642                     "terms": "Travel Agency,旅行社"
2643                 },
2644                 "shop/tyres": {
2645                     "name": "軚舖",
2646                     "terms": "Tire Store,軚舖,輪胎店"
2647                 },
2648                 "shop/vacant": {
2649                     "name": "吉舖"
2650                 },
2651                 "shop/variety_store": {
2652                     "name": "雜貨舖",
2653                     "terms": "Variety Store,雜貨店,雜貨舖"
2654                 },
2655                 "shop/video": {
2656                     "name": "影視店",
2657                     "terms": "Video Store,影像店,影碟店,影視店"
2658                 },
2659                 "shop/wine": {
2660                     "name": "酒舖",
2661                     "terms": "Wine Shop,酒舖"
2662                 },
2663                 "tourism": {
2664                     "name": "旅行",
2665                     "terms": "Tourism,旅行,旅遊設施"
2666                 },
2667                 "tourism/alpine_hut": {
2668                     "name": "高山屋仔",
2669                     "terms": "Alpine Hut,高山小屋,高山屋仔"
2670                 },
2671                 "tourism/artwork": {
2672                     "name": "藝術品",
2673                     "terms": "Artwork,藝術品"
2674                 },
2675                 "tourism/attraction": {
2676                     "name": "旅行名勝",
2677                     "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點"
2678                 },
2679                 "tourism/caravan_site": {
2680                     "name": "露營車營地",
2681                     "terms": "RV Park,房車營地,露營車停車場,露營車營地"
2682                 },
2683                 "tourism/guest_house": {
2684                     "name": "賓館",
2685                     "terms": "Guest House,賓館"
2686                 },
2687                 "tourism/hostel": {
2688                     "name": "旅舍",
2689                     "terms": "Hostel,招待所,旅舍"
2690                 },
2691                 "tourism/hotel": {
2692                     "name": "酒店",
2693                     "terms": "Hotel,酒店"
2694                 },
2695                 "tourism/information": {
2696                     "name": "資訊處",
2697                     "terms": "Information,資訊,資訊處"
2698                 },
2699                 "tourism/motel": {
2700                     "name": "汽車酒店",
2701                     "terms": "Motel,汽車旅館,汽車酒店"
2702                 },
2703                 "tourism/museum": {
2704                     "name": "博物館",
2705                     "terms": "Museum,博物館"
2706                 },
2707                 "tourism/picnic_site": {
2708                     "name": "郊遊地點",
2709                     "terms": "Picnic Site,郊遊地點,野餐地點"
2710                 },
2711                 "tourism/theme_park": {
2712                     "name": "主題公園",
2713                     "terms": "Theme Park,主題公園"
2714                 },
2715                 "tourism/viewpoint": {
2716                     "name": "觀景臺",
2717                     "terms": "Viewpoint,景點,眺望,瞭望台,瞭望臺,觀景台,觀景臺,觀景點"
2718                 },
2719                 "tourism/zoo": {
2720                     "name": "動物園",
2721                     "terms": "Zoo,動物園"
2722                 },
2723                 "type/boundary": {
2724                     "name": "界",
2725                     "terms": "Boundary,界,邊界"
2726                 },
2727                 "type/boundary/administrative": {
2728                     "name": "行政邊界",
2729                     "terms": "Administrative Boundary,行政界線,行政邊界"
2730                 },
2731                 "type/multipolygon": {
2732                     "name": "幾多邊形"
2733                 },
2734                 "type/restriction": {
2735                     "name": "限制",
2736                     "terms": "Restriction,限制"
2737                 },
2738                 "type/route": {
2739                     "name": "路綫",
2740                     "terms": "Route,路綫,路線"
2741                 },
2742                 "type/route/bicycle": {
2743                     "name": "單車路綫",
2744                     "terms": "Cycle Route,單車路綫,單車路線"
2745                 },
2746                 "type/route/bus": {
2747                     "name": "巴士路綫",
2748                     "terms": "Bus Route,公共汽車路線,巴士路綫"
2749                 },
2750                 "type/route/detour": {
2751                     "name": "繞道路綫",
2752                     "terms": "Detour Route,巡遊路綫,巡遊路線,繞道,繞道路綫,繞道路線"
2753                 },
2754                 "type/route/ferry": {
2755                     "name": "航綫",
2756                     "terms": "Ferry Route,渡輪航線,航綫"
2757                 },
2758                 "type/route/foot": {
2759                     "name": "行人路綫",
2760                     "terms": "Foot Route,步行路線,行人路綫,行人路線"
2761                 },
2762                 "type/route/hiking": {
2763                     "name": "行山路綫",
2764                     "terms": "Hiking Route,行山路綫,行山路線"
2765                 },
2766                 "type/route/pipeline": {
2767                     "name": "供水路綫",
2768                     "terms": "Pipeline Route,供水路綫,供水路線,水管路綫,管道路線"
2769                 },
2770                 "type/route/power": {
2771                     "name": "供電路綫",
2772                     "terms": "Power Route,供電路綫,供電路線"
2773                 },
2774                 "type/route/road": {
2775                     "name": "行車路綫",
2776                     "terms": "Road Route,行車路綫,行車路線,道路路線"
2777                 },
2778                 "type/route/train": {
2779                     "name": "火車路綫",
2780                     "terms": "Train Route,火車綫,火車線,火車路綫,鐵路綫,鐵路線,鐵路路綫,鐵路路線"
2781                 },
2782                 "type/route/tram": {
2783                     "name": "電車路綫",
2784                     "terms": "Tram Route,電車路綫,電車路線"
2785                 },
2786                 "type/route_master": {
2787                     "name": "路綫總管",
2788                     "terms": "Route Master,線路總管,路綫總管,路線總目"
2789                 },
2790                 "vertex": {
2791                     "name": "其他",
2792                     "terms": "Other,其他,其它"
2793                 },
2794                 "waterway": {
2795                     "name": "水路"
2796                 },
2797                 "waterway/canal": {
2798                     "name": "水道",
2799                     "terms": "Canal,水道,運河"
2800                 },
2801                 "waterway/dam": {
2802                     "name": "壩",
2803                     "terms": "Dam,堤壩,壩,水壩"
2804                 },
2805                 "waterway/ditch": {
2806                     "name": "溝",
2807                     "terms": "Ditch,渠,溝,溝渠"
2808                 },
2809                 "waterway/drain": {
2810                     "name": "排水道",
2811                     "terms": "Drain,下水道,排水道,渠,溝"
2812                 },
2813                 "waterway/river": {
2814                     "name": "江",
2815                     "terms": "River,江,江河,河,河流"
2816                 },
2817                 "waterway/riverbank": {
2818                     "name": "江岸",
2819                     "terms": "Riverbank,江岸,河堤,河床,河牀"
2820                 },
2821                 "waterway/stream": {
2822                     "name": "涌",
2823                     "terms": "Stream,小河,小溪,涌,溪,溪流"
2824                 },
2825                 "waterway/weir": {
2826                     "name": "堰",
2827                     "terms": "Weir,堤堰,堤壩,堰,壩,壆"
2828                 }
2829             }
2830         },
2831         "imagery": {
2832             "Bing": {
2833                 "description": "衞星同般空相。",
2834                 "name": "必應般空相"
2835             },
2836             "DigitalGlobe-Premium": {
2837                 "attribution": {
2838                     "text": "條款同回應"
2839                 },
2840                 "description": "數碼地球,特等衞星相。",
2841                 "name": "數碼地球特等相。"
2842             },
2843             "DigitalGlobe-Standard": {
2844                 "attribution": {
2845                     "text": "條款同回應"
2846                 },
2847                 "description": "數碼地球,一般衞星相。",
2848                 "name": "數碼地球一般相。"
2849             },
2850             "MAPNIK": {
2851                 "attribution": {
2852                     "text": "版權所有,公家街圖協力人。共創之下,任發任改,然而必須提及協力者,改咗必以同樣條款發放。"
2853                 },
2854                 "description": "預設公家街圖層",
2855                 "name": "公家街圖(一般)"
2856             },
2857             "Mapbox": {
2858                 "attribution": {
2859                     "text": "條款同回應"
2860                 },
2861                 "description": "衞星同般空相。",
2862                 "name": "輿圖盒衛星"
2863             },
2864             "tf-cycle": {
2865                 "name": "雷林公家單車地圖"
2866             },
2867             "tf-landscape": {
2868                 "name": "雷林地勢"
2869             }
2870         }
2871     }
2872 }