From cf597f9f1e969f3945297bb58bf22201df15d86c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Tue, 2 Feb 2021 17:55:13 +0000 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 75.2% (289 of 384 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/ --- lib/l10n/intl_nb.arb | 60 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index 40958f71..07773cc5 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -1900,5 +1900,65 @@ "@authentication": { "type": "text", "placeholders": {} + }, + "next": "Neste", + "@next": { + "type": "text", + "placeholders": {} + }, + "yourPublicKey": "Din offentlige nøkkel", + "@yourPublicKey": { + "type": "text", + "placeholders": {} + }, + "noDescription": "Ingen beskrivelse", + "@noDescription": { + "type": "text", + "placeholders": {} + }, + "discoverGroups": "Oppdag grupper", + "@discoverGroups": { + "type": "text", + "placeholders": {} + }, + "reason": "Grunn", + "@reason": { + "type": "text", + "placeholders": {} + }, + "search": "Søk", + "@search": { + "type": "text", + "placeholders": {} + }, + "discover": "Oppdag", + "@discover": { + "type": "text", + "placeholders": {} + }, + "groups": "Grupper", + "@groups": { + "type": "text", + "placeholders": {} + }, + "messages": "Meldinger", + "@messages": { + "type": "text", + "placeholders": {} + }, + "status": "Status", + "@status": { + "type": "text", + "placeholders": {} + }, + "ignore": "Ignorer", + "@ignore": { + "type": "text", + "placeholders": {} + }, + "publicKey": "Offentlig nøkkel", + "@publicKey": { + "type": "text", + "placeholders": {} } }