forked from MapComplete/MapComplete
Chore: generate all
This commit is contained in:
parent
f1de8a3d9d
commit
2314382678
11 changed files with 262 additions and 229 deletions
|
@ -353,7 +353,8 @@
|
|||
"es": "Una capa que muestra cafeterías y bares donde uno se puede reunir con una bebida. La capa hace algunas preguntas relevantes",
|
||||
"da": "Et lag med caféer og pubber, hvor man kan samles omkring en drink. Laget stiller nogle relevante spørgsmål",
|
||||
"fr": "Une couche montrants les cafés et pubs où l’on peut prendre un verre. Cette couche pose des questions y afférentes.",
|
||||
"ca": "Una capa que mostra cafeteries i bars on un es pot reunir amb una beguda. La capa demana algunes preguntes rellevants"
|
||||
"ca": "Una capa que mostra cafeteries i bars on un es pot reunir amb una beguda. La capa demana algunes preguntes rellevants",
|
||||
"cs": "Vrstva s kavárnami a hospodami, kde se můžete sejít u skleničky. Vrstva se ptá na několik důležitých otázek"
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -486,7 +486,8 @@
|
|||
"title": {
|
||||
"en": "Climbing gym",
|
||||
"nl": "Klimzaal",
|
||||
"de": "Kletterhalle"
|
||||
"de": "Kletterhalle",
|
||||
"cs": "Lezecká tělocvična"
|
||||
},
|
||||
"tags": [
|
||||
"leisure=sports_centre",
|
||||
|
@ -523,19 +524,5 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "Climbing gym",
|
||||
"nl": "Klimzaal",
|
||||
"de": "Kletterhalle",
|
||||
"cs": "Lezecká tělocvična"
|
||||
},
|
||||
"tags": [
|
||||
"leisure=sports_centre",
|
||||
"sport=climbing"
|
||||
]
|
||||
}
|
||||
],
|
||||
"lineRendering": []
|
||||
}
|
||||
|
|
|
@ -1750,7 +1750,8 @@
|
|||
"de": "Infrastruktur, die man mit dem Fahrrad befahren kann, begleitet von diesbezüglichen Fragen",
|
||||
"es": "Toda la infraestructura sobre la que alguien puede ir en bici, acompañado de preguntas sobre esta infraestructura\"",
|
||||
"fr": "Toutes les infrastructures sur lesquelles quelqu'un peut rouler, accompagnées de questions sur cette infrastructure",
|
||||
"ca": "Totes les infraestructures per les quals algú pot ciclar, acompanyades de preguntes sobre aquesta infraestructura"
|
||||
"ca": "Totes les infraestructures per les quals algú pot ciclar, acompanyades de preguntes sobre aquesta infraestructura",
|
||||
"cs": "Veškerá infrastruktura, kterou může někdo projet na kole, doplněná o otázky týkající se této infrastruktury"
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
|
|
|
@ -453,7 +453,6 @@
|
|||
},
|
||||
"accepts_cash",
|
||||
"accepts_cards",
|
||||
|
||||
"has_organic",
|
||||
{
|
||||
"id": "second_hand",
|
||||
|
|
|
@ -432,5 +432,16 @@
|
|||
"color": "#00f",
|
||||
"width": "8"
|
||||
}
|
||||
]
|
||||
],
|
||||
"cs": {
|
||||
"0": {
|
||||
"iconSize": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Odpadkový koš"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet
|
||||
SPDX-License-Identifier: CC0
|
||||
SPDX-License-Identifier: CC0-1.0
|
Loading…
Add table
Add a link
Reference in a new issue