Files
NodeBB/public/language/pl/reset_password.json
2017-09-19 09:23:49 +00:00

17 lines
1.1 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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>, a następnie 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ę wybrać inne hasło.",
"passwords_do_not_match": "Wprowadzone hasła nie pasują do siebie",
"password_expired": "Twoje hasło wygasło, proszę wybrać nowe hasło"
}