You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/pl/reset_password.json

17 lines
1.1 KiB
JSON

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

{
"reset_password": "Zresetuj hasło",
"update_password": "Zmień hasło",
"password_changed.title": "Hasło zmienione",
"password_changed.message": "<p>Hasło zostało zmienione pomyślnie. Możesz się teraz <a href=\"/login\">z powrotem zalogować</a>.",
"wrong_reset_code.title": "Niepoprawny kod resetujący",
"wrong_reset_code.message": "Kod resetujący jest nieprawidłowy. Możesz <a href=\"/reset\">uzyskać nowy kod</a>.",
"new_password": "Nowe hasło",
"repeat_password": "Powtórz hasło",
"enter_email": "Podaj swój <strong>adres e-mail</strong> i wyślemy ci wiadomość z instrukcjami jak zresetować hasło.",
"enter_email_address": "Wpisz swój adres e-mail",
"password_reset_sent": "Instrukcje zostały wysłane",
"invalid_email": "Niepoprawny adres e-mail.",
"password_too_short": "Wprowadzone hasło jest zbyt krótkie, proszę wybierz inne hasło.",
"passwords_do_not_match": "Wprowadzone hasła nie pasują do siebie",
"password_expired": "Your password has expired, please choose a new password"
}