From 025f665bd87865692ae253e34c926b0f412ca25c Mon Sep 17 00:00:00 2001 From: Frank Paul Silye Date: Wed, 9 Jul 2025 07:28:58 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian=20Bok?= =?UTF-8?q?m=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 59.3% (463 of 780 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/ --- lib/l10n/intl_nb.arb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index dd3a5ba60..2f2877ad9 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -2306,12 +2306,19 @@ }, "youAcceptedTheInvitation": "👍 Du har akseptert invitasjonen", "@youAcceptedTheInvitation": {}, - "youBannedUser": "Du stengte ute {bruker}", + "youBannedUser": "Du stengte ute {user}", "@youBannedUser": { "placeholders": { "user": { "type": "String" } } + }, + "chatDescriptionHasBeenChanged": "Chatbeskrivelsen er endret", + "@chatDescriptionHasBeenChanged": {}, + "goToTheNewRoom": "Gå til det nye rommet", + "@goToTheNewRoom": { + "type": "String", + "placeholders": {} } }