Merge branch 'develop' into feature/goejson-export

# Conflicts:
#	tslint.json
This commit is contained in:
Arno Deceuninck 2021-07-15 11:48:06 +02:00
commit fc459e6011
86 changed files with 2254 additions and 681 deletions

1
langs/eo.json Normal file
View file

@ -0,0 +1 @@
{}

43
langs/fi.json Normal file
View file

@ -0,0 +1,43 @@
{
"general": {
"opening_hours": {
"ph_open": "avattu",
"ph_closed": "suljettu",
"ph_not_known": " "
},
"weekdays": {
"sunday": "Sunnuntai",
"saturday": "Lauantai",
"friday": "Perjantai",
"thursday": "Torstai",
"wednesday": "Keskiviikko",
"tuesday": "Tiistai",
"monday": "Maanantai",
"abbreviations": {
"sunday": "Su",
"saturday": "La",
"friday": "Pe",
"thursday": "To",
"wednesday": "Ke",
"tuesday": "Ti",
"monday": "Ma"
}
},
"backgroundMap": "Taustakartta",
"pickLanguage": "Valitse kieli: ",
"number": "numero",
"cancel": "Peruuta",
"save": "Tallenna",
"search": {
"searching": "Etsitään…"
}
},
"centerMessage": {
"ready": "Valmis!"
},
"image": {
"doDelete": "Poista kuva",
"dontDelete": "Peruuta",
"addPicture": "Lisää kuva"
}
}

1
langs/layers/eo.json Normal file
View file

@ -0,0 +1 @@
{}

103
langs/layers/fi.json Normal file
View file

@ -0,0 +1,103 @@
{
"bench": {
"name": "Penkit",
"title": {
"render": "Penkki"
},
"tagRenderings": {
"1": {
"render": "Selkänoja",
"mappings": {
"0": {
"then": "Selkänoja: kyllä"
},
"1": {
"then": "Selkänoja: ei"
}
}
},
"3": {
"render": "Materiaali: {material}",
"mappings": {
"0": {
"then": "Materiaali: puu"
},
"2": {
"then": "Materiaali: kivi"
},
"3": {
"then": "Materiaali: betoni"
},
"4": {
"then": "Materiaali: muovi"
},
"5": {
"then": "Materiaali: teräs"
}
}
},
"5": {
"render": "Väri: {colour}",
"mappings": {
"0": {
"then": "Väri: ruskea"
},
"1": {
"then": "Väri: vihreä"
},
"2": {
"then": "Väri: harmaa"
},
"3": {
"then": "Väri: valkoinen"
},
"4": {
"then": "Väri: punainen"
},
"5": {
"then": "Väri: musta"
},
"6": {
"then": "Väri: sininen"
},
"7": {
"then": "Väri: keltainen"
}
}
}
},
"presets": {
"0": {
"title": "Penkki",
"description": "Lisää uusi penkki"
}
}
},
"bench_at_pt": {
"title": {
"render": "Penkki"
},
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bike_parking": {
"tagRenderings": {
"5": {
"render": "{access}"
}
}
},
"bike_repair_station": {
"icon": {
"render": "./assets/layers/bike_repair_station/repair_station.svg"
},
"presets": {
"0": {
"title": "Pyöräpumppu"
}
}
}
}

View file

@ -130,6 +130,9 @@
"mappings": {
"0": {
"then": "Прокат велосипедов бесплатен"
},
"1": {
"then": "Прокат велосипеда стоит €20/год и €20 залог"
}
}
},
@ -199,7 +202,37 @@
"render": "Это велосипедное кафе называется {name}"
},
"2": {
"question": "Есть ли в этом велосипедном кафе велосипедный насос для всеобщего использования?"
"question": "Есть ли в этом велосипедном кафе велосипедный насос для всеобщего использования?",
"mappings": {
"0": {
"then": "В этом велосипедном кафе есть велосипедный насос для всеобщего использования"
},
"1": {
"then": "В этом велосипедном кафе нет велосипедного насоса для всеобщего использования"
}
}
},
"3": {
"question": "Есть ли здесь инструменты для починки вашего велосипеда?",
"mappings": {
"0": {
"then": "В этом велосипедном кафе есть инструменты для починки своего велосипеда"
},
"1": {
"then": "В этом велосипедном кафе нет инструментов для починки своего велосипеда"
}
}
},
"4": {
"question": "Есть ли услуги ремонта велосипедов в этом велосипедном кафе?",
"mappings": {
"0": {
"then": "В этом велосипедном кафе есть услуги ремонта велосипедов"
},
"1": {
"then": "В этом велосипедном кафе нет услуг ремонта велосипедов"
}
}
},
"5": {
"question": "Какой сайт у {name}?"
@ -209,6 +242,9 @@
},
"7": {
"question": "Какой адрес электронной почты у {name}?"
},
"8": {
"question": "Каков режим работы этого велосипедного кафе?"
}
},
"presets": {
@ -217,10 +253,14 @@
}
}
},
"bike_monitoring_station": {
"name": "Станции мониторинга"
},
"bike_parking": {
"tagRenderings": {
"1": {
"question": "К какому типу относится эта велопарковка?"
"question": "К какому типу относится эта велопарковка?",
"render": "Это велопарковка типа {bicycle_parking}"
},
"2": {
"mappings": {
@ -235,7 +275,21 @@
}
}
},
"3": {
"mappings": {
"0": {
"then": "Это крытая парковка (есть крыша/навес)"
},
"1": {
"then": "Это открытая парковка"
}
}
},
"4": {
"render": "Место для {capacity} велосипеда(ов)"
},
"5": {
"question": "Кто может пользоваться этой велопарковкой?",
"render": "{access}"
}
}
@ -252,6 +306,14 @@
}
},
"tagRenderings": {
"3": {
"question": "Когда работает эта точка обслуживания велосипедов?",
"mappings": {
"0": {
"then": "Всегда открыто"
}
}
},
"6": {
"question": "Велосипедный насос все еще работает?",
"mappings": {
@ -309,7 +371,9 @@
}
},
"bike_shop": {
"name": "Обслуживание велосипедов/магазин",
"title": {
"render": "Обслуживание велосипедов/магазин",
"mappings": {
"0": {
"then": "Магазин спортивного инвентаря <i>{name}</i>"
@ -328,7 +392,8 @@
"description": "Магазин, специализирующийся на продаже велосипедов или сопутствующих товаров",
"tagRenderings": {
"2": {
"question": "Как называется магазин велосипедов?"
"question": "Как называется магазин велосипедов?",
"render": "Этот магазин велосипедов называется {name}"
},
"3": {
"question": "Какой сайт у {name}?"
@ -340,6 +405,7 @@
"question": "Какой адрес электронной почты у {name}?"
},
"9": {
"question": "Продаются ли велосипеды в этом магазине?",
"mappings": {
"0": {
"then": "В этом магазине продаются велосипеды"
@ -360,6 +426,9 @@
},
"2": {
"then": "Этот магазин ремонтирует только велосипеды, купленные здесь"
},
"3": {
"then": "В этом магазине обслуживают велосипеды определённого бренда"
}
}
},
@ -388,8 +457,35 @@
}
}
},
"13": {
"question": "Предлагается ли в этом магазине велосипедный насос для всеобщего пользования?",
"mappings": {
"0": {
"then": "В этом магазине есть велосипедный насос для всеобщего пользования"
},
"1": {
"then": "В этом магазине нет велосипедного насоса для всеобщего пользования"
}
}
},
"14": {
"question": "Есть ли здесь инструменты для починки собственного велосипеда?",
"mappings": {
"2": {
"then": "Инструменты для починки доступны только при покупке/аренде велосипеда в магазине"
}
}
},
"15": {
"question": "Здесь моют велосипеды?"
"question": "Здесь моют велосипеды?",
"mappings": {
"0": {
"then": "В этом магазине оказываются услуги мойки/чистки велосипедов"
},
"2": {
"then": "В этом магазине нет услуг мойки/чистки велосипедов"
}
}
}
}
},
@ -424,6 +520,9 @@
"then": "Проверено сегодня!"
}
}
},
"15": {
"render": "Дополнительная информация для экспертов OpenStreetMap: {fixme}"
}
}
},
@ -443,11 +542,17 @@
},
"ghost_bike": {
"tagRenderings": {
"2": {
"render": "В знак памяти о {name}"
},
"3": {
"render": "<a href='{source}' target='_blank'>Доступна более подробная информация</a>"
},
"4": {
"render": "<i>{inscription}</i>"
},
"5": {
"render": "Установлен {start_date}"
}
}
},
@ -498,8 +603,11 @@
"title": {
"render": "Стол для пикника"
},
"description": "Слой, отображающий столы для пикника",
"tagRenderings": {
"0": {
"question": "Из чего изготовлен этот стол для пикника?",
"render": "Этот стол для пикника сделан из {material}",
"mappings": {
"0": {
"then": "Это деревянный стол для пикника"
@ -537,6 +645,9 @@
"1": {
"then": "Поверхность - <b>песок</b>"
},
"2": {
"then": "Покрытие из <b>щепы</b>"
},
"3": {
"then": "Поверхность - <b>брусчатка</b>"
},
@ -548,8 +659,23 @@
}
}
},
"2": {
"question": "Эта игровая площадка освещается ночью?",
"mappings": {
"0": {
"then": "Эта детская площадка освещается ночью"
},
"1": {
"then": "Эта детская площадка не освещается ночью"
}
}
},
"3": {
"render": "Доступно для детей старше {min_age} лет"
"render": "Доступно для детей старше {min_age} лет",
"question": "С какого возраста доступна эта детская площадка?"
},
"4": {
"render": "Доступно детям до {max_age}"
},
"6": {
"mappings": {
@ -564,8 +690,26 @@
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"10": {
"9": {
"question": "Доступна ли детская площадка пользователям кресел-колясок?",
"mappings": {
"0": {
"then": "Полностью доступна пользователям кресел-колясок"
},
"1": {
"then": "Частично доступна пользователям кресел-колясок"
},
"2": {
"then": "Недоступна пользователям кресел-колясок"
}
}
},
"10": {
"question": "Когда открыта эта игровая площадка?",
"mappings": {
"0": {
"then": "Открыто от рассвета до заката"
},
"1": {
"then": "Всегда доступен"
},
@ -583,6 +727,7 @@
},
"public_bookcase": {
"name": "Книжные шкафы",
"description": "Уличный шкаф с книгами, доступными для всех",
"title": {
"render": "Книжный шкаф",
"mappings": {
@ -599,7 +744,7 @@
"tagRenderings": {
"2": {
"render": "Название книжного шкафа — {name}",
"question": "Как называется общественный книжный шкаф?",
"question": "Как называется этот общественный книжный шкаф?",
"mappings": {
"0": {
"then": "У этого книжного шкафа нет названия"
@ -607,20 +752,38 @@
}
},
"3": {
"render": "{capacity} книг помещается в этот книжный шкаф",
"question": "Сколько книг помещается в этом общественном книжном шкафу?"
},
"4": {
"question": "Какие книги можно найти в этом общественном книжном шкафу?",
"mappings": {
"0": {
"then": "В основном детские книги"
},
"1": {
"then": "В основном книги для взрослых"
},
"2": {
"then": "Книги и для детей, и для взрослых"
}
}
},
"6": {
"question": "Имеется ли свободный доступ к этому общественному книжному шкафу?",
"mappings": {
"0": {
"then": "Свободный доступ"
}
}
},
"10": {
"question": "Когда был установлен этот общественный книжный шкаф?",
"render": "Установлен {start_date}"
},
"11": {
"render": "Более подробная информация <a href='{website}' target='_blank'>на сайте</a>"
"render": "Более подробная информация <a href='{website}' target='_blank'>на сайте</a>",
"question": "Есть ли веб-сайт с более подробной информацией об этом общественном книжном шкафе?"
}
}
},
@ -656,15 +819,32 @@
"title": {
"render": "Спортивная площадка"
},
"description": "Спортивная площадка",
"tagRenderings": {
"1": {
"mappings": {
"0": {
"then": "Здесь можно играть в баскетбол"
},
"1": {
"then": "Здесь можно играть в футбол"
},
"2": {
"then": "Это стол для пинг-понга"
},
"3": {
"then": "Здесь можно играть в теннис"
},
"4": {
"then": "Здесь можно играть в корфбол"
},
"5": {
"then": "Здесь можно играть в баскетбол"
}
}
},
"2": {
"question": "Какое покрытие на этой спортивной площадке?",
"render": "Поверхность - <b>{surface}</b>",
"mappings": {
"0": {
@ -684,7 +864,36 @@
}
}
},
"3": {
"question": "Есть ли свободный доступ к этой спортивной площадке?",
"mappings": {
"0": {
"then": "Свободный доступ"
},
"1": {
"then": "Ограниченный доступ (напр., только по записи, в определённые часы, ...)"
},
"2": {
"then": "Доступ только членам клуба"
}
}
},
"4": {
"question": "Нужна ли предварительная запись для доступа на эту спортивную площадку?",
"mappings": {
"1": {
"then": "Желательна предварительная запись для доступа на эту спортивную площадку"
},
"2": {
"then": "Предварительная запись для доступа на эту спортивную площадку возможна, но не обязательна"
},
"3": {
"then": "Невозможна предварительная запись"
}
}
},
"7": {
"question": "В какое время доступна эта площадка?",
"mappings": {
"1": {
"then": "Всегда доступен"
@ -693,6 +902,9 @@
}
},
"presets": {
"0": {
"title": "Стол для настольного тенниса"
},
"1": {
"title": "Спортивная площадка"
}
@ -705,11 +917,28 @@
},
"tagRenderings": {
"1": {
"question": "Какая это камера?",
"mappings": {
"1": {
"then": "Камера с поворотным механизмом"
},
"2": {
"then": "Панорамная камера"
}
}
},
"5": {
"mappings": {
"1": {
"then": "Эта камера расположена снаружи"
},
"2": {
"then": "Возможно, эта камера расположена снаружи"
}
}
},
"8": {
"question": "Как расположена эта камера?"
}
}
},
@ -720,12 +949,20 @@
},
"presets": {
"0": {
"title": "Туалет"
"title": "Туалет",
"description": "Туалет или комната отдыха со свободным доступом"
},
"1": {
"title": "Туалет с доступом для пользователей кресел-колясок"
}
},
"tagRenderings": {
"1": {
"question": "Есть ли свободный доступ к этим туалетам?",
"mappings": {
"0": {
"then": "Свободный доступ"
},
"2": {
"then": "Недоступно"
}
@ -737,6 +974,20 @@
"then": "Это платные туалеты"
}
}
},
"3": {
"question": "Сколько стоит посещение туалета?",
"render": "Стоимость {charge}"
},
"4": {
"mappings": {
"1": {
"then": "Недоступно пользователям кресел-колясок"
}
}
},
"5": {
"question": "Какие это туалеты?"
}
}
},
@ -759,13 +1010,44 @@
}
}
},
"4": {
"question": "Это дерево вечнозелёное или листопадное?",
"mappings": {
"0": {
"then": "Листопадное: у дерева опадают листья в определённое время года."
},
"1": {
"then": "Вечнозелёное."
}
}
},
"5": {
"render": "Название: {name}"
"render": "Название: {name}",
"question": "Есть ли у этого дерева название?",
"mappings": {
"0": {
"then": "У этого дерева нет названия."
}
}
},
"7": {
"render": "<img src=\"./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg\" style=\"width:0.85em;height:1em;vertical-align:middle\" alt=\"\"/> Onroerend Erfgoed ID: <a href=\"https://id.erfgoed.net/erfgoedobjecten/{ref:OnroerendErfgoed}\">{ref:OnroerendErfgoed}</a>"
},
"8": {
"render": "<img src=\"./assets/svg/wikidata.svg\" style=\"width:1em;height:0.56em;vertical-align:middle\" alt=\"\"/> Wikidata: <a href=\"http://www.wikidata.org/entity/{wikidata}\">{wikidata}</a>"
}
},
"presets": {
"0": {
"title": "Лиственное дерево"
},
"1": {
"title": "Хвойное дерево",
"description": "Дерево с хвоей (иглами), например, сосна или ель."
},
"2": {
"title": "Дерево"
"title": "Дерево",
"description": "Если вы не уверены в том, лиственное это дерево или хвойное."
}
}
},

View file

@ -98,7 +98,7 @@
"fsGeolocation": "Включить кнопку \"найди меня\" (только в мобильной версии)",
"fsSearch": "Включить строку поиска",
"fsUserbadge": "Включить кнопку входа в систему",
"fsWelcomeMessage": "Показать всплывающее окно с приветствием и соответсвующие вкладки",
"fsWelcomeMessage": "Показать всплывающее окно с приветствием и соответствующие вкладки",
"fsLayers": "Включить выбор слоя карты",
"fsAddNew": "Включить кнопку \"добавить новую точку интереса\"",
"fsLayerControlToggle": "Открыть панель выбора слоя",
@ -106,7 +106,7 @@
"editThisTheme": "Редактировать эту тему",
"thanksForSharing": "Спасибо, что поделились!",
"copiedToClipboard": "Ссылка скопирована в буфер обмена",
"embedIntro": "<h3>Встроить на свой сайт</h3>Пожалуйста, вставьте эту карту на свой сайт.<br>Мы призываем вас сделать это - вам даже не нужно спрашивать разрешения.<br>Она бесплатна и всегда будет бесплатной. Чем больше людей пользуются ею, тем более ценной она становится.",
"embedIntro": "<h3>Встроить на свой сайт</h3>Пожалуйста, вставьте эту карту на свой сайт.<br>Мы призываем вас сделать это - вам даже не нужно спрашивать разрешения.<br>Карта бесплатна и всегда будет бесплатной. Чем больше людей пользуются ею, тем более ценной она становится.",
"addToHomeScreen": "<h3>Добавить на домашний экран</h3>Вы можете легко добавить этот сайт на домашний экран вашего смартфона. Для этого нажмите кнопку \"Добавить на главный экран\" в строке URL.",
"intro": "<h3>Поделиться этой картой</h3> Поделитесь этой картой, скопировав ссылку ниже и отправив её друзьям и близким:"
},
@ -140,12 +140,12 @@
"doDelete": "Удалить изображение",
"dontDelete": "Отмена",
"uploadDone": "<span class=\"thanks\">Ваше изображение добавлено. Спасибо за помощь!</span>",
"respectPrivacy": "Не фотографируйте людей и номерные знаки. Не загружайте снимки Google Maps, Google Streetview и иные источники с закрытой лицензией.",
"respectPrivacy": "Не фотографируйте людей и номерные знаки. Не загружайте снимки Google Maps, Google Street View и иные источники с закрытой лицензией.",
"uploadFailed": "Не удалось загрузить изображение. Проверьте, есть ли у вас доступ в Интернет и разрешены ли сторонние API? Браузеры Brave и UMatrix могут блокировать их.",
"ccb": "под лицензией CC-BY",
"ccbs": "под лицензией CC-BY-SA",
"cco": "в открытом доступе",
"willBePublished": "Ваше изображение будет опубликоавано: ",
"willBePublished": "Ваше изображение будет опубликовано: ",
"pleaseLogin": "Пожалуйста, войдите в систему, чтобы добавить изображение",
"uploadingMultiple": "Загружаем {count} изображений…",
"uploadingPicture": "Загружаем изображение…",

View file

@ -0,0 +1 @@
{}

View file

@ -0,0 +1 @@
{}

View file

@ -71,7 +71,7 @@
"render": "Erstellt von {artist_name}"
},
"3": {
"question": "Auf welcher Website gibt es mehr Informationen über dieses Kunstwerk?",
"question": "Gibt es eine Website mit weiteren Informationen über dieses Kunstwerk?",
"render": "Weitere Informationen auf <a href='{website}' target='_blank'>dieser Webseite</a>"
},
"4": {
@ -327,5 +327,8 @@
"toilets": {
"title": "Offene Toilette Karte",
"description": "Eine Karte der öffentlichen Toiletten"
},
"bicyclelib": {
"title": "Fahrradbibliothek"
}
}
}

View file

@ -1084,6 +1084,68 @@
"shortDescription": "This theme shows all (touristic) maps that OpenStreetMap knows of",
"description": "On this map you can find all maps OpenStreetMap knows - typically a big map on an information board showing the area, city or region, e.g. a tourist map on the back of a billboard, a map of a nature reserve, a map of cycling networks in the region, ...) <br/><br/>If a map is missing, you can easily map this map on OpenStreetMap."
},
"openwindpowermap": {
"title": "OpenWindPowerMap",
"description": "A map for showing and editing wind turbines.",
"layers": {
"0": {
"name": "wind turbine",
"title": {
"render": "wind turbine",
"mappings": {
"0": {
"then": "{name}"
}
}
},
"tagRenderings": {
"0": {
"render": "The power output of this wind turbine is {generator:output:electricity}.",
"question": "What is the power output of this wind turbine? (e.g. 2.3 MW)"
},
"1": {
"render": "This wind turbine is operated by {operator}.",
"question": "Who operates this wind turbine?"
},
"2": {
"render": "The total height (including rotor radius) of this wind turbine is {height} metres.",
"question": "What is the total height of this wind turbine (including rotor radius), in metres?"
},
"3": {
"render": "The rotor diameter of this wind turbine is {rotor:diameter} metres.",
"question": "What is the rotor diameter of this wind turbine, in metres?"
},
"4": {
"render": "This wind turbine went into operation on/in {start_date}.",
"question": "When did this wind turbine go into operation?"
}
},
"presets": {
"0": {
"title": "wind turbine"
}
}
}
},
"units": {
"0": {
"applicableUnits": {
"0": {
"human": " megawatts"
},
"1": {
"human": " kilowatts"
},
"2": {
"human": " watts"
},
"3": {
"human": " gigawatts"
}
}
}
}
},
"personal": {
"title": "Personal theme",
"description": "Create a personal theme based on all the available layers of all themes"

1
langs/themes/eo.json Normal file
View file

@ -0,0 +1 @@
{}

1
langs/themes/fi.json Normal file
View file

@ -0,0 +1 @@
{}

View file

@ -240,7 +240,55 @@
},
"campersite": {
"title": "Kampeersite",
"shortDescription": "Vind locaties waar je de nacht kan doorbrengen met je mobilehome"
"shortDescription": "Vind locaties waar je de nacht kan doorbrengen met je mobilehome",
"description": "Deze website verzamelt en toont alle officiële plaatsen waar een camper mag overnachten en afvalwater kan lozen. Ook jij kan extra gegevens toevoegen, zoals welke services er geboden worden en hoeveel dit kot, ook afbeeldingen en reviews kan je toevoegen. De data wordt op OpenStreetMap opgeslaan en is dus altijd gratis te hergebruiken, ook door andere applicaties.",
"layers": {
"0": {
"name": "Camperplaatsen",
"title": {
"render": "Camperplaats {name}",
"mappings": {
"0": {
"then": "Camper site"
}
}
},
"description": "camperplaatsen",
"tagRenderings": {
"1": {
"render": "Deze plaats heet {name}",
"question": "Wat is de naam van deze plaats?"
},
"2": {
"question": "Moet men betalen om deze camperplaats te gebruiken?",
"mappings": {
"0": {
"then": "Gebruik is betalend"
},
"1": {
"then": "Kan gratis gebruikt worden"
}
}
},
"3": {
"render": "Deze plaats vraagt {charge}",
"question": "Hoeveel kost deze plaats?"
}
}
}
}
},
"charging_stations": {
"title": "Oplaadpunten",
"layers": {
"0": {
"name": "Oplaadpunten",
"title": {
"render": "Oplaadpunt"
},
"description": "Een oplaadpunt"
}
}
},
"climbing": {
"title": "Open Klimkaart",
@ -854,6 +902,26 @@
"shortDescription": "Deze kaart bevat informatie voor natuurliefhebbers",
"description": "Op deze kaart vind je informatie voor natuurliefhebbers, zoals info over het natuurgebied waar je inzit, vogelkijkhutten, informatieborden, ..."
},
"openwindpowermap": {
"units": {
"0": {
"applicableUnits": {
"0": {
"human": " megawatt"
},
"1": {
"human": " kilowatt"
},
"2": {
"human": " watt"
},
"3": {
"human": " gigawatt"
}
}
}
}
},
"personal": {
"title": "Persoonlijk thema",
"description": "Stel je eigen thema samen door lagen te combineren van alle andere themas"
@ -868,6 +936,50 @@
"shortDescription": "Een kaart met speeltuinen",
"description": "Op deze kaart vind je speeltuinen en kan je zelf meer informatie en foto's toevoegen"
},
"shops": {
"layers": {
"0": {
"name": "Winkel",
"title": {
"render": "Winkel"
},
"description": "Een winkel",
"tagRenderings": {
"1": {
"question": "Wat is de naam van deze winkel?"
},
"2": {
"mappings": {
"1": {
"then": "Supermarkt"
},
"3": {
"then": "Kapper"
},
"4": {
"then": "Bakkerij"
}
}
},
"3": {
"question": "Wat is het telefoonnummer?"
},
"4": {
"question": "Wat is de website van deze winkel?"
},
"6": {
"question": "Wat zijn de openingsuren van deze winkel?"
}
},
"presets": {
"0": {
"title": "Winkel",
"description": "Voeg een nieuwe winkel toe"
}
}
}
}
},
"speelplekken": {
"title": "Welkom bij de groendoener!",
"shortDescription": "Speelplekken in de Antwerpse Zuidrand",

View file

@ -276,6 +276,9 @@
"then": "Здесь нельзя утилизировать отходы химических туалетов"
}
}
},
"6": {
"question": "Кто может использовать эту станцию утилизации?"
}
}
}