diff options
Diffstat (limited to 'settings/l10n/pl.json')
-rw-r--r-- | settings/l10n/pl.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 2c3729f9cda..09e4723ff64 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -211,6 +211,7 @@ "Allow apps to use the Share API" : "Zezwalaj aplikacjom na korzystanie z API udostępniania", "Allow users to share via link" : "Pozwól użytkownikom współdzielić przez link", "Allow public uploads" : "Pozwól na publiczne wczytywanie", + "Always ask for a password" : "Zawsze pytaj o hasło", "Enforce password protection" : "Wymuś zabezpieczenie hasłem", "Set default expiration date" : "Ustaw domyślną datę wygaśnięcia", "Expire after " : "Wygaś po", @@ -321,11 +322,9 @@ "Subscribe to our newsletter!" : "Zapisz się do naszego newslettera!", "Settings" : "Ustawienia", "Show storage location" : "Pokaż miejsce przechowywania", - "Show last log in" : "Pokaż ostatni login", "Show user backend" : "Pokaż moduł użytkownika", - "Send email to new user" : "Wyślij email do nowego użytkownika", - "When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "Kiedy hasło nowego użytkownika jest puste użytkownikowi jest wysyłany e-mieil aktywacyjny z linkiem do ustawienia hasła", "Show email address" : "Pokaż adres email", + "Send email to new user" : "Wyślij email do nowego użytkownika", "E-Mail" : "E-mail", "Create" : "Utwórz", "Admin Recovery Password" : "Hasło klucza odzyskiwania", @@ -349,6 +348,7 @@ "Admins can't remove themself from the admin group" : "Administratorzy nie mogą usunąć siebie samych z grupy administratorów", "Unable to add user to group %s" : "Nie można dodać użytkownika do grupy %s", "Unable to remove user from group %s" : "Nie można usunąć użytkownika z grupy %s", - "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień" + "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień", + "Show last log in" : "Pokaż ostatni login" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |