diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index 1d2699fce..aef2c9225 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -1370,4 +1370,33 @@ $lang['System Activities'] = 'Aktywność systemu'; $lang['Who can see ?'] = 'Kto może zobaczyć'; $lang['You have unsaved changes'] = 'Masz niezapisane zmiany'; $lang['between %d and %d'] = 'pomiędzy %d a %d'; -$lang['Added on %s'] = 'Dodany do %s'; \ No newline at end of file +$lang['Added on %s'] = 'Dodany do %s'; +$lang['To be sure, please rewrite the word “%s” below'] = 'Aby mieć pewność, proszę przepisać słowo „%s” poniżej'; +$lang['To set your password, visit the following address:'] = 'Aby ustawić hasło, odwiedź poniższy adres:'; +$lang['Username successfully modified'] = 'Nazwa użytkownika została pomyślnie zmodyfikowana'; +$lang['What\'s new in version %s'] = 'Co nowego w wersji %s?'; +$lang['Yes, let\'s proceed'] = 'Tak, kontynuujmy'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Zamierzasz ustawić %s jako użytkownika głównego zamiast %s. Czy chcesz kontynuować?'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'Nie masz uprawnień do zmiany głównego użytkownika, skontaktuj się ze swoim webmasterem'; +$lang['You can now change the main user from %s to %s.'] = 'Teraz możesz zmienić głównego użytkownika z %s na %s.'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'Nie możesz skopiować hasła, jeśli połączenie z tą witryną nie jest bezpieczne.'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Ten użytkownik musi zostać najpierw zdefiniowany jako webmaster, zanim będzie można go uaktualnić do roli użytkownika głównego'; +$lang['%s is the new main user'] = '%s jest nowym głównym użytkownikiem'; +$lang['A photo library administrator has created the following account for you:'] = 'Administrator biblioteki zdjęć utworzył dla Ciebie następujące konto:'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Link aktywacyjny ważny dla %s został wysłany do "%s". Jeśli link nie zostanie odebrany, nowy może zostać wygenerowany i skopiowany poprzez edycję użytkownika i zarządzanie jego hasłem.'; +$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Utworzono ważny link aktywacyjny dla %s, ale nie można go było wysłać. Możesz skopiować poniższy link i wysłać go użytkownikowi.'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Nie można wysłać wiadomości e-mail do tego użytkownika, ponieważ nie posiada on adresu e-mail'; +$lang['Changing the main user'] = 'Zmiana głównego użytkownika'; +$lang['Copied link'] = 'Skopiowany link'; +$lang['Copy password'] = 'Kopiuj hasło'; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'Skopiuj poniższy link i wyślij go użytkownikowi, aby mógł ustawić hasło.'; +$lang['Copy the password link'] = 'Skopiuj link do hasła'; +$lang['Main user'] = 'Główny użytkownik'; +$lang['Ok, got it!'] = 'Rozumiem!'; +$lang['Password copied'] = 'Hasło skopiowane'; +$lang['Please complete all fields'] = 'Proszę wypełnić wszystkie pola'; +$lang['Read the release note'] = 'Przeczytaj notatkę o wydaniu'; +$lang['Resend password link'] = 'Wyślij ponownie link do hasła'; +$lang['Set as main user'] = 'Ustaw jako użytkownika głównego'; +$lang['The passwords do not match'] = 'Hasła nie pasują'; +$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Ten link jest ważny %s. Po tym czasie będziesz musiał poprosić o nowy link.'; \ No newline at end of file