From b2438873fe3edc01b6baa3cbc7aa46dc045cd75c Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 15 Feb 2022 08:28:38 -0500 Subject: [PATCH] i18n(pl): update Polish translation --- UI/MailerUI/Polish.lproj/Localizable.strings | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UI/MailerUI/Polish.lproj/Localizable.strings b/UI/MailerUI/Polish.lproj/Localizable.strings index 805bb5b48..3275512ef 100644 --- a/UI/MailerUI/Polish.lproj/Localizable.strings +++ b/UI/MailerUI/Polish.lproj/Localizable.strings @@ -187,6 +187,7 @@ "InboxFolderName" = "Odebrane"; "DraftsFolderName" = "Szkice"; "JunkFolderName" = "Spam"; +"TemplatesFolderName" = "Wzorce"; "SieveFolderName" = "Filtry"; "Folders" = "Foldery"; /* title line */ @@ -432,6 +433,9 @@ "Set as Sent" = "Oznacz jako wysłany"; "Set as Trash" = "Oznacz jako śmieć"; +/* Set the folder as the one holding the Templates */ +"Set as Templates" = "Ustaw jako Wzorce"; + /* Set the folder as the one holding Junk mails */ "Set as Junk" = "Oznacz jako spam"; @@ -454,6 +458,9 @@ "Your email has been sent" = "E-mail został wysłany"; "Folder compacted" = "Folder zkompaktowany"; +"New draft" = "Nowy szkic"; +"Create new draft with this template" = "Utwórz nowy szkic z tego wzorca"; + /* Advanced search */ "Enter Subject" = "Tytuł"; "Enter From" = "Od";