mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-31 23:03:52 +01:00
npm run dist
This commit is contained in:
parent
817dc0e710
commit
60b73f77ab
48 changed files with 750 additions and 153 deletions
48
dist/translations/de.json
vendored
48
dist/translations/de.json
vendored
|
|
@ -479,7 +479,18 @@
|
|||
"label": "Bargeldannahme"
|
||||
},
|
||||
"castle_type": {
|
||||
"label": "Typ"
|
||||
"label": "Typ",
|
||||
"options": {
|
||||
"castrum": "Römisches Kastel",
|
||||
"defensive": "Burg",
|
||||
"fortress": "Festung",
|
||||
"hillfort": "Hügelfestung",
|
||||
"kremlin": "Kreml",
|
||||
"manor": "Herrenhaus",
|
||||
"palace": "Palast",
|
||||
"shiro": "Shiro",
|
||||
"stately": "Schloss"
|
||||
}
|
||||
},
|
||||
"changing_table": {
|
||||
"label": "Wickeltisch"
|
||||
|
|
@ -1707,9 +1718,11 @@
|
|||
"carports": "Carports",
|
||||
"garage_boxes": "Garagenboxen",
|
||||
"lane": "Parkstreifen am Straßenrand",
|
||||
"layby": "Rastplatz",
|
||||
"multi-storey": "Parkhaus",
|
||||
"rooftop": "Dachfläche",
|
||||
"sheds": "Schuppen",
|
||||
"street_side": "Straßenrand",
|
||||
"surface": "Ebenerdig",
|
||||
"underground": "Tiefgarage"
|
||||
}
|
||||
|
|
@ -1949,7 +1962,20 @@
|
|||
"terms": "echtes feuer,holzfeuer,kohlenfeuer,kamin"
|
||||
},
|
||||
"recycling_accepts": {
|
||||
"label": "Akzeptiert"
|
||||
"label": "Akzeptiert",
|
||||
"options": {
|
||||
"batteries": "Batterien",
|
||||
"cans": "Metalldosen",
|
||||
"cardboard": "Pappe",
|
||||
"clothes": "Kleidung",
|
||||
"glass": "Glas",
|
||||
"glass_bottles": "Glasflaschen",
|
||||
"green_waste": "Biomüll",
|
||||
"paper": "Papier",
|
||||
"plastic_packaging": "Plastikverpackungen",
|
||||
"scrap_metal": "Metallschrott",
|
||||
"shoes": "Schuhe"
|
||||
}
|
||||
},
|
||||
"recycling_type": {
|
||||
"label": "Typ",
|
||||
|
|
@ -2660,6 +2686,17 @@
|
|||
},
|
||||
"terms": "nutzungstyp"
|
||||
},
|
||||
"usage_waterway": {
|
||||
"label": "Verwendung",
|
||||
"options": {
|
||||
"headrace": "Triebwasserzuführung",
|
||||
"irrigation": "Bewässerungsgerinne",
|
||||
"spillway": "Entlastungswehr",
|
||||
"tailrace": "Unterwasserkanal",
|
||||
"transmission": "Übertragungsweg",
|
||||
"transportation": "Transport"
|
||||
}
|
||||
},
|
||||
"utility": {
|
||||
"label": "Medium"
|
||||
},
|
||||
|
|
@ -5473,6 +5510,10 @@
|
|||
"name": "Einzelhandel",
|
||||
"terms": "einzelhandelsgebiet,einzelhandelsfläche,geschäfte"
|
||||
},
|
||||
"landuse/salt_pond": {
|
||||
"name": "Salzverdunstungsteich",
|
||||
"terms": "salzverdunstungsteich,saline,siedesaline,meerwassersaline,verdunstung"
|
||||
},
|
||||
"landuse/vineyard": {
|
||||
"name": "Weinberg",
|
||||
"terms": "weinberg,weinanbau,wengert,wingert,weingarten"
|
||||
|
|
@ -5899,8 +5940,7 @@
|
|||
"terms": "kompass,ost,nord,windrose,süd,west"
|
||||
},
|
||||
"man_made/courtyard": {
|
||||
"name": "Innenhof",
|
||||
"terms": "innenhof,hof,open air,freier himmel,umbauter hof"
|
||||
"name": "Innenhof"
|
||||
},
|
||||
"man_made/crane": {
|
||||
"name": "Kran",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue