Translated using Weblate (Norwegian Bokmål)

Currently translated at 59.3% (463 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
This commit is contained in:
Frank Paul Silye 2025-07-09 07:28:58 +02:00 committed by Hosted Weblate
commit 025f665bd8
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2306,12 +2306,19 @@
}, },
"youAcceptedTheInvitation": "👍 Du har akseptert invitasjonen", "youAcceptedTheInvitation": "👍 Du har akseptert invitasjonen",
"@youAcceptedTheInvitation": {}, "@youAcceptedTheInvitation": {},
"youBannedUser": "Du stengte ute {bruker}", "youBannedUser": "Du stengte ute {user}",
"@youBannedUser": { "@youBannedUser": {
"placeholders": { "placeholders": {
"user": { "user": {
"type": "String" "type": "String"
} }
} }
},
"chatDescriptionHasBeenChanged": "Chatbeskrivelsen er endret",
"@chatDescriptionHasBeenChanged": {},
"goToTheNewRoom": "Gå til det nye rommet",
"@goToTheNewRoom": {
"type": "String",
"placeholders": {}
} }
} }