forked from MapComplete/MapComplete
Translated using Weblate (German)
Currently translated at 45.9% (256 of 557 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/de/
This commit is contained in:
parent
2db394497c
commit
a092387a8e
1 changed files with 33 additions and 1 deletions
|
@ -240,6 +240,9 @@
|
||||||
"7": {
|
"7": {
|
||||||
"question": "Wie viele Lastenfahrräder passen auf diesen Fahrrad-Parkplatz?",
|
"question": "Wie viele Lastenfahrräder passen auf diesen Fahrrad-Parkplatz?",
|
||||||
"render": "Auf diesen Parkplatz passen {capacity:cargo_bike} Lastenfahrräder"
|
"render": "Auf diesen Parkplatz passen {capacity:cargo_bike} Lastenfahrräder"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"render": "{access}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -820,5 +823,34 @@
|
||||||
"question": "Möchten Sie eine Beschreibung hinzufügen?"
|
"question": "Möchten Sie eine Beschreibung hinzufügen?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"nature_reserve": {
|
||||||
|
"tagRenderings": {
|
||||||
|
"9": {
|
||||||
|
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"playground": {
|
||||||
|
"tagRenderings": {
|
||||||
|
"8": {
|
||||||
|
"render": "<a href='tel:{phone}'>{phone}</a>"
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"render": "<a href='mailto:{email}'>{email}</a>"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tree_node": {
|
||||||
|
"title": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<i>{name}</i>"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue