From 7571124a27cab4249073ac4dce2c9ed93b9afd98 Mon Sep 17 00:00:00 2001 From: Frank Paul Silye Date: Thu, 11 Sep 2025 23:20:35 +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 69.7% (545 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/ --- lib/l10n/intl_nb.arb | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index 7a782df90..7d68ca91a 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -2578,5 +2578,24 @@ "enterNewChat": "Bli med i ny chat", "@enterNewChat": {}, "pleaseWaitUntilInvited": "Vennligst vent nå, til noen fra rommet inviterer deg.", - "@pleaseWaitUntilInvited": {} + "@pleaseWaitUntilInvited": {}, + "notificationRuleSuppressNoticesDescription": "Demper varsler fra automatiserte klienter som roboter.", + "@notificationRuleSuppressNoticesDescription": {}, + "notificationRuleInviteForMe": "Inviter for meg", + "@notificationRuleInviteForMe": {}, + "notificationRuleInviteForMeDescription": "Varsler bruker når en blir invitert til et rom.", + "@notificationRuleInviteForMeDescription": {}, + "newChatRequest": "📩 Ny chatforespørsel", + "@newChatRequest": {}, + "appWantsToUseForLogin": "Bruk '{server}' for å logge inn", + "@appWantsToUseForLogin": { + "type": "String", + "placeholders": { + "server": { + "type": "String" + } + } + }, + "appWantsToUseForLoginDescription": "Du gir herved tillatelse til at appen og nettstedet deler informasjon om deg.", + "@appWantsToUseForLoginDescription": {} }