Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.7% (67 of 73 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/
This commit is contained in:
Allan Nordhøy 2021-10-10 11:32:19 +00:00 committed by Hosted Weblate
parent 6e071adc4e
commit ecfe0450dd
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -47,7 +47,11 @@
"no": "Nei", "no": "Nei",
"yes": "Ja", "yes": "Ja",
"show_more": "Vis mer", "show_more": "Vis mer",
"instance_selection": "Valg av instans" "instance_selection": "Valg av instans",
"search": "Søk",
"filter": "Filter",
"loading": "Laster inn …",
"view_ssl_score": "Vis SSL-poengsum"
}, },
"player": { "player": {
"watch_on": "Vis på" "watch_on": "Vis på"
@ -75,5 +79,12 @@
}, },
"comment": { "comment": {
"pinned_by": "Festet av" "pinned_by": "Festet av"
},
"login": {
"username": "Brukernavn",
"password": "Passord"
},
"search": {
"did_you_mean": "Mente du: "
} }
} }