forked from MapComplete/MapComplete
Translated using Weblate (Norwegian Bokmål)
Currently translated at 4.0% (105 of 2593 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/nb_NO/
This commit is contained in:
parent
5877020d48
commit
c35dfea7d0
1 changed files with 18 additions and 1 deletions
|
@ -4,6 +4,20 @@
|
|||
"name": "Kjente adresser i OSM",
|
||||
"title": {
|
||||
"render": "Kjent adresse"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"housenumber": {
|
||||
"question": "Hvilket husnummer har dette huset?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne bygningen har ikke noe husnummer"
|
||||
}
|
||||
},
|
||||
"render": "Husnummeret er <b>{addr:housenumber}</b>"
|
||||
},
|
||||
"fixme": {
|
||||
"question": "Hva bør fikses her? Forklar."
|
||||
}
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
|
@ -69,6 +83,9 @@
|
|||
},
|
||||
"11": {
|
||||
"then": "Flisarbeid"
|
||||
},
|
||||
"12": {
|
||||
"then": "Treskjæring"
|
||||
}
|
||||
},
|
||||
"question": "Hvilken type kunstverk er dette?",
|
||||
|
@ -366,4 +383,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue