Translated using Weblate (Spanish)
Currently translated at 97.7% (86 of 88 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/es/
This commit is contained in:
parent
6b811a9b7e
commit
055b89c1d3
1 changed files with 18 additions and 1 deletions
|
@ -152,6 +152,23 @@
|
|||
"question": "¿En qué nivel se encuentra esta característica?",
|
||||
"render": "Localizada en la {level}° planta"
|
||||
},
|
||||
"luminous_or_lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este objeto emite luz y es también iluminado por una fuente de luz externa"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este objeto emite luz"
|
||||
},
|
||||
"2": {
|
||||
"then": "Este objeto recibe iluminación, por ejemplo por un foco u otras luces"
|
||||
},
|
||||
"3": {
|
||||
"then": "Este objeto ni emite luz ni es iluminado"
|
||||
}
|
||||
},
|
||||
"question": "¿Está este objeto iluminado o emite luz?"
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "¿A qué pisos va este ascensor?",
|
||||
|
@ -290,4 +307,4 @@
|
|||
"question": "¿Cual es la entidad de Wikidata que se corresponde?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue