diff --git a/UI/MailPartViewers/Polish.lproj/Localizable.strings b/UI/MailPartViewers/Polish.lproj/Localizable.strings index 77a8fc9a1..d7bcd22e7 100644 --- a/UI/MailPartViewers/Polish.lproj/Localizable.strings +++ b/UI/MailPartViewers/Polish.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "To jest odpowiedź do utworzonego przez ciebie wydarzenia"; "OK" = "OK"; "Comment" = "Komentarz"; "Description" = "Opis"; +"Location" = "Location"; diff --git a/UI/MailerUI/Polish.lproj/Localizable.strings b/UI/MailerUI/Polish.lproj/Localizable.strings index 9273d6a5b..f1a8d3c47 100644 --- a/UI/MailerUI/Polish.lproj/Localizable.strings +++ b/UI/MailerUI/Polish.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "Ta wiadomość jest wysyłana z niezabezpieczonej sieci!"; "Address Book" = "Książka adresowa"; "Search For" = "Szukaj"; +"Contains" = "Zawiera"; +"Does not contains" = "Nie zawiera"; +"Advanced search" = "Wyszukiwanie zaawansowane"; +"Anytime" = "Kiedykolwiek"; +"Last 7 days" = "Ostatnie 7 dni"; +"Last 30 days" = "Ostatnie 30 dni"; +"Last 6 month" = "Ostatnie 6 miesięcy"; +"Before" = "Przed"; +"After" = "Po"; +"Between" = "Pomiędzy"; +"and" = "a"; +"With attachments" = "Z załącznikami"; +"In favorites" = "W ulubionych"; +"Unseen only" = "Tylko nieczytane"; +"Show more" = "Pokaż więcej"; +"Reset" = "Wyczyść"; +"Message size" = "Rozmiar wiadomości"; /* Popup "show" */ "all" = "wszystkie"; @@ -239,6 +256,7 @@ "Save As..." = "Zapisz jako"; "Print Preview" = "Podgląd wydruku"; "View Message Source" = "Pokaż źródło wiadomości"; +"View raw message" = "Pokaż źródło wiadomości"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Zamień na zdarzenie"; @@ -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/Polish.lproj/Localizable.strings b/UI/PreferencesUI/Polish.lproj/Localizable.strings index 5437cd640..740ff8839 100644 --- a/UI/PreferencesUI/Polish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Polish.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Nazwy kontaktów"; "Duplicate name" = "Skopiuj nazwę"; "Calendar categories must have unique names." = "Kategorie kalendarza muszą mieć unikalne nazwy."; +"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV"; /* Default Calendar */ "Default calendar" = "Domyślny kalendarz"; @@ -231,11 +232,11 @@ "Mail Account" = "Konto e-mail"; "New Mail Account" = "Nowe konto"; "Server Name" = "Nazwa serwera"; -"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; -"Smtp Auth" = "Smtp Auth"; +"Outgoing Server Name (SMTP)" = "Serwer poczty wychodzącej (SMTP)"; +"Smtp Auth" = "Autentykacja SMTP"; "Port" = "Port"; "Encryption" = "Szyfrowanie"; -"Outgoing Encryption" = "Outgoing Encryption"; +"Outgoing Encryption" = "Szyfrowanie poczty wychodzącej"; "None" = "Brak"; "User Name" = "Użytkownik"; "Full Name" = "Imię i nazwisko"; diff --git a/UI/Scheduler/Polish.lproj/Localizable.strings b/UI/Scheduler/Polish.lproj/Localizable.strings index e7b88a6eb..f945faa53 100644 --- a/UI/Scheduler/Polish.lproj/Localizable.strings +++ b/UI/Scheduler/Polish.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Pokaż ostrzeżenie"; "Send an E-mail" = "Wyślij e-mail"; "Email Organizer" = "E-mail do organizatora"; -"Email Attendees" = "E-mail do uczestników"; +"Email Attendees (internal users)" = "Email Attendees (internal users)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";