diff --git a/Riot/Assets/it.lproj/Vector.strings b/Riot/Assets/it.lproj/Vector.strings index 0124a1283..7053448e7 100644 --- a/Riot/Assets/it.lproj/Vector.strings +++ b/Riot/Assets/it.lproj/Vector.strings @@ -2304,3 +2304,21 @@ "location_sharing_allow_background_location_title" = "Permetti accesso"; "settings_labs_enable_live_location_sharing" = "Condivisione posizione in tempo reale - condividi la posizione attuale (in sviluppo attivo e, per ora, le posizioni restano nella cronologia della stanza)"; "settings_ui_show_redactions_in_room_history" = "Mostra un segnaposto per i messaggi rimossi"; + +// MARK: Reactions + +"room_event_action_reaction_more" = "Altre %@"; +"leave_space_selection_no_rooms" = "Non selezionare alcuna stanza"; +"leave_space_selection_all_rooms" = "Seleziona tutte le stanze"; +"leave_space_selection_title" = "SELEZIONA STANZE"; +"leave_space_and_more_rooms" = "Esci dallo spazio e da %@ stanze"; +"leave_space_and_one_room" = "Esci dallo spazio e da 1 stanza"; + +// Mark: Leave space + +"leave_space_action" = "Esci dallo spazio"; +"spaces_feature_not_available" = "Questa funzionalità non è disponibile qui. Per ora puoi farlo con %@ sul tuo computer."; +"home_context_menu_mark_as_read" = "Segna come letto"; +"settings_timeline" = "LINEA TEMPORALE"; +"room_accessibility_record_voice_message_hint" = "Doppio tocco e tieni premuto per registrare."; +"room_accessibility_record_voice_message" = "Registra messaggio vocale";