diff --git a/UI/MailPartViewers/Slovak.lproj/Localizable.strings b/UI/MailPartViewers/Slovak.lproj/Localizable.strings index d876cb424..22790f04b 100644 --- a/UI/MailPartViewers/Slovak.lproj/Localizable.strings +++ b/UI/MailPartViewers/Slovak.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "Toto je odpoveď na vašu pozvánku na udalosť."; "OK" = "OK"; "Comment" = "Komentár:"; "Description" = "Description"; +"Location" = "Location"; diff --git a/UI/MailerUI/Slovak.lproj/Localizable.strings b/UI/MailerUI/Slovak.lproj/Localizable.strings index 708ea8d90..cac06a985 100644 --- a/UI/MailerUI/Slovak.lproj/Localizable.strings +++ b/UI/MailerUI/Slovak.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "Táto správa bude odoslaná z nezabezpečenej siete!"; "Address Book" = "Adresár"; "Search For" = "Hľadať v"; +"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" = "všetko"; @@ -239,6 +256,7 @@ "Save As..." = "Uložiť ako..."; "Print Preview" = "Náhľad pred tlačou"; "View Message Source" = "Ukázať zdroj správy"; +"View raw message" = "View raw message"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Zmeniť na udalosť"; @@ -485,9 +503,6 @@ /* Hotkey to write a new message */ "hotkey_compose" = "w"; -/* Hotkey to mark selected message(s) as junk */ -"hotkey_junk" = "j"; - /* Hotkey to flag a message */ "hotkey_flag" = "*"; diff --git a/UI/PreferencesUI/Slovak.lproj/Localizable.strings b/UI/PreferencesUI/Slovak.lproj/Localizable.strings index 10d98fd67..05e9399e9 100644 --- a/UI/PreferencesUI/Slovak.lproj/Localizable.strings +++ b/UI/PreferencesUI/Slovak.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Mená kontaktov"; "Duplicate name" = "Duplicitné meno"; "Calendar categories must have unique names." = "Kategórie kalendáru musia mať unikátne názvy."; +"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV"; /* Default Calendar */ "Default calendar" = "Predvolený kalendár"; diff --git a/UI/Scheduler/Slovak.lproj/Localizable.strings b/UI/Scheduler/Slovak.lproj/Localizable.strings index 6b92a0880..7f9b577e7 100644 --- a/UI/Scheduler/Slovak.lproj/Localizable.strings +++ b/UI/Scheduler/Slovak.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Zobraziť výstrahu"; "Send an E-mail" = "Poslať e-mail"; "Email Organizer" = "E-mail organizátorovi"; -"Email Attendees" = "E-mail účastníkom"; +"Email Attendees (internal users)" = "Email Attendees (internal users)"; "zoom_400" = "400 %"; "zoom_200" = "200 %"; "zoom_100" = "100 %";