Translated using Weblate (Spanish)

Currently translated at 100.0% (403 of 403 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/es/
This commit is contained in:
Robin van der Linde 2023-02-24 13:24:44 +00:00 committed by Hosted Weblate
parent a7676755f1
commit 600080b654
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -43,7 +43,7 @@
"then": "El tipo de edificio será un <b>{_bag_obj:construction}</b>" "then": "El tipo de edificio será un <b>{_bag_obj:construction}</b>"
} }
}, },
"render": "El edificio es de tipo <b>{_bag_obj:edificio}</b>" "render": "El edificio es de tipo <b>{_bag_obj:building}</b>"
}, },
"Import button": { "Import button": {
"mappings": { "mappings": {
@ -53,7 +53,7 @@
} }
}, },
"Reference": { "Reference": {
"render": "La referencia en BAG es <b>{bag_obj:ref:bag}</b>" "render": "La referencia en BAG es <b>{_bag_obj:ref:bag}</b>"
} }
} }
} }
@ -775,7 +775,7 @@
"0": { "0": {
"options": { "options": {
"0": { "0": {
"question": "El nombre contiene {búsqueda}" "question": "El nombre contiene {search}"
} }
} }
}, },