From 3478bcfdfa40d7a8beb31db4bbddc2577b55aa7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tove=20Virata=20Br=C3=A5then?= Date: Tue, 18 May 2021 13:47:29 +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 90.1% (1096 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ --- Riot/Assets/nb-NO.lproj/Vector.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Riot/Assets/nb-NO.lproj/Vector.strings b/Riot/Assets/nb-NO.lproj/Vector.strings index 2c413678c..75bed12b7 100644 --- a/Riot/Assets/nb-NO.lproj/Vector.strings +++ b/Riot/Assets/nb-NO.lproj/Vector.strings @@ -1265,3 +1265,9 @@ "device_verification_emoji_book" = "Bok"; "key_verification_bootstrap_not_setup_message" = "Du må starte oppsett av kryssignering først."; "key_verification_tile_request_status_data_loading" = "Data lastes inn…"; + +// Incoming key verification request + +"key_verification_incoming_request_incoming_alert_message" = "% @ ønsker å verifisere"; +"key_verification_tile_conclusion_warning_title" = "Ikke klarert pålogging"; +"key_verification_tile_request_status_cancelled" = "%@ kansellert";