Translated using Weblate (Spanish)

Currently translated at 100.0% (425 of 425 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/es/
This commit is contained in:
gallegonovato 2023-10-14 20:32:46 +00:00 committed by Hosted Weblate
parent e5eedf5a6e
commit 3d0ba7c036
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -766,6 +766,9 @@
"tagRenderings": { "tagRenderings": {
"building type": { "building type": {
"question": "¿Qué tipo de edificio es este?" "question": "¿Qué tipo de edificio es este?"
},
"grb-reference": {
"render": "Se ha importado de GRB, el número de referencia es {source:geometry:ref}"
} }
} }
}, },
@ -899,6 +902,13 @@
} }
} }
}, },
"6": {
"options": {
"0": {
"question": "Hecho con el host {search}"
}
}
},
"7": { "7": {
"options": { "options": {
"0": { "0": {
@ -907,13 +917,19 @@
} }
} }
}, },
"name": "Centro del conjunto de cambios",
"tagRenderings": { "tagRenderings": {
"contributor": { "contributor": {
"question": "¿Qué contribuidor hizo este cambio?", "question": "¿Qué contribuidor hizo este cambio?",
"render": "Cambio realizado por <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>" "render": "Cambio realizado por <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
}, },
"host": {
"question": "¿Con qué host (página web) se realizó este cambio?",
"render": "Cambio realizado con <a href='{host}'>{host}</a>"
},
"locale": { "locale": {
"question": "¿En qué configuración regional (idioma) se realizó este cambio?" "question": "¿En qué configuración regional (idioma) se realizó este cambio?",
"render": "La configuración regional del usuario es {locale}"
}, },
"show_changeset_id": { "show_changeset_id": {
"render": "Conjunto de cambios <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>" "render": "Conjunto de cambios <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"