From d300da147a4902dcf4fae88011abc0c0267f0a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Sat, 13 Feb 2021 12:53:43 +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 74.1% (295 of 398 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/ --- lib/l10n/intl_nb.arb | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index 07773cc5..0832db0d 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -1960,5 +1960,45 @@ "@publicKey": { "type": "text", "placeholders": {} + }, + "clearText": "Tøm tekst", + "@clearText": { + "type": "text", + "placeholders": {} + }, + "userNotVerified": "Ubekreftet bruker", + "@userNotVerified": { + "type": "text", + "placeholders": {} + }, + "userVerified": "Bekreftet bruker", + "@userVerified": { + "type": "text", + "placeholders": {} + }, + "audioPlayerPlay": "Spill av", + "@audioPlayerPlay": { + "type": "text", + "placeholders": {} + }, + "audioPlayerPause": "Pause", + "@audioPlayerPause": { + "type": "text", + "placeholders": {} + }, + "security": "Sikkerhet", + "@security": { + "type": "text", + "placeholders": {} + }, + "all": "Alle", + "@all": { + "type": "text", + "placeholders": {} + }, + "contacts": "Kontakter", + "@contacts": { + "type": "text", + "placeholders": {} } }