forked from MapComplete/MapComplete
Translated using Weblate (Spanish)
Currently translated at 97.8% (3829 of 3912 strings) Translation: MapComplete/layers Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/layers/es/
This commit is contained in:
parent
8aad85b39c
commit
c447c84a82
1 changed files with 39 additions and 1 deletions
|
@ -1515,6 +1515,28 @@
|
|||
},
|
||||
"question": "¿Cuánto cuesta usar el servicio de limpieza?",
|
||||
"render": "Usar el servicio de limpieza cuesta {service:bicycle:cleaning:charge}"
|
||||
},
|
||||
"automated": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Esta es una estación automática de lavado de bicicletas"
|
||||
},
|
||||
"0": {
|
||||
"then": "Esta es una estación manual de lavado de bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "¿Está este servicio de limpieza de bicicletas automatizado?"
|
||||
},
|
||||
"self_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este servicio de limpieza es de autoservicio"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este servicio de limpieza está operado por un empleado"
|
||||
}
|
||||
},
|
||||
"question": "¿Es este servicio de limpieza de autoservicio?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -3208,6 +3230,10 @@
|
|||
"1": {
|
||||
"description": "Un reloj visible públicamente montado en una pared",
|
||||
"title": "un reloj de pared"
|
||||
},
|
||||
"2": {
|
||||
"description": "Un reloj visible públicamente montado directamente en una pared",
|
||||
"title": "un reloj, montado directamente en una pared"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -3335,6 +3361,18 @@
|
|||
}
|
||||
},
|
||||
"question": "¿Qué tan visible es este reloj?"
|
||||
},
|
||||
"indoor": {
|
||||
"override": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Este reloj está en un espacio exterior"
|
||||
},
|
||||
"0": {
|
||||
"then": "Este reloj está en un espacio interior"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -12494,4 +12532,4 @@
|
|||
"render": "aerogenerador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue