chore(translations): Translated using Weblate (Norwegian Bokmål)

Currently translated at 71.8% (561 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
This commit is contained in:
Frank Paul Silye 2025-09-14 06:38:23 +02:00 committed by Hosted Weblate
parent 5f56fe3304
commit 07e721594f
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2650,5 +2650,22 @@
"type": "String"
}
}
},
"hideUnimportantStateEvents": "Skjul uviktige tilstandshendelser",
"@hideUnimportantStateEvents": {},
"hidePresences": "Skjul statuslisten?",
"@hidePresences": {},
"signInWithPassword": "Logg inn med passord",
"@signInWithPassword": {},
"pleaseTryAgainLaterOrChooseDifferentServer": "Prøv igjen senere eller velg en annen server.",
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
"signInWith": "Logg inn med {provider}",
"@signInWith": {
"type": "String",
"placeholders": {
"provider": {
"type": "String"
}
}
}
}