diff --git a/android b/android
index eb3afb005..b7b29d20e 160000
--- a/android
+++ b/android
@@ -1 +1 @@
-Subproject commit eb3afb0057c07e994ccaa0ebc8c4d5e2054bf055
+Subproject commit b7b29d20e40bde9144c719a2b59484c04cc79b9f
diff --git a/assets/layers/beehive/beehive.json b/assets/layers/beehive/beehive.json
index cca3b705c..44f7d28e2 100644
--- a/assets/layers/beehive/beehive.json
+++ b/assets/layers/beehive/beehive.json
@@ -15,7 +15,8 @@
"de": "Ebene mit Bienenstöcken",
"ca": "Capa que mostra els ruscs",
"cs": "Vrstva ukazující včelí úly",
- "it": "Livello che mostra gli alveari"
+ "it": "Livello che mostra gli alveari",
+ "da": "Lag, der viser bistader"
},
"source": {
"osmTags": "man_made=beehive"
@@ -69,7 +70,8 @@
"de": "Wie viele Bienenstöcke gibt es?",
"ca": "Quants ruscs hi ha?",
"cs": "Kolik včelích úlů tu je?",
- "it": "Quanti alveari ci sono?"
+ "it": "Quanti alveari ci sono?",
+ "da": "Hvor mange bistader er der?"
},
"freeform": {
"key": "capacity",
@@ -79,7 +81,8 @@
"de": "Anzahl der Bienenstöcke",
"ca": "Nombre de ruscs",
"cs": "Počet včelích úlů",
- "it": "Numero di alveari"
+ "it": "Numero di alveari",
+ "da": "Antal bistader"
}
},
"render": {
@@ -87,7 +90,8 @@
"de": "Es gibt {capacity} Bienenstöcke",
"ca": "Hi ha {capacity} ruscs",
"cs": "Je tu {capacity} včelích úlů",
- "it": "Ci sono {capacity} alveari"
+ "it": "Ci sono {capacity} alveari",
+ "da": "Der er {capacity} bistader"
},
"mappings": [
{
@@ -97,7 +101,8 @@
"de": "Es gibt 1 Bienenstock",
"ca": "Hi ha 1 rusc",
"cs": "Je tu 1 včelí úl",
- "it": "C'è 1 alveare"
+ "it": "C'è 1 alveare",
+ "da": "Der er 1 bistade"
}
}
]
diff --git a/assets/layers/building/building.json b/assets/layers/building/building.json
index b113ebaee..b118a4dff 100644
--- a/assets/layers/building/building.json
+++ b/assets/layers/building/building.json
@@ -30,7 +30,8 @@
"de": "Gebäude",
"cs": "Budova",
"nl": "Gebouw",
- "it": "Edificio"
+ "it": "Edificio",
+ "da": "Bygning"
}
},
"pointRendering": [
@@ -62,7 +63,8 @@
"de": "Welchem architektonischen Stil entspricht dieses Gebäude?",
"cs": "Jaký je architektonický sloh této budovy?",
"uk": "Який архітектурний стиль цієї будівлі?",
- "it": "Qual è lo stile architettonico di questo edificio?"
+ "it": "Qual è lo stile architettonico di questo edificio?",
+ "da": "Hvad er den arkitektoniske stil på denne bygning?"
},
"mappings": [
{
diff --git a/assets/layers/public_bookcase/public_bookcase.json b/assets/layers/public_bookcase/public_bookcase.json
index 8e6683603..704cb8586 100644
--- a/assets/layers/public_bookcase/public_bookcase.json
+++ b/assets/layers/public_bookcase/public_bookcase.json
@@ -43,7 +43,7 @@
"pa_PK": "کتاباں دی الماری",
"cs": "Knihobudka",
"es": "Librero",
- "da": "Bogskab"
+ "da": "Bogbytteskab"
},
"mappings": [
{
diff --git a/assets/layers/toilet/toilet.json b/assets/layers/toilet/toilet.json
index f9ddad35f..c2dd3795d 100644
--- a/assets/layers/toilet/toilet.json
+++ b/assets/layers/toilet/toilet.json
@@ -1389,7 +1389,8 @@
"en": "Add a picture of the wheelchair accessible toilet",
"nl": "Voeg een foto van de rolstoeltoegankelijke toilet toe",
"it": "Aggiungi una foto del bagno accessibile in sedia a rotelle",
- "cs": "Přidat obrázek toalety přístupné na vozíku"
+ "cs": "Přidat obrázek toalety přístupné na vozíku",
+ "da": "Tilføj et billede af det kørestolstilgængelige toilet"
}
}
}
@@ -1406,7 +1407,8 @@
"en": "Wheelchair accessible toilet",
"nl": "Rolstoeltoegankelijke toilet",
"it": "Bagno accessibile in sedia a rotelle",
- "cs": "Toaleta přístupná na vozíku"
+ "cs": "Toaleta přístupná na vozíku",
+ "da": "Toilet tilgængeligt for kørestolsbrugere"
},
"icon": "./assets/layers/toilet/wheelchair.svg",
"mappings": [
@@ -1490,7 +1492,8 @@
"en": "The wheelchair accessible toilets are freely accessible",
"nl": "De rolstoeltoegankelijke toilet is vrij toegankelijk",
"it": "I bagni accessibili in sedia a rotelle sono liberamente accessibili",
- "cs": "Toalety pro osoby na vozíku jsou volně přístupné"
+ "cs": "Toalety pro osoby na vozíku jsou volně přístupné",
+ "da": "De kørestolstilgængelige toiletter er frit tilgængelige"
}
},
{
diff --git a/langs/layers/da.json b/langs/layers/da.json
index 8347cc8d4..a069da640 100644
--- a/langs/layers/da.json
+++ b/langs/layers/da.json
@@ -456,22 +456,22 @@
}
},
"beehive": {
+ "description": "Lag, der viser bistader",
"name": "Bistader",
"tagRenderings": {
"capacity": {
- "question": "Hvor mange bistader er der?",
+ "freeform": {
+ "placeholder": "Antal bistader"
+ },
"mappings": {
"0": {
"then": "Der er 1 bistade"
}
},
- "freeform": {
- "placeholder": "Antal bistader"
- },
+ "question": "Hvor mange bistader er der?",
"render": "Der er {capacity} bistader"
}
- },
- "description": "Lag, der viser bistader"
+ }
},
"bench": {
"description": "En bænk er en træ-, metal-, sten-, ... overflade, hvor et menneske kan sidde. Dette lag visualiserer dem og stiller et par spørgsmål om dem.",
@@ -1342,6 +1342,16 @@
"render": "Plads til fugleobservation"
}
},
+ "building": {
+ "tagRenderings": {
+ "architecture": {
+ "question": "Hvad er den arkitektoniske stil på denne bygning?"
+ }
+ },
+ "title": {
+ "render": "Bygning"
+ }
+ },
"cafe_pub": {
"deletion": {
"extraDeleteReasons": {
@@ -3230,6 +3240,13 @@
}
}
},
+ "toilet-wheelchair-access": {
+ "mappings": {
+ "0": {
+ "then": "De kørestolstilgængelige toiletter er frit tilgængelige"
+ }
+ }
+ },
"toilets-changing-table": {
"mappings": {
"0": {
@@ -3301,13 +3318,6 @@
}
}
},
- "toilet-wheelchair-access": {
- "mappings": {
- "0": {
- "then": "De kørestolstilgængelige toiletter er frit tilgængelige"
- }
- }
- },
"wheelchair-title": {
"render": "Toilet tilgængeligt for kørestolsbrugere"
}
@@ -4067,15 +4077,5 @@
},
"render": "vindmølle"
}
- },
- "building": {
- "tagRenderings": {
- "architecture": {
- "question": "Hvad er den arkitektoniske stil på denne bygning?"
- }
- },
- "title": {
- "render": "Bygning"
- }
}
-}
+}
\ No newline at end of file
diff --git a/langs/layers/en.json b/langs/layers/en.json
index 50cffdf73..ee4c83d3e 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -3565,6 +3565,23 @@
},
"question": "Can one rent a belay device here to use in the gym?"
},
+ "bouldering_mat_rental": {
+ "mappings": {
+ "0": {
+ "then": "A boulder mat can be borrowed for free here"
+ },
+ "1": {
+ "then": "A bouldermat can be rented here for {service:boulder_mat:rental:charge}"
+ },
+ "2": {
+ "then": "A boulder mat can be rented here"
+ },
+ "3": {
+ "then": "A boulder mat rope can not be rented here"
+ }
+ },
+ "question": "Can one rent a bouldering mat here to go bouldering on other locations?"
+ },
"harness_rental": {
"mappings": {
"0": {
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index acf0c4fec..46a9ad167 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -2151,6 +2151,9 @@
},
"title": {
"mappings": {
+ "0": {
+ "then": "{name}"
+ },
"1": {
"then": "Vogelkijkhut {name}"
},
@@ -3372,6 +3375,23 @@
},
"question": "Kan hier een zekeringsapparaat gehuurd worden voor gebruik in de zaal?"
},
+ "bouldering_mat_rental": {
+ "mappings": {
+ "0": {
+ "then": "Een bouldermat kan hier gratis geleend worden"
+ },
+ "1": {
+ "then": "Een bouldermat kan hier gehuurd worden aan {service:boulder_mat:rental:charge}"
+ },
+ "2": {
+ "then": "Een bouldermat kan hier gehuurd worden"
+ },
+ "3": {
+ "then": "Hier kan geen boldermat gehuurd worden"
+ }
+ },
+ "question": "Kan hier een bouldermat gehuurd worden voor gebruik op andere locaties?"
+ },
"harness_rental": {
"mappings": {
"0": {
@@ -6890,6 +6910,11 @@
}
},
"title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
+ },
"render": "Natuurgebied"
}
},
@@ -7424,6 +7449,21 @@
"render": "Picknicktafel"
}
},
+ "play_forest": {
+ "description": "Een speelbos is een vrij toegankelijke zone in een bos",
+ "name": "Speelbossen",
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ },
+ "1": {
+ "then": "Speelbos {name}"
+ }
+ },
+ "render": "Speelbos"
+ }
+ },
"playground": {
"deletion": {
"nonDeleteMappings": {
@@ -9215,6 +9255,9 @@
},
"title": {
"mappings": {
+ "0": {
+ "then": "{name}"
+ },
"1": {
"then": "Voetpad"
},
@@ -11475,7 +11518,16 @@
}
},
"village_green": {
- "description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)"
+ "description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)",
+ "name": "Speelweide",
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
+ },
+ "render": "Speelweide"
+ }
},
"visitor_information_centre": {
"description": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd.",
@@ -11687,4 +11739,4 @@
"render": "windturbine"
}
}
-}
+}
\ No newline at end of file
diff --git a/langs/layers/uk.json b/langs/layers/uk.json
index 07f17f21e..961b9b505 100644
--- a/langs/layers/uk.json
+++ b/langs/layers/uk.json
@@ -3508,4 +3508,4 @@
"render": "Утилізація відходів"
}
}
-}
+}
\ No newline at end of file
diff --git a/langs/themes/ca.json b/langs/themes/ca.json
index a90b94d7e..c80a56d96 100644
--- a/langs/themes/ca.json
+++ b/langs/themes/ca.json
@@ -210,6 +210,45 @@
}
},
"1": {
+ "override": {
+ "tagRenderings+": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "Lal'element que el contéindica que és d'accés públic
{_embedding_feature:access:description}"
+ },
+ "1": {
+ "then": "Lal'element que el conté indica que es necessita un permís per a accedir-hi
{_embedding_feature:access:description}"
+ },
+ "2": {
+ "then": "Lacaracterística que ho conté indica que sols és accessible per als clients
{_embedding_feature:access:description}"
+ },
+ "3": {
+ "then": "Lacaracterística que ho conté indica que sols és accessible per als socis del club
{_embedding_feature:access:description}"
+ }
+ }
+ },
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Accessible públicament a qualsevol"
+ },
+ "1": {
+ "then": "Necesites un permís per a accedir ací"
+ },
+ "2": {
+ "then": "Només clients"
+ },
+ "3": {
+ "then": "Només membres del club"
+ }
+ },
+ "question": "Qui pot accedir aquí?"
+ }
+ }
+ }
+ },
+ "2": {
"override": {
"+tagRenderings": {
"0": {
@@ -226,7 +265,7 @@
}
}
},
- "2": {
+ "3": {
"override": {
"+tagRenderings": {
"0": {
diff --git a/langs/themes/cs.json b/langs/themes/cs.json
index 5db7774c7..83737651c 100644
--- a/langs/themes/cs.json
+++ b/langs/themes/cs.json
@@ -214,6 +214,45 @@
}
},
"1": {
+ "override": {
+ "tagRenderings+": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "V obsahující funkci je uvedeno, že toto je veřejně dostupné
{_embedding_feature:access:description}"
+ },
+ "1": {
+ "then": "V obsahující funkci je uvedeno, že je k přístupu potřeba povolení
{_embedding_feature:access:description}"
+ },
+ "2": {
+ "then": "V obsahující funkci je uvedeno, že toto je dostupné pouze zákazníkům
{_embedding_feature:access:description}"
+ },
+ "3": {
+ "then": "V obsahující funkci je uvedeno, že toto je dostupné pouze členům klubu
{_embedding_feature:access:description}"
+ }
+ }
+ },
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Veřejně přístupné komukoli"
+ },
+ "1": {
+ "then": "K přístupu je potřeba povolení"
+ },
+ "2": {
+ "then": "Pouze zákazníci"
+ },
+ "3": {
+ "then": "Pouze členové klubu"
+ }
+ },
+ "question": "Kdo sem má přístup?"
+ }
+ }
+ }
+ },
+ "2": {
"override": {
"+tagRenderings": {
"0": {
@@ -230,7 +269,7 @@
}
}
},
- "2": {
+ "3": {
"override": {
"+tagRenderings": {
"0": {
diff --git a/langs/themes/cy.json b/langs/themes/cy.json
index ad465b5b2..bb30ff4b6 100644
--- a/langs/themes/cy.json
+++ b/langs/themes/cy.json
@@ -56,7 +56,27 @@
}
}
},
- "2": {
+ "1": {
+ "override": {
+ "tagRenderings+": {
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Ar gael yn gyhoeddus i unrhyw un"
+ },
+ "2": {
+ "then": "Dim ond cwsmeriaid"
+ },
+ "3": {
+ "then": "Dim ond aelodau o'r clwb"
+ }
+ },
+ "question": "Pwy sy'n gallu mynd yma?"
+ }
+ }
+ }
+ },
+ "3": {
"override": {
"=presets": {
"0": {
diff --git a/langs/themes/da.json b/langs/themes/da.json
index 0965b9210..427e66c98 100644
--- a/langs/themes/da.json
+++ b/langs/themes/da.json
@@ -214,6 +214,45 @@
}
},
"1": {
+ "override": {
+ "tagRenderings+": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "Den indeholdende funktion angiver, at denne er offentligt tilgængelig
{_embedding_feature:access:description}"
+ },
+ "1": {
+ "then": "Den indeholdende funktion angiver, at en tilladelse er nødvendig for at få adgang til
{_embedding_feature:access:description}"
+ },
+ "2": {
+ "then": "Den indeholdende funktion angiver, at denne kun er tilgængelig for kunder
{_embedding_feature:access:description}"
+ },
+ "3": {
+ "then": "Den indeholdende funktion angiver, at denne kun er tilgængelig for klubmedlemmer
{_embedding_feature:access:description}"
+ }
+ }
+ },
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Offentligt tilgængelig for alle"
+ },
+ "1": {
+ "then": "Du skal have en tilladelse for at få adgang her"
+ },
+ "2": {
+ "then": "Kun for kunder"
+ },
+ "3": {
+ "then": "Kun klubmedlemmer"
+ }
+ },
+ "question": "Hvem kan få adgang her?"
+ }
+ }
+ }
+ },
+ "2": {
"override": {
"+tagRenderings": {
"0": {
@@ -230,7 +269,7 @@
}
}
},
- "2": {
+ "3": {
"override": {
"+tagRenderings": {
"0": {
diff --git a/langs/themes/de.json b/langs/themes/de.json
index 2700f23e9..07cef8f2e 100644
--- a/langs/themes/de.json
+++ b/langs/themes/de.json
@@ -214,6 +214,45 @@
}
},
"1": {
+ "override": {
+ "tagRenderings+": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "Das enthaltende Objekt gibt an, dass es öffentlich zugänglich ist
{_embedding_feature:access:description}"
+ },
+ "1": {
+ "then": "Das enthaltende Objekt besagt, dass eine Genehmigung erforderlich ist für den Zugang zu
{_embedding_feature:access:description}"
+ },
+ "2": {
+ "then": "Das enthaltende Objekt besagt, dass es nur für Kunden zugänglich ist
{_embedding_feature:access:description}"
+ },
+ "3": {
+ "then": "Das enthaltende Objekt besagt, dass es nur für Mitglieder zugänglich ist
{_embedding_feature:access:description}"
+ }
+ }
+ },
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Öffentlich zugänglich für jedermann"
+ },
+ "1": {
+ "then": "Zugang nur mit Genehmigung"
+ },
+ "2": {
+ "then": "Nur für Kunden"
+ },
+ "3": {
+ "then": "Nur für Vereinsmitglieder"
+ }
+ },
+ "question": "Wer hat hier Zugang?"
+ }
+ }
+ }
+ },
+ "2": {
"override": {
"+tagRenderings": {
"0": {
@@ -230,7 +269,7 @@
}
}
},
- "2": {
+ "3": {
"override": {
"+tagRenderings": {
"0": {
diff --git a/langs/themes/en.json b/langs/themes/en.json
index 5a38df4b7..21eaa9ec2 100644
--- a/langs/themes/en.json
+++ b/langs/themes/en.json
@@ -214,6 +214,45 @@
}
},
"1": {
+ "override": {
+ "tagRenderings+": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "The containing feature states that this is publicly accessible
{_embedding_feature:access:description}"
+ },
+ "1": {
+ "then": "The containing feature states that a permit is needed to access
{_embedding_feature:access:description}"
+ },
+ "2": {
+ "then": "The containing feature states that this is only accessible to customers
{_embedding_feature:access:description}"
+ },
+ "3": {
+ "then": "The containing feature states that this is only accessible to club members
{_embedding_feature:access:description}"
+ }
+ }
+ },
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Publicly accessible to anyone"
+ },
+ "1": {
+ "then": "You need a permit to access here"
+ },
+ "2": {
+ "then": "Only customers"
+ },
+ "3": {
+ "then": "Only club members"
+ }
+ },
+ "question": "Who can access here?"
+ }
+ }
+ }
+ },
+ "2": {
"override": {
"+tagRenderings": {
"0": {
@@ -230,7 +269,7 @@
}
}
},
- "2": {
+ "3": {
"override": {
"+tagRenderings": {
"0": {
diff --git a/langs/themes/es.json b/langs/themes/es.json
index e84346635..c90998bf9 100644
--- a/langs/themes/es.json
+++ b/langs/themes/es.json
@@ -210,6 +210,45 @@
}
},
"1": {
+ "override": {
+ "tagRenderings+": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "El elemento que lo contiene indica que es de acceso público
{_embedding_feature:access:description}"
+ },
+ "1": {
+ "then": "El elemento que lo contiene indica que se necesita un permiso para acceder
{_embedding_feature:access:description}"
+ },
+ "2": {
+ "then": "El elemento que lo contiene indica que es solo accesible para clientes
{_embedding_feature:access:description}"
+ },
+ "3": {
+ "then": "El elemento que lo contiene indica que es solo accesible para socios del club
{_embedding_feature:access:description}"
+ }
+ }
+ },
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "De acceso público para todos"
+ },
+ "1": {
+ "then": "Necesitas un permiso para acceder aquí"
+ },
+ "2": {
+ "then": "Solo clientes"
+ },
+ "3": {
+ "then": "Solo socios del club"
+ }
+ },
+ "question": "¿Quién puede acceder aquí?"
+ }
+ }
+ }
+ },
+ "2": {
"override": {
"+tagRenderings": {
"0": {
@@ -226,7 +265,7 @@
}
}
},
- "2": {
+ "3": {
"override": {
"+tagRenderings": {
"0": {
diff --git a/langs/themes/fr.json b/langs/themes/fr.json
index 84a1c658f..5804caad1 100644
--- a/langs/themes/fr.json
+++ b/langs/themes/fr.json
@@ -206,6 +206,45 @@
}
},
"1": {
+ "override": {
+ "tagRenderings+": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "L’élément englobant indique un accès libre
{_embedding_feature:access:description}"
+ },
+ "1": {
+ "then": "L’élément englobant indique qu’ une autorisation d’accès est nécessaire
{_embedding_feature:access:description}"
+ },
+ "2": {
+ "then": "L’élément englobant indique que l’accès est réservés aux clients
{_embedding_feature:access:description}"
+ },
+ "3": {
+ "then": "L’élément englobant indique que l’accès est réservé aux membres
{_embedding_feature:access:description}"
+ }
+ }
+ },
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Libre d’accès"
+ },
+ "1": {
+ "then": "Une autorisation est nécessaire"
+ },
+ "2": {
+ "then": "Réservé aux clients"
+ },
+ "3": {
+ "then": "Réservé aux membres"
+ }
+ },
+ "question": "Qui peut y accéder ?"
+ }
+ }
+ }
+ },
+ "2": {
"override": {
"+tagRenderings": {
"0": {
@@ -222,7 +261,7 @@
}
}
},
- "2": {
+ "3": {
"override": {
"+tagRenderings": {
"0": {
diff --git a/langs/themes/hu.json b/langs/themes/hu.json
index e77abe32b..a2e4b30ad 100644
--- a/langs/themes/hu.json
+++ b/langs/themes/hu.json
@@ -67,7 +67,7 @@
"description": "Ezen a térképen különböző mászási lehetőségeket talál, például falmászótermeket, bouldertermeket és sziklákat a természetben.",
"descriptionTail": "A mászótérképet eredetileg Christian Neumann készítette. Ha észrevétele vagy kérdése van, kérjük, vele lépjen kapcsolatba.
A projekt az OpenStreetMap adatait használja
", "layers": { - "2": { + "3": { "override": { "=presets": { "0": { diff --git a/langs/themes/it.json b/langs/themes/it.json index aa7705679..04ad67df8 100644 --- a/langs/themes/it.json +++ b/langs/themes/it.json @@ -214,6 +214,45 @@ } }, "1": { + "override": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "L’ elemento in cui è contenuto indica che è pubblicamente accessibile