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:
Leo Alcaraz 2021-05-21 04:11:54 +00:00 committed by Hosted Weblate
parent 1559f9be23
commit 9b76c94075
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -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"
}
}
}