forked from MapComplete/MapComplete
Android: setup data bridge, polyfill geolocation
This commit is contained in:
parent
17450deb82
commit
76e9381650
23 changed files with 187 additions and 106 deletions
|
@ -460,7 +460,8 @@
|
|||
"activateButton": "Hjælp med at oversætte MapComplete",
|
||||
"missing": "{count} uoversatte strenge"
|
||||
},
|
||||
"userinfo": {},
|
||||
"userinfo": {
|
||||
},
|
||||
"validation": {
|
||||
"color": {
|
||||
"description": "En farve eller hex-kode"
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
{}
|
||||
{
|
||||
}
|
|
@ -94,7 +94,8 @@
|
|||
"question_opinion": "Kamusta ang iyong karanasan?",
|
||||
"reviewPlaceholder": "Ilarawan ang iyong karanasan…"
|
||||
},
|
||||
"translations": {},
|
||||
"translations": {
|
||||
},
|
||||
"unknown": {
|
||||
"clear": "Tanggalin ang sagot"
|
||||
},
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
{}
|
||||
{
|
||||
}
|
|
@ -150,7 +150,8 @@
|
|||
"split": {
|
||||
"cancel": "Batal"
|
||||
},
|
||||
"translations": {},
|
||||
"translations": {
|
||||
},
|
||||
"validation": {
|
||||
"date": {
|
||||
"description": "Tanggal, dimulai dari tahun"
|
||||
|
|
|
@ -959,6 +959,30 @@
|
|||
"render": "BBQ"
|
||||
}
|
||||
},
|
||||
"beehive": {
|
||||
"description": "Layer showing beehives",
|
||||
"name": "Beehives",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a beehive"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"freeform": {
|
||||
"placeholder": "Number of beehives"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "There is 1 beehive"
|
||||
}
|
||||
},
|
||||
"question": "How many beehives are there?",
|
||||
"render": "There are {capacity} beehives"
|
||||
}
|
||||
},
|
||||
"title": "Beehive"
|
||||
},
|
||||
"bench": {
|
||||
"description": "A bench is a wooden, metal, stone, … surface where a human can sit. This layers visualises them and asks a few questions about them.",
|
||||
"filter": {
|
||||
|
@ -6358,6 +6382,16 @@
|
|||
"render": "Information board"
|
||||
}
|
||||
},
|
||||
"insect_hotel": {
|
||||
"description": "Layer showing insect hotels",
|
||||
"name": "Insect Hotels",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "an insect hotel"
|
||||
}
|
||||
},
|
||||
"title": "Insect Hotel"
|
||||
},
|
||||
"item_with_image": {
|
||||
"name": "Items with at least one image",
|
||||
"title": {
|
||||
|
@ -8682,6 +8716,9 @@
|
|||
"render": "This elevator goes to floors {level}"
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"question": "What is the name of this place?"
|
||||
},
|
||||
"nothing_known": {
|
||||
"render": {
|
||||
"special": {
|
||||
|
|
|
@ -5322,6 +5322,16 @@
|
|||
"render": "Informatiebord"
|
||||
}
|
||||
},
|
||||
"insect_hotel": {
|
||||
"description": "Laag met insectenhotels",
|
||||
"name": "Insectenhotels",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een insectenhotel"
|
||||
}
|
||||
},
|
||||
"title": "Insectenhotel"
|
||||
},
|
||||
"kerbs": {
|
||||
"description": "Een laag met stoepranden.",
|
||||
"filter": {
|
||||
|
|
|
@ -274,7 +274,8 @@
|
|||
"importInspector": {
|
||||
"title": "Inspiser og håndter importnotater"
|
||||
},
|
||||
"importLayer": {},
|
||||
"importLayer": {
|
||||
},
|
||||
"index": {
|
||||
"intro": "MapComplete er en OpenStreetMap-viser og redigerer, som viser deg info om funksjoner for et gitt tema og tillater oppdatering av det.",
|
||||
"logIn": "Logg inn for å vise tema du har besøkt tidligere",
|
||||
|
@ -369,7 +370,8 @@
|
|||
"activateButton": "Bistå oversettelsen av MapComplete",
|
||||
"missing": "{count} uoversatte strenger"
|
||||
},
|
||||
"userinfo": {},
|
||||
"userinfo": {
|
||||
},
|
||||
"validation": {
|
||||
"color": {
|
||||
"description": "En farge eller heksadesimal kode"
|
||||
|
|
|
@ -53,7 +53,8 @@
|
|||
"search": "ستھتیاں وچ کھوجو",
|
||||
"searching": "کھوجیا جا رہا اے۔ ۔ ۔"
|
||||
},
|
||||
"sharescreen": {},
|
||||
"sharescreen": {
|
||||
},
|
||||
"weekdays": {
|
||||
"abbreviations": {
|
||||
"friday": "جـ",
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
{}
|
||||
{
|
||||
}
|
|
@ -488,6 +488,11 @@
|
|||
"override": {
|
||||
"=name": "Sport places without etymology information"
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"override": {
|
||||
"=name": "Parks without etymology information"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "What is the origin of a toponym?",
|
||||
|
@ -721,6 +726,10 @@
|
|||
"description": "On this map, publicly accessible indoor places are shown",
|
||||
"title": "Indoors"
|
||||
},
|
||||
"insects": {
|
||||
"description": "Insect hotels provide shelter for insects.",
|
||||
"title": "Insect Hotels"
|
||||
},
|
||||
"items_with_image": {
|
||||
"description": "A map showing all items on OSM which have an image. This theme is a very bad fit for MapComplete as someone is not able to directly add a picture. However, this theme is mostly here to include this all into the database, which'll allow this to quickly fetch images nearby for other features",
|
||||
"title": "All items with images"
|
||||
|
|
|
@ -777,6 +777,10 @@
|
|||
"description": "Op deze kaart worden publiek toegankelijke binnenruimtes getoond",
|
||||
"title": "Binnenruimtes"
|
||||
},
|
||||
"insects": {
|
||||
"description": "Insectenhotels bieden onderdak aan insecten.",
|
||||
"title": "Insectenhotels"
|
||||
},
|
||||
"items_with_image": {
|
||||
"description": "Een kaart die alle items op OSM toont die een afbeelding hebben. Dit thema past heel slecht bij MapComplete omdat het niet mogelijk is een afbeelding toe te voegen. Dit thema is er vooral om alles in de database op te nemen, waardoor het snel afbeeldingen in de buurt kan ophalen voor andere functies",
|
||||
"title": "Alle items met afbeeldingen"
|
||||
|
|
|
@ -532,7 +532,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"importLayer": {},
|
||||
"importLayer": {
|
||||
},
|
||||
"index": {
|
||||
"about": "Про MapComplete",
|
||||
"intro": "Тематичні мапи, до створення яких ви можете долучитися",
|
||||
|
@ -591,7 +592,8 @@
|
|||
"removedKeys": "Наступні ключі будуть видалені:",
|
||||
"title": "Позначити як невідомий?"
|
||||
},
|
||||
"userinfo": {},
|
||||
"userinfo": {
|
||||
},
|
||||
"validation": {
|
||||
"opening_hours": {
|
||||
"description": "Години роботи"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue