diff --git a/UI/MailPartViewers/Latvian.lproj/Localizable.strings b/UI/MailPartViewers/Latvian.lproj/Localizable.strings index fa8e22ff3..246a328f0 100644 --- a/UI/MailPartViewers/Latvian.lproj/Localizable.strings +++ b/UI/MailPartViewers/Latvian.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "Šī ir atbilde uz uzaicinājumu piedalīties pasākumā."; "OK" = "OK"; "Comment" = "Komentārs"; "Description" = "Description"; +"Location" = "Location"; diff --git a/UI/MailerUI/Latvian.lproj/Localizable.strings b/UI/MailerUI/Latvian.lproj/Localizable.strings index f8fdcfebf..9f65b4da6 100644 --- a/UI/MailerUI/Latvian.lproj/Localizable.strings +++ b/UI/MailerUI/Latvian.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "Šis e-pasta ziņojums tiek sūtīts no nedroša tīkla!"; "Address Book" = "Adrešu grāmata"; "Search For" = "Meklēt"; +"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" = "visi"; @@ -239,6 +256,7 @@ "Save As..." = "Saglabāt kā..."; "Print Preview" = "Drukas priekšskatījums"; "View Message Source" = "Skatīt ziņojuma avotu"; +"View raw message" = "View raw message"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Pārvērst par notikumu"; @@ -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/Latvian.lproj/Localizable.strings b/UI/PreferencesUI/Latvian.lproj/Localizable.strings index ba54f11a4..dc1d4299e 100644 --- a/UI/PreferencesUI/Latvian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Latvian.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Kontaktu nosaukumi"; "Duplicate name" = "Nosaukuma dublikāts"; "Calendar categories must have unique names." = "Kalendāra kategorijām ir jābūt ar unikāliem nosaukumiem."; +"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV"; /* Default Calendar */ "Default calendar" = "Noklusējuma kalendārs"; diff --git a/UI/Scheduler/Latvian.lproj/Localizable.strings b/UI/Scheduler/Latvian.lproj/Localizable.strings index 4ac32680f..ed8088f22 100644 --- a/UI/Scheduler/Latvian.lproj/Localizable.strings +++ b/UI/Scheduler/Latvian.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Rādīt brīdinājumu"; "Send an E-mail" = "Nosūtīt e-pastu"; "Email Organizer" = "E-pasta organizēšana"; -"Email Attendees" = "E-pasta dalībnieki"; +"Email Attendees (internal users)" = "Email Attendees (internal users)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";