diff --git a/assets/layers/address/address.json b/assets/layers/address/address.json
index 0d4a4c1c8..d06997de9 100644
--- a/assets/layers/address/address.json
+++ b/assets/layers/address/address.json
@@ -9,7 +9,8 @@
"fr": "Adresses connues d’OpenStreetMap",
"ru": "Известные адреса в OSM",
"id": "Alamat yang dikenal di OSM",
- "es": "Direcciones conocidas en OSM"
+ "es": "Direcciones conocidas en OSM",
+ "zh_Hans": "OSM中已知的地址"
},
"minzoom": 18,
"source": {
@@ -35,7 +36,8 @@
"fr": "Adresse connue",
"pl": "Znany adres",
"ru": "Известный адрес",
- "es": "Domicilio conocido"
+ "es": "Domicilio conocido",
+ "zh_Hans": "已知的地址"
}
},
"description": {
@@ -48,7 +50,8 @@
"fr": "Adresses",
"pl": "Adresy",
"id": "Alamat",
- "es": "Direcciones"
+ "es": "Direcciones",
+ "zh_Hans": "地址"
},
"tagRenderings": [
{
@@ -60,7 +63,8 @@
"hu": "A házszám: {addr:housenumber}",
"fr": "Son numéro est le {addr:housenumber}",
"pl": "Numer tego domu to {addr:housenumber}",
- "ru": "Номер дома {addr:housenumber}"
+ "ru": "Номер дома {addr:housenumber}",
+ "zh_Hans": "门牌号是{addr:housenumber}"
},
"question": {
"en": "What is the number of this house?",
@@ -70,7 +74,8 @@
"fr": "Quel est le numéro de ce bâtiment ?",
"pl": "Jaki jest numer tego domu?",
"ru": "Какой номер у этого дома?",
- "es": "¿Cuál es el número de esta casa?"
+ "es": "¿Cuál es el número de esta casa?",
+ "zh_Hans": "这个屋子的门牌号是多少?"
},
"freeform": {
"key": "addr:housenumber",
@@ -94,7 +99,8 @@
"pl": "Ten budynek nie ma numeru",
"ru": "У этого здания нет номера",
"id": "Bangunan ini tidak memiliki nomor rumah",
- "es": "Esta edificación no tiene número"
+ "es": "Esta edificación no tiene número",
+ "zh_Hans": "这个建筑物没有门牌号"
}
}
]
@@ -107,7 +113,8 @@
"hu": "Ez a cím a következő utcában van: {addr:street}",
"nl": "Dit adres bevindt zich in de straat {addr:street}",
"fr": "Le nom de la voie est {addr:street}",
- "pl": "Ten adres znajduje się na ulicy {addr:street}"
+ "pl": "Ten adres znajduje się na ulicy {addr:street}",
+ "zh_Hans": "这个地址位于{addr:street}街"
},
"question": {
"en": "What street is this address located in?",
@@ -117,7 +124,8 @@
"fr": "Dans quelle rue est située l’adresse ?",
"pl": "Na jakiej ulicy znajduje się ten adres?",
"ru": "Какая эта улица?",
- "es": "¿En qué calle se encuentra esta dirección?"
+ "es": "¿En qué calle se encuentra esta dirección?",
+ "zh_Hans": "这个地址位于哪条街道?"
},
"freeform": {
"key": "addr:street"
@@ -157,7 +165,8 @@
"pl": "Co wymaga naprawy? Proszę wytłumaczyć",
"id": "Apa yang harus diperbaiki di sini? Tolong jelaskan",
"es": "¿Qué debe corregirse aquí? Expóngalo",
- "nl": "Wat moet hier gecorrigeerd worden? Leg het uit"
+ "nl": "Wat moet hier gecorrigeerd worden? Leg het uit",
+ "zh_Hans": "这里应被如何修复?请做出解释"
},
"freeform": {
"key": "fixme"
diff --git a/assets/layers/ambulancestation/ambulancestation.json b/assets/layers/ambulancestation/ambulancestation.json
index 19fdae859..f8e86e9f4 100644
--- a/assets/layers/ambulancestation/ambulancestation.json
+++ b/assets/layers/ambulancestation/ambulancestation.json
@@ -8,7 +8,8 @@
"de": "Karte der Rettungswachen",
"it": "Carta delle stazioni delle ambulanze",
"hu": "Mentőállomás-térkép",
- "nl": "Kaart van ambulancestations"
+ "nl": "Kaart van ambulancestations",
+ "zh_Hans": "救护车站地图"
},
"minzoom": 12,
"source": {
@@ -252,7 +253,8 @@
"de": "Rettungswache",
"it": "Stazione delle ambulanze",
"hu": "Mentőállomás",
- "nl": "Ambulancestation"
+ "nl": "Ambulancestation",
+ "zh_Hans": "救护车站"
},
"description": {
"en": "Add an ambulance station to the map",
@@ -262,7 +264,8 @@
"de": "Eine Rettungsstation der Karte hinzufügen",
"it": "Aggiungi una stazione delle ambulanza alla mappa",
"hu": "Mentőállomás hozzáadása a térképhez",
- "nl": "Voeg een ambulancestation toe aan de kaart"
+ "nl": "Voeg een ambulancestation toe aan de kaart",
+ "zh_Hans": "向地图中添加一个救护车站"
}
}
],
diff --git a/assets/layers/entrance/entrance.json b/assets/layers/entrance/entrance.json
index c13737de1..8b2b0b2d4 100644
--- a/assets/layers/entrance/entrance.json
+++ b/assets/layers/entrance/entrance.json
@@ -27,7 +27,8 @@
{
"id": "Entrance type",
"question": {
- "en": "What type of entrance is this?"
+ "en": "What type of entrance is this?",
+ "nl": "Wat voor ingang is dit?"
},
"mappings": [
{
@@ -46,7 +47,8 @@
]
},
"then": {
- "en": "This is an indoor door, separating a room or a corridor within a single building"
+ "en": "This is an indoor door, separating a room or a corridor within a single building",
+ "nl": "Dit is een binnendeur, die een kamer of een gang volledig binnen hetzelfde gebouw afsluit"
}
},
{
@@ -57,7 +59,8 @@
]
},
"then": {
- "en": "This is the main entrance"
+ "en": "This is the main entrance",
+ "nl": "Dit is de hoofdingang"
}
},
{
@@ -68,7 +71,8 @@
]
},
"then": {
- "en": "This is a secondary entrance"
+ "en": "This is a secondary entrance",
+ "nl": "Dit is een secundaire ingang"
}
},
{
@@ -79,7 +83,8 @@
]
},
"then": {
- "en": "This is a service entrance - normally only used for employees, delivery, ..."
+ "en": "This is a service entrance - normally only used for employees, delivery, ...",
+ "nl": "Dit is een dienstingang - normaal gezien enkel gebruikt door werknemers, leveranciers, ..."
}
},
{
@@ -90,7 +95,8 @@
]
},
"then": {
- "en": "This is an exit where one can not enter"
+ "en": "This is an exit where one can not enter",
+ "nl": "Dit is enkel een uitgang, je kan hier niet naar binnen"
}
},
{
@@ -101,7 +107,8 @@
]
},
"then": {
- "en": "This is an entrance where one can only enter (but not exit)"
+ "en": "This is an entrance where one can only enter (but not exit)",
+ "nl": "Dit is een ingang waar je enkel naar binnen kunt (niet naar buiten)"
}
},
{
@@ -112,7 +119,8 @@
]
},
"then": {
- "en": "This is emergency exit"
+ "en": "This is emergency exit",
+ "nl": "Dit is een nooduitgang"
}
},
{
@@ -123,7 +131,8 @@
]
},
"then": {
- "en": "This is the entrance to a private home"
+ "en": "This is the entrance to a private home",
+ "nl": "Dit is de ingang van een private woning"
}
}
]
@@ -189,56 +198,65 @@
{
"if": "automatic_door=yes",
"then": {
- "en": "This is an automatic door"
+ "en": "This is an automatic door",
+ "nl": "Dit is een automatische deur"
},
"hideInAnswer": true
},
{
"if": "automatic_door=no",
"then": {
- "en": "This door is not automated"
+ "en": "This door is not automated",
+ "nl": "Deze deur is niet automatisch"
}
},
{
"if": "automatic_door=motion",
"then": {
- "en": "This door will open automatically when motion is detected"
+ "en": "This door will open automatically when motion is detected",
+ "nl": "De deur gaat automatisch open wanneer er beweging wordt gedetecteerd"
}
},
{
"if": "automatic_door=floor",
"then": {
- "en": "This door will open automatically when a sensor in the floor is triggered"
+ "en": "This door will open automatically when a sensor in the floor is triggered",
+ "nl": "De deur gaat automatisch open wanneer een sensor in de vloer wordt geactiveerd"
}
},
{
"if": "automatic_door=button",
"then": {
- "en": "This door will open automatically when a button is pressed"
+ "en": "This door will open automatically when a button is pressed",
+ "nl": "De deur gaat open wanneer een knop wordt ingedrukt"
}
},
{
"if": "automatic_door=slowdown_button",
"then": {
- "en": "This door revolves automatically all the time, but has a button to slow it down, e.g. for wheelchair users"
+ "en": "This door revolves automatically all the time, but has a button to slow it down, e.g. for wheelchair users",
+ "nl": "De deur draait continue automatisch, maar heeft een knop om te vertragen, bijvoorbeeld voor rolstoelgebruikers"
}
},
{
"if": "automatic_door=continuous",
"then": {
- "en": "This door revolves automatically all the time"
+ "en": "This door revolves automatically all the time",
+ "nl": "De deur draait continue automatisch"
}
},
{
"if": "automatic_door=serviced_on_button_press",
"then": {
- "en": "This door will be opened by staff when requested by pressing a buttonpressing a button",
+ "nl": "De deur wordt geopend door personeel als je dat vraagt door op een knop te duwen"
}
},
{
"if": "automatic_door=serviced_on_request",
"then": {
- "en": "This door will be opened by staff when requested"
+ "en": "This door will be opened by staff when requested",
+ "nl": "De deur wordt geopend door personeel wanneer je het vraagt"
}
}
]
@@ -249,7 +267,8 @@
"en": "This door has a width of {canonical(width)} meter"
},
"question": {
- "en": "What is the width of this door/entrance?"
+ "en": "What is the width of this door/entrance?",
+ "nl": "Wat is de breedte van deze deur/toegang?"
},
"freeform": {
"key": "width",
diff --git a/langs/layers/en.json b/langs/layers/en.json
index 6a185306d..797ae3439 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -5050,4 +5050,4 @@
"watermill": {
"name": "Watermill"
}
-}
+}
\ No newline at end of file
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index b8f96e6b2..4a3f4109a 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -3002,9 +3002,6 @@
"0": {
"then": "Het specifieke type ingang is onbekend"
},
- "6": {
- "then": "Dit is een ingang waar je enkel naar binnen kunt (niet naar buiten)"
- },
"1": {
"then": "Dit is een binnendeur, die een kamer of een gang volledig binnen hetzelfde gebouw afsluit"
},
@@ -3020,6 +3017,9 @@
"5": {
"then": "Dit is enkel een uitgang, je kan hier niet naar binnen"
},
+ "6": {
+ "then": "Dit is een ingang waar je enkel naar binnen kunt (niet naar buiten)"
+ },
"7": {
"then": "Dit is een nooduitgang"
},
@@ -3031,11 +3031,14 @@
},
"automatic_door": {
"mappings": {
- "7": {
- "then": "De deur wordt geopend door personeel als je dat vraagt door op een knop te duwen"
+ "0": {
+ "then": "Dit is een automatische deur"
},
- "8": {
- "then": "De deur wordt geopend door personeel wanneer je het vraagt"
+ "1": {
+ "then": "Deze deur is niet automatisch"
+ },
+ "2": {
+ "then": "De deur gaat automatisch open wanneer er beweging wordt gedetecteerd"
},
"3": {
"then": "De deur gaat automatisch open wanneer een sensor in de vloer wordt geactiveerd"
@@ -3049,14 +3052,11 @@
"6": {
"then": "De deur draait continue automatisch"
},
- "0": {
- "then": "Dit is een automatische deur"
+ "7": {
+ "then": "De deur wordt geopend door personeel als je dat vraagt door op een knop te duwen"
},
- "1": {
- "then": "Deze deur is niet automatisch"
- },
- "2": {
- "then": "De deur gaat automatisch open wanneer er beweging wordt gedetecteerd"
+ "8": {
+ "then": "De deur wordt geopend door personeel wanneer je het vraagt"
}
}
},
@@ -4956,4 +4956,4 @@
"render": "Watermolens"
}
}
-}
+}
\ No newline at end of file
diff --git a/langs/layers/zh_Hans.json b/langs/layers/zh_Hans.json
index 7bc66eb3c..03119678c 100644
--- a/langs/layers/zh_Hans.json
+++ b/langs/layers/zh_Hans.json
@@ -1,4 +1,38 @@
{
+ "address": {
+ "description": "地址",
+ "name": "OSM中已知的地址",
+ "tagRenderings": {
+ "fixme": {
+ "question": "这里应被如何修复?请做出解释"
+ },
+ "housenumber": {
+ "mappings": {
+ "0": {
+ "then": "这个建筑物没有门牌号"
+ }
+ },
+ "question": "这个屋子的门牌号是多少?",
+ "render": "门牌号是{addr:housenumber}"
+ },
+ "street": {
+ "question": "这个地址位于哪条街道?",
+ "render": "这个地址位于{addr:street}街"
+ }
+ },
+ "title": {
+ "render": "已知的地址"
+ }
+ },
+ "ambulancestation": {
+ "name": "救护车站地图",
+ "presets": {
+ "0": {
+ "description": "向地图中添加一个救护车站",
+ "title": "救护车站"
+ }
+ }
+ },
"bench": {
"name": "长椅",
"presets": {
@@ -204,39 +238,5 @@
},
"render": "自行车咖啡"
}
- },
- "address": {
- "description": "地址",
- "name": "OSM中已知的地址",
- "tagRenderings": {
- "fixme": {
- "question": "这里应被如何修复?请做出解释"
- },
- "housenumber": {
- "mappings": {
- "0": {
- "then": "这个建筑物没有门牌号"
- }
- },
- "render": "门牌号是{addr:housenumber}",
- "question": "这个屋子的门牌号是多少?"
- },
- "street": {
- "render": "这个地址位于{addr:street}街",
- "question": "这个地址位于哪条街道?"
- }
- },
- "title": {
- "render": "已知的地址"
- }
- },
- "ambulancestation": {
- "name": "救护车站地图",
- "presets": {
- "0": {
- "description": "向地图中添加一个救护车站",
- "title": "救护车站"
- }
- }
}
-}
+}
\ No newline at end of file