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