Layer sync, fix climbing:grade:french:min and ~:max in translations

This commit is contained in:
Pieter Vander Vennet 2021-06-19 20:06:28 +02:00
parent ac715fbc70
commit 64bfc147bd
30 changed files with 736 additions and 576 deletions

View file

@ -214,6 +214,9 @@
},
"bike_parking": {
"tagRenderings": {
"1": {
"question": "К какому типу относится эта велопарковка?"
},
"2": {
"mappings": {
"0": {
@ -229,9 +232,6 @@
},
"5": {
"render": "{access}"
},
"1": {
"question": "К какому типу относится эта велопарковка?"
}
}
},
@ -757,4 +757,4 @@
}
}
}
}
}

View file

@ -23,27 +23,31 @@
},
"3": {
"render": "材質:{material}",
"question": "這個長椅 (座位) 是什麼做的?",
"mappings": {
"5": {
"then": "材質:鋼鐵"
},
"4": {
"then": "材質:塑膠"
},
"3": {
"then": "材質:水泥"
},
"2": {
"then": "材質:石頭"
"0": {
"then": "材質:木頭"
},
"1": {
"then": "材質:金屬"
},
"0": {
"then": "材質:木頭"
"2": {
"then": "材質:石頭"
},
"3": {
"then": "材質:水泥"
},
"4": {
"then": "材質:塑膠"
},
"5": {
"then": "材質:鋼鐵"
}
}
},
"question": "這個長椅 (座位) 是什麼做的?"
},
"4": {
"question": "坐在長椅時是面對那個方向?",
"render": "當坐在長椅時,那個人朝向 {direction}°。"
},
"5": {
"render": "顏色:{colour}",
@ -78,313 +82,309 @@
"6": {
"question": "上一次探察長椅是什麼時候?",
"render": "這個長椅最後是在 {survey:date} 探查的"
},
"4": {
"render": "當坐在長椅時,那個人朝向 {direction}°。",
"question": "坐在長椅時是面對那個方向?"
}
},
"presets": {
"0": {
"description": "新增長椅",
"title": "長椅"
"title": "長椅",
"description": "新增長椅"
}
}
},
"bike_parking": {
"bench_at_pt": {
"name": "大眾運輸站點的長椅",
"title": {
"render": "長椅",
"mappings": {
"0": {
"then": "大眾運輸站點的長椅"
},
"1": {
"then": "涼亭內的長椅"
}
}
},
"tagRenderings": {
"2": {
"mappings": {
"4": {
"then": "屋頂停車場"
},
"3": {
"then": "地面層停車場"
},
"2": {
"then": "地面停車場"
},
"1": {
"then": "地下停車場"
},
"0": {
"then": "地下停車場"
}
},
"question": "這個單車停車場的相對位置是?"
},
"1": {
"mappings": {
"7": {
"then": "樓層當中標示為單車停車場的區域"
},
"6": {
"then": "柱子 <img style='width: 25%'' src='./assets/layers/bike_parking/bollard.svg'>"
},
"5": {
"then": "車棚 <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
},
"4": {
"then": "兩層<img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
},
"3": {
"then": "車架<img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>"
},
"2": {
"then": "車把架 <img style='width: 25%'' src='./assets/layers/bike_parking/handlebar_holder.svg'>"
},
"1": {
"then": "車輪架/圓圈 <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
},
"0": {
"then": "單車架 <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
}
},
"render": "這個單車停車場的類型是:{bicycle_parking}",
"question": "這是那種類型的單車停車場?"
"render": "{name}"
},
"2": {
"render": "站立長椅"
}
}
},
"bicycle_library": {
"name": "單車圖書館",
"title": {
"render": "單車圖書館"
},
"description": "能夠長期租用單車的設施",
"tagRenderings": {
"1": {
"question": "這個單車圖書館的名稱是?",
"render": "這個單車圖書館叫做 {name}"
},
"6": {
"question": "租用單車的費用多少?",
"render": "租借單車需要 {charge}",
"mappings": {
"1": {
"then": "這停車場有設計 (官方) 空間給裝箱的單車。"
},
"0": {
"then": "這個停車場有地方可以放裝箱單車"
}
},
"question": "這個單車停車場有地方放裝箱的單車嗎?"
},
"5": {
"mappings": {
"2": {
"then": "通行性僅限學校、公司或組織的成員"
"then": "租借單車免費"
},
"1": {
"then": "通行性主要是為了企業的顧客"
},
"0": {
"then": "公開可用"
"then": "租借單車價錢 €20/year 與 €20 保證金"
}
},
"render": "{access}",
"question": "誰可以使用這個單車停車場?"
},
"4": {
"render": "{capacity} 單車的地方",
"question": "這個單車停車場能放幾台單車 (包括裝箱單車)"
},
"3": {
"mappings": {
"1": {
"then": "這個停車場沒有遮蔽"
},
"0": {
"then": "這個停車場有遮蔽 (有屋頂)"
}
},
"question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。"
}
},
"title": {
"render": "單車停車場"
},
"presets": {
"0": {
"title": "單車停車場"
}
},
"name": "單車停車場"
},
"bike_monitoring_station": {
"title": {
"mappings": {
"1": {
"then": "單車計數站 {ref}"
},
"0": {
"then": "單車計數站 {name}"
}
},
"render": "單車計數站"
},
"name": "監視站"
},
"bike_cleaning": {
"presets": {
"0": {
"title": "單車清理服務"
}
},
"title": {
"mappings": {
"0": {
"then": "單車清理服務 <i>{name}</i>"
}
},
"render": "單車清理服務"
},
"name": "單車清理服務"
},
"bike_cafe": {
"presets": {
"0": {
"title": "單車咖啡廳"
}
},
"tagRenderings": {
"8": {
"question": "何時這個單車咖啡廳營運?"
},
"7": {
"question": "{name} 的電子郵件地址是?"
},
"6": {
"question": "{name} 的電話號碼是?"
},
"5": {
"question": "{name} 的網站是?"
},
"4": {
"question": "誰可以在這裡租單車?",
"mappings": {
"1": {
"then": "這個單車咖啡廳並不修理單車"
},
"0": {
"then": "這個單車咖啡廳修理單車"
}
},
"question": "這個單車咖啡廳是否能修理單車?"
},
"3": {
"mappings": {
"1": {
"then": "這個單車咖啡廳並沒有提供工具讓你修理"
"then": "提供兒童單車"
},
"0": {
"then": "這個單車咖啡廳提供工具讓你修理"
}
},
"question": "這裡是否有工具修理你的單車嗎?"
},
"2": {
"mappings": {
"1": {
"then": "這個單車咖啡廳並沒有為所有人提供單車打氣甬"
"then": "有提供成人單車"
},
"0": {
"then": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬"
"2": {
"then": "有提供行動不便人士的單車"
}
},
"question": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬嗎?"
},
"1": {
"render": "這個單車咖啡廳叫做 {name}",
"question": "這個單車咖啡廳的名稱是?"
}
}
},
"title": {
"mappings": {
"0": {
"then": "單車咖啡廳<i>{name}</i>"
}
},
"render": "單車咖啡廳"
},
"name": "單車咖啡廳"
"presets": {
"0": {
"title": "自行車圖書館 ( Fietsbibliotheek)",
"description": "單車圖書館有一大批單車供人租借"
}
}
},
"bicycle_tube_vending_machine": {
"tagRenderings": {
"1": {
"mappings": {
"2": {
"then": "這個自動販賣機已經關閉了"
},
"1": {
"then": "這個自動販賣機沒有運作了"
},
"0": {
"then": "這個自動販賣機仍運作"
}
},
"render": "運作狀態是 <i>{operational_status</i>",
"question": "這個自動販賣機仍有運作嗎?"
}
"name": "自行車內胎自動售貨機",
"title": {
"render": "自行車內胎自動售貨機"
},
"presets": {
"0": {
"title": "自行車內胎自動售貨機"
}
},
"title": {
"render": "自行車內胎自動售貨機"
},
"name": "自行車內胎自動售貨機"
},
"bicycle_library": {
"presets": {
"0": {
"description": "單車圖書館有一大批單車供人租借",
"title": "自行車圖書館 ( Fietsbibliotheek)"
}
},
"tagRenderings": {
"7": {
"1": {
"question": "這個自動販賣機仍有運作嗎?",
"render": "運作狀態是 <i>{operational_status</i>",
"mappings": {
"0": {
"then": "這個自動販賣機仍運作"
},
"1": {
"then": "這個自動販賣機沒有運作了"
},
"2": {
"then": "有提供行動不便人士的單車"
},
"1": {
"then": "有提供成人單車"
},
"0": {
"then": "提供兒童單車"
"then": "這個自動販賣機已經關閉了"
}
},
"question": "誰可以在這裡租單車?"
},
"6": {
"mappings": {
"1": {
"then": "租借單車價錢 €20/year 與 €20 保證金"
},
"0": {
"then": "租借單車免費"
}
},
"render": "租借單車需要 {charge}",
"question": "租用單車的費用多少?"
},
"1": {
"render": "這個單車圖書館叫做 {name}",
"question": "這個單車圖書館的名稱是?"
}
}
},
"title": {
"render": "單車圖書館"
},
"name": "單車圖書館",
"description": "能夠長期租用單車的設施"
}
},
"bench_at_pt": {
"tagRenderings": {
"2": {
"render": "站立長椅"
},
"1": {
"render": "{name}"
"bike_cafe": {
"name": "單車咖啡廳",
"title": {
"render": "單車咖啡廳",
"mappings": {
"0": {
"then": "單車咖啡廳<i>{name}</i>"
}
}
},
"title": {
"mappings": {
"1": {
"then": "涼亭內的長椅"
},
"0": {
"then": "大眾運輸站點的長椅"
"tagRenderings": {
"1": {
"question": "這個單車咖啡廳的名稱是?",
"render": "這個單車咖啡廳叫做 {name}"
},
"2": {
"question": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬"
},
"1": {
"then": "這個單車咖啡廳並沒有為所有人提供單車打氣甬"
}
}
},
"render": "長椅"
"3": {
"question": "這裡是否有工具修理你的單車嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳提供工具讓你修理"
},
"1": {
"then": "這個單車咖啡廳並沒有提供工具讓你修理"
}
}
},
"4": {
"question": "這個單車咖啡廳是否能修理單車?",
"mappings": {
"0": {
"then": "這個單車咖啡廳修理單車"
},
"1": {
"then": "這個單車咖啡廳並不修理單車"
}
}
},
"5": {
"question": "{name} 的網站是?"
},
"6": {
"question": "{name} 的電話號碼是?"
},
"7": {
"question": "{name} 的電子郵件地址是?"
},
"8": {
"question": "何時這個單車咖啡廳營運?"
}
},
"name": "大眾運輸站點的長椅"
"presets": {
"0": {
"title": "單車咖啡廳"
}
}
},
"bike_cleaning": {
"name": "單車清理服務",
"title": {
"render": "單車清理服務",
"mappings": {
"0": {
"then": "單車清理服務 <i>{name}</i>"
}
}
},
"presets": {
"0": {
"title": "單車清理服務"
}
}
},
"bike_monitoring_station": {
"name": "監視站",
"title": {
"render": "單車計數站",
"mappings": {
"0": {
"then": "單車計數站 {name}"
},
"1": {
"then": "單車計數站 {ref}"
}
}
}
},
"bike_parking": {
"name": "單車停車場",
"presets": {
"0": {
"title": "單車停車場"
}
},
"title": {
"render": "單車停車場"
},
"tagRenderings": {
"1": {
"question": "這是那種類型的單車停車場?",
"render": "這個單車停車場的類型是:{bicycle_parking}",
"mappings": {
"0": {
"then": "單車架 <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
},
"1": {
"then": "車輪架/圓圈 <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
},
"2": {
"then": "車把架 <img style='width: 25%'' src='./assets/layers/bike_parking/handlebar_holder.svg'>"
},
"3": {
"then": "車架<img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>"
},
"4": {
"then": "兩層<img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
},
"5": {
"then": "車棚 <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
},
"6": {
"then": "柱子 <img style='width: 25%'' src='./assets/layers/bike_parking/bollard.svg'>"
},
"7": {
"then": "樓層當中標示為單車停車場的區域"
}
}
},
"2": {
"question": "這個單車停車場的相對位置是?",
"mappings": {
"0": {
"then": "地下停車場"
},
"1": {
"then": "地下停車場"
},
"2": {
"then": "地面停車場"
},
"3": {
"then": "地面層停車場"
},
"4": {
"then": "屋頂停車場"
}
}
},
"3": {
"question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。",
"mappings": {
"0": {
"then": "這個停車場有遮蔽 (有屋頂)"
},
"1": {
"then": "這個停車場沒有遮蔽"
}
}
},
"4": {
"question": "這個單車停車場能放幾台單車 (包括裝箱單車)",
"render": "{capacity} 單車的地方"
},
"5": {
"question": "誰可以使用這個單車停車場?",
"render": "{access}",
"mappings": {
"0": {
"then": "公開可用"
},
"1": {
"then": "通行性主要是為了企業的顧客"
},
"2": {
"then": "通行性僅限學校、公司或組織的成員"
}
}
},
"6": {
"question": "這個單車停車場有地方放裝箱的單車嗎?",
"mappings": {
"0": {
"then": "這個停車場有地方可以放裝箱單車"
},
"1": {
"then": "這停車場有設計 (官方) 空間給裝箱的單車。"
}
}
}
}
}
}
}

View file

@ -1,10 +1,10 @@
{
"undefined": {
"website": {
"question": "Apa situs web dari {name}?"
},
"email": {
"question": "Apa alamat surel dari {name}?"
},
"website": {
"question": "Apa situs web dari {name}?"
}
}
}
}

View file

@ -9,12 +9,12 @@
"website": {
"question": "Какой сайт у {name}?"
},
"description": {
"question": "Есть ли еще что-то важное, о чем вы не смогли рассказать в предыдущих вопросах? Добавьте это здесь.<br/><span style='font-size: small'>Не повторяйте уже изложенные факты</span>"
},
"opening_hours": {
"question": "Какое время работы у {name}?",
"render": "<h3>Часы работы</h3>{opening_hours_table(opening_hours)}"
},
"description": {
"question": "Есть ли еще что-то важное, о чем вы не смогли рассказать в предыдущих вопросах? Добавьте это здесь.<br/><span style='font-size: small'>Не повторяйте уже изложенные факты</span>"
}
}
}
}

View file

@ -4,4 +4,4 @@
"question": "Vad är telefonnumret till {name}?"
}
}
}
}

View file

@ -1,20 +1,20 @@
{
"undefined": {
"opening_hours": {
"render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}",
"question": "{name} 的開放時間是什麼?"
},
"description": {
"question": "有什麼相關的資訊你無法在先前的問題回應的嗎?請加在這邊吧。<br/><span style='font-size: small'>不要重覆答覆已經知道的事情</span>"
},
"website": {
"question": "{name} 網址是什麼?"
"phone": {
"question": "{name} 的電話號碼是什麼?"
},
"email": {
"question": "{name} 的電子郵件地址是什麼?"
},
"phone": {
"question": "{name} 的電話號碼是什麼?"
"website": {
"question": "{name} 網址是什麼?"
},
"description": {
"question": "有什麼相關的資訊你無法在先前的問題回應的嗎?請加在這邊吧。<br/><span style='font-size: small'>不要重覆答覆已經知道的事情</span>"
},
"opening_hours": {
"question": "{name} 的開放時間是什麼?",
"render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}"
}
}
}
}

View file

@ -228,11 +228,11 @@
},
"2": {
"question": "Welche Schwierigkeit hat hier die leichteste Route (französisch/belgisches System)?",
"render": "Die leichteste Route hat hier die Schwierigkeit {climbing:grade:french} (französisch/belgisches System)"
"render": "Die leichteste Route hat hier die Schwierigkeit {climbing:grade:french:min} (französisch/belgisches System)"
},
"3": {
"question": "Welche Schwierigkeit hat hier die schwerste Route (französisch/belgisches System)?",
"render": "Die schwerste Route hat hier die Schwierigkeit {climbing:grade:french} (französisch/belgisches System)"
"render": "Die schwerste Route hat hier die Schwierigkeit {climbing:grade:french:min} (französisch/belgisches System)"
},
"4": {
"question": "Kann hier gebouldert werden?",

View file

@ -499,11 +499,11 @@
},
"2": {
"question": "What is the level of the easiest route here, accoring to the french classification system?",
"render": "The minimal difficulty is {climbing:grade:french} according to the french/belgian system"
"render": "The minimal difficulty is {climbing:grade:french:min} according to the french/belgian system"
},
"3": {
"question": "What is the level of the most difficult route here, accoring to the french classification system?",
"render": "The maximal difficulty is {climbing:grade:french} according to the french/belgian system"
"render": "The maximal difficulty is {climbing:grade:french:max} according to the french/belgian system"
},
"4": {
"question": "Is bouldering possible here?",

View file

@ -499,11 +499,11 @@
},
"2": {
"question": "ここで一番簡単なルートのレベルは、フランスのランク評価システムで何ですか?",
"render": "フランス/ベルギーのランク評価システムでは、最小の難易度は{climbing:grade:french}です"
"render": "フランス/ベルギーのランク評価システムでは、最小の難易度は{climbing:grade:french:min}です"
},
"3": {
"question": "フランスのランク評価によると、ここで一番難しいルートのレベルはどれくらいですか?",
"render": "フランス/ベルギーのランク評価システムでは、最大の難易度は{climbing:grade:french}です"
"render": "フランス/ベルギーのランク評価システムでは、最大の難易度は{climbing:grade:french:max}です"
},
"4": {
"question": "ここでボルダリングはできますか?",

View file

@ -358,11 +358,11 @@
},
"2": {
"question": "Wat is het niveau van de makkelijkste route, volgens het Franse classificatiesysteem?",
"render": "De minimale klimmoeilijkheid is {climbing:grade:french} volgens het Franse/Belgische systeem"
"render": "De minimale klimmoeilijkheid is {climbing:grade:french:min} volgens het Franse/Belgische systeem"
},
"3": {
"question": "Wat is het niveau van de moeilijkste route, volgens het Franse classificatiesysteem?",
"render": "De maximale klimmoeilijkheid is {climbing:grade:french} volgens het Franse/Belgische systeem"
"render": "De maximale klimmoeilijkheid is {climbing:grade:french:max} volgens het Franse/Belgische systeem"
},
"4": {
"question": "Is het mogelijk om hier te bolderen?",

View file

@ -522,4 +522,4 @@
"trees": {
"title": "Деревья"
}
}
}

View file

@ -1,9 +1,9 @@
{
"aed": {
"title": "Öppna AED-karta",
"description": "På denna karta kan man hitta och markera närliggande defibrillatorer"
},
"artworks": {
"title": "Öppen konstverkskarta"
},
"aed": {
"description": "På denna karta kan man hitta och markera närliggande defibrillatorer",
"title": "Öppna AED-karta"
}
}
}

View file

@ -91,15 +91,91 @@
"title": "單車圖書館",
"description": "單車圖書館是指每年支付小額費用,然後可以租用單車的地方。最有名的單車圖書館案例是給小孩的,能夠讓長大的小孩用目前的單車換成比較大的單車"
},
"bike_monitoring_stations": {
"title": "自行車監視站",
"shortDescription": "布魯塞爾車行資料的即時單車監視站資料",
"description": "這個主題顯示單車監視站的即時資料"
},
"bookcases": {
"title": "開放書架地圖",
"description": "公共書架是街邊箱子、盒子、舊的電話亭或是其他存放書本的物件,每一個人都能放置或拿取書本。這份地圖收集所有類型的書架,你可以探索你附近新的書架,同時也能用免費的開放街圖帳號來快速新增你最愛的書架。"
},
"campersite": {
"title": "露營地點",
"shortDescription": "露營者尋找渡過夜晚的場地",
"description": "這個網站收集所有官方露營地點,以及那邊能排放廢水。你可以加上詳細的服務項目與價格,加上圖片以及評價。這是網站與網路 app資料則是存在開放街圖因此會永遠免費而且可以被所有 app 再利用。",
"layers": {
"0": {
"name": "露營地",
"title": {
"render": "露營地 {name}",
"mappings": {
"0": {
"then": "沒有名稱的露營地"
}
}
},
"description": "露營地",
"tagRenderings": {
"1": {
"render": "這個地方叫做 {name}",
"question": "這個地方叫做什麼?"
},
"2": {
"question": "這個地方收費嗎?",
"mappings": {
"0": {
"then": "你要付費才能使用"
},
"1": {
"then": "可以免費使用"
}
}
},
"3": {
"render": "這個地方收費 {charge}",
"question": "這個地方收多少費用?"
},
"4": {
"question": "這個地方有衛生設施嗎?",
"mappings": {
"0": {
"then": "這個地方有衛生設施"
},
"1": {
"then": "這個地方沒有衛生設施"
}
}
},
"5": {
"render": "{capacity} 露營者能夠同時使用這個地方",
"question": "多少露營者能夠待在這裡?(如果沒有明顯的空間數字或是允許車輛則可以跳過)"
},
"6": {
"question": "這個地方有提網路連線嗎?",
"mappings": {
"0": {
"then": "這裡有網路連線"
},
"1": {
"then": "這裡有網路連線"
},
"2": {
"then": "這裡沒有網路連線"
}
}
},
"7": {
"question": "你需要為網路連線付費嗎?",
"mappings": {
"0": {
"then": "你需要額外付費來使用網路連線"
},
"1": {
"then": "你不需要額外付費來使用網路連線"
}
}
},
"8": {
"question": "這個地方有廁所嗎?",
"mappings": {
@ -111,103 +187,34 @@
}
}
},
"11": {
"question": "你想要為這個地方加一般的敘述嗎?(不要重覆加先前問過或提供的資訊,請保持敘述性-請將意見留在評價)",
"render": "這個地方更詳細的資訊: {description}"
"9": {
"render": "官方網站:<a href='{website}'>{website}</a>",
"question": "這個地方有網站嗎?"
},
"10": {
"question": "這個地方有提供長期租用嗎?",
"mappings": {
"2": {
"then": "如果有長期租用合約才有可能待下來(如果你選擇這個地方則會在這份地圖消失)"
"0": {
"then": "有,這個地方有提供長期租用,但你也可以用天計算費用"
},
"1": {
"then": "沒有,這裡沒有永久的客戶"
},
"0": {
"then": "有,這個地方有提供長期租用,但你也可以用天計算費用"
}
},
"question": "這個地方有提供長期租用嗎?"
},
"9": {
"question": "這個地方有網站嗎?",
"render": "官方網站:<a href='{website}'>{website}</a>"
},
"7": {
"mappings": {
"1": {
"then": "你不需要額外付費來使用網路連線"
},
"0": {
"then": "你需要額外付費來使用網路連線"
}
},
"question": "你需要為網路連線付費嗎?"
},
"6": {
"mappings": {
"2": {
"then": "這裡沒有網路連線"
},
"1": {
"then": "這裡有網路連線"
},
"0": {
"then": "這裡有網路連線"
"then": "如果有長期租用合約才有可能待下來(如果你選擇這個地方則會在這份地圖消失)"
}
},
"question": "這個地方有提網路連線嗎?"
}
},
"5": {
"question": "多少露營者能夠待在這裡?(如果沒有明顯的空間數字或是允許車輛則可以跳過)",
"render": "{capacity} 露營者能夠同時使用這個地方"
},
"4": {
"mappings": {
"1": {
"then": "這個地方沒有衛生設施"
},
"0": {
"then": "這個地方有衛生設施"
}
},
"question": "這個地方有衛生設施嗎?"
},
"3": {
"question": "這個地方收多少費用?",
"render": "這個地方收費 {charge}"
},
"2": {
"mappings": {
"1": {
"then": "可以免費使用"
},
"0": {
"then": "你要付費才能使用"
}
},
"question": "這個地方收費嗎?"
},
"1": {
"question": "這個地方叫做什麼?",
"render": "這個地方叫做 {name}"
"11": {
"render": "這個地方更詳細的資訊: {description}",
"question": "你想要為這個地方加一般的敘述嗎?(不要重覆加先前問過或提供的資訊,請保持敘述性-請將意見留在評價)"
}
},
"presets": {
"0": {
"title": "露營地"
}
},
"description": "露營地",
"title": {
"mappings": {
"0": {
"then": "沒有名稱的露營地"
}
},
"render": "露營地 {name}"
},
"name": "露營地"
}
},
"1": {
"tagRenderings": {
@ -224,9 +231,7 @@
}
}
}
},
"description": "這個網站收集所有官方露營地點,以及那邊能排放廢水。你可以加上詳細的服務項目與價格,加上圖片以及評價。這是網站與網路 app資料則是存在開放街圖因此會永遠免費而且可以被所有 app 再利用。",
"shortDescription": "露營者尋找渡過夜晚的場地"
}
},
"charging_stations": {
"title": "充電站",
@ -323,6 +328,10 @@
}
}
},
"ghostbikes": {
"title": "幽靈單車",
"description": "<b>幽靈單車</b>是用來紀念死於交通事故的單車騎士,在事發地點附近放置白色單車。<br/><br/>在這份地圖上面,你可以看到所有在開放街圖已知的幽靈單車。有缺漏的幽靈單車嗎?所有人都可以在這邊新增或是更新資訊-只有你有(免費)開放街圖帳號。"
},
"hailhydrant": {
"title": "消防栓、滅火器、消防隊、以及急救站。",
"shortDescription": "顯示消防栓、滅火器、消防隊與急救站的地圖。",
@ -362,8 +371,8 @@
},
"surveillance": {
"title": "被監視的監視器",
"description": "在這份開放地圖,你可以找到監視鏡頭。",
"shortDescription": "監視鏡頭與其他型式的監視"
"shortDescription": "監視鏡頭與其他型式的監視",
"description": "在這份開放地圖,你可以找到監視鏡頭。"
},
"toilets": {
"title": "開放廁所地圖",
@ -373,14 +382,5 @@
"title": "樹木",
"shortDescription": "所有樹木的地圖",
"description": "繪製所有樹木!"
},
"bike_monitoring_stations": {
"description": "這個主題顯示單車監視站的即時資料",
"shortDescription": "布魯塞爾車行資料的即時單車監視站資料",
"title": "自行車監視站"
},
"ghostbikes": {
"description": "<b>幽靈單車</b>是用來紀念死於交通事故的單車騎士,在事發地點附近放置白色單車。<br/><br/>在這份地圖上面,你可以看到所有在開放街圖已知的幽靈單車。有缺漏的幽靈單車嗎?所有人都可以在這邊新增或是更新資訊-只有你有(免費)開放街圖帳號。",
"title": "幽靈單車"
}
}
}