Regenerate translations

This commit is contained in:
pietervdvn 2021-08-05 16:21:49 +02:00
parent 1f84e5fb3a
commit 456febe3f3
14 changed files with 302 additions and 256 deletions

View file

@ -8,7 +8,8 @@
"de": "Fahrrad-Parkplätze",
"hu": "Kerékpáros parkoló",
"it": "Parcheggio bici",
"zh_Hant": "單車停車場"
"zh_Hant": "單車停車場",
"ru": "Велопарковка"
},
"minzoom": 17,
"source": {
@ -35,7 +36,8 @@
"de": "Fahrrad-Parkplätze",
"hu": "Kerékpáros parkoló",
"it": "Parcheggio bici",
"zh_Hant": "單車停車場"
"zh_Hant": "單車停車場",
"ru": "Велопарковка"
},
"tags": [
"amenity=bicycle_parking"
@ -51,7 +53,8 @@
"de": "Fahrrad-Parkplätze",
"hu": "Kerékpáros parkoló",
"it": "Parcheggio bici",
"zh_Hant": "單車停車場"
"zh_Hant": "單車停車場",
"ru": "Велопарковка"
}
},
"tagRenderings": [
@ -134,7 +137,8 @@
"gl": "Cremalleira <img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>",
"de": "Gestell <img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>",
"zh_Hant": "車架<img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>",
"it": "Rastrelliera <img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>"
"it": "Rastrelliera <img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>",
"ru": "Стойка <img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>"
}
},
{
@ -147,7 +151,8 @@
"de": "Zweistufig <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>",
"hu": "Kétszintű <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>",
"zh_Hant": "兩層<img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>",
"it": "A due piani <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
"it": "A due piani <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>",
"ru": "Двухуровневая <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
}
},
{
@ -160,7 +165,8 @@
"de": "Schuppen <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>",
"hu": "Fészer <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>",
"zh_Hant": "車棚 <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>",
"it": "Rimessa <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
"it": "Rimessa <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>",
"ru": "Навес <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
}
},
{

View file

@ -76,7 +76,8 @@
"fr": "Pompe cassée",
"gl": "Bomba de ar estragada",
"de": "Kaputte Pumpe",
"it": "Pompa rotta"
"it": "Pompa rotta",
"ru": "Сломанный насос"
}
},
{

View file

@ -135,7 +135,8 @@
"fr": "Librement accessible",
"nl": "Publiek toegankelijk",
"de": "Öffentlich zugänglich",
"it": "Pubblicamente accessibile"
"it": "Pubblicamente accessibile",
"ru": "Общедоступный"
}
},
{
@ -147,7 +148,8 @@
"fr": "Librement accessible",
"nl": "Publiek toegankelijk",
"de": "Öffentlich zugänglich",
"it": "Pubblicamente accessibile"
"it": "Pubblicamente accessibile",
"ru": "Общедоступный"
},
"hideInAnswer": true
},
@ -160,7 +162,8 @@
"fr": "Réservé aux clients du lieu",
"nl": "Enkel toegankelijk voor klanten",
"de": "Nur für Kunden zugänglich",
"it": "Accessibile solo ai clienti"
"it": "Accessibile solo ai clienti",
"ru": "Доступно только для клиентов"
}
},
{
@ -225,7 +228,8 @@
"en": "This is a normal automatic defibrillator",
"nl": "Dit is een gewone automatische defibrillator",
"fr": "C'est un défibrillateur automatique manuel",
"it": "È un normale defibrillatore automatico"
"it": "È un normale defibrillatore automatico",
"ru": "Это обычный автоматический дефибриллятор"
}
}
]

View file

@ -1,170 +1,192 @@
{
"id": "parking",
"name": {
"nl": "Parking"
},
"minzoom": 12,
"source": {
"osmTags": {
"and": [
{
"or": [
"amenity=parking",
"amenity=motorcycle_parking",
"amenity=bicycle_parking"
]
}
]
}
},
"title": {
"render": {
"nl": "Parking"
},
"mappings": [
{
"if": "amenity=parking",
"then": {
"nl": "{name:nl}"
}
},
{
"if": "amenity=motorcycle_parking",
"then": {
"nl": "{name}"
}
},
{
"if": "amenity=bicycle_parking",
"then": {
"nl": "Fietsenstalling"
}
}
]
},
"icon": {
"render": "./assets/layers/parking/parking.svg"
},
"description": {
"nl": "Parking"
},
"tagRenderings": [
"images",
"id": "parking",
"name": {
"nl": "parking"
},
"minzoom": 12,
"source": {
"osmTags": {
"and": [
{
"#": "Access tag",
"render": {
"nl": "De toegankelijkheid van dit gebied is: {access:description}"
},
"question": {
"nl": "Is dit gebied toegankelijk?"
},
"freeform": {
"key": "access:description"
},
"mappings": [
{
"if": {
"and": ["access=yes", "fee="]
},
"then": {
"nl": "Vrij toegankelijk"
}
},
{
"if": {
"and": ["access=no", "fee="]
},
"then": {
"nl": "Niet toegankelijk"
}
},
{
"if": {
"and": ["access=private", "fee="]
},
"then": {
"nl": "Niet toegankelijk, want privégebied"
}
},
{
"if": {
"and": ["access=permissive", "fee="]
},
"then": {
"nl": "Toegankelijk, ondanks dat het privegebied is"
}
},
{
"if": {
"and": ["access=guided", "fee="]
},
"then": {
"nl": "Enkel toegankelijk met een gids of tijdens een activiteit"
}
},
{
"if": {
"and": ["access=yes", "fee=yes"]
},
"then": {
"nl": "Toegankelijk mits betaling"
}
}
]
},
{
"#": "Operator tag",
"render": {
"nl": "Beheer door {operator}"
},
"question": {
"nl": "Wie beheert dit pad?"
},
"freeform": {
"key": "operator"
},
"mappings": [
{
"if": {
"and": ["operator=Natuurpunt"]
},
"then": {
"nl": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door Natuurpunt"
}
},
{
"if": {
"and": ["operator~(n|N)atuurpunt.*"]
},
"then": {
"nl": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door {operator}"
},
"hideInAnswer": true
}
]
"or": [
"amenity=parking",
"amenity=motorcycle_parking",
"amenity=bicycle_parking"
]
}
],
"wayHandling": 1,
"iconSize": {
"render": "36,36,center"
]
}
},
"title": {
"render": {
"nl": "Parking"
},
"color": {
"render": "#E1AD01"
},
"presets": [
{
"tags": [
"amenity=parking",
"amenity=motorcycle_parking",
"amenity=bicycle_parking",
"fixme=Toegevoegd met MapComplete, geometry nog uit te tekenen"
],
"title": {
"nl": "Paden"
},
"description": {
"nl": "Voeg een ontbrekend, erkend pad toe."
}
"mappings": [
{
"if": "amenity=parking",
"then": {
"nl": "{name:nl}"
}
},
{
"if": "amenity=motorcycle_parking",
"then": {
"nl": "{name}"
}
},
{
"if": "amenity=bicycle_parking",
"then": {
"nl": "Fietsenstalling"
}
}
]
},
"icon": {
"render": "./assets/layers/parking/parking.svg"
},
"description": {
"nl": "Parking"
},
"tagRenderings": [
"images",
{
"#": "Access tag",
"render": {
"nl": "De toegankelijkheid van dit gebied is: {access:description}"
},
"question": {
"nl": "Is dit gebied toegankelijk?"
},
"freeform": {
"key": "access:description"
},
"mappings": [
{
"if": {
"and": [
"access=yes",
"fee="
]
},
"then": {
"nl": "Vrij toegankelijk"
}
},
{
"if": {
"and": [
"access=no",
"fee="
]
},
"then": {
"nl": "Niet toegankelijk"
}
},
{
"if": {
"and": [
"access=private",
"fee="
]
},
"then": {
"nl": "Niet toegankelijk, want privégebied"
}
},
{
"if": {
"and": [
"access=permissive",
"fee="
]
},
"then": {
"nl": "Toegankelijk, ondanks dat het privegebied is"
}
},
{
"if": {
"and": [
"access=guided",
"fee="
]
},
"then": {
"nl": "Enkel toegankelijk met een gids of tijdens een activiteit"
}
},
{
"if": {
"and": [
"access=yes",
"fee=yes"
]
},
"then": {
"nl": "Toegankelijk mits betaling"
}
}
]
},
{
"#": "Operator tag",
"render": {
"nl": "Beheer door {operator}"
},
"question": {
"nl": "Wie beheert dit pad?"
},
"freeform": {
"key": "operator"
},
"mappings": [
{
"if": {
"and": [
"operator=Natuurpunt"
]
},
"then": {
"nl": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door Natuurpunt"
}
},
{
"if": {
"and": [
"operator~(n|N)atuurpunt.*"
]
},
"then": {
"nl": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door {operator}"
},
"hideInAnswer": true
}
]
}
],
"wayHandling": 1,
"iconSize": {
"render": "36,36,center"
},
"color": {
"render": "#E1AD01"
},
"presets": [
{
"tags": [
"amenity=parking",
"amenity=motorcycle_parking",
"amenity=bicycle_parking",
"fixme=Toegevoegd met MapComplete, geometry nog uit te tekenen"
],
"title": {
"nl": "Paden"
},
"description": {
"nl": "Voeg een ontbrekend, erkend pad toe."
}
}
]
}

View file

@ -1,7 +1,7 @@
{
"id": "watermill",
"name": {
"nl": "Watermolens",
"nl": "watermolens",
"en": "Watermill"
},
"minzoom": 12,

View file

@ -135,14 +135,16 @@
"question": {
"nl": "Op welke verdieping bevindt dit punt zich?",
"en": "On what level is this feature located?",
"de": "In welchem Stockwerk befindet sich dieses Objekt?"
"de": "In welchem Stockwerk befindet sich dieses Objekt?",
"zh_Hant": "此圖徽位於哪個樓層/層級?"
},
"render": {
"en": "Located on the {level}th floor",
"nl": "Bevindt zich op de {level}de verdieping",
"de": "Befindet sich im {level}ten Stock",
"pt_BR": "Localizado no {level}o andar",
"ru": "Расположено на {level}ом этаже"
"ru": "Расположено на {level}ом этаже",
"zh_Hant": "位於 {level} 樓"
},
"freeform": {
"key": "level",
@ -155,7 +157,8 @@
"en": "Located underground",
"nl": "Bevindt zich ondergronds",
"pt_BR": "Localizado no subsolo",
"ru": "Расположено под землей"
"ru": "Расположено под землей",
"zh_Hant": "位於地下"
},
"hideInAnswer": true
},
@ -166,7 +169,8 @@
"nl": "Bevindt zich gelijkvloers",
"de": "Ist im Erdgeschoss",
"pt_BR": "Localizado no térreo",
"ru": "Расположено на первом этаже"
"ru": "Расположено на первом этаже",
"zh_Hant": "位於 1 樓"
}
},
{
@ -176,7 +180,8 @@
"nl": "Bevindt zich op de eerste verdieping",
"de": "Ist im ersten Stock",
"pt_BR": "Localizado no primeiro andar",
"ru": "Расположено на первом этаже"
"ru": "Расположено на первом этаже",
"zh_Hant": "位於 2 樓"
}
}
]

View file

@ -69,7 +69,7 @@
},
"then": {
"nl": "Fietsweg",
"en": "Bike road"
"en": "Cycleway"
}
},
{
@ -89,7 +89,7 @@
{
"if": "cycleway=track",
"then": {
"en": "Bike road next to the road",
"en": "Cycleway next to the road",
"nl": "Fietsweg naast de weg"
}
},
@ -219,7 +219,7 @@
"if": "cyclestreet=yes",
"then": {
"en": "This is a cyclestreet, and a 30km/h zone.",
"nl": "Dit is een fietstraat, en dus een 30km/h zone"
"nl": "Dit is een fietsstraat, en dus een 30km/h zone"
},
"addExtraTags": [
"overtaking:motor_vehicle=no",
@ -231,7 +231,7 @@
"if": "cyclestreet=yes",
"then": {
"en": "This is a cyclestreet",
"nl": "Dit is een fietstraat"
"nl": "Dit is een fietsstraat"
},
"hideInAnswer": "_country=be"
},
@ -1326,7 +1326,7 @@
"if": "cyclestreet=yes",
"then": {
"en": "This is a cyclestreet, and a 30km/h zone.",
"nl": "Dit is een fietstraat, en dus een 30km/h zone"
"nl": "Dit is een fietsstraat, en dus een 30km/h zone"
},
"addExtraTags": [
"overtaking:motor_vehicle=no",
@ -1338,7 +1338,7 @@
"if": "cyclestreet=yes",
"then": {
"en": "This is a cyclestreet",
"nl": "Dit is een fietstraat"
"nl": "Dit is een fietsstraat"
},
"hideInAnswer": "_country=be"
},

View file

@ -14,7 +14,8 @@
"en": "On this map you can find all the nature reserves that Natuurpunt offers "
},
"language": [
"nl"
"nl",
"en"
],
"maintainer": "",
"icon": "./assets/themes/natuurpunt/natuurpunt.png",

View file

@ -23,7 +23,8 @@
{
"id": "windturbine",
"name": {
"en": "wind turbine"
"en": "wind turbine",
"nl": "windturbine"
},
"source": {
"osmTags": "generator:source=wind"
@ -32,7 +33,8 @@
"wayHandling": 1,
"title": {
"render": {
"en": "wind turbine"
"en": "wind turbine",
"nl": "windturbine"
},
"mappings": [
{
@ -122,7 +124,8 @@
"generator:source=wind"
],
"title": {
"en": "wind turbine"
"en": "wind turbine",
"nl": "windturbine"
}
}
]

View file

@ -276,7 +276,8 @@
"en": "What is the email address of this shop?",
"fr": "Quelle est l'adresse électronique de ce magasin ?",
"ja": "このお店のメールアドレスは何ですか?",
"ru": "Каков адрес электронной почты этого магазина?"
"ru": "Каков адрес электронной почты этого магазина?",
"nl": "Wat is het e-mailadres van deze winkel?"
},
"freeform": {
"key": "email",

View file

@ -1946,5 +1946,8 @@
}
},
"description": "A visitor center offers information about a specific attraction or place of interest where it is located."
},
"watermill": {
"name": "Watermill"
}
}

View file

@ -257,19 +257,28 @@
"name": "Станции мониторинга"
},
"bike_parking": {
"name": "Велопарковка",
"presets": {
"0": {
"title": "Велопарковка"
}
},
"title": {
"render": "Велопарковка"
},
"tagRenderings": {
"1": {
"question": "К какому типу относится эта велопарковка?",
"render": "Это велопарковка типа {bicycle_parking}",
"mappings": {
"5": {
"then": "Навес <img style='width: 25%'' src='./assets/layers/bike_parking/shed.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'>"
},
"3": {
"then": "Стойка <img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>"
"5": {
"then": "Навес <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
}
}
},
@ -303,28 +312,19 @@
"question": "Кто может пользоваться этой велопарковкой?",
"render": "{access}"
}
},
"title": {
"render": "Велопарковка"
},
"presets": {
"0": {
"title": "Велопарковка"
}
},
"name": "Велопарковка"
}
},
"bike_repair_station": {
"title": {
"mappings": {
"2": {
"then": "Сломанный насос"
},
"3": {
"then": "Велосипедный насос <i>{name}</i>"
},
"4": {
"then": "Велосипедный насос"
},
"2": {
"then": "Сломанный насос"
}
}
},
@ -535,6 +535,26 @@
}
},
"tagRenderings": {
"2": {
"mappings": {
"0": {
"then": "Общедоступный"
},
"1": {
"then": "Общедоступный"
},
"2": {
"then": "Доступно только для клиентов"
}
}
},
"3": {
"mappings": {
"1": {
"then": "Это обычный автоматический дефибриллятор"
}
}
},
"12": {
"render": "{opening_hours_table(opening_hours)}",
"question": "В какое время доступен этот дефибриллятор?"
@ -551,26 +571,6 @@
},
"15": {
"render": "Дополнительная информация для экспертов OpenStreetMap: {fixme}"
},
"3": {
"mappings": {
"1": {
"then": "Это обычный автоматический дефибриллятор"
}
}
},
"2": {
"mappings": {
"2": {
"then": "Доступно только для клиентов"
},
"1": {
"then": "Общедоступный"
},
"0": {
"then": "Общедоступный"
}
}
}
}
},

View file

@ -17,19 +17,19 @@
"render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}"
},
"level": {
"question": "此圖徽位於哪個樓層/層級?",
"render": "位於 {level} 樓",
"mappings": {
"2": {
"then": "位於 2 樓"
"0": {
"then": "位於地下"
},
"1": {
"then": "位於 1 樓"
},
"0": {
"then": "位於地下"
"2": {
"then": "位於 2 樓"
}
},
"render": "位於 {level} 樓",
"question": "此圖徽位於哪個樓層/層級?"
}
}
}
}

View file

@ -1447,6 +1447,19 @@
"description": "Op deze kaart vind je alle natuurgebieden die Natuurpunt ter beschikking stelt"
},
"openwindpowermap": {
"layers": {
"0": {
"name": "windturbine",
"title": {
"render": "windturbine"
},
"presets": {
"0": {
"title": "windturbine"
}
}
}
},
"units": {
"0": {
"applicableUnits": {
@ -1471,19 +1484,6 @@
}
}
}
},
"layers": {
"0": {
"presets": {
"0": {
"title": "windturbine"
}
},
"title": {
"render": "windturbine"
},
"name": "windturbine"
}
}
},
"parkings": {
@ -1536,11 +1536,11 @@
"4": {
"question": "Wat is de website van deze winkel?"
},
"6": {
"question": "Wat zijn de openingsuren van deze winkel?"
},
"5": {
"question": "Wat is het e-mailadres van deze winkel?"
},
"6": {
"question": "Wat zijn de openingsuren van deze winkel?"
}
},
"presets": {