diff --git a/UI/MailPartViewers/Serbian.lproj/Localizable.strings b/UI/MailPartViewers/Serbian.lproj/Localizable.strings index 4b046dfe4..d6255fce6 100644 --- a/UI/MailPartViewers/Serbian.lproj/Localizable.strings +++ b/UI/MailPartViewers/Serbian.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "Овај одговор на позивницу за догађа "OK" = "У реду"; "Comment" = "Коментар"; "Description" = "Опис"; +"Location" = "Location"; diff --git a/UI/MailerUI/Serbian.lproj/Localizable.strings b/UI/MailerUI/Serbian.lproj/Localizable.strings index d9b7607d3..4cf39dd42 100644 --- a/UI/MailerUI/Serbian.lproj/Localizable.strings +++ b/UI/MailerUI/Serbian.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "Ова порука је послата са несигурне мреже!"; "Address Book" = "Адресар"; "Search For" = "Претражи"; +"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" = "све"; @@ -239,6 +256,7 @@ "Save As..." = "Сачувај као..."; "Print Preview" = "Преглед пре штампања"; "View Message Source" = "Погледај извнорни код поруке"; +"View raw message" = "View raw message"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Претвори у догађај"; @@ -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/Serbian.lproj/Localizable.strings b/UI/PreferencesUI/Serbian.lproj/Localizable.strings index 5dae0dc7c..6d8175cb3 100644 --- a/UI/PreferencesUI/Serbian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Serbian.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Имена контаката"; "Duplicate name" = "Дуплирано име"; "Calendar categories must have unique names." = "Категорије календара морају имати јединствена имена."; +"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV"; /* Default Calendar */ "Default calendar" = "Подразумевани календар"; diff --git a/UI/Scheduler/Serbian.lproj/Localizable.strings b/UI/Scheduler/Serbian.lproj/Localizable.strings index cb518d70a..0e89f38e9 100644 --- a/UI/Scheduler/Serbian.lproj/Localizable.strings +++ b/UI/Scheduler/Serbian.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Прикажи упозорење"; "Send an E-mail" = "Пошаљи е-пошту"; "Email Organizer" = "Пошаљи епошту организатору"; -"Email Attendees" = "Пошаљи епошту полазницима"; +"Email Attendees (internal users)" = "Email Attendees (internal users)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";