diff --git a/ElementX/Resources/Localizations/be.lproj/Localizable.strings b/ElementX/Resources/Localizations/be.lproj/Localizable.strings
index f6e1873058..39c7bb91db 100644
--- a/ElementX/Resources/Localizations/be.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/be.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Светлая";
"common_line_copied_to_clipboard" = "Line copied to clipboard";
"common_link_copied_to_clipboard" = "Спасылка скапіравана ў буфер абмену";
+"common_link_new_device" = "Link new device";
"common_loading" = "Загрузка…";
"common_loading_more" = "Loading more…";
"common_message" = "Паведамленне";
@@ -239,6 +240,7 @@
"common_message_removed" = "Паведамленне выдалена";
"common_modern" = "Сучасны";
"common_mute" = "Адкл. гук";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Вынікаў няма";
"common_no_room_name" = "Няма назвы пакоя";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Нешта пайшло не так";
"common_something_went_wrong_message" = "We encountered an issue. Please try again.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Пачатак чата…";
"common_sticker" = "Стыкер";
"common_success" = "Поспех";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "Пацвярджэнне";
"dialog_title_warning" = "Папярэджанне";
+"dialog_unsaved_changes_description" = "У вас ёсць незахаваныя змены.";
"dialog_unsaved_changes_description_ios" = "Вашы змены не будуць захаваны";
"dialog_unsaved_changes_title" = "Захаваць змены?";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ запрасіў(-ла) вас далучыцца да пакоя";
"notification_sender_me" = "Я";
"notification_sender_mention_reply" = "%1$@ згадаў ці адказаў";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Вы праглядаеце апавяшчэнне! Націсніце мяне!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clear filters";
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
"screen_security_and_privacy_add_room_address_action" = "Add address";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Everyone must request access.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Yes, enable encryption";
"screen_security_and_privacy_enable_encryption_alert_description" = "Once enabled, encryption for a room cannot be disabled, Message history will only be visible for room members since they were invited or since they joined the room.\nNo one besides the room members will be able to read messages. This may prevent bots and bridges to work correctly.\nWe do not recommend enabling encryption for rooms that anyone can find and join.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Enable encryption?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "Рэдагаваць мадэратараў";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "У вас ёсць незахаваныя змены.";
"screen_room_details_add_topic_title" = "Дадаць тэму";
"screen_room_details_badge_encrypted" = "Зашыфраваны";
"screen_room_details_badge_not_encrypted" = "Не зашыфраваны";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Адміністратары";
"screen_room_change_role_section_moderators" = "Мадэратары";
"screen_room_change_role_section_users" = "Удзельнікі";
+"screen_room_change_role_unsaved_changes_description" = "У вас ёсць незахаваныя змены.";
"screen_room_change_role_unsaved_changes_title" = "Захаваць змены?";
"screen_room_details_badge_public" = "Публічны пакой";
"screen_room_details_invite_people_title" = "Запрасіць карыстальнікаў";
diff --git a/ElementX/Resources/Localizations/bg.lproj/Localizable.strings b/ElementX/Resources/Localizations/bg.lproj/Localizable.strings
index 1be9de4b92..851e61b7ab 100644
--- a/ElementX/Resources/Localizations/bg.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/bg.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Светъл";
"common_line_copied_to_clipboard" = "Line copied to clipboard";
"common_link_copied_to_clipboard" = "Връзката е копирана в клипборда";
+"common_link_new_device" = "Link new device";
"common_loading" = "Зарежда се…";
"common_loading_more" = "Зарежда се още…";
"common_message" = "Съобщение";
@@ -239,6 +240,7 @@
"common_message_removed" = "Съобщението е премахнато";
"common_modern" = "Модерно";
"common_mute" = "Заглушаване";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Няма резултати";
"common_no_room_name" = "Няма име на стая";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Нещо се обърка";
"common_something_went_wrong_message" = "Възникна проблем. Моля, опитайте отново.";
"common_space" = "Пространство";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Започване на чат…";
"common_sticker" = "Стикер";
"common_success" = "Успешно";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "Потвърждение";
"dialog_title_warning" = "Внимание";
+"dialog_unsaved_changes_description" = "You have unsaved changes.";
"dialog_unsaved_changes_description_ios" = "Your changes won’t be saved";
"dialog_unsaved_changes_title" = "Save changes?";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ invited you to join the room";
"notification_sender_me" = "Аз";
"notification_sender_mention_reply" = "%1$@ mentioned or replied";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Преглеждате известието! Кликнете върху мен!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clear filters";
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
"screen_security_and_privacy_add_room_address_action" = "Добавяне на адрес на стаята";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Everyone must request access.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Да, включване на шифроването";
"screen_security_and_privacy_enable_encryption_alert_description" = "Once enabled, encryption for a room cannot be disabled, Message history will only be visible for room members since they were invited or since they joined the room.\nNo one besides the room members will be able to read messages. This may prevent bots and bridges to work correctly.\nWe do not recommend enabling encryption for rooms that anyone can find and join.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Да се включи ли шифроването?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "Редактиране на модераторите";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "You have unsaved changes.";
"screen_room_details_add_topic_title" = "Добавяне на тема";
"screen_room_details_badge_encrypted" = "С шифроване";
"screen_room_details_badge_not_encrypted" = "Без шифроване";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Администратори";
"screen_room_change_role_section_moderators" = "Модератори";
"screen_room_change_role_section_users" = "Членове";
+"screen_room_change_role_unsaved_changes_description" = "You have unsaved changes.";
"screen_room_change_role_unsaved_changes_title" = "Save changes?";
"screen_room_details_badge_public" = "Общодостъпна стая";
"screen_room_details_invite_people_title" = "Поканване на хора";
diff --git a/ElementX/Resources/Localizations/cs.lproj/Localizable.strings b/ElementX/Resources/Localizations/cs.lproj/Localizable.strings
index 6c6ea5a10d..a4b0930c71 100644
--- a/ElementX/Resources/Localizations/cs.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/cs.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Světlý";
"common_line_copied_to_clipboard" = "Řádek zkopírován do schránky";
"common_link_copied_to_clipboard" = "Odkaz zkopírován do schránky";
+"common_link_new_device" = "Link new device";
"common_loading" = "Načítání…";
"common_loading_more" = "Načítání dalších…";
"common_message" = "Zpráva";
@@ -239,6 +240,7 @@
"common_message_removed" = "Zpráva byla odstraněna";
"common_modern" = "Moderní";
"common_mute" = "Ztlumit";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Žádné výsledky";
"common_no_room_name" = "Žádný název místnosti";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Něco se nepovedlo";
"common_something_went_wrong_message" = "Narazili jsme na problém. Zkuste to prosím znovu.";
"common_space" = "Prostor";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Zahajování chatu…";
"common_sticker" = "Nálepka";
"common_success" = "Úspěch";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Vyberte výchozí kvalitu nahrávaných videí.";
"dialog_title_confirmation" = "Potvrzení";
"dialog_title_warning" = "Upozornění";
+"dialog_unsaved_changes_description" = "Máte neuložené změny.";
"dialog_unsaved_changes_description_ios" = "Vaše změny nebudou uloženy";
"dialog_unsaved_changes_title" = "Uložit změny?";
"dialog_video_quality_selector_subtitle_file_size" = "Maximální povolená velikost souboru je: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ vás pozval(a) do místnosti";
"notification_sender_me" = "Já";
"notification_sender_mention_reply" = "%1$@ zmínil(a) nebo odpověděl(a)";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Prohlížíte si oznámení! Klikněte na mě!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Z následujících místností nebudete odstraněni, protože jste jediným administrátorem:";
"screen_leave_space_title" = "Opustit %1$@?";
"screen_leave_space_title_last_admin" = "Jste jediným administrátorem pro %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Vymazat filtry";
"screen_roomlist_tombstoned_room_description" = "Tato místnost byla aktualizována";
"screen_security_and_privacy_add_room_address_action" = "Přidat adresu";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Všichni musí požádat o přístup.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Ano, povolit šifrování";
"screen_security_and_privacy_enable_encryption_alert_description" = "Po aktivaci nelze šifrování místnosti deaktivovat. Historie zpráv bude viditelná pouze pro členy místnosti od doby, kdy byli pozváni nebo od té doby, co do místnosti vstoupili.\nNikdo kromě členů místnosti nebude moci číst zprávy. To může bránit správnému fungování robotů a propojení.\nNedoporučujeme povolovat šifrování pro místnosti, které může kdokoli najít a vstoupit do nich.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Povolit šifrování?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Vlastníci mají automaticky administrátorská oprávnění.";
"screen_room_change_role_moderators_title" = "Upravit moderátory";
"screen_room_change_role_owners_title" = "Vyberte vlastníky";
-"screen_room_change_role_unsaved_changes_description" = "Máte neuložené změny.";
"screen_room_details_add_topic_title" = "Přidat téma";
"screen_room_details_badge_encrypted" = "Šifrováno";
"screen_room_details_badge_not_encrypted" = "Není šifrováno";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Správci";
"screen_room_change_role_section_moderators" = "Moderátoři";
"screen_room_change_role_section_users" = "Členové";
+"screen_room_change_role_unsaved_changes_description" = "Máte neuložené změny.";
"screen_room_change_role_unsaved_changes_title" = "Uložit změny?";
"screen_room_details_badge_public" = "Veřejná místnost";
"screen_room_details_invite_people_title" = "Pozvat přátele";
diff --git a/ElementX/Resources/Localizations/cy.lproj/Localizable.strings b/ElementX/Resources/Localizations/cy.lproj/Localizable.strings
index 8fbf272f36..de4f16e74d 100644
--- a/ElementX/Resources/Localizations/cy.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/cy.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Golau";
"common_line_copied_to_clipboard" = "Llinell wedi'i chopïo i'r clipfwrdd";
"common_link_copied_to_clipboard" = "Dolen wedi'i chopïo i'r clipfwrdd";
+"common_link_new_device" = "Link new device";
"common_loading" = "Yn Llwytho…";
"common_loading_more" = "Wrthi'n llwytho mwy…";
"common_message" = "Neges";
@@ -239,6 +240,7 @@
"common_message_removed" = "Neges wedi'i thynnu";
"common_modern" = "Cyfoes";
"common_mute" = "Tewi";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Dim canlyniadau";
"common_no_room_name" = "Dim enw i'r ystafell";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Aeth rhywbeth o'i le";
"common_something_went_wrong_message" = "Wedi canfod mater. Ceisiwch eto.";
"common_space" = "Gofod";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Dechrau sgwrs…";
"common_sticker" = "Sticer";
"common_success" = "Llwyddiant";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Dewiswch ansawdd rhagosodedig y fideos rydych chi'n eu llwytho.";
"dialog_title_confirmation" = "Cadarnhad";
"dialog_title_warning" = "Rhybudd";
+"dialog_unsaved_changes_description" = "Mae gennych newidiadau heb eu cadw.";
"dialog_unsaved_changes_description_ios" = "Fydd eich newidiadau ddim yn cael eu cadw";
"dialog_unsaved_changes_title" = "Cadw'r newidiadau?";
"dialog_video_quality_selector_subtitle_file_size" = "Y maint ffeil mwyaf sy'n cael ei ganiatáu yw: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "Mae %1$@ wedi eich gwahodd i ymuno â'r ystafell";
"notification_sender_me" = "Fi";
"notification_sender_mention_reply" = "Crybwyllodd neu atebodd %1$@";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Rydych chi'n edrych ar yr hysbysiad! Cliciwch fi!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@ : %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Gadael %1$@ ?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clirio'r hidlau";
"screen_roomlist_tombstoned_room_description" = "Mae'r ystafell hon wedi'i huwchraddio";
"screen_security_and_privacy_add_room_address_action" = "Ychwanegu cyfeiriad ystafell";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Gall unrhyw un ofyn am gael ymuno â'r ystafell ond bydd rhaid i weinyddwr neu gymedrolwr dderbyn y cais.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Iawn, galluogi amgryptio";
"screen_security_and_privacy_enable_encryption_alert_description" = "Unwaith y bydd wedi'i alluogi, does dim modd analluogi amgryptio ar gyfer ystafell, dim ond ar gyfer aelodau'r ystafell y bydd hanes neges yn weladwy ers iddyn nhw gael eu gwahodd neu ers iddyn nhw ymuno â'r ystafell.\nFydd neb ar wahân i aelodau'r ystafell yn gallu darllen negeseuon. Gall hyn atal botiau a phontydd i weithio'n gywir.\nNid ydym yn argymell galluogi amgryptio ar gyfer ystafelloedd y gall unrhyw un ddod o hyd iddynt ac ymuno â nhw.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Galluogi amgryptio?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Mae gan berchnogion freintiau gweinyddwr yn awtomatig.";
"screen_room_change_role_moderators_title" = "Golygu Cymedrolwyr";
"screen_room_change_role_owners_title" = "Dewiswch Berchnogion";
-"screen_room_change_role_unsaved_changes_description" = "Mae gennych newidiadau heb eu cadw.";
"screen_room_details_add_topic_title" = "Ychwanegu pwnc";
"screen_room_details_badge_encrypted" = "Wedi'i amgryptio";
"screen_room_details_badge_not_encrypted" = "Heb ei amgryptio";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Gweinyddwyr";
"screen_room_change_role_section_moderators" = "Cymedrolwyr";
"screen_room_change_role_section_users" = "Aelodau";
+"screen_room_change_role_unsaved_changes_description" = "Mae gennych newidiadau heb eu cadw.";
"screen_room_change_role_unsaved_changes_title" = "Cadw'r newidiadau?";
"screen_room_details_badge_public" = "Ystafell gyhoeddus";
"screen_room_details_invite_people_title" = "Gwahodd pobl";
diff --git a/ElementX/Resources/Localizations/da.lproj/Localizable.strings b/ElementX/Resources/Localizations/da.lproj/Localizable.strings
index 234bfb6b8c..d31f0bb443 100644
--- a/ElementX/Resources/Localizations/da.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/da.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Lyst tema";
"common_line_copied_to_clipboard" = "Linje kopieret til udklipsholder";
"common_link_copied_to_clipboard" = "Linket er kopieret til udklipsholderen";
+"common_link_new_device" = "Link new device";
"common_loading" = "Indlæser...";
"common_loading_more" = "Indlæser flere...";
"common_message" = "Besked";
@@ -239,6 +240,7 @@
"common_message_removed" = "Beskeden er fjernet";
"common_modern" = "Moderne";
"common_mute" = "Lydløs";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Ingen resultater";
"common_no_room_name" = "Intet rumnavn";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Noget gik galt";
"common_something_went_wrong_message" = "Vi stødte på et problem. Prøv venligst igen.";
"common_space" = "Gruppe";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Starter samtale...";
"common_sticker" = "Klistermærke";
"common_success" = "Succes";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Vælg standardkvaliteten for de videoer, du uploader.";
"dialog_title_confirmation" = "Bekræftelse";
"dialog_title_warning" = "Advarsel";
+"dialog_unsaved_changes_description" = "Du har ændringer, der ikke er gemt.";
"dialog_unsaved_changes_description_ios" = "Dine ændringer vil ikke blive gemt";
"dialog_unsaved_changes_title" = "Gem ændringer?";
"dialog_video_quality_selector_subtitle_file_size" = "Den maksimalt tilladte filstørrelse er: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ inviterede dig til at deltage i rummet";
"notification_sender_me" = "Mig";
"notification_sender_mention_reply" = "%1$@ nævnt eller besvaret";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Du ser notifikationen! Klik på mig!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Du vil ikke blive fjernet fra følgende rum, fordi du er den eneste administrator:";
"screen_leave_space_title" = "Forlad %1$@?";
"screen_leave_space_title_last_admin" = "Du er den eneste administrator for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Ryd filtre";
"screen_roomlist_tombstoned_room_description" = "Dette rum er blevet opgraderet";
"screen_security_and_privacy_add_room_address_action" = "Tilføj adresse på rum";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Alle kan bede om at deltage i lokalet, men en administrator eller moderator skal acceptere anmodningen.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Ja, aktivér kryptering";
"screen_security_and_privacy_enable_encryption_alert_description" = "Når det først er aktiveret, kan kryptering for et rum ikke deaktiveres igen. Beskedhistorik vil kun være synlig for rummedlemmer, siden de blev inviteret, eller siden de blev medlem af rummet.\nIngen udover medlemmer af rummet vil være i stand til at læse beskeder. Dette kan forhindre bots og broer i at fungere korrekt.\nVi anbefaler ikke at aktivere kryptering for rum, som alle kan finde og deltage i.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Aktivér kryptering?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Ejere har automatisk administratorrettigheder.";
"screen_room_change_role_moderators_title" = "Redigér moderatorer";
"screen_room_change_role_owners_title" = "Vælg ejere";
-"screen_room_change_role_unsaved_changes_description" = "Du har ændringer, der ikke er gemt.";
"screen_room_details_add_topic_title" = "Tilføj emne";
"screen_room_details_badge_encrypted" = "Krypteret";
"screen_room_details_badge_not_encrypted" = "Ikke krypteret";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administratorer";
"screen_room_change_role_section_moderators" = "Moderatorer";
"screen_room_change_role_section_users" = "Medlemmer";
+"screen_room_change_role_unsaved_changes_description" = "Du har ændringer, der ikke er gemt.";
"screen_room_change_role_unsaved_changes_title" = "Gem ændringer?";
"screen_room_details_badge_public" = "Offentligt rum";
"screen_room_details_invite_people_title" = "Invitér andre";
diff --git a/ElementX/Resources/Localizations/de.lproj/Localizable.strings b/ElementX/Resources/Localizations/de.lproj/Localizable.strings
index 802cbf1306..4faa3c9d12 100644
--- a/ElementX/Resources/Localizations/de.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/de.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Hell";
"common_line_copied_to_clipboard" = "Zeile in die Zwischenablage kopiert";
"common_link_copied_to_clipboard" = "Link in die Zwischenablage kopiert";
+"common_link_new_device" = "Link new device";
"common_loading" = "Laden...";
"common_loading_more" = "Mehr wird geladen...";
"common_message" = "Nachricht";
@@ -239,6 +240,7 @@
"common_message_removed" = "Nachricht entfernt";
"common_modern" = "Modern";
"common_mute" = "Stumm";
+"common_name" = "Name";
"common_name_and_id" = "%1$@(%2$@)";
"common_no_results" = "Keine Ergebnisse";
"common_no_room_name" = "Kein Chat-Name";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Es ist ein Fehler aufgetreten.";
"common_something_went_wrong_message" = "Wir haben ein Problem festgestellt. Bitte versuch es erneut.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Chat wird gestartet...";
"common_sticker" = "Sticker";
"common_success" = "Erfolg";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Wähle die Standardqualität für Videos, die du hochlädst.";
"dialog_title_confirmation" = "Bestätigung";
"dialog_title_warning" = "Warnung";
+"dialog_unsaved_changes_description" = "Du hast nicht gespeicherte Änderungen.";
"dialog_unsaved_changes_description_ios" = "Deine Änderungen werden nicht gespeichert";
"dialog_unsaved_changes_title" = "Änderungen speichern?";
"dialog_video_quality_selector_subtitle_file_size" = "Die maximal erlaubte Dateigröße ist: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ hat dich eingeladen, dem Chat beizutreten";
"notification_sender_me" = "Ich";
"notification_sender_mention_reply" = "%1$@ hat Dich erwähnt oder geantwortet";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Du siehst dir die Benachrichtigung an! Klicke hier!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Du wirst aus den folgenden Chats nicht entfernt, weil du der einzige Admin bist:";
"screen_leave_space_title" = "%1$@ verlassen?";
"screen_leave_space_title_last_admin" = "Du bist der einzige Administrator für %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Filter zurücksetzen";
"screen_roomlist_tombstoned_room_description" = "Die Chat-Version wurde aktualisiert";
"screen_security_and_privacy_add_room_address_action" = "Chat-Adresse hinzufügen";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Jeder kann den Beitritt zum Chat anfragen, aber ein Admin oder Moderator müssen die Anfrage akzeptieren.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Ja, Verschlüsselung aktivieren";
"screen_security_and_privacy_enable_encryption_alert_description" = "Einmal angeschaltet kann die Verschlüsselung für einen Chat nicht mehr deaktiviert werden. Der Nachrichtenverlauf ist für Mitglieder nur sichtbar, seit sie eingeladen wurden oder dem Chat beigetreten sind.\nNiemand außer den Chat Mitgliedern kann Nachrichten lesen. Dies kann verhindern, dass Bots und Bridges richtig funktionieren.\nWir empfehlen keine Verschlüsselung für Chats zu aktivieren, die jeder finden und denen jeder beitreten darf.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Verschlüsselung aktivieren?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Eigentümer haben automatisch Adminrechte.";
"screen_room_change_role_moderators_title" = "Moderatoren bearbeiten";
"screen_room_change_role_owners_title" = "Wähle Eigentümer";
-"screen_room_change_role_unsaved_changes_description" = "Du hast nicht gespeicherte Änderungen.";
"screen_room_details_add_topic_title" = "Thema hinzufügen";
"screen_room_details_badge_encrypted" = "Verschlüsselt";
"screen_room_details_badge_not_encrypted" = "Nicht verschlüsselt";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Admins";
"screen_room_change_role_section_moderators" = "Moderatoren";
"screen_room_change_role_section_users" = "Mitglieder";
+"screen_room_change_role_unsaved_changes_description" = "Du hast nicht gespeicherte Änderungen.";
"screen_room_change_role_unsaved_changes_title" = "Änderungen speichern?";
"screen_room_details_badge_public" = "Öffentlicher Chat";
"screen_room_details_invite_people_title" = "Nutzer einladen";
diff --git a/ElementX/Resources/Localizations/el.lproj/Localizable.strings b/ElementX/Resources/Localizations/el.lproj/Localizable.strings
index f20a950dae..c523b32e3e 100644
--- a/ElementX/Resources/Localizations/el.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/el.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Φωτεινό";
"common_line_copied_to_clipboard" = "Η γραμμή αντιγράφηκε στο πρόχειρο";
"common_link_copied_to_clipboard" = "Ο σύνδεσμος αντιγράφηκε στο πρόχειρο";
+"common_link_new_device" = "Link new device";
"common_loading" = "Φόρτωση...";
"common_loading_more" = "Φόρτωση περισσότερων...";
"common_message" = "Μήνυμα";
@@ -239,6 +240,7 @@
"common_message_removed" = "Το μήνυμα αφαιρέθηκε";
"common_modern" = "Σύγχρονη";
"common_mute" = "Σίγαση";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Κανένα αποτέλεσμα";
"common_no_room_name" = "Δεν υπάρχει όνομα αίθουσας";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Κάτι πήγε στραβά";
"common_something_went_wrong_message" = "Αντιμετωπίσαμε ένα πρόβλημα. Παρακαλώ προσπαθήστε ξανά.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Έναρξη συνομιλίας...";
"common_sticker" = "Αυτοκόλλητο";
"common_success" = "Επιτυχία";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "Επιβεβαίωση";
"dialog_title_warning" = "Προειδοποίηση";
+"dialog_unsaved_changes_description" = "Έχεις μη αποθηκευμένες αλλαγές.";
"dialog_unsaved_changes_description_ios" = "Οι αλλαγές σου δεν θα αποθηκευτούν";
"dialog_unsaved_changes_title" = "Αποθήκευση αλλαγών;";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ σας προσκάλεσε να συμμετάσχετε στην αίθουσα";
"notification_sender_me" = "Εγώ";
"notification_sender_mention_reply" = "Ο χρήστης %1$@ αναφέρθηκε ή απάντησε";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Βλέπεις την ειδοποίηση! Κάνε μου κλικ!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clear filters";
"screen_roomlist_tombstoned_room_description" = "Αυτή η αίθουσα έχει αναβαθμιστεί";
"screen_security_and_privacy_add_room_address_action" = "Προσθήκη διεύθυνσης αίθουσας";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Οποιοσδήποτε μπορεί να ζητήσει να συμμετάσχει στην αίθουσα, αλλά ένας διαχειριστής ή συντονιστής θα πρέπει να αποδεχτεί το αίτημα.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Ναι, ενεργοποιήστε την κρυπτογράφηση";
"screen_security_and_privacy_enable_encryption_alert_description" = "Μόλις ενεργοποιηθεί, η κρυπτογράφηση για μια αίθουσα δεν μπορεί να απενεργοποιηθεί, το ιστορικό μηνυμάτων θα είναι ορατό μόνο για τα μέλη της αίθουσας από τότε που προσκλήθηκαν ή από τότε που συμμετείχαν στην αίθουσα.\nΚανείς άλλος εκτός από τα μέλη της αίθουσας δεν θα μπορεί να διαβάσει τα μηνύματα. Αυτό μπορεί να εμποδίσει τη σωστή λειτουργία των bots και των γεφυρών.\nΔεν συνιστούμε την ενεργοποίηση της κρυπτογράφησης για αίθουσες που μπορεί να βρει και να συμμετάσχει ο καθένας.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Ενεργοποίηση κρυπτογράφησης;";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "Επεξεργασία Συντονιστών";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "Έχεις μη αποθηκευμένες αλλαγές.";
"screen_room_details_add_topic_title" = "Προσθήκη θέματος";
"screen_room_details_badge_encrypted" = "Κρυπτογραφημένο";
"screen_room_details_badge_not_encrypted" = "Μη κρυπτογραφημένο";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Διαχειριστές";
"screen_room_change_role_section_moderators" = "Συντονιστές";
"screen_room_change_role_section_users" = "Μέλη";
+"screen_room_change_role_unsaved_changes_description" = "Έχεις μη αποθηκευμένες αλλαγές.";
"screen_room_change_role_unsaved_changes_title" = "Αποθήκευση αλλαγών;";
"screen_room_details_badge_public" = "Δημόσια αίθουσα";
"screen_room_details_invite_people_title" = "Πρόσκληση ατόμων";
diff --git a/ElementX/Resources/Localizations/es.lproj/Localizable.strings b/ElementX/Resources/Localizations/es.lproj/Localizable.strings
index 91add44f84..3273f41a5e 100644
--- a/ElementX/Resources/Localizations/es.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/es.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Claro";
"common_line_copied_to_clipboard" = "Línea copiada al portapapeles";
"common_link_copied_to_clipboard" = "Enlace copiado al portapapeles";
+"common_link_new_device" = "Link new device";
"common_loading" = "Cargando…";
"common_loading_more" = "Cargando más…";
"common_message" = "Mensaje";
@@ -239,6 +240,7 @@
"common_message_removed" = "Mensaje eliminado";
"common_modern" = "Moderno";
"common_mute" = "Silenciar";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "No hay resultados";
"common_no_room_name" = "Sala sin nombre";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Algo salió mal";
"common_something_went_wrong_message" = "Hemos encontrado un problema. Inténtalo de nuevo.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Iniciando chat…";
"common_sticker" = "Sticker";
"common_success" = "Terminado";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "Confirmar";
"dialog_title_warning" = "Atención";
+"dialog_unsaved_changes_description" = "Tienes cambios sin guardar.";
"dialog_unsaved_changes_description_ios" = "Tus cambios no se guardarán";
"dialog_unsaved_changes_title" = "¿Guardar cambios?";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ te invitó a unirte a la sala";
"notification_sender_me" = "Yo";
"notification_sender_mention_reply" = "%1$@ mencionó o respondió";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "¡Estás viendo la notificación! ¡Haz clic en mí!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clear filters";
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
"screen_security_and_privacy_add_room_address_action" = "Agregar dirección de sala";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Cualquiera puede solicitar unirse a la sala, pero un administrador o moderador tendrá que aceptar la solicitud.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Sí, activar cifrado";
"screen_security_and_privacy_enable_encryption_alert_description" = "Una vez activado, el cifrado de una sala no se puede desactivar. El historial de mensajes solo será visible para los miembros de la sala desde que fueron invitados o desde que se unieron a la sala.\nNadie más que los miembros de la sala podrán leer los mensajes. Esto puede impedir que los bots y los puentes funcionen correctamente.\nNo recomendamos habilitar el cifrado para las salas que cualquiera pueda encontrar y unirse.";
"screen_security_and_privacy_enable_encryption_alert_title" = "¿Activar cifrado?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "Editar moderadores";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "Tienes cambios sin guardar.";
"screen_room_details_add_topic_title" = "Añadir tema";
"screen_room_details_badge_encrypted" = "Cifrada";
"screen_room_details_badge_not_encrypted" = "No cifrada";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administradores";
"screen_room_change_role_section_moderators" = "Moderadores";
"screen_room_change_role_section_users" = "Miembros";
+"screen_room_change_role_unsaved_changes_description" = "Tienes cambios sin guardar.";
"screen_room_change_role_unsaved_changes_title" = "¿Guardar cambios?";
"screen_room_details_badge_public" = "Sala pública";
"screen_room_details_invite_people_title" = "Invitar personas";
diff --git a/ElementX/Resources/Localizations/et.lproj/Localizable.strings b/ElementX/Resources/Localizations/et.lproj/Localizable.strings
index 3bed82c3e0..a18f21b6f9 100644
--- a/ElementX/Resources/Localizations/et.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/et.lproj/Localizable.strings
@@ -230,15 +230,17 @@
"common_light" = "Hele";
"common_line_copied_to_clipboard" = "Rida on kopeeritud lõikelauale";
"common_link_copied_to_clipboard" = "Link on kopeeritud lõikelauale";
+"common_link_new_device" = "Seo uus seade";
"common_loading" = "Laadime…";
"common_loading_more" = "Laadime veel...";
"common_message" = "Sõnum";
"common_message_actions" = "Tegevused sõnumiga";
-"common_message_failed_to_send" = "Message failed to send";
+"common_message_failed_to_send" = "Sõnumi saatmine ei õnnestunud";
"common_message_layout" = "Sõnumi paigutus";
"common_message_removed" = "Sõnum on eemaldatud";
"common_modern" = "Kaasaegne";
"common_mute" = "Summutatud";
+"common_name" = "Nimi";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Otsingul pole tulemusi";
"common_no_room_name" = "Jututoal puudub nimi";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Midagi läks valesti";
"common_something_went_wrong_message" = "Tekkis viga. Palun proovi uuesti.";
"common_space" = "Kogukond";
+"common_space_topic_placeholder" = "Mida selles kogukonnas tehakse?";
"common_starting_chat" = "Alustame vestlust…";
"common_sticker" = "Kleeps";
"common_success" = "Õnnestus";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Vali üleslaaditavate videote kvaliteeditase";
"dialog_title_confirmation" = "Kinnitus";
"dialog_title_warning" = "Hoiatus";
+"dialog_unsaved_changes_description" = "Sul on salvestamata muudatusi";
"dialog_unsaved_changes_description_ios" = "Sinu tehtud muudatused jäävad salvestamata";
"dialog_unsaved_changes_title" = "Kas salvestame muudatused?";
"dialog_video_quality_selector_subtitle_file_size" = "Suurim lubatud failisuurus on: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ saatis sulle kutse jututoaga liitumiseks";
"notification_sender_me" = "Mina";
"notification_sender_mention_reply" = "%1$@ mainis või vastas";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "See ongi teavitus! Klõpsi mind!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,11 +588,14 @@
"screen_leave_space_subtitle_only_last_admin" = "Sind ei saa järgnevatest jututubadest eemaldada, kuna oled seal/neis ainus peakasutaja:";
"screen_leave_space_title" = "Kas lahkud %1$@ kogukonnast?";
"screen_leave_space_title_last_admin" = "Sa oled siin ainus peakasutaja: %1$@";
+"screen_link_new_device_desktop_computer" = "Lauaarvuti";
+"screen_link_new_device_mobile_device" = "Nutiseade";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
-"screen_manage_authorized_spaces_title" = "Manage spaces";
-"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
+"screen_manage_authorized_spaces_title" = "Halda kogukondi";
+"screen_manage_authorized_spaces_unknown_space" = "(Tundmatu kogukond)";
"screen_manage_authorized_spaces_unknown_spaces_section_title" = "Other spaces you’re not a member of";
-"screen_manage_authorized_spaces_your_spaces_section_title" = "Your spaces";
+"screen_manage_authorized_spaces_your_spaces_section_title" = "Sinu kogukonnad";
"screen_media_details_file_format" = "Failivorming";
"screen_media_details_filename" = "Failinimi";
"screen_media_details_no_more_files_to_show" = "Pole enam kuvatavaid faile";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Tühjenda filtrid";
"screen_roomlist_tombstoned_room_description" = "See jututuba on uuendatud";
"screen_security_and_privacy_add_room_address_action" = "Lisa aadress";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Kõik võivad paluda jututoaga liitumist.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Jah, lülita krüptimine sisse";
"screen_security_and_privacy_enable_encryption_alert_description" = "Kui jututoa krüptimine on kord sisse lülitatud, siis seda välja lülitada ei saa. Sõnumite ajalugu on nähtav vaid jututoa liikmetele alates kutse saamise või liitumise hetkest.\nKeegi teine peale jututoa liikmete ei saa sõnumeid lugeda. See võib takistada suhtlusrobotite ja/või võrgusildade toimimist.\nMe ei soovita krüptimise kasutamist selliste avalike jututubade puhul, millega kõik võivad liituda.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Kas võtame krüptimise kasutusele?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Omanikel on automaatselt ka peakasutaja õigused.";
"screen_room_change_role_moderators_title" = "Muuda moderaatoreid";
"screen_room_change_role_owners_title" = "Vali omanikud";
-"screen_room_change_role_unsaved_changes_description" = "Sul on salvestamata muudatusi";
"screen_room_details_add_topic_title" = "Lisa teema";
"screen_room_details_badge_encrypted" = "Krüptitud jututuba";
"screen_room_details_badge_not_encrypted" = "Krüptimata jututuba";
@@ -1375,7 +1385,7 @@
"screen_security_and_privacy_ask_to_join_option_title" = "Küsi võimalust liitumiseks";
"screen_security_and_privacy_encryption_section_header" = "Krüptimine";
"screen_security_and_privacy_room_access_anyone_option_title" = "Kõik";
-"screen_security_and_privacy_room_access_footer_manage_spaces_action" = "Manage spaces";
+"screen_security_and_privacy_room_access_footer_manage_spaces_action" = "Halda kogukondi";
"screen_security_and_privacy_room_address_section_footer" = "Selleks, et jututuba oleks nähtav jututubade avalikus kataloogis, vajab ta aadressi.";
"screen_security_and_privacy_room_history_anyone_option_title" = "Kõik";
"screen_space_settings_leave_space" = "Lahku kogukonnast";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Peakasutajad";
"screen_room_change_role_section_moderators" = "Moderaatorid";
"screen_room_change_role_section_users" = "Liikmed";
+"screen_room_change_role_unsaved_changes_description" = "Sul on salvestamata muudatusi";
"screen_room_change_role_unsaved_changes_title" = "Kas salvestame muudatused?";
"screen_room_details_badge_public" = "Avalik jututuba";
"screen_room_details_invite_people_title" = "Kutsu osalejaid";
diff --git a/ElementX/Resources/Localizations/et.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/et.lproj/Localizable.stringsdict
index ef88501a8f..18e5d6c039 100644
--- a/ElementX/Resources/Localizations/et.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/et.lproj/Localizable.stringsdict
@@ -349,9 +349,9 @@
NSStringFormatValueTypeKey
d
one
- %1$d Invited
+ %1$d saatis kutse
other
- %1$d Invited
+ %1$d saatis kutse
screen_room_multiple_knock_requests_title
diff --git a/ElementX/Resources/Localizations/eu.lproj/Localizable.strings b/ElementX/Resources/Localizations/eu.lproj/Localizable.strings
index 3040959ac6..6e40ffc128 100644
--- a/ElementX/Resources/Localizations/eu.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/eu.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Argia";
"common_line_copied_to_clipboard" = "Lerroa arbelean kopiatu da";
"common_link_copied_to_clipboard" = "Esteka arbelean kopiatu da";
+"common_link_new_device" = "Link new device";
"common_loading" = "Kargatzen…";
"common_loading_more" = "Gehiago kargatzen…";
"common_message" = "Mezua";
@@ -239,6 +240,7 @@
"common_message_removed" = "Mezua kendu da";
"common_modern" = "Modernoa";
"common_mute" = "Mututu";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Emaitzarik ez";
"common_no_room_name" = "Gelak ez du izenik";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Arazoren bat egon da";
"common_something_went_wrong_message" = "Arazo bat topatu dugu. Saiatu berriro.";
"common_space" = "Gunea";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Txata hasten…";
"common_sticker" = "Pegatina";
"common_success" = "Arrakasta";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "Baieztapena";
"dialog_title_warning" = "Abisua";
+"dialog_unsaved_changes_description" = "Gorde gabeko aldaketak dituzu.";
"dialog_unsaved_changes_description_ios" = "Zure aldaketak ez dira gordeko";
"dialog_unsaved_changes_title" = "Aldaketak gorde?";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@(e)k gelan sartzera gonbidatu zaitu";
"notification_sender_me" = "Neu";
"notification_sender_mention_reply" = "%1$@(e)k aipatu zaitu edo erantzun dizu";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Jakinarazpena ikusten ari zara! Klikatu!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Garbitu iragazkiak";
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
"screen_security_and_privacy_add_room_address_action" = "Gehitu gelaren helbidea";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Everyone must request access.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Bai, gaitu zifratzea";
"screen_security_and_privacy_enable_encryption_alert_description" = "Once enabled, encryption for a room cannot be disabled, Message history will only be visible for room members since they were invited or since they joined the room.\nNo one besides the room members will be able to read messages. This may prevent bots and bridges to work correctly.\nWe do not recommend enabling encryption for rooms that anyone can find and join.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Enable encryption?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "Editatu moderatzaileak";
"screen_room_change_role_owners_title" = "Aukeratu jabeak";
-"screen_room_change_role_unsaved_changes_description" = "Gorde gabeko aldaketak dituzu.";
"screen_room_details_add_topic_title" = "Gehitu hizketagaia";
"screen_room_details_badge_encrypted" = "Zifratuta";
"screen_room_details_badge_not_encrypted" = "Zifratu gabe";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administratzaileak";
"screen_room_change_role_section_moderators" = "Moderatzaileak";
"screen_room_change_role_section_users" = "Kideak";
+"screen_room_change_role_unsaved_changes_description" = "Gorde gabeko aldaketak dituzu.";
"screen_room_change_role_unsaved_changes_title" = "Aldaketak gorde?";
"screen_room_details_badge_public" = "Gela publikoa";
"screen_room_details_invite_people_title" = "Gonbidatu jendea";
diff --git a/ElementX/Resources/Localizations/fa.lproj/Localizable.strings b/ElementX/Resources/Localizations/fa.lproj/Localizable.strings
index bc516e74b9..32f4afca79 100644
--- a/ElementX/Resources/Localizations/fa.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/fa.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "روشن";
"common_line_copied_to_clipboard" = "خط در تختهگیره رونوشت شد";
"common_link_copied_to_clipboard" = "پیوند در تختهگیره رونوشت شد";
+"common_link_new_device" = "Link new device";
"common_loading" = "بار کردن…";
"common_loading_more" = "بار کردن بیشتر…";
"common_message" = "پیام";
@@ -239,6 +240,7 @@
"common_message_removed" = "پیام برداشته شد";
"common_modern" = "نوین";
"common_mute" = "بیصدا";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "بدون نتیجه";
"common_no_room_name" = "بدون نام اتاق";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "چیزی اشتباه پیش رفت";
"common_something_went_wrong_message" = "We encountered an issue. Please try again.";
"common_space" = "فاصله";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "آغازیدن گپ…";
"common_sticker" = "عکس برگردان";
"common_success" = "موفّقیت";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "تایید";
"dialog_title_warning" = "هشدار";
+"dialog_unsaved_changes_description" = "تغییراتی ذخیره نشده دارید.";
"dialog_unsaved_changes_description_ios" = "تغییراتتان ذخیره نمیشوند";
"dialog_unsaved_changes_title" = "ذخیرهٔ تغییرات؟";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ دعوت کرد به اتاق بپیوندید";
"notification_sender_me" = "خودم";
"notification_sender_mention_reply" = "%1$@ اشاره کرد یا پاسخ داد";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "دارید آگاهی را مشاهده میکنید! کلیک کنید!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "از اتاق(های) زیر برداشته نخواهید شد؛ چرا که تنها مدیر هستید:";
"screen_leave_space_title" = "ترک %1$@؟";
"screen_leave_space_title_last_admin" = "تنها مدیر %1$@ هستید";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "پاک کردن پالایهها";
"screen_roomlist_tombstoned_room_description" = "این اتاق ارتقا یافته";
"screen_security_and_privacy_add_room_address_action" = "افزودن نشانی اتاق";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Everyone must request access.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "بله. به کار انداختن رمزنگاری";
"screen_security_and_privacy_enable_encryption_alert_description" = "Once enabled, encryption for a room cannot be disabled, Message history will only be visible for room members since they were invited or since they joined the room.\nNo one besides the room members will be able to read messages. This may prevent bots and bridges to work correctly.\nWe do not recommend enabling encryption for rooms that anyone can find and join.";
"screen_security_and_privacy_enable_encryption_alert_title" = "رمزگذاری فعال شود؟";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "ماکان به صورت خودکار اجازههای مدیریتی را دارند.";
"screen_room_change_role_moderators_title" = "ویرایش ناظران";
"screen_room_change_role_owners_title" = "گزینش مالکان";
-"screen_room_change_role_unsaved_changes_description" = "تغییراتی ذخیره نشده دارید.";
"screen_room_details_add_topic_title" = "افزودن موضوع";
"screen_room_details_badge_encrypted" = "رمز شده";
"screen_room_details_badge_not_encrypted" = "رمزنگاری نشده";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "مدیران";
"screen_room_change_role_section_moderators" = "ناظمها";
"screen_room_change_role_section_users" = "اعضا";
+"screen_room_change_role_unsaved_changes_description" = "تغییراتی ذخیره نشده دارید.";
"screen_room_change_role_unsaved_changes_title" = "ذخیرهٔ تغییرات؟";
"screen_room_details_badge_public" = "اتاق عمومی";
"screen_room_details_invite_people_title" = "دعوت افراد";
diff --git a/ElementX/Resources/Localizations/fi.lproj/Localizable.strings b/ElementX/Resources/Localizations/fi.lproj/Localizable.strings
index a8e517fea7..f982a09d65 100644
--- a/ElementX/Resources/Localizations/fi.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/fi.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Vaalea";
"common_line_copied_to_clipboard" = "Rivi kopioitu leikepöydälle";
"common_link_copied_to_clipboard" = "Linkki kopioitu leikepöydälle";
+"common_link_new_device" = "Link new device";
"common_loading" = "Ladataan…";
"common_loading_more" = "Ladataan lisää...";
"common_message" = "Viesti";
@@ -239,6 +240,7 @@
"common_message_removed" = "Viesti poistettu";
"common_modern" = "Moderni";
"common_mute" = "Mykistä";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Ei tuloksia";
"common_no_room_name" = "Nimetön huone";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Jokin meni pieleen";
"common_something_went_wrong_message" = "Kohtasimme ongelman. Yritä uudelleen.";
"common_space" = "Tila";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Aloitetaan keskustelua...";
"common_sticker" = "Tarra";
"common_success" = "Onnistui";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Valitse lähettämäsi videoiden oletuslaatu.";
"dialog_title_confirmation" = "Vahvistus";
"dialog_title_warning" = "Varoitus";
+"dialog_unsaved_changes_description" = "Sinulla on tallentamattomia muutoksia";
"dialog_unsaved_changes_description_ios" = "Muutoksiasi ei tallenneta";
"dialog_unsaved_changes_title" = "Tallennetaanko muutokset?";
"dialog_video_quality_selector_subtitle_file_size" = "Suurin sallittu tiedostokoko on: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ kutsui sinut liittymään huoneeseen";
"notification_sender_me" = "Minä";
"notification_sender_mention_reply" = "%1$@ mainitsi tai vastasi";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Katselet ilmoitusta! Klikkaa minua!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Sinua ei poisteta seuraavista huoneista, koska olet ainoa ylläpitäjä:";
"screen_leave_space_title" = "Haluatko poistua tilasta %1$@?";
"screen_leave_space_title_last_admin" = "Olet ainoa ylläpitäjä tilassa %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Tyhjennä suodattimet";
"screen_roomlist_tombstoned_room_description" = "Tämä huone on päivitetty";
"screen_security_and_privacy_add_room_address_action" = "Lisää osoite";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Kaikkien on pyydettävä pääsyä.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Kyllä, ota salaus käyttöön";
"screen_security_and_privacy_enable_encryption_alert_description" = "Kun salaus on kerran otettu käyttöön, sitä ei voi poistaa käytöstä. Viestihistoria näkyy vain huoneen jäsenille kutsusta tai liittymisestä lähtien.\nKukaan muu kuin huoneen jäsenet eivät pysty lukemaan viestejä. Tämä voi estää botteja tai siltoja toimimasta oikein.\nEmme suosittele salauksen ottamista käyttöön huoneissa, jotka kuka tahansa voi löytää ja joihin kuka tahansa voi liittyä.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Otetaanko salaus käyttöön?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Omistajilla on automaattisesti ylläpitäjän oikeudet.";
"screen_room_change_role_moderators_title" = "Muokkaa valvojia";
"screen_room_change_role_owners_title" = "Valitse Omistajat";
-"screen_room_change_role_unsaved_changes_description" = "Sinulla on tallentamattomia muutoksia";
"screen_room_details_add_topic_title" = "Lisää aihe";
"screen_room_details_badge_encrypted" = "Salattu";
"screen_room_details_badge_not_encrypted" = "Ei salattu";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Ylläpitäjät";
"screen_room_change_role_section_moderators" = "Valvojat";
"screen_room_change_role_section_users" = "Jäsenet";
+"screen_room_change_role_unsaved_changes_description" = "Sinulla on tallentamattomia muutoksia";
"screen_room_change_role_unsaved_changes_title" = "Tallennetaanko muutokset?";
"screen_room_details_badge_public" = "Julkinen huone";
"screen_room_details_invite_people_title" = "Kutsu henkilöitä";
diff --git a/ElementX/Resources/Localizations/fr.lproj/Localizable.strings b/ElementX/Resources/Localizations/fr.lproj/Localizable.strings
index c7e9fecd5f..7a7d0f4d6f 100644
--- a/ElementX/Resources/Localizations/fr.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/fr.lproj/Localizable.strings
@@ -230,15 +230,17 @@
"common_light" = "Clair";
"common_line_copied_to_clipboard" = "Ligne copiée dans le presse-papiers";
"common_link_copied_to_clipboard" = "Lien copié dans le presse-papiers";
+"common_link_new_device" = "Link new device";
"common_loading" = "Chargement…";
"common_loading_more" = "Chargement…";
"common_message" = "Message";
"common_message_actions" = "Actions sur le message";
-"common_message_failed_to_send" = "Message failed to send";
+"common_message_failed_to_send" = "Échec de l'envoi du message";
"common_message_layout" = "Mode d’affichage des messages";
"common_message_removed" = "Message supprimé";
"common_modern" = "Moderne";
"common_mute" = "Mettre en sourdine";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Aucun résultat";
"common_no_room_name" = "Salon sans nom";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Une erreur s'est produite";
"common_something_went_wrong_message" = "Nous avons rencontré un problème. Veuillez réessayer.";
"common_space" = "Espace";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Création de la discussion…";
"common_sticker" = "Autocollant";
"common_success" = "Succès";
@@ -350,7 +353,7 @@
"confirm_recovery_key_banner_secondary_button_title" = "Clé de récupération oubliée ?";
"confirm_recovery_key_banner_title" = "Le stockage de vos clés n'est pas synchronisé";
"crash_detection_dialog_content" = "%1$@ s’est arrêté la dernière fois qu’il a été utilisé. Souhaitez-vous partager un rapport d’incident avec nous ?";
-"crypto_history_visible" = "Messages you send will be shared with new members invited to this room. %1$@";
+"crypto_history_visible" = "Les messages que vous enverrez seront partagés avec les nouveaux membres invités dans ce salon. %1$@";
"crypto_identity_change_pin_violation" = "L'identité de %1$@ a été réinitialisée. %2$@";
"crypto_identity_change_pin_violation_new" = "L'identité de %1$@ %2$@ a été réinitialisée. %3$@";
"crypto_identity_change_pin_violation_new_user_id" = "(%1$@)";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Sélectionnez la qualité par défaut des vidéos que vous envoyez.";
"dialog_title_confirmation" = "Confirmation";
"dialog_title_warning" = "Attention";
+"dialog_unsaved_changes_description" = "Vous avez des modifications non-enregistrées.";
"dialog_unsaved_changes_description_ios" = "Vos modifications ne seront pas enregistrées";
"dialog_unsaved_changes_title" = "Enregistrer les changements ?";
"dialog_video_quality_selector_subtitle_file_size" = "La taille maximale de fichier autorisée est: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ vous a invité à rejoindre le salon";
"notification_sender_me" = "Moi";
"notification_sender_mention_reply" = "%1$@ mentionné ou en réponse";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Vous êtes en train de voir la notification ! Cliquez-moi !";
"notification_ticker_text_dm" = "%1$@ : %2$@";
"notification_ticker_text_group" = "%1$@ : %2$@ %3$@";
@@ -582,11 +588,14 @@
"screen_leave_space_subtitle_only_last_admin" = "Vous ne quitterez pas le ou les salons suivants car vous y êtes le seul administrateur:";
"screen_leave_space_title" = "Quitter %1$@?";
"screen_leave_space_title_last_admin" = "Vous êtes le seul administrateur de %1$@";
-"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
-"screen_manage_authorized_spaces_title" = "Manage spaces";
-"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
-"screen_manage_authorized_spaces_unknown_spaces_section_title" = "Other spaces you’re not a member of";
-"screen_manage_authorized_spaces_your_spaces_section_title" = "Your spaces";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
+"screen_manage_authorized_spaces_header" = "Espaces où les membres peuvent rejoindre le salon sans invitation.";
+"screen_manage_authorized_spaces_title" = "Gérer les espaces";
+"screen_manage_authorized_spaces_unknown_space" = "(Espace inconnu)";
+"screen_manage_authorized_spaces_unknown_spaces_section_title" = "Autres espaces dont vous n'êtes pas membre";
+"screen_manage_authorized_spaces_your_spaces_section_title" = "Vos espaces";
"screen_media_details_file_format" = "Format du fichier";
"screen_media_details_filename" = "Nom du fichier";
"screen_media_details_no_more_files_to_show" = "Il n'y a plus de fichiers à montrer";
@@ -648,19 +657,21 @@
"screen_roomlist_clear_filters" = "Supprimer les filtres";
"screen_roomlist_tombstoned_room_description" = "Ce salon a été mis à niveau.";
"screen_security_and_privacy_add_room_address_action" = "Ajouter une adresse";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Tout le monde doit demander un accès.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Oui, activer le chiffrement";
"screen_security_and_privacy_enable_encryption_alert_description" = "Une fois activé, le chiffrement d'un salon ne peut pas être désactivé. L'historique des messages ne sera visible que pour les membres depuis qu'ils ont été invités ou depuis qu'ils ont rejoint le salon.\nPersonne d'autre que les membres du salon ne pourra lire les messages. Cela peut empêcher les bots et les bridges de fonctionner correctement.\nNous ne recommandons pas d'activer le chiffrement pour les salons que tout le monde peut trouver et rejoindre.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Activer le chiffrement ?";
"screen_security_and_privacy_encryption_section_footer" = "Une fois activé, le chiffrement ne peut pas être désactivé.";
"screen_security_and_privacy_encryption_toggle_title" = "Activer le chiffrement de bout en bout";
"screen_security_and_privacy_room_access_anyone_option_description" = "Tout le monde peut rejoindre.";
-"screen_security_and_privacy_room_access_footer" = "Choose which spaces’ members can join this room without an invitation. %1$@";
+"screen_security_and_privacy_room_access_footer" = "Choisissez les espaces dont les membres peuvent rejoindre ce salon sans invitation. %1$@";
"screen_security_and_privacy_room_access_invite_only_option_description" = "Seules les personnes invitées peuvent rejoindre.";
"screen_security_and_privacy_room_access_invite_only_option_title" = "Sur invitation uniquement";
"screen_security_and_privacy_room_access_section_header" = "Accès";
-"screen_security_and_privacy_room_access_space_members_option_multiple_parents_description" = "Anyone in authorized spaces can join.";
-"screen_security_and_privacy_room_access_space_members_option_single_parent_description" = "Anyone in %1$@ can join.";
+"screen_security_and_privacy_room_access_space_members_option_multiple_parents_description" = "Toute personne se trouvant dans un espace autorisé peut joindre le salon.";
+"screen_security_and_privacy_room_access_space_members_option_single_parent_description" = "Toute personne de l'espace %1$@ peut joindre le salon.";
"screen_security_and_privacy_room_access_space_members_option_title" = "Membres de l'espace";
"screen_security_and_privacy_room_access_space_members_option_unavailable_description" = "Les Espaces ne sont pas encore supportés";
"screen_security_and_privacy_room_address_section_header" = "Adresse";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Les propriétaires disposent automatiquement des privilèges des administrateurs.";
"screen_room_change_role_moderators_title" = "Modifier les modérateurs";
"screen_room_change_role_owners_title" = "Choisissez les propriétaires";
-"screen_room_change_role_unsaved_changes_description" = "Vous avez des modifications non-enregistrées.";
"screen_room_details_add_topic_title" = "Ajouter un sujet";
"screen_room_details_badge_encrypted" = "Chiffré";
"screen_room_details_badge_not_encrypted" = "Non chiffré";
@@ -1375,7 +1385,7 @@
"screen_security_and_privacy_ask_to_join_option_title" = "Demander à rejoindre";
"screen_security_and_privacy_encryption_section_header" = "Chiffrement";
"screen_security_and_privacy_room_access_anyone_option_title" = "Tout le monde";
-"screen_security_and_privacy_room_access_footer_manage_spaces_action" = "Manage spaces";
+"screen_security_and_privacy_room_access_footer_manage_spaces_action" = "Gérer les espaces";
"screen_security_and_privacy_room_address_section_footer" = "Vous aurez besoin d'une adresse pour le rendre visible dans l'annuaire public.";
"screen_security_and_privacy_room_history_anyone_option_title" = "Tout le monde";
"screen_space_settings_leave_space" = "Quitter l’espace";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administrateurs";
"screen_room_change_role_section_moderators" = "Modérateurs";
"screen_room_change_role_section_users" = "Membres";
+"screen_room_change_role_unsaved_changes_description" = "Vous avez des modifications non-enregistrées.";
"screen_room_change_role_unsaved_changes_title" = "Enregistrer les changements ?";
"screen_room_details_badge_public" = "Salon public";
"screen_room_details_invite_people_title" = "Inviter des amis";
diff --git a/ElementX/Resources/Localizations/hu.lproj/Localizable.strings b/ElementX/Resources/Localizations/hu.lproj/Localizable.strings
index 8656ad3f15..ef0dc2f32f 100644
--- a/ElementX/Resources/Localizations/hu.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/hu.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Világos";
"common_line_copied_to_clipboard" = "A sor a vágólapra másolva";
"common_link_copied_to_clipboard" = "Hivatkozás a vágólapra másolva";
+"common_link_new_device" = "Link new device";
"common_loading" = "Betöltés…";
"common_loading_more" = "Továbbiak betöltése…";
"common_message" = "Üzenet";
@@ -239,6 +240,7 @@
"common_message_removed" = "Üzenet eltávolítva";
"common_modern" = "Modern";
"common_mute" = "Némítás";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Nincs találat";
"common_no_room_name" = "Nincs szobanév";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Valamilyen hiba történt";
"common_something_went_wrong_message" = "Problémába ütköztünk. Próbálja újra.";
"common_space" = "Tér";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Csevegés megkezdése…";
"common_sticker" = "Matrica";
"common_success" = "Sikeres";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Válaszd ki a feltöltött videók alapértelmezett minőségét.";
"dialog_title_confirmation" = "Megerősítés";
"dialog_title_warning" = "Figyelmeztetés";
+"dialog_unsaved_changes_description" = "Mentetlen módosításai vannak.";
"dialog_unsaved_changes_description_ios" = "A módosításai nem lesznek mentve";
"dialog_unsaved_changes_title" = "Menti a módosításokat?";
"dialog_video_quality_selector_subtitle_file_size" = "A legnagyobb megengedett fájlméret: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ meghívta, hogy csatlakozzon a szobához";
"notification_sender_me" = "Én";
"notification_sender_mention_reply" = "%1$@ megemlítette vagy válaszolt";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Az értesítést nézi! Kattintson ide!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Nem lesz eltávolítva a következő szobá(k)ból, mert ön az egyetlen adminisztrátor:";
"screen_leave_space_title" = "Kilép innen: %1$@?";
"screen_leave_space_title_last_admin" = "Ön az egyetlen adminisztrátor itt: %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Szűrők törlése";
"screen_roomlist_tombstoned_room_description" = "A szoba verzióját frissítették";
"screen_security_and_privacy_add_room_address_action" = "Cím hozzáadása";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Mindenkinek hozzáférést kell kérnie.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Igen, engedélyezze a titkosítást";
"screen_security_and_privacy_enable_encryption_alert_description" = "Az engedélyezés után a szoba titkosítása nem tiltható le. Az üzenetek előzményei csak a szobatagok számára láthatók, amikor meghívást kaptak, vagy mióta csatlakoztak a szobához.\nA szobatagokon kívül senki sem tudja olvasni az üzeneteket. Ez megakadályozhatja a botok és a hidak megfelelő működését.\nNem javasoljuk a titkosítás engedélyezését az olyan szobákban, amelyeket bárki megtalálhat és csatlakozhat.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Engedélyezi a titkosítást?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "A tulajdonosok automatikusan adminisztrátori jogosultsággal rendelkeznek.";
"screen_room_change_role_moderators_title" = "Moderátorok szerkesztése";
"screen_room_change_role_owners_title" = "Tulajdonosok kiválasztása";
-"screen_room_change_role_unsaved_changes_description" = "Mentetlen módosításai vannak.";
"screen_room_details_add_topic_title" = "Téma hozzáadása";
"screen_room_details_badge_encrypted" = "Titkosított";
"screen_room_details_badge_not_encrypted" = "Nem titkosított";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Adminisztrátorok";
"screen_room_change_role_section_moderators" = "Moderátorok";
"screen_room_change_role_section_users" = "Tagok";
+"screen_room_change_role_unsaved_changes_description" = "Mentetlen módosításai vannak.";
"screen_room_change_role_unsaved_changes_title" = "Menti a módosításokat?";
"screen_room_details_badge_public" = "Nyilvános szoba";
"screen_room_details_invite_people_title" = "Ismerősök meghívása";
diff --git a/ElementX/Resources/Localizations/id.lproj/Localizable.strings b/ElementX/Resources/Localizations/id.lproj/Localizable.strings
index f687744ff9..e83adfde82 100644
--- a/ElementX/Resources/Localizations/id.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/id.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Terang";
"common_line_copied_to_clipboard" = "Baris disalin ke papan klip";
"common_link_copied_to_clipboard" = "Tautan disalin ke papan klip";
+"common_link_new_device" = "Link new device";
"common_loading" = "Memuat…";
"common_loading_more" = "Memuat lebih banyak...";
"common_message" = "Pesan";
@@ -239,6 +240,7 @@
"common_message_removed" = "Pesan dihapus";
"common_modern" = "Modern";
"common_mute" = "Bisukan";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Tidak ada hasil";
"common_no_room_name" = "Tidak ada nama ruangan";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Ada yang salah";
"common_something_went_wrong_message" = "Kami mengalami masalah. Silakan coba lagi.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Memulai obrolan...";
"common_sticker" = "Stiker";
"common_success" = "Berhasil";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "Konfirmasi";
"dialog_title_warning" = "Peringatan";
+"dialog_unsaved_changes_description" = "Anda memiliki perubahan yang belum disimpan.";
"dialog_unsaved_changes_description_ios" = "Perubahan Anda tidak akan disimpan";
"dialog_unsaved_changes_title" = "Simpan perubahan?";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ mengundang Anda untuk bergabung dengan ruangan";
"notification_sender_me" = "Saya";
"notification_sender_mention_reply" = "%1$@ disebut atau dibalas";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Anda sedang melihat pemberitahuan ini! Klik saya!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Hapus filter";
"screen_roomlist_tombstoned_room_description" = "Ruangan ini telah ditingkatkan";
"screen_security_and_privacy_add_room_address_action" = "Tambahkan alamat ruangan";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Siapa pun dapat meminta untuk bergabung dengan ruangan tetapi administrator atau moderator harus menerima permintaan tersebut.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Ya, aktifkan enkripsi";
"screen_security_and_privacy_enable_encryption_alert_description" = "Setelah diaktifkan, encryption untuk sebuah ruangan tidak dapat dinonaktifkan, Riwayat pesan hanya akan terlihat oleh anggota ruangan sejak mereka diundang atau sejak mereka bergabung dengan ruangan tersebut.\nTidak ada orang lain selain anggota ruangan yang dapat membaca pesan. Hal ini dapat mencegah bot dan jembatan bekerja dengan benar.\nKami tidak menyarankan untuk mengaktifkan enkripsi untuk ruangan yang dapat ditemukan dan diikuti oleh siapa pun.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Aktifkan enkripsi?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "Sunting Moderator";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "Anda memiliki perubahan yang belum disimpan.";
"screen_room_details_add_topic_title" = "Tambahkan topik";
"screen_room_details_badge_encrypted" = "Terenkripsi";
"screen_room_details_badge_not_encrypted" = "Tidak terenkripsi";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Admin";
"screen_room_change_role_section_moderators" = "Moderator";
"screen_room_change_role_section_users" = "Anggota";
+"screen_room_change_role_unsaved_changes_description" = "Anda memiliki perubahan yang belum disimpan.";
"screen_room_change_role_unsaved_changes_title" = "Simpan perubahan?";
"screen_room_details_badge_public" = "Ruangan publik";
"screen_room_details_invite_people_title" = "Undang orang-orang";
diff --git a/ElementX/Resources/Localizations/it.lproj/Localizable.strings b/ElementX/Resources/Localizations/it.lproj/Localizable.strings
index 2fd3c62cb4..32aa0579ef 100644
--- a/ElementX/Resources/Localizations/it.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/it.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Chiaro";
"common_line_copied_to_clipboard" = "Riga copiata negli appunti";
"common_link_copied_to_clipboard" = "Collegamento copiato negli appunti";
+"common_link_new_device" = "Link new device";
"common_loading" = "Caricamento…";
"common_loading_more" = "Caricamento in corso...";
"common_message" = "Messaggio";
@@ -239,6 +240,7 @@
"common_message_removed" = "Messaggio rimosso";
"common_modern" = "Moderno";
"common_mute" = "Silenzia";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Nessun risultato";
"common_no_room_name" = "Nessun nome della stanza";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Qualcosa è andato storto";
"common_something_went_wrong_message" = "Abbiamo riscontrato un problema. Per favore riprova.";
"common_space" = "Spazio";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Avvio della conversazione...";
"common_sticker" = "Adesivo";
"common_success" = "Operazione riuscita";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Seleziona la qualità predefinita dei video che carichi.";
"dialog_title_confirmation" = "Conferma";
"dialog_title_warning" = "Attenzione";
+"dialog_unsaved_changes_description" = "Hai delle modifiche non salvate.";
"dialog_unsaved_changes_description_ios" = "Le modifiche non verranno salvate";
"dialog_unsaved_changes_title" = "Salvare le modifiche?";
"dialog_video_quality_selector_subtitle_file_size" = "La dimensione massima consentita per il file è: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ ti ha invitato a unirti alla stanza";
"notification_sender_me" = "Io";
"notification_sender_mention_reply" = "%1$@ ti ha menzionato o risposto";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Stai visualizzando la notifica! Cliccami!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Non verrai rimosso dalle seguenti stanze perché sei l'unico amministratore:";
"screen_leave_space_title" = "Uscire da %1$@?";
"screen_leave_space_title_last_admin" = "Sei l'unico amministratore di %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Elimina filtri";
"screen_roomlist_tombstoned_room_description" = "Questa stanza è stata aggiornata";
"screen_security_and_privacy_add_room_address_action" = "Aggiungi indirizzo";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Chiunque deve richiedere l'accesso.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Sì, attiva la crittografia";
"screen_security_and_privacy_enable_encryption_alert_description" = "Una volta attivata, la crittografia di una stanza non può essere disattivata, la cronologia dei messaggi sarà visibile solo ai membri della stanza da quando sono stati invitati o da quando sono entrati nella stanza.\nNessuno, oltre ai membri della stanza, sarà in grado di leggere i messaggi. Ciò potrebbe impedire ai bot e ai bridge di funzionare correttamente.\nNon consigliamo di attivare la crittografia per le stanze che chiunque può trovare e in cui può entrare.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Attivare la crittografia?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "I proprietari hanno automaticamente privilegi di amministratore.";
"screen_room_change_role_moderators_title" = "Modifica moderatori";
"screen_room_change_role_owners_title" = "Scegli i proprietari";
-"screen_room_change_role_unsaved_changes_description" = "Hai delle modifiche non salvate.";
"screen_room_details_add_topic_title" = "Aggiungi argomento";
"screen_room_details_badge_encrypted" = "Cifrata";
"screen_room_details_badge_not_encrypted" = "Non cifrata";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Amministratori";
"screen_room_change_role_section_moderators" = "Moderatori";
"screen_room_change_role_section_users" = "Membri";
+"screen_room_change_role_unsaved_changes_description" = "Hai delle modifiche non salvate.";
"screen_room_change_role_unsaved_changes_title" = "Salvare le modifiche?";
"screen_room_details_badge_public" = "Stanza pubblica";
"screen_room_details_invite_people_title" = "Invita persone";
diff --git a/ElementX/Resources/Localizations/ka.lproj/Localizable.strings b/ElementX/Resources/Localizations/ka.lproj/Localizable.strings
index 9285235b8e..109c89628d 100644
--- a/ElementX/Resources/Localizations/ka.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ka.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "ღია";
"common_line_copied_to_clipboard" = "Line copied to clipboard";
"common_link_copied_to_clipboard" = "ბმული კოპირებულია გაცვლის ბუფერში";
+"common_link_new_device" = "Link new device";
"common_loading" = "იტვირთება…";
"common_loading_more" = "Loading more…";
"common_message" = "შეტყობინება";
@@ -239,6 +240,7 @@
"common_message_removed" = "მესიჯი წაშლილია";
"common_modern" = "თანამედროვე";
"common_mute" = "დადუმება";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "შედეგი არ არის";
"common_no_room_name" = "No room name";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Something went wrong";
"common_something_went_wrong_message" = "We encountered an issue. Please try again.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "ჩატის დაწყება...";
"common_sticker" = "სტიკერი";
"common_success" = "წარმატება";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "დადასტურება";
"dialog_title_warning" = "გაფრთხილება";
+"dialog_unsaved_changes_description" = "თქვენ გაქვთ შეუნახავი ცვლილებები";
"dialog_unsaved_changes_description_ios" = "თქვენი ცვლილებები არ იქნება შენახული";
"dialog_unsaved_changes_title" = "შენახვა?";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ invited you to join the room";
"notification_sender_me" = "მე";
"notification_sender_mention_reply" = "%1$@ mentioned or replied";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "თქვენ ხედავთ შეტყობინებას! დამაწკაპუნეთ!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clear filters";
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
"screen_security_and_privacy_add_room_address_action" = "Add address";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Everyone must request access.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Yes, enable encryption";
"screen_security_and_privacy_enable_encryption_alert_description" = "Once enabled, encryption for a room cannot be disabled, Message history will only be visible for room members since they were invited or since they joined the room.\nNo one besides the room members will be able to read messages. This may prevent bots and bridges to work correctly.\nWe do not recommend enabling encryption for rooms that anyone can find and join.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Enable encryption?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "მოდერატორების რედაქტირება";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "თქვენ გაქვთ შეუნახავი ცვლილებები";
"screen_room_details_add_topic_title" = "თემის დამატება";
"screen_room_details_badge_encrypted" = "Encrypted";
"screen_room_details_badge_not_encrypted" = "Not encrypted";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "ადმინისტრატორები";
"screen_room_change_role_section_moderators" = "მოდერატორები";
"screen_room_change_role_section_users" = "წევრები";
+"screen_room_change_role_unsaved_changes_description" = "თქვენ გაქვთ შეუნახავი ცვლილებები";
"screen_room_change_role_unsaved_changes_title" = "შენახვა?";
"screen_room_details_badge_public" = "Public room";
"screen_room_details_invite_people_title" = "ხალხის მოწვევა";
diff --git a/ElementX/Resources/Localizations/ko.lproj/Localizable.strings b/ElementX/Resources/Localizations/ko.lproj/Localizable.strings
index a4be1c362e..3b4ee8046f 100644
--- a/ElementX/Resources/Localizations/ko.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ko.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "라이트";
"common_line_copied_to_clipboard" = "줄이 클립보드에 복사되었습니다.";
"common_link_copied_to_clipboard" = "링크가 클립보드에 복사됨";
+"common_link_new_device" = "Link new device";
"common_loading" = "로딩 중…";
"common_loading_more" = "더 많은 내용이 로딩 중…";
"common_message" = "메시지";
@@ -239,6 +240,7 @@
"common_message_removed" = "메시지 제거됨";
"common_modern" = "모던";
"common_mute" = "음소거";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "결과 없음";
"common_no_room_name" = "방 이름 없음";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "뭔가 잘못됐어요";
"common_something_went_wrong_message" = "문제가 발생했습니다. 다시 시도해 주세요.";
"common_space" = "스페이스";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "채팅 시작 중…";
"common_sticker" = "스티커";
"common_success" = "성공";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "업로드하는 비디오의 기본 품질을 선택하세요.";
"dialog_title_confirmation" = "확인";
"dialog_title_warning" = "경고";
+"dialog_unsaved_changes_description" = "저장되지 않은 변경 사항이 있습니다.";
"dialog_unsaved_changes_description_ios" = "변경 내용은 저장되지 않습니다.";
"dialog_unsaved_changes_title" = "변경 사항을 저장하시겠습니까?";
"dialog_video_quality_selector_subtitle_file_size" = "허용되는 최대 파일 크기: %1$@\n";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ 가 당신을 이 방에 초대했습니다";
"notification_sender_me" = "나";
"notification_sender_mention_reply" = "%1$@ 언급하거나 답변함";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "알림을 보고 있습니다! 클릭해주세요!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "필터 지우기";
"screen_roomlist_tombstoned_room_description" = "이 방이 업그레이드되었습니다";
"screen_security_and_privacy_add_room_address_action" = "방 주소 추가";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "누구나 방에 참여 요청을 할 수 있지만, 관리자나 운영자가 요청을 수락해야 합니다.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "예, 암호화 활성화";
"screen_security_and_privacy_enable_encryption_alert_description" = "일단 활성화되면, 방의 암호화는 비활성화할 수 없습니다. 메시지 기록은 방에 초대된 후 또는 방에 참여한 이후부터 방 구성원만 볼 수 있습니다.\n방 구성원 외에는 아무도 메시지를 읽을 수 없습니다. 이로 인해 봇과 브리지가 제대로 작동하지 않을 수 있습니다.\n누구나 찾고 참여할 수 있는 방에는 암호화를 활성화하지 않는 것이 좋습니다.";
"screen_security_and_privacy_enable_encryption_alert_title" = "암호화 활성화?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "소유자는 자동으로 관리자 권한을 갖습니다.";
"screen_room_change_role_moderators_title" = "편집 중재자";
"screen_room_change_role_owners_title" = "소유자 선택";
-"screen_room_change_role_unsaved_changes_description" = "저장되지 않은 변경 사항이 있습니다.";
"screen_room_details_add_topic_title" = "화제 추가";
"screen_room_details_badge_encrypted" = "암호화됨";
"screen_room_details_badge_not_encrypted" = "암호화되지 않음";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "관리자";
"screen_room_change_role_section_moderators" = "중재자";
"screen_room_change_role_section_users" = "회원들";
+"screen_room_change_role_unsaved_changes_description" = "저장되지 않은 변경 사항이 있습니다.";
"screen_room_change_role_unsaved_changes_title" = "변경 사항을 저장하시겠습니까?";
"screen_room_details_badge_public" = "공개 방";
"screen_room_details_invite_people_title" = "사람 초대하기";
diff --git a/ElementX/Resources/Localizations/lt.lproj/Localizable.strings b/ElementX/Resources/Localizations/lt.lproj/Localizable.strings
index d0c9a7393f..1658b13d4c 100644
--- a/ElementX/Resources/Localizations/lt.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/lt.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Light";
"common_line_copied_to_clipboard" = "Line copied to clipboard";
"common_link_copied_to_clipboard" = "Nuoroda nukopijuota į iškarpinę";
+"common_link_new_device" = "Link new device";
"common_loading" = "Įkeliama...";
"common_loading_more" = "Loading more…";
"common_message" = "Žinutė";
@@ -239,6 +240,7 @@
"common_message_removed" = "Žinutė pašalinta";
"common_modern" = "Modernus";
"common_mute" = "Mute";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Nėra rezultatų";
"common_no_room_name" = "No room name";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Something went wrong";
"common_something_went_wrong_message" = "We encountered an issue. Please try again.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Pradedamas pokalbis…";
"common_sticker" = "Lipdukas";
"common_success" = "Pavyko";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "Patvirtinimas";
"dialog_title_warning" = "Įspėjimas";
+"dialog_unsaved_changes_description" = "You have unsaved changes.";
"dialog_unsaved_changes_description_ios" = "Your changes won’t be saved";
"dialog_unsaved_changes_title" = "Save changes?";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ invited you to join the room";
"notification_sender_me" = "Aš";
"notification_sender_mention_reply" = "%1$@ mentioned or replied";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Jūs žiūrite pranešimą! Spustelėkite mane!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clear filters";
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
"screen_security_and_privacy_add_room_address_action" = "Add address";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Everyone must request access.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Yes, enable encryption";
"screen_security_and_privacy_enable_encryption_alert_description" = "Once enabled, encryption for a room cannot be disabled, Message history will only be visible for room members since they were invited or since they joined the room.\nNo one besides the room members will be able to read messages. This may prevent bots and bridges to work correctly.\nWe do not recommend enabling encryption for rooms that anyone can find and join.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Enable encryption?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "Edit Moderators";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "You have unsaved changes.";
"screen_room_details_add_topic_title" = "Pridėti temą";
"screen_room_details_badge_encrypted" = "Encrypted";
"screen_room_details_badge_not_encrypted" = "Not encrypted";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Admins";
"screen_room_change_role_section_moderators" = "Moderators";
"screen_room_change_role_section_users" = "Members";
+"screen_room_change_role_unsaved_changes_description" = "You have unsaved changes.";
"screen_room_change_role_unsaved_changes_title" = "Save changes?";
"screen_room_details_badge_public" = "Public room";
"screen_room_details_invite_people_title" = "Pakviesti žmonių";
diff --git a/ElementX/Resources/Localizations/nb.lproj/Localizable.strings b/ElementX/Resources/Localizations/nb.lproj/Localizable.strings
index a6bc09ba8c..60ded2b0de 100644
--- a/ElementX/Resources/Localizations/nb.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/nb.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Lys";
"common_line_copied_to_clipboard" = "Linje kopiert til utklippstavlen";
"common_link_copied_to_clipboard" = "Lenke kopiert til utklippstavlen";
+"common_link_new_device" = "Link new device";
"common_loading" = "Laster inn...";
"common_loading_more" = "Laster inn mer...";
"common_message" = "Melding";
@@ -239,6 +240,7 @@
"common_message_removed" = "Melding fjernet";
"common_modern" = "Moderne";
"common_mute" = "Demp";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Ingen resultater";
"common_no_room_name" = "Ingen romnavn";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Noe gikk galt";
"common_something_went_wrong_message" = "Vi har støtt på et problem. Vennligst prøv igjen.";
"common_space" = "Område";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Starter chat...";
"common_sticker" = "Klistremerke";
"common_success" = "Suksess";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Velg standardkvaliteten på videoene du laster opp.";
"dialog_title_confirmation" = "Bekreftelse";
"dialog_title_warning" = "Advarsel";
+"dialog_unsaved_changes_description" = "Du har endringer som ikke er lagret.";
"dialog_unsaved_changes_description_ios" = "Endringene dine blir ikke lagret";
"dialog_unsaved_changes_title" = "Lagre endringer?";
"dialog_video_quality_selector_subtitle_file_size" = "Maksimal tillatt filstørrelse er: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ inviterte deg til å bli med i rommet";
"notification_sender_me" = "Meg";
"notification_sender_mention_reply" = "%1$@ nevnt eller besvart";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Du ser på varselet! Klikk på meg!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Du vil ikke bli fjernet fra følgende rom fordi du er den eneste administratoren:";
"screen_leave_space_title" = "Forlat %1$@?";
"screen_leave_space_title_last_admin" = "Du er den eneste administratoren for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Fjern filtre";
"screen_roomlist_tombstoned_room_description" = "Dette rommet har blitt oppgradert";
"screen_security_and_privacy_add_room_address_action" = "Legg til romadresse";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Alle kan be om å bli med i rommet, men en administrator eller moderator må godta forespørselen.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Ja, aktiver kryptering";
"screen_security_and_privacy_enable_encryption_alert_description" = "Når kryptering for et rom er aktivert, kan den ikke deaktiveres. Meldingshistorikken vil bare være synlig for rommedlemmer siden de ble invitert eller siden de ble med i rommet.\nIngen andre enn rommedlemmene vil kunne lese meldingene. Dette kan føre til at bots og broer ikke fungerer som de skal.\nVi anbefaler ikke å aktivere kryptering for rom som hvem som helst kan finne og bli med i.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Vil du aktivere kryptering?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Eiere har automatisk administratorrettigheter.";
"screen_room_change_role_moderators_title" = "Rediger moderatorer";
"screen_room_change_role_owners_title" = "Velg eiere";
-"screen_room_change_role_unsaved_changes_description" = "Du har endringer som ikke er lagret.";
"screen_room_details_add_topic_title" = "Legg til emne";
"screen_room_details_badge_encrypted" = "Kryptert";
"screen_room_details_badge_not_encrypted" = "Ikke kryptert";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administratorer";
"screen_room_change_role_section_moderators" = "Moderatorer";
"screen_room_change_role_section_users" = "Medlemmer";
+"screen_room_change_role_unsaved_changes_description" = "Du har endringer som ikke er lagret.";
"screen_room_change_role_unsaved_changes_title" = "Lagre endringer?";
"screen_room_details_badge_public" = "Offentlig rom";
"screen_room_details_invite_people_title" = "Inviter folk";
diff --git a/ElementX/Resources/Localizations/nl.lproj/Localizable.strings b/ElementX/Resources/Localizations/nl.lproj/Localizable.strings
index e868038ba8..6c08c0742d 100644
--- a/ElementX/Resources/Localizations/nl.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/nl.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Licht";
"common_line_copied_to_clipboard" = "Line copied to clipboard";
"common_link_copied_to_clipboard" = "Link gekopieerd naar klembord";
+"common_link_new_device" = "Link new device";
"common_loading" = "Laden...";
"common_loading_more" = "Loading more…";
"common_message" = "Bericht";
@@ -239,6 +240,7 @@
"common_message_removed" = "Bericht verwijderd";
"common_modern" = "Modern";
"common_mute" = "Dempen";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Geen resultaten";
"common_no_room_name" = "Geen kamernaam";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Er is iets misgegaan";
"common_something_went_wrong_message" = "We encountered an issue. Please try again.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Chat starten…";
"common_sticker" = "Sticker";
"common_success" = "Geslaagd";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "Bevestiging";
"dialog_title_warning" = "Waarschuwing";
+"dialog_unsaved_changes_description" = "Je hebt niet-opgeslagen wijzigingen";
"dialog_unsaved_changes_description_ios" = "Je wijzigingen worden niet opgeslagen";
"dialog_unsaved_changes_title" = "Wijzigingen opslaan?";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ nodigde je uit om tot de kamer toe te treden";
"notification_sender_me" = "Mij";
"notification_sender_mention_reply" = "%1$@ heeft vermeld of beantwoord";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Je bekijkt de melding! Klik hier!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clear filters";
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
"screen_security_and_privacy_add_room_address_action" = "Add address";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Everyone must request access.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Yes, enable encryption";
"screen_security_and_privacy_enable_encryption_alert_description" = "Once enabled, encryption for a room cannot be disabled, Message history will only be visible for room members since they were invited or since they joined the room.\nNo one besides the room members will be able to read messages. This may prevent bots and bridges to work correctly.\nWe do not recommend enabling encryption for rooms that anyone can find and join.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Enable encryption?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "Moderators bewerken";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "Je hebt niet-opgeslagen wijzigingen";
"screen_room_details_add_topic_title" = "Onderwerp toevoegen";
"screen_room_details_badge_encrypted" = "Versleuteld";
"screen_room_details_badge_not_encrypted" = "Niet versleuteld";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Beheerders";
"screen_room_change_role_section_moderators" = "Moderators";
"screen_room_change_role_section_users" = "Leden";
+"screen_room_change_role_unsaved_changes_description" = "Je hebt niet-opgeslagen wijzigingen";
"screen_room_change_role_unsaved_changes_title" = "Wijzigingen opslaan?";
"screen_room_details_badge_public" = "Openbare kamer";
"screen_room_details_invite_people_title" = "Mensen uitnodigen";
diff --git a/ElementX/Resources/Localizations/pl.lproj/Localizable.strings b/ElementX/Resources/Localizations/pl.lproj/Localizable.strings
index 03e91fd1c3..abe9c79956 100644
--- a/ElementX/Resources/Localizations/pl.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/pl.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Jasny";
"common_line_copied_to_clipboard" = "Wiersz skopiowany do schowka";
"common_link_copied_to_clipboard" = "Link został skopiowany do schowka";
+"common_link_new_device" = "Link new device";
"common_loading" = "Ładowanie…";
"common_loading_more" = "Ładuję więcej...";
"common_message" = "Wiadomość";
@@ -239,6 +240,7 @@
"common_message_removed" = "Wiadomość usunięta";
"common_modern" = "Nowoczesny";
"common_mute" = "Wycisz";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Brak wyników";
"common_no_room_name" = "Brak nazwy pokoju";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Coś poszło nie tak";
"common_something_went_wrong_message" = "Napotkaliśmy problem. Spróbuj ponownie.";
"common_space" = "Przestrzeń";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Rozpoczynanie czatu…";
"common_sticker" = "Naklejka";
"common_success" = "Sukces";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Wybierz domyślną jakość przesyłanych filmów.";
"dialog_title_confirmation" = "Potwierdzenie";
"dialog_title_warning" = "Ostrzeżenie";
+"dialog_unsaved_changes_description" = "Masz niezapisane zmiany.";
"dialog_unsaved_changes_description_ios" = "Zmiany nie zostaną zapisane";
"dialog_unsaved_changes_title" = "Zapisać zmiany?";
"dialog_video_quality_selector_subtitle_file_size" = "Maksymalny dozwolony rozmiar pliku to: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ zaprosił Cię do pokoju";
"notification_sender_me" = "Ja";
"notification_sender_mention_reply" = "%1$@ wspomniał lub odpowiedział";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Wyświetlasz powiadomienie! Kliknij mnie!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Nie zostaniesz usunięty z następujących pokoi, ponieważ jesteś ich jedynym administratorem:";
"screen_leave_space_title" = "Opuścić %1$@?";
"screen_leave_space_title_last_admin" = "Jesteś jedynym administratorem %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Wyczyść filtry";
"screen_roomlist_tombstoned_room_description" = "Ten pokój został ulepszony";
"screen_security_and_privacy_add_room_address_action" = "Dodaj adres pokoju";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Każdy może poprosić o dołączenie do pokoju, ale administrator lub moderator będzie musiał zatwierdzić żądanie.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Tak, włącz szyfrowanie";
"screen_security_and_privacy_enable_encryption_alert_description" = "Po włączeniu szyfrowanie pokoju nie może zostać wyłączone, a historia wiadomości będzie widoczna tylko dla członków od momentu, w którym dołączyli lub zostali zaproszeni.\nNikt poza członkami pokoju nie będzie mógł czytać wiadomości. Może to wpłynąć na prawidłowe działanie botów lub mostków.\nOdradzamy włączanie szyfrowania dla pokoi, które każdy może znaleźć i do których każdy może dołączyć.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Włączyć szyfrowanie?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Właściciele automatycznie mają uprawnienia administratora.";
"screen_room_change_role_moderators_title" = "Edytuj moderatorów";
"screen_room_change_role_owners_title" = "Wybierz właścicieli";
-"screen_room_change_role_unsaved_changes_description" = "Masz niezapisane zmiany.";
"screen_room_details_add_topic_title" = "Dodaj temat";
"screen_room_details_badge_encrypted" = "Szyfrowany";
"screen_room_details_badge_not_encrypted" = "Nieszyfrowany";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administratorzy";
"screen_room_change_role_section_moderators" = "Moderatorzy";
"screen_room_change_role_section_users" = "Członków";
+"screen_room_change_role_unsaved_changes_description" = "Masz niezapisane zmiany.";
"screen_room_change_role_unsaved_changes_title" = "Zapisać zmiany?";
"screen_room_details_badge_public" = "Pokój publiczny";
"screen_room_details_invite_people_title" = "Zaproś znajomych";
diff --git a/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.strings b/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.strings
index f7986afb25..c1de518834 100644
--- a/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Claro";
"common_line_copied_to_clipboard" = "Linha copiada para a área de transferência";
"common_link_copied_to_clipboard" = "Link copiado para área de transferência";
+"common_link_new_device" = "Link new device";
"common_loading" = "Carregando...";
"common_loading_more" = "Carregando mais...";
"common_message" = "Mensagem";
@@ -239,6 +240,7 @@
"common_message_removed" = "Mensagem removida";
"common_modern" = "Moderno";
"common_mute" = "Mudo";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Não há resultados";
"common_no_room_name" = "Não há um nome para a sala";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Algo deu errado";
"common_something_went_wrong_message" = "Encontramos um problema. Tente novamente.";
"common_space" = "Espaço";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Iniciando a conversa...";
"common_sticker" = "Figurinha";
"common_success" = "Sucesso";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Selecione a qualidade padrão dos videos que você envia.";
"dialog_title_confirmation" = "Confirmação";
"dialog_title_warning" = "Alerta";
+"dialog_unsaved_changes_description" = "Você tem alterações não salvas.";
"dialog_unsaved_changes_description_ios" = "Suas alterações não serão salvas";
"dialog_unsaved_changes_title" = "Salvar alterações?";
"dialog_video_quality_selector_subtitle_file_size" = "O tamanho máximo permitido de arquivos é: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ te convidou para entrar na sala";
"notification_sender_me" = "Eu";
"notification_sender_mention_reply" = "%1$@ mencionado ou respondido";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Você está visualizando a notificação! Clique em mim!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Você não será removido das seguintes salas porque você é o único administrador:";
"screen_leave_space_title" = "Sair de %1$@?";
"screen_leave_space_title_last_admin" = "Você é o único administrador de %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Limpar filtros";
"screen_roomlist_tombstoned_room_description" = "Esta sala foi atualizada";
"screen_security_and_privacy_add_room_address_action" = "Adicionar endereço";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Qualquer um pode pedir acesso, mas um administrador terá que aceitar o pedido.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Sim, ativar a criptografia";
"screen_security_and_privacy_enable_encryption_alert_description" = "Uma vez ativada, a criptografia de uma sala não pode ser desativada. O histórico de mensagens só será visível para os membros da sala desde que foram convidados ou desde que entraram na sala.\nNinguém além dos membros da sala poderá ler as mensagens. Isso pode impedir que os bots e as pontes funcionem corretamente.\nNão recomendamos que você ative a criptografia para salas que qualquer pessoa possa encontrar e participar.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Ativar a criptografia?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Proprietários automaticamente têm privilégios de administradores.";
"screen_room_change_role_moderators_title" = "Editar moderadores";
"screen_room_change_role_owners_title" = "Escolher Proprietários";
-"screen_room_change_role_unsaved_changes_description" = "Você tem alterações não salvas.";
"screen_room_details_add_topic_title" = "Adicionar tópico";
"screen_room_details_badge_encrypted" = "Criptografado";
"screen_room_details_badge_not_encrypted" = "Não criptografado";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administradores";
"screen_room_change_role_section_moderators" = "Moderadores";
"screen_room_change_role_section_users" = "Membros";
+"screen_room_change_role_unsaved_changes_description" = "Você tem alterações não salvas.";
"screen_room_change_role_unsaved_changes_title" = "Salvar alterações?";
"screen_room_details_badge_public" = "Sala pública";
"screen_room_details_invite_people_title" = "Convidar pessoas";
diff --git a/ElementX/Resources/Localizations/pt.lproj/Localizable.strings b/ElementX/Resources/Localizations/pt.lproj/Localizable.strings
index df54bc2780..7ef94f030c 100644
--- a/ElementX/Resources/Localizations/pt.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/pt.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Claro";
"common_line_copied_to_clipboard" = "Linha copiada para a área de transferência";
"common_link_copied_to_clipboard" = "Ligação copiada para a área de transferência";
+"common_link_new_device" = "Link new device";
"common_loading" = "A carregar…";
"common_loading_more" = "A carregar mais…";
"common_message" = "Mensagem";
@@ -239,6 +240,7 @@
"common_message_removed" = "Mensagem removida";
"common_modern" = "Moderno";
"common_mute" = "Silenciar";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Sem resultados";
"common_no_room_name" = "Sala sem nome";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Algo correu mal";
"common_something_went_wrong_message" = "Encontramos um erro. Por favor, tenta novamente.";
"common_space" = "Espaço";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "A iniciar conversa…";
"common_sticker" = "Autocolante";
"common_success" = "Sucesso";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Seleciona a qualidade predefinida dos vídeos que carregas.";
"dialog_title_confirmation" = "Confirmação";
"dialog_title_warning" = "Aviso";
+"dialog_unsaved_changes_description" = "Tens alterações por guardar.";
"dialog_unsaved_changes_description_ios" = "As tuas alterações não serão guardadas";
"dialog_unsaved_changes_title" = "Guardar alterações?";
"dialog_video_quality_selector_subtitle_file_size" = "O tamanho máximo de ficheiro permitido é: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ convidou-te a entrares na sala";
"notification_sender_me" = "Eu";
"notification_sender_mention_reply" = "%1$@ mencionou ou respondeu";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Estás a ver a notificação! Clica em mim!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Sair de %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Limpar filtros";
"screen_roomlist_tombstoned_room_description" = "Esta sala foi atualizada";
"screen_security_and_privacy_add_room_address_action" = "Adicionar endereço de sala";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Qualquer pessoa pode pedir para entrar na sala, mas um administrador ou moderador tem que aceitar o pedido.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Sim, ativar cifragem";
"screen_security_and_privacy_enable_encryption_alert_description" = "Uma vez ativada, a cifragem não pode ser desativada. O histórico de mensagens só será visível a membros a partir do momento em que foram convidados ou que entraram na sala.\nNinguém além dos membros poderão ler quaisquer mensagens. Isto pode impedir que robôs (\"bots\") e pontes (\"bridges\") funcionem devidamente.\nNão recomendamos ativar a cifragem em salas que qualquer pessoa possa encontrar e entrar.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Ativar cifragem?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Os donos têm permissões de administrador automaticamente";
"screen_room_change_role_moderators_title" = "Editar Moderadores";
"screen_room_change_role_owners_title" = "Escolher donos";
-"screen_room_change_role_unsaved_changes_description" = "Tens alterações por guardar.";
"screen_room_details_add_topic_title" = "Adicionar descrição";
"screen_room_details_badge_encrypted" = "Cifrada";
"screen_room_details_badge_not_encrypted" = "Não cifrada";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administradores";
"screen_room_change_role_section_moderators" = "Moderadores";
"screen_room_change_role_section_users" = "Participantes";
+"screen_room_change_role_unsaved_changes_description" = "Tens alterações por guardar.";
"screen_room_change_role_unsaved_changes_title" = "Guardar alterações?";
"screen_room_details_badge_public" = "Sala pública";
"screen_room_details_invite_people_title" = "Convidar pessoas";
diff --git a/ElementX/Resources/Localizations/ro.lproj/Localizable.strings b/ElementX/Resources/Localizations/ro.lproj/Localizable.strings
index 3d82bdf012..8737e71198 100644
--- a/ElementX/Resources/Localizations/ro.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ro.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Deschis";
"common_line_copied_to_clipboard" = "Linie copiată în clipboard";
"common_link_copied_to_clipboard" = "Linkul a fost copiat în clipboard";
+"common_link_new_device" = "Link new device";
"common_loading" = "Se încarcă…";
"common_loading_more" = "Se încarcă…";
"common_message" = "Mesaj";
@@ -239,6 +240,7 @@
"common_message_removed" = "Mesaj șters";
"common_modern" = "Modern";
"common_mute" = "Dezactivați sunetul";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Niciun rezultat";
"common_no_room_name" = "Fără nume de cameră";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Ceva nu a mers bine";
"common_something_went_wrong_message" = "Am întâmpinat o problemă. Vă rugăm să încercați din nou.";
"common_space" = "Spațiu";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Se începe conversația…";
"common_sticker" = "Autocolant";
"common_success" = "Succes";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Selectați calitatea implicită a videoclipurilor pe care le încărcați.";
"dialog_title_confirmation" = "Confirmare";
"dialog_title_warning" = "Avertisment";
+"dialog_unsaved_changes_description" = "Aveți modificări nesalvate.";
"dialog_unsaved_changes_description_ios" = "Modificările dumneavoastră nu vor fi salvate";
"dialog_unsaved_changes_title" = "Salvați modificările?";
"dialog_video_quality_selector_subtitle_file_size" = "Dimensiunea maximă permisă pentru fișiere este: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ v-a invitat să vă alăturați camerei";
"notification_sender_me" = "Eu";
"notification_sender_mention_reply" = "%1$@ v-a menționat sau răspuns";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Vizualizați o notificare! Faceți clic pe mine!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Nu veți părăsi următoarele camere deoarece sunteți singurul administrator:";
"screen_leave_space_title" = "Părăsiți %1$@?";
"screen_leave_space_title_last_admin" = "Sunteți singurul administrator pentru %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Ștergeți filtrele";
"screen_roomlist_tombstoned_room_description" = "Această cameră a fost modernizată.";
"screen_security_and_privacy_add_room_address_action" = "Adăugați adresa camerei";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Oricine poate cere să se alăture camerei, dar un administrator sau moderator va trebui să accepte cererea.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Da, activați criptarea";
"screen_security_and_privacy_enable_encryption_alert_description" = "Odată activată, criptarea pentru o cameră nu poate fi dezactivată. Mesajele anterioare vor fi vizibile numai pentru membrii camerei de la momentul la care au fost invitați sau de la momentul la care s-au alăturat camerei. \nNimeni în afară de membrii camerei nu va putea citi messaje. Acest lucru poate împiedica funcționarea corectă a boților și a punților. \nNu recomandăm activarea criptării pentru camerele pe care oricine le poate găsi și la care se poate alătura.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Activați criptarea?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Proprietarii au automat privilegii de administrator.";
"screen_room_change_role_moderators_title" = "Editați moderatorii";
"screen_room_change_role_owners_title" = "Alegeți proprietari";
-"screen_room_change_role_unsaved_changes_description" = "Aveți modificări nesalvate.";
"screen_room_details_add_topic_title" = "Adăugare subiect";
"screen_room_details_badge_encrypted" = "Criptat";
"screen_room_details_badge_not_encrypted" = "Necriptat";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administratori";
"screen_room_change_role_section_moderators" = "Moderatori";
"screen_room_change_role_section_users" = "Membri";
+"screen_room_change_role_unsaved_changes_description" = "Aveți modificări nesalvate.";
"screen_room_change_role_unsaved_changes_title" = "Salvați modificările?";
"screen_room_details_badge_public" = "Cameră publică";
"screen_room_details_invite_people_title" = "Invitați prieteni";
diff --git a/ElementX/Resources/Localizations/ru.lproj/Localizable.strings b/ElementX/Resources/Localizations/ru.lproj/Localizable.strings
index 9893e4474f..20b6b60ff5 100644
--- a/ElementX/Resources/Localizations/ru.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ru.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Светлое";
"common_line_copied_to_clipboard" = "Строка скопирована в буфер обмена";
"common_link_copied_to_clipboard" = "Ссылка скопирована в буфер обмена";
+"common_link_new_device" = "Link new device";
"common_loading" = "Загрузка…";
"common_loading_more" = "Загрузить больше...";
"common_message" = "Сообщение";
@@ -239,6 +240,7 @@
"common_message_removed" = "Сообщение удалено";
"common_modern" = "Современный";
"common_mute" = "Выкл. звук";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Ничего не найдено";
"common_no_room_name" = "Название комнаты отсутствует";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Что-то пошло не так";
"common_something_went_wrong_message" = "Мы столкнулись с проблемой. Пожалуйста, попробуйте еще раз.";
"common_space" = "Пространство";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Чат запускается…";
"common_sticker" = "Стикер";
"common_success" = "Успешно";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Выберите качество загружаемых видео по умолчанию.";
"dialog_title_confirmation" = "Подтверждение";
"dialog_title_warning" = "Предупреждение";
+"dialog_unsaved_changes_description" = "У вас есть несохраненные изменения.";
"dialog_unsaved_changes_description_ios" = "Ваши изменения не будут сохранены";
"dialog_unsaved_changes_title" = "Сохранить изменения?";
"dialog_video_quality_selector_subtitle_file_size" = "Максимально допустимый размер файла: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ пригласил вас присоединиться к комнате";
"notification_sender_me" = "Я";
"notification_sender_mention_reply" = "%1$@ упомянул или ответил";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Вы просматриваете уведомление! Нажмите на меня!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "Вы не будете удалены из следующих комнат, поскольку вы являетесь единственным администратором:";
"screen_leave_space_title" = "Выйти из %1$@?";
"screen_leave_space_title_last_admin" = "Вы единственный администратор для %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Очистить фильтры";
"screen_roomlist_tombstoned_room_description" = "Эта комната была обновлена";
"screen_security_and_privacy_add_room_address_action" = "Добавить адрес";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Каждый должен запросить доступ.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Да, включить шифрование";
"screen_security_and_privacy_enable_encryption_alert_description" = "Шифрование комнаты нельзя будет отключить, история сообщений будет видна только участникам комнаты с момента их приглашения или с момента присоединения к комнате.\nНикто, кроме членов комнаты, не сможет читать сообщения. Это может помешать ботам и мостам работать корректно.\nМы не рекомендуем включать шифрование для комнат, в которые может найти и присоединиться любой желающий.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Включить шифрование?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Владельцы автоматически получают права администратора.";
"screen_room_change_role_moderators_title" = "Редактировать роль модераторов";
"screen_room_change_role_owners_title" = "Назначить владельцев";
-"screen_room_change_role_unsaved_changes_description" = "У вас есть несохраненные изменения.";
"screen_room_details_add_topic_title" = "Добавить тему";
"screen_room_details_badge_encrypted" = "Зашифровано";
"screen_room_details_badge_not_encrypted" = "Шифрования нет";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Администраторы";
"screen_room_change_role_section_moderators" = "Модераторы";
"screen_room_change_role_section_users" = "Участники";
+"screen_room_change_role_unsaved_changes_description" = "У вас есть несохраненные изменения.";
"screen_room_change_role_unsaved_changes_title" = "Сохранить изменения?";
"screen_room_details_badge_public" = "Общедоступная комната";
"screen_room_details_invite_people_title" = "Пригласить в комнату";
diff --git a/ElementX/Resources/Localizations/sk.lproj/Localizable.strings b/ElementX/Resources/Localizations/sk.lproj/Localizable.strings
index d67c3df357..c93fdee39e 100644
--- a/ElementX/Resources/Localizations/sk.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/sk.lproj/Localizable.strings
@@ -230,15 +230,17 @@
"common_light" = "Svetlý";
"common_line_copied_to_clipboard" = "Riadok skopírovaný do schránky";
"common_link_copied_to_clipboard" = "Odkaz bol skopírovaný do schránky";
+"common_link_new_device" = "Link new device";
"common_loading" = "Načítava sa…";
"common_loading_more" = "Načítava sa viac...";
"common_message" = "Správa";
"common_message_actions" = "Akcie správy";
-"common_message_failed_to_send" = "Message failed to send";
+"common_message_failed_to_send" = "Správu sa nepodarilo odoslať";
"common_message_layout" = "Štýl správ";
"common_message_removed" = "Správa odstránená";
"common_modern" = "Moderné";
"common_mute" = "Stlmiť";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Žiadne výsledky";
"common_no_room_name" = "Žiadny názov miestnosti";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Niečo sa pokazilo";
"common_something_went_wrong_message" = "Vyskytol sa problém. Skúste to prosím znova.";
"common_space" = "Priestor";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Spustenie konverzácie...";
"common_sticker" = "Nálepka";
"common_success" = "Úspech";
@@ -350,7 +353,7 @@
"confirm_recovery_key_banner_secondary_button_title" = "Zabudli ste svoj kľúč na obnovenie?";
"confirm_recovery_key_banner_title" = "Vaše úložisko kľúčov nie je synchronizované";
"crash_detection_dialog_content" = "%1$@ zlyhal pri poslednom použití. Chcete zdieľať správu o páde s našim tímom?";
-"crypto_history_visible" = "Messages you send will be shared with new members invited to this room. %1$@";
+"crypto_history_visible" = "Správy, ktoré odošlete, budú zdieľané s novými členmi pozvanými do tejto miestnosti. %1$@";
"crypto_identity_change_pin_violation" = "Totožnosť používateľa %1$@ sa obnovila.%2$@";
"crypto_identity_change_pin_violation_new" = "Totožnosť používateľa %1$@ %2$@ bola obnovená. %3$@";
"crypto_identity_change_pin_violation_new_user_id" = "(%1$@)";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Vyberte predvolenú kvalitu nahrávaných videí.";
"dialog_title_confirmation" = "Potvrdenie";
"dialog_title_warning" = "Upozornenie";
+"dialog_unsaved_changes_description" = "Máte neuložené zmeny.";
"dialog_unsaved_changes_description_ios" = "Vaše zmeny nebudú uložené";
"dialog_unsaved_changes_title" = "Uložiť zmeny?";
"dialog_video_quality_selector_subtitle_file_size" = "Maximálna povolená veľkosť súboru je: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ vás pozval/a, aby ste sa pripojili k miestnosti";
"notification_sender_me" = "Ja";
"notification_sender_mention_reply" = "%1$@ spomenul/a alebo odpovedal/a";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Prezeráte si oznámenie! Kliknite na mňa!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -529,8 +535,8 @@
"screen_create_room_room_visibility_section_title" = "Viditeľnosť miestnosti";
"screen_decline_and_block_block_user_option_description" = "Od tohto používateľa sa vám nezobrazia žiadne správy ani pozvánky do miestnosti";
"screen_decline_and_block_report_user_option_description" = "Nahlásiť túto miestnosť poskytovateľovi účtu.";
-"screen_edit_room_address_room_address_section_footer" = "Budete potrebovať adresu miestnosti, aby bola viditeľná v adresári.";
-"screen_edit_room_address_title" = "Adresa miestnosti";
+"screen_edit_room_address_room_address_section_footer" = "Budete potrebovať adresu, aby sa zobrazovala vo verejnom adresári.";
+"screen_edit_room_address_title" = "Upraviť adresu";
"screen_invite_users_already_a_member" = "Už ste členom";
"screen_invite_users_already_invited" = "Už ste pozvaní";
"screen_join_room_cancel_knock_action" = "Zrušiť žiadosť";
@@ -582,11 +588,14 @@
"screen_leave_space_subtitle_only_last_admin" = "Z nasledujúcich miestností nebudete odstránený/á, pretože ste jediným správcom:";
"screen_leave_space_title" = "Opustiť %1$@?";
"screen_leave_space_title_last_admin" = "Ste jediným administrátorom pre %1$@";
-"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
-"screen_manage_authorized_spaces_title" = "Manage spaces";
-"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
-"screen_manage_authorized_spaces_unknown_spaces_section_title" = "Other spaces you’re not a member of";
-"screen_manage_authorized_spaces_your_spaces_section_title" = "Your spaces";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
+"screen_manage_authorized_spaces_header" = "Priestory, kde sa členovia môžu pripojiť k miestnosti bez pozvania.";
+"screen_manage_authorized_spaces_title" = "Spravovať priestory";
+"screen_manage_authorized_spaces_unknown_space" = "(Neznámy priestor)";
+"screen_manage_authorized_spaces_unknown_spaces_section_title" = "Iné priestory, ktorých nie ste členom";
+"screen_manage_authorized_spaces_your_spaces_section_title" = "Vaše priestory";
"screen_media_details_file_format" = "Formát súboru";
"screen_media_details_filename" = "Názov súboru";
"screen_media_details_no_more_files_to_show" = "Žiadne ďalšie súbory na zobrazenie";
@@ -627,18 +636,18 @@
"screen_room_pinned_banner_loading_description" = "Načítava sa správa...";
"screen_room_pinned_banner_view_all_button_title" = "Zobraziť všetko";
"screen_room_single_knock_request_title" = "%1$@ chce vstúpiť do tejto miestnosti";
-"screen_room_change_permissions_change_settings" = "Change settings";
-"screen_room_change_permissions_manage_space" = "Manage space";
-"screen_room_change_permissions_manage_space_rooms" = "Manage rooms";
-"screen_room_change_permissions_title" = "Permissions";
+"screen_room_change_permissions_change_settings" = "Zmeniť nastavenia";
+"screen_room_change_permissions_manage_space" = "Spravovať priestor";
+"screen_room_change_permissions_manage_space_rooms" = "Spravovať miestnosti";
+"screen_room_change_permissions_title" = "Povolenia";
"screen_room_change_role_administrators_or_owners_title" = "Upraviť správcov alebo vlastníkov";
"screen_room_details_pinned_events_row_title" = "Pripnuté správy";
"screen_room_details_requests_to_join_title" = "Žiadosti o vstup";
"screen_room_grouped_state_events_expand" = "Rozbaliť";
"screen_room_grouped_state_events_reduce" = "Zmenšiť";
-"screen_room_member_list_empty_search_subtitle" = "Check the spelling or try a new search";
-"screen_room_member_list_empty_search_title" = "No results for “%1$@”";
-"screen_room_member_list_pending_status" = "Pending";
+"screen_room_member_list_empty_search_subtitle" = "Skontrolujte preklepy alebo skúste nové vyhľadávanie";
+"screen_room_member_list_empty_search_title" = "Žiadne výsledky pre „%1$@“";
+"screen_room_member_list_pending_status" = "Čaká na schválenie";
"screen_room_roles_and_permissions_space_details" = "Podrobnosti o priestore";
"screen_room_timeline_tombstoned_room_action" = "Prejsť do novej miestnosti";
"screen_room_timeline_tombstoned_room_message" = "Táto miestnosť bola nahradená a už nie je aktívna";
@@ -647,33 +656,35 @@
"screen_room_timeline_reactions_show_reactions_summary" = "Zobraziť súhrn reakcií";
"screen_roomlist_clear_filters" = "Vyčistiť filtre";
"screen_roomlist_tombstoned_room_description" = "Táto miestnosť bola aktualizovaná";
-"screen_security_and_privacy_add_room_address_action" = "Pridať adresu miestnosti";
-"screen_security_and_privacy_ask_to_join_option_description" = "Ktokoľvek môže požiadať o pripojenie do miestnosti, ale správca alebo moderátor bude musieť žiadosť prijať.";
+"screen_security_and_privacy_add_room_address_action" = "Pridať adresu";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
+"screen_security_and_privacy_ask_to_join_option_description" = "Všetci musia požiadať o prístup.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Áno, povoliť šifrovanie";
"screen_security_and_privacy_enable_encryption_alert_description" = "Po aktivácii nie je možné zakázať šifrovanie pre miestnosť. História správ bude viditeľná len pre členov miestnosti, odkedy boli pozvaní alebo keď vstúpili do miestnosti. \nNikto okrem členov miestnosti nebude môcť čítať správy. \nTo môže brániť správnemu fungovaniu robotov a premostení. Neodporúčame povoliť šifrovanie pre miestnosti, ktoré môže ktokoľvek nájsť a pripojiť sa k nim.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Povoliť šifrovanie?";
"screen_security_and_privacy_encryption_section_footer" = "Po zapnutí už šifrovanie nie je možné vypnúť.";
"screen_security_and_privacy_encryption_toggle_title" = "Povoliť end-to-end šifrovanie";
-"screen_security_and_privacy_room_access_anyone_option_description" = "Ktokoľvek môže nájsť a pripojiť sa";
-"screen_security_and_privacy_room_access_footer" = "Choose which spaces’ members can join this room without an invitation. %1$@";
-"screen_security_and_privacy_room_access_invite_only_option_description" = "Ľudia sa môžu pripojiť len vtedy, ak sú pozvaní";
+"screen_security_and_privacy_room_access_anyone_option_description" = "Pripojiť sa môže ktokoľvek.";
+"screen_security_and_privacy_room_access_footer" = "Vyberte, ktorých členovia priestorov sa môžu pripojiť k tejto miestnosti bez pozvánky. %1$@";
+"screen_security_and_privacy_room_access_invite_only_option_description" = "Pripojiť sa môžu iba pozvaní ľudia.";
"screen_security_and_privacy_room_access_invite_only_option_title" = "Iba na pozvánku";
-"screen_security_and_privacy_room_access_section_header" = "Prístup do miestnosti";
-"screen_security_and_privacy_room_access_space_members_option_multiple_parents_description" = "Anyone in authorized spaces can join.";
-"screen_security_and_privacy_room_access_space_members_option_single_parent_description" = "Anyone in %1$@ can join.";
+"screen_security_and_privacy_room_access_section_header" = "Prístup";
+"screen_security_and_privacy_room_access_space_members_option_multiple_parents_description" = "Ktokoľvek v povolených priestoroch sa môže pripojiť.";
+"screen_security_and_privacy_room_access_space_members_option_single_parent_description" = "Ktokoľvek v %1$@ sa môže pripojiť.";
"screen_security_and_privacy_room_access_space_members_option_title" = "Členovia priestoru";
"screen_security_and_privacy_room_access_space_members_option_unavailable_description" = "Priestory momentálne nie sú podporované";
-"screen_security_and_privacy_room_address_section_header" = "Adresa miestnosti";
+"screen_security_and_privacy_room_address_section_header" = "Adresa";
"screen_security_and_privacy_room_directory_visibility_section_footer" = "Umožniť vyhľadanie tejto miestnosti v adresári verejných miestností %1$@";
-"screen_security_and_privacy_room_directory_visibility_toggle_description" = "Allow to be found by searching the public directory.";
-"screen_security_and_privacy_room_directory_visibility_toggle_title" = "Viditeľné v adresári verejných miestností";
+"screen_security_and_privacy_room_directory_visibility_toggle_description" = "Umožniť nájdenie vyhľadávaním vo verejnom adresári.";
+"screen_security_and_privacy_room_directory_visibility_toggle_title" = "Viditeľné vo verejnom adresári";
"screen_security_and_privacy_room_history_section_header" = "Kto môže čítať históriu";
"screen_security_and_privacy_room_history_since_invite_option_title" = "Len pre členov, odkedy boli pozvaní";
"screen_security_and_privacy_room_history_since_selecting_option_title" = "Len členovia od zvolenia tejto možnosti";
"screen_security_and_privacy_room_publishing_section_footer" = "Adresy miestností predstavujú spôsoby, ako nájsť a získať prístup k miestnostiam. To tiež zaisťuje, že môžete jednoducho zdieľať svoju miestnosť s ostatnými. \nMôžete sa rozhodnúť zverejniť svoju miestnosť v adresári verejných miestností vášho domovského servera.";
"screen_security_and_privacy_room_publishing_section_header" = "Zverejnenie miestnosti";
-"screen_security_and_privacy_room_visibility_section_footer" = "Addresses are a way to find and access rooms and spaces. This also ensures you can easily share them with others.";
-"screen_security_and_privacy_room_visibility_section_header" = "Viditeľnosť miestnosti";
+"screen_security_and_privacy_room_visibility_section_footer" = "Adresy sú spôsob, ako nájsť a získať prístup do miestností a priestorov. To tiež zabezpečuje, že ich môžete jednoducho zdieľať s ostatnými.";
+"screen_security_and_privacy_room_visibility_section_header" = "Viditeľnosť";
"screen_security_and_privacy_title" = "Bezpečnosť a súkromie";
"screen_space_menu_action_members" = "Zobraziť členov";
"screen_space_announcement_item1" = "Zobraziť priestory, ktoré ste vytvorili alebo ku ktorým ste sa pripojili";
@@ -1016,14 +1027,14 @@
"screen_room_attachment_source_location" = "Poloha";
"screen_room_attachment_source_poll" = "Anketa";
"screen_room_attachment_text_formatting" = "Formátovanie textu";
-"screen_room_change_permissions_administrators" = "Iba správcovia";
+"screen_room_change_permissions_administrators" = "Správca";
"screen_room_change_permissions_ban_people" = "Zakázať ľudí";
"screen_room_change_permissions_delete_messages" = "Odstrániť správy";
-"screen_room_change_permissions_everyone" = "Member";
-"screen_room_change_permissions_invite_people" = "Pozvite ľudí a prijmite žiadosti o pripojenie";
-"screen_room_change_permissions_member_moderation" = "Manage members";
-"screen_room_change_permissions_moderators" = "Správcovia a moderátori";
-"screen_room_change_permissions_remove_people" = "Odstrániť ľudí a odmietnuť žiadosti o pripojenie";
+"screen_room_change_permissions_everyone" = "Člen";
+"screen_room_change_permissions_invite_people" = "Pozvať ľudí";
+"screen_room_change_permissions_member_moderation" = "Spravovať členov";
+"screen_room_change_permissions_moderators" = "Moderátor";
+"screen_room_change_permissions_remove_people" = "Odstrániť ľudí";
"screen_room_change_permissions_room_avatar" = "Zmeniť obrázok miestnosti";
"screen_room_change_permissions_room_name" = "Zmeniť názov miestnosti";
"screen_room_change_permissions_room_topic" = "Zmeniť tému miestnosti";
@@ -1041,11 +1052,10 @@
"screen_room_change_role_moderators_owner_section_footer" = "Vlastníci majú automaticky správcovské oprávnenia.";
"screen_room_change_role_moderators_title" = "Upraviť moderátorov";
"screen_room_change_role_owners_title" = "Vybrať vlastníkov";
-"screen_room_change_role_unsaved_changes_description" = "Máte neuložené zmeny.";
"screen_room_details_add_topic_title" = "Pridať tému";
"screen_room_details_badge_encrypted" = "Zašifrované";
"screen_room_details_badge_not_encrypted" = "Nešifrované";
-"screen_room_details_edit_room_title" = "Upraviť miestnosť";
+"screen_room_details_edit_room_title" = "Upraviť podrobnosti";
"screen_room_details_edition_error" = "Vyskytla sa neznáma chyba a informácie nebolo možné zmeniť.";
"screen_room_details_edition_error_title" = "Nepodarilo sa aktualizovať miestnosť";
"screen_room_details_encryption_enabled_subtitle" = "Správy sú zabezpečené zámkami. Jedine vy a príjemcovia máte jedinečné kľúče na ich odomknutie.";
@@ -1375,8 +1385,8 @@
"screen_security_and_privacy_ask_to_join_option_title" = "Požiadať o pripojenie";
"screen_security_and_privacy_encryption_section_header" = "Šifrovanie";
"screen_security_and_privacy_room_access_anyone_option_title" = "Ktokoľvek";
-"screen_security_and_privacy_room_access_footer_manage_spaces_action" = "Manage spaces";
-"screen_security_and_privacy_room_address_section_footer" = "Budete potrebovať adresu miestnosti, aby bola viditeľná v adresári.";
+"screen_security_and_privacy_room_access_footer_manage_spaces_action" = "Spravovať priestory";
+"screen_security_and_privacy_room_address_section_footer" = "Budete potrebovať adresu, aby sa zobrazovala vo verejnom adresári.";
"screen_security_and_privacy_room_history_anyone_option_title" = "Ktokoľvek";
"screen_space_settings_leave_space" = "Opustiť priestor";
"screen_space_settings_roles_and_permissions" = "Roly a povolenia";
@@ -1421,10 +1431,11 @@
"screen_reset_encryption_password_placeholder" = "Zadať...";
"screen_room_attachment_source_camera_photo" = "Urobiť fotku";
"screen_room_change_permissions_messages_and_content" = "Správy a obsah";
-"screen_room_change_permissions_room_details" = "Upraviť miestnosť";
+"screen_room_change_permissions_room_details" = "Upraviť podrobnosti";
"screen_room_change_role_section_administrators" = "Správcovia";
"screen_room_change_role_section_moderators" = "Moderátori";
"screen_room_change_role_section_users" = "Členovia";
+"screen_room_change_role_unsaved_changes_description" = "Máte neuložené zmeny.";
"screen_room_change_role_unsaved_changes_title" = "Uložiť zmeny?";
"screen_room_details_badge_public" = "Verejná miestnosť";
"screen_room_details_invite_people_title" = "Pozvať ľudí";
@@ -1439,11 +1450,11 @@
"screen_room_error_failed_processing_media" = "Nepodarilo sa spracovať médiá na odoslanie, skúste to prosím znova.";
"screen_room_member_list_manage_member_remove_confirmation_ban" = "Odstrániť a zakázať člena";
"screen_room_member_list_manage_member_unban_title" = "Zrušiť zákaz prístupu do miestnosti";
-"screen_room_member_list_role_administrator" = "Iba správcovia";
-"screen_room_member_list_role_moderator" = "Správcovia a moderátori";
+"screen_room_member_list_role_administrator" = "Správca";
+"screen_room_member_list_role_moderator" = "Moderátor";
"screen_room_notification_settings_mode_all_messages" = "Všetky správy";
"screen_room_notification_settings_mode_mentions_and_keywords" = "Iba zmienky a kľúčové slová";
-"screen_room_roles_and_permissions_permissions_header" = "Permissions";
+"screen_room_roles_and_permissions_permissions_header" = "Povolenia";
"screen_room_timeline_reactions_show_less" = "Zobraziť menej";
"screen_roomlist_filter_invites" = "Pozvánky";
"screen_roomlist_filter_people" = "Ľudia";
diff --git a/ElementX/Resources/Localizations/sk.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/sk.lproj/Localizable.stringsdict
index cf4f3d8646..bb4d1c3a10 100644
--- a/ElementX/Resources/Localizations/sk.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/sk.lproj/Localizable.stringsdict
@@ -355,9 +355,11 @@
NSStringFormatValueTypeKey
d
one
- %1$d Banned
+ %1$d zakázaný
+ few
+ %1$d zakázaní
other
- %1$d Banned
+ %1$d zakázaných
screen_room_member_list_header_title
@@ -389,9 +391,11 @@
NSStringFormatValueTypeKey
d
one
- %1$d Invited
+ %1$d pozvaný
+ few
+ %1$d pozvaní
other
- %1$d Invited
+ %1$d pozvaných
screen_room_multiple_knock_requests_title
diff --git a/ElementX/Resources/Localizations/sv.lproj/Localizable.strings b/ElementX/Resources/Localizations/sv.lproj/Localizable.strings
index 53cfe5c99d..11e9c3e028 100644
--- a/ElementX/Resources/Localizations/sv.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/sv.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Ljust";
"common_line_copied_to_clipboard" = "Rad kopierad till klippbordet";
"common_link_copied_to_clipboard" = "Länk kopierad till klippbordet";
+"common_link_new_device" = "Link new device";
"common_loading" = "Laddar …";
"common_loading_more" = "Laddar mer …";
"common_message" = "Meddelande";
@@ -239,6 +240,7 @@
"common_message_removed" = "Meddelande borttaget";
"common_modern" = "Modernt";
"common_mute" = "Tysta";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Inga resultat";
"common_no_room_name" = "Inget rumsnamn";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Något gick fel";
"common_something_went_wrong_message" = "Vi stötte på ett problem. Vänligen försök igen.";
"common_space" = "Utrymme";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Startar chatt …";
"common_sticker" = "Dekal";
"common_success" = "Lyckades";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Välj standardkvalitet för videor du laddar upp.";
"dialog_title_confirmation" = "Bekräftelse";
"dialog_title_warning" = "Varning";
+"dialog_unsaved_changes_description" = "Du har osparade ändringar.";
"dialog_unsaved_changes_description_ios" = "Dina ändringar kommer inte att sparas";
"dialog_unsaved_changes_title" = "Spara ändringar?";
"dialog_video_quality_selector_subtitle_file_size" = "Den maximala tillåtna filstorleken är: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ bjöd in dig att gå med i rummet";
"notification_sender_me" = "Jag";
"notification_sender_mention_reply" = "%1$@ nämnde eller svarade";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Du tittar på aviseringen! Klicka på mig!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Rensa filter";
"screen_roomlist_tombstoned_room_description" = "Det här rummet har uppgraderats";
"screen_security_and_privacy_add_room_address_action" = "Lägg till rumsadress";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Vem som helst kan be om att gå med i rummet men en administratör eller moderator måste acceptera begäran.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Ja, aktivera kryptering";
"screen_security_and_privacy_enable_encryption_alert_description" = "När det är aktiverat kan kryptering för ett rum inte inaktiveras, meddelandehistoriken visas bara för rumsmedlemmar sedan de blev inbjudna eller sedan de gick med i rummet.\nIngen förutom rumsmedlemmarna kommer att kunna läsa meddelanden. Detta kan förhindra att bots och bridges fungerar korrekt.\nVi rekommenderar inte att aktivera kryptering för rum som vem som helst kan hitta och gå med i.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Aktivera kryptering?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Ägare har automatiskt administratörsbehörighet.";
"screen_room_change_role_moderators_title" = "Redigera moderatorer";
"screen_room_change_role_owners_title" = "Välj ägare";
-"screen_room_change_role_unsaved_changes_description" = "Du har osparade ändringar.";
"screen_room_details_add_topic_title" = "Lägg till ämne";
"screen_room_details_badge_encrypted" = "Krypterat";
"screen_room_details_badge_not_encrypted" = "Inte krypterat";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Administratörer";
"screen_room_change_role_section_moderators" = "Moderatorer";
"screen_room_change_role_section_users" = "Medlemmar";
+"screen_room_change_role_unsaved_changes_description" = "Du har osparade ändringar.";
"screen_room_change_role_unsaved_changes_title" = "Spara ändringar?";
"screen_room_details_badge_public" = "Offentligt rum";
"screen_room_details_invite_people_title" = "Bjud in personer";
diff --git a/ElementX/Resources/Localizations/tr.lproj/Localizable.strings b/ElementX/Resources/Localizations/tr.lproj/Localizable.strings
index ea616a1f39..4e42c11698 100644
--- a/ElementX/Resources/Localizations/tr.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/tr.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Aydınlık";
"common_line_copied_to_clipboard" = "Metin panoya kopyalandı";
"common_link_copied_to_clipboard" = "Bağlantı panoya kopyalandı";
+"common_link_new_device" = "Link new device";
"common_loading" = "Yükleniyor...";
"common_loading_more" = "Daha fazla yükleniyor...";
"common_message" = "Mesaj";
@@ -239,6 +240,7 @@
"common_message_removed" = "Mesaj kaldırıldı";
"common_modern" = "Modern";
"common_mute" = "Sessiz";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Sonuç yok";
"common_no_room_name" = "Oda adı yok";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Bir şeyler ters gitti";
"common_something_went_wrong_message" = "We encountered an issue. Please try again.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Sohbet başlatılıyor...";
"common_sticker" = "Çıkartma";
"common_success" = "Başarılı";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "Onaylama";
"dialog_title_warning" = "Uyarı";
+"dialog_unsaved_changes_description" = "Kaydedilmemiş değişiklikleriniz var.";
"dialog_unsaved_changes_description_ios" = "Değişiklikleriniz kaydedilmeyecek";
"dialog_unsaved_changes_title" = "Değişiklikleri Kaydet?";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ sizi odaya katılmaya davet etti";
"notification_sender_me" = "Ben";
"notification_sender_mention_reply" = "%1$@ belirtildi veya yanıtlandı";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Bildirimi görüntülüyorsunuz! Beni tıklayın!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clear filters";
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
"screen_security_and_privacy_add_room_address_action" = "Oda adresi ekle";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Herkes odaya katılma isteğinde bulunabilir ancak bir yönetici veya moderatörün isteği kabul etmesi gerekir.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Evet, şifrelemeyi etkinleştir";
"screen_security_and_privacy_enable_encryption_alert_description" = "Etkinleştirildikten sonra, bir oda için şifreleme devre dışı bırakılamaz, Mesaj geçmişi yalnızca davet edildiklerinden veya odaya katıldıklarından beri oda üyeleri için görünür olacaktır.\nOda üyeleri dışında hiç kimse mesajları okuyamayacaktır. Bu, botların ve köprülerin düzgün çalışmasını engelleyebilir.\nHerkesin bulabileceği ve katılabileceği odalar için şifrelemenin etkinleştirilmesini önermiyoruz.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Şifrelemeyi etkinleştir?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "Moderatörleri Düzenle";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "Kaydedilmemiş değişiklikleriniz var.";
"screen_room_details_add_topic_title" = "Konu ekle";
"screen_room_details_badge_encrypted" = "Şifrelenmiş";
"screen_room_details_badge_not_encrypted" = "Şifrelenmemiş";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Yöneticiler";
"screen_room_change_role_section_moderators" = "Moderatörler";
"screen_room_change_role_section_users" = "Üyeler";
+"screen_room_change_role_unsaved_changes_description" = "Kaydedilmemiş değişiklikleriniz var.";
"screen_room_change_role_unsaved_changes_title" = "Değişiklikleri Kaydet?";
"screen_room_details_badge_public" = "Herkese açık oda";
"screen_room_details_invite_people_title" = "İnsanları davet et";
diff --git a/ElementX/Resources/Localizations/uk.lproj/Localizable.strings b/ElementX/Resources/Localizations/uk.lproj/Localizable.strings
index 5b28a656ee..9eb8337c6c 100644
--- a/ElementX/Resources/Localizations/uk.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/uk.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Світла";
"common_line_copied_to_clipboard" = "Рядок скопійовано до буфера обміну";
"common_link_copied_to_clipboard" = "Посилання скопійовано в буфер обміну";
+"common_link_new_device" = "Link new device";
"common_loading" = "Завантаження";
"common_loading_more" = "Завантаження наступних…";
"common_message" = "Повідомлення";
@@ -239,6 +240,7 @@
"common_message_removed" = "Повідомлення вилучено";
"common_modern" = "Модерн";
"common_mute" = "Вимкнути звук";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "Немає результатів";
"common_no_room_name" = "Немає назви кімнати";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Щось пішло не так";
"common_something_went_wrong_message" = "Ми зіткнулися з проблемою. Будь ласка, повторіть спробу.";
"common_space" = "Простір";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Початок бесіди...";
"common_sticker" = "Наліпка";
"common_success" = "Успіх";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Вибір усталеної якості вивантажуваних відео.";
"dialog_title_confirmation" = "Підтвердження";
"dialog_title_warning" = "Попередження";
+"dialog_unsaved_changes_description" = "У вас є не збережені зміни.";
"dialog_unsaved_changes_description_ios" = "Внесені зміни не буде збережено";
"dialog_unsaved_changes_title" = "Зберегти зміни?";
"dialog_video_quality_selector_subtitle_file_size" = "Максимально дозволений розмір файлу: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ запросив вас приєднатися до кімнати";
"notification_sender_me" = "Я";
"notification_sender_mention_reply" = "%1$@ згадували або відповідали";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Ви переглядаєте сповіщення! Натисніть тут!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Очистити фільтри";
"screen_roomlist_tombstoned_room_description" = "Цю кімнату оновлено";
"screen_security_and_privacy_add_room_address_action" = "Додати адресу кімнати";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Будь-хто може надіслати запит приєднатися до кімнати, але адміністратор або модератор повинні прийняти запит.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Так, увімкнути шифрування";
"screen_security_and_privacy_enable_encryption_alert_description" = "Після ввімкнення шифрування кімнати, його неможливо вимкнути, історію повідомлень бачитимуть лише учасники кімнати, яких було запрошено або які приєдналися до кімнати.\nНіхто, крім учасників кімнати, не зможе прочитати повідомлення. Це може перешкоджати коректній роботі ботів і мостів.\nМи не радимо вмикати шифрування для кімнат, які будь-хто може знайти та до яких може приєднатися всі.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Увімкнути шифрування?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Власники автоматично отримують права адміністратора.";
"screen_room_change_role_moderators_title" = "Керувати модераторами";
"screen_room_change_role_owners_title" = "Оберіть власників";
-"screen_room_change_role_unsaved_changes_description" = "У вас є не збережені зміни.";
"screen_room_details_add_topic_title" = "Додати тему";
"screen_room_details_badge_encrypted" = "Зашифровано";
"screen_room_details_badge_not_encrypted" = "Не зашифровано";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Адміністратори";
"screen_room_change_role_section_moderators" = "Модератори";
"screen_room_change_role_section_users" = "Учасники";
+"screen_room_change_role_unsaved_changes_description" = "У вас є не збережені зміни.";
"screen_room_change_role_unsaved_changes_title" = "Зберегти зміни?";
"screen_room_details_badge_public" = "Загальнодоступна кімната";
"screen_room_details_invite_people_title" = "Запросити людей";
diff --git a/ElementX/Resources/Localizations/ur.lproj/Localizable.strings b/ElementX/Resources/Localizations/ur.lproj/Localizable.strings
index 4bcc9d3796..165d4c5a65 100644
--- a/ElementX/Resources/Localizations/ur.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ur.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "روشنی";
"common_line_copied_to_clipboard" = "Line copied to clipboard";
"common_link_copied_to_clipboard" = "ربط تختہ تراشہ پر نقل کردا گیا";
+"common_link_new_device" = "Link new device";
"common_loading" = "لاد رہا ہے…";
"common_loading_more" = "Loading more…";
"common_message" = "پیغام";
@@ -239,6 +240,7 @@
"common_message_removed" = "پیغام ہٹا دیا گیا";
"common_modern" = "جدید";
"common_mute" = "خاموش کریں";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "کوئی نتائج نہیں";
"common_no_room_name" = "کمرے کا کوئی نام نہیں";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "کچھ غلط ہو گیا";
"common_something_went_wrong_message" = "We encountered an issue. Please try again.";
"common_space" = "Space";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "گفتگو شروع کر رہا ہے۔۔۔";
"common_sticker" = "برچسب";
"common_success" = "کامیابی";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Select the default quality of videos you upload.";
"dialog_title_confirmation" = "تصدیق";
"dialog_title_warning" = "انتباہ";
+"dialog_unsaved_changes_description" = "آپکے پاس غیر محفوظ تبدیلیاں ہیں";
"dialog_unsaved_changes_description_ios" = "آپ کی تبدیلیاں محفوظ نہیں کی جائیں گی";
"dialog_unsaved_changes_title" = "تبدیلیاں محفوظ کریں؟";
"dialog_video_quality_selector_subtitle_file_size" = "The max file size allowed is: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ نے آپ کو روم میں شامل ہونے کی دعوت دی";
"notification_sender_me" = "میں";
"notification_sender_mention_reply" = "%1$@ نے ذکر کیا یا جواب دیا";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "آپ اطلاع دیکھ رہے ہیں! مجھے دبائیں!";
"notification_ticker_text_dm" = "%1$@: %2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Clear filters";
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
"screen_security_and_privacy_add_room_address_action" = "Add address";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Everyone must request access.";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Yes, enable encryption";
"screen_security_and_privacy_enable_encryption_alert_description" = "Once enabled, encryption for a room cannot be disabled, Message history will only be visible for room members since they were invited or since they joined the room.\nNo one besides the room members will be able to read messages. This may prevent bots and bridges to work correctly.\nWe do not recommend enabling encryption for rooms that anyone can find and join.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Enable encryption?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Owners automatically have admin privileges.";
"screen_room_change_role_moderators_title" = "ناظمین میں ترمیم کریں";
"screen_room_change_role_owners_title" = "Choose Owners";
-"screen_room_change_role_unsaved_changes_description" = "آپکے پاس غیر محفوظ تبدیلیاں ہیں";
"screen_room_details_add_topic_title" = "موضوع شامل کریں";
"screen_room_details_badge_encrypted" = "مرموز کردہ";
"screen_room_details_badge_not_encrypted" = "رموز کردہ نہیں";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "منتظمین";
"screen_room_change_role_section_moderators" = "ناظمین";
"screen_room_change_role_section_users" = "اراکین";
+"screen_room_change_role_unsaved_changes_description" = "آپکے پاس غیر محفوظ تبدیلیاں ہیں";
"screen_room_change_role_unsaved_changes_title" = "تبدیلیاں محفوظ کریں؟";
"screen_room_details_badge_public" = "عوامی کمرہ";
"screen_room_details_invite_people_title" = "لوگوں کو مدعو کریں";
diff --git a/ElementX/Resources/Localizations/uz.lproj/Localizable.strings b/ElementX/Resources/Localizations/uz.lproj/Localizable.strings
index 10490f42a6..2a020882fd 100644
--- a/ElementX/Resources/Localizations/uz.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/uz.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "Nur";
"common_line_copied_to_clipboard" = "Satr vaqtinchalik xotiraga nusxalandi";
"common_link_copied_to_clipboard" = "Havola vaqtinchalik xotiraga nusxalandi";
+"common_link_new_device" = "Link new device";
"common_loading" = "Yuklanmoqda…";
"common_loading_more" = "Batafsil yuklanmoqda…";
"common_message" = "Xabar";
@@ -239,6 +240,7 @@
"common_message_removed" = "Xabar ochirib tashlandi";
"common_modern" = "Zamonaviy";
"common_mute" = "Ovozsiz qilish";
+"common_name" = "Name";
"common_name_and_id" = "%1$@(%2$@ )";
"common_no_results" = "Natijalar yoʻq";
"common_no_room_name" = "Xona nomi yoʻq";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "Nimadir xato ketdi";
"common_something_went_wrong_message" = "Muammoga duch keldik. Iltimos, qayta urinib koʻring.";
"common_space" = "Bo‘shliq";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "Chat boshlanmoqda…";
"common_sticker" = "Stiker";
"common_success" = "Muvaffaqiyat";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "Yuklagan videolaringizning standart sifatini tanlang.";
"dialog_title_confirmation" = "Tasdiqlash";
"dialog_title_warning" = "Ogohlantirish";
+"dialog_unsaved_changes_description" = "Sizda saqlanmagan oʻzgarishlar bor";
"dialog_unsaved_changes_description_ios" = "Oʻzgarishlaringiz saqlanmaydi";
"dialog_unsaved_changes_title" = "O‘zgartirishlarni saqlaysizmi?";
"dialog_video_quality_selector_subtitle_file_size" = "Ruxsat etilgan maksimal fayl hajmi: %1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ sizni xonaga kirishga taklif qildi";
"notification_sender_me" = "Men";
"notification_sender_mention_reply" = "%1$@ eslatib o‘tdi yoki javob qaytardi";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "Siz bildirishnomani ko'ryapsiz! Meni bosing!";
"notification_ticker_text_dm" = "%1$@:%2$@";
"notification_ticker_text_group" = "%1$@:%2$@%3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
"screen_leave_space_title" = "Leave %1$@?";
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "Filtrlarni tozalash";
"screen_roomlist_tombstoned_room_description" = "Bu xona yangilandi";
"screen_security_and_privacy_add_room_address_action" = "Xona manzilini kiritish";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "Xonaga qo‘shilishni istalgan kishi so‘rashi mumkin, lekin administrator yoki moderator so‘rovni qabul qilishi kerak";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Ha, shifrlashni yoqish";
"screen_security_and_privacy_enable_encryption_alert_description" = "Yoqilgandan so‘ng, xona uchun shifrlashni o‘chirib bo‘lmaydi. Xabarlar tarixi faqat xona a’zolari taklif qilinganidan yoki xonaga qo‘shilganidan keyingi davrdan boshlab ko‘rinadi. Xona a’zolaridan tashqari hech kim xabarlarni o‘qiy olmaydi. Bu botlar va ko‘priklarning to‘g‘ri ishlashiga to‘sqinlik qilishi mumkin.\nShu sababli, har kim topishi va qo‘shilishi mumkin bo‘lgan xonalar uchun shifrlashni yoqishni tavsiya etmaymiz.";
"screen_security_and_privacy_enable_encryption_alert_title" = "Shifrlash yoqilsinmi?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "Egalar avtomatik ravishda administrator huquqlariga ega.";
"screen_room_change_role_moderators_title" = "Moderatorlarni tahrirlash";
"screen_room_change_role_owners_title" = "Egalarni tanlang";
-"screen_room_change_role_unsaved_changes_description" = "Sizda saqlanmagan oʻzgarishlar bor";
"screen_room_details_add_topic_title" = "Mavzu qo'shish";
"screen_room_details_badge_encrypted" = "Shifrlangan";
"screen_room_details_badge_not_encrypted" = "Shifrlanmagan";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "Adminlar";
"screen_room_change_role_section_moderators" = "Moderatorlar";
"screen_room_change_role_section_users" = "Azolar";
+"screen_room_change_role_unsaved_changes_description" = "Sizda saqlanmagan oʻzgarishlar bor";
"screen_room_change_role_unsaved_changes_title" = "O‘zgartirishlarni saqlaysizmi?";
"screen_room_details_badge_public" = "Jamoat xonasi";
"screen_room_details_invite_people_title" = "Odamlarni taklif qiling";
diff --git a/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.strings b/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.strings
index 5f79dc5c92..4054721c1c 100644
--- a/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "浅色";
"common_line_copied_to_clipboard" = "链接已复制到剪贴板";
"common_link_copied_to_clipboard" = "链接已复制到剪贴板";
+"common_link_new_device" = "Link new device";
"common_loading" = "正在加载...";
"common_loading_more" = "正在加载更多……";
"common_message" = "消息";
@@ -239,6 +240,7 @@
"common_message_removed" = "消息已移除";
"common_modern" = "现代";
"common_mute" = "静音";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "没有结果";
"common_no_room_name" = "无聊天室名";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "发生了一些错误";
"common_something_went_wrong_message" = "我们遇到了一个问题。请重试。";
"common_space" = "空间";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "开始聊天...";
"common_sticker" = "贴纸";
"common_success" = "成功";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "选择您上传的视频的默认质量。";
"dialog_title_confirmation" = "确认";
"dialog_title_warning" = "警告";
+"dialog_unsaved_changes_description" = "您有未保存的更改。";
"dialog_unsaved_changes_description_ios" = "更改不会保存";
"dialog_unsaved_changes_title" = "保存更改?";
"dialog_video_quality_selector_subtitle_file_size" = "允许的最大文件大小为:%1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ 邀请您加入房间";
"notification_sender_me" = "我";
"notification_sender_mention_reply" = "%1$@提及或回复";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "您正在查看通知!点击我!";
"notification_ticker_text_dm" = "%1$@:%2$@";
"notification_ticker_text_group" = "%1$@: %2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "您不会从以下房间中被移除,因为您是唯一的管理员:";
"screen_leave_space_title" = "离开%1$@?";
"screen_leave_space_title_last_admin" = "您是 %1$@ 的唯一管理员";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "清除筛选条件";
"screen_roomlist_tombstoned_room_description" = "此房间已升级";
"screen_security_and_privacy_add_room_address_action" = "添加房间地址";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "任何人都可以请求加入房间,但必须由管理员或版主接受请求。";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "是的,启用加密";
"screen_security_and_privacy_enable_encryption_alert_description" = "一旦启用,就不能再禁用房间的加密功能。消息历史记录只能在房间成员被邀请或加入房间后才可见。\n除房间成员外,任何人都无法阅读信息。这可能会妨碍机器人和网桥正常工作。\n我们不建议对任何人都能找到并加入的房间启用加密。";
"screen_security_and_privacy_enable_encryption_alert_title" = "启用加密?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "所有者自动拥有管理员权限。";
"screen_room_change_role_moderators_title" = "编辑协管员";
"screen_room_change_role_owners_title" = "选择所有者";
-"screen_room_change_role_unsaved_changes_description" = "您有未保存的更改。";
"screen_room_details_add_topic_title" = "添加主题";
"screen_room_details_badge_encrypted" = "加密的";
"screen_room_details_badge_not_encrypted" = "未加密的";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "管理员";
"screen_room_change_role_section_moderators" = "协管员";
"screen_room_change_role_section_users" = "成员";
+"screen_room_change_role_unsaved_changes_description" = "您有未保存的更改。";
"screen_room_change_role_unsaved_changes_title" = "保存更改?";
"screen_room_details_badge_public" = "公共聊天室";
"screen_room_details_invite_people_title" = "邀请朋友";
diff --git a/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.strings b/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.strings
index 3ceff8009c..6ac1a2f170 100644
--- a/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.strings
@@ -230,6 +230,7 @@
"common_light" = "淺色";
"common_line_copied_to_clipboard" = "行已複製到剪貼簿";
"common_link_copied_to_clipboard" = "連結已複製到剪貼簿";
+"common_link_new_device" = "Link new device";
"common_loading" = "載入中...";
"common_loading_more" = "載入更多……";
"common_message" = "訊息";
@@ -239,6 +240,7 @@
"common_message_removed" = "訊息已移除";
"common_modern" = "現代";
"common_mute" = "關閉通知";
+"common_name" = "Name";
"common_name_and_id" = "%1$@ (%2$@)";
"common_no_results" = "查無結果";
"common_no_room_name" = "無聊天室名稱";
@@ -300,6 +302,7 @@
"common_something_went_wrong" = "有錯誤發生";
"common_something_went_wrong_message" = "我們了遇到了問題。請再試一次。";
"common_space" = "空間";
+"common_space_topic_placeholder" = "What is this space about?";
"common_starting_chat" = "開始聊天...";
"common_sticker" = "貼圖";
"common_success" = "成功";
@@ -374,6 +377,7 @@
"dialog_default_video_quality_selector_subtitle" = "選取您上傳的視訊預設品質。";
"dialog_title_confirmation" = "確認";
"dialog_title_warning" = "警告";
+"dialog_unsaved_changes_description" = "您有尚未儲存的變更";
"dialog_unsaved_changes_description_ios" = "您的變更不會儲存";
"dialog_unsaved_changes_title" = "是否儲存變更?";
"dialog_video_quality_selector_subtitle_file_size" = "最大允許的檔案大小為:%1$@";
@@ -441,6 +445,8 @@
"notification_room_invite_body_with_sender" = "%1$@ 邀請您加入聊天室";
"notification_sender_me" = "我";
"notification_sender_mention_reply" = "%1$@ 提及或回覆";
+"notification_space_invite_body" = "Invited you to join the space";
+"notification_space_invite_body_with_sender" = "%1$@ invited you to join the space";
"notification_test_push_notification_content" = "您正在查看通知!點我!";
"notification_ticker_text_dm" = "%1$@:%2$@";
"notification_ticker_text_group" = "%1$@:%2$@ %3$@";
@@ -582,6 +588,9 @@
"screen_leave_space_subtitle_only_last_admin" = "您不會被從以下聊天室移除,因為您是唯一的管理員:";
"screen_leave_space_title" = "離開 %1$@?";
"screen_leave_space_title_last_admin" = "您是 %1$@ 唯一的管理員";
+"screen_link_new_device_desktop_computer" = "Desktop computer";
+"screen_link_new_device_mobile_device" = "Mobile device";
+"screen_link_new_device_title" = "What type of device do you want to link?";
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
"screen_manage_authorized_spaces_title" = "Manage spaces";
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
@@ -648,7 +657,9 @@
"screen_roomlist_clear_filters" = "清除篩選條件";
"screen_roomlist_tombstoned_room_description" = "此聊天室已升級";
"screen_security_and_privacy_add_room_address_action" = "新增地址";
+"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
"screen_security_and_privacy_ask_to_join_option_description" = "所有人都必須申請存取權。";
+"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "是的,啟用加密";
"screen_security_and_privacy_enable_encryption_alert_description" = "啟用後就無法停用聊天室的加密,只有受邀的聊天室成員或加入聊天室後才能看到訊息歷史紀錄。\n除了聊天室成員以外,任何人都不能讀取訊息。這可能會讓機器人與橋接無法正常運作。\n我們不建議對任何人都可以找到並加入的聊天室啟用加密。";
"screen_security_and_privacy_enable_encryption_alert_title" = "啟用加密?";
@@ -1041,7 +1052,6 @@
"screen_room_change_role_moderators_owner_section_footer" = "擁有者自動擁有管理員權限。";
"screen_room_change_role_moderators_title" = "編輯版主";
"screen_room_change_role_owners_title" = "選擇擁有者";
-"screen_room_change_role_unsaved_changes_description" = "您有尚未儲存的變更";
"screen_room_details_add_topic_title" = "新增主題";
"screen_room_details_badge_encrypted" = "已加密";
"screen_room_details_badge_not_encrypted" = "未加密";
@@ -1425,6 +1435,7 @@
"screen_room_change_role_section_administrators" = "管理員";
"screen_room_change_role_section_moderators" = "版主";
"screen_room_change_role_section_users" = "成員";
+"screen_room_change_role_unsaved_changes_description" = "您有尚未儲存的變更";
"screen_room_change_role_unsaved_changes_title" = "是否儲存變更?";
"screen_room_details_badge_public" = "公開的聊天室";
"screen_room_details_invite_people_title" = "邀請夥伴";