From 4688b5f3f50b68601ef763837111e392f56b67a4 Mon Sep 17 00:00:00 2001 From: Frank Paul Silye Date: Mon, 13 Oct 2025 05:56:22 +0200 Subject: [PATCH] =?UTF-8?q?chore(translations):=20Translated=20using=20Web?= =?UTF-8?q?late=20(Norwegian=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 82.1% (645 of 785 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/ --- lib/l10n/intl_nb.arb | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index 82ba0bcef..7e99ff9bd 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -2915,5 +2915,21 @@ "notificationRuleReactionDescription": "Demper varsler for reaksjoner.", "@notificationRuleReactionDescription": {}, "notificationRuleSuppressEdits": "Demp redigeringer", - "@notificationRuleSuppressEdits": {} + "@notificationRuleSuppressEdits": {}, + "chatHasBeenAddedToThisSpace": "Chatten er lagt til i dette området", + "@chatHasBeenAddedToThisSpace": {}, + "clearArchive": "Tøm arkivet", + "@clearArchive": {}, + "commandHint_markasgroup": "Merk som gruppe", + "@commandHint_markasgroup": {}, + "commandHint_ban": "Utesteng den gitte brukeren fra dette rommet", + "@commandHint_ban": { + "type": "String", + "description": "Usage hint for the command /ban" + }, + "commandHint_clearcache": "Tøm cache", + "@commandHint_clearcache": { + "type": "String", + "description": "Usage hint for the command /clearcache" + } }