Translated using Weblate (German)
Currently translated at 100.0% (3422 of 3422 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
This commit is contained in:
parent
b2107a3582
commit
b0c80f6fe6
1 changed files with 15 additions and 0 deletions
|
@ -4022,6 +4022,21 @@
|
|||
"question": "Wie tief ist die Kabine dieses Aufzugs?",
|
||||
"render": "Dieser Aufzug hat eine Kabinentiefe von {canonical(length)}"
|
||||
},
|
||||
"elevator-diameter": {
|
||||
"question": "Was ist der Durchmesser dieses Aufzugs?",
|
||||
"render": "Dieser Aufzug hat einen Durchmesser von {canonical(diameter)}"
|
||||
},
|
||||
"elevator-shape": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dieser Aufzug hat eine rechteckige Form"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dieser Aufzug hat eine kreisförmige Form"
|
||||
}
|
||||
},
|
||||
"question": "Welche Form hat dieser Aufzug?"
|
||||
},
|
||||
"elevator-width": {
|
||||
"question": "Wie breit ist die Kabine dieses Aufzugs?",
|
||||
"render": "Die Aufzugskabine hat eine Breite von {canonical(width)}"
|
||||
|
|
Loading…
Reference in a new issue