From 7f2c350c41e041d737c817b852086dbecbdef024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tove=20Virata=20Br=C3=A5then?= Date: Wed, 19 May 2021 07:14:15 +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.7% (1177 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Riot/Assets/nb-NO.lproj/Vector.strings b/Riot/Assets/nb-NO.lproj/Vector.strings index 87f731080..a98c20f81 100644 --- a/Riot/Assets/nb-NO.lproj/Vector.strings +++ b/Riot/Assets/nb-NO.lproj/Vector.strings @@ -1376,3 +1376,12 @@ "create_room_title" = "Nytt rom"; "searchable_directory_search_placeholder" = "Navn eller ID"; "create_room_section_header_type" = "Romtype"; + +// MARK: - Room Info + +"room_info_list_one_member" = "1 medlem"; +"create_room_section_header_address" = "Romadresse"; +"create_room_show_in_directory" = "Vis rommet i romlisten"; +"create_room_section_footer_type" = "Folk blir bare med i et privat rom når de har fått rominvitasjon."; +"create_room_type_public" = "Offentlig rom"; +"create_room_type_private" = "Privat rom";