Translated using Weblate (Norwegian Bokmål)

Currently translated at 83.7% (31 of 37 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/nb_NO/
This commit is contained in:
Allan Nordhøy 2022-05-04 09:29:54 +00:00 committed by Hosted Weblate
parent 918b8c89f3
commit e9704df9e2
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -36,8 +36,13 @@
}, },
"3": { "3": {
"then": "I andre etasje" "then": "I andre etasje"
},
"4": {
"then": "Er å finne på første kjellernivå"
} }
} },
"question": "Hvilken etasje befinner funksjonen seg i?",
"render": "Ligger i {level} etasje"
}, },
"opening_hours": { "opening_hours": {
"question": "Hva er åpningstidene for {title()})", "question": "Hva er åpningstidene for {title()})",
@ -59,6 +64,9 @@
"mappings+": { "mappings+": {
"1": { "1": {
"then": "Betaling utføres med et medlemskort" "then": "Betaling utføres med et medlemskort"
},
"0": {
"then": "Betaling utføres med et eget program"
} }
} }
} }