forked from MapComplete/MapComplete
Merge pull request #783 from weblate/weblate-mapcomplete-core
Translations update from Hosted Weblate
This commit is contained in:
commit
ffeaa2e801
3 changed files with 28 additions and 5 deletions
|
@ -306,7 +306,16 @@
|
|||
"selectFile": {
|
||||
"title": "Seleccionar archivo"
|
||||
},
|
||||
"title": "Ayudante de importación"
|
||||
"title": "Ayudante de importación",
|
||||
"conflationChecker": {
|
||||
"importCandidatesCount": "Los {count} elementos rojos en el siguiente mapa son todos tus candidatos de importación.",
|
||||
"nearbyWarn": "¡Los {count} elementos rojos en el siguiente mapa <b>no</b> se importarán!"
|
||||
},
|
||||
"confirmProcess": {
|
||||
"title": "Licencia y comunidad",
|
||||
"wikipageIsMade": "El proceso está documentado en la wiki de OSM (necesitarás este enlace más adelante)",
|
||||
"readImportGuidelines": "He leído las directrices importantes en la wiki de OSM"
|
||||
}
|
||||
},
|
||||
"importLayer": {
|
||||
"layerName": "Posible {title}",
|
||||
|
|
|
@ -98,10 +98,10 @@
|
|||
"caravansites-long-term": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Yes, there are some spots for long term rental, but you can also stay on a daily basis"
|
||||
"then": "There are some spots for long term rental, but you can also stay on a daily basis"
|
||||
},
|
||||
"1": {
|
||||
"then": "No, there are no permanent guests here"
|
||||
"then": "There are no permanent guests here"
|
||||
},
|
||||
"2": {
|
||||
"then": "It is only possible to stay here if you have a long term contract(this place will disappear from this map if you choose this)"
|
||||
|
@ -1006,4 +1006,4 @@
|
|||
"shortDescription": "A map with waste baskets",
|
||||
"title": "Waste Basket"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -253,6 +253,20 @@
|
|||
"caravansites-website": {
|
||||
"question": "Heeft deze plaats een website?",
|
||||
"render": "Officiële website: : <a href='{website}'>{website}</a>"
|
||||
},
|
||||
"caravansites-long-term": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Er zijn enkele plaatsen om op lange termijn te huren, maar je kan ook enkele dagen blijven"
|
||||
},
|
||||
"1": {
|
||||
"then": "Hier wonen geen permanente gasten"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hier kan je enkel verblijven met een langetermijnscontract (deze plaats zal verborgen worden van deze kaart als je dit kiest)"
|
||||
}
|
||||
},
|
||||
"question": "Kan men hier plekken huren voor langere termijn?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -969,4 +983,4 @@
|
|||
"shortDescription": "Een kaart met vuilnisbakken",
|
||||
"title": "Vuilnisbak"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue