From 967e8e062e93efe1a135feeda60af542151ba286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tove=20Virata=20Br=C3=A5then?= Date: Wed, 19 May 2021 07:13:09 +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 96.2% (1170 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 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Riot/Assets/nb-NO.lproj/Vector.strings b/Riot/Assets/nb-NO.lproj/Vector.strings index af645c04f..80e437f55 100644 --- a/Riot/Assets/nb-NO.lproj/Vector.strings +++ b/Riot/Assets/nb-NO.lproj/Vector.strings @@ -1363,3 +1363,15 @@ "searchable_directory_create_new_room" = "Opprett et nytt rom"; "biometrics_cant_unlocked_alert_message_login" = "Logg inn igjen"; +"create_room_section_footer_encryption" = "Kryptering kan ikke deaktiveres etterpÄ."; +"create_room_enable_encryption" = "Aktiver kryptering"; +"create_room_section_header_encryption" = "Romkryptering"; +"create_room_placeholder_topic" = "Tema"; +"create_room_section_header_topic" = "Romtema (valgfritt)"; +"create_room_placeholder_name" = "Navn"; +"create_room_section_header_name" = "Romnavn"; + +// MARK: - Create Room + +"create_room_title" = "Nytt rom"; +"searchable_directory_search_placeholder" = "Navn eller ID";