diff --git a/UI/MailPartViewers/Hungarian.lproj/Localizable.strings b/UI/MailPartViewers/Hungarian.lproj/Localizable.strings index 2e4dbc91d..b15fa7320 100644 --- a/UI/MailPartViewers/Hungarian.lproj/Localizable.strings +++ b/UI/MailPartViewers/Hungarian.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "Ez egy válasz az ön által kiküldött meghívásra."; "OK" = "OK"; "Comment" = "Megjegyzés:"; "Description" = "Leírás"; +"Location" = "Location"; diff --git a/UI/MailerUI/Hungarian.lproj/Localizable.strings b/UI/MailerUI/Hungarian.lproj/Localizable.strings index aec5dae83..dd5f95c62 100644 --- a/UI/MailerUI/Hungarian.lproj/Localizable.strings +++ b/UI/MailerUI/Hungarian.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "A levelet nem biztonságos hálózatból készül elküldeni!"; "Address Book" = "Címjegyzék"; "Search For" = "Keresés"; +"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" = "összes"; @@ -239,6 +256,7 @@ "Save As..." = "Mentés másként..."; "Print Preview" = "Nyomtatási kép"; "View Message Source" = "Üzenet forrása"; +"View raw message" = "View raw message"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Eseménnyé alakít"; @@ -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/Hungarian.lproj/Localizable.strings b/UI/PreferencesUI/Hungarian.lproj/Localizable.strings index 2719bd1de..18ac2162a 100644 --- a/UI/PreferencesUI/Hungarian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Hungarian.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Kapcsolatok nevei"; "Duplicate name" = "Név kettőzése"; "Calendar categories must have unique names." = "Naptár kategóriáknak egyedi névvel kell rendelkezniük."; +"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV"; /* Default Calendar */ "Default calendar" = "Alapértelmezett naptár"; diff --git a/UI/Scheduler/Hungarian.lproj/Localizable.strings b/UI/Scheduler/Hungarian.lproj/Localizable.strings index 7c0ac1811..a495e3691 100644 --- a/UI/Scheduler/Hungarian.lproj/Localizable.strings +++ b/UI/Scheduler/Hungarian.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Riasztás"; "Send an E-mail" = "Email küldése"; "Email Organizer" = "Email szervező"; -"Email Attendees" = "Email résztvevő"; +"Email Attendees (internal users)" = "Email Attendees (internal users)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";