Translated using Weblate (Spanish)
Currently translated at 6.4% (36 of 557 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/es/
This commit is contained in:
parent
1559f9be23
commit
9b76c94075
1 changed files with 60 additions and 1 deletions
|
@ -53,5 +53,64 @@
|
|||
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en frances)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bench_at_pt": {
|
||||
"title": {
|
||||
"render": "Banco"
|
||||
},
|
||||
"name": "Bancos en una parada de transporte público"
|
||||
},
|
||||
"bench": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Añadir un nuevo banco",
|
||||
"title": "Banco"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"3": {
|
||||
"mappings": {
|
||||
"5": {
|
||||
"then": "Material: acero"
|
||||
},
|
||||
"4": {
|
||||
"then": "Material: plastico"
|
||||
},
|
||||
"3": {
|
||||
"then": "Material: concreto"
|
||||
},
|
||||
"2": {
|
||||
"then": "Material: piedra"
|
||||
},
|
||||
"1": {
|
||||
"then": "Material: metal"
|
||||
},
|
||||
"0": {
|
||||
"then": "Material: madera"
|
||||
}
|
||||
},
|
||||
"render": "Material: {material}"
|
||||
},
|
||||
"2": {
|
||||
"question": "¿Cuántos asientos tiene este banco?",
|
||||
"render": "{seats} asientos"
|
||||
},
|
||||
"1": {
|
||||
"question": "¿Este banco tiene un respaldo?",
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Respaldo: No"
|
||||
},
|
||||
"0": {
|
||||
"then": "Respaldo: Si"
|
||||
}
|
||||
},
|
||||
"render": "Respaldo"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Banco"
|
||||
},
|
||||
"name": "Bancos"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue