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

16 lines
1006 B
JSON

{
"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": "The password entered is too short, please pick a different password.",
"passwords_do_not_match": "The two passwords you've entered do not match."
}