diff --git a/assets/themes/entrances/entrances.json b/assets/themes/entrances/entrances.json index 50d619224..0767dc4a3 100644 --- a/assets/themes/entrances/entrances.json +++ b/assets/themes/entrances/entrances.json @@ -1,17 +1,21 @@ { "id": "entrances", "title": { - "en": "Entrances" + "en": "Entrances", + "zh_Hant": "出入口" }, "icon": "./assets/layers/entrance/door.svg", "description": { - "en": "A map showing all entrances, which surveys for important aspects for wheelchair users" + "en": "A map showing all entrances, which surveys for important aspects for wheelchair users", + "zh_Hant": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊" }, "shortDescription": { - "en": "Survey entrances to help wheelchair routing" + "en": "Survey entrances to help wheelchair routing", + "zh_Hant": "幫助輪椅導航來勘查出入口" }, "language": [ - "en" + "en", + "zh_Hant" ], "version": "2021-12-04", "maintainer": "MapComplete", diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 2bdbbee07..29f0bb2bf 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -586,6 +586,7 @@ } }, "bike_repair_station": { + "description": "Deze laag toont fietspompen en herstelpunten voor fietsen", "name": "Fietspunten (herstel, pomp of allebei)", "presets": { "0": { diff --git a/langs/themes/zh_Hant.json b/langs/themes/zh_Hant.json index de1192b08..69b33da56 100644 --- a/langs/themes/zh_Hant.json +++ b/langs/themes/zh_Hant.json @@ -299,6 +299,11 @@ "description": "在這份地圖上,公共可及的飲水點可以顯示出來,也能輕易的增加", "title": "飲用水" }, + "entrances": { + "description": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊", + "shortDescription": "幫助輪椅導航來勘查出入口", + "title": "出入口" + }, "etymology": { "description": "在這份地圖,你可以看到物件是以何命名,道路、 建築等的命名由來連到 Wikidata。在跳出選單,你可以看到物件命名由來的維基條目 (如果有的話),或是 Wikidata 框。如果物件本身有維基頁面,也會顯示。

你也可以貢獻!放大到夠大的層級,然後所有道路都會顯示。你可以點選一個之後 Wikidata 搜尋框會跳出來。只要點幾下,你可以新增詞源連結。注意你要有開放街圖帳號才能這麼做。", "layers": { @@ -654,10 +659,5 @@ "description": "在這份地圖當中,你可以找到你附近的垃圾筒。如果地圖有遺漏垃圾筒,你可以自己加上去", "shortDescription": "垃圾筒的地圖", "title": "垃圾筒" - }, - "entrances": { - "description": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊", - "shortDescription": "幫助輪椅導航來勘查出入口", - "title": "出入口" } -} +} \ No newline at end of file