]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/zh-TW.json
Merge remote-tracking branch 'upstream/pull/1809'
[rails.git] / vendor / assets / iD / iD / locales / zh-TW.json
1 {
2     "zh-TW": {
3         "icons": {
4             "information": "資訊",
5             "remove": "移除",
6             "undo": "復原"
7         },
8         "modes": {
9             "add_area": {
10                 "title": "區域",
11                 "description": "新增公園、建築物、湖泊或其它區域至地圖上。",
12                 "tail": "點擊地圖以繪製一塊區域,如公園、湖泊或建築物。"
13             },
14             "add_line": {
15                 "title": "線",
16                 "description": "新增公路、街道、行人道、運河或其他線段至地圖上。",
17                 "tail": "點擊地圖以繪製道路、路徑或路綫。"
18             },
19             "add_point": {
20                 "title": "點",
21                 "description": "新增餐廳、古蹪、郵箱或其他事物至地圖上。",
22                 "tail": "點擊地圖以新增一個點。"
23             },
24             "browse": {
25                 "title": "瀏覽",
26                 "description": "平移及縮放地圖。"
27             },
28             "draw_area": {
29                 "tail": "點擊地圖以添加區域的其它節點。點擊第一點以完成區域的繪製。"
30             },
31             "draw_line": {
32                 "tail": "點擊地圖以添加線段的其它節點。點擊其他線段以連接它們,點擊兩下以完成線段的繪製。"
33             },
34             "drag_node": {
35                 "connected_to_hidden": "這個沒辦法被編輯,因其與其他隱藏的圖徵相連"
36             }
37         },
38         "operations": {
39             "add": {
40                 "annotation": {
41                     "point": "已新增一點。",
42                     "vertex": "已新增一節點至路徑上。",
43                     "relation": "已新增一項關係。"
44                 }
45             },
46             "start": {
47                 "annotation": {
48                     "line": "開始繪製一線段。",
49                     "area": "開始繪製一塊區域。"
50                 }
51             },
52             "continue": {
53                 "key": "A",
54                 "title": "繼續",
55                 "description": "繼續繪製此線段",
56                 "not_eligible": "無法在此繼續繪製線段",
57                 "multiple": "有多條線段可在此延續。要選擇其中一條,請按 Shift 鍵並點擊它。",
58                 "annotation": {
59                     "line": "繼續繪製一線段。",
60                     "area": "繼續繪製一區域。"
61                 }
62             },
63             "cancel_draw": {
64                 "annotation": "取消了繪圖。"
65             },
66             "change_role": {
67                 "annotation": "已更改關係成員的角色。"
68             },
69             "change_tags": {
70                 "annotation": "修改了標籤。"
71             },
72             "circularize": {
73                 "title": "環形化",
74                 "description": {
75                     "line": "把此線段環形化。",
76                     "area": "把此區域環形化。"
77                 },
78                 "key": "O",
79                 "annotation": {
80                     "line": " 將線段變成環形。",
81                     "area": "將一區域製成環形。"
82                 },
83                 "not_closed": "非圈狀物件,不能環形化。",
84                 "too_large": "因物件尚未有足夠部份正在顯示,不能環形化。",
85                 "connected_to_hidden": "這個沒辦法圓形化,因為與其他隱藏的圖徵相連"
86             },
87             "orthogonalize": {
88                 "title": "方角化",
89                 "description": {
90                     "line": "將此線方角化。",
91                     "area": "將此區域方角化。"
92                 },
93                 "key": "S",
94                 "annotation": {
95                     "line": "已將線段上的彎角換成直角。",
96                     "area": "已將區域的彎角換成直角。"
97                 },
98                 "not_squarish": "物件無法被方角化,因為它並非近似方形。",
99                 "too_large": "因物件尚未有足夠部份正在顯示,不能被方角化。",
100                 "connected_to_hidden": "這個沒辦法方形化,因為與其他隱藏的圖徵相連"
101             },
102             "straighten": {
103                 "title": "拉直",
104                 "description": "拉直此線段",
105                 "key": "S",
106                 "annotation": "拉直一條線段。",
107                 "too_bendy": "這條線段無法被拉直,因為有過多彎折。",
108                 "connected_to_hidden": "這個沒辦法直線化,因為與其他隱藏的圖徵相連"
109             },
110             "delete": {
111                 "title": "刪除",
112                 "description": {
113                     "single": "永久刪除此圖徽。",
114                     "multiple": "永久刪除這些圖徽。"
115                 },
116                 "annotation": {
117                     "point": "刪除了一點。",
118                     "vertex": "刪除了路徑上的一個節點。",
119                     "line": "刪除了一線段。",
120                     "area": "刪除了一區域。",
121                     "relation": "刪除了一關係",
122                     "multiple": "刪除 {n} 個圖徽。"
123                 },
124                 "too_large": {
125                     "single": "因為這個圖徽目前可視部份不足,所以無法被刪除。",
126                     "multiple": "因為這些圖徽目前可視部份不足,所以無法被刪除。"
127                 },
128                 "incomplete_relation": {
129                     "single": "因為這個圖徽尚未被完整下載,所以無法被刪除。",
130                     "multiple": "因為這些圖徽尚未被完整下載,所以無法被刪除。"
131                 },
132                 "part_of_relation": {
133                     "single": "因為這個圖徽是一個更大的關係的一部份,所以無法被刪除。您必須先將它從關係清單中移除。",
134                     "multiple": "因為這些圖徽是一個更大的關係的一部份,所以無法被刪除。您必須先將它們從關係清單中移除。"
135                 },
136                 "connected_to_hidden": {
137                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被刪除。",
138                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被刪除。"
139                 }
140             },
141             "add_member": {
142                 "annotation": "增加成員到關係。"
143             },
144             "delete_member": {
145                 "annotation": "從關係移除成員。"
146             },
147             "connect": {
148                 "annotation": {
149                     "point": "已連接路徑到一點。",
150                     "vertex": "已連接路徑到另一路徑。",
151                     "line": "已連接路徑到一線段。",
152                     "area": "已連接路徑到一區域。"
153                 },
154                 "relation": "這些特徵並不能連結,因為它們的關聯角色有衝突。",
155                 "restriction": "這些特徵並不能連結,因為會破壞 \"{relation}\" 關聯。"
156             },
157             "disconnect": {
158                 "title": "斷開",
159                 "description": "將這些路徑/區域斷開。",
160                 "key": "D",
161                 "annotation": "斷開了路徑。",
162                 "not_connected": "未有足夠的路徑/區域來斷開。",
163                 "connected_to_hidden": "無法斷開,因為其連接著隱藏的特徵。",
164                 "relation": "因為其連接到了關係中的成員,所以不能斷開。"
165             },
166             "merge": {
167                 "title": "合併",
168                 "description": "合併這些特徵",
169                 "key": "C",
170                 "annotation": "合併 {n} 個特徵",
171                 "not_eligible": "不能合併這些物件。",
172                 "not_adjacent": "這些特徵並不能合併,因為它們的端點並不相連。",
173                 "restriction": "這些特徵並不能合併,因為其中一個是關聯 \"{relation}\" 成員。",
174                 "incomplete_relation": "這些物件不能合併,因為其中最少有一件未有完全下載。",
175                 "conflicting_tags": "這些特徵並不能合儀,因為它們有彼此衝突的標籤。"
176             },
177             "move": {
178                 "title": "移動",
179                 "description": {
180                     "single": "移動這個圖徽到不同的位置。",
181                     "multiple": "移動這些圖徽到不同的位置。"
182                 },
183                 "key": "M",
184                 "annotation": {
185                     "point": "移動了一點。",
186                     "vertex": "移動了路徑上的一節點。",
187                     "line": "移動了一線段。",
188                     "area": "移動了一區域。",
189                     "multiple": "已移動多個圖徽。"
190                 },
191                 "incomplete_relation": {
192                     "single": "因為這個圖徽尚未被完整下載,所以無法被移動。",
193                     "multiple": "因為這些圖徽尚未被完整下載,所以無法被移動。"
194                 },
195                 "too_large": {
196                     "single": "因為這個圖徽目前可視部份不足,所以無法被移動。",
197                     "multiple": "因為這些圖徽目前可視部份不足,所以無法被移動。"
198                 },
199                 "connected_to_hidden": {
200                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被移動。",
201                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被移動。"
202                 }
203             },
204             "reflect": {
205                 "title": {
206                     "long": "映射長軸",
207                     "short": "映射短軸"
208                 },
209                 "description": {
210                     "long": {
211                         "single": "以其長軸映射這個圖徽。",
212                         "multiple": "以其長軸映射這些圖徽。"
213                     },
214                     "short": {
215                         "single": "以其短軸映射這個圖徽。",
216                         "multiple": "以其短軸映射這些圖徽。"
217                     }
218                 },
219                 "key": {
220                     "long": "T",
221                     "short": "Y"
222                 },
223                 "annotation": {
224                     "long": {
225                         "single": "以其長軸映射圖徽。",
226                         "multiple": "以其長軸映射多個圖徽。"
227                     },
228                     "short": {
229                         "single": "以其短軸映射圖徽。",
230                         "multiple": "以其短軸映射多個圖徽。"
231                     }
232                 },
233                 "incomplete_relation": {
234                     "single": "因為這個圖徽尚未被完整下載,所以無法被映射。",
235                     "multiple": "因為這些圖徽尚未被完整下載,所以無法被映射。"
236                 },
237                 "too_large": {
238                     "single": "因為這個圖徽目前可視部份不足,所以無法被映射。",
239                     "multiple": "因為這些圖徽目前可視部份不足,所以無法被映射。"
240                 },
241                 "connected_to_hidden": {
242                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被映射。",
243                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被映射。"
244                 }
245             },
246             "rotate": {
247                 "title": "旋轉",
248                 "description": {
249                     "single": "以圖徽中心點為軸心旋轉這個圖徽。",
250                     "multiple": "以圖徽中心點為軸心旋轉這些圖徽。"
251                 },
252                 "key": "R",
253                 "annotation": {
254                     "line": "旋轉了一線段。",
255                     "area": "旋轉了一區域。",
256                     "multiple": "已旋轉多個圖徽。"
257                 },
258                 "incomplete_relation": {
259                     "single": "因為這個圖徽尚未被完整下載,所以無法被旋轉。",
260                     "multiple": "因為這些圖徽尚未被完整下載,所以無法被旋轉。"
261                 },
262                 "too_large": {
263                     "single": "因為這個圖徽目前可視部份不足,所以無法被旋轉。",
264                     "multiple": "因為這些圖徽目前可視部份不足,所以無法被旋轉。"
265                 },
266                 "connected_to_hidden": {
267                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被旋轉。",
268                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被旋轉。"
269                 }
270             },
271             "reverse": {
272                 "title": "反轉",
273                 "description": "讓這線段的方向反轉。",
274                 "key": "V",
275                 "annotation": "反轉一線段。"
276             },
277             "split": {
278                 "title": "分割",
279                 "description": {
280                     "line": "在這一節點分割成兩條線段。",
281                     "area": "將這個區域的邊界一分為二。",
282                     "multiple": "在這一節點將線段/區域的邊界一分為二。"
283                 },
284                 "key": "X",
285                 "annotation": {
286                     "line": "分割一線段。",
287                     "area": "分割一區域的邊界。",
288                     "multiple": "分割{n}項線段/區域的邊界。"
289                 },
290                 "not_eligible": "不能於線段的首尾進行分割。",
291                 "multiple_ways": "太多線段,未能進行分割。",
292                 "connected_to_hidden": "這個沒辦法切割,因為與其他隱藏的圖徵相連."
293             },
294             "restriction": {
295                 "annotation": {
296                     "create": "已增加轉向限制",
297                     "delete": "已移除轉向限制"
298                 }
299             }
300         },
301         "restriction": {
302             "controls": {
303                 "distance": "距離",
304                 "distance_up_to": "最大 {distance}",
305                 "via": "經由",
306                 "via_node_only": "只有節點",
307                 "via_up_to_one": "最多 1 路徑",
308                 "via_up_to_two": "最多 2 路徑"
309             },
310             "help": {
311                 "indirect": "(間接)",
312                 "turn": {
313                     "no_left_turn": "禁止左轉 {indirect}",
314                     "no_right_turn": "禁止右轉 {indirect}",
315                     "no_u_turn": "禁止迴轉 {indirect}",
316                     "no_straight_on": "禁止直行 {indirect}",
317                     "only_left_turn": "只能左轉 {indirect}",
318                     "only_right_turn": "只能右轉 {indirect}",
319                     "only_u_turn": "只能迴轉 {indirect}",
320                     "only_straight_on": "只能直行 {indirect}",
321                     "allowed_left_turn": "允許左轉 {indirect}",
322                     "allowed_right_turn": "允許右轉 {indirect}",
323                     "allowed_u_turn": "允許迴轉 {indirect}",
324                     "allowed_straight_on": "允許直行 {indirect}"
325                 },
326                 "from": "從",
327                 "via": "經由",
328                 "to": "到",
329                 "from_name": "{from} {fromName}",
330                 "from_name_to_name": "{from} {fromName} {to} {toName}",
331                 "via_names": "{via} {viaNames}",
332                 "select_from": "點選 {from} 片段",
333                 "select_from_name": "點選 {from} 片段 {fromName}",
334                 "toggle": "點 \"{turn}\""
335             }
336         },
337         "undo": {
338             "tooltip": "復原: {action}",
339             "nothing": "沒有動作可以撤銷。"
340         },
341         "redo": {
342             "tooltip": "取消復原: {action}",
343             "nothing": "沒有動作可以重做。"
344         },
345         "tooltip_keyhint": "快速鍵",
346         "browser_notice": "iD 編輯器支援 Firefox、Chrome、Safari、Opera 和 Internet Explorer 11 以上的版本。請升級你的瀏覽器或是使用 Potlatch 2 來編輯地圖。",
347         "translate": {
348             "translate": "翻譯",
349             "localized_translation_label": "多語言名稱",
350             "localized_translation_language": "選擇語言",
351             "localized_translation_name": "名稱"
352         },
353         "zoom_in_edit": "拉近以編輯",
354         "login": "登入",
355         "logout": "登出",
356         "loading_auth": "正在連接 OpenStreetMap...",
357         "report_a_bug": "回報錯誤",
358         "help_translate": "協助翻譯",
359         "feature_info": {
360             "hidden_warning": "{count} 隱藏的圖徵",
361             "hidden_details": "這些圖徵現在被隱藏.: {details}"
362         },
363         "status": {
364             "error": "未能連接至伺服器介面。",
365             "offline": "伺服器介面離線,請稍後再嘗試編輯。",
366             "readonly": "伺服器介面處於唯讀模式,須待介面正常運作,方能儲存您的編輯。",
367             "rateLimit": "API 限制匿名連線。您可以透過登入來修復這個問題。"
368         },
369         "commit": {
370             "title": "上傳到開放街圖",
371             "upload_explanation": "你的修改將會在所有使用OpenStreetMap資料的地圖上看到。",
372             "upload_explanation_with_user": "你以 {user} 具名的修改將會在所有使用OpenStreetMap資料的地圖上看到。",
373             "request_review": "我需要其他人檢視查核我的編輯。",
374             "save": "上傳",
375             "cancel": "取消",
376             "changes": "{count}  變動數",
377             "download_changes": "下載 osmChange 檔案",
378             "warnings": "警告",
379             "modified": "已修改",
380             "deleted": "已刪除",
381             "created": "已建立",
382             "about_changeset_comments": "關於編輯變動",
383             "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
384             "google_warning": "您在此留言中提到了 Google:請注意從 Google 地圖是嚴格禁止的。",
385             "google_warning_link": "https://www.openstreetmap.org/copyright"
386         },
387         "contributors": {
388             "list": "正顯示 {users} 的編輯",
389             "truncated_list": "由 {users} 與另外 {count} 人編輯"
390         },
391         "info_panels": {
392             "key": "I",
393             "background": {
394                 "key": "B",
395                 "title": "背景",
396                 "zoom": "縮放",
397                 "vintage": "年代",
398                 "source": "來源",
399                 "description": "描述",
400                 "resolution": "解析度",
401                 "accuracy": "準確度",
402                 "unknown": "未知",
403                 "show_tiles": "顯示圖磚",
404                 "hide_tiles": "隱藏圖磚",
405                 "show_vintage": "顯示年份",
406                 "hide_vintage": "隱藏年份"
407             },
408             "history": {
409                 "key": "H",
410                 "title": "歷史",
411                 "selected": "{n} 被選擇",
412                 "no_history": "無歷史 (新功能)",
413                 "version": "版本",
414                 "last_edit": "最近編輯",
415                 "edited_by": "編輯由",
416                 "changeset": "變更組合",
417                 "unknown": "未知",
418                 "link_text": "在 openstreetmap.org 上的歷史"
419             },
420             "location": {
421                 "key": "L",
422                 "title": "位置",
423                 "unknown_location": "未知位置"
424             },
425             "measurement": {
426                 "key": "M",
427                 "title": "測量",
428                 "selected": "{n} 被選擇",
429                 "geometry": "形狀",
430                 "closed_line": "封閉線段",
431                 "closed_area": "封閉區域",
432                 "center": "中心",
433                 "perimeter": "周長",
434                 "length": "長度",
435                 "area": "區域",
436                 "centroid": "質心",
437                 "location": "位置",
438                 "metric": "公制",
439                 "imperial": "英制",
440                 "node_count": "節點數目"
441             }
442         },
443         "geometry": {
444             "point": "點",
445             "vertex": "頂點",
446             "line": "線",
447             "area": "區域",
448             "relation": "關係"
449         },
450         "geocoder": {
451             "search": "搜尋全世界...",
452             "no_results_visible": "可見的地圖區域中沒有搜尋結果",
453             "no_results_worldwide": "找不到搜尋結果"
454         },
455         "geolocate": {
456             "title": "顯示我的位置",
457             "locating": "正在定位,請等待..."
458         },
459         "inspector": {
460             "no_documentation_combination": "這個標籤組合沒有可用的說明",
461             "no_documentation_key": "這個鍵值沒有可用的說明",
462             "documentation_redirect": "這份文件已經被重新導向至新頁面",
463             "show_more": "顯示更多",
464             "view_on_osm": "在 openstreetmap.org 中檢視",
465             "all_fields": "全部欄位",
466             "all_tags": "所有標籤",
467             "all_members": "所有成員",
468             "all_relations": "所有關係",
469             "new_relation": "建立新關係...",
470             "role": "角色",
471             "choose": "選擇物件種類",
472             "results": "{search} 的 {n} 個結果",
473             "reference": "在 OpenStreetMap Wiki 中檢閱",
474             "back_tooltip": "修改物件",
475             "remove": "移除",
476             "search": "搜尋",
477             "multiselect": "已選取的圖徽",
478             "unknown": "未知種類",
479             "incomplete": "<未下載>",
480             "feature_list": "搜尋物件",
481             "edit": "編輯特徵",
482             "check": {
483                 "yes": "是",
484                 "no": "否",
485                 "reverser": "變更方向"
486             },
487             "radio": {
488                 "structure": {
489                     "type": "種類",
490                     "default": "預設",
491                     "layer": "圖層"
492                 }
493             },
494             "add": "新增",
495             "none": "無",
496             "node": "節點",
497             "way": "路徑",
498             "relation": "關係",
499             "location": "地點",
500             "add_fields": "新增欄位"
501         },
502         "background": {
503             "title": "背景",
504             "description": "背景圖像設定",
505             "key": "B",
506             "backgrounds": "背景",
507             "none": "無",
508             "best_imagery": "這個地點已知最佳的影像來源",
509             "switch": "切換回此背景",
510             "custom": "客製化",
511             "custom_button": "編輯自訂的背景",
512             "custom_prompt": "輸入標題網址模版。有效的代碼是: \n- {zoom} or {z}, {x}, {y} for Z/X/Y tile scheme\n- {-y} or {ty} for flipped TMS-style Y coordinates\n- {u} for quadtile scheme\n- {switch:a,b,c} for DNS server multiplexing\n\n範例:\n{example}",
513             "overlays": "覆疊",
514             "imagery_source_faq": "影像資訊 / 問題回報",
515             "reset": "重設",
516             "display_options": "顯示設定",
517             "brightness": "亮度",
518             "contrast": "對比",
519             "saturation": "飽和度",
520             "sharpness": "銳利度",
521             "minimap": {
522                 "description": "顯示小地圖",
523                 "tooltip": "顯示縮小的地圖幫助你確認所在區域的位置",
524                 "key": "/"
525             },
526             "fix_misalignment": "調整影像偏移",
527             "offset": "在灰色區域內拖拉調整影像偏移,或是輸入偏移公尺數。"
528         },
529         "map_data": {
530             "title": "地圖圖資",
531             "description": "地圖圖資",
532             "key": "F",
533             "data_layers": "資料圖層",
534             "layers": {
535                 "osm": {
536                     "tooltip": "來自開放街圖的地圖資料",
537                     "title": "開放街圖資料"
538                 }
539             },
540             "fill_area": "填充選項",
541             "map_features": "地圖圖徵",
542             "autohidden": "因為螢幕中的特徵太多,這些特徵已被自動隱藏。請放大再修編。",
543             "osmhidden": "因為開放街圖的圖層隱藏,所以這些圖徽已自動隱藏。"
544         },
545         "feature": {
546             "points": {
547                 "description": "點",
548                 "tooltip": "興趣點"
549             },
550             "traffic_roads": {
551                 "description": "通勤道路",
552                 "tooltip": "道路、巷弄等"
553             },
554             "service_roads": {
555                 "description": "服務性道路",
556                 "tooltip": "服務性道路,停車場通道、路徑等"
557             },
558             "paths": {
559                 "description": "通道",
560                 "tooltip": "人行道、步行徑、單車道等。"
561             },
562             "buildings": {
563                 "description": "建築物",
564                 "tooltip": "建築、亭子、倉庫等。"
565             },
566             "landuse": {
567                 "description": "土地利用圖徵",
568                 "tooltip": "森林、農莊、公園、住宅區、商業區等。"
569             },
570             "boundaries": {
571                 "description": "邊界",
572                 "tooltip": "行政邊界"
573             },
574             "water": {
575                 "description": "水域圖徵",
576                 "tooltip": "河道、湖泊、池溏、蓄水池等"
577             },
578             "rail": {
579                 "description": "鐵路圖徵",
580                 "tooltip": "鐵路"
581             },
582             "power": {
583                 "description": "電力設施",
584                 "tooltip": "輸電線、發電廠、變電所等。"
585             },
586             "past_future": {
587                 "description": "過去/未來",
588                 "tooltip": "預定地,施工中,廢棄,拆除等。"
589             },
590             "others": {
591                 "description": "其他",
592                 "tooltip": "其他東西"
593             }
594         },
595         "area_fill": {
596             "wireframe": {
597                 "description": "不填充 (線條顯示)",
598                 "tooltip": "啟用線框模式,可以很容易地看到背景圖像。",
599                 "key": "W"
600             },
601             "partial": {
602                 "description": "部分填充",
603                 "tooltip": "區域只有外框部分有顏色填充。(新手畫圖者推薦選項)"
604             },
605             "full": {
606                 "description": "全部填充",
607                 "tooltip": "區域全部用顏色填充"
608             }
609         },
610         "restore": {
611             "heading": "您有未儲存的編輯",
612             "description": "您在上一次編輯時仍有未儲存的修改,你想恢復這些修改嗎﹖",
613             "restore": "復原我的變更",
614             "reset": "丟棄我的變更"
615         },
616         "save": {
617             "title": "儲存",
618             "help": "審閱您的修改並將它們上傳至 OpenStreetMap,讓其他使用者看見。",
619             "no_changes": "沒有修改需要儲存。",
620             "error": "嘗試儲存時發生了故障",
621             "status_code": "伺服器傳回的狀態碼{code}",
622             "unknown_error_details": "請確定你已經連上網路。",
623             "uploading": "正在上傳修改至 OpenStreetMap...",
624             "conflict_progress": "檢查衝突:{total} 中的 {num}",
625             "unsaved_changes": "你有未儲存的編輯",
626             "conflict": {
627                 "header": "解決編輯衝突",
628                 "count": "在{total}中有{num}個衝突 ",
629                 "previous": "< 上一個",
630                 "next": "下一個 >",
631                 "keep_local": "保留我的",
632                 "keep_remote": "使用他們的",
633                 "restore": "復原",
634                 "delete": "放棄資料",
635                 "download_changes": "或下載 osmChange 檔案",
636                 "done": "所有衝突已解決!",
637                 "help": "另一個使用者變更了您變更的相同的某些圖徽。\n在每個圖徽下面點選以取得更多衝突的資訊,並選取要保留\n您的變更或是其他使用者的變更。\n"
638             }
639         },
640         "merge_remote_changes": {
641             "conflict": {
642                 "deleted": "此圖徽已被 {user} 刪除。",
643                 "location": "此圖徽已被您與 {user} 同時移動。",
644                 "nodelist": "節點已被你和{user}改變了.",
645                 "memberlist": "關係成員已被你和{user}改變了。",
646                 "tags": "你改變了 <b>{tag}</b> 標籤為 \"{local}\" 並且 {user} 更改它為 \"{remote}\"。"
647             }
648         },
649         "success": {
650             "just_edited": "您剛剛編輯了OpenStreetMap!",
651             "thank_you": "感謝你改進地圖。",
652             "thank_you_location": "感謝你改進 {where} 週遭的地圖。",
653             "help_html": "你編輯的變動應該過幾分會出現在開放街圖裡。其他的地圖更新需要花久一點時間。",
654             "help_link_text": "詳細資料",
655             "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",
656             "view_on_osm": "在OSM上顯示變動",
657             "changeset_id": "你的變更集 #:{changeset_id}",
658             "like_osm": "喜歡開放街圖嗎?與其他人聯繫:",
659             "more": "更多",
660             "events": "活動",
661             "languages": "語言:{languages}",
662             "missing": "清單上仍有遺漏資訊?",
663             "tell_us": "告訴我們!"
664         },
665         "confirm": {
666             "okay": "OK",
667             "cancel": "取消"
668         },
669         "splash": {
670             "welcome": "歡迎使用iD OpenStreetMap編輯器",
671             "text": "iD編輯器是一個既易用而又功能強大的工具,以助您編輯世界上最好的自由世界地圖。這是版本{version}。欲知詳情,請瀏覽 {website} 及於{github}報告臭蟲。",
672             "walkthrough": "開始新手教學",
673             "start": "現在就編輯"
674         },
675         "source_switch": {
676             "live": "實況模式",
677             "lose_changes": "您有尚未儲存的編輯,切換地圖伺服器會失去這些編輯。您是否確定要切換伺服器?",
678             "dev": "開發模式"
679         },
680         "version": {
681             "whats_new": "iD {version} 有什麼新東西"
682         },
683         "tag_reference": {
684             "description": "描述",
685             "on_wiki": "於wiki.osm.org上的 {tag}",
686             "used_with": "可與 {type} 使用"
687         },
688         "validations": {
689             "disconnected_highway": "未連結道路",
690             "disconnected_highway_tooltip": "道路應該要被連接到其他道路或是建築物的入口。",
691             "old_multipolygon": "在外部路徑上的多邊形標籤",
692             "old_multipolygon_tooltip": "這種多邊形樣式已被棄用。請將標籤加於母多邊形而非外部路徑。",
693             "untagged_point": "未有標籤的點",
694             "untagged_point_tooltip": "選擇適當的物件種類描述該點是什麼。",
695             "untagged_line": "未有標籤的線段",
696             "untagged_line_tooltip": "選擇適當的物件種類描述這條線是什麼。",
697             "untagged_area": "未有標籤的區域",
698             "untagged_area_tooltip": "選擇適當的物件種類描述這區域是什麼。",
699             "untagged_relation": "未標記的關係",
700             "untagged_relation_tooltip": "選取一個可以適當地描述這個關係的圖徽類型。",
701             "many_deletions": "您正要刪除 {n} 個圖徽:{p} 個節點、{l} 條線段、{a} 個區域、{r} 個關係。您確定您要這麼做嗎?這將會把它們從每個人都看得到的 openstreetmap.org 的地圖上刪除。",
702             "tag_suggests_area": "{tag} 標籤所建議的線段應為區域,但這個不是一區域",
703             "deprecated_tags": "已棄用的標籤︰{tags}"
704         },
705         "zoom": {
706             "in": "拉近",
707             "out": "拉遠"
708         },
709         "cannot_zoom": "在此模式下不能再縮小。",
710         "full_screen": "啟動全螢幕",
711         "gpx": {
712             "local_layer": "本機檔案",
713             "drag_drop": "拖放一個 .gpx, .geojson 或是 .kml 檔案到此頁面上,或是點選按鈕以瀏覽",
714             "zoom": "縮放到圖層",
715             "browse": "瀏覽檔案"
716         },
717         "mapillary_images": {
718             "tooltip": "從 Mapillary 來的街道級照片",
719             "title": "照片覆蓋層 (Mapillary)"
720         },
721         "mapillary_signs": {
722             "tooltip": "從 Mapillary 而來的交通號誌(必須啟用照片重疊)",
723             "title": "紅綠燈覆蓋層 (Mapillary)"
724         },
725         "mapillary": {
726             "view_on_mapillary": "在 Mapillary 檢視這張照片"
727         },
728         "openstreetcam_images": {
729             "tooltip": "從 OpenStreetCam 而來的街道級照片",
730             "title": "照片覆蓋層 (OpenStreetCam)"
731         },
732         "openstreetcam": {
733             "view_on_openstreetcam": "在 OpenStreetCam 檢視這張圖片"
734         },
735         "help": {
736             "title": "說明文件",
737             "key": "H",
738             "help": {
739                 "title": "說明文件",
740                 "welcome": "歡迎來到 [開放街圖](https://www.openstreetmap.org/)的 iD 編輯器。使用 iD 編輯器能讓你在網頁瀏覽器更新開放街圖。",
741                 "open_data_h": "開放資料",
742                 "open_data": "在地圖上面的編輯變動會讓所有使用開放街圖的人看到。你的編輯必須基於個人知識,現地踏察,或是收集的空照或是街景影像。從商業來源如 Google 地圖,則[嚴重禁止](https://www.openstreetmap.org/copyright)。",
743                 "before_start_h": "在開始之前",
744                 "before_start": "你應該先熟悉開放街圖以及編輯器之前再開始編輯。iD 編輯器中有教學能教你基本編輯開放街圖的方法。點螢幕上的\"開始新手教學\"進行新手教學-這只會花 15 分鐘。",
745                 "open_source_h": "開源",
746                 "open_source": "iD 編輯器是共同協作的開源專案,你現在則是使用 {version} 版本。專案的原始碥在 [GitHub 上面](https://github.com/openstreetmap/iD)。",
747                 "open_source_help": "你可以藉由[翻譯](https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating) 或是 [回報臭蟲](https://github.com/openstreetmap/iD/issues),協助 iD 專案的發展。"
748             },
749             "overview": {
750                 "title": "概要",
751                 "navigation_h": "瀏覽",
752                 "navigation_drag": "你藉由按住 {leftclick} 滑鼠左鍵和移動滑鼠拖動地圖。你也可以使用鍵盤上的  `↓`, `↑`, `←`, `→` 方向鍵移動。",
753                 "navigation_zoom": "你可以用滑鼠滾輪或是觸控版放大或縮小,或是按地圖旁的 {plus} / {minus} 按鈕。你也可以用鍵盤上的  `+`, `-` 鍵。",
754                 "features_h": "圖徵",
755                 "features": "我們用字詞*圖徵*來描述地圖上會出現的東西,像是道路、建築、或是興趣點。任何在現實世界出現的東西,都可以當作圖徵畫到開放街圖上面。地圖圖徵在地圖上以*點*、*線*或是*區域*的方式呈現。",
756                 "nodes_ways": "在開放街圖裡,點有時候被稱為*節點*,而線和區域則被稱為*路徑*。"
757             },
758             "editing": {
759                 "title": "編輯及儲存",
760                 "select_h": "選取",
761                 "select_left_click": "對著圖徵按 {leftclick} 左鍵選擇,則會用高亮度顯示加上會發光,而側邊欄則會顯示關於圖徵的詳細內容,像是名稱或是地址。",
762                 "select_right_click": "對著圖徵按 {rightclick} 右鍵則會顯示編輯選單,列出可以執行的指令,像是旋轉、移動和刪除。",
763                 "multiselect_h": "多重選擇",
764                 "multiselect_shift_click": "`{shift}`+{leftclick} 按左鍵來一次選擇多個圖徵,這讓移動或刪除多個物件更為容易。",
765                 "multiselect_lasso": "另一個多重選擇的方式是按住 `{shift}` 鍵,然後按 {leftclick} 左鍵拖動滑鼠拉出選擇方框。而所有在方框區域內的節點都會被選擇。",
766                 "undo_redo_h": "復原及重複動作",
767                 "undo_redo": "你的編輯都會存在本地的瀏覽器裡,直到你選擇上傳到開放街圖伺服器上。你可以點 {undo} **復原**按鈕來復原先前的編輯, {redo} 取消復原按鍵來取消復原。",
768                 "save_h": "儲存",
769                 "save": "點 {save} **儲存** 完成你的編輯並傳送到開放街圖。你應該記得你必須時常儲存你的成果! ",
770                 "save_validation": "在儲存畫面,你有機會回顧你做了什麼。iD 會進行基本的檢查,確保沒有遺失的資料,以及提供有幫助的建議,還有在怪怪的時候提出警告。",
771                 "upload_h": "上傳",
772                 "upload": "在上傳你的變動之前,你必須輸入 [編輯變動留言](https://wiki.openstreetmap.org/wiki/Good_changeset_comments)。接著按**上傳**來傳送你的變動到開放街圖,然後這業變動會合併到地圖上,每個人都看得到。",
773                 "backups_h": "自動備份",
774                 "backups": "如果你無法在一次完成你的編輯,比如說你的電腦當機,或是你關掉瀏覽器分頁,你的編輯仍儲存在瀏覽器的儲存空間。之後你可以回來(同一台電腦的的同一個瀏覽器),iD 會讓你恢復你的工作。",
775                 "keyboard_h": "鍵盤快速鍵",
776                 "keyboard": "您可以透過按下 `?` 鍵瀏覽鍵盤快捷鍵清單"
777             },
778             "feature_editor": {
779                 "title": "圖徵編輯器",
780                 "intro": "*圖徵編輯器*會出現在地圖旁邊,允許你看到和編輯你選擇圖徵所有的資訊。",
781                 "definitions": "上半部分會顯示圖徵的類型,中間部分則有顯示圖徵內容,像是名字或地址的*欄位*。",
782                 "type_h": "圖徵類型",
783                 "type": "你可以點選圖徵類型來改變不同的圖徵類型。所有現實世界存在的東西都可以加到開放街圖上面,所以總共有成千種圖徵類型能夠選擇。",
784                 "type_picker": "類選選擇器顯示最常見的圖徵類儒,像是公園、醫院、餐廳、道路建築。你可以藉由在搜尋框輸入任何東西來搜尋。你也可以點選圖徵類型旁邊的 {inspect} **資訊**圖示來得到更多資訊。",
785                 "fields_h": "欄位",
786                 "fields_all_fields": "\"所有欄位\"部分含有你能編輯,所有圖徵的詳細資訊。在開放街圖,所有的欄位都是選擇性的,你不確定的話可以選擇留空。",
787                 "fields_example": "每一個圖徵類型會有不同的欄位。舉例來說,道路類可能就有路面和速限的欄位,而餐廳則會顯示食物類型,以及營業時間的欄位。",
788                 "fields_add_field": "你也可以按下拉選單\"新增欄位\",增加新的欄位,像是描述、維基百科連結、輪椅通通等項目。",
789                 "tags_h": "標籤",
790                 "tags_all_tags": "下面的欄位選擇,你可以展開\"所有標籤\"部分,替你選擇的圖徵加上任何在開放街圖上面的標籤。每一個標籤由一個\"鍵\"和\"值\"構成,資料元件定義所有在開放街圖上儲存的圖徵。",
791                 "tags_resources": "編輯圖徵的標籤需要開放街圖進階的知識。你應該參考 [開放街圖 Wiki](https://wiki.openstreetmap.org/wiki/Main_Page) 或 [Taginfo](https://taginfo.openstreetmap.org/) 熟悉已經被接受的開放街圖標籤慣例。"
792             },
793             "points": {
794                 "title": "點",
795                 "intro": "*點*可以用來表示像是商店、餐廳和紀念碑的圖徵。他們佔據特定的地點,描述在那裡的東西。",
796                 "add_point_h": "新增點",
797                 "add_point": "要新增一個點,點選地圖上面工具列 {點} **點**按鈕,或是按快速鍵 `1`。這會讓滑鼠遊標變成十字圖樣。",
798                 "add_point_finish": "要在地圖放置新的點,將滑鼠十字移到點的位置,接著按 {leftclick} 左鍵或按`空白鍵`。",
799                 "move_point_h": "移動點",
800                 "move_point": "要移動點的話,請將滑鼠指標移到點的上面,接著按下去然後按住 {leftclick} 左鍵不放,然後移到點到新的位置。",
801                 "delete_point_h": "刪除點",
802                 "delete_point": "刪除現實世界不存在的圖徵是很 OK 的事情。從開放街圖刪除圖徵,意味著從每個人會用到的地圖移除,所以你必須確定圖徵確實不在了,才真的刪除圖徵。",
803                 "delete_point_command": "要刪去一個點,  {rightclick} 右鍵點選該點以打開編輯選單,然後選擇 {delete} **刪除** 指令。"
804             },
805             "lines": {
806                 "title": "線",
807                 "intro": "*線*用來代表像是道路、鐵路和河流。線應沿著被代表物體的中心繪製。",
808                 "add_line_h": "新增線",
809                 "add_line": "要新增線,點地圖上方工具列的 {line} **線**按鈕,或是按快速鍵 `2`。這會讓滑鼠指標變成十字形狀。",
810                 "add_line_draw": "接下來,移動滑鼠指標到線開始的地方,按下 {leftclick} 左鍵,或是按`空白鍵`開始沿著線放置點。按著或是用`空白鍵`增加更多點,而在繪製的過程,你可以放大地圖,或是拖拉地圖來增加更多細節。",
811                 "add_line_finish": "要完成畫線,按下 `{return}` 或對該線最後一個節點點擊一次。",
812                 "modify_line_h": "變更線",
813                 "modify_line_dragnode": "有時候你會看線的形狀並不正確,比方說道路並沒有與背景影像重合。要調整線的形狀,首先按 {leftclick} 左鍵選取線,所有線的點都會變成小的圓圈,接著你可以拖動這些點到更適合的位置。",
814                 "modify_line_addnode": "你也可以沿著線新增點,在線上 {leftclick} **x2** 點兩下,或是拖動點跟點中間的小三角形。",
815                 "connect_line_h": "連結線",
816                 "connect_line": "路要適當連結,不只方便地圖顯示,還是提供導航最基本的方式。",
817                 "connect_line_display": "道路的交叉處會用灰色圓圈表示,而線的尾段如無連到任何東西,則是用較大的白色圓圈代表。",
818                 "connect_line_drag": "要讓線連到其他圖徵,則要將線的節點接到其他圖徵上,直到兩個圖徵接合為止。小技巧:你可以按著 `{alt}` 鍵避免點連到其他圖徵。",
819                 "connect_line_tag": "如果你的交叉處是交通號誌或是穿越道,你可以藉由選取連接的點,然後用圖徵編輯器選取正確的圖徵類似來增加。",
820                 "disconnect_line_h": "切斷線",
821                 "disconnect_line_command": "要將道路從其他圖徵切斷,對著選取的節點按 {rightclick} 右健,然後在編輯選單選取 {disconnect} **切斷命令。",
822                 "move_line_h": "移動線",
823                 "move_line_command": "要移動整條線,用 {rightclick} 右鍵點線然後選擇選單 {move} **移動** 指令。接著移動滑鼠,用 {leftclick} 左鍵點要移動到的新地點。",
824                 "move_line_connected": "有連到其他圖徵的線,則在移動線的同時也被移動到新地點。iD 可能會阻止你不讓你移動線到與其他連接的線交叉。",
825                 "delete_line_h": "刪除線段",
826                 "delete_line": "如果一條線都不對,舉例來說道路並不存在真實世界,當然你可以刪除。當你要刪除圖徵時請小心:背景影像也許過時,而看起來錯誤的道路也許是新修築的。",
827                 "delete_line_command": "要刪除線,對著線按 {rightclick} 右鍵選取,接著在顯示的編輯選單,使用 {delete} **刪除**指令。"
828             },
829             "areas": {
830                 "title": "區域",
831                 "intro": "*區埔通常用來顯示有邊界的圖徵,像是湖泊、建築、住宅區。區域應當沿著圖徵邊緣繪製,舉例來說就是沿著建築物地基繪製。",
832                 "point_or_area_h": "點或區域?",
833                 "point_or_area": "許多圖徵能夠用點或是區域表示。你應該儘可能用區域來畫建築和其他東西的外框。將節點放在建築區域裡來表示商家、便利設施和其他在位於建築的圖徵。",
834                 "add_area_h": "新增區域",
835                 "add_area_command": "要增加區域,在地圖上方工具列點 {aera} **區域**按鈕,或是按快速鍵 `3`,這會讓滑鼠指標變成十字形。",
836                 "add_area_draw": "接著,移動滑鼠指標到圖徵的角落,然後點 {leftclick} 左鍵,或是按`空白鍵`來放置點到區域的邊緣。繼續按著放置更多點,或是按`空白鍵`。當你在繪製的時候,你可以放大或是拖動地圖來增加更多細節。",
837                 "add_area_finish": "要完成繪製區域,按 `{return}` 或再次點第一個點或最後一個點。",
838                 "square_area_h": "直角角落",
839                 "square_area_command": "許多圖徵像是建築有直角,要直角化區域的角落,則對著區域的邊緣按 {rightclick} 右鍵,然後選擇編輯選單 {orthogonalize} **方角化**指令。",
840                 "modify_area_h": "變動區域",
841                 "modify_area_dragnode": "你會常看到形狀不太對的區域,比如說跟背景影像不太符合的建築物。要修正區域的形狀,先按 {leftclick} 左鍵選擇區域,所有區域上的點會以小圓圈顯示,你可以拖動這些點到更適當的地點。",
842                 "modify_area_addnode": "你也可以藉由區域邊緣上 {leftclick} **x2** 點兩下新增點,或是拖動兩點中間的小三角形來新增點。",
843                 "delete_area_h": "刪除區域",
844                 "delete_area": "如果區域畫得完全不對,像是真實世界並不存在那棟建築,那麼你可以放心刪除。但當刪除時請小心 - 背景影像也許已經過時了,那棟怪怪的建築也許只是新蓋好的建築。",
845                 "delete_area_command": "要刪除區域,請對著區域按 {rightclick} 右鍵選取,接著出現編輯選單,然後使用 {delete} **刪除**指令。"
846             },
847             "relations": {
848                 "title": "關聯",
849                 "intro": "*關聯*是開放街圖特殊型態的圖徵,能夠將其他圖徵組織成一組。屬於關聯的圖徵被稱為*成員*,而每個成員在關聯裡都會有*角色*。",
850                 "edit_relation_h": "編輯關聯",
851                 "edit_relation": "在圖徵編輯器裡的最下面,你可以展開\"所有關係\"部分,能看到選擇的圖徵是那些關聯的成員。你可以點選關聯選擇和編輯關聯。",
852                 "edit_relation_add": "要將圖徵加到關聯裡,選擇圖徵,接著點圖徵編輯器中\"所有關係\"部分的 {plus} 加號按鈕。你可以從附近關聯的清單選擇,或是選\"新關係...\"選項。",
853                 "edit_relation_delete": "你也可以按 {delete} **刪除**按鈕將關聯中的選擇圖徵移除。如果你移除關聯中所有的成員,關聯也將被自動刪除。",
854                 "maintain_relation_h": "維護關聯",
855                 "maintain_relation": "大部分的情形來說,你編輯時 iD 會自動維護關聯,你應當特別注意替換關聯中的成員。舉例來說,如果你刪除一段路,用新繪製的路段取代,你應當如同原來的一樣,將新的部分加到同一個關聯 (路線、轉彎限制等)。",
856                 "relation_types_h": "關聯種類",
857                 "multipolygon_h": "多重多邊形",
858                 "multipolygon": "*多重多邊形*關聯是擁有一個或多個*外框*以及一個或多個內部圖徵的群組。外框圖徵定義多重多邊形的外圍,而內部圖徵則定義次區域或是多重多邊形內部的洞。",
859                 "multipolygon_create": "要創建多重多邊形,像是建築內有洞的狀況,要用區域的方式先畫外框,再來用線段或是不同形狀區塊的方式畫內部的邊緣。接著 `{shift}`+{leftclick}  左鍵同時選擇兩個圖徵,{rightclick} 右鍵點下去之後出現編輯選單,接著選 {merge} **合併**命令。 ",
860                 "multipolygon_merge": "合併數個線段或區域會產生以所有選擇區域為成員新的多重多邊形。iD 會自動選擇是內部還是外部的角色,取決於那個圖徵是否在某一個圖徵裡面。",
861                 "turn_restriction_h": "轉彎限制",
862                 "turn_restriction": "*轉彎限制*關聯是有數個交叉道路的群組。轉彎限制由*從*道,*經由*節點或道路,以及*到*道路。",
863                 "turn_restriction_field": "要編輯轉彎限制,選擇兩個以上道路交叉的節點。圖徵編輯器則會顯示特別的\"轉彎限制\"欄位,欄位裡有交叉點相關的模式。",
864                 "turn_restriction_editing": "在\"轉彎限制\"欄位中,點選\"從\"道路,接著看是允許或是限制\"到\"道路。你可以點轉彎圖示切換允許或是限制,iD 會依據從、經由、到的角色,自動新建關聯。",
865                 "route_h": "路線",
866                 "route": "*路線*關聯是一個由一個或多個線段圖徵組成的道路網路群組,像是公車路線、火車路線或是公路路線。",
867                 "route_add": "要增加圖徵到路線關聯,選擇圖徵在圖徵編輯器,向下滾動到\"所有關係\"部分,接著點 {plus} 加號按鈕,增加圖徵到鄰近已存在或是新的關聯中。",
868                 "boundary_h": "邊界",
869                 "boundary": "*邊界*關聯是一個由一個或多個線段圖徵組成的行政邊界。",
870                 "boundary_add": "要增加圖徵到邊界關聯,選擇圖徵在圖徵編輯器,向下滾動到\"所有關係\"部分,接著點 {plus} 加號按鈕,增加圖徵到鄰近已存在或是新的關聯中。"
871             },
872             "imagery": {
873                 "title": "背景影像",
874                 "intro": "背景影像出現在地圖資料下方,是繪製地圖時相當重要的資源。這些影像可能是從衛星、飛機和無人機收集的空拍影像,或是掃描歷史地圖或是其他自由可用的來源資料。",
875                 "sources_h": "空拍圖來源",
876                 "choosing": "要看有那些影像來源可以用在編輯,點選地圖旁的 {layers} **背景設定**按鈕。",
877                 "sources": "[Bing 地圖](https://www.bing.com/maps/)影像是預設的背景影像。視你在編輯的地方,還有其他的影像來源,有些影像比較新或有更高的解析度,所以請常常檢查有些可用,選擇那個圖層是最好用的繪製地圖參考來源。",
878                 "offsets_h": "調整空拍圖層偏移",
879                 "offset": "有時候影像會與既有地圖資料有些偏移狀況,如果你看到道路或是建築相比背景影像有偏移狀況,也許影像並沒有對準,請別移動全部的資料來吻合背景影像。你可以在背景影像設定,藉由\"調整影像偏移\"調整背景來將影像吻合既有的資料。",
880                 "offset_change": "點小三角形微幅調整影像,或是按住左鍵在灰色區域拖動,來調整影像。"
881             },
882             "streetlevel": {
883                 "title": "街景照片",
884                 "intro": "街景影像很適合拿來繪製交通號誌、商家以及其他從衛星和空拍影像難以看到的細節。iD 編輯器支援  [Mapillary](https://www.mapillary.com) 和[OpenStreetCam](https://www.openstreetcam.org) 的街景影像。",
885                 "using_h": "使用街景照片",
886                 "using": "要使用街景影像來畫地圖,點地圖旁 {data} **地圖資料**面板,切換不同的影像圖層。",
887                 "photos": "當啟用時,圖片圖層會顯示有一連串有圖片沿著一條線,在更高的縮放程度,圓圈標示代表圖片的位置,而在更高的縮放下面,方向標示會顯示照片拍攝時的鏡頭方向。",
888                 "viewer": "當你點其中一個照片位置,會在圖片下面角落出現照片檢示器。圖片檢示器能控制照片序列要往前進或後退。同時會顯示拍照者的名稱,拍攝日期,以及連到原始網站的連結。"
889             },
890             "gps": {
891                 "title": "GPS 軌跡",
892                 "intro": "收集的 GPS 軌跡對開放街圖是相當可靠的資料來源。編輯器支援本地電腦的 *.gpx*、*,geojson*,以及 *.kml* 檔案。你可以用智慧型手機、運動手錶或其他 GPS 裝置收集 GPS 軌跡。",
893                 "survey": "要知道如何用 GPS 踏查,請閱讀[使用手機、GPS 或紙本繪圖](http://learnosm.org/en/mobile-mapping/)。",
894                 "using_h": "使用 GPS 軌跡",
895                 "using": "要用 GPS 軌跡畫地圖,請把資料檔案拖到地圖編輯器裡。如果成功辨識,則會在地圖上顯示亮紫色的線條。點地圖旁邊的 {data}  **地圖資料**面板啟用、關閉,或是縮放到你的 GPS 資料。",
896                 "tracing": "GPS 軌跡並未傳到開放街圖 - 而最好的使用方式則是照著軌跡的指引,繪製你要新增的圖徵。",
897                 "upload": "您也可以透過[上傳你的 GPS 資訊至 OpenStreetMap 開放街圖](https://www.openstreetmap.org/trace/create)以供其他使用者利用。"
898             },
899             "field": {
900                 "restrictions": {
901                     "title": "轉彎限制說明",
902                     "about": {
903                         "title": "關於",
904                         "about": "這個欄位允許你偵測和變動轉彎限制,顯示選取的交叉路口的模型,以及鄰近連結的道路。",
905                         "from_via_to": "轉彎限制總是有:一個**從路徑**,一個**到路徑**,以及一個**經由節點*,或一個或多個**經由路徑**。",
906                         "maxdist": "\"{distField}\" 滑塊控制怎麼搜尋額外連結的道路。",
907                         "maxvia": "\"{viaField}\"  滑塊調整搜尋時包括有多少經由路徑 (技巧:越簡單越好)"
908                     },
909                     "inspecting": {
910                         "title": "偵測",
911                         "about": "飄浮過任何 **FROM** 片段來看轉彎限制,每個可能的 **TO** 目標會用上色的陰影包住,顯示關聯是否存在。",
912                         "from_shadow": "{fromShadow} **從片段**",
913                         "allow_shadow": "{allowShadow} **允許到**",
914                         "restrict_shadow": "{restrictShadow} **禁止到**",
915                         "only_shadow": "{onlyShadow} **只有到**",
916                         "restricted": "\"限制\"意著有轉彎限制,例如說\"禁止左轉\"。",
917                         "only": "\"只有\"意味著汽車從這條路來的時候,只能做這項選擇,例如說,\"只淮直行\"。"
918                     },
919                     "modifying": {
920                         "title": "變動",
921                         "about": "要變動轉彎限制,請先檢查先選取起始的 **FROM** 片段,選取的片段會放大,然後任何可能的 **TO** 目的地會以轉彎符號顯示。",
922                         "indicators": "接著,點選轉彎符號切換為\"允許\",\"限制\",和\"只有\"。",
923                         "allow_turn": "{allowTurn} **到允許**",
924                         "restrict_turn": "{restrictTurn} **到限制**",
925                         "only_turn": "{onlyTurn} **只有到**"
926                     },
927                     "tips": {
928                         "title": "技巧",
929                         "simple": "**偏好簡單限制而不是複雜的限制。**",
930                         "simple_example": "舉例來說,如果有簡單的經由點轉彎限制的話,避免創建經由道路限制。",
931                         "indirect": "**一些限制會顯示 \"(indirect)\" 文字,並且畫得比較淡。**",
932                         "indirect_example": "這此限制存在,因為其他鄰近的限制。舉例來說,一個**只允許直行**的限制會間接為其他經過的道路創建\"不允許轉彎\"限制。",
933                         "indirect_noedit": "你並不允許編輯間接限制,做為替代,你可以編輯鄰近的方向限制。"
934                     }
935                 }
936             }
937         },
938         "intro": {
939             "done": "完成",
940             "ok": "OK",
941             "graph": {
942                 "block_number": "4鄰",
943                 "city": "臺北市",
944                 "county": "TW",
945                 "district": "松山區",
946                 "hamlet": "中崙",
947                 "neighbourhood": "健軍新村",
948                 "postcode": "116",
949                 "province": "臺北市",
950                 "quarter": "中崙",
951                 "state": "臺灣",
952                 "subdistrict": "中崙",
953                 "suburb": "東區",
954                 "countrycode": "tw",
955                 "name": {
956                     "1st-avenue": "塔悠路",
957                     "2nd-avenue": "中山路",
958                     "4th-avenue": "南京路",
959                     "5th-avenue": "長安路",
960                     "6th-avenue": "林森路",
961                     "6th-street": "羅斯福路",
962                     "7th-avenue": "登輝大道",
963                     "8th-avenue": "市民大道",
964                     "9th-avenue": "凱達格蘭大道",
965                     "10th-avenue": "艋舺大道",
966                     "11th-avenue": "縣民大道",
967                     "12th-avenue": "市府路",
968                     "access-point-employment": "就服站",
969                     "adams-street": "忠孝路",
970                     "andrews-elementary-school": "介壽國小",
971                     "andrews-street": "介壽路",
972                     "armitage-street": "仁愛路",
973                     "barrows-school": "信義路",
974                     "battle-street": "和平路",
975                     "bennett-street": "八德路",
976                     "bowman-park": "四維路",
977                     "collins-drive": "格致路",
978                     "conrail-railroad": "縱貫線",
979                     "conservation-park": "保護區",
980                     "constantine-street": "憲政路",
981                     "cushman-street": "軍校路",
982                     "dollar-tree": "金城武樹",
983                     "douglas-avenue": "賴和路",
984                     "east-street": "溪東街",
985                     "elm-street": "大安路",
986                     "flower-street": "中正路",
987                     "foster-street": "林森南路",
988                     "french-street": "美援路",
989                     "garden-street": "花藝路",
990                     "gem-pawnbroker": "台元汽車借款",
991                     "golden-finch-framing": "師大錶框行",
992                     "grant-avenue": "大道路",
993                     "hoffman-pond": "醉月湖",
994                     "hoffman-street": "醉月路",
995                     "hook-avenue": "虎克路",
996                     "jefferson-street": "中華路",
997                     "kelsey-street": "朝陽路",
998                     "lafayette-park": "大安森林公園",
999                     "las-coffee-cafe": "靈感咖啡",
1000                     "lincoln-avenue": "林肯大道",
1001                     "lowrys-books": "水準書局",
1002                     "lynns-garage": "新遠東水電行",
1003                     "main-street-barbell": "大街吊燈",
1004                     "main-street-cafe": "大街咖啡館",
1005                     "main-street-fitness": "大街健身房",
1006                     "main-street": "大街",
1007                     "maple-street": "三和路",
1008                     "marina-park": "海洋公園",
1009                     "market-street": "市場路",
1010                     "memory-isle-park": "二二八公園",
1011                     "memory-isle": "城中",
1012                     "michigan-avenue": "南昌路",
1013                     "middle-street": "南寧路",
1014                     "millard-street": "福州路",
1015                     "moore-street": "廈門路",
1016                     "morris-avenue": "汕頭路",
1017                     "mural-mall": "101購物中心",
1018                     "paisanos-bar-and-grill": "名人燒肉",
1019                     "paisley-emporium": "微風廣場",
1020                     "paparazzi-tattoo": "Z Tattoo",
1021                     "pealer-street": "蘇州路",
1022                     "pine-street": "杭州路",
1023                     "pizza-hut": "Pizza Hut",
1024                     "portage-avenue": "南京東路",
1025                     "portage-river": "新店溪",
1026                     "preferred-insurance-services": "富邦人壽",
1027                     "railroad-drive": "鐵支路",
1028                     "river-city-appliance": "燦坤3C",
1029                     "river-drive": "河濱路",
1030                     "river-road": "河西路",
1031                     "river-street": "基河路",
1032                     "riverside-cemetery": "富德公墓",
1033                     "riverwalk-trail": "河濱步道",
1034                     "riviera-theatre": "淡水劇場",
1035                     "rocky-river": "淡水河",
1036                     "saint-joseph-river": "基隆河",
1037                     "scidmore-park-petting-zoo": "大安森林公園寵物區",
1038                     "scidmore-park": "大安森林公園",
1039                     "scouter-park": "青年公園",
1040                     "sherwin-williams": "孫中心",
1041                     "south-street": "新生路",
1042                     "southern-michigan-bank": "臺灣銀行",
1043                     "spring-street": "春日街",
1044                     "sturgeon-river-road": "大安路",
1045                     "three-rivers-city-hall": "臺北市政府大廈",
1046                     "three-rivers-elementary-school": "中山國小",
1047                     "three-rivers-fire-department": "城中消防隊",
1048                     "three-rivers-high-school": "建國高中",
1049                     "three-rivers-middle-school": "介壽國中",
1050                     "three-rivers-municipal-airport": "松山機場",
1051                     "three-rivers-post-office": "北門郵局",
1052                     "three-rivers-public-library": "王貫英紀念圖書館",
1053                     "three-rivers": "臺北市",
1054                     "unique-jewelry": "傳奇珠寶",
1055                     "walnut-street": "克強路",
1056                     "washington-street": "山西路",
1057                     "water-street": "塔悠路",
1058                     "west-street": "重陽路",
1059                     "wheeler-street": "成功路",
1060                     "william-towing": "電器行",
1061                     "willow-drive": "大甲路",
1062                     "wood-street": "松山路",
1063                     "world-fare": "環球廣場"
1064                 }
1065             },
1066             "welcome": {
1067                 "title": "歡迎",
1068                 "welcome": "歡迎!這個教學將會教你開放街圖基本的編輯方法。",
1069                 "practice": "所有教學裡的資料都只是為了練習,所以任何你做出來的編輯不會真的儲存下來。",
1070                 "words": "這篇教學會介紹新的辭彙和概念,介紹到的新辭彙我們會用*斜體*標示。",
1071                 "mouse": "你可以使用任何輸入裝置來編輯地圖,但在教學中我們會假設你使用滑鼠的左鍵和右鏈。**如果你想接上滑鼠,那就馬上做吧!接著按OK。**",
1072                 "leftclick": "當教學中請你要按鍵或是按兩次時,我們都意味按左鍵。在觸控板則意味按一次或單指按壓。**用左鍵{num}次。**",
1073                 "rightclick": "有時候我們會請你按右鍵,這意味著相同的control-按或是兩指按壓觸控板。**用右鍵 {num}數次。**",
1074                 "chapters": "到目前為止你表現不錯!你可以使用下面的按鈕隨時跳過章節,或是當卡住時重新開始章節。我們來動手吧!**點'{next}'來繼續。**"
1075             },
1076             "navigation": {
1077                 "title": "導航",
1078                 "drag": "主地圖區域展示了 OpenStreetMap 在背景上的資料。{br}您可以透過在移動滑鼠時按住滑鼠左鍵來拖曳地圖。您也可以使用您鍵盤上的方向鍵。**拖曳地圖!**",
1079                 "zoom": "您可以使用滑鼠滾輪或觸控板來縮放,或是點選 {plus} / {minus} 按鈕也可以。**縮放地圖吧!**",
1080                 "features": "我們使用圖徵這詞來描述出現在地圖上的事物。任何在現實世界中出現的事物都可以被當作圖徵,描述到開放街圖上面。",
1081                 "points_lines_areas": "地圖圖徵用*點、線、區域*來表示。",
1082                 "nodes_ways": "在開放街圖裡,點常被叫做*節點*,而線或是區域被叫做*線段*。",
1083                 "click_townhall": "所有地圖的圖徵都可以用點選的方式選取。**點一個點來選取它。**",
1084                 "selected_townhall": "太好了!這個點已經被選取了。選取的圖徵會以持續閃爍方式呈現。",
1085                 "editor_townhall": "當圖徵被選取時,*圖徵編輯器*會在地圖旁邊顯示。",
1086                 "preset_townhall": "圖徵編輯器的上半部會顯示不同圖徵類型,這個點是{preset}。",
1087                 "fields_townhall": "圖徵編輯器中間部分則是*欄位*,顯示圖徵的屬性,像是名稱和地址。",
1088                 "close_townhall": "**按esc按鍵或是按上方角落{button}按鈕來關閉圖徵編輯器。**",
1089                 "search_street": "你也可以搜尋目前檢視下或是全球的圖徵,**搜尋'{name}'。**",
1090                 "choose_street": "**選擇清單中的{name}。**",
1091                 "selected_street": "太好了!{name} 已經被選取了。",
1092                 "editor_street": "街道的欄位跟市鎮中心的欄位很不一樣。{br}以選取的街道為例,圖徵編輯器的欄位有'{field1}'和'{field2}'。**按esc鍵或是按{button}按鈕來關閉圖徵編輯器。**",
1093                 "play": "嘗試移動地點,並且點選圖徵,觀察有什麼東西可以加到開放街圖。**當你準備繼續下一章節時,請按'{next}'.。**"
1094             },
1095             "points": {
1096                 "title": "點",
1097                 "add_point": "*節點*可以用來代表商店、餐廳和紀念碑。{br}節點可以標記特定地點,並且描述這邊是什麼。**點{button}節點按鈕來新增新點。**",
1098                 "place_point": "要在地圖上放置節點,滑鼠指標對準的地方按下左鍵或是空白鍵節點就會出現。**移動滑鼠指標到建築的位置,接著按左鍵或按空白鍵。**",
1099                 "search_cafe": "有很多不同圖徵可以用節點表示。你剛加的節點是一家咖啡館,**搜尋 '{preset}'",
1100                 "choose_cafe": "**從清單選擇 {preset}。**",
1101                 "feature_editor": "現在這個節點標示為咖啡店。使用圖徵編輯器,我們可以為咖啡店增加更多資訊。",
1102                 "add_name": "在開放街圖中,所有的欄位都是選填,如果你不確定你可以留空。{br}我們假設你對咖啡店有在地知識,而且你知道咖啡店的名字,那就**加上咖啡店的名字。**",
1103                 "add_close": "圖徵編輯器會自動記住你所有的變動。**當你新增完成名稱,按esc鍵,return鍵,或是按 {button} 按鍵關閉圖徵編輯器。**",
1104                 "reselect": "有時候節點早就存在了,但資料填錯或是不完整。我們可以編輯既有的節點。**按一下來選擇剛剛新增的咖啡店。**",
1105                 "update": "我們來填入更多咖啡店的細節資訊吧,你可以改名成,加上料理種類,或是加上地址。**改變咖啡店詳情。**",
1106                 "update_close": "**當你更新咖啡店完成後,按esc鍵,enter鏈,或是按 {button} 鈕關閉圖徵編輯器。**",
1107                 "rightclick": "你可以對任何圖徵按右鍵來開啟*編輯清單*,顯示一系列你可以操作的編輯動作。**右鏈選擇你創建的節點,然後顯示編輯清單。**",
1108                 "delete": "如果現實中圖徵不存在,你當然可以刪除。{br}刪除開放街圖上的圖徵,會讓每位使用地圖的人受影響,所以請確定該圖徵的確不存在了才刪除。**點一下{button}按鈕來刪除節點。**",
1109                 "undo": "在儲存你編輯到開放街圖前,你總是可以復原任何做出的改變。**按{button}按鈕來復原刪除,恢復原先的節點。**",
1110                 "play": "現在你知道怎麼創建和編輯節點了,嘗試練習新增更多節點吧!**當你準備好進入下一章時,請點 '{next}'。**"
1111             },
1112             "areas": {
1113                 "title": "區域",
1114                 "add_playground": "*區域*可以用來顯示圖徵邊界,常用在表示湖泊、建築和住宅區。 {br}。另外區域也可以用在畫更詳盡有更多圖徵的地圖上面,取代先前只用節點表示的圖徵。**點{button}區域按鈕來新增區域。**",
1115                 "start_playground": "讓我們用畫區域的方式來新增遊樂場吧。區域是由增加圖徵邊界的*節點*來繪製。**點或是按空白鍵在遊樂場邊角標上初始節點。**",
1116                 "continue_playground": "繼續在遊樂場邊界標上更多節點來繪製區域。如果遇到既有的人行道,你也可以將區域連接到人行道上。{br}小技巧:你可以按住 '{alt}' 鍵防止節點連到其他圖徵。 **繼續繪製遊樂場區域。** ",
1117                 "finish_playground": "按enter鏈或是按第一個或最後一個節點完成編輯。**完成遊樂場區域繪製**",
1118                 "search_playground": "**搜尋'{preset}'。**",
1119                 "choose_playground": "**從清單選擇{preset}**",
1120                 "add_field": "遊樂場並沒有正式的名稱,所以我們不會在名稱欄位加任何名稱。 {br}不過我們會在描述欄位加上遊樂場的詳情。**開啟新增欄位清單。**",
1121                 "choose_field": "**從清單選擇 {field}。**",
1122                 "retry_add_field": "你沒有選到 {field}欄位。請再試一次。",
1123                 "describe_playground": "**新增描述,接著 {button}按鈕關係圖徵編輯器。**",
1124                 "play": "太棒了!接著嘗試畫更多區域,然後看看你可以新增什麼區域圖徵到開放街圖上。**當你準備好進入下一章,請按 '{next}'。**"
1125             },
1126             "lines": {
1127                 "title": "線",
1128                 "add_line": "*線*被用來表示如道路、鐵路以及河流。 **按下{button}線按鈕來新增一條線。**",
1129                 "start_line": "這邊有一條路並沒有畫出來,讓我們加一上去吧! {br}在開放街圖上,線要對準道路中線開始繪製。你可以在繪圖有需要時,拖拉和縮放地圖。**點缺失道路的最頂端開始畫新的線。**",
1130                 "intersect": "點或按空白鍵為線新增更多節點。 {br}道路和其他類型線段,屬於更大網路的一部分。因此這些線之間必須適當的連接,以便導航軟體能夠運作。**點 {name} 連接兩條線的交叉處。",
1131                 "retry_intersect": "{name}道路必須交叉,讓我們試試接起來吧!",
1132                 "continue_line": "繼續繪製新路的線段。記得如果需要可以拖拉和縮放地圖。 {br}當你完成時,再點最後一個節點。**完成繪製道路。**",
1133                 "choose_category_road": "**從清單選擇 {category}**",
1134                 "choose_preset_residential": "有許多不同型態的道路,但這條路屬於住宅區道路。**請選擇 {preset} 類型。**",
1135                 "retry_preset_residential": "你沒有選到 {preset} 類型。**請再點選一次。**",
1136                 "name_road": "**填入道路名稱,並按escape、return或是按 {button} 按鈕來關閉圖徵編輯器。**",
1137                 "did_name_road": "看起來很好!接下來我們要學習怎麼更新線段的形狀。",
1138                 "update_line": "有時候你需要調整既有的線段形狀。這邊有條道路看起來不太對勁。",
1139                 "add_node": "我們可以在這條線上新增一些節點,改善線的形狀。有一個新增的節點的方法是在想新增節點的地方,對準線上點兩下。**在線上點兩下來新增節點。**",
1140                 "start_drag_endpoint": "當已經選擇線段,你可以在點和按住滑鼠左鍵時,拖拉任何線上的節點。**拖拉最末端節點到道路應該交叉處。",
1141                 "finish_drag_endpoint": "這樣看起好多了。**放開滑鼠左鍵來結束拖拉。**",
1142                 "start_drag_midpoint": "小的三角形會出現在節點和節點之間的*中點*。另一個增加節點的方式是拖拉中點到新的位置。**拖拉中點的三角形在道路線上創建新的節點。**",
1143                 "continue_drag_midpoint": "現在線看起來好多了!用點兩下或是拖拉中點的方式繼續調整線,直到彎曲程度符合道路形狀。**當你覺得線段看起來不錯時,點OK。**",
1144                 "delete_lines": "如果道路沒有實際存在,你當然可以刪除線段。 {br}這裡的例子是城市當局規畫了 {street},但並沒有真的付諸行動建造道路。我們可以刪除既有的線段來增進這一帶的圖資品質。",
1145                 "rightclick_intersection": "最後一條真實存在的道路是 {street1},所以我們*分割* {street2} 交叉口,移除上面的東西。**對著交叉口按右鍵。**",
1146                 "split_intersection": "**點 {button} 按鈕來分割 {street}。**",
1147                 "retry_split": "你沒有按分割按鈕。再試一下。",
1148                 "did_split_multi": "太棒了! {street1} 已經分割為兩段了。上半部可以被移除。**點選 {street2} 的上半部來選取它。**",
1149                 "did_split_single": "**點 {street2} 上半部來選取它。**",
1150                 "multi_select": "已經選取 {selected}。讓我們選另一段 {other1}。你可以用 shift 點選方式多重選擇物件。**Shift 點選  {other2}。**",
1151                 "multi_rightclick": "太好了!兩條選取的線都被刪除了。**對著其中一條線按右鍵顯示編輯目錄。**",
1152                 "multi_delete": "**點  {button} 按鈕刪除多餘的線。**",
1153                 "retry_delete": "你沒有按刪除鍵,再試一次。",
1154                 "play": "太好了!你可以利用這一章學到的技術來練習增加更多線。**當你準備好進入下一章,請按 ' {next}'。**"
1155             },
1156             "buildings": {
1157                 "title": "建築",
1158                 "add_building": "開放街圖是世界最大的建築資料庫。 {br}你可以藉由描繪建築增加建築,幫忙增進資料庫物件。**點  {button} 區域按鍵新增區域。**",
1159                 "start_building": "讓我們描繪這棟建築的外框,新增一棟建築。 {br}描繪建築時要依據建築地基,越精確越好。**點或是按空白鍵在建築角邊新增節點。**",
1160                 "continue_building": "繼續新增更多建築外框的節點。記住你想要增加更多細節時可以放大地圖。{br}當描繪完成時,按 enter,或是再按一次第一個或最後一個節點。**完成描會建築。**",
1161                 "retry_building": "看起你好像加建築邊角的節點時遇到困難了。再試一次!",
1162                 "choose_category_building": "**從清單選擇 {category}。**",
1163                 "choose_preset_house": "有不同種類的建築,但這棟應該是洋房。 {br}如果你不確定建築類型,你可以選擇一般建築類型就婕。**選擇 {preset} 類型。**",
1164                 "close": "**按 esc 鍵或是按 {button} 按鈕選擇圖徵編輯器。**",
1165                 "rightclick_building": "**對著你創建的建築按右鍵,顯示編輯目錄。**",
1166                 "square_building": "你剛創建的洋房如果變得更方正會更好看。點 {button} 按鈕來方角化建築形狀。**",
1167                 "retry_square": "你沒按到方角鈕。再試一次。",
1168                 "done_square": "看到建築的角落移到位置了嗎?讓我們來學習另一個實用技巧。",
1169                 "add_tank": "接下來我們要描繪油槽。**點 {button} 區域按鈕新增區域。**",
1170                 "start_tank": "不用擔心你畫不出來完美的圓形。先沿著油槽邊畫油槽範圍。**點或按空白鍵在油槽邊緣標上起始節點。**",
1171                 "continue_tank": "沿著邊緣新增更多節點。圓圈會依你描繪的節點出現形狀。{br}按 enter 鍵,或是點第一個或最末節點。**完成描繪油槽。**",
1172                 "search_tank": "**搜尋 '{preset}'。**",
1173                 "choose_tank": "**從清單選擇  {preset}。**",
1174                 "rightclick_tank": "**對著新增的油槽按右鍵,接著顯示編輯目錄。**",
1175                 "circle_tank": "**點  {button} 按鈕讓油槽形狀變成圓形。**",
1176                 "retry_circle": "你沒有按到環形化按鈕,再試一次。",
1177                 "play": "太好了!再試著描幾棟建築,試著用編輯目錄的其他指令。**當你準備好進入下一章時,點 ' {next}'。**"
1178             },
1179             "startediting": {
1180                 "title": "開始編輯",
1181                 "help": "你現在準備好可以來編輯開放街圖了! {br}你可以再看一次新手教學,或者按下 {button} 說明按鈕或 '{key}' 鍵看更多使用說明。 ",
1182                 "shortcuts": "您可以透過按下 '{key}' 鍵來檢視指令與它們的快捷鍵的清單。",
1183                 "save": "不要忘記定時儲存您的編輯!",
1184                 "start": "開始製圖!"
1185             }
1186         },
1187         "shortcuts": {
1188             "title": "鍵盤快速鍵",
1189             "tooltip": "顯示鍵盤快速鍵畫面",
1190             "toggle": {
1191                 "key": "?"
1192             },
1193             "key": {
1194                 "alt": "Alt",
1195                 "backspace": "Backspace",
1196                 "cmd": "Cmd",
1197                 "ctrl": "Ctrl",
1198                 "delete": "Delete",
1199                 "del": "Del",
1200                 "end": "End",
1201                 "enter": "Enter",
1202                 "esc": "Esc",
1203                 "home": "Home",
1204                 "option": "Option",
1205                 "pause": "Pause",
1206                 "pgdn": "PgDn",
1207                 "pgup": "PgUp",
1208                 "return": "Return",
1209                 "shift": "Shift",
1210                 "space": "Space"
1211             },
1212             "gesture": {
1213                 "drag": "拖拉"
1214             },
1215             "or": "-or-",
1216             "browsing": {
1217                 "title": "瀏覽",
1218                 "navigation": {
1219                     "title": "導航",
1220                     "pan": "平移地圖",
1221                     "pan_more": "全螢幕平移地圖",
1222                     "zoom": "放大 / 縮小",
1223                     "zoom_more": "大幅度放大 / 縮小"
1224                 },
1225                 "help": {
1226                     "title": "幫助",
1227                     "help": "顯示幫助/文件",
1228                     "keyboard": "顯示鍵盤快速鍵"
1229                 },
1230                 "display_options": {
1231                     "title": "顯示設定",
1232                     "background": "顯示背景設定",
1233                     "background_switch": "切換回上一個背景圖層",
1234                     "map_data": "顯示地圖資料選項",
1235                     "fullscreen": "進入全螢幕模式",
1236                     "wireframe": "切換線框模式",
1237                     "minimap": "切換小地圖"
1238                 },
1239                 "selecting": {
1240                     "title": "選擇圖徵",
1241                     "select_one": "選擇單一圖徵",
1242                     "select_multi": "選擇多個圖徵",
1243                     "lasso": "套索選擇圖徵周圍",
1244                     "search": "尋找與文字搜尋吻合的圖徵"
1245                 },
1246                 "with_selected": {
1247                     "title": "選中圖徵",
1248                     "edit_menu": "切換編輯選單"
1249                 },
1250                 "vertex_selected": {
1251                     "title": "選中節點",
1252                     "previous": "跳轉到上一個節點",
1253                     "next": "跳轉到下一個節點",
1254                     "first": "跳轉到第一個節點",
1255                     "last": "跳轉到最後一個節點",
1256                     "change_parent": "切換到父母路徑"
1257                 }
1258             },
1259             "editing": {
1260                 "title": "編輯",
1261                 "drawing": {
1262                     "title": "繪製",
1263                     "add_point": "'增加節點'模式",
1264                     "add_line": "'增加線段'模式",
1265                     "add_area": "'增加區域'模式",
1266                     "place_point": "放置一個點",
1267                     "disable_snap": "按住可禁用點捕捉模式",
1268                     "stop_line": "完成繪製線段或區域"
1269                 },
1270                 "operations": {
1271                     "title": "操作",
1272                     "continue_line": "從選擇節點繼續繪製線條",
1273                     "merge": "合併選擇圖徵",
1274                     "disconnect": "在選擇節點斷開圖徵",
1275                     "split": "從選擇節點分割成兩條線段",
1276                     "reverse": "反轉線條",
1277                     "move": "移動選擇圖徵",
1278                     "rotate": "旋轉選擇圖徵",
1279                     "orthogonalize": "拉直線 / 形狀角落直角化",
1280                     "circularize": "封閉線條或區域圓形化",
1281                     "reflect_long": "以其長軸映射圖徽。",
1282                     "reflect_short": "以其短軸映射圖徽",
1283                     "delete": "刪除選擇圖徵"
1284                 },
1285                 "commands": {
1286                     "title": "命令",
1287                     "copy": "複製選擇圖徵",
1288                     "paste": "貼上複製的圖徵",
1289                     "undo": "還原上一個動作",
1290                     "redo": "重覆上一個動作",
1291                     "save": "儲存變更"
1292                 }
1293             },
1294             "tools": {
1295                 "title": "工具",
1296                 "info": {
1297                     "title": "資訊",
1298                     "all": "切換所有資訊面板",
1299                     "background": "切換背景面板",
1300                     "history": "切換歷史面板",
1301                     "location": "切換位置面板",
1302                     "measurement": "切換測量面板"
1303                 }
1304             }
1305         },
1306         "units": {
1307             "feet": "{quantity} 英呎",
1308             "miles": "{quantity} 英哩",
1309             "square_feet": "{quantity} 平方英呎",
1310             "square_miles": "{quantity} 平方英哩",
1311             "acres": "{quantity} 英畝",
1312             "meters": "{quantity} 公尺",
1313             "kilometers": "{quantity} 公里",
1314             "square_meters": "{quantity} 平方公尺",
1315             "square_kilometers": "{quantity} 平方公里",
1316             "hectares": "{quantity} 公頃",
1317             "area_pair": "{area1} ({area2})",
1318             "arcdegrees": "{quantity}°",
1319             "arcminutes": "{quantity}′",
1320             "arcseconds": "{quantity}″",
1321             "north": "北",
1322             "south": "南",
1323             "east": "東",
1324             "west": "西",
1325             "coordinate": "{coordinate}{direction}",
1326             "coordinate_pair": "{latitude}, {longitude}"
1327         },
1328         "presets": {
1329             "categories": {
1330                 "category-barrier": {
1331                     "name": "柵欄圖徵"
1332                 },
1333                 "category-building": {
1334                     "name": "建築物圖徵"
1335                 },
1336                 "category-golf": {
1337                     "name": "高爾夫圖徵"
1338                 },
1339                 "category-landuse": {
1340                     "name": "土地利用圖徵"
1341                 },
1342                 "category-natural-area": {
1343                     "name": "自然圖徽"
1344                 },
1345                 "category-natural-line": {
1346                     "name": "自然圖徽"
1347                 },
1348                 "category-natural-point": {
1349                     "name": "自然圖徽"
1350                 },
1351                 "category-path": {
1352                     "name": "通道圖徵"
1353                 },
1354                 "category-rail": {
1355                     "name": "鐵路圖徵"
1356                 },
1357                 "category-restriction": {
1358                     "name": "限制圖徵"
1359                 },
1360                 "category-road": {
1361                     "name": "道路圖徵"
1362                 },
1363                 "category-route": {
1364                     "name": "路線圖徵"
1365                 },
1366                 "category-water-area": {
1367                     "name": "水域圖徵"
1368                 },
1369                 "category-water-line": {
1370                     "name": "水域圖徵"
1371                 }
1372             },
1373             "fields": {
1374                 "access": {
1375                     "label": "允許通行限制",
1376                     "options": {
1377                         "designated": {
1378                             "description": "只限標誌指定或特定本地法律容許人士進入",
1379                             "title": "指定"
1380                         },
1381                         "destination": {
1382                             "description": "只限前往目的地人士進入",
1383                             "title": "目的地"
1384                         },
1385                         "dismount": {
1386                             "description": "允許進入但駕駛需下車",
1387                             "title": "下車"
1388                         },
1389                         "no": {
1390                             "description": "禁止一般公眾進入",
1391                             "title": "禁止進入"
1392                         },
1393                         "permissive": {
1394                             "description": "容許進入,直至擁有者撇回許可",
1395                             "title": "獲許可進入"
1396                         },
1397                         "private": {
1398                             "description": "須擁有者個別批准,方可進入",
1399                             "title": "私人"
1400                         },
1401                         "yes": {
1402                             "description": "按法律及路權; 有權使用",
1403                             "title": "可使用"
1404                         }
1405                     },
1406                     "placeholder": "並未指定",
1407                     "types": {
1408                         "access": "全部",
1409                         "bicycle": "腳踏車",
1410                         "foot": "步行",
1411                         "horse": "馬匹",
1412                         "motor_vehicle": "汽機車"
1413                     }
1414                 },
1415                 "access_simple": {
1416                     "label": "允許通行"
1417                 },
1418                 "address": {
1419                     "label": "地址",
1420                     "placeholders": {
1421                         "block_number": "區塊號碼",
1422                         "block_number!jp": "區塊號碼",
1423                         "city": "城市",
1424                         "city!jp": "城市/鄉鎮/村落/東京特別區",
1425                         "city!vn": "城市/鄉鎮",
1426                         "conscriptionnumber": "123",
1427                         "country": "國家",
1428                         "county": "國家",
1429                         "county!jp": "區",
1430                         "district": "區",
1431                         "district!vn": "郡/鄉鎮/區",
1432                         "floor": "樓層",
1433                         "hamlet": "村莊",
1434                         "housename": "房屋名稱",
1435                         "housenumber": "123",
1436                         "housenumber!jp": "建築物號碼/地號",
1437                         "neighbourhood": "鄰里",
1438                         "neighbourhood!jp": "Chōme/Aza/Koaza",
1439                         "place": "地方",
1440                         "postcode": "郵遞區號",
1441                         "province": "省",
1442                         "province!jp": "州",
1443                         "quarter": "地方",
1444                         "quarter!jp": "Ōaza/Machi",
1445                         "state": "州",
1446                         "street": "街道",
1447                         "subdistrict": "分區",
1448                         "subdistrict!vn": "行政區/社區/小市鎮",
1449                         "suburb": "細區",
1450                         "suburb!jp": "行政區",
1451                         "unit": "單位"
1452                     }
1453                 },
1454                 "admin_level": {
1455                     "label": "行政級別"
1456                 },
1457                 "aerialway": {
1458                     "label": "種類"
1459                 },
1460                 "aerialway/access": {
1461                     "label": "通行方向",
1462                     "options": {
1463                         "both": "雙向",
1464                         "entry": "進入",
1465                         "exit": "離開"
1466                     }
1467                 },
1468                 "aerialway/bubble": {
1469                     "label": "椅罩"
1470                 },
1471                 "aerialway/capacity": {
1472                     "label": "輸送客量(每小時)",
1473                     "placeholder": "500, 2500, 5000..."
1474                 },
1475                 "aerialway/duration": {
1476                     "label": "時間(分鐘)",
1477                     "placeholder": "1, 2, 3..."
1478                 },
1479                 "aerialway/heating": {
1480                     "label": "暖氣"
1481                 },
1482                 "aerialway/occupancy": {
1483                     "label": "載客數",
1484                     "placeholder": "2, 4, 8..."
1485                 },
1486                 "aerialway/summer/access": {
1487                     "label": "通行方向(夏季)",
1488                     "options": {
1489                         "both": "雙向",
1490                         "entry": "進入",
1491                         "exit": "離開"
1492                     }
1493                 },
1494                 "aeroway": {
1495                     "label": "種類"
1496                 },
1497                 "agrarian": {
1498                     "label": "產品"
1499                 },
1500                 "amenity": {
1501                     "label": "種類"
1502                 },
1503                 "animal_boarding": {
1504                     "label": "動物"
1505                 },
1506                 "animal_breeding": {
1507                     "label": "動物"
1508                 },
1509                 "animal_shelter": {
1510                     "label": "動物"
1511                 },
1512                 "area/highway": {
1513                     "label": "種類"
1514                 },
1515                 "artist": {
1516                     "label": "藝術家"
1517                 },
1518                 "artwork_type": {
1519                     "label": "種類"
1520                 },
1521                 "atm": {
1522                     "label": "自動櫃員機"
1523                 },
1524                 "backrest": {
1525                     "label": "椅背"
1526                 },
1527                 "barrier": {
1528                     "label": "種類"
1529                 },
1530                 "bath/open_air": {
1531                     "label": "露天浴場"
1532                 },
1533                 "bath/sand_bath": {
1534                     "label": "沙浴"
1535                 },
1536                 "bath/type": {
1537                     "label": "專業",
1538                     "options": {
1539                         "foot_bath": "泡腳",
1540                         "hot_spring": "熱溫泉",
1541                         "onsen": "日式溫泉"
1542                     }
1543                 },
1544                 "beauty": {
1545                     "label": "商店類型"
1546                 },
1547                 "bench": {
1548                     "label": "長凳"
1549                 },
1550                 "bicycle_parking": {
1551                     "label": "種類"
1552                 },
1553                 "bin": {
1554                     "label": "垃圾筒"
1555                 },
1556                 "blood_components": {
1557                     "label": "血液組成",
1558                     "options": {
1559                         "plasma": "血漿",
1560                         "platelets": "血小板",
1561                         "stemcells": "幹細胞樣品",
1562                         "whole": "全血"
1563                     }
1564                 },
1565                 "board_type": {
1566                     "label": "種類"
1567                 },
1568                 "boules": {
1569                     "label": "類型"
1570                 },
1571                 "boundary": {
1572                     "label": "種類"
1573                 },
1574                 "brand": {
1575                     "label": "品牌"
1576                 },
1577                 "brewery": {
1578                     "label": "生啤酒"
1579                 },
1580                 "bridge": {
1581                     "label": "類型",
1582                     "placeholder": "預設"
1583                 },
1584                 "building": {
1585                     "label": "建築物"
1586                 },
1587                 "building_area": {
1588                     "label": "建築物"
1589                 },
1590                 "bunker_type": {
1591                     "label": "類型"
1592                 },
1593                 "cables": {
1594                     "label": "電纜",
1595                     "placeholder": "1, 2, 3..."
1596                 },
1597                 "camera/direction": {
1598                     "label": "方向(順時針)",
1599                     "placeholder": "45, 90, 180, 270"
1600                 },
1601                 "camera/mount": {
1602                     "label": "相機架設"
1603                 },
1604                 "camera/type": {
1605                     "label": "相機類型",
1606                     "options": {
1607                         "dome": "半球形",
1608                         "fixed": "固定式",
1609                         "panning": "全景"
1610                     }
1611                 },
1612                 "capacity": {
1613                     "label": "容量",
1614                     "placeholder": "50, 100, 200..."
1615                 },
1616                 "castle_type": {
1617                     "label": "種類"
1618                 },
1619                 "clothes": {
1620                     "label": "服飾"
1621                 },
1622                 "club": {
1623                     "label": "類型"
1624                 },
1625                 "collection_times": {
1626                     "label": "收集時間"
1627                 },
1628                 "comment": {
1629                     "label": "編輯變動留言",
1630                     "placeholder": "你的貢獻摘要(必填)"
1631                 },
1632                 "communication_multi": {
1633                     "label": "通訊類型"
1634                 },
1635                 "construction": {
1636                     "label": "種類"
1637                 },
1638                 "contact/webcam": {
1639                     "label": "網路攝影機 URL",
1640                     "placeholder": "http://example.com/"
1641                 },
1642                 "content": {
1643                     "label": "內容"
1644                 },
1645                 "country": {
1646                     "label": "國家"
1647                 },
1648                 "covered": {
1649                     "label": "有蓋"
1650                 },
1651                 "craft": {
1652                     "label": "種類"
1653                 },
1654                 "crane/type": {
1655                     "label": "起重機類型",
1656                     "options": {
1657                         "floor-mounted_crane": "落地式起重機",
1658                         "portal_crane": "門式起重機",
1659                         "travel_lift": "移動式起重機"
1660                     }
1661                 },
1662                 "crop": {
1663                     "label": "作物"
1664                 },
1665                 "crossing": {
1666                     "label": "種類"
1667                 },
1668                 "cuisine": {
1669                     "label": "菜系"
1670                 },
1671                 "currency_multi": {
1672                     "label": "貨幣種類"
1673                 },
1674                 "cutting": {
1675                     "label": "類型",
1676                     "placeholder": "預設"
1677                 },
1678                 "cycle_network": {
1679                     "label": "單車網路"
1680                 },
1681                 "cycleway": {
1682                     "label": "單車道",
1683                     "options": {
1684                         "lane": {
1685                             "description": "以標線和汽車區別的單車道",
1686                             "title": "標準單車道"
1687                         },
1688                         "none": {
1689                             "description": "沒有單車道",
1690                             "title": "無"
1691                         },
1692                         "opposite": {
1693                             "description": "可以雙向通行,在單行道的單車道",
1694                             "title": "逆向單車道"
1695                         },
1696                         "opposite_lane": {
1697                             "description": "通行方向與交通通行方向相反的單車道",
1698                             "title": "逆向單車道"
1699                         },
1700                         "share_busway": {
1701                             "description": "與公車專用道共用的單車道",
1702                             "title": "單車道與公車共用"
1703                         },
1704                         "shared_lane": {
1705                             "description": "與動力車無分隔的單車道",
1706                             "title": "共用單車道"
1707                         },
1708                         "track": {
1709                             "description": "與其他交通實體阻絕的單車道",
1710                             "title": "單車路徑"
1711                         }
1712                     },
1713                     "placeholder": "無",
1714                     "types": {
1715                         "cycleway:left": "左側",
1716                         "cycleway:right": "右側"
1717                     }
1718                 },
1719                 "dance/style": {
1720                     "label": "舞蹈類型"
1721                 },
1722                 "date": {
1723                     "label": "日期"
1724                 },
1725                 "delivery": {
1726                     "label": "外送"
1727                 },
1728                 "denomination": {
1729                     "label": "教派"
1730                 },
1731                 "denotation": {
1732                     "label": "表示"
1733                 },
1734                 "description": {
1735                     "label": "描述"
1736                 },
1737                 "devices": {
1738                     "label": "裝置",
1739                     "placeholder": "1, 2, 3..."
1740                 },
1741                 "diaper": {
1742                     "label": "有尿布台"
1743                 },
1744                 "direction": {
1745                     "label": "方向 (順時針角度)",
1746                     "placeholder": "45、90、180、270"
1747                 },
1748                 "direction_cardinal": {
1749                     "label": "方向",
1750                     "options": {
1751                         "E": "東方",
1752                         "ENE": "東北方",
1753                         "ESE": "東南方",
1754                         "N": "北方",
1755                         "NE": "東北方",
1756                         "NNE": "北北東",
1757                         "NNW": "北北西",
1758                         "NW": "西北方",
1759                         "S": "南方",
1760                         "SE": "東南方",
1761                         "SSE": "南南東",
1762                         "SSW": "南南西",
1763                         "SW": "西南方",
1764                         "W": "西方",
1765                         "WNW": "西北西",
1766                         "WSW": "西南西"
1767                     }
1768                 },
1769                 "direction_clock": {
1770                     "label": "方向",
1771                     "options": {
1772                         "anticlockwise": "逆時針",
1773                         "clockwise": "順時針"
1774                     }
1775                 },
1776                 "direction_vertex": {
1777                     "label": "方向",
1778                     "options": {
1779                         "backward": "後退",
1780                         "both": "兩者都有 / 全都有",
1781                         "forward": "前進"
1782                     }
1783                 },
1784                 "dispensing": {
1785                     "label": "發放處方"
1786                 },
1787                 "display": {
1788                     "label": "顯示"
1789                 },
1790                 "distance": {
1791                     "label": "全部距離"
1792                 },
1793                 "dock": {
1794                     "label": "碼頭種類"
1795                 },
1796                 "drive_through": {
1797                     "label": "得來速"
1798                 },
1799                 "duration": {
1800                     "label": "時間",
1801                     "placeholder": "00:00"
1802                 },
1803                 "electrified": {
1804                     "label": "電氣化",
1805                     "options": {
1806                         "contact_line": "架空電車線",
1807                         "no": "否",
1808                         "rail": "第三軌供電",
1809                         "yes": "是 (未指名)"
1810                     },
1811                     "placeholder": "架空電車線, 第三軌供電"
1812                 },
1813                 "elevation": {
1814                     "label": "海拔"
1815                 },
1816                 "email": {
1817                     "label": "Email",
1818                     "placeholder": "example@example.com"
1819                 },
1820                 "embankment": {
1821                     "label": "類型",
1822                     "placeholder": "預設"
1823                 },
1824                 "emergency": {
1825                     "label": "緊急"
1826                 },
1827                 "entrance": {
1828                     "label": "種類"
1829                 },
1830                 "except": {
1831                     "label": "例外"
1832                 },
1833                 "faces": {
1834                     "label": "面"
1835                 },
1836                 "fax": {
1837                     "label": "傳真",
1838                     "placeholder": "+31 42 123 4567"
1839                 },
1840                 "fee": {
1841                     "label": "費用"
1842                 },
1843                 "fence_type": {
1844                     "label": "種類"
1845                 },
1846                 "fire_hydrant/position": {
1847                     "label": "位置",
1848                     "options": {
1849                         "green": "公共草皮",
1850                         "lane": "巷弄",
1851                         "parking_lot": "停車場",
1852                         "sidewalk": "人行道"
1853                     }
1854                 },
1855                 "fire_hydrant/type": {
1856                     "label": "種類",
1857                     "options": {
1858                         "pillar": "支柱式/地面式",
1859                         "pond": "池塘",
1860                         "underground": "地下式",
1861                         "wall": "牆"
1862                     }
1863                 },
1864                 "fitness_station": {
1865                     "label": "設備類型"
1866                 },
1867                 "fixme": {
1868                     "label": "修正我"
1869                 },
1870                 "ford": {
1871                     "label": "類型",
1872                     "placeholder": "預設"
1873                 },
1874                 "frequency": {
1875                     "label": "運作頻率"
1876                 },
1877                 "fuel": {
1878                     "label": "燃料"
1879                 },
1880                 "fuel_multi": {
1881                     "label": "燃料種類"
1882                 },
1883                 "gauge": {
1884                     "label": "軌距"
1885                 },
1886                 "gender": {
1887                     "label": "性別",
1888                     "options": {
1889                         "female": "女性",
1890                         "male": "男性",
1891                         "unisex": "男女通用"
1892                     },
1893                     "placeholder": "未知"
1894                 },
1895                 "generator/method": {
1896                     "label": "方法"
1897                 },
1898                 "generator/output/electricity": {
1899                     "label": "電力輸出",
1900                     "placeholder": "50 MW, 100 MW, 200 MW..."
1901                 },
1902                 "generator/source": {
1903                     "label": "來源"
1904                 },
1905                 "generator/type": {
1906                     "label": "種類"
1907                 },
1908                 "government": {
1909                     "label": "類型"
1910                 },
1911                 "grape_variety": {
1912                     "label": "葡萄品種"
1913                 },
1914                 "handicap": {
1915                     "label": "差點",
1916                     "placeholder": "1-18"
1917                 },
1918                 "handrail": {
1919                     "label": "扶手"
1920                 },
1921                 "hashtags": {
1922                     "label": "建議的資料標籤",
1923                     "placeholder": "#範例"
1924                 },
1925                 "healthcare": {
1926                     "label": "類型"
1927                 },
1928                 "healthcare/speciality": {
1929                     "label": "專科"
1930                 },
1931                 "height": {
1932                     "label": "高度 (公尺)"
1933                 },
1934                 "highway": {
1935                     "label": "種類"
1936                 },
1937                 "historic": {
1938                     "label": "種類"
1939                 },
1940                 "historic/civilization": {
1941                     "label": "古文明"
1942                 },
1943                 "hoops": {
1944                     "label": "藍框數量",
1945                     "placeholder": "1, 2, 4..."
1946                 },
1947                 "horse_dressage": {
1948                     "label": "馬場馬術",
1949                     "options": {
1950                         "equestrian": "是",
1951                         "undefined": "否"
1952                     }
1953                 },
1954                 "horse_riding": {
1955                     "label": "馬背騎乘",
1956                     "options": {
1957                         "horse_riding": "是",
1958                         "undefined": "否"
1959                     }
1960                 },
1961                 "horse_scale": {
1962                     "label": "騎馬難度",
1963                     "options": {
1964                         "common": "容易:沒有問題或困難度。(預設)",
1965                         "critical": "邊緣:有經驗騎士和馬匹可通行,主要障礙,橋樑要小心檢驗。",
1966                         "dangerous": "危險:只適合非常有經驗的騎士和馬匹通行,而且只在天氣好的狀況,下馬狀況。",
1967                         "demanding": "小心使用:不平的道路,時常有難以通行的通道。",
1968                         "difficult": "困難:狹窄和裸露的道路,也許需要踩過障礙物和通過狹窄通道。",
1969                         "impossible": "不可能:道路或橋樑馬匹不可能通行,太狹窄,沒有足夠的支援,有障礙物像是梯子,有生命危險。"
1970                     },
1971                     "placeholder": "危險,困難..."
1972                 },
1973                 "horse_stables": {
1974                     "label": "騎馬馬房",
1975                     "options": {
1976                         "stables": "是",
1977                         "undefined": "否"
1978                     }
1979                 },
1980                 "iata": {
1981                     "label": "IATA"
1982                 },
1983                 "icao": {
1984                     "label": "ICAO"
1985                 },
1986                 "incline": {
1987                     "label": "斜度"
1988                 },
1989                 "incline_steps": {
1990                     "label": "斜坡",
1991                     "options": {
1992                         "down": "下坡",
1993                         "up": "上坡"
1994                     }
1995                 },
1996                 "indoor": {
1997                     "label": "室內"
1998                 },
1999                 "industrial": {
2000                     "label": "類型"
2001                 },
2002                 "information": {
2003                     "label": "種類"
2004                 },
2005                 "inscription": {
2006                     "label": "題詞"
2007                 },
2008                 "intermittent": {
2009                     "label": "週期性的"
2010                 },
2011                 "internet_access": {
2012                     "label": "網際網絡存取",
2013                     "options": {
2014                         "no": "無",
2015                         "terminal": "終端",
2016                         "wired": "有線網絡",
2017                         "wlan": "無線網絡",
2018                         "yes": "有"
2019                     }
2020                 },
2021                 "internet_access/fee": {
2022                     "label": "網路存取費用"
2023                 },
2024                 "internet_access/ssid": {
2025                     "label": "SSID (網路名稱)"
2026                 },
2027                 "kerb": {
2028                     "label": "路邊斜坡"
2029                 },
2030                 "label": {
2031                     "label": "標籤"
2032                 },
2033                 "lamp_type": {
2034                     "label": "種類"
2035                 },
2036                 "landuse": {
2037                     "label": "種類"
2038                 },
2039                 "lanes": {
2040                     "label": "車線數目",
2041                     "placeholder": "1, 2, 3..."
2042                 },
2043                 "layer": {
2044                     "label": "層",
2045                     "placeholder": "0"
2046                 },
2047                 "leaf_cycle": {
2048                     "label": "落葉期",
2049                     "options": {
2050                         "deciduous": "落葉林",
2051                         "evergreen": "長青樹",
2052                         "mixed": "混合林",
2053                         "semi_deciduous": "半落葉林",
2054                         "semi_evergreen": "半長青林"
2055                     }
2056                 },
2057                 "leaf_cycle_singular": {
2058                     "label": "落葉期",
2059                     "options": {
2060                         "deciduous": "落葉樹",
2061                         "evergreen": "常青樹",
2062                         "semi_deciduous": "半落葉樹",
2063                         "semi_evergreen": "半長青樹"
2064                     }
2065                 },
2066                 "leaf_type": {
2067                     "label": "葉子種類",
2068                     "options": {
2069                         "broadleaved": "闊葉林",
2070                         "leafless": "落葉林",
2071                         "mixed": "混合林",
2072                         "needleleaved": "針葉林"
2073                     }
2074                 },
2075                 "leaf_type_singular": {
2076                     "label": "葉子種類",
2077                     "options": {
2078                         "broadleaved": "闊葉樹",
2079                         "leafless": "落葉樹",
2080                         "needleleaved": "針葉樹"
2081                     }
2082                 },
2083                 "leisure": {
2084                     "label": "種類"
2085                 },
2086                 "length": {
2087                     "label": "長度 (公尺)"
2088                 },
2089                 "level": {
2090                     "label": "樓層"
2091                 },
2092                 "levels": {
2093                     "label": "房屋樓層數",
2094                     "placeholder": "2, 4, 6..."
2095                 },
2096                 "lit": {
2097                     "label": "照明"
2098                 },
2099                 "location": {
2100                     "label": "位置"
2101                 },
2102                 "man_made": {
2103                     "label": "種類"
2104                 },
2105                 "manhole": {
2106                     "label": "類型"
2107                 },
2108                 "map_size": {
2109                     "label": "覆蓋範圍"
2110                 },
2111                 "map_type": {
2112                     "label": "種類"
2113                 },
2114                 "maxheight": {
2115                     "label": "最高高度",
2116                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
2117                 },
2118                 "maxspeed": {
2119                     "label": "速度限制",
2120                     "placeholder": "40, 50, 60..."
2121                 },
2122                 "maxspeed/advisory": {
2123                     "label": "建議速限",
2124                     "placeholder": "40, 50, 60..."
2125                 },
2126                 "maxstay": {
2127                     "label": "可停留時間"
2128                 },
2129                 "maxweight": {
2130                     "label": "最大承重"
2131                 },
2132                 "memorial": {
2133                     "label": "類型"
2134                 },
2135                 "monitoring_multi": {
2136                     "label": "監測"
2137                 },
2138                 "mtb/scale": {
2139                     "label": "越越單車難度",
2140                     "options": {
2141                         "0": "0: 堅實的碩石土路,沒有障礙物,大灣曲",
2142                         "1": "1: 鋪面部分鬆散,有小的障礙物,大彎曲",
2143                         "2": "2: 大都是鬆散的鋪面,有的障礙物,容易通過的髮夾彎",
2144                         "3": "3: 鋪面光滑,有大的障礙物,",
2145                         "4": "4: 路面鬆散或是充滿石頭,有危險的髮夾彎",
2146                         "5": "5: 騎乘等級最困難,路面充滿石頭,或者是路面坍方",
2147                         "6": "6: 除非是技巧極好的越野車手,否則並不適合騎乘"
2148                     },
2149                     "placeholder": "0, 1, 2, 3..."
2150                 },
2151                 "mtb/scale/imba": {
2152                     "label": "國際登山車協會路徑難度",
2153                     "options": {
2154                         "0": "最簡單 (白圈)",
2155                         "1": "容易 (綠圈)",
2156                         "2": "中等 (藍方塊)",
2157                         "3": "困難 (黑色鑽石型)",
2158                         "4": "極端困難 (雙重黑色鑽石型)"
2159                     },
2160                     "placeholder": "容易, 中等, 困難..."
2161                 },
2162                 "mtb/scale/uphill": {
2163                     "label": "登山車上坡難度",
2164                     "options": {
2165                         "0": "0: 平均坡度小於 10%,有碎石/夯實的地面,沒有障礙物",
2166                         "1": "1: 平均坡度小於15%,有碎石/夯實的地面,有些許障礙物",
2167                         "2": "2: 平均坡度小於20,堅實的地面,拳頭大的石頭/樹根",
2168                         "3": "3: 平均坡度25%,多變的平面,拳頭大的石頭/樹牆",
2169                         "4": "4: 平均坡度小於30%,很糟的路面狀況,大石頭/樹牆",
2170                         "5": "5: 很陡,單車得牽行或扛車"
2171                     },
2172                     "placeholder": "0, 1, 2, 3..."
2173                 },
2174                 "name": {
2175                     "label": "名稱",
2176                     "placeholder": "常用名稱(如果有)"
2177                 },
2178                 "natural": {
2179                     "label": "自然"
2180                 },
2181                 "network": {
2182                     "label": "網路"
2183                 },
2184                 "network_bicycle": {
2185                     "label": "單車網路類型",
2186                     "options": {
2187                         "icn": "國際",
2188                         "lcn": "區域",
2189                         "ncn": "國家",
2190                         "rcn": "地區型"
2191                     },
2192                     "placeholder": "區域、地區型、國家、國際"
2193                 },
2194                 "network_foot": {
2195                     "label": "徒步網路類型",
2196                     "options": {
2197                         "iwn": "國際",
2198                         "lwn": "區域",
2199                         "nwn": "國家",
2200                         "rwn": "地區型"
2201                     },
2202                     "placeholder": "區域、地區型、國家、國際"
2203                 },
2204                 "network_horse": {
2205                     "label": "騎馬網路類型",
2206                     "options": {
2207                         "ihn": "國際",
2208                         "lhn": "區域",
2209                         "nhn": "國家",
2210                         "rhn": "地區型"
2211                     },
2212                     "placeholder": "區域、地區型、國家、國際"
2213                 },
2214                 "network_road": {
2215                     "label": "網路"
2216                 },
2217                 "note": {
2218                     "label": "備註"
2219                 },
2220                 "office": {
2221                     "label": "種類"
2222                 },
2223                 "oneway": {
2224                     "label": "單行道",
2225                     "options": {
2226                         "alternating": "交替",
2227                         "no": "否",
2228                         "reversible": "可反轉",
2229                         "undefined": "假設為否",
2230                         "yes": "是"
2231                     }
2232                 },
2233                 "oneway_yes": {
2234                     "label": "單程路",
2235                     "options": {
2236                         "alternating": "交替",
2237                         "no": "否",
2238                         "reversible": "可反轉",
2239                         "undefined": "假設為是",
2240                         "yes": "是"
2241                     }
2242                 },
2243                 "opening_hours": {
2244                     "label": "小時"
2245                 },
2246                 "operator": {
2247                     "label": "營運商"
2248                 },
2249                 "outdoor_seating": {
2250                     "label": "戶外座位"
2251                 },
2252                 "par": {
2253                     "label": "標準桿數",
2254                     "placeholder": "3,4,5..."
2255                 },
2256                 "park_ride": {
2257                     "label": "停車轉乘"
2258                 },
2259                 "parking": {
2260                     "label": "種類",
2261                     "options": {
2262                         "carports": "車棚",
2263                         "garage_boxes": "垃圾桶",
2264                         "lane": "路邊",
2265                         "multi-storey": "立體",
2266                         "sheds": "有覆蓋",
2267                         "surface": "平面",
2268                         "underground": "地下"
2269                     }
2270                 },
2271                 "payment_multi": {
2272                     "label": "付款種類"
2273                 },
2274                 "phases": {
2275                     "label": "相位數",
2276                     "placeholder": "1, 2, 3..."
2277                 },
2278                 "phone": {
2279                     "label": "電話",
2280                     "placeholder": "+31 42 123 4567"
2281                 },
2282                 "piste/difficulty": {
2283                     "label": "難度",
2284                     "options": {
2285                         "advanced": "進階 (黑色鑽石型)",
2286                         "easy": "容易 (綠圈)",
2287                         "expert": "專家 (雙重黑色鑽石型)",
2288                         "extreme": "極端困難 (需要攀登工具)",
2289                         "freeride": "自由滑行 (場地外)",
2290                         "intermediate": "中階 (藍方塊)",
2291                         "novice": "新手 (教學)"
2292                     },
2293                     "placeholder": "容易, 中階, 進階"
2294                 },
2295                 "piste/grooming": {
2296                     "label": "雪道種類",
2297                     "options": {
2298                         "backcountry": "偏遠地區",
2299                         "classic": "經典",
2300                         "classic+skating": "經典和滑行",
2301                         "mogul": "蒙古人",
2302                         "scooter": "滑行艇/雪車",
2303                         "skating": "滑行"
2304                     }
2305                 },
2306                 "piste/type": {
2307                     "label": "種類",
2308                     "options": {
2309                         "downhill": "滑降",
2310                         "hike": "徒步旅行",
2311                         "ice_skate": "冰刀",
2312                         "nordic": "北歐人",
2313                         "playground": "練習場",
2314                         "skitour": "滑雪旅行",
2315                         "sled": "雪橇",
2316                         "sleigh": "簡易雪橇",
2317                         "snow_park": "滑雪場"
2318                     }
2319                 },
2320                 "place": {
2321                     "label": "種類"
2322                 },
2323                 "plant": {
2324                     "label": "電廠"
2325                 },
2326                 "plant/output/electricity": {
2327                     "label": "電力輸出",
2328                     "placeholder": "500 MW, 1000 MW, 2000 MW..."
2329                 },
2330                 "playground/baby": {
2331                     "label": "嬰兒座椅"
2332                 },
2333                 "playground/max_age": {
2334                     "label": "最大年齡"
2335                 },
2336                 "playground/min_age": {
2337                     "label": "最小年齡"
2338                 },
2339                 "population": {
2340                     "label": "人口數"
2341                 },
2342                 "power": {
2343                     "label": "種類"
2344                 },
2345                 "power_supply": {
2346                     "label": "電源供應器"
2347                 },
2348                 "produce": {
2349                     "label": "生產產品"
2350                 },
2351                 "product": {
2352                     "label": "產品"
2353                 },
2354                 "railway": {
2355                     "label": "種類"
2356                 },
2357                 "railway/position": {
2358                     "label": "里程牌位置",
2359                     "placeholder": "距離達小數點一位數 (123.4)"
2360                 },
2361                 "railway/signal/direction": {
2362                     "label": "方向",
2363                     "options": {
2364                         "backward": "後退",
2365                         "both": "兩個方向 / 全部",
2366                         "forward": "前進"
2367                     }
2368                 },
2369                 "rating": {
2370                     "label": "電力頻率"
2371                 },
2372                 "recycling_accepts": {
2373                     "label": "接受"
2374                 },
2375                 "ref": {
2376                     "label": "參考編號"
2377                 },
2378                 "ref/isil": {
2379                     "label": "ISIL 代碼"
2380                 },
2381                 "ref_aeroway_gate": {
2382                     "label": "閘門編號"
2383                 },
2384                 "ref_golf_hole": {
2385                     "label": "球洞編號",
2386                     "placeholder": "1-18"
2387                 },
2388                 "ref_highway_junction": {
2389                     "label": "路口編號"
2390                 },
2391                 "ref_platform": {
2392                     "label": "站台編號"
2393                 },
2394                 "ref_road_number": {
2395                     "label": "道路邊號"
2396                 },
2397                 "ref_route": {
2398                     "label": "路線編號"
2399                 },
2400                 "ref_runway": {
2401                     "label": "跑道編號",
2402                     "placeholder": "範例:01L/19R"
2403                 },
2404                 "ref_stop_position": {
2405                     "label": "站體編號"
2406                 },
2407                 "ref_taxiway": {
2408                     "label": "滑行道號碼",
2409                     "placeholder": "範例:A5"
2410                 },
2411                 "relation": {
2412                     "label": "種類"
2413                 },
2414                 "religion": {
2415                     "label": "宗教"
2416                 },
2417                 "restriction": {
2418                     "label": "種類"
2419                 },
2420                 "restrictions": {
2421                     "label": "轉向限制"
2422                 },
2423                 "rooms": {
2424                     "label": "房間數"
2425                 },
2426                 "route": {
2427                     "label": "種類"
2428                 },
2429                 "route_master": {
2430                     "label": "種類"
2431                 },
2432                 "sac_scale": {
2433                     "label": "旅行難度",
2434                     "options": {
2435                         "alpine_hiking": "T4:高山旅行",
2436                         "demanding_alpine_hiking": "T5:進階高山旅行",
2437                         "demanding_mountain_hiking": "T3:進階登山旅行",
2438                         "difficult_alpine_hiking": "T6:艱困高山旅行",
2439                         "hiking": "T1:徒步旅行",
2440                         "mountain_hiking": "T2:登山旅行"
2441                     },
2442                     "placeholder": "登山旅行、越嶺縱走..."
2443                 },
2444                 "sanitary_dump_station": {
2445                     "label": "廁所處理方式"
2446                 },
2447                 "seasonal": {
2448                     "label": "季節性"
2449                 },
2450                 "second_hand": {
2451                     "label": "販售二手商品",
2452                     "options": {
2453                         "no": "不行",
2454                         "only": "只能",
2455                         "yes": "可以"
2456                     },
2457                     "placeholder": "可以, 不行, 只能"
2458                 },
2459                 "service": {
2460                     "label": "種類"
2461                 },
2462                 "service/bicycle": {
2463                     "label": "服務"
2464                 },
2465                 "service/vehicle": {
2466                     "label": "服務"
2467                 },
2468                 "service_rail": {
2469                     "label": "服務類型",
2470                     "options": {
2471                         "crossover": "橫渡線",
2472                         "siding": "側線",
2473                         "spur": "支線",
2474                         "yard": "調度軌"
2475                     }
2476                 },
2477                 "service_times": {
2478                     "label": "服務時間"
2479                 },
2480                 "shelter": {
2481                     "label": "有蓋範圍"
2482                 },
2483                 "shelter_type": {
2484                     "label": "種類"
2485                 },
2486                 "shop": {
2487                     "label": "種類"
2488                 },
2489                 "site": {
2490                     "label": "種類"
2491                 },
2492                 "smoking": {
2493                     "label": "吸煙",
2494                     "options": {
2495                         "dedicated": "吸煙者專屬 (例如吸煙者酒吧)",
2496                         "isolated": "有隔離空間的吸煙區",
2497                         "no": "禁止吸煙",
2498                         "outside": "室外允許吸煙",
2499                         "separated": "無隔離空間的吸煙區",
2500                         "yes": "允許吸煙"
2501                     },
2502                     "placeholder": "禁止, 分離空間, 允許"
2503                 },
2504                 "smoothness": {
2505                     "label": "平順度",
2506                     "options": {
2507                         "bad": "強化輪胎:休旅自行車、汽車、人力車",
2508                         "excellent": "軸承:溜冰、滑板",
2509                         "good": "細輪:競速自行車",
2510                         "horrible": "越野:高負重越野車輛",
2511                         "impassable": "無法通行 /  輪車無法通行",
2512                         "intermediate": "輪胎:通勤腳踏車、輪椅、滑板車",
2513                         "very_bad": "輕量化:低負重越野車輛",
2514                         "very_horrible": "越野專用:拖拉機、全地形越野車"
2515                     },
2516                     "placeholder": "軸承、輪胎、越野"
2517                 },
2518                 "social_facility": {
2519                     "label": "種類"
2520                 },
2521                 "social_facility_for": {
2522                     "label": "服務對象"
2523                 },
2524                 "source": {
2525                     "label": "來源"
2526                 },
2527                 "sport": {
2528                     "label": "運動"
2529                 },
2530                 "sport_ice": {
2531                     "label": "運動"
2532                 },
2533                 "sport_racing_motor": {
2534                     "label": "運動"
2535                 },
2536                 "sport_racing_nonmotor": {
2537                     "label": "運動"
2538                 },
2539                 "stars": {
2540                     "label": "星等"
2541                 },
2542                 "start_date": {
2543                     "label": "啟始日期"
2544                 },
2545                 "step_count": {
2546                     "label": "階梯數字"
2547                 },
2548                 "stop": {
2549                     "label": "停車指示種類",
2550                     "options": {
2551                         "all": "全部方向",
2552                         "minor": "非主要道路"
2553                     }
2554                 },
2555                 "structure": {
2556                     "label": "人造結構物",
2557                     "options": {
2558                         "bridge": "橋樑",
2559                         "cutting": "挖土",
2560                         "embankment": "堤",
2561                         "ford": "淺灘",
2562                         "tunnel": "隧道"
2563                     },
2564                     "placeholder": "未知種類"
2565                 },
2566                 "structure_waterway": {
2567                     "label": "結構體",
2568                     "options": {
2569                         "tunnel": "隧道"
2570                     },
2571                     "placeholder": "未知"
2572                 },
2573                 "studio": {
2574                     "label": "種類"
2575                 },
2576                 "substance": {
2577                     "label": "材質"
2578                 },
2579                 "substation": {
2580                     "label": "種類"
2581                 },
2582                 "supervised": {
2583                     "label": "受監察"
2584                 },
2585                 "support": {
2586                     "label": "支援"
2587                 },
2588                 "surface": {
2589                     "label": "路面鋪設"
2590                 },
2591                 "surveillance": {
2592                     "label": "監視種類"
2593                 },
2594                 "surveillance/type": {
2595                     "label": "監視類型",
2596                     "options": {
2597                         "ALPR": "自動牌照讀取器",
2598                         "camera": "相機",
2599                         "guard": "守衛"
2600                     }
2601                 },
2602                 "surveillance/zone": {
2603                     "label": "監視區域"
2604                 },
2605                 "switch": {
2606                     "label": "類型",
2607                     "options": {
2608                         "circuit_breaker": "斷路器",
2609                         "disconnector": "分段開關",
2610                         "earthing": "接地開關",
2611                         "mechanical": "機械開關"
2612                     }
2613                 },
2614                 "tactile_paving": {
2615                     "label": "人行道視障引導設施"
2616                 },
2617                 "takeaway": {
2618                     "label": "外帶",
2619                     "options": {
2620                         "no": "不行",
2621                         "only": "只能外帶",
2622                         "yes": "可以"
2623                     },
2624                     "placeholder": "可以, 不行, 只能外帶 ..."
2625                 },
2626                 "toilets/disposal": {
2627                     "label": "處置方式",
2628                     "options": {
2629                         "bucket": "尿筒",
2630                         "chemical": "化工",
2631                         "flush": "沖水式",
2632                         "pitlatrine": "旱廁/翼坑"
2633                     }
2634                 },
2635                 "toll": {
2636                     "label": "收費站"
2637                 },
2638                 "tomb": {
2639                     "label": "類型"
2640                 },
2641                 "tourism": {
2642                     "label": "種類"
2643                 },
2644                 "tourism_attraction": {
2645                     "label": "旅遊"
2646                 },
2647                 "tower/construction": {
2648                     "label": "建材",
2649                     "placeholder": "拉線、鋼格、偽裝、..."
2650                 },
2651                 "tower/type": {
2652                     "label": "類型"
2653                 },
2654                 "tracktype": {
2655                     "label": "產業道路種類",
2656                     "options": {
2657                         "grade1": "剛性鋪面:鋪面為柏油、水泥或由剛性材質密實組成",
2658                         "grade2": "近剛性鋪面:礫石與石塊混合柔性材質",
2659                         "grade3": "混合剛性與柔性材質",
2660                         "grade4": "近柔性鋪面:土壤、砂土與草地混合其他剛性材質",
2661                         "grade5": "柔性鋪面:只有土壤、砂土與草地"
2662                     },
2663                     "placeholder": "堅硬地面、硬物鋪面、軟鋪面"
2664                 },
2665                 "trade": {
2666                     "label": "類型"
2667                 },
2668                 "traffic_calming": {
2669                     "label": "種類"
2670                 },
2671                 "traffic_signals": {
2672                     "label": "號誌種類"
2673                 },
2674                 "traffic_signals/direction": {
2675                     "label": "方向",
2676                     "options": {
2677                         "backward": "後退",
2678                         "both": "兩個方向 / 全部",
2679                         "forward": "前後"
2680                     }
2681                 },
2682                 "trail_visibility": {
2683                     "label": "路徑可見度",
2684                     "options": {
2685                         "bad": "差勁:沒有標示、路徑有時候消失",
2686                         "excellent": "良好:路徑明顯或標示充分",
2687                         "good": "尚可:有標示但可能不明顯",
2688                         "horrible": "可怕:路徑常消失、需要部分定向能力",
2689                         "intermediate": "略差:標示稀少、路徑大致可見",
2690                         "no": "無:沒有路徑、需具備完整的定向能力"
2691                     },
2692                     "placeholder": "良好、尚可、稍差..."
2693                 },
2694                 "transformer": {
2695                     "label": "類型",
2696                     "options": {
2697                         "auto": "自動變壓",
2698                         "auxiliary": "輔助",
2699                         "converter": "變流器",
2700                         "distribution": "分配",
2701                         "generator": "發電機",
2702                         "phase_angle_regulator": "相角調節器",
2703                         "traction": "牽引",
2704                         "yes": "未知"
2705                     }
2706                 },
2707                 "trees": {
2708                     "label": "樹"
2709                 },
2710                 "tunnel": {
2711                     "label": "類型",
2712                     "placeholder": "預設"
2713                 },
2714                 "usage_rail": {
2715                     "label": "用途類型",
2716                     "options": {
2717                         "branch": "支線",
2718                         "industrial": "工業用",
2719                         "main": "主線",
2720                         "military": "軍事用",
2721                         "test": "測試",
2722                         "tourism": "觀光"
2723                     }
2724                 },
2725                 "vending": {
2726                     "label": "貨物類型"
2727                 },
2728                 "visibility": {
2729                     "label": "可見度",
2730                     "options": {
2731                         "area": "超過 20 公尺(65 英呎)",
2732                         "house": "約 5 公尺(16 英呎)",
2733                         "street": "5 到 20 公尺(16 到 65 英呎)"
2734                     }
2735                 },
2736                 "volcano/status": {
2737                     "label": "火山狀態",
2738                     "options": {
2739                         "active": "活",
2740                         "dormant": "休眠",
2741                         "extinct": "死"
2742                     }
2743                 },
2744                 "volcano/type": {
2745                     "label": "火山類型",
2746                     "options": {
2747                         "scoria": "火山渣",
2748                         "shield": "盾狀",
2749                         "stratovolcano": "複式火山"
2750                     }
2751                 },
2752                 "voltage": {
2753                     "label": "伏特"
2754                 },
2755                 "voltage/primary": {
2756                     "label": "主要電壓"
2757                 },
2758                 "voltage/secondary": {
2759                     "label": "次要電壓"
2760                 },
2761                 "voltage/tertiary": {
2762                     "label": "三次電壓"
2763                 },
2764                 "wall": {
2765                     "label": "種類"
2766                 },
2767                 "water": {
2768                     "label": "種類"
2769                 },
2770                 "water_point": {
2771                     "label": "取水點"
2772                 },
2773                 "waterway": {
2774                     "label": "種類"
2775                 },
2776                 "website": {
2777                     "label": "網站",
2778                     "placeholder": "http://example.com/"
2779                 },
2780                 "wetland": {
2781                     "label": "種類"
2782                 },
2783                 "wheelchair": {
2784                     "label": "輪椅通道"
2785                 },
2786                 "wholesale": {
2787                     "label": "批發"
2788                 },
2789                 "width": {
2790                     "label": "寬度 (公尺)"
2791                 },
2792                 "wikipedia": {
2793                     "label": "維基百科"
2794                 },
2795                 "windings": {
2796                     "label": "線圈",
2797                     "placeholder": "1, 2, 3..."
2798                 },
2799                 "windings/configuration": {
2800                     "label": "繞組設定",
2801                     "options": {
2802                         "delta": "Delta",
2803                         "leblanc": "勒布朗",
2804                         "open": "開放",
2805                         "open-delta": "Open Delta",
2806                         "scott": "Scott",
2807                         "star": "Star / Wye",
2808                         "zigzag": "Zig Zag"
2809                     }
2810                 }
2811             },
2812             "presets": {
2813                 "address": {
2814                     "name": "地址",
2815                     "terms": "地址,位置,位址"
2816                 },
2817                 "advertising/billboard": {
2818                     "name": "廣告牌",
2819                     "terms": "廣告看板"
2820                 },
2821                 "advertising/column": {
2822                     "name": "廣告看板",
2823                     "terms": "廣告看板,廣告欄"
2824                 },
2825                 "aerialway": {
2826                     "name": "纜車路線"
2827                 },
2828                 "aerialway/cable_car": {
2829                     "name": "纜車",
2830                     "terms": "街車"
2831                 },
2832                 "aerialway/chair_lift": {
2833                     "name": "吊椅",
2834                     "terms": "纜椅"
2835                 },
2836                 "aerialway/drag_lift": {
2837                     "name": "牽引纜車",
2838                     "terms": "牽引纜車"
2839                 },
2840                 "aerialway/gondola": {
2841                     "name": "空中纜車",
2842                     "terms": "吊車"
2843                 },
2844                 "aerialway/goods": {
2845                     "name": "載貨纜車",
2846                     "terms": "載貨纜車,貨運纜車,流籠"
2847                 },
2848                 "aerialway/magic_carpet": {
2849                     "name": "輸送帶",
2850                     "terms": "輸送帶"
2851                 },
2852                 "aerialway/mixed_lift": {
2853                     "name": "混合纜車",
2854                     "terms": "混合纜車"
2855                 },
2856                 "aerialway/platter": {
2857                     "name": "吊盤",
2858                     "terms": "吊盤"
2859                 },
2860                 "aerialway/pylon": {
2861                     "name": "纜車塔柱",
2862                     "terms": "吊道塔,纜車塔"
2863                 },
2864                 "aerialway/rope_tow": {
2865                     "name": "牽繩",
2866                     "terms": "牽繩"
2867                 },
2868                 "aerialway/station": {
2869                     "name": "纜車站"
2870                 },
2871                 "aerialway/t-bar": {
2872                     "name": "T型吊桿",
2873                     "terms": "T型吊桿"
2874                 },
2875                 "aeroway": {
2876                     "name": "機場相關設施"
2877                 },
2878                 "aeroway/aerodrome": {
2879                     "name": "機場",
2880                     "terms": "機場,飛機場"
2881                 },
2882                 "aeroway/apron": {
2883                     "name": "停機坪",
2884                     "terms": "停機坪"
2885                 },
2886                 "aeroway/gate": {
2887                     "name": "登機閘門",
2888                     "terms": "機場閘口,機場閘門,登機門,登機口"
2889                 },
2890                 "aeroway/hangar": {
2891                     "name": "機庫",
2892                     "terms": "飛機庫"
2893                 },
2894                 "aeroway/helipad": {
2895                     "name": "直昇機坪",
2896                     "terms": "直昇機停機坪,直升機停機坪"
2897                 },
2898                 "aeroway/runway": {
2899                     "name": "機場跑道",
2900                     "terms": "跑道"
2901                 },
2902                 "aeroway/taxiway": {
2903                     "name": "滑行道",
2904                     "terms": "滑行道"
2905                 },
2906                 "aeroway/terminal": {
2907                     "name": "機場航廈",
2908                     "terms": "航廈,機場大堂"
2909                 },
2910                 "allotments/plot": {
2911                     "name": "社區園圃",
2912                     "terms": "社區園圃,社區農圃,社區花園"
2913                 },
2914                 "amenity": {
2915                     "name": "便利設施"
2916                 },
2917                 "amenity/animal_boarding": {
2918                     "name": "寵物度假村",
2919                     "terms": "寵物度假村, 寵物飯店"
2920                 },
2921                 "amenity/animal_breeding": {
2922                     "name": "動物繁殖場",
2923                     "terms": "動物繁殖場"
2924                 },
2925                 "amenity/animal_shelter": {
2926                     "name": "動物收容中心",
2927                     "terms": "動物收容中心"
2928                 },
2929                 "amenity/arts_centre": {
2930                     "name": "藝文中心",
2931                     "terms": "文化中心,文化局,藝術中心"
2932                 },
2933                 "amenity/atm": {
2934                     "name": "自動櫃員機",
2935                     "terms": "提款機,ATM"
2936                 },
2937                 "amenity/bank": {
2938                     "name": "銀行",
2939                     "terms": "銀行,信用合作社"
2940                 },
2941                 "amenity/bar": {
2942                     "name": "酒吧",
2943                     "terms": "酒吧"
2944                 },
2945                 "amenity/bbq": {
2946                     "name": "燒烤",
2947                     "terms": "BBQ,燒烤"
2948                 },
2949                 "amenity/bench": {
2950                     "name": "長椅",
2951                     "terms": "長椅"
2952                 },
2953                 "amenity/bicycle_parking": {
2954                     "name": "單車停車場",
2955                     "terms": "腳踏車停車場,自行車停車場"
2956                 },
2957                 "amenity/bicycle_rental": {
2958                     "name": "單車出租",
2959                     "terms": "腳踏車出租,自行車出租"
2960                 },
2961                 "amenity/bicycle_repair_station": {
2962                     "name": "自行車維修工具站",
2963                     "terms": "單車維修工具站,自行車自助維修站,單車自助維修站"
2964                 },
2965                 "amenity/biergarten": {
2966                     "name": "啤酒花園",
2967                     "terms": "啤酒花園,屋外花園酒店"
2968                 },
2969                 "amenity/boat_rental": {
2970                     "name": "小艇出租",
2971                     "terms": "租船處,小艇租賃"
2972                 },
2973                 "amenity/bureau_de_change": {
2974                     "name": "外幣兌換",
2975                     "terms": "錢幣兌換,貨幣兌換"
2976                 },
2977                 "amenity/bus_station": {
2978                     "name": "客運站"
2979                 },
2980                 "amenity/cafe": {
2981                     "name": "咖啡廳",
2982                     "terms": "咖啡店"
2983                 },
2984                 "amenity/car_pooling": {
2985                     "name": "汽車共乘",
2986                     "terms": "共乘,拚車"
2987                 },
2988                 "amenity/car_rental": {
2989                     "name": "汽車租車店",
2990                     "terms": "汽車出租店,租車店,汽車租車店"
2991                 },
2992                 "amenity/car_sharing": {
2993                     "name": "汽車共享站",
2994                     "terms": "共享汽車站,汽車共享站"
2995                 },
2996                 "amenity/car_wash": {
2997                     "name": "洗車店",
2998                     "terms": "洗車行,洗車店"
2999                 },
3000                 "amenity/casino": {
3001                     "name": "賭場",
3002                     "terms": "賭城"
3003                 },
3004                 "amenity/charging_station": {
3005                     "name": "充電站",
3006                     "terms": "充電站, 電池交換站, 充電處"
3007                 },
3008                 "amenity/childcare": {
3009                     "name": "托兒所/托嬰處",
3010                     "terms": "托兒所/托嬰處"
3011                 },
3012                 "amenity/cinema": {
3013                     "name": "電影院",
3014                     "terms": "戲館,說書樓,Cinema"
3015                 },
3016                 "amenity/clinic": {
3017                     "name": "診所",
3018                     "terms": "診療所,醫務所"
3019                 },
3020                 "amenity/clinic/abortion": {
3021                     "name": "墮胎診所",
3022                     "terms": "墮胎診所"
3023                 },
3024                 "amenity/clinic/fertility": {
3025                     "name": "生產診所",
3026                     "terms": "生產診所,不孕診所"
3027                 },
3028                 "amenity/clock": {
3029                     "name": "時鐘",
3030                     "terms": "時鐘,鐘塔"
3031                 },
3032                 "amenity/college": {
3033                     "name": "學院範圍",
3034                     "terms": "學院,學院用地,技術學院,獨立學院,學校,College Grounds,College"
3035                 },
3036                 "amenity/community_centre": {
3037                     "name": "社區中心",
3038                     "terms": "社區發展協會,里活動中心,村活動中心,市民活動中心"
3039                 },
3040                 "amenity/compressed_air": {
3041                     "name": "壓縮空氣",
3042                     "terms": "冷氣,冷氣機"
3043                 },
3044                 "amenity/courthouse": {
3045                     "name": "法院",
3046                     "terms": "法庭,地方法院,高等法院,最高法院"
3047                 },
3048                 "amenity/coworking_space": {
3049                     "name": "共同工作空間"
3050                 },
3051                 "amenity/crematorium": {
3052                     "name": "火葬場",
3053                     "terms": "火葬場"
3054                 },
3055                 "amenity/dentist": {
3056                     "name": "牙醫",
3057                     "terms": "牙醫診所"
3058                 },
3059                 "amenity/doctors": {
3060                     "name": "醫生",
3061                     "terms": "醫生診療處"
3062                 },
3063                 "amenity/dojo": {
3064                     "name": "道場/武術研習班",
3065                     "terms": "道場/武術學院,道場/武藝研習班"
3066                 },
3067                 "amenity/drinking_water": {
3068                     "name": "飲水機",
3069                     "terms": "飲水,水源,活水,飲處,取水處"
3070                 },
3071                 "amenity/driving_school": {
3072                     "name": "駕訓班",
3073                     "terms": "駕訓班,駕訓學校"
3074                 },
3075                 "amenity/embassy": {
3076                     "name": "使館",
3077                     "terms": "大使館,代表處,經濟文化辦事處"
3078                 },
3079                 "amenity/fast_food": {
3080                     "name": "速食餐廳",
3081                     "terms": "速食店"
3082                 },
3083                 "amenity/ferry_terminal": {
3084                     "name": "水運碼頭"
3085                 },
3086                 "amenity/fire_station": {
3087                     "name": "消防局",
3088                     "terms": "消防隊,救火隊"
3089                 },
3090                 "amenity/food_court": {
3091                     "name": "美食街",
3092                     "terms": "美食街,美食中心,食堂"
3093                 },
3094                 "amenity/fountain": {
3095                     "name": "噴水池",
3096                     "terms": "噴水泉"
3097                 },
3098                 "amenity/fuel": {
3099                     "name": "加油站",
3100                     "terms": "加油站"
3101                 },
3102                 "amenity/grave_yard": {
3103                     "name": "墓地",
3104                     "terms": "墳場,墓地"
3105                 },
3106                 "amenity/grit_bin": {
3107                     "name": "沙盒",
3108                     "terms": "儲存用來加速路面融雪的沙、鹽混合物容器"
3109                 },
3110                 "amenity/hospital": {
3111                     "name": "醫院用地",
3112                     "terms": "醫院"
3113                 },
3114                 "amenity/hunting_stand": {
3115                     "name": "獵寮",
3116                     "terms": "獵寮"
3117                 },
3118                 "amenity/ice_cream": {
3119                     "name": "冰淇淋店",
3120                     "terms": "冰淇淋店,冰淇淋"
3121                 },
3122                 "amenity/internet_cafe": {
3123                     "name": "網咖",
3124                     "terms": "網咖,網吧,網路咖啡店,Internet Cafe"
3125                 },
3126                 "amenity/kindergarten": {
3127                     "name": "育幼院/幼兒園範圍",
3128                     "terms": "育幼院/幼稚園,育幼院/幼稚園用地,育幼院,幼兒園,幼稚園,Preschool,Kindergarten"
3129                 },
3130                 "amenity/library": {
3131                     "name": "圖書館",
3132                     "terms": "圖書室,閱覽室"
3133                 },
3134                 "amenity/love_hotel": {
3135                     "name": "情趣旅館",
3136                     "terms": "愛情旅館,情人旅館"
3137                 },
3138                 "amenity/marketplace": {
3139                     "name": "市場",
3140                     "terms": "市集,傳統市場,marketplace"
3141                 },
3142                 "amenity/monastery": {
3143                     "name": "修道院",
3144                     "terms": "修道院"
3145                 },
3146                 "amenity/motorcycle_parking": {
3147                     "name": "機車停車場",
3148                     "terms": "機車停車場,速克達停車場,摩托車停車場"
3149                 },
3150                 "amenity/music_school": {
3151                     "name": "音樂學校",
3152                     "terms": "音樂學院,音樂學校"
3153                 },
3154                 "amenity/nightclub": {
3155                     "name": "夜總會",
3156                     "terms": "夜店"
3157                 },
3158                 "amenity/nursing_home": {
3159                     "name": "養老院"
3160                 },
3161                 "amenity/parking": {
3162                     "name": "停車場",
3163                     "terms": "汽車停車場"
3164                 },
3165                 "amenity/parking_entrance": {
3166                     "name": "停車場入口/出口",
3167                     "terms": "停車場入口/出口,停車塔入口/出口,立體停車場入口/出口"
3168                 },
3169                 "amenity/parking_space": {
3170                     "name": "停車位",
3171                     "terms": "停車格,停車空間"
3172                 },
3173                 "amenity/pavilion": {
3174                     "name": "亭",
3175                     "terms": "亭,亭子"
3176                 },
3177                 "amenity/pharmacy": {
3178                     "name": "藥房",
3179                     "terms": "藥房,藥局"
3180                 },
3181                 "amenity/place_of_worship": {
3182                     "name": "宗教祟拜場所",
3183                     "terms": "廟,教堂,寺廟,清真寺,禮拜堂,寺,聚會所,教會"
3184                 },
3185                 "amenity/place_of_worship/buddhist": {
3186                     "name": "佛寺",
3187                     "terms": "寺,廟,閣,寶殿"
3188                 },
3189                 "amenity/place_of_worship/christian": {
3190                     "name": "教堂",
3191                     "terms": "教堂,教會,聚會所"
3192                 },
3193                 "amenity/place_of_worship/hindu": {
3194                     "name": "印度寺廟",
3195                     "terms": "印度寺廟,Hindu Temple"
3196                 },
3197                 "amenity/place_of_worship/jewish": {
3198                     "name": "猶太教堂",
3199                     "terms": "猶太會堂,synagogue"
3200                 },
3201                 "amenity/place_of_worship/muslim": {
3202                     "name": "清真寺",
3203                     "terms": "清真寺,回教寺"
3204                 },
3205                 "amenity/place_of_worship/shinto": {
3206                     "name": "神社",
3207                     "terms": "神社,日本神社"
3208                 },
3209                 "amenity/place_of_worship/sikh": {
3210                     "name": "錫克教寺廟",
3211                     "terms": "錫克教寺廟"
3212                 },
3213                 "amenity/place_of_worship/taoist": {
3214                     "name": "道教寺廟",
3215                     "terms": "道教寺廟"
3216                 },
3217                 "amenity/planetarium": {
3218                     "name": "天文臺",
3219                     "terms": "天文臺,天文台,觀象台"
3220                 },
3221                 "amenity/police": {
3222                     "name": "警察局",
3223                     "terms": "警局,派出所"
3224                 },
3225                 "amenity/post_box": {
3226                     "name": "郵筒",
3227                     "terms": "郵箱,Postbox,Mailbox,投遞處"
3228                 },
3229                 "amenity/post_office": {
3230                     "name": "郵局",
3231                     "terms": "中華郵政,郵政公司,郵便局"
3232                 },
3233                 "amenity/prison": {
3234                     "name": "監獄範圍",
3235                     "terms": "監獄,監獄範圍,看守所"
3236                 },
3237                 "amenity/pub": {
3238                     "name": "Pub",
3239                     "terms": "酒館,Pub"
3240                 },
3241                 "amenity/public_bath": {
3242                     "name": "公共澡堂",
3243                     "terms": "公共浴池,錢湯,公共浴場"
3244                 },
3245                 "amenity/public_bookcase": {
3246                     "name": "漂書站",
3247                     "terms": "可以自由取用、放置書籍的書架, 開放書架,公共書架"
3248                 },
3249                 "amenity/ranger_station": {
3250                     "name": "國家公園管理站",
3251                     "terms": "郊野公園管理站,自然保護區管理站"
3252                 },
3253                 "amenity/recycling": {
3254                     "name": "資源回收箱",
3255                     "terms": "資源回收筒,回收筒,回收箱"
3256                 },
3257                 "amenity/recycling_centre": {
3258                     "name": "資源回收中心",
3259                     "terms": "回收中心"
3260                 },
3261                 "amenity/register_office": {
3262                     "name": "戶政事務所"
3263                 },
3264                 "amenity/restaurant": {
3265                     "name": "餐廳",
3266                     "terms": "飯店,飯館,酒樓,餐館"
3267                 },
3268                 "amenity/sanitary_dump_station": {
3269                     "name": "RV移動廁所",
3270                     "terms": "RV流動廁所,流動廁所"
3271                 },
3272                 "amenity/school": {
3273                     "name": "中小學範圍",
3274                     "terms": "學校,中學,小學,國中,國小,高中,學校用地,學校範圍,School Grounds,School"
3275                 },
3276                 "amenity/scrapyard": {
3277                     "name": "汽車廢料場"
3278                 },
3279                 "amenity/shelter": {
3280                     "name": "涼亭",
3281                     "terms": "遮雨棚,亭,亭子"
3282                 },
3283                 "amenity/shower": {
3284                     "name": "淋浴間",
3285                     "terms": "淋浴間,淋浴,淋浴設施"
3286                 },
3287                 "amenity/smoking_area": {
3288                     "name": "吸煙區",
3289                     "terms": "吸煙區,吸菸區"
3290                 },
3291                 "amenity/social_facility": {
3292                     "name": "社福機構",
3293                     "terms": "社福設施"
3294                 },
3295                 "amenity/social_facility/food_bank": {
3296                     "name": "食物銀行",
3297                     "terms": "食物銀行,Food Bank"
3298                 },
3299                 "amenity/social_facility/group_home": {
3300                     "name": "老人之家",
3301                     "terms": "老人安養院,榮民之家"
3302                 },
3303                 "amenity/social_facility/homeless_shelter": {
3304                     "name": "遊民收容所",
3305                     "terms": "露宿者中心,街友中心,遊民收容中心,遊民收容機構,街友收容機構"
3306                 },
3307                 "amenity/social_facility/nursing_home": {
3308                     "name": "養老院",
3309                     "terms": "療養院,老人安養中心,Nursing Home"
3310                 },
3311                 "amenity/studio": {
3312                     "name": "工作室",
3313                     "terms": "工作室,Studio"
3314                 },
3315                 "amenity/swimming_pool": {
3316                     "name": "游泳池"
3317                 },
3318                 "amenity/taxi": {
3319                     "name": "計程車招呼站",
3320                     "terms": "計程車站,招呼站"
3321                 },
3322                 "amenity/telephone": {
3323                     "name": "公用電話",
3324                     "terms": "話亭,電話亭,電話"
3325                 },
3326                 "amenity/theatre": {
3327                     "name": "戲劇院",
3328                     "terms": "戲院,劇場"
3329                 },
3330                 "amenity/toilets": {
3331                     "name": "廁所",
3332                     "terms": "便所,公廁,洗手間,盥洗室,公共廁所"
3333                 },
3334                 "amenity/townhall": {
3335                     "name": "市政廳",
3336                     "terms": "市政府,縣政府,區公所,鄉公所,鎮公所,市公所,政府辦公大樓"
3337                 },
3338                 "amenity/university": {
3339                     "name": "大學範圍",
3340                     "terms": "大學,大專,大學用地,學校,University Grounds,University"
3341                 },
3342                 "amenity/vending_machine": {
3343                     "name": "自動販賣機",
3344                     "terms": "自動販賣機,販賣機"
3345                 },
3346                 "amenity/vending_machine/cigarettes": {
3347                     "name": "香菸販賣機",
3348                     "terms": "香菸自動販賣機,販賣機"
3349                 },
3350                 "amenity/vending_machine/coffee": {
3351                     "name": "咖啡販賣機",
3352                     "terms": "咖啡販賣機,咖啡自動販賣機"
3353                 },
3354                 "amenity/vending_machine/condoms": {
3355                     "name": "保險套販賣機",
3356                     "terms": "保險套自動販賣機,販賣機"
3357                 },
3358                 "amenity/vending_machine/drinks": {
3359                     "name": "飲料販賣機",
3360                     "terms": "飲料自動販賣機,販賣機"
3361                 },
3362                 "amenity/vending_machine/electronics": {
3363                     "name": "電子設備販賣機",
3364                     "terms": "電子設備販賣機,電子設備自動販賣機"
3365                 },
3366                 "amenity/vending_machine/elongated_coin": {
3367                     "name": "扁平紀念幣販賣機",
3368                     "terms": "扁平紀念幣販賣機,扁平紀念幣自動販賣機"
3369                 },
3370                 "amenity/vending_machine/excrement_bags": {
3371                     "name": "糞便袋販賣機",
3372                     "terms": "糞便袋自動販賣機,販賣機"
3373                 },
3374                 "amenity/vending_machine/feminine_hygiene": {
3375                     "name": "女性衛生用品自動販賣機",
3376                     "terms": "女性衛生用品自動販賣機,衛生棉自動販賣機,棉條自動販賣機"
3377                 },
3378                 "amenity/vending_machine/food": {
3379                     "name": "食物販賣機",
3380                     "terms": "食物販賣機,食物自動販賣機"
3381                 },
3382                 "amenity/vending_machine/fuel": {
3383                     "name": "自助加油機",
3384                     "terms": "自助加油機"
3385                 },
3386                 "amenity/vending_machine/ice_cream": {
3387                     "name": "冰淇淋販賣機",
3388                     "terms": "冰淇淋販賣機,冰淇淋自動販賣機"
3389                 },
3390                 "amenity/vending_machine/news_papers": {
3391                     "name": "報紙販賣機"
3392                 },
3393                 "amenity/vending_machine/newspapers": {
3394                     "name": "報紙自動販賣機",
3395                     "terms": "報紙自動販賣機,報紙販賣機"
3396                 },
3397                 "amenity/vending_machine/parcel_pickup_dropoff": {
3398                     "name": "包裹分揀/寄物販賣機",
3399                     "terms": "包裹分揀/寄物自動販賣機,販賣機"
3400                 },
3401                 "amenity/vending_machine/parking_tickets": {
3402                     "name": "停車場繳費機",
3403                     "terms": "停車場自動繳費機,停車場收費機,販賣機"
3404                 },
3405                 "amenity/vending_machine/public_transport_tickets": {
3406                     "name": "車票販賣機",
3407                     "terms": "車票自動販賣機,交通票券販賣機"
3408                 },
3409                 "amenity/vending_machine/stamps": {
3410                     "name": "郵票販賣機",
3411                     "terms": "郵票販賣機,郵票自動販賣機"
3412                 },
3413                 "amenity/vending_machine/sweets": {
3414                     "name": "零食販賣機",
3415                     "terms": "點心販賣機,販 賣機"
3416                 },
3417                 "amenity/veterinary": {
3418                     "name": "獸醫院",
3419                     "terms": "獸醫診所, 動物醫院"
3420                 },
3421                 "amenity/waste/dog_excrement": {
3422                     "name": "狗排洩物箱",
3423                     "terms": "寵物排洩物箱,狗糞便棄置箱"
3424                 },
3425                 "amenity/waste_basket": {
3426                     "name": "垃圾筒",
3427                     "terms": "廢物箱,垃圾箱"
3428                 },
3429                 "amenity/waste_disposal": {
3430                     "name": "垃圾場",
3431                     "terms": "垃圾集中處,垃圾放置點"
3432                 },
3433                 "amenity/waste_transfer_station": {
3434                     "name": "垃圾清運站",
3435                     "terms": "垃圾轉運站"
3436                 },
3437                 "amenity/water_point": {
3438                     "name": "RV 飲用水",
3439                     "terms": "運水車"
3440                 },
3441                 "amenity/watering_place": {
3442                     "name": "動物飲水區",
3443                     "terms": "動物飲水區"
3444                 },
3445                 "area": {
3446                     "name": "區域",
3447                     "terms": "區域"
3448                 },
3449                 "area/highway": {
3450                     "name": "路面材質",
3451                     "terms": "路面材質,路面"
3452                 },
3453                 "attraction/amusement_ride": {
3454                     "name": "遊樂園",
3455                     "terms": "遊樂場"
3456                 },
3457                 "attraction/animal": {
3458                     "name": "動物",
3459                     "terms": "動物圍欄"
3460                 },
3461                 "attraction/big_wheel": {
3462                     "name": "摩天輪",
3463                     "terms": "摩天輪"
3464                 },
3465                 "attraction/bumper_car": {
3466                     "name": "碰碰車",
3467                     "terms": "碰碰車"
3468                 },
3469                 "attraction/bungee_jumping": {
3470                     "name": "高空彈跳",
3471                     "terms": "高空彈跳"
3472                 },
3473                 "attraction/carousel": {
3474                     "name": "旋轉木馬",
3475                     "terms": "旋轉木馬"
3476                 },
3477                 "attraction/dark_ride": {
3478                     "name": "黑暗探險",
3479                     "terms": "黑暗探險"
3480                 },
3481                 "attraction/drop_tower": {
3482                     "name": "自由落體",
3483                     "terms": "大怒神"
3484                 },
3485                 "attraction/maze": {
3486                     "name": "迷宮",
3487                     "terms": "迷宮"
3488                 },
3489                 "attraction/pirate_ship": {
3490                     "name": "海盜船",
3491                     "terms": "海盜船"
3492                 },
3493                 "attraction/river_rafting": {
3494                     "name": "激流船",
3495                     "terms": "激流船"
3496                 },
3497                 "attraction/roller_coaster": {
3498                     "name": "雲霄飛車",
3499                     "terms": "雲霄飛車"
3500                 },
3501                 "attraction/train": {
3502                     "name": "遊樂園小火車",
3503                     "terms": "遊樂園小火車"
3504                 },
3505                 "attraction/water_slide": {
3506                     "name": "滑水道",
3507                     "terms": "滑水道"
3508                 },
3509                 "barrier": {
3510                     "name": "柵欄",
3511                     "terms": "關卡"
3512                 },
3513                 "barrier/block": {
3514                     "name": "阻礙物",
3515                     "terms": "阻礙物"
3516                 },
3517                 "barrier/bollard": {
3518                     "name": "護柱",
3519                     "terms": "護柱,船柱"
3520                 },
3521                 "barrier/border_control": {
3522                     "name": "國境口岸",
3523                     "terms": "出入境管制站,邊境管制站,口岸,國境管制站"
3524                 },
3525                 "barrier/cattle_grid": {
3526                     "name": "防畜欄",
3527                     "terms": "攔畜溝柵,攔牛木柵"
3528                 },
3529                 "barrier/city_wall": {
3530                     "name": "城牆",
3531                     "terms": "城牆,City Wall"
3532                 },
3533                 "barrier/cycle_barrier": {
3534                     "name": "單車矮欄",
3535                     "terms": "單車欄杆"
3536                 },
3537                 "barrier/ditch": {
3538                     "name": "溝",
3539                     "terms": "溝"
3540                 },
3541                 "barrier/entrance": {
3542                     "name": "入口"
3543                 },
3544                 "barrier/fence": {
3545                     "name": "柵欄",
3546                     "terms": "欄柵"
3547                 },
3548                 "barrier/gate": {
3549                     "name": "閘門",
3550                     "terms": "閘門"
3551                 },
3552                 "barrier/hedge": {
3553                     "name": "樹籬",
3554                     "terms": "樹籬"
3555                 },
3556                 "barrier/kerb": {
3557                     "name": "路緣",
3558                     "terms": "路緣"
3559                 },
3560                 "barrier/kissing_gate": {
3561                     "name": "單人轉門",
3562                     "terms": "U形旋轉小門,V形旋轉小門"
3563                 },
3564                 "barrier/lift_gate": {
3565                     "name": "道閘",
3566                     "terms": "閘門"
3567                 },
3568                 "barrier/retaining_wall": {
3569                     "name": "擋土牆",
3570                     "terms": "護土牆"
3571                 },
3572                 "barrier/stile": {
3573                     "name": "梯磴",
3574                     "terms": "牆兩邊的階梯"
3575                 },
3576                 "barrier/toll_booth": {
3577                     "name": "收費亭",
3578                     "terms": "收費站"
3579                 },
3580                 "barrier/wall": {
3581                     "name": "牆",
3582                     "terms": "牆壁"
3583                 },
3584                 "boundary/administrative": {
3585                     "name": "行政界線",
3586                     "terms": "行政邊界"
3587                 },
3588                 "building": {
3589                     "name": "建築物",
3590                     "terms": "建物"
3591                 },
3592                 "building/apartments": {
3593                     "name": "公寓",
3594                     "terms": "分層公寓"
3595                 },
3596                 "building/barn": {
3597                     "name": "穀倉",
3598                     "terms": "穀倉,糧倉"
3599                 },
3600                 "building/boathouse": {
3601                     "name": "船屋",
3602                     "terms": "船屋,船庫,艇庫"
3603                 },
3604                 "building/bungalow": {
3605                     "name": "平房",
3606                     "terms": "平房"
3607                 },
3608                 "building/bunker": {
3609                     "name": "地堡"
3610                 },
3611                 "building/cabin": {
3612                     "name": "小木屋",
3613                     "terms": "小屋,船艙"
3614                 },
3615                 "building/cathedral": {
3616                     "name": "大教堂建築",
3617                     "terms": "大教堂"
3618                 },
3619                 "building/chapel": {
3620                     "name": "小聖堂建築",
3621                     "terms": "小聖堂"
3622                 },
3623                 "building/church": {
3624                     "name": "教堂建築",
3625                     "terms": "教堂"
3626                 },
3627                 "building/civic": {
3628                     "name": "公民建築",
3629                     "terms": "公民建築"
3630                 },
3631                 "building/college": {
3632                     "name": "學院校舍",
3633                     "terms": "學院建築,學院建築物,技術學院建築,學校建築,College Building,校舍"
3634                 },
3635                 "building/commercial": {
3636                     "name": "商業建築物",
3637                     "terms": "商業建築,商業建物,商業大樓"
3638                 },
3639                 "building/construction": {
3640                     "name": "施工中建築",
3641                     "terms": "大樓施工建造,施工中屋宇"
3642                 },
3643                 "building/detached": {
3644                     "name": "獨立式房屋",
3645                     "terms": "獨立式住宅,獨立式房子"
3646                 },
3647                 "building/dormitory": {
3648                     "name": "宿舍",
3649                     "terms": "學舍,學生宿舍,學寮"
3650                 },
3651                 "building/entrance": {
3652                     "name": "入口/出口"
3653                 },
3654                 "building/farm": {
3655                     "name": "農舍",
3656                     "terms": "農舍"
3657                 },
3658                 "building/farm_auxiliary": {
3659                     "name": "農場建築物",
3660                     "terms": "農場建築物"
3661                 },
3662                 "building/garage": {
3663                     "name": "車庫",
3664                     "terms": "車庫"
3665                 },
3666                 "building/garages": {
3667                     "name": "車庫",
3668                     "terms": "車庫"
3669                 },
3670                 "building/greenhouse": {
3671                     "name": "溫室",
3672                     "terms": "溫室"
3673                 },
3674                 "building/hospital": {
3675                     "name": "醫院建築物",
3676                     "terms": "醫院"
3677                 },
3678                 "building/hotel": {
3679                     "name": "旅館建築物",
3680                     "terms": "酒店建築物,旅店建築物,賓館建築物"
3681                 },
3682                 "building/house": {
3683                     "name": "洋房",
3684                     "terms": "洋房,獨棟公寓"
3685                 },
3686                 "building/hut": {
3687                     "name": "棚屋",
3688                     "terms": "棚屋"
3689                 },
3690                 "building/industrial": {
3691                     "name": "工業建築物",
3692                     "terms": "工業建物"
3693                 },
3694                 "building/kindergarten": {
3695                     "name": "育幼院/幼兒園校舍",
3696                     "terms": "育幼院/幼兒園校舍,育幼院校舍,幼兒園校舍,幼稚園校舍"
3697                 },
3698                 "building/mosque": {
3699                     "name": "清真寺建築",
3700                     "terms": "清真寺大院,清真寺大廈"
3701                 },
3702                 "building/public": {
3703                     "name": "公共建築物",
3704                     "terms": "公共建築"
3705                 },
3706                 "building/residential": {
3707                     "name": "住宅建築物",
3708                     "terms": "住宅建物"
3709                 },
3710                 "building/retail": {
3711                     "name": "零售建築物",
3712                     "terms": "零售建築"
3713                 },
3714                 "building/roof": {
3715                     "name": "屋頂",
3716                     "terms": "上蓋"
3717                 },
3718                 "building/ruins": {
3719                     "name": "建築廢墟",
3720                     "terms": "建築廢墟"
3721                 },
3722                 "building/school": {
3723                     "name": "中小學建築物",
3724                     "terms": "學校建物,學校建築,小學建築,中學建築,高中建築,國中建築,國小建築,School Building,校舍"
3725                 },
3726                 "building/semidetached_house": {
3727                     "name": "半獨立式房屋",
3728                     "terms": "半獨立式住宅,半獨立式房子"
3729                 },
3730                 "building/service": {
3731                     "name": "服務建築",
3732                     "terms": "服務建築"
3733                 },
3734                 "building/shed": {
3735                     "name": "小屋",
3736                     "terms": "小屋"
3737                 },
3738                 "building/stable": {
3739                     "name": "馬房",
3740                     "terms": "馬房"
3741                 },
3742                 "building/stadium": {
3743                     "name": "體育館大廈",
3744                     "terms": "體育場大廈"
3745                 },
3746                 "building/static_caravan": {
3747                     "name": "固定的拖掛式房車",
3748                     "terms": "固定的拖掛式房車"
3749                 },
3750                 "building/temple": {
3751                     "name": "寺廟建築",
3752                     "terms": "寺廟建築,寺廟大樓"
3753                 },
3754                 "building/terrace": {
3755                     "name": "排屋",
3756                     "terms": "行列式房屋,連棟式住宅"
3757                 },
3758                 "building/train_station": {
3759                     "name": "火車站建築物"
3760                 },
3761                 "building/transportation": {
3762                     "name": "大眾運輸大樓",
3763                     "terms": "交通運輸大樓,轉運站大樓"
3764                 },
3765                 "building/university": {
3766                     "name": "大學建築",
3767                     "terms": "大學建築物,大學校舍,校舍,學校建築,University Building"
3768                 },
3769                 "building/warehouse": {
3770                     "name": "倉庫",
3771                     "terms": "倉庫"
3772                 },
3773                 "camp_site/camp_pitch": {
3774                     "name": "露營營地",
3775                     "terms": "露營營地,露營場地,營地"
3776                 },
3777                 "circular": {
3778                     "name": "圓環"
3779                 },
3780                 "club": {
3781                     "name": "俱樂部",
3782                     "terms": "俱樂部,Club"
3783                 },
3784                 "craft": {
3785                     "name": "工藝",
3786                     "terms": "工藝"
3787                 },
3788                 "craft/basket_maker": {
3789                     "name": "编筐",
3790                     "terms": "编筐"
3791                 },
3792                 "craft/beekeeper": {
3793                     "name": "養蜂",
3794                     "terms": "養蜂戶"
3795                 },
3796                 "craft/blacksmith": {
3797                     "name": "鐵匠",
3798                     "terms": "打鐵匠"
3799                 },
3800                 "craft/boatbuilder": {
3801                     "name": "造船匠",
3802                     "terms": "造船廠"
3803                 },
3804                 "craft/bookbinder": {
3805                     "name": "書籍釘裝",
3806                     "terms": "書籍釘裝"
3807                 },
3808                 "craft/brewery": {
3809                     "name": "釀酒匠",
3810                     "terms": "釀酒廠"
3811                 },
3812                 "craft/carpenter": {
3813                     "name": "木匠",
3814                     "terms": "木匠"
3815                 },
3816                 "craft/carpet_layer": {
3817                     "name": "地氈工程",
3818                     "terms": "地氈工程"
3819                 },
3820                 "craft/caterer": {
3821                     "name": "辦桌",
3822                     "terms": "辦桌,包辦伙食者,備辦宴會者"
3823                 },
3824                 "craft/chimney_sweeper": {
3825                     "name": "煙囪清掃工 ",
3826                     "terms": "掃煙囪"
3827                 },
3828                 "craft/clockmaker": {
3829                     "name": "製鐘匠",
3830                     "terms": "製鐘店"
3831                 },
3832                 "craft/confectionery": {
3833                     "name": "糖果製造匠",
3834                     "terms": "糖果製造商,甜食製造匠"
3835                 },
3836                 "craft/distillery": {
3837                     "name": "酒廠",
3838                     "terms": "釀酒廠,造酒廠"
3839                 },
3840                 "craft/dressmaker": {
3841                     "name": "製衣店",
3842                     "terms": "製衣匠,訂做衣服"
3843                 },
3844                 "craft/electrician": {
3845                     "name": "電氣工程",
3846                     "terms": "電氣匠"
3847                 },
3848                 "craft/electronics_repair": {
3849                     "name": "電器維修店",
3850                     "terms": "維修店,修電器店"
3851                 },
3852                 "craft/gardener": {
3853                     "name": "園藝師",
3854                     "terms": "園藝師"
3855                 },
3856                 "craft/glaziery": {
3857                     "name": "玻璃工程",
3858                     "terms": "玻璃工程,吹玻璃"
3859                 },
3860                 "craft/handicraft": {
3861                     "name": "手工藝",
3862                     "terms": "手工藝"
3863                 },
3864                 "craft/hvac": {
3865                     "name": "空調工程",
3866                     "terms": "空調工程"
3867                 },
3868                 "craft/insulator": {
3869                     "name": "隔熱工程",
3870                     "terms": "隔熱工程"
3871                 },
3872                 "craft/jeweler": {
3873                     "name": "首飾店"
3874                 },
3875                 "craft/key_cutter": {
3876                     "name": "配匙店",
3877                     "terms": "鑰匙店"
3878                 },
3879                 "craft/locksmith": {
3880                     "name": "鎖匠"
3881                 },
3882                 "craft/metal_construction": {
3883                     "name": "鐵工工程",
3884                     "terms": "鐵工工程"
3885                 },
3886                 "craft/optician": {
3887                     "name": "眼鏡行"
3888                 },
3889                 "craft/painter": {
3890                     "name": "油漆工程",
3891                     "terms": "油漆工程"
3892                 },
3893                 "craft/photographer": {
3894                     "name": "攝影店",
3895                     "terms": "攝影店"
3896                 },
3897                 "craft/photographic_laboratory": {
3898                     "name": "影像研究室",
3899                     "terms": "影像實驗室"
3900                 },
3901                 "craft/plasterer": {
3902                     "name": "泥水匠",
3903                     "terms": "批盪工程"
3904                 },
3905                 "craft/plumber": {
3906                     "name": "水管工",
3907                     "terms": "水喉匠"
3908                 },
3909                 "craft/pottery": {
3910                     "name": "陶器工場",
3911                     "terms": "陶器工場"
3912                 },
3913                 "craft/rigger": {
3914                     "name": "吊運服務",
3915                     "terms": "吊運服務"
3916                 },
3917                 "craft/roofer": {
3918                     "name": "屋頂工程",
3919                     "terms": "屋頂工"
3920                 },
3921                 "craft/saddler": {
3922                     "name": "車船坐椅",
3923                     "terms": "汽車坐椅"
3924                 },
3925                 "craft/sailmaker": {
3926                     "name": "遊艇廠",
3927                     "terms": "遊艇廠"
3928                 },
3929                 "craft/sawmill": {
3930                     "name": "鋸木廠",
3931                     "terms": "鋸木廠"
3932                 },
3933                 "craft/scaffolder": {
3934                     "name": "棚架工程",
3935                     "terms": "棚架工程"
3936                 },
3937                 "craft/sculptor": {
3938                     "name": "雕塑家",
3939                     "terms": "<translate with synonyms or related terms for 'Sculptor', separated by commas>"
3940                 },
3941                 "craft/shoemaker": {
3942                     "name": "鞋匠",
3943                     "terms": "鞋匠"
3944                 },
3945                 "craft/stonemason": {
3946                     "name": "切石廠",
3947                     "terms": "切石廠"
3948                 },
3949                 "craft/tailor": {
3950                     "name": "裁縫"
3951                 },
3952                 "craft/tiler": {
3953                     "name": "地磚鋪設工程",
3954                     "terms": "地磚鋪設工程"
3955                 },
3956                 "craft/tinsmith": {
3957                     "name": "錫匠",
3958                     "terms": "錫匠"
3959                 },
3960                 "craft/upholsterer": {
3961                     "name": "室内裝修",
3962                     "terms": "室内設計"
3963                 },
3964                 "craft/watchmaker": {
3965                     "name": "鐘錶匠",
3966                     "terms": "鐘錶匠"
3967                 },
3968                 "craft/window_construction": {
3969                     "name": "窗廠製作",
3970                     "terms": "製窗廠"
3971                 },
3972                 "craft/winery": {
3973                     "name": "釀酒廠",
3974                     "terms": "釀酒廠"
3975                 },
3976                 "embankment": {
3977                     "name": "路堤",
3978                     "terms": "堤防,基堤"
3979                 },
3980                 "emergency/ambulance_station": {
3981                     "name": "救護站",
3982                     "terms": "急救站"
3983                 },
3984                 "emergency/defibrillator": {
3985                     "name": "去顫器",
3986                     "terms": "去顫器,心臟去顫器,自動體外心臟去顫器,AED"
3987                 },
3988                 "emergency/designated": {
3989                     "name": "專用緊急通道"
3990                 },
3991                 "emergency/destination": {
3992                     "name": "緊急通道目的地"
3993                 },
3994                 "emergency/fire_hydrant": {
3995                     "name": "消防栓",
3996                     "terms": "消防栓,消防設施,"
3997                 },
3998                 "emergency/life_ring": {
3999                     "name": "救生圈",
4000                     "terms": "救生圈"
4001                 },
4002                 "emergency/no": {
4003                     "name": "不開放緊急通行"
4004                 },
4005                 "emergency/official": {
4006                     "name": "供官方緊急通行"
4007                 },
4008                 "emergency/phone": {
4009                     "name": "緊急電話",
4010                     "terms": "緊急電話"
4011                 },
4012                 "emergency/private": {
4013                     "name": "供私人緊急通行"
4014                 },
4015                 "emergency/water_tank": {
4016                     "name": "緊急水箱",
4017                     "terms": "緊急水箱"
4018                 },
4019                 "emergency/yes": {
4020                     "name": "開放緊急通行"
4021                 },
4022                 "entrance": {
4023                     "name": "入口/出口",
4024                     "terms": "入口/出口"
4025                 },
4026                 "footway/crossing": {
4027                     "name": "行人穿越道",
4028                     "terms": "行人穿越道"
4029                 },
4030                 "footway/crossing-raised": {
4031                     "name": "突起穿越道",
4032                     "terms": "突起穿越道,穿越道"
4033                 },
4034                 "footway/crosswalk": {
4035                     "name": "人行穿越道",
4036                     "terms": "斑馬線"
4037                 },
4038                 "footway/crosswalk-raised": {
4039                     "name": "突起行人穿越道",
4040                     "terms": "突起行人穿越道,行人穿越道"
4041                 },
4042                 "footway/sidewalk": {
4043                     "name": "人行道",
4044                     "terms": "路邊行人路,路邊人行路"
4045                 },
4046                 "ford": {
4047                     "name": "淺灘",
4048                     "terms": "淺灘"
4049                 },
4050                 "golf/bunker": {
4051                     "name": "沙坑",
4052                     "terms": "沙坑"
4053                 },
4054                 "golf/fairway": {
4055                     "name": "球道",
4056                     "terms": "球道"
4057                 },
4058                 "golf/green": {
4059                     "name": "果嶺",
4060                     "terms": "果嶺"
4061                 },
4062                 "golf/hole": {
4063                     "name": "球洞",
4064                     "terms": "球洞"
4065                 },
4066                 "golf/lateral_water_hazard_area": {
4067                     "name": "側面水障礙區",
4068                     "terms": "側面水障礙區"
4069                 },
4070                 "golf/lateral_water_hazard_line": {
4071                     "name": "側面水障礙區",
4072                     "terms": "側面水障礙區"
4073                 },
4074                 "golf/rough": {
4075                     "name": "深草區",
4076                     "terms": "深草區"
4077                 },
4078                 "golf/tee": {
4079                     "name": "開球區",
4080                     "terms": "開球區"
4081                 },
4082                 "golf/water_hazard_area": {
4083                     "name": "水障礙區",
4084                     "terms": "水障礙區"
4085                 },
4086                 "golf/water_hazard_line": {
4087                     "name": "水障礙區",
4088                     "terms": "水障礙區"
4089                 },
4090                 "healthcare": {
4091                     "name": "醫療設施",
4092                     "terms": "醫療設施"
4093                 },
4094                 "healthcare/alternative": {
4095                     "name": "替代療法",
4096                     "terms": "替代療法"
4097                 },
4098                 "healthcare/alternative/chiropractic": {
4099                     "name": "脊骨神經醫師",
4100                     "terms": "脊骨神經醫師,脊骨按摩治療師,脊椎指壓治療者"
4101                 },
4102                 "healthcare/audiologist": {
4103                     "name": "聽覺矯正",
4104                     "terms": "聽覺矯正"
4105                 },
4106                 "healthcare/birthing_center": {
4107                     "name": "生育中心",
4108                     "terms": "生育中心,分娩中心"
4109                 },
4110                 "healthcare/blood_donation": {
4111                     "name": "捐血中心",
4112                     "terms": "捐血中心,捐血站,捐血車"
4113                 },
4114                 "healthcare/hospice": {
4115                     "name": "安養院",
4116                     "terms": "安養院"
4117                 },
4118                 "healthcare/laboratory": {
4119                     "name": "醫事檢驗所",
4120                     "terms": "醫檢"
4121                 },
4122                 "healthcare/midwife": {
4123                     "name": "助產士",
4124                     "terms": "助產士"
4125                 },
4126                 "healthcare/occupational_therapist": {
4127                     "name": "職能治療師",
4128                     "terms": "職能治療師"
4129                 },
4130                 "healthcare/optometrist": {
4131                     "name": "驗光師",
4132                     "terms": "驗光師"
4133                 },
4134                 "healthcare/physiotherapist": {
4135                     "name": "物理治療師",
4136                     "terms": "物理治療師"
4137                 },
4138                 "healthcare/podiatrist": {
4139                     "name": "足科醫師",
4140                     "terms": "足科醫師,足科醫生"
4141                 },
4142                 "healthcare/psychotherapist": {
4143                     "name": "心理治療師",
4144                     "terms": "心理治療師"
4145                 },
4146                 "healthcare/rehabilitation": {
4147                     "name": "復建設施",
4148                     "terms": "復建設施"
4149                 },
4150                 "healthcare/speech_therapist": {
4151                     "name": "語言治療師",
4152                     "terms": "語言治療師"
4153                 },
4154                 "highway": {
4155                     "name": "道路"
4156                 },
4157                 "highway/bridleway": {
4158                     "name": "馬道",
4159                     "terms": "馬道"
4160                 },
4161                 "highway/bus_guideway": {
4162                     "name": "導向公車道",
4163                     "terms": "導向公車道"
4164                 },
4165                 "highway/bus_stop": {
4166                     "name": "公車站牌/公車月台"
4167                 },
4168                 "highway/corridor": {
4169                     "name": "室內走廊",
4170                     "terms": "室內通道"
4171                 },
4172                 "highway/crossing": {
4173                     "name": "十字路口",
4174                     "terms": "十字路口"
4175                 },
4176                 "highway/crossing-raised": {
4177                     "name": "突起穿越道",
4178                     "terms": "突起穿越道,穿越道"
4179                 },
4180                 "highway/crosswalk": {
4181                     "name": "行人穿越道",
4182                     "terms": "行人穿越道"
4183                 },
4184                 "highway/crosswalk-raised": {
4185                     "name": "突起行人穿越道",
4186                     "terms": "突起行人穿越道,行人穿越道"
4187                 },
4188                 "highway/cycleway": {
4189                     "name": "單車路線",
4190                     "terms": "單車徑,腳踏車路線"
4191                 },
4192                 "highway/elevator": {
4193                     "name": "電梯",
4194                     "terms": "電梯,升降梯"
4195                 },
4196                 "highway/footway": {
4197                     "name": "人行道",
4198                     "terms": "步行徑,人行步道"
4199                 },
4200                 "highway/give_way": {
4201                     "name": "通行標誌",
4202                     "terms": "讓車標誌"
4203                 },
4204                 "highway/living_street": {
4205                     "name": "生活街道",
4206                     "terms": "生活街道"
4207                 },
4208                 "highway/mini_roundabout": {
4209                     "name": "小型迴轉處",
4210                     "terms": "小型迴旋處"
4211                 },
4212                 "highway/motorway": {
4213                     "name": "高速公路",
4214                     "terms": "高速公路"
4215                 },
4216                 "highway/motorway_junction": {
4217                     "name": "交流道/出口",
4218                     "terms": "高速公路交流道/出口,高速公路交匯處/出口,快速道路交流道/出口"
4219                 },
4220                 "highway/motorway_link": {
4221                     "name": "高速公路引道",
4222                     "terms": "高速公路引道"
4223                 },
4224                 "highway/passing_place": {
4225                     "name": "避車彎",
4226                     "terms": "避車彎"
4227                 },
4228                 "highway/path": {
4229                     "name": "路徑",
4230                     "terms": "路徑"
4231                 },
4232                 "highway/pedestrian_area": {
4233                     "name": "徒步區",
4234                     "terms": "行人徒步區"
4235                 },
4236                 "highway/pedestrian_line": {
4237                     "name": "行人徒步街道",
4238                     "terms": "行人徒步道路"
4239                 },
4240                 "highway/primary": {
4241                     "name": "主要道路",
4242                     "terms": "主要道路"
4243                 },
4244                 "highway/primary_link": {
4245                     "name": "主要道路連接路",
4246                     "terms": "主要道路連接路"
4247                 },
4248                 "highway/raceway": {
4249                     "name": "操場(摩托賽道)",
4250                     "terms": "摩托賽道,賽道"
4251                 },
4252                 "highway/residential": {
4253                     "name": "住宅區道路",
4254                     "terms": "住宅區道路"
4255                 },
4256                 "highway/rest_area": {
4257                     "name": "公路休憩區",
4258                     "terms": "公路休息站"
4259                 },
4260                 "highway/road": {
4261                     "name": "未知種類的道路",
4262                     "terms": "未知種類的道路"
4263                 },
4264                 "highway/secondary": {
4265                     "name": "次要道路",
4266                     "terms": "次要道路"
4267                 },
4268                 "highway/secondary_link": {
4269                     "name": "次級道路連接路",
4270                     "terms": "次級道路連接道"
4271                 },
4272                 "highway/service": {
4273                     "name": "服務道路",
4274                     "terms": "輔助道路"
4275                 },
4276                 "highway/service/alley": {
4277                     "name": "巷弄",
4278                     "terms": "小巷,巷弄,後巷,橫巷,窄巷,胡同"
4279                 },
4280                 "highway/service/drive-through": {
4281                     "name": "德來速車道",
4282                     "terms": "駕駛通過以獲取服務,德來速車道"
4283                 },
4284                 "highway/service/driveway": {
4285                     "name": "車道",
4286                     "terms": "車線"
4287                 },
4288                 "highway/service/emergency_access": {
4289                     "name": "緊急通道",
4290                     "terms": "緊急通道"
4291                 },
4292                 "highway/service/parking_aisle": {
4293                     "name": "停車場通道",
4294                     "terms": "停車場通道"
4295                 },
4296                 "highway/services": {
4297                     "name": "公路服務區",
4298                     "terms": "公路服務區,公路休息區"
4299                 },
4300                 "highway/speed_camera": {
4301                     "name": "測速照相機",
4302                     "terms": "測速攝影機,測速照相機,測速照相,測速攝影"
4303                 },
4304                 "highway/steps": {
4305                     "name": "階梯",
4306                     "terms": "樓梯,階梯,石階"
4307                 },
4308                 "highway/stop": {
4309                     "name": "停車標誌",
4310                     "terms": "停車再開"
4311                 },
4312                 "highway/street_lamp": {
4313                     "name": "路燈",
4314                     "terms": "街燈"
4315                 },
4316                 "highway/tertiary": {
4317                     "name": "三級道路",
4318                     "terms": "三級道路"
4319                 },
4320                 "highway/tertiary_link": {
4321                     "name": "三級道路連接路",
4322                     "terms": "三級道路連接道"
4323                 },
4324                 "highway/track": {
4325                     "name": "未舖設路面的車徑",
4326                     "terms": "未舖設路面的車徑"
4327                 },
4328                 "highway/traffic_mirror": {
4329                     "name": "道路反射鏡",
4330                     "terms": "反射鏡,交通反射鏡"
4331                 },
4332                 "highway/traffic_signals": {
4333                     "name": "紅綠燈",
4334                     "terms": "交通燈,交通號誌,交通信號燈"
4335                 },
4336                 "highway/trunk": {
4337                     "name": "幹道",
4338                     "terms": "幹道"
4339                 },
4340                 "highway/trunk_link": {
4341                     "name": "幹道連接路",
4342                     "terms": "幹道連接道"
4343                 },
4344                 "highway/turning_circle": {
4345                     "name": "回轉圈",
4346                     "terms": "回轉圈"
4347                 },
4348                 "highway/turning_loop": {
4349                     "name": "迴轉圓環",
4350                     "terms": "迴轉圓環,迴轉道"
4351                 },
4352                 "highway/unclassified": {
4353                     "name": "小道路/未分類道路",
4354                     "terms": "小道路/未分類道路"
4355                 },
4356                 "historic": {
4357                     "name": "歷史景點",
4358                     "terms": "歷史景點, 古蹟"
4359                 },
4360                 "historic/archaeological_site": {
4361                     "name": "考古地點",
4362                     "terms": "考古遺址"
4363                 },
4364                 "historic/boundary_stone": {
4365                     "name": "界石",
4366                     "terms": "界碑"
4367                 },
4368                 "historic/castle": {
4369                     "name": "城堡",
4370                     "terms": "城堡"
4371                 },
4372                 "historic/memorial": {
4373                     "name": "紀念碑",
4374                     "terms": "紀念碑"
4375                 },
4376                 "historic/monument": {
4377                     "name": "纪念建築物",
4378                     "terms": "纪念碑,紀念塔,古蹟"
4379                 },
4380                 "historic/ruins": {
4381                     "name": "遺址",
4382                     "terms": "遺址"
4383                 },
4384                 "historic/tomb": {
4385                     "name": "墳墓",
4386                     "terms": "墳墓,墓,墓碑"
4387                 },
4388                 "historic/wayside_cross": {
4389                     "name": "路邊十字架",
4390                     "terms": "路邊十字架"
4391                 },
4392                 "historic/wayside_shrine": {
4393                     "name": "路邊神祠",
4394                     "terms": "路邊小廟"
4395                 },
4396                 "junction": {
4397                     "name": "路口",
4398                     "terms": "槽化車道,道路交叉,十字路口,丁字路,路"
4399                 },
4400                 "landuse": {
4401                     "name": "土地利用",
4402                     "terms": "土地利用,國土利用,使用分區"
4403                 },
4404                 "landuse/allotments": {
4405                     "name": "社區農園",
4406                     "terms": "社區田圃,城市農園,社區園圃,社區農地,都市農園"
4407                 },
4408                 "landuse/aquaculture": {
4409                     "name": "養殖漁業",
4410                     "terms": "養殖漁業,水產養殖,Aquaculture"
4411                 },
4412                 "landuse/basin": {
4413                     "name": "水池",
4414                     "terms": "水池"
4415                 },
4416                 "landuse/brownfield": {
4417                     "name": "棕色地帶",
4418                     "terms": "棕色地帶"
4419                 },
4420                 "landuse/cemetery": {
4421                     "name": "墓園",
4422                     "terms": "墓園"
4423                 },
4424                 "landuse/churchyard": {
4425                     "name": "教堂院落",
4426                     "terms": "教堂用地"
4427                 },
4428                 "landuse/commercial": {
4429                     "name": "商業區",
4430                     "terms": "商業區"
4431                 },
4432                 "landuse/construction": {
4433                     "name": "建築工地",
4434                     "terms": "建築工程"
4435                 },
4436                 "landuse/farm": {
4437                     "name": "農田"
4438                 },
4439                 "landuse/farmland": {
4440                     "name": "農田",
4441                     "terms": "農田,稻田,農地,田,耕地"
4442                 },
4443                 "landuse/farmyard": {
4444                     "name": "農莊",
4445                     "terms": "莊園"
4446                 },
4447                 "landuse/forest": {
4448                     "name": "森林",
4449                     "terms": "森林"
4450                 },
4451                 "landuse/garages": {
4452                     "name": "車庫用地",
4453                     "terms": "車庫用地,車庫"
4454                 },
4455                 "landuse/grass": {
4456                     "name": "草地",
4457                     "terms": "草地"
4458                 },
4459                 "landuse/greenfield": {
4460                     "name": "未開發地帶",
4461                     "terms": "未開發地帶,未開發地區"
4462                 },
4463                 "landuse/greenhouse_horticulture": {
4464                     "name": "溫室園藝",
4465                     "terms": "溫室農業"
4466                 },
4467                 "landuse/harbour": {
4468                     "name": "港灣",
4469                     "terms": "港灣,海港"
4470                 },
4471                 "landuse/industrial": {
4472                     "name": "工業用地",
4473                     "terms": "工業區"
4474                 },
4475                 "landuse/industrial/scrap_yard": {
4476                     "name": "廢料場",
4477                     "terms": "廢料儲存地"
4478                 },
4479                 "landuse/industrial/slaughterhouse": {
4480                     "name": "屠宰場",
4481                     "terms": "屠宰場"
4482                 },
4483                 "landuse/landfill": {
4484                     "name": "埯埋場",
4485                     "terms": "堆填區"
4486                 },
4487                 "landuse/meadow": {
4488                     "name": "牧場",
4489                     "terms": "放牧用地"
4490                 },
4491                 "landuse/military": {
4492                     "name": "軍事用地",
4493                     "terms": "營區,軍營,部隊用地,軍事區,軍用地"
4494                 },
4495                 "landuse/military/airfield": {
4496                     "name": "軍用機場",
4497                     "terms": "軍用機場,軍機場"
4498                 },
4499                 "landuse/military/barracks": {
4500                     "name": "軍事建築",
4501                     "terms": "營房,軍營,營舍"
4502                 },
4503                 "landuse/military/bunker": {
4504                     "name": "軍事碉堡",
4505                     "terms": "軍事碉堡,碉堡"
4506                 },
4507                 "landuse/military/checkpoint": {
4508                     "name": "崗哨",
4509                     "terms": "軍事崗哨,哨點"
4510                 },
4511                 "landuse/military/danger_area": {
4512                     "name": "危險區",
4513                     "terms": "危險地區,危險區域,危險區,禁區"
4514                 },
4515                 "landuse/military/naval_base": {
4516                     "name": "海軍基地",
4517                     "terms": "軍港,海軍基地"
4518                 },
4519                 "landuse/military/nuclear_explosion_site": {
4520                     "name": "核子爆炸場址",
4521                     "terms": "核子爆炸場址,核子試爆場"
4522                 },
4523                 "landuse/military/obstacle_course": {
4524                     "name": "障礙課程場地",
4525                     "terms": "障礙課程場地,障礙課程"
4526                 },
4527                 "landuse/military/office": {
4528                     "name": "軍事單位辦公室",
4529                     "terms": "軍事辦公室"
4530                 },
4531                 "landuse/military/range": {
4532                     "name": "軍用靶場",
4533                     "terms": "靶場,軍用靶場,射擊場,軍事靶場"
4534                 },
4535                 "landuse/military/training_area": {
4536                     "name": "訓練場地",
4537                     "terms": "教練場,訓練場"
4538                 },
4539                 "landuse/orchard": {
4540                     "name": "果園",
4541                     "terms": "果園"
4542                 },
4543                 "landuse/plant_nursery": {
4544                     "name": "育苗場",
4545                     "terms": "種苗中心"
4546                 },
4547                 "landuse/quarry": {
4548                     "name": "礦區",
4549                     "terms": "礦場,採礦場"
4550                 },
4551                 "landuse/railway": {
4552                     "name": "鐵路通道",
4553                     "terms": "鐵路通道"
4554                 },
4555                 "landuse/recreation_ground": {
4556                     "name": "遊憩區",
4557                     "terms": "休憩區,遊樂場,遊樂園"
4558                 },
4559                 "landuse/religious": {
4560                     "name": "宗教設施用地",
4561                     "terms": "寺廟用地,教會用地,廟宇用地"
4562                 },
4563                 "landuse/residential": {
4564                     "name": "住宅用地",
4565                     "terms": "住宅區"
4566                 },
4567                 "landuse/retail": {
4568                     "name": "零售區",
4569                     "terms": "零售區域,零售"
4570                 },
4571                 "landuse/vineyard": {
4572                     "name": "酒莊",
4573                     "terms": "酒莊"
4574                 },
4575                 "leisure": {
4576                     "name": "休閒設施",
4577                     "terms": "休閒設施,休閒娛樂"
4578                 },
4579                 "leisure/adult_gaming_centre": {
4580                     "name": "成人遊戲中心",
4581                     "terms": "成人遊樂場"
4582                 },
4583                 "leisure/amusement_arcade": {
4584                     "name": "遊樂場",
4585                     "terms": "遊樂場"
4586                 },
4587                 "leisure/beach_resort": {
4588                     "name": "海灘渡假村",
4589                     "terms": "海灘渡假村,海濱渡假村"
4590                 },
4591                 "leisure/bird_hide": {
4592                     "name": "鳥類棲息處",
4593                     "terms": "鳥類棲息處,鳥類棲地,鳥類藏身處"
4594                 },
4595                 "leisure/bowling_alley": {
4596                     "name": "保齡球館",
4597                     "terms": "保齡球館,保齡球場,地球社"
4598                 },
4599                 "leisure/common": {
4600                     "name": "公共用地",
4601                     "terms": "公有地"
4602                 },
4603                 "leisure/dance": {
4604                     "name": "舞廳",
4605                     "terms": "跳舞場所"
4606                 },
4607                 "leisure/dancing_school": {
4608                     "name": "舞蹈學校",
4609                     "terms": "舞蹈學校"
4610                 },
4611                 "leisure/dog_park": {
4612                     "name": "狗公園",
4613                     "terms": "寵物公園"
4614                 },
4615                 "leisure/firepit": {
4616                     "name": "火坑",
4617                     "terms": "火爐"
4618                 },
4619                 "leisure/fitness_centre": {
4620                     "name": "健身房/健身中心",
4621                     "terms": "健身房,健身中心,Gym"
4622                 },
4623                 "leisure/fitness_centre/yoga": {
4624                     "name": "瑜珈教室",
4625                     "terms": "瑜珈教室,瑜珈中心"
4626                 },
4627                 "leisure/fitness_station": {
4628                     "name": "戶外健身站",
4629                     "terms": "戶外健身站,健身站"
4630                 },
4631                 "leisure/fitness_station/balance_beam": {
4632                     "name": "運動平衡梁",
4633                     "terms": "運動平衡梁"
4634                 },
4635                 "leisure/fitness_station/box": {
4636                     "name": "運動箱",
4637                     "terms": "運動箱"
4638                 },
4639                 "leisure/fitness_station/horizontal_bar": {
4640                     "name": "運動平衡單槓",
4641                     "terms": "運動平衡單槓"
4642                 },
4643                 "leisure/fitness_station/horizontal_ladder": {
4644                     "name": "橫爬架",
4645                     "terms": "橫爬架"
4646                 },
4647                 "leisure/fitness_station/hyperextension": {
4648                     "name": "羅馬凳站",
4649                     "terms": "羅馬凳站"
4650                 },
4651                 "leisure/fitness_station/parallel_bars": {
4652                     "name": "雙槓",
4653                     "terms": "雙槓"
4654                 },
4655                 "leisure/fitness_station/push-up": {
4656                     "name": "伏地挺身站",
4657                     "terms": "伏地挺身站"
4658                 },
4659                 "leisure/fitness_station/rings": {
4660                     "name": "運動吊環",
4661                     "terms": "運動吊環"
4662                 },
4663                 "leisure/fitness_station/sign": {
4664                     "name": "運動指示標誌",
4665                     "terms": "運動指示說明"
4666                 },
4667                 "leisure/fitness_station/sit-up": {
4668                     "name": "仰臥起坐台",
4669                     "terms": "仰臥起坐台"
4670                 },
4671                 "leisure/fitness_station/stairs": {
4672                     "name": "運動椅",
4673                     "terms": "運動椅"
4674                 },
4675                 "leisure/garden": {
4676                     "name": "花園",
4677                     "terms": "花園,果園,菜園,植物園,公園"
4678                 },
4679                 "leisure/golf_course": {
4680                     "name": "高爾夫球場",
4681                     "terms": "高爾夫球場"
4682                 },
4683                 "leisure/hackerspace": {
4684                     "name": "駭客空間",
4685                     "terms": "駭客空間,Hackerspace"
4686                 },
4687                 "leisure/horse_riding": {
4688                     "name": "騎馬場",
4689                     "terms": "馬場,騎馬設施"
4690                 },
4691                 "leisure/ice_rink": {
4692                     "name": "溜冰場",
4693                     "terms": "溜冰場"
4694                 },
4695                 "leisure/marina": {
4696                     "name": "遊艇碼頭",
4697                     "terms": "遊艇碼頭"
4698                 },
4699                 "leisure/miniature_golf": {
4700                     "name": "迷你高爾夫",
4701                     "terms": "迷你高爾夫,高爾夫"
4702                 },
4703                 "leisure/nature_reserve": {
4704                     "name": "自然保留區",
4705                     "terms": "自然保護區"
4706                 },
4707                 "leisure/outdoor_seating": {
4708                     "name": "戶外座位區",
4709                     "terms": "戶外座位區,戶外座位"
4710                 },
4711                 "leisure/park": {
4712                     "name": "公園",
4713                     "terms": "綠地,遊樂場"
4714                 },
4715                 "leisure/picnic_table": {
4716                     "name": "野餐桌",
4717                     "terms": "野餐桌"
4718                 },
4719                 "leisure/pitch": {
4720                     "name": "運動場地",
4721                     "terms": "運動場"
4722                 },
4723                 "leisure/pitch/american_football": {
4724                     "name": "美式足球場",
4725                     "terms": "美式足球場"
4726                 },
4727                 "leisure/pitch/baseball": {
4728                     "name": "棒球場",
4729                     "terms": "棒球場"
4730                 },
4731                 "leisure/pitch/basketball": {
4732                     "name": "籃球場",
4733                     "terms": "籃球場,球場"
4734                 },
4735                 "leisure/pitch/beachvolleyball": {
4736                     "name": "沙灘排球場",
4737                     "terms": "沙灘排球場,沙灘排球"
4738                 },
4739                 "leisure/pitch/boules": {
4740                     "name": "法式滾球場",
4741                     "terms": "法式滾球場"
4742                 },
4743                 "leisure/pitch/bowls": {
4744                     "name": "保齡球綠地",
4745                     "terms": "保齡球綠地"
4746                 },
4747                 "leisure/pitch/cricket": {
4748                     "name": "板球場",
4749                     "terms": "板球場"
4750                 },
4751                 "leisure/pitch/equestrian": {
4752                     "name": "馬場",
4753                     "terms": "馬場"
4754                 },
4755                 "leisure/pitch/rugby_league": {
4756                     "name": "聯盟式橄欖球",
4757                     "terms": "聯盟式橄欖球"
4758                 },
4759                 "leisure/pitch/rugby_union": {
4760                     "name": "聯合式橄欖球",
4761                     "terms": "聯合式橄欖球"
4762                 },
4763                 "leisure/pitch/skateboard": {
4764                     "name": "滑板公園",
4765                     "terms": "滑板場,極限公園,極限運動公園"
4766                 },
4767                 "leisure/pitch/soccer": {
4768                     "name": "足球場",
4769                     "terms": "足球場,球場"
4770                 },
4771                 "leisure/pitch/table_tennis": {
4772                     "name": "乒乓球桌",
4773                     "terms": "乒乓球桌,桌球桌"
4774                 },
4775                 "leisure/pitch/tennis": {
4776                     "name": "網球場",
4777                     "terms": "網球場,球場"
4778                 },
4779                 "leisure/pitch/volleyball": {
4780                     "name": "排球場",
4781                     "terms": "排球場,球場"
4782                 },
4783                 "leisure/playground": {
4784                     "name": "遊樂場",
4785                     "terms": "遊樂場"
4786                 },
4787                 "leisure/resort": {
4788                     "name": "度假勝地",
4789                     "terms": "度假村"
4790                 },
4791                 "leisure/running_track": {
4792                     "name": "操場(跑步)",
4793                     "terms": "操場"
4794                 },
4795                 "leisure/sauna": {
4796                     "name": "桑拿",
4797                     "terms": "桑拿,芬蘭浴,三溫暖"
4798                 },
4799                 "leisure/slipway": {
4800                     "name": "船架滑道",
4801                     "terms": "船架滑道"
4802                 },
4803                 "leisure/sports_centre": {
4804                     "name": "體育中心/設施",
4805                     "terms": "體育中心,體育設施"
4806                 },
4807                 "leisure/sports_centre/swimming": {
4808                     "name": "游泳池附屬設施",
4809                     "terms": "游泳池設施,游池附屬設施,游池設施"
4810                 },
4811                 "leisure/stadium": {
4812                     "name": "體育場",
4813                     "terms": "體育場"
4814                 },
4815                 "leisure/swimming_pool": {
4816                     "name": "游泳池",
4817                     "terms": "泳池"
4818                 },
4819                 "leisure/track": {
4820                     "name": "操場(非摩托賽道)",
4821                     "terms": "操場(非摩托賽道), 操場"
4822                 },
4823                 "leisure/water_park": {
4824                     "name": "水上樂園",
4825                     "terms": "水上公園,水上遊樂園"
4826                 },
4827                 "line": {
4828                     "name": "線段",
4829                     "terms": "線"
4830                 },
4831                 "man_made": {
4832                     "name": "人工設施",
4833                     "terms": "人造構築,人造建築,人造設施"
4834                 },
4835                 "man_made/adit": {
4836                     "name": "坑口",
4837                     "terms": "坑道口,礦坑口"
4838                 },
4839                 "man_made/antenna": {
4840                     "name": "天線",
4841                     "terms": "天線"
4842                 },
4843                 "man_made/breakwater": {
4844                     "name": "防波堤",
4845                     "terms": "防波堤"
4846                 },
4847                 "man_made/bridge": {
4848                     "name": "橋樑",
4849                     "terms": "橋樑,橋,陸橋,天橋"
4850                 },
4851                 "man_made/chimney": {
4852                     "name": "煙囪",
4853                     "terms": "煙筒"
4854                 },
4855                 "man_made/crane": {
4856                     "name": "起重機",
4857                     "terms": "起重機"
4858                 },
4859                 "man_made/cutline": {
4860                     "name": "山林分界線",
4861                     "terms": "山林分界線"
4862                 },
4863                 "man_made/embankment": {
4864                     "name": "基堤"
4865                 },
4866                 "man_made/flagpole": {
4867                     "name": "旗桿",
4868                     "terms": "旗桿"
4869                 },
4870                 "man_made/gasometer": {
4871                     "name": "煤氣鼓",
4872                     "terms": "煤氣筒"
4873                 },
4874                 "man_made/groyne": {
4875                     "name": "堤防",
4876                     "terms": "河堤,海堤"
4877                 },
4878                 "man_made/lighthouse": {
4879                     "name": "燈塔",
4880                     "terms": "燈塔"
4881                 },
4882                 "man_made/mast": {
4883                     "name": "塔狀天線",
4884                     "terms": "塔狀天線,天線"
4885                 },
4886                 "man_made/monitoring_station": {
4887                     "name": "監測站",
4888                     "terms": "監測點"
4889                 },
4890                 "man_made/observation": {
4891                     "name": "瞭望塔",
4892                     "terms": "瞭望塔"
4893                 },
4894                 "man_made/observatory": {
4895                     "name": "天文台",
4896                     "terms": "天文館"
4897                 },
4898                 "man_made/petroleum_well": {
4899                     "name": "油井",
4900                     "terms": "油井"
4901                 },
4902                 "man_made/pier": {
4903                     "name": "碼頭",
4904                     "terms": "碼頭"
4905                 },
4906                 "man_made/pipeline": {
4907                     "name": "管道",
4908                     "terms": "管線"
4909                 },
4910                 "man_made/pumping_station": {
4911                     "name": "抽水站",
4912                     "terms": "抽水站"
4913                 },
4914                 "man_made/silo": {
4915                     "name": "地窖",
4916                     "terms": "地窖,筒倉"
4917                 },
4918                 "man_made/storage_tank": {
4919                     "name": "儲油槽",
4920                     "terms": "存放槽,油罐,儲罐,儲水槽,儲汽槽"
4921                 },
4922                 "man_made/surveillance": {
4923                     "name": "監視器",
4924                     "terms": "監視錄影器"
4925                 },
4926                 "man_made/surveillance_camera": {
4927                     "name": "監視器",
4928                     "terms": "監視器"
4929                 },
4930                 "man_made/survey_point": {
4931                     "name": "測量點",
4932                     "terms": "三角點,土地測量點,控制點"
4933                 },
4934                 "man_made/tower": {
4935                     "name": "塔",
4936                     "terms": "塔"
4937                 },
4938                 "man_made/wastewater_plant": {
4939                     "name": "污水處理廠",
4940                     "terms": "污水處理廠,水資源回收中心"
4941                 },
4942                 "man_made/water_tower": {
4943                     "name": "水塔",
4944                     "terms": "水塔"
4945                 },
4946                 "man_made/water_well": {
4947                     "name": "水井",
4948                     "terms": "水井,井,取水井"
4949                 },
4950                 "man_made/water_works": {
4951                     "name": "淨水廠",
4952                     "terms": "水務設施"
4953                 },
4954                 "man_made/watermill": {
4955                     "name": "水力磨坊",
4956                     "terms": "水力磨坊"
4957                 },
4958                 "man_made/windmill": {
4959                     "name": "風力磨坊",
4960                     "terms": "風力磨坊"
4961                 },
4962                 "man_made/works": {
4963                     "name": "工廠",
4964                     "terms": "工廠,加工廠,Factory"
4965                 },
4966                 "manhole": {
4967                     "name": "人孔",
4968                     "terms": "人孔,下水道口"
4969                 },
4970                 "manhole/drain": {
4971                     "name": "排水系統",
4972                     "terms": "排水系統,排水道"
4973                 },
4974                 "manhole/telecom": {
4975                     "name": "電信公司人孔",
4976                     "terms": "電信公司人孔,電信人孔"
4977                 },
4978                 "natural": {
4979                     "name": "自然景觀",
4980                     "terms": "自然物件"
4981                 },
4982                 "natural/bare_rock": {
4983                     "name": "裸露的岩石",
4984                     "terms": "裸露的岩石,裸岩"
4985                 },
4986                 "natural/bay": {
4987                     "name": "海灣",
4988                     "terms": "海灣"
4989                 },
4990                 "natural/beach": {
4991                     "name": "沙灘",
4992                     "terms": "沙灘,海灘"
4993                 },
4994                 "natural/cave_entrance": {
4995                     "name": "洞穴入口",
4996                     "terms": "洞穴入口"
4997                 },
4998                 "natural/cliff": {
4999                     "name": "懸崖",
5000                     "terms": "懸崖,峭壁"
5001                 },
5002                 "natural/coastline": {
5003                     "name": "海岸線",
5004                     "terms": "海岸線"
5005                 },
5006                 "natural/fell": {
5007                     "name": "高原荒地",
5008                     "terms": "高原荒地"
5009                 },
5010                 "natural/glacier": {
5011                     "name": "冰川",
5012                     "terms": "冰川,冰河"
5013                 },
5014                 "natural/grassland": {
5015                     "name": "草原",
5016                     "terms": "草地"
5017                 },
5018                 "natural/heath": {
5019                     "name": "荒地",
5020                     "terms": "荒地"
5021                 },
5022                 "natural/mud": {
5023                     "name": "泥地",
5024                     "terms": "泥地"
5025                 },
5026                 "natural/peak": {
5027                     "name": "山頂",
5028                     "terms": "山峰,山巔"
5029                 },
5030                 "natural/ridge": {
5031                     "name": "山脊",
5032                     "terms": "山陵"
5033                 },
5034                 "natural/saddle": {
5035                     "name": "埡口",
5036                     "terms": "埡口,山口,鞍部"
5037                 },
5038                 "natural/sand": {
5039                     "name": "沙",
5040                     "terms": "沙,砂"
5041                 },
5042                 "natural/scree": {
5043                     "name": "碎石崖錐",
5044                     "terms": "碎石灘"
5045                 },
5046                 "natural/scrub": {
5047                     "name": "灌木叢",
5048                     "terms": "灌木"
5049                 },
5050                 "natural/spring": {
5051                     "name": "溫泉",
5052                     "terms": "溫泉"
5053                 },
5054                 "natural/tree": {
5055                     "name": "樹木",
5056                     "terms": "樹"
5057                 },
5058                 "natural/tree_row": {
5059                     "name": "一排樹",
5060                     "terms": "一行樹"
5061                 },
5062                 "natural/volcano": {
5063                     "name": "火山口",
5064                     "terms": "火山,火山口"
5065                 },
5066                 "natural/water": {
5067                     "name": "水",
5068                     "terms": "水體"
5069                 },
5070                 "natural/water/lake": {
5071                     "name": "湖泊",
5072                     "terms": "湖"
5073                 },
5074                 "natural/water/pond": {
5075                     "name": "池塘",
5076                     "terms": "池塘"
5077                 },
5078                 "natural/water/reservoir": {
5079                     "name": "水庫",
5080                     "terms": "水塘,貯水庫"
5081                 },
5082                 "natural/wetland": {
5083                     "name": "濕地",
5084                     "terms": "濕地,潮間帶"
5085                 },
5086                 "natural/wood": {
5087                     "name": "樹林",
5088                     "terms": "樹林"
5089                 },
5090                 "noexit/yes": {
5091                     "name": "死路",
5092                     "terms": "死路"
5093                 },
5094                 "office": {
5095                     "name": "辦公室",
5096                     "terms": "辦公室"
5097                 },
5098                 "office/accountant": {
5099                     "name": "會計師事務所",
5100                     "terms": "會計師辦公室,會計師"
5101                 },
5102                 "office/administrative": {
5103                     "name": "行政辦公室"
5104                 },
5105                 "office/adoption_agency": {
5106                     "name": "領養代理",
5107                     "terms": "領養事務所"
5108                 },
5109                 "office/advertising_agency": {
5110                     "name": "廣告代理公司",
5111                     "terms": "廣告代理商"
5112                 },
5113                 "office/architect": {
5114                     "name": "建築師事務所",
5115                     "terms": "建築師辦公室,建築師"
5116                 },
5117                 "office/association": {
5118                     "name": "非營利組織辦公室",
5119                     "terms": "NGO,非營利組織"
5120                 },
5121                 "office/charity": {
5122                     "name": "慈善事業辦公室",
5123                     "terms": "慈善事業"
5124                 },
5125                 "office/company": {
5126                     "name": "公司辦公室",
5127                     "terms": "辦公室,企業辦事處,企業辦公室"
5128                 },
5129                 "office/coworking": {
5130                     "name": "共同工作空間",
5131                     "terms": "共同工作空間,共用工作空間,coworking space"
5132                 },
5133                 "office/educational_institution": {
5134                     "name": "教育機構",
5135                     "terms": "教育機構,教育單位,補習班"
5136                 },
5137                 "office/employment_agency": {
5138                     "name": "就業服務站",
5139                     "terms": "職業介紹所"
5140                 },
5141                 "office/energy_supplier": {
5142                     "name": "電力供應辦公室",
5143                     "terms": "電力公司辦公室,台電,台電辦事處"
5144                 },
5145                 "office/estate_agent": {
5146                     "name": "房地產仲介",
5147                     "terms": "地產代理,房仲,不動產仲介"
5148                 },
5149                 "office/financial": {
5150                     "name": "金融機構辦公室",
5151                     "terms": "金融機構,金融單位"
5152                 },
5153                 "office/forestry": {
5154                     "name": "林務辦公室",
5155                     "terms": "林務局"
5156                 },
5157                 "office/foundation": {
5158                     "name": "基金會辦公室",
5159                     "terms": "基金會"
5160                 },
5161                 "office/government": {
5162                     "name": "政府辦公室",
5163                     "terms": "政府機關"
5164                 },
5165                 "office/government/register_office": {
5166                     "name": "戶政事務所",
5167                     "terms": "戶政事務所,戶政機關"
5168                 },
5169                 "office/government/tax": {
5170                     "name": "稅務辦公室",
5171                     "terms": "稅捐處"
5172                 },
5173                 "office/guide": {
5174                     "name": "導遊辦公室",
5175                     "terms": "導遊"
5176                 },
5177                 "office/insurance": {
5178                     "name": "保險公司辦公室",
5179                     "terms": "保險公司,人壽公司"
5180                 },
5181                 "office/it": {
5182                     "name": "資訊公司辦公室",
5183                     "terms": "IT"
5184                 },
5185                 "office/lawyer": {
5186                     "name": "律師事務所",
5187                     "terms": "法律事務所,律師樓"
5188                 },
5189                 "office/lawyer/notary": {
5190                     "name": "公證處"
5191                 },
5192                 "office/moving_company": {
5193                     "name": "搬家公司辦公室",
5194                     "terms": "搬家公司"
5195                 },
5196                 "office/newspaper": {
5197                     "name": "報社辦公室",
5198                     "terms": "媒體,報社,電視台,網路媒體"
5199                 },
5200                 "office/ngo": {
5201                     "name": "非政府機構辦公室",
5202                     "terms": "NGO辦公室,非政府組織"
5203                 },
5204                 "office/notary": {
5205                     "name": "公證處",
5206                     "terms": "公證處"
5207                 },
5208                 "office/physician": {
5209                     "name": "醫務所"
5210                 },
5211                 "office/political_party": {
5212                     "name": "政黨辦公室",
5213                     "terms": "黨部,競選總部,服務處"
5214                 },
5215                 "office/private_investigator": {
5216                     "name": "私家偵探辦公室",
5217                     "terms": "私家偵探"
5218                 },
5219                 "office/quango": {
5220                     "name": "準非政府組織辦公室",
5221                     "terms": "準非政府組織辦公室"
5222                 },
5223                 "office/research": {
5224                     "name": "研究機構",
5225                     "terms": "研究辦公室,研究中心"
5226                 },
5227                 "office/surveyor": {
5228                     "name": "測量員辦公室",
5229                     "terms": "地圖測繪"
5230                 },
5231                 "office/tax_advisor": {
5232                     "name": "稅務顧問辦公室",
5233                     "terms": "稅務顧問辦公室"
5234                 },
5235                 "office/telecommunication": {
5236                     "name": "電信公司辦事處",
5237                     "terms": "電訊公司辦事處,電信門市"
5238                 },
5239                 "office/therapist": {
5240                     "name": "治療師辦公室",
5241                     "terms": "治療師辦公室"
5242                 },
5243                 "office/travel_agent": {
5244                     "name": "旅行社"
5245                 },
5246                 "office/water_utility": {
5247                     "name": "自來水設施辦公室",
5248                     "terms": "自來水事務處,自來水公司"
5249                 },
5250                 "piste": {
5251                     "name": "滑雪場",
5252                     "terms": "滑雪場"
5253                 },
5254                 "place": {
5255                     "name": "地方"
5256                 },
5257                 "place/city": {
5258                     "name": "城市",
5259                     "terms": "都市"
5260                 },
5261                 "place/farm": {
5262                     "name": "農場"
5263                 },
5264                 "place/hamlet": {
5265                     "name": "村莊",
5266                     "terms": "村鎮"
5267                 },
5268                 "place/island": {
5269                     "name": "島嶼",
5270                     "terms": "島,island"
5271                 },
5272                 "place/islet": {
5273                     "name": "小島",
5274                     "terms": "小島"
5275                 },
5276                 "place/isolated_dwelling": {
5277                     "name": "獨立聚落",
5278                     "terms": "孤立民居"
5279                 },
5280                 "place/locality": {
5281                     "name": "地點(無人定居)",
5282                     "terms": "地方"
5283                 },
5284                 "place/neighbourhood": {
5285                     "name": "鄰里",
5286                     "terms": "四鄰,Neighborhood"
5287                 },
5288                 "place/plot": {
5289                     "name": "地籍",
5290                     "terms": "地籍"
5291                 },
5292                 "place/quarter": {
5293                     "name": "自治市區",
5294                     "terms": "自治市區"
5295                 },
5296                 "place/square": {
5297                     "name": "廣場",
5298                     "terms": "徒步廣場,人行廣場"
5299                 },
5300                 "place/suburb": {
5301                     "name": "郊區",
5302                     "terms": "郊區"
5303                 },
5304                 "place/town": {
5305                     "name": "市鎮",
5306                     "terms": "市鎮"
5307                 },
5308                 "place/village": {
5309                     "name": "村鎮",
5310                     "terms": "村落,village"
5311                 },
5312                 "playground/balance_beam": {
5313                     "name": "平衡梁",
5314                     "terms": "平衡梁"
5315                 },
5316                 "playground/basket_spinner": {
5317                     "name": "籃子旋轉器",
5318                     "terms": "籃子旋轉器"
5319                 },
5320                 "playground/basket_swing": {
5321                     "name": "籃子鞦韆",
5322                     "terms": "籃子鞦韆"
5323                 },
5324                 "playground/climbing_frame": {
5325                     "name": "攀爬架",
5326                     "terms": "攀爬架"
5327                 },
5328                 "playground/cushion": {
5329                     "name": "彈力靠墊",
5330                     "terms": "彈力靠墊"
5331                 },
5332                 "playground/horizontal_bar": {
5333                     "name": "單槓",
5334                     "terms": "單槓"
5335                 },
5336                 "playground/rocker": {
5337                     "name": "彈簧椅",
5338                     "terms": "彈簧椅"
5339                 },
5340                 "playground/roundabout": {
5341                     "name": "旋轉輪",
5342                     "terms": "旋轉輪"
5343                 },
5344                 "playground/sandpit": {
5345                     "name": "沙坑",
5346                     "terms": "沙坑"
5347                 },
5348                 "playground/seesaw": {
5349                     "name": "蹺蹺板",
5350                     "terms": "蹺蹺板"
5351                 },
5352                 "playground/slide": {
5353                     "name": "溜滑梯",
5354                     "terms": "溜滑梯"
5355                 },
5356                 "playground/structure": {
5357                     "name": "遊樂場設施",
5358                     "terms": "遊樂場設施"
5359                 },
5360                 "playground/swing": {
5361                     "name": "鞦韆",
5362                     "terms": "鞦韆"
5363                 },
5364                 "playground/zipwire": {
5365                     "name": "Zip Wire",
5366                     "terms": "Zip Wire"
5367                 },
5368                 "point": {
5369                     "name": "點",
5370                     "terms": "點"
5371                 },
5372                 "power": {
5373                     "name": "電力設施"
5374                 },
5375                 "power/generator": {
5376                     "name": "發電機",
5377                     "terms": "發電機"
5378                 },
5379                 "power/generator/source_nuclear": {
5380                     "name": "核子反應爐",
5381                     "terms": "核子反應爐,核反應爐,核電廠"
5382                 },
5383                 "power/generator/source_wind": {
5384                     "name": "風力發電機",
5385                     "terms": "風力發電機"
5386                 },
5387                 "power/line": {
5388                     "name": "電纜",
5389                     "terms": "電線"
5390                 },
5391                 "power/minor_line": {
5392                     "name": "次要電纜",
5393                     "terms": "次要電纜"
5394                 },
5395                 "power/plant": {
5396                     "name": "發電廠用地",
5397                     "terms": "發電廠用地,發電廠廠區,發電廠範圍,發電廠,Power Station Grounds"
5398                 },
5399                 "power/pole": {
5400                     "name": "電線桿",
5401                     "terms": "電線桿"
5402                 },
5403                 "power/sub_station": {
5404                     "name": "變電所"
5405                 },
5406                 "power/substation": {
5407                     "name": "變電所",
5408                     "terms": "變電站"
5409                 },
5410                 "power/switch": {
5411                     "name": "電力開關",
5412                     "terms": "電力開關"
5413                 },
5414                 "power/tower": {
5415                     "name": "高壓電塔",
5416                     "terms": "高壓輸電塔"
5417                 },
5418                 "power/transformer": {
5419                     "name": "變壓器",
5420                     "terms": "變壓器"
5421                 },
5422                 "public_transport/linear_platform": {
5423                     "name": "轉運站 / 月台",
5424                     "terms": "站牌,客運站牌,客運月台"
5425                 },
5426                 "public_transport/linear_platform_aerialway": {
5427                     "name": "纜車站/月台",
5428                     "terms": "纜車站,纜車月台"
5429                 },
5430                 "public_transport/linear_platform_bus": {
5431                     "name": "公車站/公車月台",
5432                     "terms": "公車月台"
5433                 },
5434                 "public_transport/linear_platform_ferry": {
5435                     "name": "船運停船處 / 船運月台",
5436                     "terms": "渡輪停船處,船運月台"
5437                 },
5438                 "public_transport/linear_platform_light_rail": {
5439                     "name": "輕軌停車處/ 月台",
5440                     "terms": "輕軌停車處,輕軌月台"
5441                 },
5442                 "public_transport/linear_platform_monorail": {
5443                     "name": "單軌電車停車處 / 月台",
5444                     "terms": "單軌電車停車處,"
5445                 },
5446                 "public_transport/linear_platform_subway": {
5447                     "name": "捷運停車處 / 月台",
5448                     "terms": "地鐵停車處,地鐵月台"
5449                 },
5450                 "public_transport/linear_platform_train": {
5451                     "name": "火車停車處 / 月台",
5452                     "terms": "火車停車處,火車月台"
5453                 },
5454                 "public_transport/linear_platform_tram": {
5455                     "name": "街車停車處 / 月台",
5456                     "terms": "街車停車處,街車月台"
5457                 },
5458                 "public_transport/linear_platform_trolleybus": {
5459                     "name": "無軌電車停車處 / 月台",
5460                     "terms": "無軌電車停車處,無軌電車月台"
5461                 },
5462                 "public_transport/platform": {
5463                     "name": "公車專用道停車處 / 月台",
5464                     "terms": "公車專用道停車處,公車專用道月台"
5465                 },
5466                 "public_transport/platform_aerialway": {
5467                     "name": "纜車站 / 月台",
5468                     "terms": "纜車站,纜車月台"
5469                 },
5470                 "public_transport/platform_bus": {
5471                     "name": "公車站牌 / 公車月台",
5472                     "terms": "公車站牌,公車月台,巴士站牌,巴士月台"
5473                 },
5474                 "public_transport/platform_ferry": {
5475                     "name": "船運停船處 / 船運月台",
5476                     "terms": "船運停船處,船運月台,"
5477                 },
5478                 "public_transport/platform_light_rail": {
5479                     "name": "輕軌停車處/ 月台",
5480                     "terms": "輕軌停車處,輕軌月台"
5481                 },
5482                 "public_transport/platform_monorail": {
5483                     "name": "單軌電車停車處 / 月台",
5484                     "terms": "單軌電車停車處,單軌月台"
5485                 },
5486                 "public_transport/platform_subway": {
5487                     "name": "捷運停車處 / 月台",
5488                     "terms": "捷運停車處,捷運月台,地鐵停車處,地鐵月台"
5489                 },
5490                 "public_transport/platform_train": {
5491                     "name": "火車停車處 / 月台",
5492                     "terms": "火車停車處,火車月台"
5493                 },
5494                 "public_transport/platform_tram": {
5495                     "name": "路面電車停車處 / 月台",
5496                     "terms": "路面電車停車處,路面電車月台"
5497                 },
5498                 "public_transport/platform_trolleybus": {
5499                     "name": "無軌電車站 / 月台",
5500                     "terms": "無軌電車站,無軌電車月台"
5501                 },
5502                 "public_transport/station": {
5503                     "name": "轉運站",
5504                     "terms": "客運站"
5505                 },
5506                 "public_transport/station_aerialway": {
5507                     "name": "纜車站",
5508                     "terms": "纜車車站"
5509                 },
5510                 "public_transport/station_bus": {
5511                     "name": "轉運站",
5512                     "terms": "客運站"
5513                 },
5514                 "public_transport/station_ferry": {
5515                     "name": "船運站",
5516                     "terms": "船運站,渡輪站"
5517                 },
5518                 "public_transport/station_light_rail": {
5519                     "name": "輕軌站",
5520                     "terms": "輕軌車站"
5521                 },
5522                 "public_transport/station_monorail": {
5523                     "name": "單軌站",
5524                     "terms": "單軌車站"
5525                 },
5526                 "public_transport/station_subway": {
5527                     "name": "捷運站",
5528                     "terms": "地鐵站,地下鐵站"
5529                 },
5530                 "public_transport/station_train": {
5531                     "name": "火車站",
5532                     "terms": "鐵路車站,車站"
5533                 },
5534                 "public_transport/station_train_halt": {
5535                     "name": "火車站 (小站/招呼)",
5536                     "terms": "招呼站,小站"
5537                 },
5538                 "public_transport/station_tram": {
5539                     "name": "電車站",
5540                     "terms": "電車站"
5541                 },
5542                 "public_transport/station_trolleybus": {
5543                     "name": "無軌電車站",
5544                     "terms": "無軌電車站"
5545                 },
5546                 "public_transport/stop_area": {
5547                     "name": "轉運站區",
5548                     "terms": "客運站區"
5549                 },
5550                 "public_transport/stop_position": {
5551                     "name": "轉運站停車位置",
5552                     "terms": "客運站停車位置"
5553                 },
5554                 "public_transport/stop_position_aerialway": {
5555                     "name": "纜車停車位置",
5556                     "terms": "纜車停車位置"
5557                 },
5558                 "public_transport/stop_position_bus": {
5559                     "name": "公車停靠位置",
5560                     "terms": "巴士停靠位置"
5561                 },
5562                 "public_transport/stop_position_ferry": {
5563                     "name": "船運停船位置",
5564                     "terms": "船運停船點"
5565                 },
5566                 "public_transport/stop_position_light_rail": {
5567                     "name": "輕軌鐵路停車位置",
5568                     "terms": "輕軌電車停車點"
5569                 },
5570                 "public_transport/stop_position_monorail": {
5571                     "name": "單軌電車停車位置",
5572                     "terms": "單軌電車停車點"
5573                 },
5574                 "public_transport/stop_position_subway": {
5575                     "name": "捷運停車位置",
5576                     "terms": "捷運停車點"
5577                 },
5578                 "public_transport/stop_position_train": {
5579                     "name": "火車停車位置",
5580                     "terms": "火車停車點"
5581                 },
5582                 "public_transport/stop_position_tram": {
5583                     "name": "街車停車位置",
5584                     "terms": "街車停車點"
5585                 },
5586                 "public_transport/stop_position_trolleybus": {
5587                     "name": "無軌電車停車位置",
5588                     "terms": "無軌電車停車點"
5589                 },
5590                 "railway": {
5591                     "name": "鐵路"
5592                 },
5593                 "railway/abandoned": {
5594                     "name": "鐵路線遺跡",
5595                     "terms": "舊鐵路線"
5596                 },
5597                 "railway/buffer_stop": {
5598                     "name": "緩衝站",
5599                     "terms": "緩衝站"
5600                 },
5601                 "railway/crossing": {
5602                     "name": "鐵路平交道(路徑)",
5603                     "terms": "鐵路平交道,平交道"
5604                 },
5605                 "railway/derail": {
5606                     "name": "鐵路脫軌器",
5607                     "terms": "鐵路脫軌器"
5608                 },
5609                 "railway/disused": {
5610                     "name": "廢棄鐵路",
5611                     "terms": "廢棄鐵道,廢棄的鐵路"
5612                 },
5613                 "railway/funicular": {
5614                     "name": "纜車",
5615                     "terms": "纜車"
5616                 },
5617                 "railway/halt": {
5618                     "name": "火車站 (小站/招呼)"
5619                 },
5620                 "railway/level_crossing": {
5621                     "name": "鐵路平交道(道路)",
5622                     "terms": "鐵路平交道,平交道"
5623                 },
5624                 "railway/light_rail": {
5625                     "name": "輕軌",
5626                     "terms": "輕軌鐵路"
5627                 },
5628                 "railway/milestone": {
5629                     "name": "鐵路里程碑",
5630                     "terms": "鐵路里程碑"
5631                 },
5632                 "railway/miniature": {
5633                     "name": "微型鐵路",
5634                     "terms": "微型鐵路,微型鐵軌"
5635                 },
5636                 "railway/monorail": {
5637                     "name": "單軌電車",
5638                     "terms": "畢軌電車"
5639                 },
5640                 "railway/narrow_gauge": {
5641                     "name": "窄軌鐵路",
5642                     "terms": "窄軌鐵路"
5643                 },
5644                 "railway/platform": {
5645                     "name": "街車站/月台"
5646                 },
5647                 "railway/rail": {
5648                     "name": "鐵軌",
5649                     "terms": "路軌"
5650                 },
5651                 "railway/signal": {
5652                     "name": "鐵道信號",
5653                     "terms": "鐵道信號"
5654                 },
5655                 "railway/station": {
5656                     "name": "火車站"
5657                 },
5658                 "railway/subway": {
5659                     "name": "捷運",
5660                     "terms": "地鐵,地下鐵,管子"
5661                 },
5662                 "railway/subway_entrance": {
5663                     "name": "捷運入口",
5664                     "terms": "地鐵入口,地下鐵入口,捷運出入口,地鐵出入口,地下鐵出入口"
5665                 },
5666                 "railway/switch": {
5667                     "name": "鐵路轉轍器",
5668                     "terms": "鐵路轉轍器"
5669                 },
5670                 "railway/train_wash": {
5671                     "name": "火車清洗處",
5672                     "terms": "火車清洗處"
5673                 },
5674                 "railway/tram": {
5675                     "name": "電車",
5676                     "terms": "電車"
5677                 },
5678                 "railway/tram_stop": {
5679                     "name": "街車停靠點"
5680                 },
5681                 "relation": {
5682                     "name": "關係",
5683                     "terms": "關係"
5684                 },
5685                 "roundabout": {
5686                     "name": "圓環"
5687                 },
5688                 "route/ferry": {
5689                     "name": "渡輪航線",
5690                     "terms": "渡輪航線"
5691                 },
5692                 "shop": {
5693                     "name": "商店",
5694                     "terms": "商店,商行"
5695                 },
5696                 "shop/agrarian": {
5697                     "name": "農業用品補給店",
5698                     "terms": "農用品店 "
5699                 },
5700                 "shop/alcohol": {
5701                     "name": "酒類專賣店",
5702                     "terms": "酒類商店,酒品專賣店,酒莊"
5703                 },
5704                 "shop/anime": {
5705                     "name": "動漫店",
5706                     "terms": "動漫店"
5707                 },
5708                 "shop/antiques": {
5709                     "name": "古董店",
5710                     "terms": "古董商店"
5711                 },
5712                 "shop/appliance": {
5713                     "name": "家用電器店",
5714                     "terms": "家電店,電器店"
5715                 },
5716                 "shop/art": {
5717                     "name": "藝術商店",
5718                     "terms": "藝術商店"
5719                 },
5720                 "shop/baby_goods": {
5721                     "name": "嬰兒用品店",
5722                     "terms": "嬰兒用品商店"
5723                 },
5724                 "shop/bag": {
5725                     "name": "包包/行李店",
5726                     "terms": "包包/行李商店"
5727                 },
5728                 "shop/bakery": {
5729                     "name": "麵包店",
5730                     "terms": "烘培坊"
5731                 },
5732                 "shop/bathroom_furnishing": {
5733                     "name": "衛浴用品店",
5734                     "terms": "衛浴店"
5735                 },
5736                 "shop/beauty": {
5737                     "name": "美容店",
5738                     "terms": "理容院,美妝店,護膚中心,指甲美容"
5739                 },
5740                 "shop/beauty/nails": {
5741                     "name": "指甲美容店",
5742                     "terms": "修指甲店,修指甲"
5743                 },
5744                 "shop/beauty/tanning": {
5745                     "name": "日曬沙龍",
5746                     "terms": "日光浴店,曬黑沙龍"
5747                 },
5748                 "shop/bed": {
5749                     "name": "床具/寐具店",
5750                     "terms": "床具店,寐具店,寢具店"
5751                 },
5752                 "shop/beverages": {
5753                     "name": "飲品店",
5754                     "terms": "飲料店,手搖杯"
5755                 },
5756                 "shop/bicycle": {
5757                     "name": "單車店",
5758                     "terms": "腳踏車店"
5759                 },
5760                 "shop/bookmaker": {
5761                     "name": "書商",
5762                     "terms": "出版社"
5763                 },
5764                 "shop/books": {
5765                     "name": "書店",
5766                     "terms": "書局"
5767                 },
5768                 "shop/boutique": {
5769                     "name": "服飾店",
5770                     "terms": "精品服飾店"
5771                 },
5772                 "shop/butcher": {
5773                     "name": "肉販",
5774                     "terms": "肉販"
5775                 },
5776                 "shop/candles": {
5777                     "name": "燈具店",
5778                     "terms": "燈具行"
5779                 },
5780                 "shop/car": {
5781                     "name": "汽車行",
5782                     "terms": "賣車處"
5783                 },
5784                 "shop/car_parts": {
5785                     "name": "汽車零件店",
5786                     "terms": "汽車零件店"
5787                 },
5788                 "shop/car_repair": {
5789                     "name": "汽車維修店",
5790                     "terms": "汽車保養店"
5791                 },
5792                 "shop/carpet": {
5793                     "name": "地毯店",
5794                     "terms": "地毯商店"
5795                 },
5796                 "shop/charity": {
5797                     "name": "慈善商店",
5798                     "terms": "慈善商店,義賣店"
5799                 },
5800                 "shop/cheese": {
5801                     "name": "起士店",
5802                     "terms": "起士商店,芝士店"
5803                 },
5804                 "shop/chemist": {
5805                     "name": "藥妝店",
5806                     "terms": "藥妝店"
5807                 },
5808                 "shop/chocolate": {
5809                     "name": "巧克力店",
5810                     "terms": "巧克力商店"
5811                 },
5812                 "shop/clothes": {
5813                     "name": "服飾店",
5814                     "terms": "衣服店,賣衣店"
5815                 },
5816                 "shop/coffee": {
5817                     "name": "咖啡店",
5818                     "terms": "咖啡廳, 咖啡館"
5819                 },
5820                 "shop/computer": {
5821                     "name": "電腦店",
5822                     "terms": "電腦店"
5823                 },
5824                 "shop/confectionery": {
5825                     "name": "糖果店",
5826                     "terms": "糖果商店"
5827                 },
5828                 "shop/convenience": {
5829                     "name": "便利商店",
5830                     "terms": "便利商店"
5831                 },
5832                 "shop/copyshop": {
5833                     "name": "影印店",
5834                     "terms": "影印行"
5835                 },
5836                 "shop/cosmetics": {
5837                     "name": "化妝品店",
5838                     "terms": "化妝品店,保養品店,化妝品商店"
5839                 },
5840                 "shop/craft": {
5841                     "name": "工藝品店",
5842                     "terms": "工藝品店,工藝品商店,手工藝店,手作工坊"
5843                 },
5844                 "shop/curtain": {
5845                     "name": "窗廉店",
5846                     "terms": "窗廉商店"
5847                 },
5848                 "shop/dairy": {
5849                     "name": "奶製品店",
5850                     "terms": "奶製品店,乳品店"
5851                 },
5852                 "shop/deli": {
5853                     "name": "美食店",
5854                     "terms": "美食店"
5855                 },
5856                 "shop/department_store": {
5857                     "name": "百貨公司",
5858                     "terms": "百貨公司"
5859                 },
5860                 "shop/doityourself": {
5861                     "name": "DIY商店",
5862                     "terms": "DIY商店"
5863                 },
5864                 "shop/dry_cleaning": {
5865                     "name": "乾洗店",
5866                     "terms": "乾洗商店"
5867                 },
5868                 "shop/e-cigarette": {
5869                     "name": "電子菸商店",
5870                     "terms": "電子菸商店,電子菸販賣店,電子菸販賣處"
5871                 },
5872                 "shop/electronics": {
5873                     "name": "電器店",
5874                     "terms": "電器行"
5875                 },
5876                 "shop/erotic": {
5877                     "name": "情趣用品店",
5878                     "terms": "情趣用品商店"
5879                 },
5880                 "shop/fabric": {
5881                     "name": "帆布店",
5882                     "terms": "織布店,布店"
5883                 },
5884                 "shop/farm": {
5885                     "name": "產地直銷店",
5886                     "terms": "農場直賣店,農場直銷店,特產店"
5887                 },
5888                 "shop/fashion": {
5889                     "name": "時尚店",
5890                     "terms": "時裝店,時常衣服店"
5891                 },
5892                 "shop/fishmonger": {
5893                     "name": "魚販"
5894                 },
5895                 "shop/florist": {
5896                     "name": "花店",
5897                     "terms": "花卉行"
5898                 },
5899                 "shop/frame": {
5900                     "name": "表框店",
5901                     "terms": "表框店, 裱框店"
5902                 },
5903                 "shop/funeral_directors": {
5904                     "name": "生命禮儀公司",
5905                     "terms": "禮儀公司"
5906                 },
5907                 "shop/furnace": {
5908                     "name": "火爐店"
5909                 },
5910                 "shop/furniture": {
5911                     "name": "傢具店",
5912                     "terms": "家具店"
5913                 },
5914                 "shop/garden_centre": {
5915                     "name": "園藝中心",
5916                     "terms": "園藝店,園藝行"
5917                 },
5918                 "shop/gas": {
5919                     "name": "瓦斯店",
5920                     "terms": "瓦斯店"
5921                 },
5922                 "shop/gift": {
5923                     "name": "禮品店",
5924                     "terms": "禮物店"
5925                 },
5926                 "shop/greengrocer": {
5927                     "name": "蔬果店",
5928                     "terms": "蔬果店"
5929                 },
5930                 "shop/hairdresser": {
5931                     "name": "理髮店",
5932                     "terms": "理髮店,髮廏,男士理髮"
5933                 },
5934                 "shop/hardware": {
5935                     "name": "五金店",
5936                     "terms": "五金行"
5937                 },
5938                 "shop/health_food": {
5939                     "name": "健康食品店",
5940                     "terms": "保康食品店"
5941                 },
5942                 "shop/hearing_aids": {
5943                     "name": "助聽器店",
5944                     "terms": "助聽器商店"
5945                 },
5946                 "shop/herbalist": {
5947                     "name": "草藥店",
5948                     "terms": "草藥店"
5949                 },
5950                 "shop/hifi": {
5951                     "name": "音響店",
5952                     "terms": "音響店"
5953                 },
5954                 "shop/houseware": {
5955                     "name": "家庭用品店",
5956                     "terms": "家居用品店"
5957                 },
5958                 "shop/interior_decoration": {
5959                     "name": "室內設計店",
5960                     "terms": "室內設計店"
5961                 },
5962                 "shop/jewelry": {
5963                     "name": "珠寶店",
5964                     "terms": "銀樓,首飾店"
5965                 },
5966                 "shop/kiosk": {
5967                     "name": "書報攤",
5968                     "terms": "售貨亭"
5969                 },
5970                 "shop/kitchen": {
5971                     "name": "廚房設計行",
5972                     "terms": "廚房設計店,廚房用品店"
5973                 },
5974                 "shop/laundry": {
5975                     "name": "洗衣店",
5976                     "terms": "洗衣店"
5977                 },
5978                 "shop/leather": {
5979                     "name": "皮革店",
5980                     "terms": "皮革店"
5981                 },
5982                 "shop/locksmith": {
5983                     "name": "鎖匠",
5984                     "terms": "鎖匠"
5985                 },
5986                 "shop/lottery": {
5987                     "name": "彩券行",
5988                     "terms": "投注站,公益彩券"
5989                 },
5990                 "shop/mall": {
5991                     "name": "購物中心",
5992                     "terms": "商場"
5993                 },
5994                 "shop/massage": {
5995                     "name": "按摩店",
5996                     "terms": "按摩商店, 舒壓中心"
5997                 },
5998                 "shop/medical_supply": {
5999                     "name": "醫療器材行",
6000                     "terms": "醫療用品店"
6001                 },
6002                 "shop/mobile_phone": {
6003                     "name": "行動電話店",
6004                     "terms": "手機商店,手機店,手機行,行動通訊店"
6005                 },
6006                 "shop/money_lender": {
6007                     "name": "地下錢莊",
6008                     "terms": "借貸人,放款人,汽車借款"
6009                 },
6010                 "shop/motorcycle": {
6011                     "name": "機車行",
6012                     "terms": "摩托車行,機器腳踏車行"
6013                 },
6014                 "shop/music": {
6015                     "name": "音樂店",
6016                     "terms": "唱片行"
6017                 },
6018                 "shop/musical_instrument": {
6019                     "name": "音樂樂器行",
6020                     "terms": "樂器行"
6021                 },
6022                 "shop/newsagent": {
6023                     "name": "報紙/雜誌攤",
6024                     "terms": "報刊攤,報刊商店"
6025                 },
6026                 "shop/nutrition_supplements": {
6027                     "name": "營養補充品店",
6028                     "terms": "營養補充品店, 保健食品專賣店"
6029                 },
6030                 "shop/optician": {
6031                     "name": "眼鏡行",
6032                     "terms": "眼鏡行"
6033                 },
6034                 "shop/organic": {
6035                     "name": "有機產品店",
6036                     "terms": "有機食品店"
6037                 },
6038                 "shop/outdoor": {
6039                     "name": "戶外用品店",
6040                     "terms": "戶外用具店"
6041                 },
6042                 "shop/paint": {
6043                     "name": "油漆行",
6044                     "terms": "油漆店"
6045                 },
6046                 "shop/pastry": {
6047                     "name": "糕餅店",
6048                     "terms": "糕餅店,蛋糕店,烘焙店"
6049                 },
6050                 "shop/pawnbroker": {
6051                     "name": "汽機車借款",
6052                     "terms": "地下錢莊"
6053                 },
6054                 "shop/perfumery": {
6055                     "name": "香水店",
6056                     "terms": "香水店"
6057                 },
6058                 "shop/pet": {
6059                     "name": "寵物店",
6060                     "terms": "寵物用品店"
6061                 },
6062                 "shop/pet_grooming": {
6063                     "name": "寵物美容店",
6064                     "terms": "寵物美容店"
6065                 },
6066                 "shop/photo": {
6067                     "name": "攝影用品店",
6068                     "terms": "照相店"
6069                 },
6070                 "shop/pyrotechnics": {
6071                     "name": "煙火商",
6072                     "terms": "煙火用品店"
6073                 },
6074                 "shop/radiotechnics": {
6075                     "name": "無線電/電子零件店",
6076                     "terms": "無線電/電子零件店"
6077                 },
6078                 "shop/religion": {
6079                     "name": "宗教用品店",
6080                     "terms": "宗教用品商店, 金紙店, 香鋪,佛具店"
6081                 },
6082                 "shop/scuba_diving": {
6083                     "name": "潛水用品店",
6084                     "terms": "潛水用具店"
6085                 },
6086                 "shop/seafood": {
6087                     "name": "海產店",
6088                     "terms": "海產店"
6089                 },
6090                 "shop/second_hand": {
6091                     "name": "格仔鋪/二手店",
6092                     "terms": "格仔店/二手店"
6093                 },
6094                 "shop/shoes": {
6095                     "name": "鞋店",
6096                     "terms": "鞋店"
6097                 },
6098                 "shop/sports": {
6099                     "name": "運動用品店",
6100                     "terms": "運動用品店"
6101                 },
6102                 "shop/stationery": {
6103                     "name": "文具店",
6104                     "terms": "文具店"
6105                 },
6106                 "shop/storage_rental": {
6107                     "name": "儲物空間出租",
6108                     "terms": "儲物空間出租"
6109                 },
6110                 "shop/supermarket": {
6111                     "name": "超級市場",
6112                     "terms": "超市"
6113                 },
6114                 "shop/tailor": {
6115                     "name": "裁縫",
6116                     "terms": "裁縫師,成衣訂作,成衣匠"
6117                 },
6118                 "shop/tattoo": {
6119                     "name": "刺青店",
6120                     "terms": "刺青行,Tattoo Parlor"
6121                 },
6122                 "shop/tea": {
6123                     "name": "茶行",
6124                     "terms": "茶葉店"
6125                 },
6126                 "shop/ticket": {
6127                     "name": "賣票亭",
6128                     "terms": "售票處"
6129                 },
6130                 "shop/tiles": {
6131                     "name": "磁磚商店",
6132                     "terms": "磁磚商店,磁磚店,瓷磚商店,瓷磚店"
6133                 },
6134                 "shop/tobacco": {
6135                     "name": "菸店",
6136                     "terms": "香菸店"
6137                 },
6138                 "shop/toys": {
6139                     "name": "玩具店",
6140                     "terms": "玩具店"
6141                 },
6142                 "shop/trade": {
6143                     "name": "材料行",
6144                     "terms": "材料行,供應商,貿易商"
6145                 },
6146                 "shop/travel_agency": {
6147                     "name": "旅行社",
6148                     "terms": "旅行社"
6149                 },
6150                 "shop/tyres": {
6151                     "name": "輪胎店",
6152                     "terms": "輪胎店"
6153                 },
6154                 "shop/vacant": {
6155                     "name": "閒置商店"
6156                 },
6157                 "shop/vacuum_cleaner": {
6158                     "name": "吸塵器店",
6159                     "terms": "吸塵器商店"
6160                 },
6161                 "shop/variety_store": {
6162                     "name": "雜貨店",
6163                     "terms": "雜貨店,39元商店"
6164                 },
6165                 "shop/video": {
6166                     "name": "錄影帶店",
6167                     "terms": "影碟店"
6168                 },
6169                 "shop/video_games": {
6170                     "name": "電子遊戲店",
6171                     "terms": "電子遊戲商店,電玩店"
6172                 },
6173                 "shop/watches": {
6174                     "name": "鐘錶行",
6175                     "terms": "手錶店"
6176                 },
6177                 "shop/water_sports": {
6178                     "name": "水上活動/泳具店",
6179                     "terms": "水上活動/游泳用品店"
6180                 },
6181                 "shop/weapons": {
6182                     "name": "武器店",
6183                     "terms": "武器商店,槍店"
6184                 },
6185                 "shop/wholesale": {
6186                     "name": "批發商",
6187                     "terms": "批發商,批發店"
6188                 },
6189                 "shop/window_blind": {
6190                     "name": "窗廉店",
6191                     "terms": "窗廉商店"
6192                 },
6193                 "shop/wine": {
6194                     "name": "販酒店",
6195                     "terms": "酒店"
6196                 },
6197                 "tourism": {
6198                     "name": "旅遊設施",
6199                     "terms": "旅遊設施"
6200                 },
6201                 "tourism/alpine_hut": {
6202                     "name": "高山小屋",
6203                     "terms": "高山小屋"
6204                 },
6205                 "tourism/apartment": {
6206                     "name": "假日公寓",
6207                     "terms": "假日公寓,日租型套房"
6208                 },
6209                 "tourism/aquarium": {
6210                     "name": "水族館(展覽館)",
6211                     "terms": "水族館,海洋世界,海洋公園"
6212                 },
6213                 "tourism/artwork": {
6214                     "name": "公共藝術",
6215                     "terms": "藝術品,街頭藝術"
6216                 },
6217                 "tourism/attraction": {
6218                     "name": "觀光景點",
6219                     "terms": "觀光點"
6220                 },
6221                 "tourism/camp_site": {
6222                     "name": "露營地",
6223                     "terms": "營地"
6224                 },
6225                 "tourism/caravan_site": {
6226                     "name": "露營車停車場",
6227                     "terms": "房車營地"
6228                 },
6229                 "tourism/chalet": {
6230                     "name": "假日小屋",
6231                     "terms": "假日小屋"
6232                 },
6233                 "tourism/gallery": {
6234                     "name": "藝廊",
6235                     "terms": "藝廊"
6236                 },
6237                 "tourism/guest_house": {
6238                     "name": "招待所",
6239                     "terms": "私人招待所"
6240                 },
6241                 "tourism/hostel": {
6242                     "name": "旅舍",
6243                     "terms": "青年旅社"
6244                 },
6245                 "tourism/hotel": {
6246                     "name": "旅館",
6247                     "terms": "酒店,旅店,賓館"
6248                 },
6249                 "tourism/information": {
6250                     "name": "旅遊資訊",
6251                     "terms": "旅遊資訊"
6252                 },
6253                 "tourism/information/board": {
6254                     "name": "資訊告示牌",
6255                     "terms": "資訊告示牌,告示牌,看版"
6256                 },
6257                 "tourism/information/guidepost": {
6258                     "name": "指示牌",
6259                     "terms": "方向指引牌"
6260                 },
6261                 "tourism/information/map": {
6262                     "name": "地圖",
6263                     "terms": "地圖,指示圖,範圍圖,旅遊景點圖,景點圖"
6264                 },
6265                 "tourism/information/office": {
6266                     "name": "旅遊服務中心",
6267                     "terms": "遊客中心"
6268                 },
6269                 "tourism/motel": {
6270                     "name": "汽車旅館",
6271                     "terms": "motel"
6272                 },
6273                 "tourism/museum": {
6274                     "name": "博物館",
6275                     "terms": "博物館"
6276                 },
6277                 "tourism/picnic_site": {
6278                     "name": "野餐場地",
6279                     "terms": "野餐地點"
6280                 },
6281                 "tourism/theme_park": {
6282                     "name": "主題公園",
6283                     "terms": "主題樂園"
6284                 },
6285                 "tourism/trail_riding_station": {
6286                     "name": "騎馬車站",
6287                     "terms": "騎馬車站"
6288                 },
6289                 "tourism/viewpoint": {
6290                     "name": "觀景點",
6291                     "terms": "風景點"
6292                 },
6293                 "tourism/wilderness_hut": {
6294                     "name": "野外小屋",
6295                     "terms": "野外小屋"
6296                 },
6297                 "tourism/zoo": {
6298                     "name": "動物園",
6299                     "terms": "動物園"
6300                 },
6301                 "traffic_calming": {
6302                     "name": "減速標線",
6303                     "terms": "減速標線,減速坡,跳動路面"
6304                 },
6305                 "traffic_calming/bump": {
6306                     "name": "減速丘",
6307                     "terms": "減速帶,減速器"
6308                 },
6309                 "traffic_calming/chicane": {
6310                     "name": "減速彎道",
6311                     "terms": "減速彎道"
6312                 },
6313                 "traffic_calming/choker": {
6314                     "name": "交通阻塞",
6315                     "terms": "交通阻塞"
6316                 },
6317                 "traffic_calming/cushion": {
6318                     "name": "減速墊",
6319                     "terms": "減速墊"
6320                 },
6321                 "traffic_calming/dip": {
6322                     "name": "減速坡",
6323                     "terms": "減速坡,斜坡"
6324                 },
6325                 "traffic_calming/hump": {
6326                     "name": "減速標線",
6327                     "terms": "減速標線"
6328                 },
6329                 "traffic_calming/island": {
6330                     "name": "分隔島",
6331                     "terms": "分隔島"
6332                 },
6333                 "traffic_calming/rumble_strip": {
6334                     "name": "跳動路面",
6335                     "terms": "起皺狹長路段"
6336                 },
6337                 "traffic_calming/table": {
6338                     "name": "減速丘",
6339                     "terms": "減速丘"
6340                 },
6341                 "type/boundary": {
6342                     "name": "邊界",
6343                     "terms": "界線"
6344                 },
6345                 "type/boundary/administrative": {
6346                     "name": "行政界線",
6347                     "terms": "行政邊界"
6348                 },
6349                 "type/multipolygon": {
6350                     "name": "多重多邊形"
6351                 },
6352                 "type/restriction": {
6353                     "name": "限制",
6354                     "terms": "限制"
6355                 },
6356                 "type/restriction/no_left_turn": {
6357                     "name": "不准左轉",
6358                     "terms": "禁止左轉,不可以左轉"
6359                 },
6360                 "type/restriction/no_right_turn": {
6361                     "name": "不准右轉",
6362                     "terms": "禁止右轉,不可以右轉"
6363                 },
6364                 "type/restriction/no_straight_on": {
6365                     "name": "不准直駛",
6366                     "terms": "禁止進入"
6367                 },
6368                 "type/restriction/no_u_turn": {
6369                     "name": "不准掉頭",
6370                     "terms": "禁止迴轉"
6371                 },
6372                 "type/restriction/only_left_turn": {
6373                     "name": "只能左轉",
6374                     "terms": "只能左轉"
6375                 },
6376                 "type/restriction/only_right_turn": {
6377                     "name": "只能右轉",
6378                     "terms": "只能右轉"
6379                 },
6380                 "type/restriction/only_straight_on": {
6381                     "name": "只能直行",
6382                     "terms": "只能直行"
6383                 },
6384                 "type/restriction/only_u_turn": {
6385                     "name": "只能迴轉",
6386                     "terms": "只能迴轉"
6387                 },
6388                 "type/route": {
6389                     "name": "路線",
6390                     "terms": "路線"
6391                 },
6392                 "type/route/bicycle": {
6393                     "name": "單車路線",
6394                     "terms": "腳踏車路線"
6395                 },
6396                 "type/route/bus": {
6397                     "name": "公車路線",
6398                     "terms": "公共汽車路線,客運路線,巴士路線"
6399                 },
6400                 "type/route/detour": {
6401                     "name": "繞道路線",
6402                     "terms": "繞道路線"
6403                 },
6404                 "type/route/ferry": {
6405                     "name": "渡輪航線",
6406                     "terms": "渡輪路線"
6407                 },
6408                 "type/route/foot": {
6409                     "name": "步行路線",
6410                     "terms": "步行路線"
6411                 },
6412                 "type/route/hiking": {
6413                     "name": "遠足路線",
6414                     "terms": "遠足路線"
6415                 },
6416                 "type/route/horse": {
6417                     "name": "騎馬路線",
6418                     "terms": "騎馬路線,騎乘路線"
6419                 },
6420                 "type/route/light_rail": {
6421                     "name": "輕軌路線",
6422                     "terms": "輕軌路線"
6423                 },
6424                 "type/route/pipeline": {
6425                     "name": "管道路線",
6426                     "terms": "管線路線"
6427                 },
6428                 "type/route/piste": {
6429                     "name": "滑雪路線",
6430                     "terms": "滑雪路線"
6431                 },
6432                 "type/route/power": {
6433                     "name": "供電路線",
6434                     "terms": "輸電線路"
6435                 },
6436                 "type/route/road": {
6437                     "name": "道路路線",
6438                     "terms": "公路路線"
6439                 },
6440                 "type/route/subway": {
6441                     "name": "地下鐵路線",
6442                     "terms": "地下鐵路線,捷運路線"
6443                 },
6444                 "type/route/train": {
6445                     "name": "鐵路路線",
6446                     "terms": "列車路線"
6447                 },
6448                 "type/route/tram": {
6449                     "name": "電車路線",
6450                     "terms": "電車路線"
6451                 },
6452                 "type/route_master": {
6453                     "name": "路線總纜",
6454                     "terms": "路線總目"
6455                 },
6456                 "type/site": {
6457                     "name": "地點",
6458                     "terms": "場地"
6459                 },
6460                 "type/waterway": {
6461                     "name": "水路",
6462                     "terms": "水路"
6463                 },
6464                 "vertex": {
6465                     "name": "其他",
6466                     "terms": "其他"
6467                 },
6468                 "waterway": {
6469                     "name": "水道"
6470                 },
6471                 "waterway/boatyard": {
6472                     "name": "船塢",
6473                     "terms": "船塢"
6474                 },
6475                 "waterway/canal": {
6476                     "name": "運河",
6477                     "terms": "運河"
6478                 },
6479                 "waterway/dam": {
6480                     "name": "堤壩",
6481                     "terms": "水庫,水壩"
6482                 },
6483                 "waterway/ditch": {
6484                     "name": "溝",
6485                     "terms": "水溝"
6486                 },
6487                 "waterway/dock": {
6488                     "name": "濕塢 / 乾塢",
6489                     "terms": "濕塢 / 乾塢"
6490                 },
6491                 "waterway/drain": {
6492                     "name": "渠",
6493                     "terms": "灌溉水圳"
6494                 },
6495                 "waterway/fuel": {
6496                     "name": "船用加油站",
6497                     "terms": "船隻加油站"
6498                 },
6499                 "waterway/river": {
6500                     "name": "河流",
6501                     "terms": "河川"
6502                 },
6503                 "waterway/riverbank": {
6504                     "name": "河床",
6505                     "terms": "河岸"
6506                 },
6507                 "waterway/sanitary_dump_station": {
6508                     "name": "污水處理放流管",
6509                     "terms": "放流口,放流管,污水海洋放流口,污水海洋放流管"
6510                 },
6511                 "waterway/stream": {
6512                     "name": "溪流",
6513                     "terms": "小溪"
6514                 },
6515                 "waterway/stream_intermittent": {
6516                     "name": "週期性水流",
6517                     "terms": "週期性水流"
6518                 },
6519                 "waterway/water_point": {
6520                     "name": "海洋飲用水",
6521                     "terms": "海洋飲用水"
6522                 },
6523                 "waterway/waterfall": {
6524                     "name": "瀑布",
6525                     "terms": "Waterfall,瀑布,跌水"
6526                 },
6527                 "waterway/weir": {
6528                     "name": "水壩",
6529                     "terms": "堰堤"
6530                 }
6531             }
6532         },
6533         "imagery": {
6534             "Bing": {
6535                 "description": "衛星與空照圖",
6536                 "name": "Bing 空照圖"
6537             },
6538             "DigitalGlobe-Premium": {
6539                 "attribution": {
6540                     "text": "使用條款與意見回饋"
6541                 },
6542                 "description": "Premium DigitalGlobe 衛星圖",
6543                 "name": "DigitalGlobe Premium 空照圖"
6544             },
6545             "DigitalGlobe-Premium-vintage": {
6546                 "attribution": {
6547                     "text": "使用條款與意見回饋"
6548                 },
6549                 "description": "影像邊界與拍攝日期。標籤將會在縮放等級大於等於 13 時出現。",
6550                 "name": "DigitalGlobe Premium 空照圖年份"
6551             },
6552             "DigitalGlobe-Standard": {
6553                 "attribution": {
6554                     "text": "使用條款與意見回饋"
6555                 },
6556                 "description": "Standard DigitalGlobe 衛星圖",
6557                 "name": "DigitalGlobe Standard 空照圖"
6558             },
6559             "DigitalGlobe-Standard-vintage": {
6560                 "attribution": {
6561                     "text": "使用條款與意見回饋"
6562                 },
6563                 "description": "影像邊界與拍攝日期。標籤將會在縮放等級大於等於 13 時出現。",
6564                 "name": "DigitalGlobe Standard 空照圖年份"
6565             },
6566             "EsriWorldImagery": {
6567                 "attribution": {
6568                     "text": "使用條款與回饋"
6569                 },
6570                 "description": "Esri 世界衛星圖。",
6571                 "name": "Esri 世界衛星圖"
6572             },
6573             "EsriWorldImageryClarity": {
6574                 "attribution": {
6575                     "text": "使用條款與意見回饋"
6576                 },
6577                 "description": "Ersi 的封存衛星圖可能比預設的圖層更清晰且更精確。",
6578                 "name": "Esri 世界衛星圖(清晰版)Beta"
6579             },
6580             "MAPNIK": {
6581                 "attribution": {
6582                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
6583                 },
6584                 "description": "預設的 OpenStreetMap 圖層",
6585                 "name": "OpenStreetMap(標準)"
6586             },
6587             "Mapbox": {
6588                 "attribution": {
6589                     "text": "使用條款與意見回饋"
6590                 },
6591                 "description": "衛星與空照圖",
6592                 "name": "Mapbox 衛星圖"
6593             },
6594             "OSM_Inspector-Addresses": {
6595                 "attribution": {
6596                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6597                 },
6598                 "name": "OSM 檢查器:地址"
6599             },
6600             "OSM_Inspector-Geometry": {
6601                 "attribution": {
6602                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6603                 },
6604                 "name": "OSM 檢查器:幾何"
6605             },
6606             "OSM_Inspector-Highways": {
6607                 "attribution": {
6608                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6609                 },
6610                 "name": "OSM 檢查器:道路"
6611             },
6612             "OSM_Inspector-Multipolygon": {
6613                 "attribution": {
6614                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6615                 },
6616                 "name": "OSM 檢查器:區域"
6617             },
6618             "OSM_Inspector-Places": {
6619                 "attribution": {
6620                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6621                 },
6622                 "name": "OSM 檢查器:地區"
6623             },
6624             "OSM_Inspector-Routing": {
6625                 "attribution": {
6626                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6627                 },
6628                 "name": "OSM 檢查器:路徑"
6629             },
6630             "OSM_Inspector-Tagging": {
6631                 "attribution": {
6632                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6633                 },
6634                 "name": "OSM 檢查器:標籤"
6635             },
6636             "US-TIGER-Roads-2012": {
6637                 "name": "TIGER 道路 2012"
6638             },
6639             "US-TIGER-Roads-2014": {
6640                 "description": "在縮放等級 16 以上的資料是從美國人口普查局的公眾領域圖資取得的。較低縮放等級的則僅有自2006年開放街圖刪除部份不合授權條款的資料後併入開放街圖的資料",
6641                 "name": "TIGER 道路 2014"
6642             },
6643             "US-TIGER-Roads-2017": {
6644                 "description": "黃 = 自美國人口普查局的公共領域地圖資料取得。紅 = 在開放街圖上找不到資料",
6645                 "name": "TIGER 道路 2017"
6646             },
6647             "US_Forest_Service_roads_overlay": {
6648                 "description": "道路:綠色外框 = 非分類道路。棕色外框 = 土路。路面:碎石路 = 亮棕色實心填滿,柏油 = 黑色,有舖面 = 灰色,地面 = 白色,水泥 = 藍色,草地 = 綠色。季節性 = 白色條紋",
6649                 "name": "美國森林道路覆蓋層"
6650             },
6651             "Waymarked_Trails-Cycling": {
6652                 "attribution": {
6653                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6654                 },
6655                 "name": "小徑標示:自行車"
6656             },
6657             "Waymarked_Trails-Hiking": {
6658                 "attribution": {
6659                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6660                 },
6661                 "name": "小徑標示:健行"
6662             },
6663             "Waymarked_Trails-MTB": {
6664                 "attribution": {
6665                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6666                 },
6667                 "name": "小徑標示:MTB"
6668             },
6669             "Waymarked_Trails-Skating": {
6670                 "attribution": {
6671                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6672                 },
6673                 "name": "小徑標示:溜冰"
6674             },
6675             "Waymarked_Trails-Winter_Sports": {
6676                 "attribution": {
6677                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6678                 },
6679                 "name": "小徑標示:冬季運動"
6680             },
6681             "basemap.at": {
6682                 "attribution": {
6683                     "text": "basemap.at"
6684                 },
6685                 "description": "奧地利的底圖,基於政府資料。",
6686                 "name": "basemap.at"
6687             },
6688             "basemap.at-orthofoto": {
6689                 "attribution": {
6690                     "text": "basemap.at"
6691                 },
6692                 "description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 圖的「繼承者」。",
6693                 "name": "basemap.at Orthofoto"
6694             },
6695             "hike_n_bike": {
6696                 "attribution": {
6697                     "text": "© OpenStreetMap 貢獻者"
6698                 },
6699                 "name": "健行與自行車"
6700             },
6701             "mapbox_locator_overlay": {
6702                 "attribution": {
6703                     "text": "使用條款與意見回饋"
6704                 },
6705                 "description": "顯示主要的圖徽以協助您定位。",
6706                 "name": "定位器覆蓋層"
6707             },
6708             "openpt_map": {
6709                 "attribution": {
6710                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
6711                 },
6712                 "name": "OpenPT 地圖(覆蓋層)"
6713             },
6714             "osm-gps": {
6715                 "attribution": {
6716                     "text": "© OpenStreetMap 貢獻者"
6717                 },
6718                 "description": "上傳至開放街圖的公開 GPS 軌跡。",
6719                 "name": "OpenStreetMap GPS 軌跡"
6720             },
6721             "osm-mapnik-black_and_white": {
6722                 "attribution": {
6723                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
6724                 },
6725                 "name": "OpenStreetMap(標準黑與白)"
6726             },
6727             "osm-mapnik-german_style": {
6728                 "attribution": {
6729                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
6730                 },
6731                 "name": "OpenStreetMap(德國樣式)"
6732             },
6733             "qa_no_address": {
6734                 "attribution": {
6735                     "text": "Simon Poole,資料 ©OpenStreetMap 貢獻者"
6736                 },
6737                 "name": "QA 無地址"
6738             },
6739             "skobbler": {
6740                 "attribution": {
6741                     "text": "© 圖磚:skobbler 圖資:OpenStreetMap 貢獻者"
6742                 },
6743                 "name": "skobbler"
6744             },
6745             "stamen-terrain-background": {
6746                 "attribution": {
6747                     "text": "Stamen Design 的圖磚,以 CC BY 3.0 授權。資料自 OpenStreetMap 處取得,以 ODbL 授權"
6748                 },
6749                 "name": "Stamen Terrain"
6750             },
6751             "tf-cycle": {
6752                 "attribution": {
6753                     "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
6754                 },
6755                 "name": "Thunderforest OpenCycleMap"
6756             },
6757             "tf-landscape": {
6758                 "attribution": {
6759                     "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
6760                 },
6761                 "name": "Thunderforest Landscape"
6762             }
6763         },
6764         "community": {
6765             "osm-mg-facebook": {
6766                 "name": "開放街圖馬達加斯加 Facebook 社團",
6767                 "description": "馬達加斯加對開放街圖有興趣的人參與的 Facebook 社團。"
6768             },
6769             "talk-mg": {
6770                 "name": "Talk-m 郵件論壇",
6771                 "description": "馬達加斯加開放街圖貢獻者、社群和使用者分享和討論的園地"
6772             },
6773             "OSM-BGD-facebook": {
6774                 "name": "開放街圖孟加拉",
6775                 "description": "改進孟加拉的開放街圖",
6776                 "extendedDescription": "在孟加拉畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!"
6777             },
6778             "OSM-India-facebook": {
6779                 "name": "開放街圖印度 - 參與社區畫圖",
6780                 "description": "改善印度的 OpenStreetMap",
6781                 "extendedDescription": "在印度畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!",
6782                 "events": {
6783                     "sotmasia2018": {
6784                         "name": "State of the Map Asia 2018",
6785                         "description": "加入 2018 開放街圖在印度的亞洲地區性的大會活動",
6786                         "where": "印度班加羅爾,印度管理學院"
6787                     }
6788                 }
6789             },
6790             "OSM-india-mailinglist": {
6791                 "name": "開放街圖印度郵件論壇",
6792                 "description": "Talk-in 是印度社群的官方郵件論壇"
6793             },
6794             "OSM-india-twitter": {
6795                 "name": "開放街圖印度 Twitter",
6796                 "description": "我們只是喜歡 tweet:{url}"
6797             },
6798             "OSM-India-Puducherry-Facebook": {
6799                 "name": "Free Software Hardware Movement - Facebook",
6800                 "description": "FSHM Facebook 粉絲頁讓你知道社群活動",
6801                 "extendedDescription": "FSHM 組織跟自由軟體/硬體、科技、倡議和開放街圖的活動。FSHM Facebook 粉絲頁是最好跟他們活動保持聯繫的方式。"
6802             },
6803             "OSM-IDN-facebook": {
6804                 "name": "開放街圖印尼",
6805                 "description": "改進印尼的開放街圖",
6806                 "extendedDescription": "在印尼畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
6807             },
6808             "OSM-japan-facebook": {
6809                 "name": "開放街圖日本社群",
6810                 "description": "日本圖客和開放街圖使用者"
6811             },
6812             "OSM-japan-mailinglist": {
6813                 "name": "開放街圖日本郵件論壇",
6814                 "description": "Talk-ja 是日本社群官方的郵件論壇"
6815             },
6816             "OSM-japan-twitter": {
6817                 "name": "開放街圖日本 Twitter",
6818                 "description": "Twitter 的標籤:{url}"
6819             },
6820             "OSM-MNG-facebook": {
6821                 "name": "開放街圖蒙古",
6822                 "description": "改進蒙古的開放街圖",
6823                 "extendedDescription": "在蒙古畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
6824             },
6825             "OSM-Nepal-facebook": {
6826                 "name": "開放街圖尼泊爾",
6827                 "description": "改進尼泊爾的開放街圖",
6828                 "extendedDescription": "在尼泊爾畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
6829             },
6830             "OSM-PH-facebook": {
6831                 "name": "開放街圖菲律賓 Facebook"
6832             },
6833             "OSM-TW-facebook": {
6834                 "name": "開放街圖台灣社群",
6835                 "description": "台灣社群專門討論有關台灣圖資的臉書社團"
6836             },
6837             "OSM-TW-mailinglist": {
6838                 "name": "開放街圖台灣郵件論壇",
6839                 "description": "Talk-tw 是台灣社群專門討論有關台灣圖資的官方郵件論壇"
6840             },
6841             "at-twitter": {
6842                 "name": "開放街圖奧地利 Twitter",
6843                 "description": "開放街圖奧地利 Twitter:{url}"
6844             },
6845             "osm-at": {
6846                 "name": "開放街圖奧地利",
6847                 "description": "開放街圖在奧地利交流資訊的平台"
6848             },
6849             "be-facebook": {
6850                 "name": "開放街圖比利時社群",
6851                 "description": "圖客和比利時開放街圖 Facebook"
6852             },
6853             "be-forum": {
6854                 "name": "開放街圖比利時論壇",
6855                 "description": "開放街圖比利時網頁論壇"
6856             },
6857             "be-mailinglist": {
6858                 "name": "Talk-be 郵件論壇",
6859                 "description": "Talk-be 是比利時社群的官方郵件論壇 "
6860             },
6861             "be-matrix": {
6862                 "name": "OpenStreetMap BE Riot channel",
6863                 "description": "歡迎所有圖客!在 {signupUrl} 註冊",
6864                 "extendedDescription": "多個頻道存在,從初學者到主題頻道,土地利用和開發主題"
6865             },
6866             "be-meetup": {
6867                 "name": "開放街圖比利時聚會",
6868                 "description": "IRL 聚會由對開放街圖有興趣的人組成。",
6869                 "extendedDescription": "實體的聚會是與其他圖客碰面的好機會,能夠論論問題,學到很多事情,特別是歡迎新的貢獻者。"
6870             },
6871             "be-twitter": {
6872                 "name": "開放街圖奧地利 Twitter",
6873                 "description": "開放街圖比利時 Twitter:{url} "
6874             },
6875             "byosm": {
6876                 "name": "開放街圖白羅斯",
6877                 "description": "開放街圖白羅斯 Telegram 聊天室"
6878             },
6879             "Bay-Area-OpenStreetMappers": {
6880                 "name": "灣區的 OpenStreetMap 圖客",
6881                 "description": "改善在灣區的 OpenStreetMap",
6882                 "extendedDescription": "這個群組是為了讓灣區的 OpenStreetMap 社群成長茁壯而設立。我們的活動開放給所有人參與,開放原始碼支持者、自行車騎士、地理資訊系統 (GIS) 專家、地理藏寶者都可以。只要對地圖、地圖製作與自由地圖資料有興趣的人都歡迎加入我們的群組,以及參與我們的活動。"
6883             },
6884             "Central-Pennsylvania-OSM": {
6885                 "name": "賓州中部 OSM",
6886                 "description": "位於賓州州立大學的線上製圖社群"
6887             },
6888             "Code-for-San-Jose-Slack": {
6889                 "name": "Code for San Jose Slack",
6890                 "description": "歡迎所有人加入!在 {signupUrl} 註冊,並加入 #osm 頻道。"
6891             },
6892             "Dallas-Fort-Worth-OSM": {
6893                 "name": "達拉斯—沃斯堡 OSM",
6894                 "description": "達拉斯—沃斯堡的 OpenStreetMap 使用者群組",
6895                 "extendedDescription": "達拉斯、沃斯堡與其間的所有城市都充滿了極具創造力且技術精湛的人才。這個使用者群組的願景是找出新的方法來使用 OSM 上的驚人資源。"
6896             },
6897             "GeoPhilly": {
6898                 "name": "GeoPhilly",
6899                 "description": "費城地區的地圖愛好者聚會",
6900                 "extendedDescription": "GeoPhilly 將開發者、地理學家、資料極客、開放原始碼愛好者、公民駭客與地圖愛好者聯合起來,並將我們對地圖的熱愛與他們的故事連結起來。如果你在工作中會用到地圖,或僅僅只是想要了解更多,這就是為你而辦的聚會!我們的活動旨在開放、友好、教育與社交,從歡樂時光到閃電講,甚至是工作坊都有。跟我們一起在費城建立一個多元化且激勵人心的地理空間社群!"
6901             },
6902             "Mapping-DC-meetup": {
6903                 "name": "Mapping DC",
6904                 "description": "改善華府區域的 OpenStreetMap",
6905                 "extendedDescription": "我們是一群致力於改善華府區域的 OpenStreetMap 的群組。我們也努力教導其他人關於 OSM 的生態系、資料分析、製圖與 GIS。我們每隔一個月聚會一次,每次僅聚焦在我們的城市中的一個地區。"
6906             },
6907             "OSM-Boston": {
6908                 "name": "開放街圖波士頓",
6909                 "description": "波士頓的圖客與開放街圖使用者",
6910                 "extendedDescription": "開放街圖是一份自由開放的維基風格世界地圖,每天都有數十萬像您這樣的人們做出貢獻。編輯地圖很簡單,而且很有趣!不管是在戶內或是戶外都可以加入我們,來建立波士頓地區與世界其他地方最好的地圖吧!"
6911             },
6912             "OSM-Chattanooga": {
6913                 "name": "OSM 查塔努加",
6914                 "description": "查塔努加的 OpenStreetMap 使用者群組"
6915             },
6916             "OSM-Colorado": {
6917                 "name": "開放街圖科羅拉多",
6918                 "description": "在美國科羅拉多州的圖客與開放街圖使用者",
6919                 "extendedDescription": "開放街圖 (OpenStreetMap, OSM) 科羅拉多是一個喜歡貢獻他們的心力建立自由地圖的一群地區協作夥伴。我們鼓勵我們所有的圖客組織或建議橫跨整個州的製圖活動。會面活動可以是簡單的社交活動、OSM 基礎到進階訓練,或是社群製圖派對。"
6920             },
6921             "OSM-NYC": {
6922                 "name": "OpenStreetMap NYC",
6923                 "description": "在紐約都會區的圖客與 OpenStreetMap 使用者、開發者與愛好者"
6924             },
6925             "OSM-Portland": {
6926                 "name": "OpenStreetMap 波特蘭",
6927                 "description": "波特蘭區域的圖客與 OpenStreetMap 使用者",
6928                 "extendedDescription": "OpenStreetMap (OSM) 是一幅由像你這樣的人所製作的世界地圖。它是由你所建構,並如同維基百科那樣自由提供給所有人的地圖。看看 osm.org 以取得更多資訊,然後在聚會上加入我們來說說地圖的故事、對 OSM 貢獻然後玩得開心!"
6929             },
6930             "OSM-Seattle": {
6931                 "name": "開放街圖西雅圖",
6932                 "description": "在西雅圖的圖客與開放街圖使用者"
6933             },
6934             "OSM-South-Bay": {
6935                 "name": "OSM South Bay",
6936                 "description": "由為聖荷西寫程式主辦的地圖之夜",
6937                 "extendedDescription": "為聖荷西寫程式是為美國寫程式的地區分支,週四晚上在聖荷西市中心舉辦每月地圖之夜。結識南灣區的圖客,與當地的製圖專案交流,聽聽其他的公民科技專案。寫程式或 GIS 相關技能都並非必要。"
6938             },
6939             "OSM-Tampa-Bay": {
6940                 "name": "開放街圖坦帕灣",
6941                 "description": "坦帕灣的圖客與開放街圖使用者",
6942                 "extendedDescription": "OSM 坦帕灣群組讓當地居民聚在一起,用開放街圖建立坦帕灣的準確地圖。如果您使用地圖、資料、開放原始碼、GPS、徒步旅行或是騎腳踏車等等,您將會很喜歡與 OSM 合作,所以請加入吧!我們會聚在一起,製圖並討論每月的新主題。"
6943             },
6944             "OSM-US-Slack": {
6945                 "name": "OpenStreetMap US Slack",
6946                 "description": "歡迎所有人加入!在 {signupUrl} 註冊"
6947             },
6948             "OSM-US": {
6949                 "name": "開放街圖美國",
6950                 "description": "我們協助美國的開放街圖成長茁壯並改善它。",
6951                 "extendedDescription": "我們透過舉辦年度研討會、提供社群資源、建立合作關係以及推廣來支援開放街圖。在此加入開放街圖美國:{signupUrl}"
6952             },
6953             "OSM-Utah": {
6954                 "name": "開放街圖猶他",
6955                 "description": "在鹽湖城區域的圖客與開放街圖使用者",
6956                 "extendedDescription": "我們可能會舉辦的活動有:學習製圖工作坊、製圖派對與戶外資料蒐集。活動將會在鹽湖城區舉辦,至少一開始是這樣。我們正在尋找經驗豐富的圖客與 OSM 新手。加入我們,一起來製圖吧!"
6957             },
6958             "OSM-Wyoming": {
6959                 "name": "開放街圖懷俄明",
6960                 "description": "在懷俄明州的圖客與開放街圖使用者",
6961                 "extendedDescription": "開放街圖 (OpenStreetMap, OSM) 懷俄明是一個喜歡貢獻他們的心力建立自由地圖的一群地區協作夥伴。我們鼓勵我們所有的圖客組織或建議橫跨整個州的製圖活動。會面活動可以是簡單的社交活動、OSM 基礎到進階訓練,或是社群製圖派對。"
6962             },
6963             "PHXGeo-meetup": {
6964                 "name": "PHXGeo Meetup",
6965                 "description": "在亞利桑那州鳳凰城的圖客與開放街圖使用者",
6966                 "extendedDescription": "這是一個給住在鳳凰城,喜歡地圖、GIS、開放街圖、製圖與其他東西的群組。"
6967             },
6968             "PHXGeo-twitter": {
6969                 "name": "PHXGeo Twitter",
6970                 "description": "在 {url} 上追隨我們的 Twitter"
6971             },
6972             "Western-Slope-facebook": {
6973                 "name": "Western Slope OSM Facebook",
6974                 "description": "在科羅拉多州大章克申的圖客與開放街圖使用者"
6975             },
6976             "Western-Slope-meetup": {
6977                 "name": "Western Slope OSM Meetup",
6978                 "description": "在科羅拉多州大章克申的圖客與開放街圖使用者",
6979                 "extendedDescription": "此群組的目標是介紹開放街圖給社群知道,並發展圖客社群、利用任何方法建立盡可能多的地理資料並把這些資料提供給社群。想像準確的線索標示!想像自行車道的進一步發展!想像您想要什麼,這就是開放街圖的有趣之處!"
6980             },
6981             "Maptime-Australia-Slack": {
6982                 "name": "Maptime Australia Slack",
6983                 "description": "在 {signupUrl} 註冊"
6984             },
6985             "Maptime-Bogota": {
6986                 "name": "Maptime Bogotá",
6987                 "description": "我們是一群關心波哥大一帶開放街圖狀況的圖客。",
6988                 "extendedDescription": "學習在現場收集資料,然後在開放街圖上面數位位。你不需要有先備知識!你只要有心參與、學習以及好好玩。"
6989             },
6990             "OSM-CO-facebook": {
6991                 "name": "開放街圖哥倫比亞 Facebook",
6992                 "description": "加入開放街圖哥倫比亞社群 Facebook"
6993             },
6994             "OSM-PE-telegram": {
6995                 "name": "開放街圖祕魯 Telegram",
6996                 "description": "加入開放街圖祕魯 Telegram 聊天室"
6997             },
6998             "OSM-PE-twitter": {
6999                 "name": "開放街圖祕魯 Twitter",
7000                 "description": "在 {url} 上追隨我們的 Twitter "
7001             },
7002             "OSM-PE": {
7003                 "name": "開放街圖祕魯",
7004                 "description": "開放街圖社群的新聞和資源頁面"
7005             },
7006             "OSM-Reddit": {
7007                 "name": "在 Reddit 上的 OpenStreetMap",
7008                 "description": "/r/openstreetmap/ 是一個取得更多關於 OpenStreetMap 資訊的好地方。什麼事都能問!"
7009             }
7010         }
7011     }
7012 }