Browse Source

Translations for new categories (template, en, de)

fossil
parent
commit
bd94c76d3c
  1. 1
      children.json
  2. 6
      lang/de.json
  3. 5
      lang/en.json
  4. 5
      lang/template.json

1
children.json

@ -1,6 +1,5 @@
{
"type": "overpass",
"name:en": "Children",
"query": "(node[leisure~'^(playground|summer_camp|indoor_play)$'];way[leisure~'^(playground|summer_camp|indoor_play)$'];relation[leisure~'^(playground|summer_camp|indoor_play)$'];node[shop~'^(baby_goods|toys)$'];way[shop~'^(baby_goods|toys)$'];relation[shop~'^(baby_goods|toys)$'];node[amenity=toilets][diaper];way[amenity=toilets][diaper];relation[amenity=toilets][diaper];node[kids_area];way[kids_area];relation[kids_area];);",
"minZoom": 15,
"feature": {

6
lang/de.json

@ -1,5 +1,4 @@
{
"Bar style": "BAR",
"category:administrative": "Administrative Gebiete",
"category:agriculture": "Landwirtschaft",
"category:agriculture_industry": "Landwirtschaft und Industrie",
@ -7,6 +6,8 @@
"category:alternative_routes": "(ausgeschilderte) Routen",
"category:car_amenities": "Einrichtungen",
"category:car_furniture": "Straßenausstattung",
"category:children": "Einrichtungen für Kinder",
"category:cycle_routes": "Radrouten",
"category:communication": "Kommunikation",
"category:construction": "Baustellen",
"category:culture": "Kultur",
@ -39,8 +40,9 @@
"category:sport": "anderer Sport",
"category:tourism": "Tourismus",
"category:transport": "Transport",
"category:transport_alternative": "Alternativ (Rad, Wandern, ...)",
"category:transport_car": "Motorisierter Individualverkehr",
"category:transport_cycle": "Radfahren",
"category:transport_pt": "Öffentlicher Verkehr",
"category:transport_walk": "Zu Fuß gehen",
"category:works": "Fabriken"
}

5
lang/en.json

@ -6,6 +6,8 @@
"category:alternative_routes": "Routes",
"category:car_amenities": "Amenities",
"category:car_furniture": "Street Furniture",
"category:children": "Children amenities",
"category:cycle_routes": "Cycle Routes",
"category:communication": "Communication",
"category:construction": "Construction Sites",
"category:culture": "Culture",
@ -39,8 +41,9 @@
"category:sport": "Sport",
"category:tourism": "Tourism",
"category:transport": "Transportation",
"category:transport_alternative": "Alternative (Cycling, Hiking, ...)",
"category:transport_car": "Individual Traffic",
"category:transport_cycle": "Cycling",
"category:transport_pt": "Public Transportation",
"category:transport_walk": "Walking",
"category:works": "Works"
}

5
lang/template.json

@ -6,6 +6,8 @@
"category:alternative_routes": "",
"category:car_amenities": "",
"category:car_furniture": "",
"category:children": "",
"category:cycle_routes": "",
"category:communication": "",
"category:construction": "",
"category:culture": "",
@ -39,8 +41,9 @@
"category:sport": "",
"category:tourism": "",
"category:transport": "",
"category:transport_alternative": "",
"category:transport_car": "",
"category:transport_cycle": "",
"category:transport_pt": "",
"category:transport_walk": "",
"category:works": ""
}
Loading…
Cancel
Save