forked from MapComplete/MapComplete
Merge pull request #1197 from weblate/weblate-mapcomplete-layers
Translations update from Hosted Weblate
This commit is contained in:
commit
cf653c5c88
2 changed files with 20 additions and 3 deletions
|
@ -168,7 +168,7 @@
|
|||
}
|
||||
},
|
||||
"atm": {
|
||||
"description": "ATMS to withdraw money",
|
||||
"description": "ATMs to withdraw money",
|
||||
"filter": {
|
||||
"1": {
|
||||
"options": {
|
||||
|
@ -8442,4 +8442,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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