forked from MapComplete/MapComplete
Translated using Weblate (German)
Currently translated at 99.4% (3246 of 3265 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
This commit is contained in:
parent
d13a1fcca0
commit
90d777c982
1 changed files with 9 additions and 0 deletions
|
@ -246,9 +246,18 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
|
"duration": {
|
||||||
|
"question": "Wie lange dauert eine Fahrt mit diesem Aufzug?",
|
||||||
|
"questionHint": "Dies schließt die Wartezeit aus.",
|
||||||
|
"render": "Eine Fahrt dauert {duration} Minuten"
|
||||||
|
},
|
||||||
"length": {
|
"length": {
|
||||||
"render": "Die Seilbahn hat eine Länge von {_length:km} km"
|
"render": "Die Seilbahn hat eine Länge von {_length:km} km"
|
||||||
},
|
},
|
||||||
|
"occupancy": {
|
||||||
|
"question": "Wie viele Leute passen in eine Kabine?",
|
||||||
|
"render": "{aerialway:occupancy} Leute passen in eine Kabine"
|
||||||
|
},
|
||||||
"type": {
|
"type": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue