Translated using Weblate (German)
Currently translated at 100.0% (2498 of 2498 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
This commit is contained in:
parent
8c7249945b
commit
e649e72748
1 changed files with 56 additions and 1 deletions
|
@ -3281,6 +3281,14 @@
|
|||
},
|
||||
"title": {
|
||||
"render": "Arztpraxis {name}"
|
||||
},
|
||||
"description": "Diese Ebene zeigt Zahnarztpraxen",
|
||||
"name": "Zahnarzt",
|
||||
"tagRenderings": {
|
||||
"name": {
|
||||
"render": "Dieser Zahnarzt heißt {name}",
|
||||
"question": "Wie lautet der Name dieses Zahnarztes?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"direction": {
|
||||
|
@ -3320,7 +3328,8 @@
|
|||
},
|
||||
"title": {
|
||||
"render": "Arztpraxis {name}"
|
||||
}
|
||||
},
|
||||
"description": "Diese Ebene zeigt Arztpraxen, Zahnärzte und andere Gesundheitseinrichtungen"
|
||||
},
|
||||
"dogpark": {
|
||||
"name": "Hundeparks",
|
||||
|
@ -3726,6 +3735,13 @@
|
|||
"question": "Keine Informationen über taktiles Pflaster"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Hat Bio-Produkte"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -4177,6 +4193,34 @@
|
|||
}
|
||||
},
|
||||
"question": "Werden hier halal Gerichte angeboten?"
|
||||
},
|
||||
"friture-organic": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Es sind keine biologischen Snacks erhältlich"
|
||||
},
|
||||
"2": {
|
||||
"then": "Nur biologische Snacks sind erhältlich"
|
||||
},
|
||||
"0": {
|
||||
"then": "Biologische Snacks sind erhältlich"
|
||||
}
|
||||
},
|
||||
"question": "Bietet diese Pommesbude biologische Snacks an?"
|
||||
},
|
||||
"organic (no friture)": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Es sind keine biologischen Produkte verfügbar"
|
||||
},
|
||||
"1": {
|
||||
"then": "Es gibt ein biologisches Menü"
|
||||
},
|
||||
"2": {
|
||||
"then": "Nur biologische Produkte sind erhältlich"
|
||||
}
|
||||
},
|
||||
"question": "Bietet dieses Restaurant biologische Speisen an?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -5583,6 +5627,17 @@
|
|||
"0": {
|
||||
"title": "Praxis eines Physiotherapeuten"
|
||||
}
|
||||
},
|
||||
"name": "Physiotherapeut",
|
||||
"title": {
|
||||
"render": "Physiotherapeut {name}"
|
||||
},
|
||||
"description": "Diese Ebene zeigt Physiotherapeuten",
|
||||
"tagRenderings": {
|
||||
"name": {
|
||||
"question": "Wie heißt die Praxis des Physiotherapeuten?",
|
||||
"render": "Die Praxis des Physiotherapeuten heißt {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"picnic_table": {
|
||||
|
|
Loading…
Reference in a new issue