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 87.7% (107 of 122 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/
This commit is contained in:
parent
798b5b3429
commit
a57cf3dd16
1 changed files with 9 additions and 2 deletions
|
@ -76,7 +76,8 @@
|
|||
"different_auth_instance": "Bruk en annen instans for identitetsbekreftelse",
|
||||
"instance_auth_selection": "Valg av identitetbekreftelsesinstans",
|
||||
"clone_playlist": "Klon spillelisten",
|
||||
"clone_playlist_success": "Klonet"
|
||||
"clone_playlist_success": "Klonet",
|
||||
"reset_preferences": "Tilbakestill innstillinger"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Vis på {0}"
|
||||
|
@ -89,7 +90,10 @@
|
|||
"login": "Logg inn",
|
||||
"trending": "På vei opp",
|
||||
"subscriptions": "Abonnementer",
|
||||
"playlists": "Spillelister"
|
||||
"playlists": "Spillelister",
|
||||
"account": "Konto",
|
||||
"instance": "Instans",
|
||||
"player": "Avspiller"
|
||||
},
|
||||
"video": {
|
||||
"sponsor_segments": "Sponsor-segmenter",
|
||||
|
@ -133,5 +137,8 @@
|
|||
},
|
||||
"subscriptions": {
|
||||
"subscribed_channels_count": "Abonnert på: {0}"
|
||||
},
|
||||
"information": {
|
||||
"preferences_note": "Merk: Innstillinger lagres lokalt i din nettleser. Sletting av nettleserdata sletter dem."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue