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.2 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. <a href=\"/login\">Zaloguj się ponownie</a>.",
"wrong_reset_code.title": "Nieprawidłowy kod resetujący",
"wrong_reset_code.message": "Wprowadzony kod resetujący jest nieprawidłowy. Spróbuj ponownie lub <a href=\"/reset\">uzyskaj nowy kod</a>.",
"new_password": "Nowe hasło",
"repeat_password": "Powtórz hasło",
"enter_email": "Podaj swój <strong>adres e-mail</strong>, by otrzymać wiadomość z instrukcjami, jak zresetować hasło.",
"enter_email_address": "Wpisz swój adres e-mail",
"password_reset_sent": "If the specified address corresponds to an existing user account, a password reset email was sent. Please note that only one email will be sent per minute.",
"invalid_email": "Nieprawidłowy adres e-mail.",
"password_too_short": "Wprowadzone hasło jest zbyt krótkie, wybierz inne hasło.",
"passwords_do_not_match": "Wprowadzone hasła nie pasują do siebie",
"password_expired": "Twoje hasło wygasło, wybierz nowe hasło"
}