]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/zh-HK.json
Merge branch 'master' into notes-search
[rails.git] / vendor / assets / iD / iD / locales / zh-HK.json
1 {
2     "zh-HK": {
3         "icons": {
4             "information": "資訊"
5         },
6         "modes": {
7             "add_area": {
8                 "title": "範圍",
9                 "description": "新增公園、建築物、湖或其他範圍至地圖。",
10                 "tail": "於地圖上按一下開始繪畫範圍,例如公園、湖或建築物。"
11             },
12             "add_line": {
13                 "title": "綫",
14                 "description": "新增公路、街道、行人路、水道或其他綫至地圖。",
15                 "tail": "於地圖上按一下開始繪畫道路、路徑或者路綫。"
16             },
17             "add_point": {
18                 "title": "點",
19                 "description": "新增餐廳、紀念碑、郵筒或其他點至地圖。",
20                 "tail": "於地圖上按一下新增點。"
21             },
22             "browse": {
23                 "title": "瀏覽",
24                 "description": "平移和縮放地圖。"
25             },
26             "draw_area": {
27                 "tail": "按一下加節至你的範圍,按第一節完成繪畫範圍。"
28             },
29             "draw_line": {
30                 "tail": "按一下新增一節至綫。按其他的綫以連接它們,按兩下可完成編輯綫。"
31             }
32         },
33         "operations": {
34             "add": {
35                 "annotation": {
36                     "point": "已新增一點。",
37                     "vertex": "已新增節至路上。",
38                     "relation": "已新增關係。"
39                 }
40             },
41             "start": {
42                 "annotation": {
43                     "line": "開始了畫綫。",
44                     "area": "開始了繪畫範圍。"
45                 }
46             },
47             "continue": {
48                 "key": "A",
49                 "title": "伸延",
50                 "description": "伸延這條綫。",
51                 "not_eligible": "綫不可從這裡伸延。",
52                 "multiple": "數條綫可從這裡伸延。要選擇一條綫,可按著Shift鍵和用滑鼠按一下該條綫。",
53                 "annotation": {
54                     "line": "綫已伸延。",
55                     "area": "範圍已伸延。"
56                 }
57             },
58             "cancel_draw": {
59                 "annotation": "已取消繪畫。"
60             },
61             "change_role": {
62                 "annotation": "已更改關係構件的作用。"
63             },
64             "change_tags": {
65                 "annotation": "已更改標籤。"
66             },
67             "circularize": {
68                 "title": "圓形化",
69                 "description": {
70                     "line": "將這條綫變為圓形。",
71                     "area": "將這個範圍變為圓形。"
72                 },
73                 "key": "O",
74                 "annotation": {
75                     "line": "將一條綫變為圓形。",
76                     "area": "將一個範圍變為圓形。"
77                 },
78                 "not_closed": "未能將這個變為圓形因為它未成為一圈。",
79                 "too_large": "未能將這個轉為圓形因為它不是被完全看得到。",
80                 "connected_to_hidden": "未能將這個轉為圓形因為它連接著一個隱藏的特徵。"
81             },
82             "orthogonalize": {
83                 "title": "方形化",
84                 "description": {
85                     "line": "將這條綫的角方形化。",
86                     "area": "將這個範圍的角方形化。"
87                 },
88                 "key": "S",
89                 "annotation": {
90                     "line": "已將這條綫的角方形化。",
91                     "area": "已將這個範圍的角方形化。"
92                 },
93                 "not_squarish": "未能將這個方形化因為它不似方形。",
94                 "too_large": "未能將這個方形化因為它不是被完全看得到。",
95                 "connected_to_hidden": "未能將這個方形化因為它連接著一個隱藏的特徵。"
96             },
97             "straighten": {
98                 "title": "拉直",
99                 "description": "拉直這條綫。",
100                 "key": "S",
101                 "annotation": "已拉直一條綫。",
102                 "too_bendy": "未能將這個拉直因為它轉太多彎。",
103                 "connected_to_hidden": "未能將這條綫拉直因為它連接著一個隱藏的特徵。"
104             },
105             "delete": {
106                 "title": "刪除",
107                 "description": {
108                     "single": "永久刪除此特徵。",
109                     "multiple": "永久刪除這些特徵。"
110                 },
111                 "annotation": {
112                     "point": "已刪除一點。",
113                     "vertex": "已刪除路徑上的一個節。",
114                     "line": "已刪除一條綫。",
115                     "area": "已刪除一個範圍。",
116                     "relation": "已刪除一個關係。",
117                     "multiple": "已刪除{n}個特徵。"
118                 },
119                 "too_large": {
120                     "single": "未能將這個特徵刪除因為它不是被完全看得到。",
121                     "multiple": "未能將這些特徵刪除因為它不是被完全看得到。"
122                 },
123                 "incomplete_relation": {
124                     "single": "此特徵未能刪除,因為它尚未完全下載。",
125                     "multiple": "這些特徵未能刪除,因為它們尚未完全下載。"
126                 },
127                 "part_of_relation": {
128                     "single": "這個特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。",
129                     "multiple": "這些特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。"
130                 },
131                 "connected_to_hidden": {
132                     "single": "未能將這個特徵刪除因為它連接著一個隱藏的特徵。",
133                     "multiple": "未能將這些特徵刪除因為它連接著一些隱藏的特徵。"
134                 }
135             },
136             "add_member": {
137                 "annotation": "已新增一個構件至關係。"
138             },
139             "delete_member": {
140                 "annotation": "已將構件從關係移除。"
141             },
142             "connect": {
143                 "annotation": {
144                     "point": "已連接路徑到一個點。",
145                     "vertex": "已連接路徑到另一路徑。",
146                     "line": "已連接路徑到一條綫。",
147                     "area": "已連接路徑到一個範圍。"
148                 }
149             },
150             "disconnect": {
151                 "title": "斷開",
152                 "description": "將這些綫/範圍互相斷開。",
153                 "key": "D",
154                 "annotation": "已斷開的綫/範圍。",
155                 "not_connected": "這裡未有足夠的綫/範圍可斷開。",
156                 "connected_to_hidden": "未能將這個斷開因為它連接著一個隱藏的特徵。",
157                 "relation": "未能將這個斷開因為它連接著一個關係的構件。"
158             },
159             "merge": {
160                 "title": "合併",
161                 "description": "合併這些特徵。",
162                 "key": "C",
163                 "annotation": "合併{n}個特徵。",
164                 "not_eligible": "不能合併這些特徵。",
165                 "not_adjacent": "這些特徵不能合併因為它們的端點不是連接在一起。",
166                 "incomplete_relation": "這些特徵不能合併因為最少一個尚未完全下載。",
167                 "conflicting_tags": "這些特徵不能合併因為當中一些標籤的數值有衝突。"
168             },
169             "move": {
170                 "title": "移動",
171                 "description": {
172                     "single": "移動這個特徵至另一位置。",
173                     "multiple": "移動這些特徵至另一位置。"
174                 },
175                 "key": "M",
176                 "annotation": {
177                     "point": "已移動一個點。",
178                     "vertex": "已移動路徑上的一個節。",
179                     "line": "已移動一條綫。",
180                     "area": "已移動一個範圍。",
181                     "multiple": "已移動多個特徵。"
182                 },
183                 "incomplete_relation": {
184                     "single": "此特徵未能移動,因為它尚未完全下載。",
185                     "multiple": "這些特徵未能移動,因為它們尚未完全下載。"
186                 },
187                 "too_large": {
188                     "single": "未能將這個特徵移動因為它不是被完全看得到。",
189                     "multiple": "未能將這些特徵移動因為它們不是被完全看得到。"
190                 },
191                 "connected_to_hidden": {
192                     "single": "未能移動這個特徵因為它連接著一個隱藏的特徵。",
193                     "multiple": "未能將這些特徵移動因為有些連接著隱藏的特徵。"
194                 }
195             },
196             "reflect": {
197                 "title": {
198                     "long": "以長軸鏡射",
199                     "short": "以短軸鏡射"
200                 },
201                 "description": {
202                     "long": {
203                         "single": "以特徵長軸鏡射。",
204                         "multiple": "以這些特徵長軸鏡射。"
205                     },
206                     "short": {
207                         "single": "以特徵短軸鏡射。",
208                         "multiple": "以這些特徵短軸鏡射。"
209                     }
210                 },
211                 "key": {
212                     "long": "T",
213                     "short": "Y"
214                 },
215                 "annotation": {
216                     "long": {
217                         "single": "特徵已以其長軸鏡射。",
218                         "multiple": "多個特徵已以其長軸鏡射。"
219                     },
220                     "short": {
221                         "single": "特徵已以其短軸鏡射。",
222                         "multiple": "多個特徵已以其短軸鏡射。"
223                     }
224                 },
225                 "incomplete_relation": {
226                     "single": "此特徵未能鏡射,因為它尚未完全下載。",
227                     "multiple": "這些特徵未能鏡射,因為它們尚未完全下載。"
228                 },
229                 "too_large": {
230                     "single": "未能將這個特徵鏡射因為它不是被完全看得到。",
231                     "multiple": "未能將這些特徵鏡射因為它們不是被完全看得到。"
232                 },
233                 "connected_to_hidden": {
234                     "single": "未能將這個特徵鏡射因為它連接著一個隱藏的特徵。",
235                     "multiple": "未能將這些特徵鏡射因為它們連接著一個隱藏的特徵。"
236                 }
237             },
238             "rotate": {
239                 "title": "旋轉",
240                 "description": {
241                     "single": "依特徵中心旋轉。",
242                     "multiple": "依這些特徵中心旋轉。"
243                 },
244                 "key": "R",
245                 "annotation": {
246                     "line": "已旋轉一條綫。",
247                     "area": "已旋轉一個範圍。",
248                     "multiple": "已旋轉多個特徵。"
249                 },
250                 "incomplete_relation": {
251                     "single": "此特徵未能旋轉,因為它尚未完全下載。",
252                     "multiple": "此些特徵未能旋轉,因為它們尚未完全下載。"
253                 },
254                 "too_large": {
255                     "single": "未能將這個特徵旋轉因為它不是被完全看得到。",
256                     "multiple": "未能將這些特徵旋轉因為它們不是被完全看得到。"
257                 },
258                 "connected_to_hidden": {
259                     "single": "未能旋轉這個特徵因為它連接著一個隱藏的特徵。",
260                     "multiple": "未能旋轉這些特徵因為它們連接著隱藏的特徵。"
261                 }
262             },
263             "reverse": {
264                 "title": "反轉",
265                 "description": "使這條綫的方向反轉。",
266                 "key": "V",
267                 "annotation": "已反轉一條綫。"
268             },
269             "split": {
270                 "title": "分割",
271                 "description": {
272                     "line": "將這條綫分為兩個節。",
273                     "area": "將這個範圍的邊界一分為二。",
274                     "multiple": "在這個節將這個綫/範圍的邊界一分為二。"
275                 },
276                 "key": "X",
277                 "annotation": {
278                     "line": "分割一條綫。",
279                     "area": "分割一個範圍邊界。",
280                     "multiple": "分割{n}條綫/範圍邊界。"
281                 },
282                 "not_eligible": "綫不能於頭或尾分割。",
283                 "multiple_ways": "這裡有太多綫要分割。",
284                 "connected_to_hidden": "未能分割這個因為它連接著一個隱藏的特徵。"
285             },
286             "restriction": {
287                 "annotation": {
288                     "create": "已新增轉彎限制",
289                     "delete": "已刪除轉彎限制"
290                 }
291             }
292         },
293         "restriction": {
294             "help": {
295                 "indirect": "(間接)",
296                 "turn": {
297                     "no_left_turn": "不准左轉 {indirect}",
298                     "no_right_turn": "不准右轉 {indirect}",
299                     "no_u_turn": "不准掉頭 {indirect}",
300                     "no_straight_on": "不准直行 {indirect}",
301                     "only_left_turn": "只准左轉 {indirect}",
302                     "only_right_turn": "只准右轉 {indirect}",
303                     "only_u_turn": "只准掉頭 {indirect}",
304                     "only_straight_on": "只准直行 {indirect}"
305                 }
306             }
307         },
308         "undo": {
309             "tooltip": "還原:{action}",
310             "nothing": "沒有可還原的動作。"
311         },
312         "redo": {
313             "tooltip": "重做: {action}",
314             "nothing": "沒有可重做的動作。"
315         },
316         "tooltip_keyhint": "快速鍵:",
317         "browser_notice": "iD 編輯器支援 Firefox、Chrome、Safari、Opera 和 Internet Explorer 11 以上的版本。請升級你的瀏覽器或是使用 Potlatch 2 來編輯地圖。",
318         "translate": {
319             "translate": "翻譯",
320             "localized_translation_label": "多種語言名稱",
321             "localized_translation_language": "選擇語言",
322             "localized_translation_name": "名稱"
323         },
324         "zoom_in_edit": "放大以編輯",
325         "loading_auth": "正在連接 OpenStreetMap...",
326         "report_a_bug": "報告錯誤",
327         "help_translate": "協助翻譯",
328         "feature_info": {
329             "hidden_warning": "{count} 項隱藏特徵",
330             "hidden_details": "這些特徵正被隱藏: {details}"
331         },
332         "status": {
333             "error": "未能連接至應用程式介面。",
334             "offline": "應用程式介面現在離線。請稍後再編輯。",
335             "readonly": "應用程式介面處於唯讀模式。如要儲存變更需要稍等。",
336             "rateLimit": "這個應用程式介面限制匿名連接,你可登入來解決這個問題。"
337         },
338         "commit": {
339             "title": "上傳到 OpenStreetMap",
340             "upload_explanation": "你上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
341             "upload_explanation_with_user": "你以{user}的名字上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
342             "request_review": "我希望有其他人覆核我的編輯。",
343             "save": "上載",
344             "cancel": "取消",
345             "changes": "{count} 項變更",
346             "download_changes": "下載 osmChange 檔案",
347             "warnings": "警告",
348             "modified": "已修改",
349             "deleted": "已刪除",
350             "created": "已建立",
351             "about_changeset_comments": "有關變動留言",
352             "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
353             "google_warning": "你在這個留言內提及過Google:緊記絕對不可複製Google地圖的資料。",
354             "google_warning_link": "https://www.openstreetmap.org/copyright"
355         },
356         "contributors": {
357             "list": "由{users}編輯",
358             "truncated_list": "由 {users} 和另外 {count} 人編輯"
359         },
360         "info_panels": {
361             "key": "I",
362             "background": {
363                 "key": "B",
364                 "title": "背景",
365                 "zoom": "縮放",
366                 "vintage": "古舊",
367                 "source": "來源",
368                 "description": "描述",
369                 "resolution": "解像度",
370                 "accuracy": "準確度",
371                 "unknown": "未知",
372                 "show_tiles": "顯示方塊",
373                 "hide_tiles": "隱藏方塊"
374             },
375             "history": {
376                 "key": "H",
377                 "title": "歷程",
378                 "selected": "已選 {n} 項",
379                 "version": "版本",
380                 "last_edit": "最後編輯",
381                 "edited_by": "編輯者",
382                 "changeset": "變動",
383                 "unknown": "未知",
384                 "link_text": "openstreetmap.org 上的歷程"
385             },
386             "location": {
387                 "key": "L",
388                 "title": "位置",
389                 "unknown_location": "未知位置"
390             },
391             "measurement": {
392                 "key": "M",
393                 "title": "測量",
394                 "selected": "已選 {n} 項",
395                 "geometry": "幾何",
396                 "center": "中心點",
397                 "perimeter": "周界",
398                 "length": "長度",
399                 "area": "面積",
400                 "centroid": "形心",
401                 "location": "位置",
402                 "metric": "公制",
403                 "imperial": "英制"
404             }
405         },
406         "geometry": {
407             "point": "點",
408             "vertex": "頂點",
409             "line": "綫",
410             "area": "範圍",
411             "relation": "關係"
412         },
413         "geocoder": {
414             "search": "搜尋全世界...",
415             "no_results_visible": "地圖內可見範圍都沒有結果",
416             "no_results_worldwide": "找不到搜尋結果"
417         },
418         "geolocate": {
419             "title": "顯示我的位置",
420             "locating": "定位中,請稍候..."
421         },
422         "inspector": {
423             "no_documentation_combination": "沒有這個標籤組合的相關文件",
424             "no_documentation_key": "沒有這個鍵值的相關文件",
425             "documentation_redirect": "這份文件已轉至新一頁",
426             "show_more": "顯示更多",
427             "view_on_osm": "在 openstreetmap.org 中檢視",
428             "all_fields": "所有資料",
429             "all_tags": "所有標籤",
430             "all_members": "所有構件",
431             "all_relations": "所有關係",
432             "new_relation": "建立新關係⋯⋯",
433             "role": "作用",
434             "choose": "選擇特徵種類",
435             "results": "{search}的{n}個結果",
436             "reference": "在 OpenStreetMap Wiki 中檢閱",
437             "back_tooltip": "變更特徵",
438             "remove": "移除",
439             "search": "搜尋",
440             "multiselect": "已選擇的特徵",
441             "unknown": "未知",
442             "incomplete": "<未下載>",
443             "feature_list": "搜尋特徵",
444             "edit": "編輯特徵",
445             "check": {
446                 "yes": "是",
447                 "no": "否",
448                 "reverser": "更改方向"
449             },
450             "radio": {
451                 "structure": {
452                     "type": "種類",
453                     "default": "預設",
454                     "layer": "圖層"
455                 }
456             },
457             "add": "新增",
458             "none": "無",
459             "node": "節",
460             "way": "路徑",
461             "relation": "關係",
462             "location": "位置",
463             "add_fields": "新增資料"
464         },
465         "background": {
466             "title": "背景",
467             "description": "背景設定",
468             "key": "B",
469             "none": "無",
470             "best_imagery": "這地點最為人所知的背景影像",
471             "switch": "切換回這個背景",
472             "custom": "自訂",
473             "overlays": "覆蓋層",
474             "reset": "重設",
475             "display_options": "顯示選項",
476             "brightness": "亮度",
477             "contrast": "對比",
478             "saturation": "飽和度",
479             "sharpness": "銳利度",
480             "minimap": {
481                 "description": "顯示小地圖",
482                 "tooltip": "顯示縮小地圖以確定現在被顯示範圍的位置",
483                 "key": "/"
484             },
485             "fix_misalignment": "校正對位誤差",
486             "offset": "於以下灰色範圍內平移或者輸入以米量度的誤差值就可校正對位誤差。"
487         },
488         "map_data": {
489             "title": "地圖資料",
490             "description": "地圖資料",
491             "key": "F",
492             "data_layers": "資料圖層",
493             "layers": {
494                 "osm": {
495                     "tooltip": "來自 OpenStreetMap 的地圖數據",
496                     "title": "OpenStreetMap 數據"
497                 }
498             },
499             "fill_area": "填滿範圍",
500             "map_features": "地圖特徵",
501             "autohidden": "由於太多東西出現在螢幕上,這些特徵已被自動隱藏。你可以放大來編輯它們。"
502         },
503         "feature": {
504             "points": {
505                 "description": "點",
506                 "tooltip": "興趣點"
507             },
508             "traffic_roads": {
509                 "description": "交通道路",
510                 "tooltip": "公路、街道等等"
511             },
512             "service_roads": {
513                 "description": "輔助道路",
514                 "tooltip": "輔助道路、停車場通道、小徑等等"
515             },
516             "paths": {
517                 "description": "徑",
518                 "tooltip": "行人路、步行徑、單車徑等等"
519             },
520             "buildings": {
521                 "description": "建築物",
522                 "tooltip": "建築物、涼亭、車房等等"
523             },
524             "landuse": {
525                 "description": "用地特徵",
526                 "tooltip": "森林、農地、公園、住宅區、商業區等等"
527             },
528             "boundaries": {
529                 "description": "邊界",
530                 "tooltip": "行政邊界"
531             },
532             "water": {
533                 "description": "水特徵",
534                 "tooltip": "河流、湖泊、池塘、流域等等"
535             },
536             "rail": {
537                 "description": "鐵路特徵",
538                 "tooltip": "鐵路"
539             },
540             "power": {
541                 "description": "電力特徵",
542                 "tooltip": "電線、發電廠、變電站等等"
543             },
544             "past_future": {
545                 "description": "過去/將來",
546                 "tooltip": "已建議、建築中、已廢棄、已拆毀等等"
547             },
548             "others": {
549                 "description": "其他",
550                 "tooltip": "其他東西"
551             }
552         },
553         "area_fill": {
554             "wireframe": {
555                 "description": "不填滿 (以線條顯示)",
556                 "tooltip": "啟用框線模式,很容易就看到背景影像。",
557                 "key": "W"
558             },
559             "partial": {
560                 "description": "部分填滿",
561                 "tooltip": "只有範圍邊界內側會被填滿。(適合地圖繪畫新手)"
562             },
563             "full": {
564                 "description": "全部填滿",
565                 "tooltip": "整個範圍會被填滿。"
566             }
567         },
568         "restore": {
569             "heading": "你有未儲存的變更",
570             "description": "你想恢復上一次編輯時尚未儲存的變更嗎?",
571             "restore": "恢復我的變更",
572             "reset": "放棄我的變更"
573         },
574         "save": {
575             "title": "儲存",
576             "help": "檢閱您的變更並將它們上載至 OpenStreetMap,讓其他用戶都看得到。",
577             "no_changes": "沒有變更需要儲存。",
578             "error": "儲存時發生錯誤",
579             "status_code": "伺服器提供的狀態碼{code}",
580             "unknown_error_details": "請確保你已連接至互聯網。",
581             "uploading": "正在上傳變更到 OpenStreetMap...",
582             "unsaved_changes": "你有未儲存的變更",
583             "conflict": {
584                 "header": "解決有衝突的編輯項目",
585                 "count": " {total}個衝突中的第{num}個",
586                 "previous": "< 上一個",
587                 "next": "下一個 >",
588                 "keep_local": "保留我的",
589                 "keep_remote": "使用其他人的",
590                 "restore": "復原",
591                 "delete": "放棄資料",
592                 "done": "所有衝突已解決!",
593                 "help": "另一用戶已變更了一些你變更過的地圖特徵。\n按一下下面的每一個特徵以了解有關衝突內容並決定是否需要保留\n你的變更或者是其他用戶的變更。\n"
594             }
595         },
596         "merge_remote_changes": {
597             "conflict": {
598                 "deleted": "這特徵已被{user}刪除。",
599                 "location": "這特徵被你和{user}移動過。",
600                 "nodelist": "這些節被你和{user}變更過。",
601                 "memberlist": "關係構件已被你和{user}改變了。",
602                 "tags": "你變更了{tag}標籤為\"{local}\",而{user}變更為\"{remote}\"。"
603             }
604         },
605         "success": {
606             "just_edited": "你剛剛編輯了OpenStreetMap!",
607             "help_link_text": "詳細資料",
608             "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"
609         },
610         "confirm": {
611             "okay": "確定",
612             "cancel": "取消"
613         },
614         "splash": {
615             "welcome": "歡迎使用iD OpenStreetMap編輯器",
616             "text": "iD是一個易用但功能強大的工具以便你可在世界上最好的免費地圖中作出貢獻。這個是版本{version}。你可在{website}得到更多資料和在{github}報告錯誤。",
617             "walkthrough": "開始新手教學",
618             "start": "立即編輯"
619         },
620         "source_switch": {
621             "live": "實況模式",
622             "lose_changes": "你有尚未儲存的變更。切換地圖伺服器將放棄它們。你確定要切換伺服器嗎?",
623             "dev": "開發模式"
624         },
625         "version": {
626             "whats_new": "iD {version} 的新消息"
627         },
628         "tag_reference": {
629             "description": "描述",
630             "on_wiki": "在wiki.osm.org上的 {tag}",
631             "used_with": "與{type}一起用"
632         },
633         "validations": {
634             "disconnected_highway": "已斷開的高速公路。",
635             "disconnected_highway_tooltip": "道路必須連接至其他道路或建築物入口。",
636             "old_multipolygon": "外部路徑上的多邊形標籤",
637             "old_multipolygon_tooltip": "這種多邊形格式已停用。請將標籤分配予母多邊形,而非外部路徑。",
638             "untagged_point": "未有標籤的點",
639             "untagged_point_tooltip": "選擇一個特徵種類來形容這個點是甚麼。",
640             "untagged_line": "未有標籤的綫",
641             "untagged_line_tooltip": "選擇一個特徵種類來形容這條綫是甚麼。",
642             "untagged_area": "未有標籤的範圍",
643             "untagged_area_tooltip": "選擇一個特徵種類來形容這個範圍是甚麼。",
644             "untagged_relation": "未有標籤的關係",
645             "untagged_relation_tooltip": "選擇一個特徵種類來形容這個關係是甚麼。",
646             "tag_suggests_area": "{tag}標籤建議綫應為範圍,但這不是一個範圍。",
647             "deprecated_tags": "已棄用的標籤: {tags}"
648         },
649         "zoom": {
650             "in": "放大",
651             "out": "縮小"
652         },
653         "cannot_zoom": "在這個模式下不能再縮小。",
654         "full_screen": "切換全螢幕",
655         "mapillary_images": {
656             "tooltip": "來自Mapillary的街道圖層相片",
657             "title": "相片重疊 (Mapillary)"
658         },
659         "mapillary_signs": {
660             "tooltip": "來自Mapillary的交通訊號(必須啟用相片重疊)",
661             "title": "交通訊號重疊 (Mapillary)"
662         },
663         "mapillary": {
664             "view_on_mapillary": "在Mapillary上觀看這影像"
665         },
666         "openstreetcam_images": {
667             "title": "相片重疊 (OpenStreetCam)"
668         },
669         "openstreetcam": {
670             "view_on_openstreetcam": "在 OpenStreetCam 上觀看這影像"
671         },
672         "help": {
673             "title": "說明",
674             "key": "H",
675             "help": {
676                 "title": "說明",
677                 "open_data_h": "開放數據",
678                 "before_start_h": "在你開始之前",
679                 "open_source_h": "開放來源"
680             },
681             "overview": {
682                 "title": "概覽",
683                 "navigation_h": "導覽",
684                 "features_h": "地圖特徵"
685             },
686             "editing": {
687                 "title": "編輯及儲存",
688                 "select_h": "選擇",
689                 "save_h": "儲存",
690                 "upload_h": "上載",
691                 "backups_h": "自動備份",
692                 "keyboard_h": "鍵盤快速鍵"
693             },
694             "feature_editor": {
695                 "title": "特徵編輯器",
696                 "type_h": "特徵種類"
697             },
698             "points": {
699                 "title": "點",
700                 "intro": "*點*是用來表示如商店、餐廳和紀念碑這些特徵,它們用來標示一個特定位置和描述那裏有甚麼。",
701                 "add_point_h": "新增點",
702                 "move_point_h": "移動點",
703                 "delete_point_h": "刪除點"
704             },
705             "lines": {
706                 "title": "綫",
707                 "add_line_h": "新增綫",
708                 "modify_line_h": "修改綫"
709             }
710         },
711         "intro": {
712             "done": "完成",
713             "ok": "確定",
714             "graph": {
715                 "block_number": "<value for addr:block_number>",
716                 "city": "三江",
717                 "county": "<value for addr:county>",
718                 "district": "<value for addr:district>",
719                 "hamlet": "<value for addr:hamlet>",
720                 "neighbourhood": "<value for addr:neighbourhood>",
721                 "postcode": "999077",
722                 "province": "<value for addr:province>",
723                 "quarter": "<value for addr:quarter>",
724                 "state": "<value for addr:state>",
725                 "subdistrict": "<value for addr:subdistrict>",
726                 "suburb": "<value for addr:suburb>",
727                 "countrycode": "hk",
728                 "name": {
729                     "1st-avenue": "第一大街",
730                     "2nd-avenue": "第二大街",
731                     "4th-avenue": "第四大街",
732                     "5th-avenue": "第五大街",
733                     "6th-avenue": "第六大街",
734                     "6th-street": "第六街",
735                     "7th-avenue": "第七大街",
736                     "8th-avenue": "第八大街",
737                     "9th-avenue": "第九大街",
738                     "10th-avenue": "第十大街",
739                     "11th-avenue": "第十一大街",
740                     "12th-avenue": "第十二大街",
741                     "access-point-employment": "就業中心",
742                     "adams-street": "亞當街",
743                     "andrews-elementary-school": "愛德華小學",
744                     "andrews-street": "愛德華街",
745                     "armitage-street": "亞美蒂街",
746                     "barrows-school": "巴洛士學校",
747                     "battle-street": "戰爭街",
748                     "bennett-street": "班力街",
749                     "bowman-park": "寶文公園",
750                     "collins-drive": "哥連士巷",
751                     "conrail-railroad": "模擬鐵道",
752                     "conservation-park": "保育公園",
753                     "constantine-street": "康斯坦丁街",
754                     "cushman-street": "吉士民街",
755                     "dollar-tree": "搖錢樹",
756                     "douglas-avenue": "道格拉斯巷",
757                     "east-street": "東街",
758                     "elm-street": "榆樹街",
759                     "flower-street": "花街",
760                     "foster-street": "科士打街",
761                     "french-street": "法蘭西街",
762                     "garden-street": "花園街",
763                     "gem-pawnbroker": "珠寶大押",
764                     "golden-finch-framing": "金雀表框",
765                     "grant-avenue": "關氏大街",
766                     "hoffman-pond": "荷夫曼湖",
767                     "hoffman-street": "荷夫曼街",
768                     "hook-avenue": "學夫大街",
769                     "jefferson-street": "謝佛遜街",
770                     "kelsey-street": "教西街",
771                     "lafayette-park": "老佛爺公園",
772                     "las-coffee-cafe": "香港咖啡廳",
773                     "lincoln-avenue": "林肯大道",
774                     "lowrys-books": "羅莉書局",
775                     "lynns-garage": "蓮氏車房",
776                     "main-street-barbell": "大街啞鈴",
777                     "main-street-cafe": "大街咖啡廳",
778                     "main-street-fitness": "大街健身",
779                     "main-street": "大街",
780                     "maple-street": "楓樹街",
781                     "marina-park": "海洋公園",
782                     "market-street": "市場街",
783                     "memory-isle-park": "記憶島公園",
784                     "memory-isle": "記憶島",
785                     "michigan-avenue": "密歇根大街",
786                     "middle-street": "中間街",
787                     "millard-street": "美拉街",
788                     "moore-street": "摩爾街",
789                     "morris-avenue": "摩利斯大道",
790                     "mural-mall": "梅路購物中心",
791                     "paisanos-bar-and-grill": "柏三露燒烤酒吧",
792                     "paisley-emporium": "皮士禮廣場",
793                     "paparazzi-tattoo": "狗仔隊紋身",
794                     "pealer-street": "標拿街",
795                     "pine-street": "松樹街",
796                     "pizza-hut": "必勝客",
797                     "portage-avenue": "運輸街",
798                     "portage-river": "運輸河",
799                     "preferred-insurance-services": "第一保險",
800                     "railroad-drive": "鐵道徑",
801                     "river-city-appliance": "河城電器",
802                     "river-drive": "河旁徑",
803                     "river-road": "河旁路",
804                     "river-street": "河旁街",
805                     "riverside-cemetery": "河旁墳場",
806                     "riverwalk-trail": "河邊步行徑",
807                     "riviera-theatre": "海濱劇場",
808                     "rocky-river": "洛奇河",
809                     "saint-joseph-river": "聖約瑟河",
810                     "scidmore-park-petting-zoo": "是得摩公園動物園",
811                     "scidmore-park": "是得摩公園",
812                     "scouter-park": "偵察公園",
813                     "sherwin-williams": "是溫-威廉斯",
814                     "south-street": "南街",
815                     "southern-michigan-bank": "南密歇根銀行",
816                     "spring-street": "春天街",
817                     "sturgeon-river-road": "鱘河路",
818                     "three-rivers-city-hall": "三河市政廳",
819                     "three-rivers-elementary-school": "三河小學",
820                     "three-rivers-fire-department": "三河消防局",
821                     "three-rivers-high-school": "三河高中",
822                     "three-rivers-middle-school": "三河中學",
823                     "three-rivers-municipal-airport": "三河機場",
824                     "three-rivers-post-office": "三河郵政局",
825                     "three-rivers-public-library": "三河圖書館",
826                     "three-rivers": "三河",
827                     "unique-jewelry": "獨特珠寶",
828                     "walnut-street": "合桃街",
829                     "washington-street": "華盛頓街",
830                     "water-street": "水街",
831                     "west-street": "西街",
832                     "wheeler-street": "車夫街",
833                     "william-towing": "威廉拖車",
834                     "willow-drive": "柳樹徑",
835                     "wood-street": "木街",
836                     "world-fare": "國際廣場"
837                 }
838             },
839             "welcome": {
840                 "title": "歡迎",
841                 "welcome": "歡迎!這個教學將會教你 OpenStreetMap 基本的編輯方法。",
842                 "practice": "教學裡的資料都只為練習之用,你的所有編輯都不會儲存下來。",
843                 "words": "這篇教學會介紹新的辭彙和概念,當介紹新辭彙時,我們會用*斜體*標示。",
844                 "mouse": "你可以使用任何輸入裝置來編輯地圖,但在教學中會假設你使用滑鼠的左右鏈。**如果你想連接滑鼠,那就馬上做吧!然後按OK。**",
845                 "leftclick": "當教學中請求你按鍵或是雙擊時,我們指的是左鍵。在觸控板則意味按一次或單指按壓。**按左鍵{num}次。**",
846                 "rightclick": "有時候我們會要求你按右鍵,在觸控板上指的是control-按或是兩指按壓。你的鍵盤有時甚至有 '菜單' 鍵當作右鍵用。**按右鍵 {num}次。**",
847                 "chapters": "表現不錯!你可以使用下面的按鈕隨時跳過章節,或是當卡住時重新開始章節。我們開始吧!**按'{next}'繼續。**"
848             },
849             "navigation": {
850                 "title": "導航",
851                 "drag": "主地圖區域展示了 OpenStreetMap 資料在背景上。{br}你可以透過按住滑鼠左鍵和移動滑鼠來拖曳地圖。你亦可用鍵盤上的方向鍵。**拖曳地圖!**",
852                 "zoom": "你可以用滑鼠滾輪或觸控板來縮放,或點擊 {plus} / {minus} 按鈕亦可。**縮放地圖吧!**",
853                 "features": "我們用*特徵*這個詞來描述出現在地圖上的事物。任何在現實世界中出現的物件都可在 OpenStreetMap 當作特徵來製圖。",
854                 "points_lines_areas": "地圖特徵用*點、綫或範圍*來表示。",
855                 "nodes_ways": "在 OpenStreetMap,點有時會叫做*節*,而綫或是範圍有時會被叫做*路徑*。",
856                 "click_townhall": "所有地圖的特徵都可以用點選的方式選取。**點選一個點來選取它。**",
857                 "selected_townhall": "太好了!這個點已經被選擇。被選擇的特徵會以持續閃爍。",
858                 "editor_townhall": "當特徵被選取時,*特徵編輯器*會在地圖旁顯示。",
859                 "preset_townhall": "特徵編輯器的上半部會顯示不同特徵類型,這個點是{preset}。",
860                 "fields_townhall": "特徵編輯器中間部包含*欄位*用作顯示特徵的屬性,例如是名稱和地址。",
861                 "close_townhall": "**按一下Esc或在上方角落{button}按鈕就可關閉特徵編輯器。**",
862                 "search_street": "你也可以搜尋目前檢視下或是全球的特徵,**搜尋'{name}'。**",
863                 "choose_street": "**由列表中選擇{name}。**",
864                 "selected_street": "太好了 ! {name} 現在已被選擇。",
865                 "editor_street": "街道的欄位跟市政廳的欄位並不一樣。{br}這個已選取的街道,特徵編輯器會顯示欄位為'{field1}' 和 '{field2}'。 **按一下Esc或{button}按鈕就可關閉特徵編輯器。**",
866                 "play": "嘗試移動地圖,並且點選特徵來看看有什麼東西可以加到 OpenStreetMap。**當你準備繼續下一章節時,按'{next}'。**"
867             },
868             "points": {
869                 "title": "點",
870                 "add_point": "*點*可以用來代表特徵,例如商店、餐廳和紀念碑。{br}點標記特定地點,並且描述那裡有什麼。**按{button}點按鈕來新增一點。**",
871                 "place_point": "要在地圖上放置點,在適當地方用滑鼠指標對準,然後按左鍵或空白鍵。**移動滑鼠指標至建築物之上,接著按左鍵或空白鍵。**",
872                 "search_cafe": "很多不同特徵可以用點來表示。你剛增加的點是一家咖啡廳。**搜尋 '{preset}'。**",
873                 "choose_cafe": "**從列表中選擇{preset}。**",
874                 "feature_editor": "現在這個點標示為咖啡廳。利用特徵編輯器,我們可以為咖啡廳增加更多資料。",
875                 "add_name": "在 OpenStreetMap,所有的欄位都是選填項目,如果你不確定的話,你可以留空。{br}我們假設你對咖啡廳有在地知識,而且你知道咖啡廳的名字。**為咖啡廳新增名字。**",
876                 "add_close": "特徵編輯器會自動記住你所有的變更。**當你完成新增名字,按一下Esc、Enter或{button}按鈕就可關閉特徵編輯器。**",
877                 "reselect": "很多時候點已經存在,有錯誤或者不完整。我們可以編輯已存在的點。**按一下來選擇剛剛新增的咖啡廳。**",
878                 "update": "讓我們來填入更多咖啡廳的詳細資訊。你可以變更名稱、加上菜式或是加上地址。**改變咖啡廳詳情。**",
879                 "update_close": "**當你完成更新咖啡廳,按一下Esc、Enter或{button}按鈕就可關閉特徵編輯器。**",
880                 "rightclick": "你可以對任何特徵按右鍵來開啟*編輯清單*,清單內會顯示一系列你可以執行的編輯動作。**右擊來選擇你新增的點,然後顯示編輯清單。**",
881                 "delete": "如果現實中特徵不存在,你可以刪除。{br}刪除 OpenStreetMap 上的特徵,會影響每位使用地圖的人,所以請確定該特徵的確不存在了才刪除。**按一下{button}按鈕來刪除點。**",
882                 "undo": "在儲存你的編輯至 OpenStreetMap 前,你時常可以復原任何做出的變更。**按{button}按鈕來復原刪除,得回原先的點。**",
883                 "play": "現在你知道如何建立和編輯點了,試試練習新增更多點吧!**當你準備好進入下一章時,按 '{next}'。**"
884             },
885             "areas": {
886                 "title": "範圍",
887                 "start_playground": "讓我們用範圍這方法來新增遊樂場吧。範圍是由增加特徵外圍的*點*來繪製。**點或是按空白鍵來放起始點至遊樂場的一角上。**",
888                 "continue_playground": "繼續在遊樂場邊界上放更多點來繪製範圍。如果遇到現有的行人徑,你也可以連接上。{br}貼士:你可以按住 '{alt}' 鍵防止點連到其他特徵。 **繼續繪製遊樂場範圍。**",
889                 "finish_playground": "按enter鍵或是在第一個或最後一個點再按一下就可完成編輯範圍。**完成繪製遊樂場範圍**",
890                 "search_playground": "**搜尋'{preset}'。**",
891                 "choose_playground": "**從列表中選擇{preset}。**",
892                 "add_field": "遊樂場並未有正式名稱,所以我們不會在名稱欄位加任何東西。 {br}不過我們會在描述欄位加上遊樂場的詳情。**開啟新增欄位清單。**",
893                 "choose_field": "**從列表中選擇{field}。**",
894                 "retry_add_field": "你沒有選到 {field}欄位,請再試一次。",
895                 "describe_playground": "**新增描述,然後按一下{button}按鈕就可關閉特徵編輯器**",
896                 "play": "做得好!試試畫更多範圍,然後看看你可以新增什麼範圍特徵到OpenStreetMap。**當你準備好進入下一章,按 '{next}'。**"
897             },
898             "lines": {
899                 "title": "綫",
900                 "add_line": "*綫*用來表示如道路、鐵路和河流的特徵。 **按{button}綫按鈕來新增一條綫。**",
901                 "start_line": "這裏有一條路消失了,讓我們加上去吧! {br}在 OpenStreetMap,綫要對準道路中間來繪製。如有需要,可在繪圖時,將地圖拖曳和縮放。**在消失的路頂端按一下來開始畫新的綫。**",
902                 "intersect": "點或按空白鍵來為綫新增更多點。 {br}道路和其他類型的別的綫,是大網絡的其中一部份。確保這些綫互相連接才能使路綫計劃應用程式發揮最大作用。**按一下{name}來為兩條綫新增相交點。**",
903                 "retry_intersect": "道路必須與{name} 相交,再試一次!",
904                 "continue_line": "繼續繪製新路的綫。記得如有需要,你可以拖曳和縮放地圖。 {br}當你完成繪製,再點一下最後一個點。**完成繪製道路。**",
905                 "choose_category_road": "**從列表中選擇{category}。**",
906                 "choose_preset_residential": "有許多不同類型的道路,但這條路是住宅區道路。**選擇 {preset} 類型。**",
907                 "retry_preset_residential": "你沒有選擇 {preset} 類型。**再選一次。**",
908                 "name_road": "**為這條路命名,然後按一下Esc、Enter或{button}按鈕就可關閉特徵編輯器。**",
909                 "did_name_road": "看起來很好!接下來我們會學習如何更新綫的形狀。",
910                 "update_line": "有時候你需要變更現有的綫的形狀。這邊有條道路看起來不太對勁。",
911                 "add_node": "我們可以在這條綫上增加一些點來改善它的形狀。其中一個增加點的方法是在想增加的地方雙擊。**在線上雙擊來新增一點。**",
912                 "start_drag_endpoint": "當選擇了一條綫,你可以在點和按住滑鼠左鍵時,拖曳任何綫上的點。**拖曳最末端點到道路應該交滙的地方。**",
913                 "finish_drag_endpoint": "這樣看起好多了。**放開滑鼠左鍵來結束拖曳。**",
914                 "start_drag_midpoint": "小的三角形會出現在點和點的*中間*。另一個增加點的方式是拖曳中間點到新的位置。**拖曳中間點的三角形來沿道路曲線建立一個新點。**",
915                 "continue_drag_midpoint": "這綫看起來好得多!雙擊或是拖曳中間點來繼續調整綫,直到彎曲程度合符道路形狀。**當你覺得綫看起來不錯時,按OK。**",
916                 "delete_lines": "如果現實中道路不存在,你可以刪除。 {br}這裡的例子是城市計畫興建 {street},但從未建築過。我們可以刪除額外的綫來改善這部分的地圖。",
917                 "rightclick_intersection": "最後一條真實存在的道路是 {street1},所以我們會在這個交滙處*分割* {street2} 並移除在這上面的所有東西。**對著交滙點按右鍵。**",
918                 "split_intersection": "**按一下{button}按鈕來將{street}分開。**",
919                 "retry_split": "你沒有按到分割按鈕,再試一次。",
920                 "did_split_multi": "做得好! {street1} 已經分割為兩段了。上半部可以被移除。**按 {street2} 的上半部來選取它。**",
921                 "did_split_single": "**點 {street2} 的上半部來選取它。**",
922                 "multi_select": "已經選取 {selected}。讓我們也選 {other1}。你可以用 shift 點選方式來選擇多個物件。**Shift 點選 {other2}。**",
923                 "multi_rightclick": "太好了!準備要刪除的兩條綫都已被選擇。**右擊其中一條綫來顯示編輯選單。**",
924                 "multi_delete": "**按 {button} 按鈕來刪除多餘的綫。**",
925                 "retry_delete": "你沒有按到刪除按鈕,再試一次。",
926                 "play": "太好了!你可以利用這一章學到的技能來練習編輯更多的綫。**當你準備好進入下一章,按 ' {next}'。**"
927             },
928             "buildings": {
929                 "title": "建築物",
930                 "add_building": "OpenStreetMap 是世界最大的建築物資料庫。 {br}你可以藉由繪畫尚未建立的建築物,來改善這個資料庫。**按 {button} 範圍按鍵來新增範圍。*",
931                 "start_building": "讓我們繪製這棟建築物的外圍來新增一棟洋房。 {br}繪製建築物時要依據建築物地基,越精確越好。**點或按空白鍵在建築物角落新增點。**",
932                 "continue_building": "繼續新增更多的點來勾畫建築物外圍。記得如有需要,你可以放大來增加更多資料。{br}完成繪製建築物可按 enter 鍵,或是在第一個或最後一個點再按一次。**完成繪製建築物。**",
933                 "retry_building": "看來你在建築物的角位放點時遇上困難。再試一次!",
934                 "choose_category_building": "**從列表中選擇{category}。**",
935                 "choose_preset_house": "有不同種類的建築物可供選擇,但這個很明顯是洋房。 {br}如果你不確定類型,你可以選擇一般建築特類型。**選擇 {preset} 類型。**",
936                 "close": "**按一下Esc或{button}按鈕就可關閉特徵編輯器。**",
937                 "rightclick_building": "**在你建立的建築物右擊,顯示編輯選單。**",
938                 "square_building": "你剛建立的洋房如果變得更正方的話就會更好看。按 {button} 按鈕來將建築物形狀方角化。**",
939                 "retry_square": "你沒有按到方形化按鈕,再試一次",
940                 "done_square": "看到建築的角落如何移至適當位置了嗎?讓我們來學習另一個實用技巧。",
941                 "add_tank": "接下來我們要繪畫這個圓形貯存箱。**按 {button} 範圍按鈕新增範圍。**",
942                 "start_tank": "不用擔心,你不需繪畫一個完美的圓形。只需先沿著貯存箱邊來繪製範圍。**點或按空白鍵來放起始點在貯存箱的邊緣。**",
943                 "continue_tank": "沿著邊緣新增更多點。圓圈會依你繪製的點出現。{br}完成繪製範圍可按 enter 鍵,或是在第一個或最後一個點再按一次。**完成繪製貯存箱。**",
944                 "search_tank": "**搜尋'{preset}'。**",
945                 "choose_tank": "**從列表中選擇{preset}。**",
946                 "rightclick_tank": "**在你建立的貯存箱右擊,顯示編輯選單。**",
947                 "circle_tank": "**按 {button} 按鈕將貯存箱變成圓形。**",
948                 "retry_circle": "你沒有按到圓形化按鈕,再試一次。",
949                 "play": "做得好!再試試繪製幾個建築物,並試試用編輯選單的其他指令。**當你準備好進入下一章時,按 '{next}'。**"
950             },
951             "startediting": {
952                 "title": "開始編輯",
953                 "help": "你現在準備好去編輯OpenStreetMap了! {br}你可以再看一次新手教學,或者按一下 {button} 幫助按鈕或 '{key}' 鍵看更多使用說明。",
954                 "shortcuts": "你可以按 '{key}' 鍵來檢視指令與它們的快捷鍵的清單。",
955                 "save": "不要忘記定時儲存你的變更!",
956                 "start": "開始製圖!"
957             }
958         },
959         "shortcuts": {
960             "title": "鍵盤快速鍵",
961             "tooltip": "顯示鍵盤快速鍵畫面。",
962             "toggle": {
963                 "key": "?"
964             },
965             "key": {
966                 "alt": "Alt",
967                 "backspace": "Backspace",
968                 "cmd": "Cmd",
969                 "ctrl": "Ctrl",
970                 "delete": "Delete",
971                 "del": "Del",
972                 "end": "End",
973                 "enter": "Enter",
974                 "esc": "Esc",
975                 "home": "Home",
976                 "option": "Option",
977                 "pause": "Pause",
978                 "pgdn": "PgDn",
979                 "pgup": "PgUp",
980                 "return": "Return",
981                 "shift": "Shift",
982                 "space": "Space"
983             },
984             "gesture": {
985                 "drag": "拖曳"
986             },
987             "or": "-或-",
988             "browsing": {
989                 "title": "瀏覽",
990                 "navigation": {
991                     "title": "導航",
992                     "pan": "平移地圖",
993                     "pan_more": "全螢幕平移地圖",
994                     "zoom": "放大 / 縮小",
995                     "zoom_more": "大幅度放大 / 縮小"
996                 },
997                 "help": {
998                     "title": "說明",
999                     "help": "顯示說明/文件",
1000                     "keyboard": "顯示鍵盤快速鍵"
1001                 },
1002                 "display_options": {
1003                     "title": "顯示選項",
1004                     "background": "顯示背景選項",
1005                     "background_switch": "轉換至上一個背景",
1006                     "map_data": "顯示地圖資料選項",
1007                     "fullscreen": "進入全螢幕模式",
1008                     "wireframe": "切換線框模式",
1009                     "minimap": "切換迷你地圖"
1010                 },
1011                 "selecting": {
1012                     "title": "選擇特徵",
1013                     "select_one": "選擇一個特徵",
1014                     "select_multi": "選擇多個特徵",
1015                     "lasso": "在特徵周圍畫一個選擇套索"
1016                 },
1017                 "with_selected": {
1018                     "title": "選取了特徵",
1019                     "edit_menu": "切換編輯選單"
1020                 },
1021                 "vertex_selected": {
1022                     "title": "選取了點",
1023                     "previous": "跳至上一個節點",
1024                     "next": "跳至下一個節點",
1025                     "first": "跳至第一個節點",
1026                     "last": "跳至最後一個節點",
1027                     "change_parent": "切換到源路徑"
1028                 }
1029             },
1030             "editing": {
1031                 "title": "編輯",
1032                 "drawing": {
1033                     "title": "繪製",
1034                     "add_point": "'增加節'模式",
1035                     "add_line": "'增加線'模式",
1036                     "add_area": "'增加範圍'模式",
1037                     "disable_snap": "長按可停用點捕捉",
1038                     "stop_line": "完成繪製線或範圍"
1039                 },
1040                 "operations": {
1041                     "title": "操作",
1042                     "continue_line": "在已選節點繼續畫一條線",
1043                     "merge": "結合(合併)已選擇特徵",
1044                     "disconnect": "在已選擇節點上斷開特徵",
1045                     "split": "在已選擇節點上將線一分為二",
1046                     "reverse": "反轉一條線",
1047                     "move": "移動已選擇特徵",
1048                     "rotate": "旋轉已選擇特徵",
1049                     "orthogonalize": "拉直線 / 將範圍方形化",
1050                     "circularize": "將已封閉的線或範圍圓形化",
1051                     "reflect_long": "以長軸鏡射特徵。",
1052                     "reflect_short": "以短軸鏡射特徵。",
1053                     "delete": "刪除已選擇特徵"
1054                 },
1055                 "commands": {
1056                     "title": "命令",
1057                     "copy": "複製已選擇特徵",
1058                     "paste": "貼上已複製特徵",
1059                     "undo": "還原上一個動作",
1060                     "redo": "重做上一個動作",
1061                     "save": "儲存變更"
1062                 }
1063             },
1064             "tools": {
1065                 "title": "工具",
1066                 "info": {
1067                     "title": "資訊",
1068                     "all": "切換所有資訊面板",
1069                     "background": "切換背景面板",
1070                     "history": "切換歷程面板",
1071                     "location": "切換位置面板",
1072                     "measurement": "切換測量面板"
1073                 }
1074             }
1075         },
1076         "presets": {
1077             "categories": {
1078                 "category-barrier": {
1079                     "name": "圍欄特徵"
1080                 },
1081                 "category-building": {
1082                     "name": "建築物特徵"
1083                 },
1084                 "category-golf": {
1085                     "name": "高爾夫特徵"
1086                 },
1087                 "category-landuse": {
1088                     "name": "土地利用特徵"
1089                 },
1090                 "category-natural-area": {
1091                     "name": "自然特徵"
1092                 },
1093                 "category-natural-line": {
1094                     "name": "自然特徵"
1095                 },
1096                 "category-natural-point": {
1097                     "name": "自然特徵"
1098                 },
1099                 "category-path": {
1100                     "name": "路徑特徵"
1101                 },
1102                 "category-rail": {
1103                     "name": "鐵路特徵"
1104                 },
1105                 "category-restriction": {
1106                     "name": "限制特徵"
1107                 },
1108                 "category-road": {
1109                     "name": "道路特徵"
1110                 },
1111                 "category-route": {
1112                     "name": "路綫特徵"
1113                 },
1114                 "category-water-area": {
1115                     "name": "水特徵"
1116                 },
1117                 "category-water-line": {
1118                     "name": "水特徵"
1119                 }
1120             },
1121             "fields": {
1122                 "access": {
1123                     "label": "允許通過",
1124                     "options": {
1125                         "designated": {
1126                             "title": "指定"
1127                         },
1128                         "destination": {
1129                             "title": "目的地"
1130                         },
1131                         "dismount": {
1132                             "title": "下車"
1133                         },
1134                         "no": {
1135                             "title": "禁入"
1136                         },
1137                         "permissive": {
1138                             "title": "自由通過"
1139                         },
1140                         "private": {
1141                             "title": "私人"
1142                         },
1143                         "yes": {
1144                             "title": "准許"
1145                         }
1146                     },
1147                     "placeholder": "未指定",
1148                     "types": {
1149                         "access": "所有",
1150                         "bicycle": "單車",
1151                         "foot": "步行",
1152                         "horse": "馬匹",
1153                         "motor_vehicle": "汽車"
1154                     }
1155                 },
1156                 "access_simple": {
1157                     "label": "允許通過"
1158                 },
1159                 "address": {
1160                     "label": "地址",
1161                     "placeholders": {
1162                         "block_number": "區段",
1163                         "block_number!jp": "區段",
1164                         "city": "城市",
1165                         "city!jp": "城市/鎮/鄉村/東京特別區",
1166                         "city!vn": "城市/鎮",
1167                         "conscriptionnumber": "123",
1168                         "country": "國家",
1169                         "county": "縣",
1170                         "county!jp": "地區",
1171                         "district": "地區",
1172                         "district!vn": "郡/鎮/地區",
1173                         "floor": "樓層",
1174                         "hamlet": "小村莊",
1175                         "housename": "房名",
1176                         "housenumber": "123",
1177                         "housenumber!jp": "建築物號碼/地段",
1178                         "neighbourhood": "屋苑",
1179                         "neighbourhood!jp": "丁目/字/小字 (日本)",
1180                         "place": "地方",
1181                         "postcode": "郵遞區號",
1182                         "province": "省",
1183                         "province!jp": "州",
1184                         "quarter": "區",
1185                         "quarter!jp": "大字/町 (日本)",
1186                         "state": "州",
1187                         "street": "街",
1188                         "subdistrict": "分區",
1189                         "subdistrict!vn": "選區/社區/小市鎮",
1190                         "suburb": "市郊",
1191                         "suburb!jp": "選區",
1192                         "unit": "單位"
1193                     }
1194                 },
1195                 "admin_level": {
1196                     "label": "行政層次"
1197                 },
1198                 "aerialway": {
1199                     "label": "種類"
1200                 },
1201                 "aerialway/access": {
1202                     "label": "通過",
1203                     "options": {
1204                         "both": "進入及離開",
1205                         "entry": "進入",
1206                         "exit": "出口"
1207                     }
1208                 },
1209                 "aerialway/bubble": {
1210                     "label": "車廂"
1211                 },
1212                 "aerialway/capacity": {
1213                     "label": "載客量 (每小時)",
1214                     "placeholder": "500, 2500, 5000..."
1215                 },
1216                 "aerialway/duration": {
1217                     "label": "車程 (分鐘)",
1218                     "placeholder": "1, 2, 3..."
1219                 },
1220                 "aerialway/heating": {
1221                     "label": "暖氣"
1222                 },
1223                 "aerialway/occupancy": {
1224                     "label": "車廂載客量",
1225                     "placeholder": "2, 4, 8..."
1226                 },
1227                 "aerialway/summer/access": {
1228                     "label": "開放 (夏天)",
1229                     "options": {
1230                         "both": "進入及離開",
1231                         "entry": "進入",
1232                         "exit": "出口"
1233                     }
1234                 },
1235                 "aeroway": {
1236                     "label": "種類"
1237                 },
1238                 "agrarian": {
1239                     "label": "產品"
1240                 },
1241                 "amenity": {
1242                     "label": "種類"
1243                 },
1244                 "animal_boarding": {
1245                     "label": "動物用"
1246                 },
1247                 "animal_breeding": {
1248                     "label": "動物用"
1249                 },
1250                 "animal_shelter": {
1251                     "label": "動物用"
1252                 },
1253                 "area/highway": {
1254                     "label": "種類"
1255                 },
1256                 "artist": {
1257                     "label": "藝人"
1258                 },
1259                 "artwork_type": {
1260                     "label": "種類"
1261                 },
1262                 "atm": {
1263                     "label": "提款機"
1264                 },
1265                 "backrest": {
1266                     "label": "長椅"
1267                 },
1268                 "barrier": {
1269                     "label": "種類"
1270                 },
1271                 "bath/open_air": {
1272                     "label": "露天"
1273                 },
1274                 "bath/sand_bath": {
1275                     "label": "沙浴"
1276                 },
1277                 "bath/type": {
1278                     "label": "種類",
1279                     "options": {
1280                         "foot_bath": "泡腳",
1281                         "hot_spring": "溫泉",
1282                         "onsen": "日式溫泉"
1283                     }
1284                 },
1285                 "beauty": {
1286                     "label": "商店種類"
1287                 },
1288                 "bench": {
1289                     "label": "長椅"
1290                 },
1291                 "bicycle_parking": {
1292                     "label": "種類"
1293                 },
1294                 "bin": {
1295                     "label": "垃圾筒"
1296                 },
1297                 "blood_components": {
1298                     "label": "血液成分",
1299                     "options": {
1300                         "plasma": "血漿",
1301                         "platelets": "血小板",
1302                         "stemcells": "幹細胞樣本",
1303                         "whole": "全血"
1304                     }
1305                 },
1306                 "board_type": {
1307                     "label": "種類"
1308                 },
1309                 "boules": {
1310                     "label": "種類"
1311                 },
1312                 "boundary": {
1313                     "label": "種類"
1314                 },
1315                 "brand": {
1316                     "label": "品牌"
1317                 },
1318                 "brewery": {
1319                     "label": "生啤"
1320                 },
1321                 "bridge": {
1322                     "label": "種類",
1323                     "placeholder": "預設"
1324                 },
1325                 "building": {
1326                     "label": "建築物"
1327                 },
1328                 "building_area": {
1329                     "label": "建築物"
1330                 },
1331                 "bunker_type": {
1332                     "label": "種類"
1333                 },
1334                 "cables": {
1335                     "label": " 電纜",
1336                     "placeholder": "1, 2, 3..."
1337                 },
1338                 "camera/direction": {
1339                     "label": "方向 (順時針度數)",
1340                     "placeholder": "45, 90, 180, 270"
1341                 },
1342                 "camera/mount": {
1343                     "label": "相機托架"
1344                 },
1345                 "camera/type": {
1346                     "label": "相機種類",
1347                     "options": {
1348                         "dome": "半球形",
1349                         "fixed": "固定式",
1350                         "panning": "搖擺式"
1351                     }
1352                 },
1353                 "capacity": {
1354                     "label": "容納",
1355                     "placeholder": "50, 100, 200..."
1356                 },
1357                 "castle_type": {
1358                     "label": "種類"
1359                 },
1360                 "clothes": {
1361                     "label": "衣物"
1362                 },
1363                 "club": {
1364                     "label": "種類"
1365                 },
1366                 "collection_times": {
1367                     "label": "收集時間"
1368                 },
1369                 "comment": {
1370                     "label": "變動留言",
1371                     "placeholder": "簡述你的貢獻 (必填)"
1372                 },
1373                 "communication_multi": {
1374                     "label": "通訊種類"
1375                 },
1376                 "construction": {
1377                     "label": "種類"
1378                 },
1379                 "contact/webcam": {
1380                     "label": "網路相機 URL",
1381                     "placeholder": "http://example.com/"
1382                 },
1383                 "content": {
1384                     "label": "內容"
1385                 },
1386                 "country": {
1387                     "label": "國"
1388                 },
1389                 "covered": {
1390                     "label": "被遮蓋"
1391                 },
1392                 "craft": {
1393                     "label": "種類"
1394                 },
1395                 "crane/type": {
1396                     "label": "起重機種類",
1397                     "options": {
1398                         "floor-mounted_crane": "坐地式起重機",
1399                         "portal_crane": "流動起重機",
1400                         "travel_lift": "活動式起重機"
1401                     }
1402                 },
1403                 "crop": {
1404                     "label": "農作物"
1405                 },
1406                 "crossing": {
1407                     "label": "種類"
1408                 },
1409                 "cuisine": {
1410                     "label": "菜式"
1411                 },
1412                 "currency_multi": {
1413                     "label": "外幣種類"
1414                 },
1415                 "cutting": {
1416                     "label": "種類",
1417                     "placeholder": "預設"
1418                 },
1419                 "cycle_network": {
1420                     "label": "網絡"
1421                 },
1422                 "cycleway": {
1423                     "label": "單車徑",
1424                     "options": {
1425                         "lane": {
1426                             "description": "單車徑與行車道由地上的綫分開",
1427                             "title": "標準單車徑"
1428                         },
1429                         "none": {
1430                             "description": "沒有單車徑",
1431                             "title": "無"
1432                         },
1433                         "opposite": {
1434                             "description": "單程路提供雙程行車單車徑",
1435                             "title": "雙向行駛單車徑"
1436                         },
1437                         "opposite_lane": {
1438                             "description": "與行車方向相反的單車徑",
1439                             "title": "逆向單車道"
1440                         },
1441                         "share_busway": {
1442                             "description": "與巴士綫共享的單車徑",
1443                             "title": "與巴士綫共用的單車徑"
1444                         },
1445                         "shared_lane": {
1446                             "description": "沒有與行車道分開的單車徑",
1447                             "title": "共用單車徑"
1448                         },
1449                         "track": {
1450                             "description": "單車徑與行車道由障礙物分開",
1451                             "title": "單車徑"
1452                         }
1453                     },
1454                     "placeholder": "沒有",
1455                     "types": {
1456                         "cycleway:left": "左側",
1457                         "cycleway:right": "右側"
1458                     }
1459                 },
1460                 "dance/style": {
1461                     "label": "舞蹈風格"
1462                 },
1463                 "date": {
1464                     "label": "日期"
1465                 },
1466                 "delivery": {
1467                     "label": "外賣"
1468                 },
1469                 "denomination": {
1470                     "label": "派"
1471                 },
1472                 "denotation": {
1473                     "label": "表示"
1474                 },
1475                 "description": {
1476                     "label": "描述"
1477                 },
1478                 "devices": {
1479                     "label": "裝置",
1480                     "placeholder": "1, 2, 3..."
1481                 },
1482                 "diaper": {
1483                     "label": "設有換片設備"
1484                 },
1485                 "direction": {
1486                     "label": "方向 (順時針度數)",
1487                     "placeholder": "45, 90, 180, 270"
1488                 },
1489                 "direction_cardinal": {
1490                     "label": "方向",
1491                     "options": {
1492                         "E": "東",
1493                         "ENE": "東北偏東",
1494                         "ESE": "東南偏東",
1495                         "N": "北",
1496                         "NE": "東北",
1497                         "NNE": "東北偏北",
1498                         "NNW": "西北偏北",
1499                         "NW": "西北",
1500                         "S": "南",
1501                         "SE": "東南",
1502                         "SSE": "東南偏南",
1503                         "SSW": "西南偏南",
1504                         "SW": "西南",
1505                         "W": "西",
1506                         "WNW": "西北偏西",
1507                         "WSW": "西南偏西"
1508                     }
1509                 },
1510                 "direction_clock": {
1511                     "label": "方向",
1512                     "options": {
1513                         "anticlockwise": "逆時針",
1514                         "clockwise": "順時針"
1515                     }
1516                 },
1517                 "direction_vertex": {
1518                     "label": "方向"
1519                 },
1520                 "display": {
1521                     "label": "顯示"
1522                 },
1523                 "dock": {
1524                     "label": "種類"
1525                 },
1526                 "drive_through": {
1527                     "label": "免下車"
1528                 },
1529                 "duration": {
1530                     "label": "車程",
1531                     "placeholder": "00:00"
1532                 },
1533                 "electrified": {
1534                     "label": "電氣化",
1535                     "options": {
1536                         "contact_line": "電纜",
1537                         "no": "否",
1538                         "rail": "已通電路軌",
1539                         "yes": "是 (未指定)"
1540                     },
1541                     "placeholder": "電纜、已通電路軌…"
1542                 },
1543                 "elevation": {
1544                     "label": "海拔"
1545                 },
1546                 "email": {
1547                     "label": "電郵",
1548                     "placeholder": "example@example.com"
1549                 },
1550                 "embankment": {
1551                     "label": "類",
1552                     "placeholder": "預設"
1553                 },
1554                 "emergency": {
1555                     "label": "急症室"
1556                 },
1557                 "entrance": {
1558                     "label": "種類"
1559                 },
1560                 "except": {
1561                     "label": "例外"
1562                 },
1563                 "fax": {
1564                     "label": "傳真",
1565                     "placeholder": "+852 12345678"
1566                 },
1567                 "fee": {
1568                     "label": "費用"
1569                 },
1570                 "fence_type": {
1571                     "label": "種類"
1572                 },
1573                 "fire_hydrant/position": {
1574                     "label": "Position",
1575                     "options": {
1576                         "green": "草地",
1577                         "lane": "巷",
1578                         "parking_lot": "停車場",
1579                         "sidewalk": "行人路"
1580                     }
1581                 },
1582                 "fire_hydrant/type": {
1583                     "label": "種類",
1584                     "options": {
1585                         "pillar": "柱狀/地上",
1586                         "pond": "池塘",
1587                         "underground": "地下",
1588                         "wall": "牆上"
1589                     }
1590                 },
1591                 "fitness_station": {
1592                     "label": "設備種類"
1593                 },
1594                 "fixme": {
1595                     "label": "整好我"
1596                 },
1597                 "ford": {
1598                     "label": "類",
1599                     "placeholder": "預設"
1600                 },
1601                 "frequency": {
1602                     "label": "操作頻率"
1603                 },
1604                 "fuel": {
1605                     "label": "燃料"
1606                 },
1607                 "fuel_multi": {
1608                     "label": "燃料種類"
1609                 },
1610                 "gauge": {
1611                     "label": "軌距"
1612                 },
1613                 "gender": {
1614                     "label": "性別",
1615                     "options": {
1616                         "female": "女",
1617                         "male": "男",
1618                         "unisex": "單性"
1619                     },
1620                     "placeholder": "未知"
1621                 },
1622                 "generator/method": {
1623                     "label": "方法"
1624                 },
1625                 "generator/output/electricity": {
1626                     "label": "電力輸出",
1627                     "placeholder": "50 MW, 100 MW, 200 MW..."
1628                 },
1629                 "generator/source": {
1630                     "label": "來源"
1631                 },
1632                 "generator/type": {
1633                     "label": "種類"
1634                 },
1635                 "government": {
1636                     "label": "種類"
1637                 },
1638                 "grape_variety": {
1639                     "label": "葡萄種類"
1640                 },
1641                 "handicap": {
1642                     "label": "差點",
1643                     "placeholder": "1-18"
1644                 },
1645                 "handrail": {
1646                     "label": "扶手"
1647                 },
1648                 "hashtags": {
1649                     "label": "建議的主題標籤",
1650                     "placeholder": "#例子"
1651                 },
1652                 "healthcare": {
1653                     "label": "種類"
1654                 },
1655                 "healthcare/speciality": {
1656                     "label": "專科"
1657                 },
1658                 "height": {
1659                     "label": "高度 (米)"
1660                 },
1661                 "highway": {
1662                     "label": "種類"
1663                 },
1664                 "historic": {
1665                     "label": "種類"
1666                 },
1667                 "historic/civilization": {
1668                     "label": "古代文明"
1669                 },
1670                 "hoops": {
1671                     "label": "籃框數量",
1672                     "placeholder": "1, 2, 4..."
1673                 },
1674                 "iata": {
1675                     "label": "萬國航空運輸協會(IATA)"
1676                 },
1677                 "icao": {
1678                     "label": "萬國民航組織(ICAO)"
1679                 },
1680                 "incline": {
1681                     "label": "斜"
1682                 },
1683                 "incline_steps": {
1684                     "label": "斜坡",
1685                     "options": {
1686                         "down": "落",
1687                         "up": "上"
1688                     }
1689                 },
1690                 "indoor": {
1691                     "label": "室內"
1692                 },
1693                 "information": {
1694                     "label": "種類"
1695                 },
1696                 "inscription": {
1697                     "label": "碑文"
1698                 },
1699                 "intermittent": {
1700                     "label": "間中"
1701                 },
1702                 "internet_access": {
1703                     "label": "用到互聯網",
1704                     "options": {
1705                         "no": "否",
1706                         "terminal": "終端機",
1707                         "wired": "揷綫上網",
1708                         "wlan": "無綫上網",
1709                         "yes": "有"
1710                     }
1711                 },
1712                 "internet_access/fee": {
1713                     "label": "互聯網費用"
1714                 },
1715                 "internet_access/ssid": {
1716                     "label": "SSID (網絡名稱)"
1717                 },
1718                 "kerb": {
1719                     "label": "下斜路緣"
1720                 },
1721                 "label": {
1722                     "label": "標籤"
1723                 },
1724                 "lamp_type": {
1725                     "label": "類別"
1726                 },
1727                 "landuse": {
1728                     "label": "類別"
1729                 },
1730                 "lanes": {
1731                     "label": "行車綫",
1732                     "placeholder": "1, 2, 3..."
1733                 },
1734                 "layer": {
1735                     "label": "層",
1736                     "placeholder": "0"
1737                 },
1738                 "leaf_cycle": {
1739                     "label": "換葉週期",
1740                     "options": {
1741                         "deciduous": "落葉",
1742                         "evergreen": "常綠",
1743                         "mixed": "混合",
1744                         "semi_deciduous": "半落葉",
1745                         "semi_evergreen": "半常綠    "
1746                     }
1747                 },
1748                 "leaf_cycle_singular": {
1749                     "label": "換葉週期",
1750                     "options": {
1751                         "deciduous": "落葉",
1752                         "evergreen": "常綠",
1753                         "semi_deciduous": "半落葉",
1754                         "semi_evergreen": "半常綠"
1755                     }
1756                 },
1757                 "leaf_type": {
1758                     "label": "葉子種類",
1759                     "options": {
1760                         "broadleaved": "闊葉",
1761                         "leafless": "無葉",
1762                         "mixed": "混合",
1763                         "needleleaved": "針葉"
1764                     }
1765                 },
1766                 "leaf_type_singular": {
1767                     "label": "葉子種類",
1768                     "options": {
1769                         "broadleaved": "闊葉",
1770                         "leafless": "無葉",
1771                         "needleleaved": "針葉"
1772                     }
1773                 },
1774                 "leisure": {
1775                     "label": "類別"
1776                 },
1777                 "length": {
1778                     "label": "長度 (米)"
1779                 },
1780                 "level": {
1781                     "label": "圖層"
1782                 },
1783                 "levels": {
1784                     "label": "樓層數",
1785                     "placeholder": "2, 4, 6..."
1786                 },
1787                 "lit": {
1788                     "label": "照明"
1789                 },
1790                 "location": {
1791                     "label": "地點"
1792                 },
1793                 "man_made": {
1794                     "label": "類別"
1795                 },
1796                 "manhole": {
1797                     "label": "種類"
1798                 },
1799                 "map_size": {
1800                     "label": "覆蓋範圍"
1801                 },
1802                 "map_type": {
1803                     "label": "種類"
1804                 },
1805                 "maxheight": {
1806                     "label": "最大高度",
1807                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
1808                 },
1809                 "maxspeed": {
1810                     "label": "速度限制",
1811                     "placeholder": "40, 50, 60..."
1812                 },
1813                 "maxspeed/advisory": {
1814                     "placeholder": "40, 50, 60..."
1815                 },
1816                 "maxstay": {
1817                     "label": "可停留時間"
1818                 },
1819                 "maxweight": {
1820                     "label": "最大承重"
1821                 },
1822                 "memorial": {
1823                     "label": "種類"
1824                 },
1825                 "monitoring_multi": {
1826                     "label": "監測"
1827                 },
1828                 "mtb/scale": {
1829                     "label": "越野單車徑難度",
1830                     "options": {
1831                         "0": "0: 碎石/ 硬土、沒有障礙物、大弧度",
1832                         "1": "1: 有些鬆散的地面、小型障礙物、大弧度",
1833                         "2": "2: 較多鬆散的地面、大型障礙物、簡單急彎",
1834                         "3": "3: 濕滑地面、大型障礙物、狹窄急彎",
1835                         "4": "4: 鬆散的地面或大圓石、危險急彎",
1836                         "5": "5: 十分困難、石灘、滑坡",
1837                         "6": "6: 非精湛越野單車者不可騎越"
1838                     },
1839                     "placeholder": "0, 1, 2, 3..."
1840                 },
1841                 "mtb/scale/imba": {
1842                     "label": "國際越野單車協會路徑難度",
1843                     "options": {
1844                         "0": "最容易 (白圓圈)",
1845                         "1": "容易 (綠圓圈)",
1846                         "2": "中等 (藍正方)",
1847                         "3": "困難 (黑鑽石)",
1848                         "4": "極度困難 (雙黑鑽石)"
1849                     },
1850                     "placeholder": "容易、中等、困難 …"
1851                 },
1852                 "mtb/scale/uphill": {
1853                     "label": "登山單車上坡難度",
1854                     "options": {
1855                         "0": "0:平均坡度<10%,碎石/實土,沒有障礙物",
1856                         "1": "1:平均坡度<15%,碎石/實土,少許障礙物",
1857                         "2": "2:平均坡度<20%,硬地,拳頭大的石塊/樹根",
1858                         "3": "3:平均坡度<25%,多變的地面,拳頭大的石塊/枝幹",
1859                         "4": "4:平均坡度<30%,路面惡劣,大石頭/枝幹",
1860                         "5": "5:十分陡峭,基本上需要推單車或將單車抬起"
1861                     },
1862                     "placeholder": "0, 1, 2, 3..."
1863                 },
1864                 "name": {
1865                     "label": "名",
1866                     "placeholder": "常用名稱(如有)"
1867                 },
1868                 "natural": {
1869                     "label": "自然"
1870                 },
1871                 "network": {
1872                     "label": "網絡"
1873                 },
1874                 "network_bicycle": {
1875                     "label": "網絡種類",
1876                     "options": {
1877                         "icn": "國際",
1878                         "lcn": "本地",
1879                         "ncn": "國家",
1880                         "rcn": "地區"
1881                     },
1882                     "placeholder": "本地、地區、國家、國際"
1883                 },
1884                 "network_foot": {
1885                     "label": "網絡種類",
1886                     "options": {
1887                         "iwn": "國際",
1888                         "lwn": "本地",
1889                         "nwn": "國家",
1890                         "rwn": "地區"
1891                     },
1892                     "placeholder": "本地、地區、國家、國際"
1893                 },
1894                 "network_horse": {
1895                     "label": "網絡種類",
1896                     "options": {
1897                         "ihn": "國際",
1898                         "lhn": "本地",
1899                         "nhn": "國家",
1900                         "rhn": "地區"
1901                     },
1902                     "placeholder": "本地、地區、國家、國際"
1903                 },
1904                 "network_road": {
1905                     "label": "網絡"
1906                 },
1907                 "note": {
1908                     "label": "註"
1909                 },
1910                 "office": {
1911                     "label": "種類"
1912                 },
1913                 "oneway": {
1914                     "label": "單程",
1915                     "options": {
1916                         "no": "否",
1917                         "undefined": "假設為否",
1918                         "yes": "是"
1919                     }
1920                 },
1921                 "oneway_yes": {
1922                     "label": "單程",
1923                     "options": {
1924                         "no": "否",
1925                         "undefined": "假設為是",
1926                         "yes": "是"
1927                     }
1928                 },
1929                 "opening_hours": {
1930                     "label": "時間"
1931                 },
1932                 "operator": {
1933                     "label": "營辦商"
1934                 },
1935                 "outdoor_seating": {
1936                     "label": "室外座位"
1937                 },
1938                 "par": {
1939                     "label": "標準桿",
1940                     "placeholder": "3, 4, 5..."
1941                 },
1942                 "park_ride": {
1943                     "label": "泊車轉乘"
1944                 },
1945                 "parking": {
1946                     "label": "種類",
1947                     "options": {
1948                         "carports": "車位",
1949                         "garage_boxes": "車庫箱",
1950                         "lane": "路旁",
1951                         "multi-storey": "多層",
1952                         "sheds": "有蓋",
1953                         "surface": "地面",
1954                         "underground": "地下"
1955                     }
1956                 },
1957                 "payment_multi": {
1958                     "label": "付款種類"
1959                 },
1960                 "phases": {
1961                     "label": "相位",
1962                     "placeholder": "1, 2, 3..."
1963                 },
1964                 "phone": {
1965                     "placeholder": "+852 12345678"
1966                 },
1967                 "piste/difficulty": {
1968                     "label": "難度",
1969                     "options": {
1970                         "advanced": "進階 (黑鑽)",
1971                         "easy": "容易 (綠圓圈)",
1972                         "expert": "專家 (雙黑鑽)",
1973                         "extreme": "極困難 (需要攀登工具)",
1974                         "freeride": "自由滑行 (場地外)",
1975                         "intermediate": "中階 (藍方塊)",
1976                         "novice": "新手 (教學)"
1977                     },
1978                     "placeholder": "容易、中階、 進階..."
1979                 },
1980                 "piste/grooming": {
1981                     "label": "雪道種類",
1982                     "options": {
1983                         "backcountry": "偏遠地區",
1984                         "classic": "典型",
1985                         "classic+skating": "典型和滑行",
1986                         "mogul": "花式",
1987                         "scooter": "雪地滑板車/電單車",
1988                         "skating": "滑行"
1989                     }
1990                 },
1991                 "piste/type": {
1992                     "label": "種類",
1993                     "options": {
1994                         "downhill": "滑降",
1995                         "hike": "徒步",
1996                         "ice_skate": "冰刀",
1997                         "nordic": "北歐式",
1998                         "playground": "練習場",
1999                         "skitour": "滑雪團",
2000                         "sled": "雪橇",
2001                         "sleigh": "簡易雪橇",
2002                         "snow_park": "滑雪場"
2003                     }
2004                 },
2005                 "place": {
2006                     "label": "類別"
2007                 },
2008                 "plant": {
2009                     "label": "植物"
2010                 },
2011                 "plant/output/electricity": {
2012                     "label": "電力輸出",
2013                     "placeholder": "500 MW, 1000 MW, 2000 MW..."
2014                 },
2015                 "playground/baby": {
2016                     "label": "嬰兒座位"
2017                 },
2018                 "playground/max_age": {
2019                     "label": "最大年齡"
2020                 },
2021                 "playground/min_age": {
2022                     "label": "最小年齡"
2023                 },
2024                 "population": {
2025                     "label": "人口"
2026                 },
2027                 "power": {
2028                     "label": "類別"
2029                 },
2030                 "power_supply": {
2031                     "label": "電源供應"
2032                 },
2033                 "produce": {
2034                     "label": "產品"
2035                 },
2036                 "product": {
2037                     "label": "產品"
2038                 },
2039                 "railway": {
2040                     "label": "類別"
2041                 },
2042                 "rating": {
2043                     "label": "電力功率"
2044                 },
2045                 "recycling_accepts": {
2046                     "label": "接受"
2047                 },
2048                 "ref": {
2049                     "label": "參考編號"
2050                 },
2051                 "ref_aeroway_gate": {
2052                     "label": "登機閘編號"
2053                 },
2054                 "ref_golf_hole": {
2055                     "label": "洞編號",
2056                     "placeholder": "1-18"
2057                 },
2058                 "ref_highway_junction": {
2059                     "label": "交匯處編號"
2060                 },
2061                 "ref_platform": {
2062                     "label": "月台編號"
2063                 },
2064                 "ref_road_number": {
2065                     "label": "道路編號"
2066                 },
2067                 "ref_route": {
2068                     "label": "幹線編號"
2069                 },
2070                 "ref_runway": {
2071                     "label": "跑道編號",
2072                     "placeholder": "例如 01L/19R"
2073                 },
2074                 "ref_stop_position": {
2075                     "label": "車站編號"
2076                 },
2077                 "ref_taxiway": {
2078                     "label": "滑行道編號",
2079                     "placeholder": "例如 A5"
2080                 },
2081                 "relation": {
2082                     "label": "類別"
2083                 },
2084                 "religion": {
2085                     "label": "宗敎"
2086                 },
2087                 "restriction": {
2088                     "label": "類別"
2089                 },
2090                 "restrictions": {
2091                     "label": "轉彎限制"
2092                 },
2093                 "rooms": {
2094                     "label": "房間數目"
2095                 },
2096                 "route": {
2097                     "label": "類類別"
2098                 },
2099                 "route_master": {
2100                     "label": "類別"
2101                 },
2102                 "sac_scale": {
2103                     "label": "遠足難度",
2104                     "options": {
2105                         "alpine_hiking": "T4:高山遠足",
2106                         "demanding_alpine_hiking": "T5:進階高山遠足",
2107                         "demanding_mountain_hiking": "T3:進階登山",
2108                         "difficult_alpine_hiking": "T6:艱難高山遠足",
2109                         "hiking": "T1:遠足",
2110                         "mountain_hiking": "T2:登山"
2111                     },
2112                     "placeholder": "登山、高山遠足..."
2113                 },
2114                 "sanitary_dump_station": {
2115                     "label": "廁所污水處理"
2116                 },
2117                 "seasonal": {
2118                     "label": "季節性"
2119                 },
2120                 "second_hand": {
2121                     "label": "售賣二手貨",
2122                     "options": {
2123                         "no": "否",
2124                         "only": "只可",
2125                         "yes": "是"
2126                     },
2127                     "placeholder": "是、否、只能"
2128                 },
2129                 "service": {
2130                     "label": "類別"
2131                 },
2132                 "service/bicycle": {
2133                     "label": "服務"
2134                 },
2135                 "service/vehicle": {
2136                     "label": "服務"
2137                 },
2138                 "service_rail": {
2139                     "label": "服務類型",
2140                     "options": {
2141                         "crossover": "渡線",
2142                         "siding": "側線",
2143                         "spur": "支線",
2144                         "yard": "貨場"
2145                     }
2146                 },
2147                 "service_times": {
2148                     "label": "服務時間"
2149                 },
2150                 "shelter": {
2151                     "label": "有蓋"
2152                 },
2153                 "shelter_type": {
2154                     "label": "種類"
2155                 },
2156                 "shop": {
2157                     "label": "種類"
2158                 },
2159                 "site": {
2160                     "label": "類別"
2161                 },
2162                 "smoking": {
2163                     "label": "吸煙",
2164                     "options": {
2165                         "dedicated": "吸煙者專用 (例如吸煙室)",
2166                         "isolated": "於實質上隔開的吸煙區",
2167                         "no": "任何地方都不可吸煙",
2168                         "outside": "可於室外吸煙",
2169                         "separated": "沒有隔開的吸煙區",
2170                         "yes": "所有地方均可吸煙"
2171                     },
2172                     "placeholder": "禁止、隔開、可以"
2173                 },
2174                 "smoothness": {
2175                     "label": "順滑度",
2176                     "options": {
2177                         "bad": "堅固車輪:旅行單車、汽車、人力車",
2178                         "excellent": "軸承:溜冰、滑板",
2179                         "good": "細車輪:公路車",
2180                         "horrible": "越野:重型越野車輛",
2181                         "impassable": "無法通行 / 輪車無法通行",
2182                         "intermediate": "輪胎:單車、輪椅、滑板車",
2183                         "very_bad": "高地台:輕型越野車輛",
2184                         "very_horrible": "越野專用:拖拉機、全地形越野車"
2185                     },
2186                     "placeholder": "軸承、輪胎、越野..."
2187                 },
2188                 "social_facility": {
2189                     "label": "種類"
2190                 },
2191                 "social_facility_for": {
2192                     "label": "服務對象"
2193                 },
2194                 "source": {
2195                     "label": "來源"
2196                 },
2197                 "sport": {
2198                     "label": "運動"
2199                 },
2200                 "sport_ice": {
2201                     "label": "運動"
2202                 },
2203                 "sport_racing_motor": {
2204                     "label": "運動"
2205                 },
2206                 "sport_racing_nonmotor": {
2207                     "label": "運動"
2208                 },
2209                 "stars": {
2210                     "label": "星級"
2211                 },
2212                 "start_date": {
2213                     "label": "起始日期"
2214                 },
2215                 "step_count": {
2216                     "label": "梯級數目"
2217                 },
2218                 "stop": {
2219                     "label": "停車指示種類",
2220                     "options": {
2221                         "all": "全部方向",
2222                         "minor": "次級道路"
2223                     }
2224                 },
2225                 "structure": {
2226                     "label": "結構",
2227                     "options": {
2228                         "bridge": "橋樑",
2229                         "cutting": "開山",
2230                         "embankment": "基堤",
2231                         "ford": "淺灘",
2232                         "tunnel": "隧道"
2233                     },
2234                     "placeholder": "未知"
2235                 },
2236                 "structure_waterway": {
2237                     "options": {
2238                         "tunnel": "隧道"
2239                     },
2240                     "placeholder": "未知"
2241                 },
2242                 "studio": {
2243                     "label": "種類"
2244                 },
2245                 "substance": {
2246                     "label": "物質"
2247                 },
2248                 "substation": {
2249                     "label": "種類"
2250                 },
2251                 "supervised": {
2252                     "label": "受監察"
2253                 },
2254                 "support": {
2255                     "label": "支持"
2256                 },
2257                 "surface": {
2258                     "label": "表面"
2259                 },
2260                 "surveillance": {
2261                     "label": "監視類型"
2262                 },
2263                 "surveillance/type": {
2264                     "label": "監視種類",
2265                     "options": {
2266                         "ALPR": "自動車牌讀取器",
2267                         "camera": "相機",
2268                         "guard": "守衛"
2269                     }
2270                 },
2271                 "surveillance/zone": {
2272                     "label": "監視區域"
2273                 },
2274                 "switch": {
2275                     "label": "種類"
2276                 },
2277                 "tactile_paving": {
2278                     "label": "盲人引路徑"
2279                 },
2280                 "takeaway": {
2281                     "label": "外賣",
2282                     "options": {
2283                         "no": "不可",
2284                         "only": "只可外賣",
2285                         "yes": "可以"
2286                     },
2287                     "placeholder": "可以、不可、只可外賣…"
2288                 },
2289                 "toilets/disposal": {
2290                     "label": "棄置",
2291                     "options": {
2292                         "bucket": "尿斗",
2293                         "chemical": "化學掩臭",
2294                         "flush": "沖水式",
2295                         "pitlatrine": "坑廁/旱廁"
2296                     }
2297                 },
2298                 "toll": {
2299                     "label": "收費"
2300                 },
2301                 "tomb": {
2302                     "label": "種類"
2303                 },
2304                 "tourism": {
2305                     "label": "種類"
2306                 },
2307                 "tourism_attraction": {
2308                     "label": "旅遊"
2309                 },
2310                 "tower/construction": {
2311                     "label": "建築物料",
2312                     "placeholder": "拉線、格狀、隱藏、..."
2313                 },
2314                 "tower/type": {
2315                     "label": "種類"
2316                 },
2317                 "tracktype": {
2318                     "label": "路徑種類",
2319                     "options": {
2320                         "grade1": "實心:已鋪設路面或有剛硬的表面",
2321                         "grade2": "接近實心:混合了柔性物料的碎石/石塊",
2322                         "grade3": "混合了硬性與柔性的物料",
2323                         "grade4": "接近柔性:混合了硬性物料的土壤/砂粒/草",
2324                         "grade5": "柔性:土壤/砂粒/草"
2325                     },
2326                     "placeholder": "實心、接近實心、柔性..."
2327                 },
2328                 "trade": {
2329                     "label": "種類"
2330                 },
2331                 "traffic_calming": {
2332                     "label": "種類"
2333                 },
2334                 "traffic_signals": {
2335                     "label": "訊號種類"
2336                 },
2337                 "trail_visibility": {
2338                     "label": "路徑可見度",
2339                     "options": {
2340                         "bad": "差勁:沒有標記,有時候看不到路徑/沒有路徑",
2341                         "excellent": "優良:路徑明確或有充分標記",
2342                         "good": "好:標記可看得到,但有時需要搜尋",
2343                         "horrible": "可怕:時常沒有路徑,需要一些定向技能",
2344                         "intermediate": "尚可:標記不多,路徑大致可見",
2345                         "no": "無:沒有路徑,需要極佳定向技能"
2346                     },
2347                     "placeholder": "優良、好、差勁..."
2348                 },
2349                 "transformer": {
2350                     "label": "種類"
2351                 },
2352                 "trees": {
2353                     "label": "樹"
2354                 },
2355                 "tunnel": {
2356                     "label": "種類",
2357                     "placeholder": "預設"
2358                 },
2359                 "visibility": {
2360                     "label": "可見度",
2361                     "options": {
2362                         "area": "超過 20 米 (65 呎)",
2363                         "house": "到 5 米 (16 呎)",
2364                         "street": "5 至 20米 (16 至 65呎)"
2365                     }
2366                 },
2367                 "volcano/type": {
2368                     "label": "火山種類"
2369                 },
2370                 "wall": {
2371                     "label": "種類"
2372                 },
2373                 "water": {
2374                     "label": "種類"
2375                 },
2376                 "water_point": {
2377                     "label": "取水地點"
2378                 },
2379                 "waterway": {
2380                     "label": "種類"
2381                 },
2382                 "website": {
2383                     "label": "網站",
2384                     "placeholder": "http://example.com/"
2385                 },
2386                 "wetland": {
2387                     "label": "種類"
2388                 },
2389                 "wheelchair": {
2390                     "label": "可通輪椅"
2391                 },
2392                 "width": {
2393                     "label": "濶度(米)"
2394                 },
2395                 "wikipedia": {
2396                     "label": "維基百科全書"
2397                 },
2398                 "windings": {
2399                     "placeholder": "1, 2, 3..."
2400                 }
2401             },
2402             "presets": {
2403                 "address": {
2404                     "name": "地址",
2405                     "terms": "Address,地址,地埗,址"
2406                 },
2407                 "advertising/billboard": {
2408                     "name": "Billboard",
2409                     "terms": "Billboard, 廣告板"
2410                 },
2411                 "aerialway": {
2412                     "name": "纜車路線"
2413                 },
2414                 "aerialway/cable_car": {
2415                     "name": "纜車",
2416                     "terms": "Cable Car,纜車"
2417                 },
2418                 "aerialway/chair_lift": {
2419                     "name": "吊椅",
2420                     "terms": "Chair Lift,吊椅"
2421                 },
2422                 "aerialway/drag_lift": {
2423                     "name": "牽引纜車",
2424                     "terms": "Drag Lift, 牽引纜車"
2425                 },
2426                 "aerialway/gondola": {
2427                     "name": "吊艙",
2428                     "terms": "Gondola,吊籃,吊船,空中纜車"
2429                 },
2430                 "aerialway/goods": {
2431                     "name": "貨運纜車",
2432                     "terms": "Goods Aerialway,載貨纜車"
2433                 },
2434                 "aerialway/magic_carpet": {
2435                     "name": "輸送帶",
2436                     "terms": "Magic Carpet Lift,輸送帶"
2437                 },
2438                 "aerialway/mixed_lift": {
2439                     "name": "混合式纜車",
2440                     "terms": "Mixed Lift,混合式纜車,混合式吊車"
2441                 },
2442                 "aerialway/platter": {
2443                     "name": "吊盤",
2444                     "terms": "吊盤"
2445                 },
2446                 "aerialway/pylon": {
2447                     "name": "纜車纜塔",
2448                     "terms": "纜塔,纜車塔,吊車塔"
2449                 },
2450                 "aerialway/rope_tow": {
2451                     "name": "牽繩",
2452                     "terms": "牽繩"
2453                 },
2454                 "aerialway/station": {
2455                     "name": "纜車站"
2456                 },
2457                 "aerialway/t-bar": {
2458                     "name": "T型吊桿",
2459                     "terms": "T型吊桿"
2460                 },
2461                 "aeroway": {
2462                     "name": "航空設施"
2463                 },
2464                 "aeroway/aerodrome": {
2465                     "name": "機場",
2466                     "terms": "Airport,機場,飛機,飛機場"
2467                 },
2468                 "aeroway/apron": {
2469                     "name": "停機坪",
2470                     "terms": "Apron,停機坪"
2471                 },
2472                 "aeroway/gate": {
2473                     "name": "登機閘",
2474                     "terms": "Airport Gate,登機門,登機口"
2475                 },
2476                 "aeroway/hangar": {
2477                     "name": "飛機庫",
2478                     "terms": "Hangar,機庫,飛機庫,飛機棚"
2479                 },
2480                 "aeroway/helipad": {
2481                     "name": "直升機坪",
2482                     "terms": "Helipad,直升機坪,直升機場,直昇機坪,直昇機場,直升機升降坪"
2483                 },
2484                 "aeroway/runway": {
2485                     "name": "跑道",
2486                     "terms": "Runway,跑道,機場跑道"
2487                 },
2488                 "aeroway/taxiway": {
2489                     "name": "滑行道",
2490                     "terms": "Taxiway,滑行道,機場滑行道,停機坪滑行道"
2491                 },
2492                 "aeroway/terminal": {
2493                     "name": "機場客運大樓",
2494                     "terms": "Airport Terminal,航廈"
2495                 },
2496                 "amenity": {
2497                     "name": "設施"
2498                 },
2499                 "amenity/animal_boarding": {
2500                     "name": "寵物酒店",
2501                     "terms": "Animal Boarding Facility, Dog hotel, pet hotel,寵物度假村,寵物飯店,狗酒店, 動物酒店"
2502                 },
2503                 "amenity/animal_breeding": {
2504                     "name": "動物繁殖場",
2505                     "terms": "Animal Breeding Facility, 寵物繁殖場"
2506                 },
2507                 "amenity/animal_shelter": {
2508                     "name": "動物收容中心",
2509                     "terms": "Animal Shelter, 動物收容所"
2510                 },
2511                 "amenity/arts_centre": {
2512                     "name": "美術館",
2513                     "terms": "Arts Center,美術中心,美術館,藝術中心,藝術館"
2514                 },
2515                 "amenity/atm": {
2516                     "name": "提款機",
2517                     "terms": "ATM,提款機,櫃員機,自動提款機,自動櫃員機"
2518                 },
2519                 "amenity/bank": {
2520                     "name": "銀行",
2521                     "terms": "Bank,銀號,銀行"
2522                 },
2523                 "amenity/bar": {
2524                     "name": "酒吧",
2525                     "terms": "Bar,吧,酒吧"
2526                 },
2527                 "amenity/bbq": {
2528                     "name": "燒烤",
2529                     "terms": "BBQ,燒烤"
2530                 },
2531                 "amenity/bench": {
2532                     "name": "長椅",
2533                     "terms": "Bench,長凳,長椅,長櫈"
2534                 },
2535                 "amenity/bicycle_parking": {
2536                     "name": "單車停放處",
2537                     "terms": "Bicycle Parking,單車停放,單車停泊處,泊單車,泊單車處,自行車停放處"
2538                 },
2539                 "amenity/bicycle_rental": {
2540                     "name": "單車出租",
2541                     "terms": "Bicycle Rental,單車租賃,租單車,租單車舖,租單車處,自行車租賃處"
2542                 },
2543                 "amenity/bicycle_repair_station": {
2544                     "name": "單車維修站",
2545                     "terms": "單車維修站,維修單車,自行車維修站,維修自行車"
2546                 },
2547                 "amenity/boat_rental": {
2548                     "name": "租艇",
2549                     "terms": "Boat Rental,租艇,船舶租賃處"
2550                 },
2551                 "amenity/bureau_de_change": {
2552                     "name": "外幣兌換",
2553                     "terms": "錢幣兌換,換錢"
2554                 },
2555                 "amenity/bus_station": {
2556                     "name": "巴士總站"
2557                 },
2558                 "amenity/cafe": {
2559                     "name": "茶座",
2560                     "terms": "Cafe,㗎啡室,㗎啡廳,咖啡,咖啡室,咖啡廳,茶座"
2561                 },
2562                 "amenity/car_pooling": {
2563                     "name": "汽車共乘",
2564                     "terms": "Car Pooling, 汽車共乘"
2565                 },
2566                 "amenity/car_rental": {
2567                     "name": "汽車租賃",
2568                     "terms": "Car Rental,汽車租賃處,租車,租車店,租車舖"
2569                 },
2570                 "amenity/car_sharing": {
2571                     "name": "汽車共享站",
2572                     "terms": "Car Sharing,共用車,共用車處,汽車共享站"
2573                 },
2574                 "amenity/car_wash": {
2575                     "name": "洗車店",
2576                     "terms": "Car Wash,洗車,洗車舖"
2577                 },
2578                 "amenity/casino": {
2579                     "name": "賭場",
2580                     "terms": "賭場"
2581                 },
2582                 "amenity/charging_station": {
2583                     "name": "充電站",
2584                     "terms": "叉電站"
2585                 },
2586                 "amenity/childcare": {
2587                     "name": "託兒所/幼兒護理",
2588                     "terms": "託兒所,幼兒護理,託管"
2589                 },
2590                 "amenity/cinema": {
2591                     "name": "戲院",
2592                     "terms": "Cinema,電影,電影戲院,電影院"
2593                 },
2594                 "amenity/clinic": {
2595                     "name": "診所",
2596                     "terms": "診療所,醫務所,醫務中心"
2597                 },
2598                 "amenity/clinic/abortion": {
2599                     "name": "終止懷孕診所",
2600                     "terms": "Abortion Clinic,墮胎診所"
2601                 },
2602                 "amenity/clinic/fertility": {
2603                     "name": "生育診所",
2604                     "terms": "Fertility Clinic,生育中心"
2605                 },
2606                 "amenity/clock": {
2607                     "name": "時鐘",
2608                     "terms": "時鐘,鐘塔,鐘樓"
2609                 },
2610                 "amenity/college": {
2611                     "name": "學院範圍",
2612                     "terms": "學院,學院用地,技術學院,專上學院,專科,書院"
2613                 },
2614                 "amenity/community_centre": {
2615                     "name": "社區中心",
2616                     "terms": "活動中心"
2617                 },
2618                 "amenity/compressed_air": {
2619                     "name": "打氣服務",
2620                     "terms": "輪胎打氣"
2621                 },
2622                 "amenity/courthouse": {
2623                     "name": "法庭",
2624                     "terms": "Courthouse,法庭,法院,裁判署"
2625                 },
2626                 "amenity/coworking_space": {
2627                     "name": "共同工作空間"
2628                 },
2629                 "amenity/crematorium": {
2630                     "name": "火葬場",
2631                     "terms": "Crematorium, 火葬場"
2632                 },
2633                 "amenity/dentist": {
2634                     "name": "牙醫",
2635                     "terms": "牙醫診所,牙科診所,齒科"
2636                 },
2637                 "amenity/doctors": {
2638                     "name": "醫生",
2639                     "terms": "醫師"
2640                 },
2641                 "amenity/dojo": {
2642                     "name": "道場/武術學院",
2643                     "terms": "武藝,武術"
2644                 },
2645                 "amenity/drinking_water": {
2646                     "name": "飲用水",
2647                     "terms": "Drinking Water,水源,活水,飲水,飲水處,飲水機,飲水器"
2648                 },
2649                 "amenity/driving_school": {
2650                     "name": "駕駛學校",
2651                     "terms": "Driving School, 駕駛學院"
2652                 },
2653                 "amenity/embassy": {
2654                     "name": "大使館",
2655                     "terms": "Embassy,使館,大使館,領事館"
2656                 },
2657                 "amenity/fast_food": {
2658                     "name": "快餐店",
2659                     "terms": "Fast Food,快餐店,速食店"
2660                 },
2661                 "amenity/ferry_terminal": {
2662                     "name": "客運碼頭"
2663                 },
2664                 "amenity/fire_station": {
2665                     "name": "消防局",
2666                     "terms": "Fire Station,水車館,消防局,消防站"
2667                 },
2668                 "amenity/food_court": {
2669                     "name": "美食廣場",
2670                     "terms": "Food Court, 美食街, 美食中心, 食堂, 食街"
2671                 },
2672                 "amenity/fountain": {
2673                     "name": "噴水池",
2674                     "terms": "Fountain,噴水池,噴泉"
2675                 },
2676                 "amenity/fuel": {
2677                     "name": "油站",
2678                     "terms": "Gas Station,加氣站,加汽站,加油站,油站"
2679                 },
2680                 "amenity/grave_yard": {
2681                     "name": "墓地",
2682                     "terms": "Graveyard,墓地,墳地,墳場,祖墳,山墳,泥墳,土墳"
2683                 },
2684                 "amenity/grit_bin": {
2685                     "name": "砂礫桶",
2686                     "terms": "砂礫箱,沙礫桶,沙桶,砂桶,砂鹽混合物桶"
2687                 },
2688                 "amenity/hospital": {
2689                     "name": "醫院範圍",
2690                     "terms": "醫院"
2691                 },
2692                 "amenity/hunting_stand": {
2693                     "name": "狩獵台",
2694                     "terms": "狩獵站,狩獵塔"
2695                 },
2696                 "amenity/ice_cream": {
2697                     "name": "雪榚店",
2698                     "terms": "ice cream, 雪榚店, 冰淇淋店"
2699                 },
2700                 "amenity/internet_cafe": {
2701                     "name": "網吧",
2702                     "terms": "Internet Cafe, 互聯網餐廳"
2703                 },
2704                 "amenity/kindergarten": {
2705                     "name": "學前照顧/幼稚園範圍",
2706                     "terms": "幼兒園,幼稚園用地,幼稚園"
2707                 },
2708                 "amenity/library": {
2709                     "name": "圖書館",
2710                     "terms": "Library,圖書館"
2711                 },
2712                 "amenity/love_hotel": {
2713                     "name": "愛情酒店",
2714                     "terms": "Love Hotel, 時鐘酒店"
2715                 },
2716                 "amenity/marketplace": {
2717                     "name": "街市",
2718                     "terms": "Marketplace,市場,菜市場,街市"
2719                 },
2720                 "amenity/motorcycle_parking": {
2721                     "name": "電單車停車位",
2722                     "terms": "摩托車停車場,電單車停車場"
2723                 },
2724                 "amenity/music_school": {
2725                     "name": "音樂學校",
2726                     "terms": "Music School, 音樂學校"
2727                 },
2728                 "amenity/nightclub": {
2729                     "name": "夜總會",
2730                     "terms": "夜店"
2731                 },
2732                 "amenity/nursing_home": {
2733                     "name": "護養院"
2734                 },
2735                 "amenity/parking": {
2736                     "name": "停車場",
2737                     "terms": "Car Parking,停車場"
2738                 },
2739                 "amenity/parking_entrance": {
2740                     "name": "停車場入口/出口",
2741                     "terms": "停車場入口,停車場出口"
2742                 },
2743                 "amenity/parking_space": {
2744                     "name": "泊車位",
2745                     "terms": "停車空間,泊車處,停車位,車位"
2746                 },
2747                 "amenity/pavilion": {
2748                     "name": "亭",
2749                     "terms": "Pavilion,亭"
2750                 },
2751                 "amenity/pharmacy": {
2752                     "name": "藥房",
2753                     "terms": "Pharmacy,葯局,葯店,葯房,葯舖,藥局,藥店,藥房,藥舖"
2754                 },
2755                 "amenity/place_of_worship": {
2756                     "name": "祟拜場所",
2757                     "terms": "Place of Worship,Worship,宗教祟拜場所,宗教禮拜處,崇拜處,拜神之所,禮拜場所,廟,教堂,寺廟,禮拜堂,猶太廟,清真寺"
2758                 },
2759                 "amenity/place_of_worship/buddhist": {
2760                     "name": "佛寺",
2761                     "terms": "Buddhist Temple,佛堂,佛寺,佛廟,和尚寺,寶殿,寺,寺廟,尼姑庵,尼庵,庵堂,廟,精舍,閣,靜院,觀音廟,觀音寺"
2762                 },
2763                 "amenity/place_of_worship/christian": {
2764                     "name": "敎堂",
2765                     "terms": "Christian,Church,基督敎堂,基督教堂,天主堂,天主敎堂,天主教堂,敎堂,教堂,聖堂"
2766                 },
2767                 "amenity/place_of_worship/hindu": {
2768                     "name": "印度廟",
2769                     "terms": "Hindu Temple, 印度教廟"
2770                 },
2771                 "amenity/place_of_worship/jewish": {
2772                     "name": "猶太廟",
2773                     "terms": "Synagogue,jewish,猶太寺,猶太廟,猶太教堂"
2774                 },
2775                 "amenity/place_of_worship/muslim": {
2776                     "name": "清真寺",
2777                     "terms": "Mosque,Muslim,回教寺,回教廟,清真廟,清真寺"
2778                 },
2779                 "amenity/place_of_worship/shinto": {
2780                     "name": "神道廟",
2781                     "terms": "Shinto Shrine, 神道教廟"
2782                 },
2783                 "amenity/place_of_worship/sikh": {
2784                     "name": "錫克廟",
2785                     "terms": "Sikh Temple, 錫克廟"
2786                 },
2787                 "amenity/place_of_worship/taoist": {
2788                     "name": "道觀",
2789                     "terms": "Taoist Temple, 道教廟"
2790                 },
2791                 "amenity/planetarium": {
2792                     "name": "天象廳",
2793                     "terms": "Planetarium, 天象館"
2794                 },
2795                 "amenity/police": {
2796                     "name": "警署",
2797                     "terms": "Police,差館,派出所,警察局,警局,警署"
2798                 },
2799                 "amenity/post_box": {
2800                     "name": "郵筒",
2801                     "terms": "Mailbox,Post,Post Box,郵筒,郵箱"
2802                 },
2803                 "amenity/post_office": {
2804                     "name": "郵政局",
2805                     "terms": "Post Office,郵局,郵政局,香港郵政"
2806                 },
2807                 "amenity/prison": {
2808                     "name": "監獄範圍",
2809                     "terms": "監倉範圍,懲教所範圍,勞教中心範圍"
2810                 },
2811                 "amenity/pub": {
2812                     "name": "酒館",
2813                     "terms": "Pub,酒館"
2814                 },
2815                 "amenity/public_bath": {
2816                     "name": "公共浴室",
2817                     "terms": "Public Bath,公共澡堂,公共浴池,錢湯,公共浴場"
2818                 },
2819                 "amenity/public_bookcase": {
2820                     "name": "公眾書架",
2821                     "terms": "公共書架"
2822                 },
2823                 "amenity/ranger_station": {
2824                     "name": "郊野公園遊客中心",
2825                     "terms": "Ranger Station,郊野公園管理站,郊野公園訪客中心"
2826                 },
2827                 "amenity/recycling": {
2828                     "name": "回收桶",
2829                     "terms": "Recycling Container, 回收箱"
2830                 },
2831                 "amenity/recycling_centre": {
2832                     "name": "回收中心",
2833                     "terms": "Recycling Center, 廢物回收中心, 資源回收中心"
2834                 },
2835                 "amenity/register_office": {
2836                     "name": "人事登記處"
2837                 },
2838                 "amenity/restaurant": {
2839                     "name": "餐廳",
2840                     "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
2841                 },
2842                 "amenity/sanitary_dump_station": {
2843                     "name": "露營車廁所廢物收集",
2844                     "terms": "露營車廁所廢物收集"
2845                 },
2846                 "amenity/school": {
2847                     "name": "學校範圍",
2848                     "terms": "學校,中學,小學,學校用地,學校範圍,國際學校"
2849                 },
2850                 "amenity/scrapyard": {
2851                     "name": "廢料場"
2852                 },
2853                 "amenity/shelter": {
2854                     "name": "涼亭",
2855                     "terms": "Shelter,亭,蓋,避難,避難所,避雨亭"
2856                 },
2857                 "amenity/shower": {
2858                     "name": "淋浴處",
2859                     "terms": "Shower,淋浴間,沖浴間"
2860                 },
2861                 "amenity/smoking_area": {
2862                     "name": "吸煙區",
2863                     "terms": "Smoking Area, 食煙區"
2864                 },
2865                 "amenity/social_facility": {
2866                     "name": "社會服務設施",
2867                     "terms": "社福設施"
2868                 },
2869                 "amenity/social_facility/food_bank": {
2870                     "name": "食物銀行",
2871                     "terms": "食物銀行"
2872                 },
2873                 "amenity/social_facility/group_home": {
2874                     "name": "安老院",
2875                     "terms": "老人院"
2876                 },
2877                 "amenity/social_facility/homeless_shelter": {
2878                     "name": "露宿者收容所",
2879                     "terms": "露宿者中心,露宿者之家"
2880                 },
2881                 "amenity/social_facility/nursing_home": {
2882                     "name": "護養院",
2883                     "terms": "Nursing Home,療養院"
2884                 },
2885                 "amenity/studio": {
2886                     "name": "工作室",
2887                     "terms": "影樓,畫室,放映室,美術室,工藝室,藝術工作室"
2888                 },
2889                 "amenity/swimming_pool": {
2890                     "name": "游泳池"
2891                 },
2892                 "amenity/taxi": {
2893                     "name": "的士站",
2894                     "terms": "Taxi Stand,出租車站,的士站,計程車站"
2895                 },
2896                 "amenity/telephone": {
2897                     "name": "電話",
2898                     "terms": "Telephone,電話,電話亭"
2899                 },
2900                 "amenity/theatre": {
2901                     "name": "劇院",
2902                     "terms": "Theater,劇場,劇院,戲院,舞臺戲院,電影院,戲棚"
2903                 },
2904                 "amenity/toilets": {
2905                     "name": "廁所",
2906                     "terms": "Toilets,便所,公厠,公廁,厠所,廁所,方便,洗手間,盥洗室,化粧間"
2907                 },
2908                 "amenity/townhall": {
2909                     "name": "大會堂",
2910                     "terms": "Town Hall,大會堂,市政府,市政廳"
2911                 },
2912                 "amenity/university": {
2913                     "name": "大學範圍",
2914                     "terms": "大學,大專,大學用地"
2915                 },
2916                 "amenity/vending_machine": {
2917                     "name": "售賣機",
2918                     "terms": "Vending Machine,售賣機,自動售賣機,自動販賣機,販賣機"
2919                 },
2920                 "amenity/vending_machine/cigarettes": {
2921                     "name": "香煙售賣機",
2922                     "terms": "香煙售賣機"
2923                 },
2924                 "amenity/vending_machine/condoms": {
2925                     "name": "避孕套售賣機",
2926                     "terms": "保險套販賣機,安全套販賣機,避孕袋售賣機"
2927                 },
2928                 "amenity/vending_machine/drinks": {
2929                     "name": "飲品售賣機",
2930                     "terms": "飲料售賣機"
2931                 },
2932                 "amenity/vending_machine/excrement_bags": {
2933                     "name": "排泄物袋售賣機",
2934                     "terms": "糞便袋售賣機"
2935                 },
2936                 "amenity/vending_machine/feminine_hygiene": {
2937                     "name": "女性衞生用品售賣機",
2938                     "terms": "Feminine Hygiene Vending Machine,女性用品售賣機"
2939                 },
2940                 "amenity/vending_machine/news_papers": {
2941                     "name": "報紙售賣機"
2942                 },
2943                 "amenity/vending_machine/newspapers": {
2944                     "name": "報紙售賣機",
2945                     "terms": "Newspaper Vending Machine,報紙販賣機"
2946                 },
2947                 "amenity/vending_machine/parcel_pickup_dropoff": {
2948                     "name": "包裹領件/投寄機",
2949                     "terms": "包裹領件/投寄機"
2950                 },
2951                 "amenity/vending_machine/parking_tickets": {
2952                     "name": "泊車票售賣機",
2953                     "terms": "停車票售賣機"
2954                 },
2955                 "amenity/vending_machine/public_transport_tickets": {
2956                     "name": "自動售票機",
2957                     "terms": "車票販賣機,車票售賣機"
2958                 },
2959                 "amenity/vending_machine/sweets": {
2960                     "name": "零食售賣機",
2961                     "terms": "零食販賣機"
2962                 },
2963                 "amenity/veterinary": {
2964                     "name": "獸醫",
2965                     "terms": "獸醫, 動物醫生"
2966                 },
2967                 "amenity/waste/dog_excrement": {
2968                     "name": "狗糞收集箱",
2969                     "terms": "Dog Excrement Bin, 狗屎收集箱"
2970                 },
2971                 "amenity/waste_basket": {
2972                     "name": "垃圾桶",
2973                     "terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱"
2974                 },
2975                 "amenity/waste_disposal": {
2976                     "name": "大型垃圾箱",
2977                     "terms": "大型垃圾筒,大型回收箱"
2978                 },
2979                 "amenity/waste_transfer_station": {
2980                     "name": "垃圾轉運站",
2981                     "terms": "Waste Transfer Station, 垃圾站"
2982                 },
2983                 "amenity/water_point": {
2984                     "name": "露營車飲用水",
2985                     "terms": "旅行車飲用水"
2986                 },
2987                 "amenity/watering_place": {
2988                     "name": "動物飲水處",
2989                     "terms": "Animal Watering Place, 動物飲水區"
2990                 },
2991                 "area": {
2992                     "name": "範圍",
2993                     "terms": "Area,區域,範圍"
2994                 },
2995                 "area/highway": {
2996                     "name": "路面物質",
2997                     "terms": "路面材質,路面"
2998                 },
2999                 "attraction/amusement_ride": {
3000                     "name": "機動遊戲機",
3001                     "terms": "Amusement Ride,機動遊戲"
3002                 },
3003                 "attraction/animal": {
3004                     "name": "動物",
3005                     "terms": "Animal,動物"
3006                 },
3007                 "attraction/big_wheel": {
3008                     "name": "摩天輪",
3009                     "terms": "Big Wheel,Ferris wheel"
3010                 },
3011                 "attraction/bumper_car": {
3012                     "name": "碰碰車",
3013                     "terms": "Bumper Car,碰碰車"
3014                 },
3015                 "attraction/bungee_jumping": {
3016                     "name": "笨豬跳",
3017                     "terms": "Bungee Jumping,Bungee Jump,高空彈跳"
3018                 },
3019                 "attraction/carousel": {
3020                     "name": "旋轉木馬",
3021                     "terms": "Carousel,迴轉木馬"
3022                 },
3023                 "attraction/dark_ride": {
3024                     "name": "黑暗探險",
3025                     "terms": "Dark Ride"
3026                 },
3027                 "attraction/drop_tower": {
3028                     "name": "跳樓機",
3029                     "terms": "Drop Tower,自由落體"
3030                 },
3031                 "attraction/pirate_ship": {
3032                     "name": "海盜船",
3033                     "terms": "Pirate Ship,海盜船"
3034                 },
3035                 "attraction/river_rafting": {
3036                     "name": "激流",
3037                     "terms": "River Rafting,激流"
3038                 },
3039                 "attraction/roller_coaster": {
3040                     "name": "過山車",
3041                     "terms": "Roller Coaster,雲霄飛車"
3042                 },
3043                 "attraction/train": {
3044                     "name": "觀光火車",
3045                     "terms": "Tourist Train,遊客列車,觀光列車"
3046                 },
3047                 "attraction/water_slide": {
3048                     "name": "水上滑梯",
3049                     "terms": "Water Slide,滑水道"
3050                 },
3051                 "barrier": {
3052                     "name": "屏障",
3053                     "terms": "Barrier,屏障,阻擋,障礙,障礙物,柵欄,護欄"
3054                 },
3055                 "barrier/block": {
3056                     "name": "路障",
3057                     "terms": "Block,路障,障礙物"
3058                 },
3059                 "barrier/bollard": {
3060                     "name": "護柱",
3061                     "terms": "Bollard,護柱,標柱,繫纜樁,矮柱"
3062                 },
3063                 "barrier/border_control": {
3064                     "name": "邊境管制",
3065                     "terms": "Border Control, 邊防"
3066                 },
3067                 "barrier/cattle_grid": {
3068                     "name": "攔畜溝柵",
3069                     "terms": "Cattle Grid,家畜柵欄,攔畜溝柵"
3070                 },
3071                 "barrier/city_wall": {
3072                     "name": "城牆",
3073                     "terms": "City Wall,城墻,城牆"
3074                 },
3075                 "barrier/cycle_barrier": {
3076                     "name": "單車減速欄",
3077                     "terms": "Cycle Barrier,單車減速欄,單車矮欄"
3078                 },
3079                 "barrier/ditch": {
3080                     "name": "溝渠",
3081                     "terms": "Ditch,溝,溝渠,明溝"
3082                 },
3083                 "barrier/entrance": {
3084                     "name": "入口"
3085                 },
3086                 "barrier/fence": {
3087                     "name": "圍欄",
3088                     "terms": "Fence,欄,欄柵,籬,籬笆,圍網,柵欄"
3089                 },
3090                 "barrier/gate": {
3091                     "name": "閘門",
3092                     "terms": "Gate,口,門,閘"
3093                 },
3094                 "barrier/hedge": {
3095                     "name": "樹籬",
3096                     "terms": "Hedge,樹籬"
3097                 },
3098                 "barrier/kerb": {
3099                     "name": "路緣",
3100                     "terms": "Kerb, 路邊石, 路緣石, 路邊"
3101                 },
3102                 "barrier/kissing_gate": {
3103                     "name": "單人轉門 ",
3104                     "terms": "Kissing Gate,單人轉門"
3105                 },
3106                 "barrier/lift_gate": {
3107                     "name": "閘桿",
3108                     "terms": "Lift Gate,擋車器,道閘"
3109                 },
3110                 "barrier/retaining_wall": {
3111                     "name": "護土牆",
3112                     "terms": "Retaining Wall,擋土墻,護土牆"
3113                 },
3114                 "barrier/stile": {
3115                     "name": "梯梃",
3116                     "terms": "Stile,梯梃,梯磴"
3117                 },
3118                 "barrier/toll_booth": {
3119                     "name": "收費亭",
3120                     "terms": "Toll Booth,收費亭,收費站"
3121                 },
3122                 "barrier/wall": {
3123                     "name": "牆",
3124                     "terms": "Wall,墻,牆"
3125                 },
3126                 "boundary/administrative": {
3127                     "name": "行政界",
3128                     "terms": "Administrative Boundary,行政區域界線,行政區界,行政界,行政界線,行政邊界"
3129                 },
3130                 "building": {
3131                     "name": "建築物",
3132                     "terms": "Building,屋宇,建築物"
3133                 },
3134                 "building/apartments": {
3135                     "name": "公寓",
3136                     "terms": "Apartments,公寓,分層屋宇"
3137                 },
3138                 "building/barn": {
3139                     "name": "穀倉",
3140                     "terms": "穀倉,糧倉"
3141                 },
3142                 "building/boathouse": {
3143                     "name": "船屋",
3144                     "terms": "Boathouse, 船屋"
3145                 },
3146                 "building/bungalow": {
3147                     "name": "平房",
3148                     "terms": "Bungalow, 平房, 別墅"
3149                 },
3150                 "building/bunker": {
3151                     "name": "地堡"
3152                 },
3153                 "building/cabin": {
3154                     "name": "小屋",
3155                     "terms": "小木屋"
3156                 },
3157                 "building/cathedral": {
3158                     "name": "大教堂建築物",
3159                     "terms": "大教堂"
3160                 },
3161                 "building/chapel": {
3162                     "name": "小教堂建築物",
3163                     "terms": "小教堂,小聖堂"
3164                 },
3165                 "building/church": {
3166                     "name": "教堂建築物",
3167                     "terms": "教堂,聖堂"
3168                 },
3169                 "building/civic": {
3170                     "name": "公民建築物",
3171                     "terms": "Civic Building, 市民建築物"
3172                 },
3173                 "building/college": {
3174                     "name": "學院校舍",
3175                     "terms": "學院建築,學院建築物,技術學院建築"
3176                 },
3177                 "building/commercial": {
3178                     "name": "商業樓宇",
3179                     "terms": "Commercial Building,商業建築物,商業樓宇"
3180                 },
3181                 "building/construction": {
3182                     "name": "興建中建築物",
3183                     "terms": "施工中建築物,建造中建築物"
3184                 },
3185                 "building/detached": {
3186                     "name": "獨立屋",
3187                     "terms": "獨立式住宅,獨立式房子,獨立式房屋"
3188                 },
3189                 "building/dormitory": {
3190                     "name": "宿舍",
3191                     "terms": "學生宿舍,員工宿舍,職員宿舍"
3192                 },
3193                 "building/entrance": {
3194                     "name": "入口/出口"
3195                 },
3196                 "building/farm": {
3197                     "name": "農舍",
3198                     "terms": "Farm House, 農莊"
3199                 },
3200                 "building/farm_auxiliary": {
3201                     "name": "農場建築物",
3202                     "terms": "Farm Building, 農場建築物"
3203                 },
3204                 "building/garage": {
3205                     "name": "車庫",
3206                     "terms": "Garage,車房"
3207                 },
3208                 "building/garages": {
3209                     "name": "車庫",
3210                     "terms": "Garage,車房"
3211                 },
3212                 "building/greenhouse": {
3213                     "name": "溫室",
3214                     "terms": "溫室"
3215                 },
3216                 "building/hospital": {
3217                     "name": "醫院建築物",
3218                     "terms": "醫院, 醫院大樓"
3219                 },
3220                 "building/hotel": {
3221                     "name": "酒店建築物",
3222                     "terms": "旅館建築物,旅店建築物,賓館建築物"
3223                 },
3224                 "building/house": {
3225                     "name": "洋房",
3226                     "terms": "House,屋,洋房,別墅"
3227                 },
3228                 "building/hut": {
3229                     "name": "屋仔",
3230                     "terms": "Hut,屋仔,棚屋"
3231                 },
3232                 "building/industrial": {
3233                     "name": "工業樓宇",
3234                     "terms": "Industrial Building,工業建築物,工業樓宇"
3235                 },
3236                 "building/kindergarten": {
3237                     "name": "學前照顧/幼稚園建築物",
3238                     "terms": "幼兒園校舍,幼稚園校舍"
3239                 },
3240                 "building/mosque": {
3241                     "name": "清真寺建築物",
3242                     "terms": "Mosque Building, 清真寺建築物"
3243                 },
3244                 "building/public": {
3245                     "name": "公共建築物",
3246                     "terms": "公用建築物"
3247                 },
3248                 "building/residential": {
3249                     "name": "住宅樓宇",
3250                     "terms": "Residential Building,住宅建築物,住宅樓宇"
3251                 },
3252                 "building/retail": {
3253                     "name": "零售建築物",
3254                     "terms": "零售建築,百貨公司"
3255                 },
3256                 "building/roof": {
3257                     "name": "上蓋",
3258                     "terms": "屋頂"
3259                 },
3260                 "building/ruins": {
3261                     "name": "建築物遺蹟",
3262                     "terms": "Building Ruins, 建築物遺址"
3263                 },
3264                 "building/school": {
3265                     "name": "校舍",
3266                     "terms": "學校建築物,小學建築物,中學建築物"
3267                 },
3268                 "building/semidetached_house": {
3269                     "name": "半獨立屋",
3270                     "terms": "半獨立式住宅,半獨立式房子,半獨立式房屋"
3271                 },
3272                 "building/shed": {
3273                     "name": "屋棚",
3274                     "terms": "棚檻,棚屋"
3275                 },
3276                 "building/stable": {
3277                     "name": "馬廄",
3278                     "terms": "馬廄,馬房,馬舍"
3279                 },
3280                 "building/static_caravan": {
3281                     "name": "固定式露營車",
3282                     "terms": "固定式露營車,露營車"
3283                 },
3284                 "building/terrace": {
3285                     "name": "排屋",
3286                     "terms": "行列式房屋,連棟式住宅"
3287                 },
3288                 "building/train_station": {
3289                     "name": "火車站"
3290                 },
3291                 "building/university": {
3292                     "name": "大學建築物",
3293                     "terms": "大學校舍"
3294                 },
3295                 "building/warehouse": {
3296                     "name": "貨倉",
3297                     "terms": "倉庫,稅倉,倉"
3298                 },
3299                 "camp_site/camp_pitch": {
3300                     "name": "露營營地",
3301                     "terms": "Camp Pitch, 露營場地, 營地"
3302                 },
3303                 "club": {
3304                     "name": "俱樂部",
3305                     "terms": "Club, 會所"
3306                 },
3307                 "craft": {
3308                     "name": "工藝",
3309                     "terms": "工藝,技工,手工"
3310                 },
3311                 "craft/basket_maker": {
3312                     "name": "編織籃筐",
3313                     "terms": "編籃,编筐,織籃"
3314                 },
3315                 "craft/beekeeper": {
3316                     "name": "養蜂",
3317                     "terms": "養蜜蜂"
3318                 },
3319                 "craft/blacksmith": {
3320                     "name": "鐵匠",
3321                     "terms": "鐵工,打鐵匠"
3322                 },
3323                 "craft/boatbuilder": {
3324                     "name": "造船廠",
3325                     "terms": "造船廠"
3326                 },
3327                 "craft/bookbinder": {
3328                     "name": "書籍釘裝",
3329                     "terms": "釘裝"
3330                 },
3331                 "craft/brewery": {
3332                     "name": "釀酒廠",
3333                     "terms": "釀酒廠,啤酒釀造,啤酒釀製,啤酒釀制"
3334                 },
3335                 "craft/carpenter": {
3336                     "name": "木匠",
3337                     "terms": "木匠,木工"
3338                 },
3339                 "craft/carpet_layer": {
3340                     "name": "地毯工程",
3341                     "terms": "地氈工程"
3342                 },
3343                 "craft/caterer": {
3344                     "name": "飲食供應商",
3345                     "terms": "Caterer,膳食供應商,到會供應"
3346                 },
3347                 "craft/clockmaker": {
3348                     "name": "鐘表匠",
3349                     "terms": "製造鐘表,修理鐘表"
3350                 },
3351                 "craft/distillery": {
3352                     "name": "蒸餾酒廠",
3353                     "terms": "Distillery, 蒸餾所"
3354                 },
3355                 "craft/dressmaker": {
3356                     "name": "女裝裁縫",
3357                     "terms": "女裝裁縫"
3358                 },
3359                 "craft/electrician": {
3360                     "name": "電工",
3361                     "terms": "電氣工程,電業工匠"
3362                 },
3363                 "craft/electronics_repair": {
3364                     "name": "電子儀器維修店",
3365                     "terms": "Electronics Repair Shop, 家電維修店"
3366                 },
3367                 "craft/gardener": {
3368                     "name": "園務工人",
3369                     "terms": "花王"
3370                 },
3371                 "craft/glaziery": {
3372                     "name": "玻璃工程",
3373                     "terms": "玻璃工程"
3374                 },
3375                 "craft/handicraft": {
3376                     "name": "手工藝",
3377                     "terms": "手工藝,手作"
3378                 },
3379                 "craft/hvac": {
3380                     "name": "空調工程",
3381                     "terms": "冷氣工程,暖氣工程,空調,空氣調節"
3382                 },
3383                 "craft/insulator": {
3384                     "name": "隔熱工程",
3385                     "terms": "隔熱工程"
3386                 },
3387                 "craft/jeweler": {
3388                     "name": "珠寶店"
3389                 },
3390                 "craft/key_cutter": {
3391                     "name": "配匙店",
3392                     "terms": "鑰匙店,鎖匙店"
3393                 },
3394                 "craft/locksmith": {
3395                     "name": "鎖匠"
3396                 },
3397                 "craft/metal_construction": {
3398                     "name": "金屬工程",
3399                     "terms": "金工"
3400                 },
3401                 "craft/optician": {
3402                     "name": "眼鏡店"
3403                 },
3404                 "craft/painter": {
3405                     "name": "髹漆工",
3406                     "terms": "油漆工人"
3407                 },
3408                 "craft/photographer": {
3409                     "name": "照相館",
3410                     "terms": "攝影師工作室"
3411                 },
3412                 "craft/photographic_laboratory": {
3413                     "name": "黑房",
3414                     "terms": "沖晒相片,相片實驗室,沖曬相片,照片實驗室,沖晒照片,沖曬沖曬相片片"
3415                 },
3416                 "craft/plasterer": {
3417                     "name": "批盪技工",
3418                     "terms": "抹灰工,粉刷工"
3419                 },
3420                 "craft/plumber": {
3421                     "name": "水喉匠",
3422                     "terms": "水管工"
3423                 },
3424                 "craft/pottery": {
3425                     "name": "陶器",
3426                     "terms": "陶器,陶瓷,陶藝"
3427                 },
3428                 "craft/rigger": {
3429                     "name": "吊運工",
3430                     "terms": "索具工,吊運,叻架佬,起重工,索具裝配工"
3431                 },
3432                 "craft/roofer": {
3433                     "name": "屋頂工程",
3434                     "terms": "屋頂工,蓋屋頂"
3435                 },
3436                 "craft/saddler": {
3437                     "name": "車船坐椅",
3438                     "terms": "車船坐椅"
3439                 },
3440                 "craft/sailmaker": {
3441                     "name": "製帆工",
3442                     "terms": "縫帆工"
3443                 },
3444                 "craft/sawmill": {
3445                     "name": "鋸木廠",
3446                     "terms": "鋸木廠"
3447                 },
3448                 "craft/scaffolder": {
3449                     "name": "棚架工程",
3450                     "terms": "搭棚"
3451                 },
3452                 "craft/shoemaker": {
3453                     "name": "鞋匠",
3454                     "terms": "皮鞋匠"
3455                 },
3456                 "craft/stonemason": {
3457                     "name": "石匠",
3458                     "terms": "石工"
3459                 },
3460                 "craft/tailor": {
3461                     "name": "裁縫"
3462                 },
3463                 "craft/tiler": {
3464                     "name": "鋪瓦工",
3465                     "terms": "磚瓦工,磚瓦匠,地磚鋪設"
3466                 },
3467                 "craft/tinsmith": {
3468                     "name": "錫匠",
3469                     "terms": "白鐵工,白鐵匠"
3470                 },
3471                 "craft/upholsterer": {
3472                     "name": "室内裝修",
3473                     "terms": "室內裝潢"
3474                 },
3475                 "craft/watchmaker": {
3476                     "name": "鐘錶匠",
3477                     "terms": "鐘錶製造人"
3478                 },
3479                 "craft/window_construction": {
3480                     "name": "鋁窗工程",
3481                     "terms": "窗工程,製窗"
3482                 },
3483                 "craft/winery": {
3484                     "name": "釀酒廠",
3485                     "terms": "葡萄酒廠"
3486                 },
3487                 "embankment": {
3488                     "name": "路堤",
3489                     "terms": "Embankment,基堤,堤,堤壩,堤岸"
3490                 },
3491                 "emergency/ambulance_station": {
3492                     "name": "救護站",
3493                     "terms": "Ambulance Station,十字車,救傷車,救護站,救護車"
3494                 },
3495                 "emergency/defibrillator": {
3496                     "name": "自動外置式心臟去纖顫器",
3497                     "terms": "defibrillator,自動心臟去顫器,自動體外心臟去顫器"
3498                 },
3499                 "emergency/designated": {
3500                     "name": "指定緊急通道"
3501                 },
3502                 "emergency/destination": {
3503                     "name": "緊急通道目的地"
3504                 },
3505                 "emergency/fire_hydrant": {
3506                     "name": "消防栓",
3507                     "terms": "Fire Hydrant,消防栓,消防龍頭"
3508                 },
3509                 "emergency/life_ring": {
3510                     "name": "救生圈",
3511                     "terms": "Life Ring,救生水泡"
3512                 },
3513                 "emergency/no": {
3514                     "name": "非緊急通道"
3515                 },
3516                 "emergency/official": {
3517                     "name": "正式緊急通道"
3518                 },
3519                 "emergency/phone": {
3520                     "name": "緊急電話",
3521                     "terms": "Emergency Phone,求助電話,緊急電話"
3522                 },
3523                 "emergency/private": {
3524                     "name": "私家緊急通道"
3525                 },
3526                 "emergency/yes": {
3527                     "name": "緊急通道"
3528                 },
3529                 "entrance": {
3530                     "name": "入口/出口",
3531                     "terms": "出入口,出口,入口"
3532                 },
3533                 "footway/crossing": {
3534                     "name": "行人過路處",
3535                     "terms": "行人過路處"
3536                 },
3537                 "footway/crossing-raised": {
3538                     "name": "升高的過路處",
3539                     "terms": "Raised Street Crossing,升高的過路處"
3540                 },
3541                 "footway/crosswalk": {
3542                     "name": "斑馬線",
3543                     "terms": "行人過路線,行人過路處"
3544                 },
3545                 "footway/crosswalk-raised": {
3546                     "name": "隆起的行人過路處",
3547                     "terms": "Raised Pedestrian Crosswalk,隆起的行人過路處"
3548                 },
3549                 "footway/sidewalk": {
3550                     "name": "行人路",
3551                     "terms": "Sidewalk,行人路,行人道"
3552                 },
3553                 "ford": {
3554                     "name": "淺灘",
3555                     "terms": "水灘"
3556                 },
3557                 "golf/bunker": {
3558                     "name": "沙坑",
3559                     "terms": "Sand Trap,沙坑"
3560                 },
3561                 "golf/fairway": {
3562                     "name": "球道",
3563                     "terms": "Fairway,球道"
3564                 },
3565                 "golf/green": {
3566                     "name": "撥球場",
3567                     "terms": "Putting Green,撥球場"
3568                 },
3569                 "golf/hole": {
3570                     "name": "高爾夫球洞",
3571                     "terms": "Golf Hole,高爾夫球球洞"
3572                 },
3573                 "golf/lateral_water_hazard_area": {
3574                     "name": "側面水障礙",
3575                     "terms": "Lateral Water Hazard, 側面水障礙"
3576                 },
3577                 "golf/lateral_water_hazard_line": {
3578                     "name": "側面水障礙",
3579                     "terms": "Lateral Water Hazard, 側面水障礙"
3580                 },
3581                 "golf/rough": {
3582                     "name": "深草區",
3583                     "terms": "Rough,深草區"
3584                 },
3585                 "golf/tee": {
3586                     "name": "發球區",
3587                     "terms": "Tee Box,發球區,開球區"
3588                 },
3589                 "golf/water_hazard_area": {
3590                     "name": "水障礙",
3591                     "terms": "Water Hazard,水障礙"
3592                 },
3593                 "golf/water_hazard_line": {
3594                     "name": "水障礙",
3595                     "terms": "Water Hazard, 水障礙"
3596                 },
3597                 "healthcare": {
3598                     "name": "醫療設施",
3599                     "terms": "Healthcare Facility,健康中心"
3600                 },
3601                 "healthcare/alternative": {
3602                     "name": "另類醫療",
3603                     "terms": "Alternative Medicine,替代醫療"
3604                 },
3605                 "healthcare/alternative/chiropractic": {
3606                     "name": "脊醫",
3607                     "terms": "Chiropractor,脊醫"
3608                 },
3609                 "healthcare/audiologist": {
3610                     "name": "聽力學家",
3611                     "terms": "Audiologist,聽力學家"
3612                 },
3613                 "healthcare/birthing_center": {
3614                     "name": "分娩中心",
3615                     "terms": "Birthing Center,留產所"
3616                 },
3617                 "healthcare/blood_donation": {
3618                     "name": "輸血中心",
3619                     "terms": "捐血中心,獻血中心"
3620                 },
3621                 "healthcare/midwife": {
3622                     "name": "助產士",
3623                     "terms": "Midwife,助產士"
3624                 },
3625                 "healthcare/occupational_therapist": {
3626                     "name": "職業治療師",
3627                     "terms": "Occupational Therapist,職業治療師"
3628                 },
3629                 "healthcare/optometrist": {
3630                     "name": "視光師",
3631                     "terms": "Optometrist,視光師"
3632                 },
3633                 "healthcare/physiotherapist": {
3634                     "name": "物理治療師",
3635                     "terms": "Physiotherapist,物理治療師"
3636                 },
3637                 "healthcare/podiatrist": {
3638                     "name": "足病診療師",
3639                     "terms": "Podiatrist,足病診療師,足療師,足部診療師,足部治療師"
3640                 },
3641                 "healthcare/psychotherapist": {
3642                     "name": "心理治療師",
3643                     "terms": "Psychotherapist,心理治療師"
3644                 },
3645                 "healthcare/rehabilitation": {
3646                     "name": "復康設施",
3647                     "terms": "Rehabilitation Facility,康復設施"
3648                 },
3649                 "healthcare/speech_therapist": {
3650                     "name": "言語治療師",
3651                     "terms": "Speech Therapist,語言治療師"
3652                 },
3653                 "highway": {
3654                     "name": "公路"
3655                 },
3656                 "highway/bridleway": {
3657                     "name": "馬道",
3658                     "terms": "Bridle Path,馬徑,馬道,策騎徑"
3659                 },
3660                 "highway/bus_stop": {
3661                     "name": "巴士站 / 月台"
3662                 },
3663                 "highway/corridor": {
3664                     "name": "室內走廊",
3665                     "terms": "室內通道"
3666                 },
3667                 "highway/crossing": {
3668                     "name": "十字路口",
3669                     "terms": "十字路口"
3670                 },
3671                 "highway/crossing-raised": {
3672                     "name": "隆起的過路處",
3673                     "terms": "Raised Street Crossing,隆起的過路處"
3674                 },
3675                 "highway/crosswalk": {
3676                     "name": "行人過路處",
3677                     "terms": "行人過路線"
3678                 },
3679                 "highway/crosswalk-raised": {
3680                     "name": "隆起的行人過路處",
3681                     "terms": "Raised Pedestrian Crosswalk,隆起的行人過路處"
3682                 },
3683                 "highway/cycleway": {
3684                     "name": "單車徑",
3685                     "terms": "Cycle Path,單車徑,自行車道"
3686                 },
3687                 "highway/elevator": {
3688                     "name": "升降機",
3689                     "terms": "Elevator, lift, 升降機"
3690                 },
3691                 "highway/footway": {
3692                     "name": "行人徑",
3693                     "terms": "Foot Path,步行徑,行人徑"
3694                 },
3695                 "highway/give_way": {
3696                     "name": "讓路標誌",
3697                     "terms": "讓車標誌"
3698                 },
3699                 "highway/living_street": {
3700                     "name": "生活街道",
3701                     "terms": "Living Street,居住街道,生活街道"
3702                 },
3703                 "highway/mini_roundabout": {
3704                     "name": "小型迴旋處",
3705                     "terms": "Mini-Roundabout,小型環島,小型迴旋處,細迴旋處"
3706                 },
3707                 "highway/motorway": {
3708                     "name": "快速公路",
3709                     "terms": "Motorway,高速公路"
3710                 },
3711                 "highway/motorway_junction": {
3712                     "name": "快速公路交滙處/出口",
3713                     "terms": "快速公路交滙處/出口"
3714                 },
3715                 "highway/motorway_link": {
3716                     "name": "快速公路連接路",
3717                     "terms": "Motorway Link,高速公路匝道,高速公路引道,高速公路駁路,高速公路連接路"
3718                 },
3719                 "highway/path": {
3720                     "name": "路徑",
3721                     "terms": "Path,徑,路徑"
3722                 },
3723                 "highway/pedestrian_area": {
3724                     "name": "行人專用區",
3725                     "terms": "Pedestrian Area,徒步區"
3726                 },
3727                 "highway/pedestrian_line": {
3728                     "name": "行人專用街道",
3729                     "terms": "Pedestrian Street,行人專用街道"
3730                 },
3731                 "highway/primary": {
3732                     "name": "市區幹道",
3733                     "terms": "Primary Road,主要道路,大路"
3734                 },
3735                 "highway/primary_link": {
3736                     "name": "市區幹道連接路",
3737                     "terms": "Primary Link,主要道路匝道,主要道路連接路,大路駁路"
3738                 },
3739                 "highway/raceway": {
3740                     "name": "賽道(小型賽車)",
3741                     "terms": "Racetrack (Motorsport), 賽道, 賽車車道"
3742                 },
3743                 "highway/residential": {
3744                     "name": "住宅區道路",
3745                     "terms": "Residential Road,住宅區道路,住宅路"
3746                 },
3747                 "highway/rest_area": {
3748                     "name": "公路休憩區",
3749                     "terms": "公路休息站, 公路休息區"
3750                 },
3751                 "highway/road": {
3752                     "name": "未知種類道路",
3753                     "terms": "Unknown Road,不明路,不知路,未明路,未知嘅路,未知種類的道路,未知種類道路"
3754                 },
3755                 "highway/secondary": {
3756                     "name": "次要道路",
3757                     "terms": "Secondary Road,中路,次要道路"
3758                 },
3759                 "highway/secondary_link": {
3760                     "name": "次要道路連接路",
3761                     "terms": "Secondary Link,中路駁路,次級道路連接路,次要道路匝道"
3762                 },
3763                 "highway/service": {
3764                     "name": "輔助道路",
3765                     "terms": "Service Road,支路,輔助道路,公用設施道路"
3766                 },
3767                 "highway/service/alley": {
3768                     "name": "巷",
3769                     "terms": "Alley,巷,後巷,橫巷,窄巷,胡同"
3770                 },
3771                 "highway/service/drive-through": {
3772                     "name": "免下車服務車道",
3773                     "terms": "Drive-Through,免下車,免下車銀行,免下車餐館,車上取餐,車上用餐,駕駛通過以獲取服務"
3774                 },
3775                 "highway/service/driveway": {
3776                     "name": "私人車道",
3777                     "terms": "Driveway,宅外車道,車線,車道"
3778                 },
3779                 "highway/service/emergency_access": {
3780                     "name": "緊急通道",
3781                     "terms": "Emergency Access,緊急通道"
3782                 },
3783                 "highway/service/parking_aisle": {
3784                     "name": "停車場通道",
3785                     "terms": "Parking Aisle,停車場通道,泊車通道"
3786                 },
3787                 "highway/services": {
3788                     "name": "公路服務區",
3789                     "terms": "公路服務區"
3790                 },
3791                 "highway/speed_camera": {
3792                     "name": "快相相機",
3793                     "terms": "Speed Camera,快相機"
3794                 },
3795                 "highway/steps": {
3796                     "name": "樓梯",
3797                     "terms": "Steps,梯,樓梯,石階,階梯"
3798                 },
3799                 "highway/stop": {
3800                     "name": "停車標誌",
3801                     "terms": "Stop Sign,停字標誌,停車標誌,停車路牌"
3802                 },
3803                 "highway/street_lamp": {
3804                     "name": "街燈",
3805                     "terms": "路燈"
3806                 },
3807                 "highway/tertiary": {
3808                     "name": "分路",
3809                     "terms": "Tertiary Road,三級道路,細路"
3810                 },
3811                 "highway/tertiary_link": {
3812                     "name": "分路連接路",
3813                     "terms": "Tertiary Link,三級道路匝道,三級道路連接路,細路駁路"
3814                 },
3815                 "highway/track": {
3816                     "name": "無保養道路",
3817                     "terms": "未舖設路面的路"
3818                 },
3819                 "highway/traffic_mirror": {
3820                     "name": "廣角鏡",
3821                     "terms": "Traffic Mirror, 魚眼鏡"
3822                 },
3823                 "highway/traffic_signals": {
3824                     "name": "交通燈",
3825                     "terms": "Traffic Signals,交通燈,紅綠燈"
3826                 },
3827                 "highway/trunk": {
3828                     "name": "幹道",
3829                     "terms": "Trunk Road,幹線道路,幹路,幹道"
3830                 },
3831                 "highway/trunk_link": {
3832                     "name": "幹線連接路",
3833                     "terms": "Trunk Link,幹線道路匝道,幹道連接路,幹道駁路"
3834                 },
3835                 "highway/turning_circle": {
3836                     "name": "迴車處",
3837                     "terms": "Turning Circle,回轉圈,迴車場,迴車圓環,車輛迴轉處,車輛迴旋處"
3838                 },
3839                 "highway/turning_loop": {
3840                     "name": "迴車處 (島式)",
3841                     "terms": "Turning Loop, 迴車圈"
3842                 },
3843                 "highway/unclassified": {
3844                     "name": "次級/未分類道路",
3845                     "terms": "未分類的道路,小路,小規模道路"
3846                 },
3847                 "historic": {
3848                     "name": "歷史遺跡",
3849                     "terms": "Historic Site,史跡,史蹟,歷史遺址,歷史遺跡,歷史景點"
3850                 },
3851                 "historic/archaeological_site": {
3852                     "name": "考古地點",
3853                     "terms": "Archaeological Site,考古地,考古地點,考古遺址"
3854                 },
3855                 "historic/boundary_stone": {
3856                     "name": "界石",
3857                     "terms": "Boundary Stone,界樁,界石"
3858                 },
3859                 "historic/castle": {
3860                     "name": "城堡",
3861                     "terms": "Castle,城堡"
3862                 },
3863                 "historic/memorial": {
3864                     "name": "細紀念碑",
3865                     "terms": "Memorial,碑,紀念碑,紀念館,細紀念碑"
3866                 },
3867                 "historic/monument": {
3868                     "name": "大紀念碑",
3869                     "terms": "Monument,古跡,古蹟,大紀念碑,碑,紀念碑"
3870                 },
3871                 "historic/ruins": {
3872                     "name": "廢墟",
3873                     "terms": "Ruins,廢墟"
3874                 },
3875                 "historic/tomb": {
3876                     "name": "古墓",
3877                     "terms": "Tomb,古墓"
3878                 },
3879                 "historic/wayside_cross": {
3880                     "name": "路邊十字架",
3881                     "terms": "Wayside Cross,路邊十字架"
3882                 },
3883                 "historic/wayside_shrine": {
3884                     "name": "路邊神祠",
3885                     "terms": "Wayside Shrine,路邊神社,路邊神祠"
3886                 },
3887                 "junction": {
3888                     "name": "路口",
3889                     "terms": "十字路口,交界處,交界"
3890                 },
3891                 "landuse": {
3892                     "name": "土地利用",
3893                     "terms": "土地利用"
3894                 },
3895                 "landuse/allotments": {
3896                     "name": "社區園圃",
3897                     "terms": "社區園圃"
3898                 },
3899                 "landuse/aquaculture": {
3900                     "name": "水產養殖",
3901                     "terms": "Aquaculture,水產"
3902                 },
3903                 "landuse/basin": {
3904                     "name": "盆地",
3905                     "terms": "Basin,水池,盆地"
3906                 },
3907                 "landuse/brownfield": {
3908                     "name": "棕地",
3909                     "terms": "Brownfield,棕地"
3910                 },
3911                 "landuse/cemetery": {
3912                     "name": "墳場",
3913                     "terms": "Cemetery,墓地,墳場"
3914                 },
3915                 "landuse/churchyard": {
3916                     "name": "教堂庭院",
3917                     "terms": "教堂用地"
3918                 },
3919                 "landuse/commercial": {
3920                     "name": "商業區",
3921                     "terms": "商業區"
3922                 },
3923                 "landuse/construction": {
3924                     "name": "地盤",
3925                     "terms": "Construction,地盤,建築工程,建築物"
3926                 },
3927                 "landuse/farm": {
3928                     "name": "農地"
3929                 },
3930                 "landuse/farmland": {
3931                     "name": "農地",
3932                     "terms": "農田, 稻田, 田, 耕地"
3933                 },
3934                 "landuse/farmyard": {
3935                     "name": "農莊",
3936                     "terms": "Farmyard,農莊, 農場"
3937                 },
3938                 "landuse/forest": {
3939                     "name": "森林",
3940                     "terms": "Forest,森,森林"
3941                 },
3942                 "landuse/grass": {
3943                     "name": "草地",
3944                     "terms": "Grass,草地"
3945                 },
3946                 "landuse/greenfield": {
3947                     "name": "未開墾土地",
3948                     "terms": "Greenfield,未開墾土地,未開發地帶"
3949                 },
3950                 "landuse/greenhouse_horticulture": {
3951                     "name": "溫室園藝",
3952                     "terms": "Greenhouse Horticulture,溫室園藝"
3953                 },
3954                 "landuse/harbour": {
3955                     "name": "海港",
3956                     "terms": "Harbor, Harbour, 海港, 港灣"
3957                 },
3958                 "landuse/industrial": {
3959                     "name": "工業區",
3960                     "terms": "工業區, 工業村, 工業邨"
3961                 },
3962                 "landuse/industrial/scrap_yard": {
3963                     "name": "廢料場",
3964                     "terms": "Scrap Yard, 廢車場, 廢物場"
3965                 },
3966                 "landuse/industrial/slaughterhouse": {
3967                     "name": "屠場",
3968                     "terms": "Slaughterhouse,屠宰場"
3969                 },
3970                 "landuse/landfill": {
3971                     "name": "堆填區",
3972                     "terms": "垃圾堆填區,填土區,填築地"
3973                 },
3974                 "landuse/meadow": {
3975                     "name": "牧地",
3976                     "terms": "Meadow,牧地,牧場"
3977                 },
3978                 "landuse/military": {
3979                     "name": "軍事區",
3980                     "terms": "軍營"
3981                 },
3982                 "landuse/military/airfield": {
3983                     "name": "軍用機場",
3984                     "terms": "Military Airfield,軍事機場,軍機場"
3985                 },
3986                 "landuse/military/barracks": {
3987                     "name": "軍營",
3988                     "terms": "Barracks,兵房,兵營,營房,軍營"
3989                 },
3990                 "landuse/military/bunker": {
3991                     "name": "軍事地堡",
3992                     "terms": "Military Bunker,地堡,暗堡"
3993                 },
3994                 "landuse/military/checkpoint": {
3995                     "name": "檢查站",
3996                     "terms": "Checkpoint,檢查站,檢查點,軍事崗哨,哨站"
3997                 },
3998                 "landuse/military/danger_area": {
3999                     "name": "危險區",
4000                     "terms": "Danger Area,危險地區, 危險區域,危險範圍"
4001                 },
4002                 "landuse/military/naval_base": {
4003                     "name": "海軍基地",
4004                     "terms": "Naval Base,軍港,海軍基地"
4005                 },
4006                 "landuse/military/nuclear_explosion_site": {
4007                     "name": "核爆場地",
4008                     "terms": "Nuclear Explosion Site,核子爆炸場址,核子試爆場"
4009                 },
4010                 "landuse/military/obstacle_course": {
4011                     "name": "越障訓練場",
4012                     "terms": "Obstacle Course,越障訓練場"
4013                 },
4014                 "landuse/military/office": {
4015                     "name": "軍事辦公室",
4016                     "terms": "Military Office,軍事辦公室"
4017                 },
4018                 "landuse/military/range": {
4019                     "name": "軍事靶場",
4020                     "terms": "Military Range,靶場,軍用靶場,射擊場"
4021                 },
4022                 "landuse/military/training_area": {
4023                     "name": "訓練場地",
4024                     "terms": "Training Area,訓練場, 練習場地, 練習場"
4025                 },
4026                 "landuse/orchard": {
4027                     "name": "果園",
4028                     "terms": "Orchard,果園,菓園"
4029                 },
4030                 "landuse/plant_nursery": {
4031                     "name": "植物苗圃",
4032                     "terms": "育苗場,種苗場"
4033                 },
4034                 "landuse/quarry": {
4035                     "name": "石礦場",
4036                     "terms": "Quarry,石礦場,礦場,採石場"
4037                 },
4038                 "landuse/railway": {
4039                     "name": "鐵路走廊",
4040                     "terms": "Railway Corridor, 鐵路走廊, 鐵道走廊"
4041                 },
4042                 "landuse/recreation_ground": {
4043                     "name": "遊樂場",
4044                     "terms": "遊樂園"
4045                 },
4046                 "landuse/religious": {
4047                     "name": "宗教用地",
4048                     "terms": "Religious Area,宗教設施用地"
4049                 },
4050                 "landuse/residential": {
4051                     "name": "住宅區",
4052                     "terms": "住宅用地, 住宅地"
4053                 },
4054                 "landuse/retail": {
4055                     "name": "零售區",
4056                     "terms": "零售區域, 販賣區, 銷售區"
4057                 },
4058                 "landuse/vineyard": {
4059                     "name": "葡萄園",
4060                     "terms": "Vineyard,葡萄園,酒莊"
4061                 },
4062                 "leisure": {
4063                     "name": "消閒",
4064                     "terms": "Leisure,休閑場所,休閒設施,消閒"
4065                 },
4066                 "leisure/adult_gaming_centre": {
4067                     "name": "成人遊戲中心",
4068                     "terms": "成人遊樂場"
4069                 },
4070                 "leisure/bird_hide": {
4071                     "name": "觀鳥屋",
4072                     "terms": "觀鳥亭"
4073                 },
4074                 "leisure/bowling_alley": {
4075                     "name": "保齡球場",
4076                     "terms": "保齡球場"
4077                 },
4078                 "leisure/common": {
4079                     "name": "公共用地",
4080                     "terms": "Common,公共用地,公地"
4081                 },
4082                 "leisure/dance": {
4083                     "name": "舞廳",
4084                     "terms": "Dance Hall, 舞蹈館, 跳舞場所, 舞蹈場所"
4085                 },
4086                 "leisure/dog_park": {
4087                     "name": "狗公園",
4088                     "terms": "Dog Park,狗公園"
4089                 },
4090                 "leisure/firepit": {
4091                     "name": "火坑",
4092                     "terms": "營火坑"
4093                 },
4094                 "leisure/fitness_centre": {
4095                     "name": "體育館 / 健體中心",
4096                     "terms": "Gym / Fitness Center, 健身房, 健體中心, 體育館, 健身中心"
4097                 },
4098                 "leisure/fitness_centre/yoga": {
4099                     "name": "瑜伽中心",
4100                     "terms": "Yoga Studio, 瑜伽中心, 瑜伽教室"
4101                 },
4102                 "leisure/fitness_station": {
4103                     "name": "戶外健體站",
4104                     "terms": "Outdoor Fitness Station, 健體站, 健身站"
4105                 },
4106                 "leisure/fitness_station/balance_beam": {
4107                     "name": "平衡木",
4108                     "terms": "Exercise Balance Beam,平衡木"
4109                 },
4110                 "leisure/fitness_station/box": {
4111                     "name": "健身箱",
4112                     "terms": "Exercise Box,運動箱"
4113                 },
4114                 "leisure/fitness_station/horizontal_bar": {
4115                     "name": "平衡單槓",
4116                     "terms": "Exercise Horizontal Bar,健身平衡單槓"
4117                 },
4118                 "leisure/fitness_station/horizontal_ladder": {
4119                     "name": "馬騮架",
4120                     "terms": "Exercise Monkey Bars,橫爬架"
4121                 },
4122                 "leisure/garden": {
4123                     "name": "花園",
4124                     "terms": "Garden,公園,果園,植物園,花園,菜園"
4125                 },
4126                 "leisure/golf_course": {
4127                     "name": "高爾夫球場",
4128                     "terms": "Golf Course,哥夫球場,高爾夫球場"
4129                 },
4130                 "leisure/horse_riding": {
4131                     "name": "騎馬設施",
4132                     "terms": "Horseback Riding Facility,騎馬場"
4133                 },
4134                 "leisure/ice_rink": {
4135                     "name": "溜冰場",
4136                     "terms": "溜冰場"
4137                 },
4138                 "leisure/marina": {
4139                     "name": "遊艇碼頭",
4140                     "terms": "Marina,碼頭,遊艇碼頭,船隻停泊處,遊艇停泊處"
4141                 },
4142                 "leisure/miniature_golf": {
4143                     "name": "迷你哥爾夫",
4144                     "terms": "mini golf, 迷你高爾夫"
4145                 },
4146                 "leisure/nature_reserve": {
4147                     "name": "自然保護區",
4148                     "terms": "自然保護區,自然護理區"
4149                 },
4150                 "leisure/park": {
4151                     "name": "公園",
4152                     "terms": "Park,公園,園"
4153                 },
4154                 "leisure/picnic_table": {
4155                     "name": "野餐桌",
4156                     "terms": "野餐桌"
4157                 },
4158                 "leisure/pitch": {
4159                     "name": "運動場地",
4160                     "terms": "Sport Pitch,運動場,運動場地,運動場所"
4161                 },
4162                 "leisure/pitch/american_football": {
4163                     "name": "美式足球場",
4164                     "terms": "American Football Field,美式足球場"
4165                 },
4166                 "leisure/pitch/baseball": {
4167                     "name": "棒球場",
4168                     "terms": "Baseball Diamond,棒球場"
4169                 },
4170                 "leisure/pitch/basketball": {
4171                     "name": "籃球場",
4172                     "terms": "Basketball Court,球場,籃球場"
4173                 },
4174                 "leisure/pitch/beachvolleyball": {
4175                     "name": "沙灘排球場",
4176                     "terms": "Beach Volleyball Court, 沙灘排球場"
4177                 },
4178                 "leisure/pitch/bowls": {
4179                     "name": "草地滾球",
4180                     "terms": "Bowling Green, 草地滾球"
4181                 },
4182                 "leisure/pitch/cricket": {
4183                     "name": "木球場",
4184                     "terms": "Cricket Field,木球場"
4185                 },
4186                 "leisure/pitch/equestrian": {
4187                     "name": "策騎場地",
4188                     "terms": "Riding Arena, 策騎場地"
4189                 },
4190                 "leisure/pitch/rugby_league": {
4191                     "name": "聯盟式欖球場",
4192                     "terms": "聯盟式欖球場,欖球場"
4193                 },
4194                 "leisure/pitch/rugby_union": {
4195                     "name": "聯合式欖球場",
4196                     "terms": "聯合式欖球場,欖球場"
4197                 },
4198                 "leisure/pitch/skateboard": {
4199                     "name": "滑板場",
4200                     "terms": "Skate Park,滑板場"
4201                 },
4202                 "leisure/pitch/soccer": {
4203                     "name": "足球場",
4204                     "terms": "Soccer Field,足球場"
4205                 },
4206                 "leisure/pitch/table_tennis": {
4207                     "name": "乒乓波枱",
4208                     "terms": "Ping Pong Table,乒乓球枱,乒乓枱"
4209                 },
4210                 "leisure/pitch/tennis": {
4211                     "name": "網球場",
4212                     "terms": "Tennis Court,網球場"
4213                 },
4214                 "leisure/pitch/volleyball": {
4215                     "name": "排球場",
4216                     "terms": "Volleyball Court,排球場"
4217                 },
4218                 "leisure/playground": {
4219                     "name": "遊樂場",
4220                     "terms": "Playground,遊樂場"
4221                 },
4222                 "leisure/resort": {
4223                     "name": "度假勝地",
4224                     "terms": "Resort, 度假村"
4225                 },
4226                 "leisure/running_track": {
4227                     "name": "賽道(田徑)",
4228                     "terms": "Racetrack (Running), 賽跑道"
4229                 },
4230                 "leisure/slipway": {
4231                     "name": "船台",
4232                     "terms": "Slipway,船排,船架滑道,船臺,滑道,滑台"
4233                 },
4234                 "leisure/sports_centre": {
4235                     "name": "體育中心 / 體育館",
4236                     "terms": "Sports Center / Complex, 體育中心, 體育館"
4237                 },
4238                 "leisure/sports_centre/swimming": {
4239                     "name": "游泳池設施",
4240                     "terms": "游泳池設施,游水池設施"
4241                 },
4242                 "leisure/stadium": {
4243                     "name": "體育館",
4244                     "terms": "Stadium,大體育館,體育,體育場,球場"
4245                 },
4246                 "leisure/swimming_pool": {
4247                     "name": "游泳池",
4248                     "terms": "Swimming Pool,游水池,游泳池,遊泳池"
4249                 },
4250                 "leisure/track": {
4251                     "name": "賽道(非賽車)",
4252                     "terms": "Racetrack (Non-Motorsport),跑道"
4253                 },
4254                 "leisure/water_park": {
4255                     "name": "水上樂園",
4256                     "terms": "水上樂園"
4257                 },
4258                 "line": {
4259                     "name": "綫",
4260                     "terms": "Line,綫,線"
4261                 },
4262                 "man_made": {
4263                     "name": "人造",
4264                     "terms": "Man Made,人造,人造構築,人造物"
4265                 },
4266                 "man_made/adit": {
4267                     "name": "礦坑口",
4268                     "terms": "礦坑口, 礦洞口"
4269                 },
4270                 "man_made/breakwater": {
4271                     "name": "防波堤",
4272                     "terms": "Breakwater,防波堤"
4273                 },
4274                 "man_made/bridge": {
4275                     "name": "橋樑",
4276                     "terms": "bridge,橋"
4277                 },
4278                 "man_made/chimney": {
4279                     "name": "煙囱",
4280                     "terms": "煙囱,煙筒"
4281                 },
4282                 "man_made/cutline": {
4283                     "name": "分割綫",
4284                     "terms": "Cut line,分割綫,分界線,山林分界線"
4285                 },
4286                 "man_made/embankment": {
4287                     "name": "基堤"
4288                 },
4289                 "man_made/flagpole": {
4290                     "name": "旗杆",
4291                     "terms": "Flagpole,旗杆,旗竿"
4292                 },
4293                 "man_made/gasometer": {
4294                     "name": "煤氣鼓",
4295                     "terms": "氣鼓,石油氣鼓"
4296                 },
4297                 "man_made/groyne": {
4298                     "name": "防波堤",
4299                     "terms": "防波堤,防波板"
4300                 },
4301                 "man_made/lighthouse": {
4302                     "name": "燈塔",
4303                     "terms": "Lighthouse,燈塔"
4304                 },
4305                 "man_made/mast": {
4306                     "name": "天線塔",
4307                     "terms": "Mast,天線桿"
4308                 },
4309                 "man_made/observation": {
4310                     "name": "瞭望臺",
4311                     "terms": "Observation Tower,瞭望塔,瞭望臺"
4312                 },
4313                 "man_made/petroleum_well": {
4314                     "name": "油井",
4315                     "terms": "油井"
4316                 },
4317                 "man_made/pier": {
4318                     "name": "碼頭",
4319                     "terms": "Pier,渡頭,碼頭"
4320                 },
4321                 "man_made/pipeline": {
4322                     "name": "管道",
4323                     "terms": "Pipeline,水管,管道,\t導管,管線"
4324                 },
4325                 "man_made/pumping_station": {
4326                     "name": "抽水站",
4327                     "terms": "Pumping Station, 抽水站, 泵水站"
4328                 },
4329                 "man_made/silo": {
4330                     "name": "筒倉",
4331                     "terms": "筒倉, 直立式儲存倉"
4332                 },
4333                 "man_made/storage_tank": {
4334                     "name": "貯存箱",
4335                     "terms": "貯存缸, 儲存缸, 貯油缸, 貯水箱, 儲油缸, 儲水箱"
4336                 },
4337                 "man_made/surveillance": {
4338                     "name": "監視系統",
4339                     "terms": "Surveillance, 監察系統,閉路電視,保安系統"
4340                 },
4341                 "man_made/surveillance_camera": {
4342                     "name": "監察攝像機",
4343                     "terms": "Surveillance Camera, CCTV, 防盜相機"
4344                 },
4345                 "man_made/survey_point": {
4346                     "name": "測量點",
4347                     "terms": "Survey Point,測量點"
4348                 },
4349                 "man_made/tower": {
4350                     "name": "塔",
4351                     "terms": "Tower,塔"
4352                 },
4353                 "man_made/wastewater_plant": {
4354                     "name": "污水處理廠",
4355                     "terms": "Wastewater Plant,廢水廠,污水處理廠"
4356                 },
4357                 "man_made/water_tower": {
4358                     "name": "水塔",
4359                     "terms": "Water Tower,水塔"
4360                 },
4361                 "man_made/water_well": {
4362                     "name": "水井",
4363                     "terms": "水井, 井"
4364                 },
4365                 "man_made/water_works": {
4366                     "name": "濾水廠",
4367                     "terms": "Water Works,供水廠,水務設施,淨水廠"
4368                 },
4369                 "man_made/watermill": {
4370                     "name": "水車",
4371                     "terms": "Watermill, 水磨"
4372                 },
4373                 "man_made/windmill": {
4374                     "name": "風車",
4375                     "terms": "Windmill, 風車"
4376                 },
4377                 "man_made/works": {
4378                     "name": "工廠",
4379                     "terms": "Factory, 工場"
4380                 },
4381                 "manhole": {
4382                     "name": "沙井",
4383                     "terms": "Manhole,人孔,溝糟"
4384                 },
4385                 "manhole/drain": {
4386                     "name": "雨水渠",
4387                     "terms": "Storm Drain,排水道"
4388                 },
4389                 "manhole/telecom": {
4390                     "name": "電訊沙井",
4391                     "terms": "Telecom Manhole,電訊人孔,電信沙井"
4392                 },
4393                 "natural": {
4394                     "name": "自然景觀",
4395                     "terms": "Natural,天然,自然,自然物件"
4396                 },
4397                 "natural/bare_rock": {
4398                     "name": "裸岩",
4399                     "terms": "Bare Rock,祼石"
4400                 },
4401                 "natural/bay": {
4402                     "name": "海灣",
4403                     "terms": "Bay,海灣,灣"
4404                 },
4405                 "natural/beach": {
4406                     "name": "沙灘",
4407                     "terms": "Beach,沙灘,海灘,灘"
4408                 },
4409                 "natural/cave_entrance": {
4410                     "name": "洞穴入口",
4411                     "terms": "洞穴入口"
4412                 },
4413                 "natural/cliff": {
4414                     "name": "懸崖",
4415                     "terms": "Cliff,崖,懸崖"
4416                 },
4417                 "natural/coastline": {
4418                     "name": "海岸綫",
4419                     "terms": "Coastline,海岸綫,海岸線"
4420                 },
4421                 "natural/fell": {
4422                     "name": "荒野",
4423                     "terms": "Fell,高原荒原,高原荒野,高地荒原"
4424                 },
4425                 "natural/glacier": {
4426                     "name": "冰川",
4427                     "terms": "Glacier,冰川,冰河"
4428                 },
4429                 "natural/grassland": {
4430                     "name": "草原",
4431                     "terms": "Grassland,草原,草地"
4432                 },
4433                 "natural/heath": {
4434                     "name": "灌木荒地",
4435                     "terms": "Heath,荒地,荒野"
4436                 },
4437                 "natural/peak": {
4438                     "name": "山峯",
4439                     "terms": "Peak,山峰,山頂,峯"
4440                 },
4441                 "natural/ridge": {
4442                     "name": "山脊",
4443                     "terms": "Ridge,山脊"
4444                 },
4445                 "natural/saddle": {
4446                     "name": "山鞍",
4447                     "terms": "山鞍"
4448                 },
4449                 "natural/sand": {
4450                     "name": "沙",
4451                     "terms": "Sand,沙,砂,砂粒"
4452                 },
4453                 "natural/scree": {
4454                     "name": "山石堆",
4455                     "terms": "Scree,碎石坡,岩屑堆"
4456                 },
4457                 "natural/scrub": {
4458                     "name": "灌木叢",
4459                     "terms": "Scrub,灌木,灌木叢"
4460                 },
4461                 "natural/spring": {
4462                     "name": "水源",
4463                     "terms": "Spring,噴泉,泉,泉水,湧泉,溫泉"
4464                 },
4465                 "natural/tree": {
4466                     "name": "樹木",
4467                     "terms": "Tree,木,樹"
4468                 },
4469                 "natural/tree_row": {
4470                     "name": "樹排",
4471                     "terms": "樹行"
4472                 },
4473                 "natural/volcano": {
4474                     "name": "火山",
4475                     "terms": "火山"
4476                 },
4477                 "natural/water": {
4478                     "name": "水",
4479                     "terms": "Water,水"
4480                 },
4481                 "natural/water/lake": {
4482                     "name": "湖泊",
4483                     "terms": "Lake,湖,湖泊"
4484                 },
4485                 "natural/water/pond": {
4486                     "name": "池塘",
4487                     "terms": "Pond,塘,水池,池,池塘"
4488                 },
4489                 "natural/water/reservoir": {
4490                     "name": "水塘",
4491                     "terms": "Reservoir,水塘,水庫,貯水庫"
4492                 },
4493                 "natural/wetland": {
4494                     "name": "濕地",
4495                     "terms": "Wetland,潮間帶,濕地"
4496                 },
4497                 "natural/wood": {
4498                     "name": "樹林",
4499                     "terms": "Wood,林,樹林"
4500                 },
4501                 "noexit/yes": {
4502                     "name": "倔頭路",
4503                     "terms": "No Exit,死胡同,掘頭路"
4504                 },
4505                 "office": {
4506                     "name": "辦公室",
4507                     "terms": "Office,寫字樓,辦公室"
4508                 },
4509                 "office/administrative": {
4510                     "name": "行政樓"
4511                 },
4512                 "office/coworking": {
4513                     "name": "共同工作空間",
4514                     "terms": "Coworking Space,共用工作空間"
4515                 },
4516                 "office/educational_institution": {
4517                     "name": "敎育機構",
4518                     "terms": "Educational Institution,敎育機構,教育機構"
4519                 },
4520                 "office/employment_agency": {
4521                     "name": "職業介紹所",
4522                     "terms": "Employment Agency,就業機構,職業介紹所,薦人館,就業中心"
4523                 },
4524                 "office/estate_agent": {
4525                     "name": "地產",
4526                     "terms": "Real Estate Office,地產代理"
4527                 },
4528                 "office/financial": {
4529                     "name": "金融機構辦事處",
4530                     "terms": "Financial Office,財務部寫字樓,金融機構,金融單位"
4531                 },
4532                 "office/government": {
4533                     "name": "政府辦公室",
4534                     "terms": "Government Office,公署,政府合署,政府樓,署"
4535                 },
4536                 "office/government/register_office": {
4537                     "name": "人事登記處",
4538                     "terms": "register office, 生死登記處,婚姻註冊處,人事登記處"
4539                 },
4540                 "office/insurance": {
4541                     "name": "保險公司辦公室",
4542                     "terms": "Insurance Office,保險公司,保險公司寫字樓"
4543                 },
4544                 "office/lawyer": {
4545                     "name": "律師事務所",
4546                     "terms": "Law Office,律師事務所"
4547                 },
4548                 "office/lawyer/notary": {
4549                     "name": "公證行"
4550                 },
4551                 "office/ngo": {
4552                     "name": "非政府機構辦公室",
4553                     "terms": "NGO Office,志願機構寫字樓,非政府組織,志願組織"
4554                 },
4555                 "office/physician": {
4556                     "name": "醫生"
4557                 },
4558                 "office/political_party": {
4559                     "name": "政黨",
4560                     "terms": "Political Party,政黨,政治"
4561                 },
4562                 "office/research": {
4563                     "name": "研究所",
4564                     "terms": "Research Office,研究所"
4565                 },
4566                 "office/telecommunication": {
4567                     "name": "電訊公司辦公室",
4568                     "terms": "Telecom Office,電信公司,電話公司寫字樓"
4569                 },
4570                 "office/travel_agent": {
4571                     "name": "旅行社"
4572                 },
4573                 "piste": {
4574                     "name": "滑雪道",
4575                     "terms": "滑雪道"
4576                 },
4577                 "place": {
4578                     "name": "地方"
4579                 },
4580                 "place/city": {
4581                     "name": "城市",
4582                     "terms": "City,城,城市"
4583                 },
4584                 "place/farm": {
4585                     "name": "農場"
4586                 },
4587                 "place/hamlet": {
4588                     "name": "小村莊",
4589                     "terms": "Hamlet,村仔,村莊"
4590                 },
4591                 "place/island": {
4592                     "name": "島嶼",
4593                     "terms": "Island,島,島嶼"
4594                 },
4595                 "place/isolated_dwelling": {
4596                     "name": "孤立民居",
4597                     "terms": "Isolated Dwelling,孤立居所,孤立民居,孤離居所"
4598                 },
4599                 "place/locality": {
4600                     "name": "地區",
4601                     "terms": "Locality,地方,地點,地點(無人定居)"
4602                 },
4603                 "place/neighbourhood": {
4604                     "name": "近鄰",
4605                     "terms": "近鄰"
4606                 },
4607                 "place/quarter": {
4608                     "name": "自治市分區 / 小區",
4609                     "terms": "Sub-Borough / Quarter, 自治市分區 / 小區"
4610                 },
4611                 "place/square": {
4612                     "name": "廣場",
4613                     "terms": "Square,廣場"
4614                 },
4615                 "place/suburb": {
4616                     "name": "自治市 / 郊區",
4617                     "terms": "Borough / Suburb, 自治鎮, 自治市鎮"
4618                 },
4619                 "place/town": {
4620                     "name": "鎮",
4621                     "terms": "Town,城鎮,市鎮,鎮"
4622                 },
4623                 "place/village": {
4624                     "name": "鄉村",
4625                     "terms": "Village,村,村莊,村鎮,圍村"
4626                 },
4627                 "point": {
4628                     "name": "點",
4629                     "terms": "Point,點"
4630                 },
4631                 "power": {
4632                     "name": "發電廠"
4633                 },
4634                 "power/generator": {
4635                     "name": "發電機",
4636                     "terms": "Power Generator,發電機"
4637                 },
4638                 "power/generator/source_nuclear": {
4639                     "name": "核子反應堆",
4640                     "terms": "Nuclear Reactor,核子反應爐,核反應爐,核反應堆"
4641                 },
4642                 "power/generator/source_wind": {
4643                     "name": "風力發電機",
4644                     "terms": "Wind Turbine,風力渦輪,風力渦輪機"
4645                 },
4646                 "power/line": {
4647                     "name": "電纜",
4648                     "terms": "Power Line,供電綫,供電線,電線"
4649                 },
4650                 "power/minor_line": {
4651                     "name": "次要電纜",
4652                     "terms": "Minor Power Line,小供電線,細供電綫"
4653                 },
4654                 "power/plant": {
4655                     "name": "發電廠範圍",
4656                     "terms": "Power Station Grounds,發電廠用地"
4657                 },
4658                 "power/pole": {
4659                     "name": "電綫杆",
4660                     "terms": "Power Pole,電綫杆,電線桿"
4661                 },
4662                 "power/sub_station": {
4663                     "name": "配電站"
4664                 },
4665                 "power/substation": {
4666                     "name": "變壓站",
4667                     "terms": "變壓站, 配電站, 電力分站"
4668                 },
4669                 "power/tower": {
4670                     "name": "高壓電塔",
4671                     "terms": "High-Voltage Tower,高壓輸電塔,高壓電塔"
4672                 },
4673                 "power/transformer": {
4674                     "name": "變壓器",
4675                     "terms": "Transformer,火牛房,變電所"
4676                 },
4677                 "public_transport/station_tram": {
4678                     "name": "電車站",
4679                     "terms": "Tram Station, 電車大站"
4680                 },
4681                 "public_transport/stop_area": {
4682                     "name": "交通工具停站範圍",
4683                     "terms": "Transit Stop Area, 交通工具停站範圍"
4684                 },
4685                 "public_transport/stop_position": {
4686                     "name": "交通工具停止位置",
4687                     "terms": "Transit Stopping Location, 交通工具停止位置"
4688                 },
4689                 "public_transport/stop_position_aerialway": {
4690                     "name": "纜車停止位置",
4691                     "terms": "Aerialway Stopping Location, 纜車停止位置"
4692                 },
4693                 "public_transport/stop_position_bus": {
4694                     "name": "巴士停止位置",
4695                     "terms": "Bus Stopping Location, 巴士停止位置"
4696                 },
4697                 "public_transport/stop_position_ferry": {
4698                     "name": "渡輪停止位置",
4699                     "terms": "Ferry Stopping Location, 小輪停止位置"
4700                 },
4701                 "public_transport/stop_position_light_rail": {
4702                     "name": "輕鐵停止位置",
4703                     "terms": "Light Rail Stopping Location, 輕鐵停止位置"
4704                 },
4705                 "public_transport/stop_position_monorail": {
4706                     "name": "單軌電車停止位置",
4707                     "terms": "Monorail Stopping Location, 單軌電車停止位置"
4708                 },
4709                 "railway": {
4710                     "name": "鐵路"
4711                 },
4712                 "railway/abandoned": {
4713                     "name": "廢置鐵路",
4714                     "terms": "Abandoned Railway,廢棄的鐵路,廢鐵路,鐵路路線跡"
4715                 },
4716                 "railway/buffer_stop": {
4717                     "name": "止衝擋",
4718                     "terms": "Buffer Stop,止衝擋"
4719                 },
4720                 "railway/crossing": {
4721                     "name": "鐵路交滙處 (路徑)",
4722                     "terms": "Railway Crossing (Path), 鐵路交滙處 (路徑)"
4723                 },
4724                 "railway/derail": {
4725                     "name": "鐵道脫軌器",
4726                     "terms": "Railway Derailer,鐵路脫軌器"
4727                 },
4728                 "railway/disused": {
4729                     "name": "停用鐵路",
4730                     "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
4731                 },
4732                 "railway/funicular": {
4733                     "name": "纜索鐵道",
4734                     "terms": "纜索鐵道, 索道, 纜車"
4735                 },
4736                 "railway/level_crossing": {
4737                     "name": "鐵路交滙處 (道路)",
4738                     "terms": "Railway Crossing (Road), 鐵路交滙處 (道路)"
4739                 },
4740                 "railway/milestone": {
4741                     "name": "鐵道里程碑",
4742                     "terms": "Railway Milestone,鐵道里程碑"
4743                 },
4744                 "railway/monorail": {
4745                     "name": "單軌鐵路",
4746                     "terms": "Monorail,單軌,單軌鐵路,單軌電車,單軌火車"
4747                 },
4748                 "railway/narrow_gauge": {
4749                     "name": "窄軌鐵路",
4750                     "terms": "窄軌鐵路, 窄軌鐵道"
4751                 },
4752                 "railway/rail": {
4753                     "name": "路軌",
4754                     "terms": "Rail,火車軌,路軌,軌,鐵軌"
4755                 },
4756                 "railway/signal": {
4757                     "name": "鐵路訊號",
4758                     "terms": "Railway Signal,鐵道信號,鐵路信號"
4759                 },
4760                 "railway/subway": {
4761                     "name": "地下鐵",
4762                     "terms": "MTR,Mass Transit Railway,Subway,地下鐵,地下鐵路,地鐵,捷運"
4763                 },
4764                 "railway/subway_entrance": {
4765                     "name": "地鐵入口",
4766                     "terms": "Subway Entrance,地下鐵路入口,地鐵入口,地鐵口,捷運入口"
4767                 },
4768                 "railway/switch": {
4769                     "name": "道岔",
4770                     "terms": "Railway Switch,轉轍器,鐵路轉轍器,鐵道轉轍器"
4771                 },
4772                 "railway/train_wash": {
4773                     "name": "火車洗滌器",
4774                     "terms": "Train Wah,火車清洗處,火車洗車機"
4775                 },
4776                 "railway/tram": {
4777                     "name": "電車",
4778                     "terms": "Tram,電車"
4779                 },
4780                 "relation": {
4781                     "name": "關係",
4782                     "terms": "Relation,關係,關系"
4783                 },
4784                 "roundabout": {
4785                     "name": "迴旋處"
4786                 },
4787                 "route/ferry": {
4788                     "name": "渡輪航綫",
4789                     "terms": "Ferry Route,渡輪航線,航綫,航線"
4790                 },
4791                 "shop": {
4792                     "name": "商店",
4793                     "terms": "Shop,商店,舖"
4794                 },
4795                 "shop/alcohol": {
4796                     "name": "酒類專賣店",
4797                     "terms": "Liquor Store,酒店,酒莊,酒類商店"
4798                 },
4799                 "shop/anime": {
4800                     "name": "動漫店",
4801                     "terms": "動漫店"
4802                 },
4803                 "shop/antiques": {
4804                     "name": "古董店",
4805                     "terms": "古董店, 古玩店"
4806                 },
4807                 "shop/appliance": {
4808                     "name": "電器店",
4809                     "terms": "Appliance Store,家電店,家用電器店"
4810                 },
4811                 "shop/art": {
4812                     "name": "藝術商店",
4813                     "terms": "藝術店,美術店,美術商店"
4814                 },
4815                 "shop/baby_goods": {
4816                     "name": "嬰兒用品店",
4817                     "terms": "嬰兒用品店, BB用品店"
4818                 },
4819                 "shop/bag": {
4820                     "name": "袋/行李箱店",
4821                     "terms": "行李店, 袋店"
4822                 },
4823                 "shop/bakery": {
4824                     "name": "麵包西餅店",
4825                     "terms": "Bakery,餅家,餅店,餅舖,麪包舖,麪飽店,麪飽舖,麵包店,麵包舖,麵飽店,面包店"
4826                 },
4827                 "shop/bathroom_furnishing": {
4828                     "name": "浴室配件店",
4829                     "terms": "衛浴用品店,廁所用品店,洗手間用品店"
4830                 },
4831                 "shop/beauty": {
4832                     "name": "美容院",
4833                     "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
4834                 },
4835                 "shop/beauty/nails": {
4836                     "name": "美甲店",
4837                     "terms": "Nail Salon, 修甲店"
4838                 },
4839                 "shop/beauty/tanning": {
4840                     "name": "曬燈店",
4841                     "terms": "Tanning Salon, 日光浴店"
4842                 },
4843                 "shop/bed": {
4844                     "name": "寢具/床褥店",
4845                     "terms": "寢具店, 床褥店, 床墊店, 床具店, 寢室用品店, 床上用品店, 睡房用品店"
4846                 },
4847                 "shop/beverages": {
4848                     "name": "飲品店",
4849                     "terms": "Beverage Store,飲品店,飲品舖,飲料店"
4850                 },
4851                 "shop/bicycle": {
4852                     "name": "單車店",
4853                     "terms": "Bicycle Shop,單車店,單車舖,自行車店,腳踏車店"
4854                 },
4855                 "shop/bookmaker": {
4856                     "name": "投注站",
4857                     "terms": "投注站,收受賭注者"
4858                 },
4859                 "shop/books": {
4860                     "name": "書店",
4861                     "terms": "書局"
4862                 },
4863                 "shop/boutique": {
4864                     "name": "時裝店",
4865                     "terms": "Boutique,時裝店,服飾店,精品店,服裝店"
4866                 },
4867                 "shop/butcher": {
4868                     "name": "肉舖",
4869                     "terms": "Butcher,肉舖,肉販,肉檔,肉枱"
4870                 },
4871                 "shop/candles": {
4872                     "name": "蠟燭店",
4873                     "terms": "蠟燭店"
4874                 },
4875                 "shop/car": {
4876                     "name": "車行",
4877                     "terms": "Car Dealership,車行,汽車店"
4878                 },
4879                 "shop/car_parts": {
4880                     "name": "汽車零件店",
4881                     "terms": "Car Parts Store,汽車配件店,汽車零件店,汽車零件舖"
4882                 },
4883                 "shop/car_repair": {
4884                     "name": "車房",
4885                     "terms": "Car Repair Shop,汽車修理店,汽車維修店,車房"
4886                 },
4887                 "shop/carpet": {
4888                     "name": "地毯店",
4889                     "terms": "地氈店"
4890                 },
4891                 "shop/charity": {
4892                     "name": "慈善商店",
4893                     "terms": "Charity Store,"
4894                 },
4895                 "shop/cheese": {
4896                     "name": "芝士店",
4897                     "terms": "芝士店, 起司店"
4898                 },
4899                 "shop/chemist": {
4900                     "name": "藥店",
4901                     "terms": "藥妝店,藥房"
4902                 },
4903                 "shop/chocolate": {
4904                     "name": "朱古力店",
4905                     "terms": "巧克力店"
4906                 },
4907                 "shop/clothes": {
4908                     "name": "服飾店",
4909                     "terms": "Clothing Store,服裝店,服飾店,衫舖"
4910                 },
4911                 "shop/coffee": {
4912                     "name": "咖啡店",
4913                     "terms": "咖啡店"
4914                 },
4915                 "shop/computer": {
4916                     "name": "電腦店",
4917                     "terms": "Computer Store,電腦店,電腦舖"
4918                 },
4919                 "shop/confectionery": {
4920                     "name": "糖果店",
4921                     "terms": "糖店"
4922                 },
4923                 "shop/convenience": {
4924                     "name": "便利店",
4925                     "terms": "Convenience Store,便利店"
4926                 },
4927                 "shop/copyshop": {
4928                     "name": "影印店",
4929                     "terms": "影印店"
4930                 },
4931                 "shop/cosmetics": {
4932                     "name": "化妝品店",
4933                     "terms": "化妝品店"
4934                 },
4935                 "shop/craft": {
4936                     "name": "工藝品店",
4937                     "terms": "工藝品店,工藝品商店,手工藝店,手作坊"
4938                 },
4939                 "shop/curtain": {
4940                     "name": "窗簾店",
4941                     "terms": "窗簾"
4942                 },
4943                 "shop/dairy": {
4944                     "name": "奶製品店",
4945                     "terms": "奶品店,乳品店,乳製品店"
4946                 },
4947                 "shop/deli": {
4948                     "name": "食肆",
4949                     "terms": "Deli,熟食店,美食店,食肆"
4950                 },
4951                 "shop/department_store": {
4952                     "name": "百貨公司",
4953                     "terms": "Department Store,百貨公司,百貨店"
4954                 },
4955                 "shop/doityourself": {
4956                     "name": "DIY店",
4957                     "terms": "DIY Store,DIY商店,自組舖,自行安裝店"
4958                 },
4959                 "shop/dry_cleaning": {
4960                     "name": "乾洗店",
4961                     "terms": "乾洗店"
4962                 },
4963                 "shop/e-cigarette": {
4964                     "name": "電子煙店",
4965                     "terms": "E-Cigarette Shop, 電子煙店"
4966                 },
4967                 "shop/electronics": {
4968                     "name": "電子舖",
4969                     "terms": "Electronics Store,電器店,電子舖"
4970                 },
4971                 "shop/erotic": {
4972                     "name": "情趣用品店",
4973                     "terms": "性商店,成人用品店"
4974                 },
4975                 "shop/fabric": {
4976                     "name": "布料店",
4977                     "terms": "布匹店,疋頭店"
4978                 },
4979                 "shop/farm": {
4980                     "name": "農產品檔攤",
4981                     "terms": "Produce Stand,檔,水果攤,農場,農產品攤檔"
4982                 },
4983                 "shop/fashion": {
4984                     "name": "時裝店",
4985                     "terms": "時裝店"
4986                 },
4987                 "shop/fishmonger": {
4988                     "name": "魚檔"
4989                 },
4990                 "shop/florist": {
4991                     "name": "花店",
4992                     "terms": "Florist,花店,花舖"
4993                 },
4994                 "shop/frame": {
4995                     "name": "表框店",
4996                     "terms": "表框店, 裱框店,邊框店,框架店"
4997                 },
4998                 "shop/funeral_directors": {
4999                     "name": "殯儀館",
5000                     "terms": "殯儀館"
5001                 },
5002                 "shop/furnace": {
5003                     "name": "暖氣爐店"
5004                 },
5005                 "shop/furniture": {
5006                     "name": "傢俬店",
5007                     "terms": "Furniture Store,傢俬舖,傢具店,家具店"
5008                 },
5009                 "shop/garden_centre": {
5010                     "name": "園藝中心",
5011                     "terms": "Garden Center,園藝中心,園藝舖,花店"
5012                 },
5013                 "shop/gas": {
5014                     "name": "瓶裝石油氣店",
5015                     "terms": "Bottled Gas Shop, 樽裝石油氣店"
5016                 },
5017                 "shop/gift": {
5018                     "name": "禮品店",
5019                     "terms": "Gift Shop,禮品店,禮品舖,禮物店"
5020                 },
5021                 "shop/greengrocer": {
5022                     "name": "菜檔",
5023                     "terms": "Greengrocer,果蔬店,菜檔,蔬果店,生果,菜販"
5024                 },
5025                 "shop/hairdresser": {
5026                     "name": "理髮店",
5027                     "terms": "Hairdresser,理髮店,飛髮舖"
5028                 },
5029                 "shop/hardware": {
5030                     "name": "五金店",
5031                     "terms": "Hardware Store,五金店,五金舖"
5032                 },
5033                 "shop/hearing_aids": {
5034                     "name": "助聽器店",
5035                     "terms": "助聽器商店,耳聾機"
5036                 },
5037                 "shop/herbalist": {
5038                     "name": "草藥店",
5039                     "terms": "草藥店,中藥店"
5040                 },
5041                 "shop/hifi": {
5042                     "name": "音響店",
5043                     "terms": "Hifi Store,音響店,音響舖"
5044                 },
5045                 "shop/houseware": {
5046                     "name": "家庭用品店",
5047                     "terms": "家品店,家居用品店"
5048                 },
5049                 "shop/interior_decoration": {
5050                     "name": "室內設計店",
5051                     "terms": "室內設計店"
5052                 },
5053                 "shop/jewelry": {
5054                     "name": "珠寶店",
5055                     "terms": "Jeweler,珠寶店,珠寶舖,珠寶金行,首飾店,首飾舖,金舖"
5056                 },
5057                 "shop/kitchen": {
5058                     "name": "廚房設計店",
5059                     "terms": "廚房設計店"
5060                 },
5061                 "shop/laundry": {
5062                     "name": "洗衣店",
5063                     "terms": "Laundry,洗衣店,洗衣舖"
5064                 },
5065                 "shop/leather": {
5066                     "name": "皮革店",
5067                     "terms": "皮革店"
5068                 },
5069                 "shop/locksmith": {
5070                     "name": "鎖匠",
5071                     "terms": "Locksmith,鎖匠,鎖匠鋪,開鎖佬"
5072                 },
5073                 "shop/lottery": {
5074                     "name": "獎券店",
5075                     "terms": "投注站,六合彩"
5076                 },
5077                 "shop/mall": {
5078                     "name": "購物中心",
5079                     "terms": "Mall,商場,購物中心"
5080                 },
5081                 "shop/massage": {
5082                     "name": "按摩店",
5083                     "terms": "按摩商店, 按摩中心,腳底按摩"
5084                 },
5085                 "shop/medical_supply": {
5086                     "name": "醫療器材行",
5087                     "terms": "醫療用品供應"
5088                 },
5089                 "shop/mobile_phone": {
5090                     "name": "流動電話店",
5091                     "terms": "Mobile Phone Store,手機店,行動電話店,電話舖"
5092                 },
5093                 "shop/money_lender": {
5094                     "name": "放債人",
5095                     "terms": "放款人,借錢,財務公司"
5096                 },
5097                 "shop/motorcycle": {
5098                     "name": "電單車店",
5099                     "terms": "Motorcycle Dealership,摩托車行,電單車行"
5100                 },
5101                 "shop/music": {
5102                     "name": "唱片店",
5103                     "terms": "Music Store,唱片舖,音樂店"
5104                 },
5105                 "shop/musical_instrument": {
5106                     "name": "樂器店",
5107                     "terms": "樂器行,樂器店"
5108                 },
5109                 "shop/newsagent": {
5110                     "name": "報紙/雜誌店",
5111                     "terms": "報刊檔,報刊商店"
5112                 },
5113                 "shop/nutrition_supplements": {
5114                     "name": "營養補充品店",
5115                     "terms": "營養補充品店"
5116                 },
5117                 "shop/optician": {
5118                     "name": "眼鏡店",
5119                     "terms": "Optician,眼鏡店,眼鏡行,眼鏡舖"
5120                 },
5121                 "shop/organic": {
5122                     "name": "有機產品店",
5123                     "terms": "有機產品店"
5124                 },
5125                 "shop/outdoor": {
5126                     "name": "戶外用品店",
5127                     "terms": "戶外用品店"
5128                 },
5129                 "shop/paint": {
5130                     "name": "油漆店",
5131                     "terms": "漆油店"
5132                 },
5133                 "shop/pastry": {
5134                     "name": "榚點店",
5135                     "terms": "Pastry Shop, 西餅店, 榚餅店, 榚點店"
5136                 },
5137                 "shop/pawnbroker": {
5138                     "name": "當舖",
5139                     "terms": "大押,押,當押"
5140                 },
5141                 "shop/perfumery": {
5142                     "name": "香水店",
5143                     "terms": "Perfume Store,香水店"
5144                 },
5145                 "shop/pet": {
5146                     "name": "寵物舖",
5147                     "terms": "Pet Store,寵物店,寵物舖"
5148                 },
5149                 "shop/photo": {
5150                     "name": "相片沖印店",
5151                     "terms": "Photography Store,影相舖,照相館,晒相,曬相"
5152                 },
5153                 "shop/pyrotechnics": {
5154                     "name": "煙花店",
5155                     "terms": "爆竹,煙花,煙火,炮竹"
5156                 },
5157                 "shop/radiotechnics": {
5158                     "name": "無線電/電子零件店",
5159                     "terms": "無線電/電子零件店,對講機店,電子零件店"
5160                 },
5161                 "shop/religion": {
5162                     "name": "宗教用品店",
5163                     "terms": "宗教用品店,香舖,紙紮舖,金銀衣紙店"
5164                 },
5165                 "shop/scuba_diving": {
5166                     "name": "潛水用品店",
5167                     "terms": "水肺式潛水,深海潛水"
5168                 },
5169                 "shop/seafood": {
5170                     "name": "海鮮店",
5171                     "terms": "海產店"
5172                 },
5173                 "shop/second_hand": {
5174                     "name": "寄賣/二手店",
5175                     "terms": "格仔店,二手店"
5176                 },
5177                 "shop/shoes": {
5178                     "name": "鞋舖",
5179                     "terms": "Shoe Store,鞋店,鞋舖"
5180                 },
5181                 "shop/sports": {
5182                     "name": "運動用品店",
5183                     "terms": "Sporting Goods Store,運動用品店,運動舖,體育,體育用品店"
5184                 },
5185                 "shop/stationery": {
5186                     "name": "文具店",
5187                     "terms": "Stationery Store,文具店,文具舖"
5188                 },
5189                 "shop/storage_rental": {
5190                     "name": "存倉",
5191                     "terms": "迷你倉,儲存倉"
5192                 },
5193                 "shop/supermarket": {
5194                     "name": "超級市場",
5195                     "terms": "Supermarket,超級市場"
5196                 },
5197                 "shop/tailor": {
5198                     "name": "裁縫",
5199                     "terms": "裁縫,改衣"
5200                 },
5201                 "shop/tattoo": {
5202                     "name": "紋身店",
5203                     "terms": "刺青店"
5204                 },
5205                 "shop/tea": {
5206                     "name": "茶莊",
5207                     "terms": "茶葉店,茶行"
5208                 },
5209                 "shop/ticket": {
5210                     "name": "門票售賣",
5211                     "terms": "門票出售"
5212                 },
5213                 "shop/tobacco": {
5214                     "name": "煙草店",
5215                     "terms": "煙草店"
5216                 },
5217                 "shop/toys": {
5218                     "name": "玩具店",
5219                     "terms": "Toy Store,玩具店,玩具舖"
5220                 },
5221                 "shop/travel_agency": {
5222                     "name": "旅行社",
5223                     "terms": "Travel Agency,旅行社"
5224                 },
5225                 "shop/tyres": {
5226                     "name": "輪胎店",
5227                     "terms": "Tire Store,軚舖,輪胎店"
5228                 },
5229                 "shop/vacant": {
5230                     "name": "空置商舖"
5231                 },
5232                 "shop/vacuum_cleaner": {
5233                     "name": "吸塵機店",
5234                     "terms": "吸塵器店"
5235                 },
5236                 "shop/variety_store": {
5237                     "name": "十蚊店",
5238                     "terms": "Variety Store,雜貨店,雜貨舖"
5239                 },
5240                 "shop/video": {
5241                     "name": "影視店",
5242                     "terms": "Video Store,影像店,影碟店,影視店"
5243                 },
5244                 "shop/video_games": {
5245                     "name": "電子遊戲店",
5246                     "terms": "電子遊戲店,電視遊戲店"
5247                 },
5248                 "shop/watches": {
5249                     "name": "手錶店",
5250                     "terms": "Watches Shop,錶店,手表店,錶行,表行"
5251                 },
5252                 "shop/water_sports": {
5253                     "name": "水上活動/游泳用品店",
5254                     "terms": "泳具店"
5255                 },
5256                 "shop/weapons": {
5257                     "name": "武器店",
5258                     "terms": "武器商店, 子彈, 槍, 刀"
5259                 },
5260                 "shop/window_blind": {
5261                     "name": "百葉簾店",
5262                     "terms": "捲簾,遮光捲簾,陽光捲簾,百葉窗,百葉窗簾"
5263                 },
5264                 "shop/wine": {
5265                     "name": "酒品店",
5266                     "terms": "紅酒店,白酒店"
5267                 },
5268                 "tourism": {
5269                     "name": "旅遊設施",
5270                     "terms": "Tourism,旅行,旅遊"
5271                 },
5272                 "tourism/alpine_hut": {
5273                     "name": "高山小屋",
5274                     "terms": "Alpine Hut,高山小屋,高山屋仔"
5275                 },
5276                 "tourism/apartment": {
5277                     "name": "民宿公寓 / 短租公寓",
5278                     "terms": "Guest Apartment / Condo, 民宿公寓, 短租公寓"
5279                 },
5280                 "tourism/aquarium": {
5281                     "name": "水族館",
5282                     "terms": "Aquarium, 水族館"
5283                 },
5284                 "tourism/artwork": {
5285                     "name": "藝術品",
5286                     "terms": "Artwork,藝術品"
5287                 },
5288                 "tourism/attraction": {
5289                     "name": "觀光名勝",
5290                     "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點,觀光景點"
5291                 },
5292                 "tourism/camp_site": {
5293                     "name": "營地",
5294                     "terms": "Campground, Camp Site,營地,露營區"
5295                 },
5296                 "tourism/caravan_site": {
5297                     "name": "露營車營地",
5298                     "terms": "RV Park,房車營地,露營車停車場,露營車營地"
5299                 },
5300                 "tourism/gallery": {
5301                     "name": "畫廊",
5302                     "terms": "藝廊,藝術廊"
5303                 },
5304                 "tourism/guest_house": {
5305                     "name": "賓館",
5306                     "terms": "Guest House,賓館,招待所"
5307                 },
5308                 "tourism/hostel": {
5309                     "name": "旅舍",
5310                     "terms": "Hostel,招待所,旅舍,宿舍"
5311                 },
5312                 "tourism/hotel": {
5313                     "name": "酒店",
5314                     "terms": "Hotel,酒店,旅館"
5315                 },
5316                 "tourism/information": {
5317                     "name": "旅遊資訊",
5318                     "terms": "Information,資訊,資訊處"
5319                 },
5320                 "tourism/information/board": {
5321                     "name": "資料顯示板",
5322                     "terms": "Information Board, 告示板, 資訊版, 告示牌"
5323                 },
5324                 "tourism/information/guidepost": {
5325                     "name": "指示牌",
5326                     "terms": "Guidepost, 方向指示牌"
5327                 },
5328                 "tourism/information/map": {
5329                     "name": "地圖",
5330                     "terms": "Map, 地圖"
5331                 },
5332                 "tourism/information/office": {
5333                     "name": "遊客中心",
5334                     "terms": "Tourist Information Office, 旅客中心, 遊客中心, 旅客諮詢中心"
5335                 },
5336                 "tourism/motel": {
5337                     "name": "汽車酒店",
5338                     "terms": "Motel,汽車旅館,汽車酒店,時租旅店"
5339                 },
5340                 "tourism/museum": {
5341                     "name": "博物館",
5342                     "terms": "Museum,博物館"
5343                 },
5344                 "tourism/picnic_site": {
5345                     "name": "郊遊地點",
5346                     "terms": "Picnic Site,郊遊地點,野餐地點"
5347                 },
5348                 "tourism/theme_park": {
5349                     "name": "主題公園",
5350                     "terms": "Theme Park,主題公園"
5351                 },
5352                 "tourism/viewpoint": {
5353                     "name": "觀景臺",
5354                     "terms": "Viewpoint,景點,眺望,瞭望台,瞭望臺,觀景台,觀景臺,觀景點"
5355                 },
5356                 "tourism/zoo": {
5357                     "name": "動物園",
5358                     "terms": "Zoo,動物園"
5359                 },
5360                 "traffic_calming": {
5361                     "name": "交通紓緩",
5362                     "terms": "Traffic Calming, 悠閒式街道"
5363                 },
5364                 "traffic_calming/bump": {
5365                     "name": "減速壆",
5366                     "terms": "減速帶,減速器"
5367                 },
5368                 "traffic_calming/chicane": {
5369                     "name": "連續彎道",
5370                     "terms": "Traffic Chicane, 減速彎道"
5371                 },
5372                 "traffic_calming/choker": {
5373                     "name": "道路收窄",
5374                     "terms": "Traffic Choker, 道路收窄"
5375                 },
5376                 "traffic_calming/cushion": {
5377                     "name": "減速墊",
5378                     "terms": "Speed Cushion, 減速軟膠"
5379                 },
5380                 "traffic_calming/dip": {
5381                     "name": "減速坑",
5382                     "terms": "Dip, 減速坡"
5383                 },
5384                 "traffic_calming/hump": {
5385                     "name": "緩衝路拱",
5386                     "terms": "減速壆"
5387                 },
5388                 "traffic_calming/island": {
5389                     "name": "交通島",
5390                     "terms": "Traffic island, 分隔島, 安全島"
5391                 },
5392                 "traffic_calming/rumble_strip": {
5393                     "name": "減速振動帶",
5394                     "terms": "齒紋標誌帶,隆起標誌帶"
5395                 },
5396                 "type/boundary": {
5397                     "name": "邊界",
5398                     "terms": "Boundary,界,邊界"
5399                 },
5400                 "type/boundary/administrative": {
5401                     "name": "行政邊界",
5402                     "terms": "Administrative Boundary,行政界線,行政邊界"
5403                 },
5404                 "type/multipolygon": {
5405                     "name": "多重多邊形"
5406                 },
5407                 "type/restriction": {
5408                     "name": "限制",
5409                     "terms": "Restriction,限制"
5410                 },
5411                 "type/restriction/no_left_turn": {
5412                     "name": "不准左轉",
5413                     "terms": "禁止左轉,不可以左轉,嚴禁左轉"
5414                 },
5415                 "type/restriction/no_right_turn": {
5416                     "name": "不准右轉",
5417                     "terms": "禁止右轉,不可以右轉,嚴禁右轉"
5418                 },
5419                 "type/restriction/no_straight_on": {
5420                     "name": "不准直駛",
5421                     "terms": "禁止進入"
5422                 },
5423                 "type/restriction/no_u_turn": {
5424                     "name": "不准掉頭",
5425                     "terms": "禁止掉頭"
5426                 },
5427                 "type/route": {
5428                     "name": "路綫",
5429                     "terms": "Route,路綫,路線"
5430                 },
5431                 "type/route/bicycle": {
5432                     "name": "單車路綫",
5433                     "terms": "Cycle Route,單車路綫,單車路線,腳踏車路線,自行車路線"
5434                 },
5435                 "type/route/bus": {
5436                     "name": "巴士路綫",
5437                     "terms": "Bus Route,公共汽車路線,巴士路綫"
5438                 },
5439                 "type/route/detour": {
5440                     "name": "繞道路綫",
5441                     "terms": "Detour Route,繞道,繞道路綫,繞道路線"
5442                 },
5443                 "type/route/ferry": {
5444                     "name": "渡輪航線",
5445                     "terms": "Ferry Route,渡輪航線,航綫"
5446                 },
5447                 "type/route/foot": {
5448                     "name": "步行路綫",
5449                     "terms": "Foot Route,步行路線,行人路綫,行人路線"
5450                 },
5451                 "type/route/hiking": {
5452                     "name": "遠足路綫",
5453                     "terms": "Hiking Route,行山路綫,行山路線,遠足路線"
5454                 },
5455                 "type/route/horse": {
5456                     "name": "策騎路線",
5457                     "terms": "騎馬路線"
5458                 },
5459                 "type/route/light_rail": {
5460                     "name": "輕鐵路綫",
5461                     "terms": "Light Rail Route, 輕鐵路線"
5462                 },
5463                 "type/route/pipeline": {
5464                     "name": "管道路綫",
5465                     "terms": "Pipeline Route,供水路綫,供水路線,水管路綫,管道路線"
5466                 },
5467                 "type/route/power": {
5468                     "name": "供電路綫",
5469                     "terms": "Power Route,供電路綫,供電路線"
5470                 },
5471                 "type/route/road": {
5472                     "name": "道路路綫",
5473                     "terms": "Road Route,行車路綫,行車路線,道路路線"
5474                 },
5475                 "type/route/train": {
5476                     "name": "火車路綫",
5477                     "terms": "Train Route,火車綫,火車線,火車路綫,鐵路綫,鐵路線,鐵路路綫,鐵路路線"
5478                 },
5479                 "type/route/tram": {
5480                     "name": "電車路綫",
5481                     "terms": "Tram Route,電車路綫,電車路線"
5482                 },
5483                 "type/route_master": {
5484                     "name": "路綫總覽",
5485                     "terms": "Route Master,線路總管,路綫總管,路線總目"
5486                 },
5487                 "type/site": {
5488                     "name": "建築群",
5489                     "terms": "一群建築"
5490                 },
5491                 "vertex": {
5492                     "name": "其他",
5493                     "terms": "Other,其他,其它"
5494                 },
5495                 "waterway": {
5496                     "name": "水道"
5497                 },
5498                 "waterway/boatyard": {
5499                     "name": "船廠",
5500                     "terms": "艇廠"
5501                 },
5502                 "waterway/canal": {
5503                     "name": "運河",
5504                     "terms": "Canal,水道,運河"
5505                 },
5506                 "waterway/dam": {
5507                     "name": "堤壩",
5508                     "terms": "Dam,堤壩,壩,水壩"
5509                 },
5510                 "waterway/ditch": {
5511                     "name": "溝渠",
5512                     "terms": "Ditch,溝,溝渠,明溝"
5513                 },
5514                 "waterway/dock": {
5515                     "name": "濕船塢/乾船塢",
5516                     "terms": "濕式船塢,乾式船塢"
5517                 },
5518                 "waterway/drain": {
5519                     "name": "排水道",
5520                     "terms": "Drain,下水道,排水道,渠,排水渠,排水管,污水渠"
5521                 },
5522                 "waterway/fuel": {
5523                     "name": "船舶加油站",
5524                     "terms": "船隻加燃料站,船隻加油站,船用加油站"
5525                 },
5526                 "waterway/river": {
5527                     "name": "河流",
5528                     "terms": "River,江,江河,河,河流,河川"
5529                 },
5530                 "waterway/riverbank": {
5531                     "name": "河岸",
5532                     "terms": "Riverbank,江岸,河堤"
5533                 },
5534                 "waterway/sanitary_dump_station": {
5535                     "name": "船舶污水處理",
5536                     "terms": "船舶污物處理,船隻污物處理,船舶污水處理"
5537                 },
5538                 "waterway/stream": {
5539                     "name": "溪流",
5540                     "terms": "Stream,小河,小溪,涌,溪,溪流, 河溪,溪澗"
5541                 },
5542                 "waterway/water_point": {
5543                     "name": "船隻飲用水",
5544                     "terms": "船舶飲用水,船用飲用水"
5545                 },
5546                 "waterway/waterfall": {
5547                     "name": "瀑布",
5548                     "terms": "Waterfall,瀑布"
5549                 },
5550                 "waterway/weir": {
5551                     "name": "塘堰",
5552                     "terms": "Weir,堤堰,堤壩,堰,壩,塘堰,導流壩"
5553                 }
5554             }
5555         },
5556         "imagery": {
5557             "Bing": {
5558                 "description": "衛星和航攝圖",
5559                 "name": "Bing 航攝圖"
5560             },
5561             "DigitalGlobe-Premium": {
5562                 "attribution": {
5563                     "text": "條款和意見"
5564                 },
5565                 "name": "DigitalGlobe Premium 航攝圖"
5566             },
5567             "DigitalGlobe-Premium-vintage": {
5568                 "attribution": {
5569                     "text": "條款和意見"
5570                 },
5571                 "name": "DigitalGlobe Premium 舊航攝圖"
5572             },
5573             "DigitalGlobe-Standard": {
5574                 "attribution": {
5575                     "text": "條款和意見"
5576                 },
5577                 "name": "DigitalGlobe Standard 航攝圖"
5578             },
5579             "DigitalGlobe-Standard-vintage": {
5580                 "attribution": {
5581                     "text": "條款和意見"
5582                 },
5583                 "name": "DigitalGlobe Standard 舊航攝圖"
5584             },
5585             "EsriWorldImagery": {
5586                 "attribution": {
5587                     "text": "條款和意見"
5588                 },
5589                 "description": "Esri world 世界航攝圖",
5590                 "name": "Esri world 世界航攝圖"
5591             },
5592             "EsriWorldImageryClarity": {
5593                 "attribution": {
5594                     "text": "條款和意見"
5595                 },
5596                 "description": "Esri 之前的航攝圖可能比預設圖層會更清楚和更準確。",
5597                 "name": "Esri World (Clarity) Beta 航攝圖"
5598             },
5599             "MAPNIK": {
5600                 "attribution": {
5601                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
5602                 },
5603                 "description": "預設的 OpenStreetMap 圖層。",
5604                 "name": "OpenStreetMap(標準)"
5605             },
5606             "Mapbox": {
5607                 "attribution": {
5608                     "text": "條款和意見"
5609                 },
5610                 "description": "衛星和航攝圖",
5611                 "name": "Mapbox 衛星圖"
5612             },
5613             "OSM_Inspector-Addresses": {
5614                 "attribution": {
5615                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
5616                 },
5617                 "name": "OSM 檢查器:地址"
5618             },
5619             "OSM_Inspector-Geometry": {
5620                 "attribution": {
5621                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
5622                 },
5623                 "name": "OSM 檢查器:幾何"
5624             },
5625             "OSM_Inspector-Highways": {
5626                 "attribution": {
5627                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
5628                 },
5629                 "name": "OSM 檢查器:道路"
5630             },
5631             "OSM_Inspector-Multipolygon": {
5632                 "attribution": {
5633                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
5634                 },
5635                 "name": "OSM 檢查器:範圍"
5636             },
5637             "OSM_Inspector-Places": {
5638                 "attribution": {
5639                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
5640                 },
5641                 "name": "OSM 檢查器:地點"
5642             },
5643             "OSM_Inspector-Routing": {
5644                 "attribution": {
5645                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
5646                 },
5647                 "name": "OSM 檢查器:路徑"
5648             },
5649             "OSM_Inspector-Tagging": {
5650                 "attribution": {
5651                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
5652                 },
5653                 "name": "OSM 檢查器:標籤"
5654             },
5655             "US-TIGER-Roads-2012": {
5656                 "name": "TIGER Roads 2012"
5657             },
5658             "US-TIGER-Roads-2014": {
5659                 "description": "在縮放水平16以上,公共地圖數據乃來自美國人口普查。 在較低的縮放水平時,OpenStreetMap只包括自2006年之前的變更",
5660                 "name": "TIGER Roads 2014"
5661             },
5662             "US-TIGER-Roads-2017": {
5663                 "description": "黃色 = 來自美國人口普查的公共地圖數據。紅色 = 在OpenStreetMap找不到數據",
5664                 "name": "TIGER Roads 2017"
5665             },
5666             "Waymarked_Trails-Cycling": {
5667                 "attribution": {
5668                     "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
5669                 },
5670                 "name": "Waymarked Trails: 單車"
5671             },
5672             "Waymarked_Trails-Hiking": {
5673                 "attribution": {
5674                     "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
5675                 },
5676                 "name": "Waymarked Trails: 遠足"
5677             },
5678             "Waymarked_Trails-MTB": {
5679                 "attribution": {
5680                     "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
5681                 },
5682                 "name": "Waymarked Trails: 越野單車"
5683             },
5684             "Waymarked_Trails-Skating": {
5685                 "attribution": {
5686                     "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
5687                 },
5688                 "name": "Waymarked Trails: 溜冰"
5689             },
5690             "Waymarked_Trails-Winter_Sports": {
5691                 "attribution": {
5692                     "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
5693                 },
5694                 "name": "Waymarked Trails: 冬季運動"
5695             },
5696             "basemap.at": {
5697                 "attribution": {
5698                     "text": "basemap.at"
5699                 },
5700                 "name": "basemap.at"
5701             },
5702             "basemap.at-orthofoto": {
5703                 "attribution": {
5704                     "text": "basemap.at"
5705                 },
5706                 "description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 的 \"繼承者\"。",
5707                 "name": "basemap.at Orthofoto"
5708             },
5709             "hike_n_bike": {
5710                 "attribution": {
5711                     "text": "© OpenStreetMap 貢獻者"
5712                 },
5713                 "name": "遠足和單車"
5714             },
5715             "mapbox_locator_overlay": {
5716                 "attribution": {
5717                     "text": "條款和意見"
5718                 },
5719                 "description": "顯示主要的特徵以協助您定位。",
5720                 "name": "定位器覆蓋層"
5721             },
5722             "openpt_map": {
5723                 "attribution": {
5724                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
5725                 },
5726                 "name": "OpenPT 地圖(覆蓋層)"
5727             },
5728             "osm-gps": {
5729                 "attribution": {
5730                     "text": "© OpenStreetMap 貢獻者"
5731                 },
5732                 "description": "上傳至OpenStreetMap的公開 GPS 軌跡。",
5733                 "name": "OpenStreetMap GPS 軌跡"
5734             },
5735             "osm-mapnik-black_and_white": {
5736                 "attribution": {
5737                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
5738                 },
5739                 "name": "OpenStreetMap(標準黑與白)"
5740             },
5741             "osm-mapnik-german_style": {
5742                 "attribution": {
5743                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
5744                 },
5745                 "name": "OpenStreetMap(德國格式)"
5746             },
5747             "qa_no_address": {
5748                 "attribution": {
5749                     "text": "Simon Poole,資料 ©OpenStreetMap 貢獻者"
5750                 },
5751                 "name": "QA 無地址"
5752             },
5753             "skobbler": {
5754                 "attribution": {
5755                     "text": "© 區塊:skobbler 地圖資料:OpenStreetMap 貢獻者"
5756                 },
5757                 "name": "skobbler"
5758             },
5759             "stamen-terrain-background": {
5760                 "name": "Stamen 地形"
5761             },
5762             "tf-cycle": {
5763                 "attribution": {
5764                     "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
5765                 },
5766                 "name": "Thunderforest OpenCycleMap"
5767             },
5768             "tf-landscape": {
5769                 "attribution": {
5770                     "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
5771                 },
5772                 "name": "Thunderforest Landscape"
5773             }
5774         }
5775     }
5776 }