X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1dfbd9282c3b863ab2bf5b6a68f68195ba377851..cf57e195f2776475f040cad5f937249c3bcdcf2b:/vendor/assets/iD/iD/locales/zh-TW.json diff --git a/vendor/assets/iD/iD/locales/zh-TW.json b/vendor/assets/iD/iD/locales/zh-TW.json index 01daf4d4e..7d4a67fc3 100644 --- a/vendor/assets/iD/iD/locales/zh-TW.json +++ b/vendor/assets/iD/iD/locales/zh-TW.json @@ -1,9 +1,13 @@ { "zh-TW": { "icons": { + "download": "下載", "information": "資訊", "remove": "移除", - "undo": "復原" + "undo": "復原", + "zoom_to": "縮放至", + "copy": "複製", + "open_wikidata": "在 wikidata.org 開啟" }, "modes": { "add_area": { @@ -152,10 +156,20 @@ }, "connect": { "annotation": { - "point": "已連接路徑到一點。", - "vertex": "已連接路徑到另一路徑。", - "line": "已連接路徑到一線段。", - "area": "已連接路徑到一區域。" + "from_vertex": { + "to_point": "已連接路徑到一點。", + "to_vertex": "已連接路徑到另一路徑。", + "to_line": "已連接路徑到一線段。", + "to_area": "已連接路徑到一區域。", + "to_adjacent_vertex": "將鄰近的點合併到路徑中。", + "to_sibling_vertex": "已將路徑連接到它自身。" + }, + "from_point": { + "to_point": "將點與其他點合併。", + "to_vertex": "將點與點合併為一條路徑。", + "to_line": "移動點到線段上。", + "to_area": "移動點到區域中。" + } }, "relation": "這些特徵並不能連結,因為它們的關聯角色有衝突。", "restriction": "這些特徵並不能連結,因為會破壞 \"{relation}\" 關聯。" @@ -371,6 +385,10 @@ "loading_auth": "正在連接 OpenStreetMap...", "report_a_bug": "回報錯誤", "help_translate": "協助翻譯", + "sidebar": { + "key": "`", + "tooltip": "切換側邊欄。" + }, "feature_info": { "hidden_warning": "{count} 隱藏的圖徵", "hidden_details": "這些圖徵現在被隱藏.: {details}" @@ -390,6 +408,7 @@ "cancel": "取消", "changes": "{count} 變動數", "download_changes": "下載 osmChange 檔案", + "errors": "錯誤", "warnings": "警告", "modified": "已修改", "deleted": "已刪除", @@ -478,20 +497,32 @@ "locating": "正在定位,請等待..." }, "inspector": { + "zoom_to": { + "key": "Z", + "title": "縮放到這裡", + "tooltip_feature": "置中和縮放地圖到這圖徵。", + "tooltip_note": "置中和縮放地圖到這註解。", + "tooltip_data": "置中和縮放地圖到這資料。", + "tooltip_issue": "置中和縮放地圖到這問題。" + }, "no_documentation_combination": "這個標籤組合沒有可用的說明", "no_documentation_key": "這個鍵值沒有可用的說明", - "documentation_redirect": "這份文件已經被重新導向至新頁面", "show_more": "顯示更多", "view_on_osm": "在 openstreetmap.org 中檢視", + "view_on_keepRight": "在 keepright.at 檢視", "all_fields": "全部欄位", "all_tags": "所有標籤", "all_members": "所有成員", "all_relations": "所有關係", "new_relation": "建立新關係...", + "choose_relation": "選擇父關係", "role": "角色", "choose": "選擇物件種類", "results": "{search} 的 {n} 個結果", "reference": "在 OpenStreetMap Wiki 中檢閱", + "edit_reference": "編輯或翻譯描述", + "wiki_reference": "觀看說明文件", + "wiki_en_reference": "觀看英文的說明文件", "back_tooltip": "修改物件", "remove": "移除", "search": "搜尋", @@ -518,7 +549,10 @@ "way": "路徑", "relation": "關係", "location": "地點", - "add_fields": "新增欄位" + "add_fields": "新增欄位", + "lock": { + "suggestion": "\"{label}\" 欄位已經因為是維基數據標籤而鎖住,你可以刪除它或是在\"所有標籤\"部分編輯。" + } }, "background": { "title": "背景", @@ -559,6 +593,10 @@ "tooltip": "從開放街圖而來的註記資料", "title": "開放街圖註記" }, + "keepRight": { + "tooltip": "自動從 keepright.at 偵測地圖問題", + "title": "KeepRight 問題" + }, "custom": { "tooltip": "拖曳資料檔案到頁面上,或點選按鈕以設定", "title": "自訂地圖資料", @@ -739,6 +777,8 @@ "validations": { "disconnected_highway": "未連結道路", "disconnected_highway_tooltip": "道路應該要被連接到其他道路或是建築物的入口。", + "generic_name": "可能的一般名稱", + "generic_name_tooltip": "這個圖徵看來有一般名稱 \"{name}\"。只有在圖徵有正式名稱之下才用名稱欄位。", "old_multipolygon": "在外部路徑上的多邊形標籤", "old_multipolygon_tooltip": "這種多邊形樣式已被棄用。請將標籤加於母多邊形而非外部路徑。", "untagged_point": "未有標籤的點", @@ -759,6 +799,323 @@ }, "cannot_zoom": "在此模式下不能再縮小。", "full_screen": "啟動全螢幕", + "QA": { + "keepRight": { + "title": "KeepRIght 錯誤", + "detail_title": "錯誤", + "detail_description": "説明", + "comment": "評論", + "comment_placeholder": "輸入評論以與其他使用者分享。", + "close": "關閉(錯誤已修正)", + "ignore": "忽略(並非錯誤)", + "save_comment": "儲存評論", + "close_comment": "關閉並評論", + "ignore_comment": "忽略並評論", + "error_parts": { + "this_node": "這個節點", + "this_way": "這條路徑", + "this_relation": "這個關聯", + "this_oneway": "這條單行道", + "this_highway": "這條公路", + "this_railway": "這條鐵道", + "this_waterway": "這個水路", + "this_cycleway": "這條自行車道", + "this_cycleway_footpath": "這條自行車道/人行道", + "this_riverbank": "這個河濱", + "this_crossing": "這個人行穿越道", + "this_railway_crossing": "這個鐵路平交道", + "this_bridge": "這條橋", + "this_tunnel": "這個隧道", + "this_boundary": "這個邊界", + "this_turn_restriction": "這個轉彎限制", + "this_roundabout": "這個圓環", + "this_mini_roundabout": "這個小型迴旋處", + "this_track": "這個土路", + "this_feature": "這個圖徵", + "highway": "公路", + "railway": "鐵道", + "waterway": "水道", + "cycleway": "自行車道", + "cycleway_footpath": "自行車道/人行道", + "riverbank": "河濱", + "place_of_worship": "禮拜場所", + "pub": "酒館", + "restaurant": "餐廳", + "school": "學校", + "university": "大學", + "hospital": "醫院", + "library": "圖書館", + "theatre": "劇院", + "courthouse": "法院", + "bank": "銀行", + "cinema": "電影院", + "pharmacy": "藥房", + "cafe": "咖啡廳", + "fast_food": "快餐店", + "fuel": "加油站", + "from": "從", + "to": "至", + "left_hand": "左手", + "right_hand": "右手" + }, + "errorTypes": { + "20": { + "title": "同一地點有多個節點", + "description": "這一地點有超過一個節點,Node IDs: {var1}。" + }, + "30": { + "title": "非閉合區域", + "description": "{var1} 被標示為 \"{var2}\" 而且必須是封閉區域。" + }, + "40": { + "title": "不合理的單行道", + "description": "{var2} 的第一個節點 {var1} 並沒有連接到其他路徑。" + }, + "41": { + "description": "{var2} 的最後一個節點 {var1} 並沒有連接到其他路徑。" + }, + "42": { + "description": "你無法到達 {var1},因為其他到達的路徑都是單行道。" + }, + "43": { + "description": "你無法脫離 {var1},因為其他到達的路徑都是單行道。" + }, + "50": { + "title": "幾乎是交叉", + "description": "{var1} 非常接近,但沒有連接到路徑 {var2}。" + }, + "60": { + "title": "已棄用的標籤", + "description": "{var1} 使用已棄用的標籤 \"{var2}\"。請使用 \"{var3}\" 替代。" + }, + "70": { + "title": "缺少標籤", + "description": "{var1} 有空白標籤:\"{var2}\"。" + }, + "71": { + "description": "{var1} 並沒有標籤。" + }, + "72": { + "description": "{var1} 不屬於任何一項路徑且不具有任何標籤。" + }, + "73": { + "description": "{var1} 帶有 \"{var2}\" 標籤但未有 \"highway\" 標籤。" + }, + "74": { + "description": "{var1} 有空白標籤:\"{var2}\"。" + }, + "75": { + "description": "{var1} 有名稱 \"{var2}\" 但無其他標籤。" + }, + "90": { + "title": "高速公路缺少道路編號", + "description": "因 {var1} 標記為高速公路, 故其應有 \"ref\" 、 \"nat_ref\" 或 \"int_ref\" 任一標籤。" + }, + "100": { + "title": "禮拜場所未標註所屬宗教", + "description": "因 {var1} 標記為禮拜場所,故其應有宗教教派標籤。" + }, + "110": { + "title": "興趣點沒有名稱", + "description": "因 {var1} 被標記為 \"{var2}\",故此應有名稱標籤。" + }, + "120": { + "title": "沒有節點的路徑", + "description": "{var1} 只有單一節點。" + }, + "130": { + "title": "未連結路徑", + "description": "{var1} 沒有連接到地圖其他地方。" + }, + "150": { + "title": "缺少標籤的平交道", + "description": "道路和鐵路交叉的 {var1} 需要被標為 \"railway=crossing\" 或是 \"railway=level_crossing\"。" + }, + "160": { + "title": "鐵路圖層衝突", + "description": "{var1} 此處有不同層數的路徑 (如:隧道或橋樑) 互相連接。" + }, + "170": { + "title": "FIXME 標籤的項目", + "description": "{var1} 帶有 FIXME 標籤: {var2}" + }, + "180": { + "title": "沒有類別的關係", + "description": "{var1} 缺少 \"type\" 標籤。" + }, + "190": { + "title": "相交但沒有交插", + "description": "{var1} 雖與 {var2} {var3} 相交,但其交叉點缺少路口交叉節點、橋樑或隧道。" + }, + "200": { + "title": "相互重疊的路徑", + "description": "{var1} 重疊於 {var2} {var3} 之上。" + }, + "210": { + "title": "自我相交路徑", + "description": "自我交叉的路徑有未明確的問題。" + }, + "211": { + "description": "{var1} 多次含有多於一個節點,節點如下: {var2} 。請注意這不一定代表錯誤。" + }, + "212": { + "description": "{var1} 僅含有兩個不同節略而其中一個節點被包含在内多於一次。" + }, + "220": { + "title": "拼寫錯誤的標籤", + "description": "{var1} 被標記為 \"{var2}\" 但 \"{var3}\" 看似是屬於 \"{var4}\"。" + }, + "221": { + "description": "{var1} 帶有可能不符描述的標籤 \"{var2}\"。" + }, + "230": { + "title": "圖層衝突", + "description": "{var1} 是一個不同層數路徑之交叉點。" + }, + "231": { + "description": "{var1} 是一個不同層數路徑 {var2} 之交叉點。", + "layer": "(圖層: {layer})" + }, + "232": { + "description": "{var1} 被標記為 \"layer={var2}\"。雖其看似怪異但未必是錯誤。" + }, + "270": { + "title": "不尋常的高速公路連結", + "description": "{var1} 是高速公路和其他不是 \"motorway\", \"motorway_link\", \"trunk\", \"rest_area\", 或是 \"construction\" 交叉的狀況。連結到 \"service\" 或是 \"unclassified\" 只有在 \"access=no/private\" 狀況才有效,或是連到高速高路服務區,會是有 \"service=parking_aisle\"。" + }, + "280": { + "title": "標界問題", + "description": "這個標界有未指明的問題。" + }, + "281": { + "title": "標界缺少名稱", + "description": "{var1} 缺少名稱。" + }, + "282": { + "title": "標界缺少邊界等級", + "description": " {var1} 的標界並沒有效的 admin_level,請不要加混合的層級 (例如 \"6;7\"),請從最低的標界層級 admin_level 下標籤。" + }, + "283": { + "title": "標界不是一個閉合形狀", + "description": "{var1} 的標界不是一個閉合形狀" + }, + "284": { + "title": "邊界已經分割", + "description": "{var1} 的標界在此處分開。" + }, + "285": { + "title": "邊界 admin_level 太高了", + "description": "{var1} 有 \"admin_level={var2}\",但屬於比較低的 \"admin_level\"(例如較高的優先);應該在所有的關聯中有最低的 \"admin_level\"。" + }, + "290": { + "title": "限制問題", + "description": "這個限制有未指明的問題。" + }, + "291": { + "title": "限制遺失種類", + "description": "{var1} 帶有無法辨識的限制類型。" + }, + "292": { + "title": "道路限制缺少 \"from\" 的路徑。", + "description": "{var1} 擁有 {var2} 個 \"from\" 的成員,但該項應只有1個成員。" + }, + "293": { + "title": "道路限制缺少 \"to\" 的路徑。", + "description": "{var1} 擁有 {var2} 個 \"to\" 的成員,但該項應只有1個成員。" + }, + "294": { + "title": "道路限制的 \"from\" 或 \"to\" 的成員並非路徑。", + "description": "{var1} 擁有\"from\" 或 \"to\" 的成員,但該項應為路徑。{var2}。" + }, + "295": { + "title": "道路限制的 \"via\" 的成員並非終點。", + "description": "{var1} 擁有 \"via\" (節點 {var2}) 並不是 \"{var3}\" (路徑 {var4}) 第一個或最後一個成員。" + }, + "296": { + "title": "不常見的限制角度", + "description": "{var1} 擁有限制類型 \"{var2}\" ,但是角度是 {var3} 度,也許這種限制類型並不洽當?" + }, + "297": { + "title": "\"to\" 路徑方向錯誤", + "description": "{var1} 並不符合往路徑 {var2} 的 \"to\" 方向" + }, + "298": { + "title": "冗餘的道路限制 - 單行道", + "description": "{var1} 可能為冗餘標籤。項目已有 {var2} 的 \"oneway\" 單行道標籤限制進入。" + }, + "300": { + "title": "缺少最高速限", + "description": "{var1} 缺少「最高速限」的標籤,而且也被標為高速公路、快速道路、主要道路或次要道路。" + }, + "310": { + "title": "圓環問題", + "description": "這個圓環有未指明的問題。" + }, + "311": { + "title": "圓環並非閉合環狀", + "description": "{var1} 屬於圓環的一部分,但是並非封閉的路線。(靠近圓環分離的行車道不應該被標為圓環)。" + }, + "312": { + "title": "圓環行車方向錯誤", + "description": "如果 {var1} 在一個有 {var2} 交通規則的國家內,看來交通方向錯了。" + }, + "313": { + "title": "圓環有弱的連結", + "description": "{var1} 僅有連接 {var2} 條道路。圓環一般而言會與 3 條或以上的道路相連。" + }, + "320": { + "title": "不當的連絡道連接", + "description": "{var1} 被標為 \"{var2}\",但是並沒有連到其他 \"{var3}\" 或是\"{var4}\"。" + }, + "350": { + "title": "不當的橋樑標籤", + "description": "{var1} 並沒有像週遭的路徑那樣有共同的標籤,顯示橋樑的目標,應該有標籤: {var2}。" + }, + "360": { + "title": "缺少在地名稱標籤", + "description": "{var1} 如果有在地名稱 \"name:XX={var2}\" 會更好,而 XX 顯示是在地名稱 \"{var2}\" 的語言。" + }, + "370": { + "title": "重覆地標", + "description": "{var1} 擁有與附近路徑 {var2} {var3} 相同的標籤,而且看來是多餘的。", + "including_the_name": "(含有名稱 {name})" + }, + "380": { + "title": "非運動使用的運動標籤", + "description": "{var1} 被標為 \"{var2}\",但沒有實體標籤 (例如 \"leisure\", \"building\", \"amenity\", 或是 \"highway\")。" + }, + "390": { + "title": "缺失道路種類", + "description": "{var1} 缺少 \"tracktype\" 標籤。" + }, + "400": { + "title": "形狀問題", + "description": "這個幾何形狀有未指明的問題。" + }, + "401": { + "title": "缺少轉彎限制", + "description": "路徑 {var1} 和 {var2} 用很尖銳的角度連接,而且沒有 oneway 標籤或是轉彎限制防止轉彎。" + }, + "402": { + "title": "不合理的角度", + "description": "{var1} 在此以一個陡急的角度彎曲。" + }, + "410": { + "title": "網站問題", + "description": "聯絡網址和 URL 有未指名的問題。" + }, + "411": { + "description": "{var1} 也許有過期的 URL:{var2} 回傳 HTTP 狀態代碼 {var3}。" + }, + "412": { + "description": "{var1} 也許有過期的 URL:{var2} 包含怪怪的文字 \"{var3}\"。" + }, + "413": { + "description": "{var1} 也許有過期的 URL:{var2} 並沒有包含關鍵字 \"{var3}\"。" + } + } + } + }, "streetside": { "tooltip": "微軟的街景照片", "title": "照片覆蓋層 (Bing Streetside)", @@ -967,7 +1324,7 @@ "sources": "[Bing 地圖](https://www.bing.com/maps/)影像是預設的背景影像。視你在編輯的地方,還有其他的影像來源,有些影像比較新或有更高的解析度,所以請常常檢查有些可用,選擇那個圖層是最好用的繪製地圖參考來源。", "offsets_h": "調整空拍圖層偏移", "offset": "有時候影像會與既有地圖資料有些偏移狀況,如果你看到道路或是建築相比背景影像有偏移狀況,也許影像並沒有對準,請別移動全部的資料來吻合背景影像。你可以在背景影像設定,藉由\"調整影像偏移\"調整背景來將影像吻合既有的資料。", - "offset_change": "點小三角形微幅調整影像,或是按住左鍵在灰色區域拖動,來調整影像。" + "offset_change": "點小三角形微幅調整影像,或是按住 {leftclick} 左鍵在灰色區域拖動,來調整影像。" }, "streetlevel": { "title": "街景照片", @@ -986,6 +1343,14 @@ "tracing": "GPS 軌跡並未傳到開放街圖 - 而最好的使用方式則是照著軌跡的指引,繪製你要新增的圖徵。", "upload": "您也可以透過[上傳你的 GPS 資訊至 OpenStreetMap 開放街圖](https://www.openstreetmap.org/trace/create)以供其他使用者利用。" }, + "qa": { + "title": "品質保証", + "intro": "*品質保証* (Q/A, Quality Assurance) 工具能找出開放街圖上,不適當地標籤,為連結的道路或是其他問題,圖客能藉此修復。要檢視現有的 Q/A 問題,,回擊 {data} **地圖資料**儀表板開啓特定 Q/A 圖層。", + "tools_h": "工具", + "tools": "目前支援以下的工具:[KeepRight](https://www.keepright.at/),之後 iD 將支援 [Osmose](https://osmose.openstreetmap.fr/),[ImproveOSM](https://improveosm.org/en/),未來將支援更多 Q/A 工具。", + "issues_h": "處理問題", + "issues": "處理 Q/A 問題類似處理註解。點選已存在的 Q/A 問題會埴滿整個側邊欄,像是問題種類以及相關的圖徵。每個工具都有其能耐,但是一般來說你可以回應和/或關閉問題。" + }, "field": { "restrictions": { "title": "轉彎限制說明", @@ -1323,6 +1688,7 @@ "background_switch": "切換回上一個背景圖層", "map_data": "顯示地圖資料選項", "fullscreen": "進入全螢幕模式", + "sidebar": "切換側邊欄", "wireframe": "切換線框模式", "minimap": "切換小地圖" }, @@ -1335,7 +1701,8 @@ }, "with_selected": { "title": "選中圖徵", - "edit_menu": "切換編輯選單" + "edit_menu": "切換編輯選單", + "zoom_to": "縮放到選取圖徵" }, "vertex_selected": { "title": "選中節點", @@ -1417,6 +1784,11 @@ "coordinate": "{coordinate}{direction}", "coordinate_pair": "{latitude}, {longitude}" }, + "wikidata": { + "identifier": "識別碼", + "label": "標籤", + "description": "描述" + }, "presets": { "categories": { "category-barrier": { @@ -1455,6 +1827,9 @@ "category-route": { "name": "路線圖徵" }, + "category-utility": { + "name": "基礎設施圖徵" + }, "category-water-area": { "name": "水域圖徵" }, @@ -1605,6 +1980,9 @@ "animal_shelter": { "label": "動物" }, + "architect": { + "label": "建築樣式" + }, "area/highway": { "label": "種類" }, @@ -1617,12 +1995,18 @@ "atm": { "label": "自動櫃員機" }, + "attraction": { + "label": "類型" + }, "backrest": { "label": "椅背" }, "barrier": { "label": "種類" }, + "basin": { + "label": "種類" + }, "bath/open_air": { "label": "露天浴場" }, @@ -1638,7 +2022,7 @@ } }, "beauty": { - "label": "商店類型" + "label": "美容專門" }, "bench": { "label": "長凳" @@ -1680,9 +2064,15 @@ "label": "類型", "placeholder": "預設" }, + "bridge/support": { + "label": "類型" + }, "building": { "label": "建築物" }, + "building/material": { + "label": "材料" + }, "building_area": { "label": "建築物" }, @@ -1718,6 +2108,9 @@ "castle_type": { "label": "種類" }, + "check_date": { + "label": "最後檢查日期" + }, "clothes": { "label": "服飾" }, @@ -1727,6 +2120,9 @@ "collection_times": { "label": "收集時間" }, + "colour": { + "label": "顏色" + }, "comment": { "label": "編輯變動留言", "placeholder": "你的貢獻摘要(必填)" @@ -1744,9 +2140,21 @@ "content": { "label": "內容" }, + "conveying": { + "label": "移動方向", + "options": { + "backward": "逆向", + "forward": "順向", + "reversible": "可變動" + } + }, "country": { "label": "國家" }, + "couplings": { + "label": "接合子", + "placeholder": "1, 2, 3..." + }, "covered": { "label": "有蓋" }, @@ -1836,6 +2244,18 @@ "description": { "label": "描述" }, + "design": { + "label": "設計" + }, + "destination/ref_oneway": { + "label": "目的道路編號" + }, + "destination/symbol_oneway": { + "label": "目的地符號" + }, + "destination_oneway": { + "label": "目的地" + }, "devices": { "label": "裝置", "placeholder": "1, 2, 3..." @@ -1843,6 +2263,9 @@ "diaper": { "label": "有尿布台" }, + "diet_multi": { + "label": "飲食類型" + }, "direction": { "label": "方向 (順時針角度)", "placeholder": "45、90、180、270" @@ -1890,11 +2313,19 @@ "label": "顯示" }, "distance": { - "label": "全部距離" + "label": "距離" }, "dock": { "label": "碼頭種類" }, + "dog": { + "label": "狗", + "options": { + "leashed": "只有牽繩套住", + "no": "不允許", + "yes": "允許" + } + }, "drive_through": { "label": "得來速" }, @@ -1926,6 +2357,9 @@ "emergency": { "label": "緊急" }, + "enforcement": { + "label": "類型" + }, "entrance": { "label": "種類" }, @@ -1945,30 +2379,33 @@ "fence_type": { "label": "種類" }, - "fire_hydrant/position": { - "label": "位置", - "options": { - "green": "公共草皮", - "lane": "巷弄", - "parking_lot": "停車場", - "sidewalk": "人行道" - } + "fire_hydrant/diameter": { + "label": "直徑(毫米、英呎或 letters)" + }, + "fire_hydrant/pressure": { + "label": "壓力(巴)" }, "fire_hydrant/type": { - "label": "種類", + "label": "形狀", "options": { "pillar": "支柱式/地面式", - "pond": "池塘", + "pipe": "加蓋管", "underground": "地下式", "wall": "牆" } }, + "fireplace": { + "label": "壁爐" + }, "fitness_station": { "label": "設備類型" }, "fixme": { "label": "修正我" }, + "flag/type": { + "label": "旗幟種類" + }, "ford": { "label": "類型", "placeholder": "預設" @@ -1976,6 +2413,12 @@ "frequency": { "label": "運作頻率" }, + "frequency_electrified": { + "label": "工作頻率" + }, + "from": { + "label": "從" + }, "fuel": { "label": "燃料" }, @@ -2042,6 +2485,15 @@ "historic/civilization": { "label": "古文明" }, + "historic/wreck/date_sunk": { + "label": "沉沒日期" + }, + "historic/wreck/visible_at_high_tide": { + "label": "滿潮時可見" + }, + "historic/wreck/visible_at_low_tide": { + "label": "退潮時可見" + }, "hoops": { "label": "藍框數量", "placeholder": "1, 2, 4..." @@ -2068,7 +2520,7 @@ "dangerous": "危險:只適合非常有經驗的騎士和馬匹通行,而且只在天氣好的狀況,下馬狀況。", "demanding": "小心使用:不平的道路,時常有難以通行的通道。", "difficult": "困難:狹窄和裸露的道路,也許需要踩過障礙物和通過狹窄通道。", - "impossible": "不可能:道路或橋樑馬匹不可能通行,太狹窄,沒有足夠的支援,有障礙物像是梯子,有生命危險。" + "impossible": "無法通行:道路或橋樑不適合馬匹通行,太狹窄、欠缺足夠的支撐結構或是有像是梯子等的障礙物,可能危及生命。" }, "placeholder": "危險,困難..." }, @@ -2110,6 +2562,9 @@ "intermittent": { "label": "週期性的" }, + "intermittent_yes": { + "label": "週期性水流" + }, "internet_access": { "label": "網際網絡存取", "options": { @@ -2126,6 +2581,9 @@ "internet_access/ssid": { "label": "SSID (網路名稱)" }, + "junction/ref_oneway": { + "label": "路口號碼" + }, "kerb": { "label": "路邊斜坡" }, @@ -2142,6 +2600,9 @@ "label": "車線數目", "placeholder": "1, 2, 3..." }, + "language_multi": { + "label": "語言" + }, "layer": { "label": "層", "placeholder": "0" @@ -2201,6 +2662,14 @@ "location": { "label": "位置" }, + "location_pool": { + "label": "位置", + "options": { + "indoor": "室內", + "outdoor": "室外", + "roof": "屋頂" + } + }, "man_made": { "label": "種類" }, @@ -2213,6 +2682,9 @@ "map_type": { "label": "種類" }, + "material": { + "label": "材質" + }, "maxheight": { "label": "最高高度", "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\"" @@ -2234,6 +2706,10 @@ "memorial": { "label": "類型" }, + "minspeed": { + "label": "最低速限", + "placeholder": "20, 30, 40..." + }, "monitoring_multi": { "label": "監測" }, @@ -2332,6 +2808,9 @@ "yes": "是" } }, + "oneway/bicycle": { + "label": "單行道 (單車)" + }, "oneway_yes": { "label": "單程路", "options": { @@ -2342,6 +2821,9 @@ "yes": "是" } }, + "opening_date": { + "label": "預計開放日期" + }, "opening_hours": { "label": "小時" }, @@ -2387,16 +2869,53 @@ "piste/difficulty": { "label": "難度", "options": { - "advanced": "進階 (黑色鑽石型)", - "easy": "容易 (綠圈)", - "expert": "專家 (雙重黑色鑽石型)", - "extreme": "極端困難 (需要攀登工具)", - "freeride": "自由滑行 (場地外)", - "intermediate": "中階 (藍方塊)", - "novice": "新手 (教學)" + "advanced": "進階", + "easy": "簡單", + "expert": "專家", + "extreme": "極端困難", + "freeride": "自由滑行", + "intermediate": "中階", + "novice": "新手" }, "placeholder": "容易, 中階, 進階" }, + "piste/difficulty_downhill": { + "label": "難易度", + "options": { + "advanced": "進階 (黑色鑽石型) ", + "easy": "容易 (綠圈) ", + "expert": "專家 (雙重黑色鑽石型) ", + "extreme": "極端困難 (需要攀登工具) ", + "freeride": "自由滑行 (場地外) ", + "intermediate": "中階 (藍方塊) ", + "novice": "新手 (教學) " + }, + "placeholder": "容易、中階、進階" + }, + "piste/difficulty_nordic": { + "label": "難易度", + "options": { + "advanced": "進階 - 狹窄,陡或是冰凍路段,急彎", + "easy": "簡單 - 平緩的小丘,短短的陡路段", + "expert": "專家 - 附近是危險路面", + "intermediate": "中階 - 陡路段", + "novice": "新手 - 平地,沒有加上特殊路面" + }, + "placeholder": "簡單、中階、進階..." + }, + "piste/difficulty_skitour": { + "label": "難易度", + "options": { + "advanced": "進階 - S:40-45° 上坡", + "easy": "容易 - WS:30-35° 上坡", + "expert": "專家 - SS:45–50° 上坡", + "extreme": "極限 - EX:大於 55° 上坡", + "freeride": "自由式 - AS:50–55° 上坡", + "intermediate": "中階 - ZS:35-40° 上坡", + "novice": "新手 - L:小於 30° 上坡" + }, + "placeholder": "容易、中階、進階... " + }, "piste/grooming": { "label": "雪道種類", "options": { @@ -2408,9 +2927,35 @@ "skating": "滑行" } }, + "piste/grooming_downhill": { + "label": "疏導", + "options": { + "backcountry": "偏遠 - 沒有疏導", + "classic": "經典", + "mogul": "蒙古" + } + }, + "piste/grooming_hike": { + "label": "疏導", + "options": { + "backcountry": "偏遠 - 雪鞋健走", + "classic": "經典 - 冬季健行" + } + }, + "piste/grooming_nordic": { + "label": "疏導", + "options": { + "backcountry": "偏遠, 無疏導", + "classic": "經典", + "classic+skating": "經典和滑雪", + "scooter": "機車/雪車", + "skating": "滑雪" + } + }, "piste/type": { "label": "種類", "options": { + "connection": "連線", "downhill": "滑降", "hike": "徒步旅行", "ice_skate": "冰刀", @@ -2477,6 +3022,14 @@ "recycling_accepts": { "label": "接受" }, + "recycling_type": { + "label": "種類", + "options": { + "centre": "中心", + "container": "桶" + }, + "placeholder": "中心, 桶" + }, "ref": { "label": "參考編號" }, @@ -2525,6 +3078,9 @@ "restrictions": { "label": "轉向限制" }, + "roof/colour": { + "label": "屋頂顏色" + }, "rooms": { "label": "房間數" }, @@ -2549,9 +3105,99 @@ "sanitary_dump_station": { "label": "廁所處理方式" }, + "scuba_diving": { + "label": "服務" + }, + "seamark/beacon_isolated_danger/shape": { + "label": "形狀" + }, + "seamark/beacon_lateral/category": { + "label": "分類", + "options": { + "danger_left": "左方危險", + "danger_right": "右方危險", + "port": "港口", + "starboard": "右舷", + "waterway_left": "左側水路", + "waterway_right": "右側水路" + } + }, + "seamark/beacon_lateral/colour": { + "label": "顏色", + "options": { + "green": "綠", + "grey": "灰", + "red": "紅" + } + }, + "seamark/beacon_lateral/shape": { + "label": "形狀" + }, + "seamark/beacon_lateral/system": { + "label": "系統", + "options": { + "cevni": "CEVNI", + "iala-a": "IALA A", + "iala-b": "IALA B", + "other": "其他" + } + }, + "seamark/buoy_lateral/category": { + "label": "分類", + "options": { + "channel_left": "左側航道", + "channel_right": "右側航道", + "danger_left": "左側危險", + "danger_right": "右側危險", + "port": "左側", + "preferred_channel_port": "航道左側優先", + "preferred_channel_starboard": "航道右側優先", + "starboard": "右側", + "waterway_left": "航道左側", + "waterway_right": "航道右側" + } + }, + "seamark/buoy_lateral/colour": { + "label": "顏色", + "options": { + "green": "綠色", + "green;red;green": "綠-紅-綠", + "green;white;green;white": "綠-白-綠-白", + "red": "紅色", + "red;green;red": "紅-綠-紅", + "red;white;red;white": "紅-白-紅-白", + "white": "白色", + "yellow": "黃色" + } + }, + "seamark/buoy_lateral/shape": { + "label": "形狀" + }, + "seamark/buoy_lateral/system": { + "label": "系統", + "options": { + "cevni": "CEVNI", + "iala-a": "IALA A", + "iala-b": "IALA A", + "other": "其他" + } + }, + "seamark/mooring/category": { + "label": "類別" + }, + "seamark/type": { + "label": "海標" + }, + "seamark/wreck/category": { + "label": "種類" + }, "seasonal": { "label": "季節性" }, + "seats": { + "label": "座位數", + "placeholder": "2, 4, 6..." + }, "second_hand": { "label": "販售二手商品", "options": { @@ -2721,6 +3367,12 @@ "surveillance/zone": { "label": "監視區域" }, + "survey/date": { + "label": "最後服務日期" + }, + "swimming_pool": { + "label": "類型" + }, "switch": { "label": "類型", "options": { @@ -2742,6 +3394,9 @@ }, "placeholder": "可以, 不行, 只能外帶 ..." }, + "to": { + "label": "到" + }, "toilets/disposal": { "label": "處置方式", "options": { @@ -2760,9 +3415,6 @@ "tourism": { "label": "種類" }, - "tourism_attraction": { - "label": "旅遊" - }, "tower/construction": { "label": "建材", "placeholder": "拉線、鋼格、偽裝、..." @@ -2787,6 +3439,17 @@ "traffic_calming": { "label": "種類" }, + "traffic_sign": { + "label": "交通號誌" + }, + "traffic_sign/direction": { + "label": "方向", + "options": { + "backward": "反向", + "both": "都有/全部", + "forward": "向前" + } + }, "traffic_signals": { "label": "號誌種類" }, @@ -2880,6 +3543,9 @@ "voltage/tertiary": { "label": "三次電壓" }, + "voltage_electrified": { + "label": "電壓" + }, "wall": { "label": "種類" }, @@ -2889,6 +3555,12 @@ "water_point": { "label": "取水點" }, + "water_source": { + "label": "水源" + }, + "water_volume": { + "label": "儲水量(立方公尺)" + }, "waterway": { "label": "種類" }, @@ -2908,6 +3580,9 @@ "width": { "label": "寬度 (公尺)" }, + "wikidata": { + "label": "維基數據" + }, "wikipedia": { "label": "維基百科" }, @@ -3175,6 +3850,10 @@ "name": "牙醫", "terms": "牙醫診所" }, + "amenity/dive_centre": { + "name": "潛水中心", + "terms": "潛水服務中心" + }, "amenity/doctors": { "name": "醫生", "terms": "醫生診療處" @@ -3199,6 +3878,30 @@ "name": "速食餐廳", "terms": "速食店" }, + "amenity/fast_food/burger": { + "name": "漢堡速食店", + "terms": "漢堡店,速食店" + }, + "amenity/fast_food/chicken": { + "name": "雞肉速食店", + "terms": "雞肉速食店" + }, + "amenity/fast_food/fish_and_chips": { + "name": "炸魚速食店", + "terms": "炸魚店" + }, + "amenity/fast_food/kebab": { + "name": "炸肉串速食店", + "terms": "炸肉串店" + }, + "amenity/fast_food/pizza": { + "name": "批薩快餐店", + "terms": "批薩店" + }, + "amenity/fast_food/sandwich": { + "name": "三明治快餐廳", + "terms": "三明治快餐廳" + }, "amenity/ferry_terminal": { "name": "水運碼頭" }, @@ -3246,6 +3949,10 @@ "name": "育幼院/幼兒園範圍", "terms": "育幼院/幼稚園,育幼院/幼稚園用地,育幼院,幼兒園,幼稚園,Preschool,Kindergarten" }, + "amenity/language_school": { + "name": "語言學校", + "terms": "語言學校" + }, "amenity/library": { "name": "圖書館", "terms": "圖書室,閱覽室" @@ -3262,6 +3969,10 @@ "name": "修道院", "terms": "修道院" }, + "amenity/money_transfer": { + "name": "匯款站", + "terms": "匯款處" + }, "amenity/motorcycle_parking": { "name": "機車停車場", "terms": "機車停車場,速克達停車場,摩托車停車場" @@ -3278,8 +3989,12 @@ "name": "養老院" }, "amenity/parking": { - "name": "停車場", - "terms": "汽車停車場" + "name": "平面停車場", + "terms": "停車場" + }, + "amenity/parking/multi-storey": { + "name": "立體停車場", + "terms": "多層停車場,停車塔" }, "amenity/parking_entrance": { "name": "停車場入口/出口", @@ -3289,13 +4004,17 @@ "name": "停車位", "terms": "停車格,停車空間" }, - "amenity/pavilion": { - "name": "亭", - "terms": "亭,亭子" + "amenity/payment_centre": { + "name": "繳費中心", + "terms": "繳費中心" + }, + "amenity/payment_terminal": { + "name": "繳費窗口", + "terms": "繳費處" }, "amenity/pharmacy": { - "name": "藥房", - "terms": "藥房,藥局" + "name": "藥房櫃臺", + "terms": "藥房櫃臺" }, "amenity/place_of_worship": { "name": "宗教祟拜場所", @@ -3306,8 +4025,8 @@ "terms": "寺,廟,閣,寶殿" }, "amenity/place_of_worship/christian": { - "name": "教堂", - "terms": "教堂,教會,聚會所" + "name": "教會", + "terms": "教會,基督教教會" }, "amenity/place_of_worship/hindu": { "name": "印度寺廟", @@ -3315,11 +4034,11 @@ }, "amenity/place_of_worship/jewish": { "name": "猶太教堂", - "terms": "猶太會堂,synagogue" + "terms": "猶太會堂" }, "amenity/place_of_worship/muslim": { "name": "清真寺", - "terms": "清真寺,回教寺" + "terms": "清真寺" }, "amenity/place_of_worship/shinto": { "name": "神社", @@ -3370,13 +4089,16 @@ "terms": "郊野公園管理站,自然保護區管理站" }, "amenity/recycling": { - "name": "資源回收箱", - "terms": "資源回收筒,回收筒,回收箱" + "name": "回收" }, "amenity/recycling_centre": { "name": "資源回收中心", "terms": "回收中心" }, + "amenity/recycling_container": { + "name": "回收筒", + "terms": "回收箱" + }, "amenity/register_office": { "name": "戶政事務所" }, @@ -3384,6 +4106,78 @@ "name": "餐廳", "terms": "飯店,飯館,酒樓,餐館" }, + "amenity/restaurant/american": { + "name": "美國餐廳", + "terms": "美式餐廳" + }, + "amenity/restaurant/asian": { + "name": "亞洲餐廳", + "terms": "亞洲餐廳" + }, + "amenity/restaurant/chinese": { + "name": "中式餐廳", + "terms": "中國餐廳" + }, + "amenity/restaurant/french": { + "name": "法國餐廳", + "terms": "法式餐廳" + }, + "amenity/restaurant/german": { + "name": "德國餐廳", + "terms": "德式餐廳" + }, + "amenity/restaurant/greek": { + "name": "希臘餐廳", + "terms": "希臘餐廳" + }, + "amenity/restaurant/indian": { + "name": "印度餐廳", + "terms": "印度餐廳" + }, + "amenity/restaurant/italian": { + "name": "義大利餐廳", + "terms": "義式餐廳" + }, + "amenity/restaurant/japanese": { + "name": "日式餐廳", + "terms": "日本餐廳" + }, + "amenity/restaurant/mexican": { + "name": "墨西哥餐廳", + "terms": "墨西哥餐廳" + }, + "amenity/restaurant/noodle": { + "name": "麵店", + "terms": "麵店" + }, + "amenity/restaurant/pizza": { + "name": "批薩餐廳", + "terms": "批薩店" + }, + "amenity/restaurant/seafood": { + "name": "海鮮餐廳", + "terms": "海鮮餐廳" + }, + "amenity/restaurant/steakhouse": { + "name": "牛排館", + "terms": "牛排店" + }, + "amenity/restaurant/sushi": { + "name": "壽司餐廳", + "terms": "壽司店" + }, + "amenity/restaurant/thai": { + "name": "泰國餐廳", + "terms": "泰式餐廳" + }, + "amenity/restaurant/turkish": { + "name": "土耳其餐廳", + "terms": "土耳其餐廳" + }, + "amenity/restaurant/vietnamese": { + "name": "越南餐廳", + "terms": "越式餐廳" + }, "amenity/sanitary_dump_station": { "name": "RV移動廁所", "terms": "RV流動廁所,流動廁所" @@ -3399,6 +4193,22 @@ "name": "涼亭", "terms": "遮雨棚,亭,亭子" }, + "amenity/shelter/gazebo": { + "name": "露臺", + "terms": "露臺" + }, + "amenity/shelter/lean_to": { + "name": "單坡頂棚子", + "terms": "單坡頂棚子,棚子" + }, + "amenity/shelter/picnic_shelter": { + "name": "野餐涼亭", + "terms": "野餐涼亭" + }, + "amenity/shelter/public_transport": { + "name": "轉運站亭子", + "terms": "轉運站" + }, "amenity/shower": { "name": "淋浴間", "terms": "淋浴間,淋浴,淋浴設施" @@ -3446,6 +4256,10 @@ "name": "戲劇院", "terms": "戲院,劇場" }, + "amenity/theatre/type/amphi": { + "name": "露天劇場", + "terms": "露天劇場" + }, "amenity/toilets": { "name": "廁所", "terms": "便所,公廁,洗手間,盥洗室,公共廁所" @@ -3458,6 +4272,10 @@ "name": "大學範圍", "terms": "大學,大專,大學用地,學校,University Grounds,University" }, + "amenity/vehicle_inspection": { + "name": "車輛檢查", + "terms": "車輛檢查肖" + }, "amenity/vending_machine": { "name": "自動販賣機", "terms": "自動販賣機,販賣機" @@ -3513,9 +4331,13 @@ "name": "報紙自動販賣機", "terms": "報紙自動販賣機,報紙販賣機" }, + "amenity/vending_machine/parcel_pickup": { + "name": "包裹取件儲物櫃", + "terms": "包裹取件儲物櫃,儲物櫃,寄物櫃" + }, "amenity/vending_machine/parcel_pickup_dropoff": { - "name": "包裹分揀/寄物販賣機", - "terms": "包裹分揀/寄物自動販賣機,販賣機" + "name": "包裹取/放儲物櫃", + "terms": "包裹取/放儲物櫃,置物櫃" }, "amenity/vending_machine/parking_tickets": { "name": "停車場繳費機", @@ -3569,6 +4391,9 @@ "name": "路面材質", "terms": "路面材質,路面" }, + "attraction": { + "name": "旅遊地點" + }, "attraction/amusement_ride": { "name": "遊樂園", "terms": "遊樂場" @@ -3617,6 +4442,10 @@ "name": "雲霄飛車", "terms": "雲霄飛車" }, + "attraction/summer_toboggan": { + "name": "夏季雪橇", + "terms": "夏天雪橇" + }, "attraction/train": { "name": "遊樂園小火車", "terms": "遊樂園小火車" @@ -3664,10 +4493,18 @@ "name": "柵欄", "terms": "欄柵" }, + "barrier/fence/railing": { + "name": "欄杆", + "terms": "欄杆" + }, "barrier/gate": { "name": "閘門", "terms": "閘門" }, + "barrier/guard_rail": { + "name": "護欄", + "terms": "護軌" + }, "barrier/hedge": { "name": "樹籬", "terms": "樹籬" @@ -3676,6 +4513,14 @@ "name": "路緣", "terms": "路緣" }, + "barrier/kerb/flush": { + "name": "平齊路緣", + "terms": "嵌入式路緣" + }, + "barrier/kerb/lowered": { + "name": "低路緣 ", + "terms": "低路緣" + }, "barrier/kissing_gate": { "name": "單人轉門", "terms": "U形旋轉小門,V形旋轉小門" @@ -3704,13 +4549,21 @@ "name": "行政界線", "terms": "行政邊界" }, + "bridge/support": { + "name": "橋樑支撐類型", + "terms": "橋樑支撐類型" + }, + "bridge/support/pier": { + "name": "橋墩", + "terms": "橋墩" + }, "building": { "name": "建築物", "terms": "建物" }, "building/apartments": { - "name": "公寓", - "terms": "分層公寓" + "name": "大樓建築物", + "terms": "大樓建築物,大樓" }, "building/barn": { "name": "穀倉", @@ -3731,6 +4584,10 @@ "name": "小木屋", "terms": "小屋,船艙" }, + "building/carport": { + "name": "車棚", + "terms": "車棚" + }, "building/cathedral": { "name": "大教堂建築", "terms": "大教堂" @@ -3822,6 +4679,9 @@ "name": "清真寺建築", "terms": "清真寺大院,清真寺大廈" }, + "building/pavilion": { + "name": "亭樓" + }, "building/public": { "name": "公共建築物", "terms": "公共建築" @@ -3904,6 +4764,10 @@ "name": "俱樂部", "terms": "俱樂部,Club" }, + "club/sport": { + "name": "運動俱樂部", + "terms": "運動俱樂部,運動隊伍" + }, "craft": { "name": "工藝", "terms": "工藝" @@ -4096,8 +4960,7 @@ "terms": "釀酒廠" }, "embankment": { - "name": "路堤", - "terms": "堤防,基堤" + "name": "路堤" }, "emergency/ambulance_station": { "name": "救護站", @@ -4165,26 +5028,6 @@ "name": "入口/出口", "terms": "入口/出口" }, - "footway/crossing": { - "name": "行人穿越道", - "terms": "行人穿越道" - }, - "footway/crossing-raised": { - "name": "突起穿越道", - "terms": "突起穿越道,穿越道" - }, - "footway/crosswalk": { - "name": "人行穿越道", - "terms": "斑馬線" - }, - "footway/crosswalk-raised": { - "name": "突起行人穿越道", - "terms": "突起行人穿越道,行人穿越道" - }, - "footway/sidewalk": { - "name": "人行道", - "terms": "路邊行人路,路邊人行路" - }, "ford": { "name": "淺灘", "terms": "淺灘" @@ -4307,25 +5150,35 @@ "highway/bus_stop": { "name": "公車站牌/公車月台" }, + "highway/construction": { + "name": "閉路", + "terms": "閉路" + }, "highway/corridor": { "name": "室內走廊", "terms": "室內通道" }, - "highway/crossing": { - "name": "十字路口", - "terms": "十字路口" + "highway/crossing/marked": { + "name": "標記人行穿越道", + "terms": "有斑馬線穿越道" }, - "highway/crossing-raised": { - "name": "突起穿越道", - "terms": "突起穿越道,穿越道" + "highway/crossing/marked-raised": { + "name": "標記人行穿越道(凸起)", + "terms": "有斑馬線穿越道(凸起)" }, - "highway/crosswalk": { - "name": "行人穿越道", - "terms": "行人穿越道" + "highway/crossing/unmarked": { + "name": "無標記人行穿越道", + "terms": "無斑馬線穿越道" }, - "highway/crosswalk-raised": { - "name": "突起行人穿越道", - "terms": "突起行人穿越道,行人穿越道" + "highway/crossing/unmarked-raised": { + "name": "無標記人行穿越道(凸起)", + "terms": "無斑馬線穿越道(凸起)" + }, + "highway/crossing/zebra": { + "name": "標記人行穿越道" + }, + "highway/crossing/zebra-raised": { + "name": "標記人行穿越道(凸起)" }, "highway/cycleway": { "name": "單車路線", @@ -4339,6 +5192,36 @@ "name": "步道", "terms": "步行徑,人行步道" }, + "highway/footway/conveying": { + "name": "移動人行道", + "terms": "移動人行道" + }, + "highway/footway/marked": { + "name": "有標記人行穿越道", + "terms": "有斑馬線穿越道" + }, + "highway/footway/marked-raised": { + "name": "有標記人行穿越道(凸起)", + "terms": "有斑馬線穿越道(凸起)" + }, + "highway/footway/sidewalk": { + "name": "路邊人行道", + "terms": "人行道" + }, + "highway/footway/unmarked": { + "name": "無標記人行穿越道", + "terms": "無斑馬線穿越道" + }, + "highway/footway/unmarked-raised": { + "name": "無標記人行穿越道(凸起)", + "terms": "無斑馬線穿越道(凸起)" + }, + "highway/footway/zebra": { + "name": "標記人行穿越道" + }, + "highway/footway/zebra-raised": { + "name": "有斑馬線人行穿越道(凸起)" + }, "highway/give_way": { "name": "通行標誌", "terms": "讓車標誌" @@ -4347,6 +5230,10 @@ "name": "生活街道", "terms": "生活街道" }, + "highway/milestone": { + "name": "公路里程碑", + "terms": "里程碑" + }, "highway/mini_roundabout": { "name": "小型迴轉處", "terms": "小型迴旋處" @@ -4447,6 +5334,10 @@ "name": "階梯", "terms": "樓梯,階梯,石階" }, + "highway/steps/conveying": { + "name": "電梯", + "terms": "升降梯" + }, "highway/stop": { "name": "停車標誌", "terms": "停車再開" @@ -4535,6 +5426,13 @@ "name": "路邊神祠", "terms": "路邊小廟" }, + "historic/wreck": { + "name": "沈船" + }, + "internet_access/wlan": { + "name": "Wi-Fi 熱點", + "terms": "Wi-Fi 熱點" + }, "junction": { "name": "路口", "terms": "槽化車道,道路交叉,十字路口,丁字路,路" @@ -4552,8 +5450,7 @@ "terms": "養殖漁業,水產養殖,Aquaculture" }, "landuse/basin": { - "name": "水池", - "terms": "水池" + "name": "水池" }, "landuse/brownfield": { "name": "棕色地帶", @@ -4587,8 +5484,8 @@ "terms": "莊園" }, "landuse/forest": { - "name": "森林", - "terms": "森林" + "name": "受管理的森林", + "terms": "受管理的森林,森林" }, "landuse/garages": { "name": "車庫用地", @@ -4686,6 +5583,9 @@ "name": "育苗場", "terms": "種苗中心" }, + "landuse/pond": { + "name": "池塘" + }, "landuse/quarry": { "name": "礦區", "terms": "礦場,採礦場" @@ -4702,10 +5602,17 @@ "name": "宗教設施用地", "terms": "寺廟用地,教會用地,廟宇用地" }, + "landuse/reservoir": { + "name": "貯水庫" + }, "landuse/residential": { "name": "住宅用地", "terms": "住宅區" }, + "landuse/residential/apartments": { + "name": "公寓大樓", + "terms": "公寓大樓,公寓" + }, "landuse/retail": { "name": "零售區", "terms": "零售區域,零售" @@ -4726,6 +5633,10 @@ "name": "遊樂場", "terms": "遊樂場" }, + "leisure/bandstand": { + "name": "演奏臺", + "terms": "演奏臺,露天音樂臺,音樂臺" + }, "leisure/beach_resort": { "name": "海灘渡假村", "terms": "海灘渡假村,海濱渡假村" @@ -4762,6 +5673,10 @@ "name": "火坑", "terms": "火爐" }, + "leisure/fishing": { + "name": "釣魚點", + "terms": "釣魚熱點,釣魚處" + }, "leisure/fitness_centre": { "name": "健身房/健身中心", "terms": "健身房,健身中心,Gym" @@ -4870,6 +5785,10 @@ "name": "美式足球場", "terms": "美式足球場" }, + "leisure/pitch/australian_football": { + "name": "澳式足球場", + "terms": "澳式足球場" + }, "leisure/pitch/badminton": { "name": "羽毛球場", "terms": "羽毛球場" @@ -4902,6 +5821,10 @@ "name": "馬場", "terms": "馬場" }, + "leisure/pitch/netball": { + "name": "籃網球場", + "terms": "籃網球場" + }, "leisure/pitch/rugby_league": { "name": "聯盟式橄欖球", "terms": "聯盟式橄欖球" @@ -4918,6 +5841,10 @@ "name": "足球場", "terms": "足球場,球場" }, + "leisure/pitch/softball": { + "name": "壘球場", + "terms": "壘球場" + }, "leisure/pitch/table_tennis": { "name": "乒乓球桌", "terms": "乒乓球桌,桌球桌" @@ -4938,10 +5865,6 @@ "name": "度假勝地", "terms": "度假村" }, - "leisure/running_track": { - "name": "操場(跑步)", - "terms": "操場" - }, "leisure/sauna": { "name": "桑拿", "terms": "桑拿,芬蘭浴,三溫暖" @@ -4970,6 +5893,14 @@ "name": "操場(非摩托賽道)", "terms": "操場(非摩托賽道), 操場" }, + "leisure/track/horse_racing": { + "name": "賽道 (賽馬競賽)", + "terms": "賽道 (賽馬)" + }, + "leisure/track/running": { + "name": "賽道 (跑步)", + "terms": "賽道 (跑步)" + }, "leisure/water_park": { "name": "水上樂園", "terms": "水上公園,水上遊樂園" @@ -5019,7 +5950,8 @@ "terms": "山林分界線" }, "man_made/embankment": { - "name": "基堤" + "name": "堤防", + "terms": "基堤" }, "man_made/flagpole": { "name": "旗桿", @@ -5041,14 +5973,26 @@ "name": "塔狀天線", "terms": "塔狀天線,天線" }, + "man_made/mast/communication": { + "name": "通訊天線", + "terms": "基地台" + }, + "man_made/mast/communication/mobile_phone": { + "name": "行動電話天線", + "terms": "基地台,手機基地台" + }, + "man_made/mast/communication/radio": { + "name": "廣播天線", + "terms": "廣播通訊塔" + }, + "man_made/mast/communication/television": { + "name": "電視播放天線", + "terms": "電視通訊塔" + }, "man_made/monitoring_station": { "name": "監測站", "terms": "監測點" }, - "man_made/observation": { - "name": "瞭望塔", - "terms": "瞭望塔" - }, "man_made/observatory": { "name": "天文台", "terms": "天文館" @@ -5081,8 +6025,8 @@ "name": "監視器", "terms": "監視錄影器" }, - "man_made/surveillance_camera": { - "name": "監視器", + "man_made/surveillance/camera": { + "name": "監視攝影機", "terms": "監視器" }, "man_made/survey_point": { @@ -5093,6 +6037,14 @@ "name": "塔", "terms": "塔" }, + "man_made/tower/communication": { + "name": "通訊塔", + "terms": "無線通訊塔" + }, + "man_made/tower/observation": { + "name": "瞭望塔", + "terms": "瞭望塔" + }, "man_made/wastewater_plant": { "name": "污水處理廠", "terms": "污水處理廠,水資源回收中心" @@ -5219,7 +6171,7 @@ }, "natural/tree_row": { "name": "一排樹", - "terms": "一行樹" + "terms": "一排樹" }, "natural/volcano": { "name": "火山口", @@ -5229,6 +6181,14 @@ "name": "水", "terms": "水體" }, + "natural/water/basin": { + "name": "水池", + "terms": "水池" + }, + "natural/water/canal": { + "name": "運河", + "terms": "運河" + }, "natural/water/lake": { "name": "湖泊", "terms": "湖" @@ -5241,6 +6201,14 @@ "name": "水庫", "terms": "水塘,貯水庫" }, + "natural/water/river": { + "name": "河流", + "terms": "河流,河川" + }, + "natural/water/stream": { + "name": "溪流", + "terms": "溪流,小溪" + }, "natural/wetland": { "name": "濕地", "terms": "濕地,潮間帶" @@ -5382,6 +6350,10 @@ "name": "準非政府組織辦公室", "terms": "準非政府組織辦公室" }, + "office/religion": { + "name": "宗教崇拜所辦公室", + "terms": "教堂辦公室,廟宇辦公室" + }, "office/research": { "name": "研究機構", "terms": "研究辦公室,研究中心" @@ -5409,9 +6381,41 @@ "name": "自來水設施辦公室", "terms": "自來水事務處,自來水公司" }, - "piste": { - "name": "滑雪場", - "terms": "滑雪場" + "piste/downhill": { + "name": "下坡滑雪路線 ", + "terms": "下坡滑雪路線" + }, + "piste/downhill/halfpipe": { + "name": "半管", + "terms": "U 型管" + }, + "piste/hike": { + "name": "雪鞋或冬季健行步道", + "terms": "雪鞋或冬季健行步道" + }, + "piste/ice_skate": { + "name": "滑冰滑雪道", + "terms": "滑冰滑雪道" + }, + "piste/nordic": { + "name": "北歐或越野滑雪道/滑雪道", + "terms": "北歐或越野滑雪道/滑雪道" + }, + "piste/piste": { + "name": "冬季運動步道", + "terms": "冬季運動步道" + }, + "piste/skitour": { + "name": "滑雪旅遊步道", + "terms": "滑雪旅遊步道" + }, + "piste/sled": { + "name": "雪橇滑雪道", + "terms": "雪橇滑雪道" + }, + "piste/sleigh": { + "name": "雪橇滑雪道", + "terms": "雪橇滑雪道" }, "place": { "name": "地方" @@ -5420,6 +6424,10 @@ "name": "城市", "terms": "都市" }, + "place/city_block": { + "name": "城市街區", + "terms": "街區" + }, "place/farm": { "name": "農場" }, @@ -5534,16 +6542,24 @@ "power": { "name": "電力設施" }, + "power/cable/underground": { + "name": "地下電纜", + "terms": "電纜,地底式電纜" + }, "power/generator": { "name": "發電機", "terms": "發電機" }, - "power/generator/source_nuclear": { - "name": "核子反應爐", - "terms": "核子反應爐,核反應爐,核電廠" + "power/generator/method/photovoltaic": { + "name": "太陽能板", + "terms": "太陽能板" + }, + "power/generator/source/nuclear": { + "name": "核能反應爐", + "terms": "核子爐,核子反應爐" }, - "power/generator/source_wind": { - "name": "風力發電機", + "power/generator/source/wind": { + "name": "風機", "terms": "風力發電機" }, "power/line": { @@ -5851,6 +6867,30 @@ "name": "渡輪航線", "terms": "渡輪航線" }, + "seamark": { + "name": "海標" + }, + "seamark/beacon_isolated_danger": { + "name": "警告信號燈", + "terms": "危險信號燈" + }, + "seamark/beacon_lateral": { + "name": "航道標誌" + }, + "seamark/buoy_lateral": { + "name": "航道浮標" + }, + "seamark/buoy_lateral/green": { + "name": "綠色浮標" + }, + "seamark/buoy_lateral/red": { + "name": "紅色浮標", + "terms": "紅色浮標" + }, + "seamark/mooring": { + "name": "繫泊處", + "terms": "繫泊處" + }, "shop": { "name": "商店", "terms": "商店,商行" @@ -5951,10 +6991,18 @@ "name": "汽車維修店", "terms": "汽車保養店" }, + "shop/caravan": { + "name": "拖車經銷商", + "terms": "拖車經銷商" + }, "shop/carpet": { "name": "地毯店", "terms": "地毯商店" }, + "shop/catalogue": { + "name": "目錄店", + "terms": "目錄店" + }, "shop/charity": { "name": "慈善商店", "terms": "慈善商店,義賣店" @@ -5999,6 +7047,10 @@ "name": "化妝品店", "terms": "化妝品店,保養品店,化妝品商店" }, + "shop/country_store": { + "name": "鄉村商店", + "terms": "鄉村商店" + }, "shop/craft": { "name": "工藝品店", "terms": "工藝品店,工藝品商店,手工藝店,手作工坊" @@ -6051,6 +7103,14 @@ "name": "時尚店", "terms": "時裝店,時常衣服店" }, + "shop/fireplace": { + "name": "壁爐商店", + "terms": "壁爐店" + }, + "shop/fishing": { + "name": "釣魚用品店", + "terms": "釣魚用品店" + }, "shop/fishmonger": { "name": "魚販" }, @@ -6062,6 +7122,14 @@ "name": "表框店", "terms": "表框店, 裱框店" }, + "shop/frozen_food": { + "name": "冷凍食品", + "terms": "冷凍食品" + }, + "shop/fuel": { + "name": "燃料店", + "terms": "燃料店,加油站" + }, "shop/funeral_directors": { "name": "生命禮儀公司", "terms": "禮儀公司" @@ -6093,6 +7161,10 @@ "name": "理髮店", "terms": "理髮店,髮廏,男士理髮" }, + "shop/hairdresser_supply": { + "name": "剪髮器材店", + "terms": "剪髮器材商店" + }, "shop/hardware": { "name": "五金店", "terms": "五金行" @@ -6117,6 +7189,10 @@ "name": "家庭用品店", "terms": "家居用品店" }, + "shop/hunting": { + "name": "打獵用品店", + "terms": "打獵用品店" + }, "shop/interior_decoration": { "name": "室內設計店", "terms": "室內設計店" @@ -6209,6 +7285,10 @@ "name": "油漆行", "terms": "油漆店" }, + "shop/party": { + "name": "宴會器材店", + "terms": "宴會器材商店" + }, "shop/pastry": { "name": "糕餅店", "terms": "糕餅店,蛋糕店,烘焙店" @@ -6257,6 +7337,10 @@ "name": "格仔鋪/二手店", "terms": "格仔店/二手店" }, + "shop/sewing": { + "name": "縫紉用品店", + "terms": "縫紉用品店" + }, "shop/shoes": { "name": "鞋店", "terms": "鞋店" @@ -6340,6 +7424,10 @@ "name": "鐘錶行", "terms": "手錶店" }, + "shop/water": { + "name": "飲用水商店", + "terms": "飲用水商店" + }, "shop/water_sports": { "name": "水上活動/泳具店", "terms": "水上活動/游泳用品店" @@ -6380,6 +7468,18 @@ "name": "公共藝術", "terms": "藝術品,街頭藝術" }, + "tourism/artwork/mural": { + "name": "壁畫", + "terms": "Mural" + }, + "tourism/artwork/sculpture": { + "name": "雕塑", + "terms": "雕塑" + }, + "tourism/artwork/statue": { + "name": "雕像", + "terms": "雕像" + }, "tourism/attraction": { "name": "觀光景點", "terms": "觀光點" @@ -6504,6 +7604,30 @@ "name": "減速丘", "terms": "減速丘" }, + "traffic_sign": { + "name": "交通號誌", + "terms": "號誌" + }, + "traffic_sign/city_limit": { + "name": "城市限制指標", + "terms": "城市限制指標" + }, + "traffic_sign/city_limit_vertex": { + "name": "城市限制指標", + "terms": "城市限制指標" + }, + "traffic_sign/maxspeed": { + "name": "速限指標", + "terms": "速限" + }, + "traffic_sign/maxspeed_vertex": { + "name": "速限指標", + "terms": "速限" + }, + "traffic_sign_vertex": { + "name": "交通號誌", + "terms": "交通號誌" + }, "type/boundary": { "name": "邊界", "terms": "界線" @@ -6512,6 +7636,10 @@ "name": "行政界線", "terms": "行政邊界" }, + "type/enforcement": { + "name": "強制", + "terms": "強制" + }, "type/multipolygon": { "name": "多重多邊形" }, @@ -6662,13 +7790,16 @@ "name": "船用加油站", "terms": "船隻加油站" }, + "waterway/milestone": { + "name": "水道里程碑", + "terms": "水道里程碑" + }, "waterway/river": { "name": "河流", "terms": "河川" }, "waterway/riverbank": { - "name": "河床", - "terms": "河岸" + "name": "河床" }, "waterway/sanitary_dump_station": { "name": "污水處理放流管", @@ -6823,9 +7954,6 @@ "SPW_PICC": { "name": "SPW(allonie) PICC 數值圖" }, - "US-TIGER-Roads-2012": { - "name": "TIGER 道路 2012" - }, "US-TIGER-Roads-2014": { "description": "在縮放等級 16 以上的資料是從美國人口普查局的公眾領域圖資取得的。較低縮放等級的則僅有自2006年開放街圖刪除部份不合授權條款的資料後併入開放街圖的資料", "name": "TIGER 道路 2014" @@ -6834,6 +7962,10 @@ "description": "黃 = 自美國人口普查局的公共領域地圖資料取得。紅 = 在開放街圖上找不到資料", "name": "TIGER 道路 2017" }, + "US-TIGER-Roads-2018": { + "description": "黃 = 從美國人口普查而來的公有領域資料。紅 = 在開放街圖中找不到的資料", + "name": "TIGER Roads 2018" + }, "US_Forest_Service_roads_overlay": { "description": "道路:綠色外框 = 非分類道路。棕色外框 = 土路。路面:碎石路 = 亮棕色實心填滿,柏油 = 黑色,有舖面 = 灰色,地面 = 白色,水泥 = 藍色,草地 = 綠色。季節性 = 白色條紋", "name": "美國森林道路覆蓋層" @@ -6850,6 +7982,12 @@ }, "name": "UrbIS-Ortho 2017" }, + "UrbISOrtho2018": { + "attribution": { + "text": "透過 Brussels UrbIS®© - 散佈與版權 CIRB" + }, + "name": "UrbIS-Ortho 2018" + }, "UrbisAdmFR": { "attribution": { "text": "透過布魯塞爾的工具 UrbIS®© - 散佈 & 版權所有 CIRB" @@ -6906,11 +8044,68 @@ "description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 圖的「繼承者」。", "name": "basemap.at Orthofoto" }, - "hike_n_bike": { + "eufar-balaton": { "attribution": { - "text": "© OpenStreetMap 貢獻者" + "text": "EUFAR 巴拉頓正射影像 2010" + }, + "description": "從巴拉頓湖沼學協會而來的 1940 有地理標記的照片。", + "name": "EUFAR 巴拉頓正射影像" + }, + "finds.jp_KBN_2500": { + "attribution": { + "text": "GSI KIBAN 2500" }, - "name": "健行與自行車" + "description": "透過 finds.jp 而來的 GSI Kiban 2500。適合用於追蹤軌跡,但有點老舊。", + "name": "日本 GSI KIBAN 2500" + }, + "gsi.go.jp": { + "attribution": { + "text": "GSI 日本" + }, + "description": "日本 GSI 正射影像。通常比 bing 好,但有點老舊。", + "name": "日本 GSI 正射影像" + }, + "gsi.go.jp_airphoto": { + "attribution": { + "text": "GSI 日本" + }, + "description": "日本 GSI 航空照片。並未完全正射,但比 GSI 正射影像新且/或覆蓋範圍不同。", + "name": "日本 GSI 航空照片" + }, + "gsi.go.jp_std_map": { + "attribution": { + "text": "GSI 日本" + }, + "description": "日本 GSI 標準地圖。涵蓋範圍大。", + "name": "日本 GSI 標準地圖" + }, + "helsingborg-orto": { + "attribution": { + "text": "© 赫爾辛堡市" + }, + "description": "來自赫爾辛堡市的2016年正射影像,公眾領域", + "name": "赫爾辛堡正射影像" + }, + "kalmar-orto-2014": { + "attribution": { + "text": "© 卡爾馬市" + }, + "description": "來自卡爾馬市北海岸的2014年正射影像", + "name": "卡爾馬北海岸正射影像2014" + }, + "kalmar-orto-2016": { + "attribution": { + "text": "© 卡爾馬市" + }, + "description": "來自卡爾馬市南海岸的2016年正射影像", + "name": "卡爾馬南海岸正射影像2016" + }, + "kalmar-orto-2018": { + "attribution": { + "text": "© 卡爾馬市" + }, + "description": "來自卡爾馬市區的2018年正射影像", + "name": "卡爾馬市區正射影像2018" }, "kelkkareitit": { "attribution": { @@ -6933,6 +8128,20 @@ "description": "瑞典自1970-1980的正射影像馬賽克。正在建構中。", "name": "Lantmäteriet 歷史正射影像 1975" }, + "lantmateriet-topowebb": { + "attribution": { + "text": "© Lantmäteriet, CC0" + }, + "description": "瑞典的 1:50000 地形圖", + "name": "土地調查地形圖" + }, + "linkoping-orto": { + "attribution": { + "text": "© 林雪平市" + }, + "description": "來自林雪平市的2010年正射影像,開放資料", + "name": "林雪平正射影像" + }, "mapbox_locator_overlay": { "attribution": { "text": "使用條款與意見回饋" @@ -6997,6 +8206,13 @@ }, "name": "Stamen Terrain" }, + "stockholm-orto": { + "attribution": { + "text": "© 斯德哥爾摩市,CC0" + }, + "description": "來自斯德哥爾摩市的2015年正射影像,CC0 授權", + "name": "斯德哥爾摩正射影像" + }, "tf-cycle": { "attribution": { "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者" @@ -7104,19 +8320,48 @@ } } }, + "osm-india-forum": { + "name": "開放街圖印度論壇", + "description": "開放街圖印度網頁論壇" + }, + "osm-india-github": { + "name": "開放街圖印度 GitHub", + "description": "和我們一起寫程式:{url}" + }, "OSM-india-mailinglist": { "name": "開放街圖印度郵件論壇", "description": "Talk-in 是印度社群的官方郵件論壇" }, + "osm-india-telegram": { + "name": "開放街圖印度 Telegram", + "description": "加入我們這個大家庭:{url}" + }, "OSM-india-twitter": { "name": "開放街圖印度 Twitter", "description": "我們只是喜歡 tweet:{url}" }, + "osm-india-website": { + "name": "開放街圖印度", + "description": "印度圖客和開放街圖使用者" + }, + "osm-india-wiki": { + "name": "開放街圖維基專案印度", + "description": "您必須知道的在印度製圖的所有事情:{url}" + }, + "osm-india-youtube": { + "name": "開放街圖印度 YouTube", + "description": "訂閱我們的頻道:{url}" + }, "OSM-India-Puducherry-Facebook": { "name": "Free Software Hardware Movement - Facebook", "description": "FSHM Facebook 粉絲頁讓你知道社群活動", "extendedDescription": "FSHM 組織跟自由軟體/硬體、科技、倡議和開放街圖的活動。FSHM Facebook 粉絲頁是最好跟他們活動保持聯繫的方式。" }, + "OSM-Puducherry-Mailing-List": { + "name": "自由軟體硬體運動 - 郵件清單", + "description": "FSHM Puducherry 郵件清單用來討論在 Puducherry 的製圖與其他事情。", + "extendedDescription": "FSHM 會組織關於自由軟體/硬體、科技、行動與開放街圖的活動。" + }, "OSM-India-Puducherry-Matrix": { "name": "自由軟體硬體運動 - Matrix", "description": "FSHM Riot 小組討論、分享和更新本地治里一帶畫地圖活動", @@ -7127,6 +8372,20 @@ "description": "改進印尼的開放街圖", "extendedDescription": "在印尼畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" }, + "osm-iran-aparat": { + "name": "開放街圖伊朗阿帕拉特", + "description": "訂閱我們的頻道 {url}", + "extendedDescription": "這裡有開放街圖相關的影片資源,主要用波斯文。" + }, + "osm-iran-forum": { + "name": "開放街圖伊朗網頁論壇", + "description": "開放街圖伊朗網頁論壇", + "extendedDescription": "伊朗開放街圖使用者的網頁論壇,請自由發問以及與其他人討論!" + }, + "osm-iran-telegram": { + "name": "開放街圖伊朗 Telegram", + "description": "觀迎加入 Telegram 頻道 {url},我們伊朗的開放街圖參與者也有超級群組,請到我們的頻道關於部分找到連結。" + }, "OSM-japan-facebook": { "name": "開放街圖日本社群", "description": "日本圖客和開放街圖使用者" @@ -7143,10 +8402,6 @@ "name": "開放街圖日本", "description": "日本圖客和開放街圖使用者" }, - "OSM-korea-telegram": { - "name": "開放街圖南韓 Telegram 頻道", - "description": "南韓開放街圖貢獻者、社群和使用者分享和討論的非官方頻道。" - }, "OSM-MY-facebook": { "name": "開放街圖馬來西亞 Facebook", "description": "討論任何跟開放街圖相關的事物!" @@ -7174,6 +8429,14 @@ "description": "改進尼泊爾的開放街圖", "extendedDescription": "在尼泊爾畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" }, + "OSM-Asia-mailinglist": { + "name": "開放街圖亞洲郵件論壇", + "description": "Talk-asia 是亞洲社群的官方郵件論壇" + }, + "osm-asia-telegram": { + "name": "開放街圖亞洲 Telegram", + "description": "加入我們這個大家庭:{url}" + }, "OSM-PH-facebook": { "name": "開放街圖菲律賓 Facebook", "description": "歡迎來到開放街圖菲律賓,我們歡迎所有菲律賓人貢獻一己之力到開放街圖計畫。" @@ -7198,10 +8461,14 @@ "name": "開放街圖 RU Telegram", "description": "開放街圖俄羅斯 Telegram 聊天群組" }, - "OSM-LKA-facebook": { + "OSM-south-korea-telegram": { + "name": "OSM 南韓 Telegram", + "description": "南韓的開放街圖貢獻者、社群與使用者的分享與討論的非官方頻道。" + }, + "OSM-sri-lanka-facebook": { "name": "開放街圖斯里蘭卡", - "description": "改進斯里蘭卡的開放街圖", - "extendedDescription": "在斯里蘭卡畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" + "description": "在斯里蘭卡改善開放街圖", + "extendedDescription": "在斯里蘭卡製圖嗎?有問題想要聯絡這裡的社群嗎?在 {Url} 上加入我們。歡迎所有人!" }, "OSM-TW-facebook": { "name": "開放街圖台灣社群", @@ -7282,11 +8549,6 @@ "name": "Talk-be 郵件論壇", "description": "Talk-be 是比利時社群的官方郵件論壇 " }, - "be-maptime": { - "name": "Maptime Belgium", - "description": "圍繞畫地圖的社交活動 - 尤其歡迎新手!", - "extendedDescription": "Maptime 是開放給所有等級和知識程度的學習環境,提供給初學者的國際教育支援。Maptime 同時具有彈性和架構的環境,創造畫地圖的教學、工作坊,分享共同目標的進行中計畫,以及獨立/協同的工作時間。" - }, "be-matrix": { "name": "OpenStreetMap BE Matrix channel", "description": "歡迎所有圖客!", @@ -7475,6 +8737,10 @@ "name": "開放街圖特倫托的郵件論壇", "description": "開放街圖義大利特倫托地區的郵件論壇" }, + "kosovo-telegram": { + "name": "在 Telegram 上的科索沃開放街圖", + "description": "半官方的全科索沃 Telegram 公開群組。我們歡迎從任何地方來,說任何語言的製圖者。" + }, "no-forum": { "name": "開放街圖挪威網頁論壇", "description": "開放街圖挪威的網頁論壇" @@ -7487,6 +8753,10 @@ "name": "開放街圖挪威郵件論壇", "description": "在挪威的圖客與 OpenStreetMap 使用者、開發者與愛好者的郵件論壇" }, + "no-telegram": { + "name": "在 Telegram 上的 @OSM_no", + "description": "開放街圖挪威 Telegram 聊天室" + }, "OSM-PL-facebook-group": { "name": "開放街圖波蘭 Facebook 社團", "description": "波蘭的開放街圖圖客和使用者社團" @@ -7608,6 +8878,10 @@ "description": "緬因州波特蘭區域的圖客與 OpenStreetMap 使用者", "extendedDescription": "以字面來說,Maptime 是畫地圖的時間,我們的宗旨是開創一扇讓任何能製作地圖的時間和空問,大家共同學習,探索和運用製作地圖工具和技術製作地圖。" }, + "MaptimeHRVA-twitter": { + "name": "MaptimeHRVA Twitter", + "description": "在 {url} 於 Twitter 上追蹤我們" + }, "us-ma-mailinglist": { "name": "Talk-us 麻塞諸塞州郵件論壇", "description": "麻塞諸塞州 OSM 社群 email 郵件論壇" @@ -7882,6 +9156,10 @@ } } }, + "OSM-Discord": { + "name": "OpenStreetMap Discord", + "description": "透過 Discord 與其他製圖者取得聯繫" + }, "OSM-Facebook": { "name": "開放街圖 Facebook", "description": "在 Facebook 為我們按讚,追蹤開放街圖相關的新聞和動態。" @@ -7891,6 +9169,10 @@ "description": "在開放街圖社群驅動的問答站,詢問問題以及得到答案。", "extendedDescription": "{url} 是讓對開放街圖有需要幫助的人,無論你是初學者,或是有技術問題,來到這邊尋求協助吧!" }, + "OSM-IRC": { + "name": "OpenStreetMap IRC", + "description": "在 irc.oftc.net 上加入 #osm(連接埠 6667)" + }, "OSM-Reddit": { "name": "在 Reddit 上的 OpenStreetMap", "description": "/r/openstreetmap/ 是一個取得更多關於 OpenStreetMap 資訊的好地方。什麼事都能問!"