diff --git a/UI/MailPartViewers/Italian.lproj/Localizable.strings b/UI/MailPartViewers/Italian.lproj/Localizable.strings index 0cdcd99c1..5b2d11b56 100644 --- a/UI/MailPartViewers/Italian.lproj/Localizable.strings +++ b/UI/MailPartViewers/Italian.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "Questa è una risposta ad un invito ad un evento richiesto da te." "OK" = "OK"; "Comment" = "Commento"; "Description" = "Descrizione"; +"Location" = "Location"; diff --git a/UI/MailerUI/Italian.lproj/Localizable.strings b/UI/MailerUI/Italian.lproj/Localizable.strings index 554a43a6b..04091dff0 100644 --- a/UI/MailerUI/Italian.lproj/Localizable.strings +++ b/UI/MailerUI/Italian.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "Questa email è stata inviata da una rete non sicura !"; "Address Book" = "Rubrica"; "Search For" = "Cerca Per"; +"Contains" = "Contains"; +"Does not contains" = "Does not contains"; +"Advanced search" = "Advanced search"; +"Anytime" = "Anytime"; +"Last 7 days" = "Last 7 days"; +"Last 30 days" = "Last 30 days"; +"Last 6 month" = "Last 6 month"; +"Before" = "Before"; +"After" = "After"; +"Between" = "Between"; +"and" = "and"; +"With attachments" = "With attachments"; +"In favorites" = "In favorites"; +"Unseen only" = "Unseen only"; +"Show more" = "Show more"; +"Reset" = "Reset"; +"Message size" = "Message size"; /* Popup "show" */ "all" = "tutti"; @@ -239,6 +256,7 @@ "Save As..." = "Salva Come..."; "Print Preview" = "Anteprima di stampa"; "View Message Source" = "Visualizza Sorgente Messaggio"; +"View raw message" = "View raw message"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Converti In Evento"; @@ -485,9 +503,6 @@ /* Hotkey to write a new message */ "hotkey_compose" = "w"; -/* Hotkey to mark selected message(s) as junk */ -"hotkey_junk" = "s"; - /* Hotkey to flag a message */ "hotkey_flag" = "*"; diff --git a/UI/PreferencesUI/Italian.lproj/Localizable.strings b/UI/PreferencesUI/Italian.lproj/Localizable.strings index 1511461ae..4221ce4d8 100644 --- a/UI/PreferencesUI/Italian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Italian.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Nomi Contatti"; "Duplicate name" = "Duplica nome"; "Calendar categories must have unique names." = "Le categorie del calendario devono avere un nome univoco."; +"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV"; /* Default Calendar */ "Default calendar" = "Calendario predefinito"; diff --git a/UI/Scheduler/Italian.lproj/Localizable.strings b/UI/Scheduler/Italian.lproj/Localizable.strings index b3bf47da9..10694ff61 100644 --- a/UI/Scheduler/Italian.lproj/Localizable.strings +++ b/UI/Scheduler/Italian.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Visualizza un allarme"; "Send an E-mail" = "Invia una Email"; "Email Organizer" = "Email dell'Organizzatore"; -"Email Attendees" = "Email dei Partecipanti"; +"Email Attendees (internal users)" = "Email Attendees (internal users)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";