Translated using Weblate (German)

Currently translated at 99.3% (2223 of 2237 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
This commit is contained in:
kjon 2022-08-18 17:30:32 +00:00 committed by Hosted Weblate
parent dfc9253fcd
commit e186c0c4c5
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -3566,7 +3566,7 @@
},
"width": {
"question": "Wie breit ist diese Tür bzw. dieser Eingang?",
"render": "Diese Tür hat eine Durchgangsbreite von {canonical(width)} Meter"
"render": "Diese Tür hat eine Durchgangsbreite von {canonical(width)}"
}
},
"title": {
@ -4249,6 +4249,36 @@
},
"question": "Welche Bauform hat der Hydrant?",
"render": " Hydranten-Typ: {fire_hydrant:type}"
},
"hydrant-couplings-diameters": {
"question": "Welchen Durchmesser haben die Kupplungen dieses Hydranten?",
"freeform": {
"placeholder": "Kupplungsdurchmesser"
},
"render": "Kupplungsdurchmesser: {couplings:diameters}"
},
"hydrant-couplings": {
"freeform": {
"placeholder": "Art der Kupplung"
},
"mappings": {
"0": {
"then": "Storz-Kupplung"
},
"1": {
"then": "UNI-Kupplung"
},
"2": {
"then": "Barcelona-Kupplung"
}
},
"question": "Welche Art von Kupplungen hat dieser Hydrant?",
"render": "Kupplungen: {couplings:type}"
},
"hydrant-diameter": {
"freeform": {
"placeholder": "Rohrdurchmesser"
}
}
},
"title": {