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