From 2220e517fd2258379a0db74e6a559fb7a80babb8 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 4 Feb 2022 09:07:07 -0500 Subject: [PATCH] i18n(pl): update Polish translation --- UI/Common/Polish.lproj/Localizable.strings | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/UI/Common/Polish.lproj/Localizable.strings b/UI/Common/Polish.lproj/Localizable.strings index 3895954bc..bf20347e1 100644 --- a/UI/Common/Polish.lproj/Localizable.strings +++ b/UI/Common/Polish.lproj/Localizable.strings @@ -41,6 +41,8 @@ = "Twoja książka adresowa \"%{0}\" będzie dostępna dla każdego w Internecie. Na pewno chcesz ją tak upublicznić?"; "Give Access" = "Udostępnij"; "Keep Private" = "Nie udostępniaj"; +"Expand" = "Rozszerz"; +"Reduce" = "Zmniejsz"; /* generic.js */ "Unable to subscribe to that folder!" @@ -122,12 +124,18 @@ "S/MIME Certificate" = "Certyfikat S/MIME"; "Subject Name" = "Nazwa podmiotu"; "Issuer" = "Wystawca"; +"streetAddress" = "Ulica"; +"stateOrProvinceName" = "Stan lub Prowincja"; +"localityName" = "Miejscowość"; "countryName" = "Kraj"; "organizationName" = "Organizacja"; "organizationalUnitName" = "Jednostka"; "commonName" = "Nazwa pospolita"; +"surname" = "Nazwisko"; +"givenName" = "Imię"; "emailAddress" = "Adres e-mail"; + /* Authentication username */ "Username" = "Nazwa użytkownika";