mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
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:
parent
6e071adc4e
commit
ecfe0450dd
1 changed files with 12 additions and 1 deletions
|
@ -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: "
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue