%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/water/vendor/amnah/yii2-user/messages/pl/ |
Upload File : |
<?php return [ // models 'ID' => 'ID', 'User ID' => 'ID użytkownika', 'Created At' => 'Data utworzenia', 'Updated At' => 'Data aktualizacji', 'Full Name' => 'Imię i nazwisko', 'Name' => 'Imię', 'Can Admin' => 'Może administrować', 'Role' => 'Rola', 'Role ID' => 'ID roli', 'Status' => 'Status', 'Email' => 'Email', 'New Email' => 'Nowy email', 'Username' => 'Nazwa użytkownika', 'Password' => 'Hasło', 'Auth Key' => 'Klucz autoryzacyjny', 'Access Token' => 'Token dostępu', 'Logged In Ip' => 'IP logowania', 'Logged In At' => 'Data logowania', 'Created Ip' => 'IP rejestracji', 'Banned At' => 'Data zbanowania', 'Banned Reason' => 'Powód zbanowania', 'Current Password' => 'Aktualne hasło', 'New Password' => 'Nowe hasło', 'New Password Confirm' => 'Potwierdzenie nowego hasła', 'Email Confirmation' => 'Potwierdzenie emaila', 'Provider' => 'Dostawca', 'Provider ID' => 'ID dostawcy', 'Provider Attributes' => 'Atrybuty dostawcy', 'Type' => 'Typ', 'Token' => 'Token', 'Expired At' => 'Data wygaśnięcia', // models/forms 'Email not found' => 'Nie znaleziono adresu email', 'Email / Username' => 'Email / nazwa użytkownika', 'Email / Username not found' => 'Nie znaleziono adresu email / nazwy użytkownika', 'Username not found' => 'Nie znaleziono nazwy użytkownika', 'User is banned - {banReason}' => 'Użytkownik został zbanowany - {banReason}', 'Incorrect password' => 'Nieprawidłowe hasło', 'Remember Me' => 'Zapamiętaj mnie', 'Email is already active' => 'Email został już aktywowany', 'Passwords do not match' => 'Hasła nie są zgodne', '{attribute} can contain only letters, numbers, and "_"' => '{attribute} może składać się tylko z liter, cyfr i "_"', // controllers 'Successfully registered [ {displayName} ]' => 'Udana rejestracja [ {displayName} ]', ' - Please check your email to confirm your account' => ' - Odbierz pocztę email, aby potwierdzić swoje konto', 'Account updated' => 'Konto zostało zaktualizowane', 'Profile updated' => 'Profil został zaktualizowany', 'Confirmation email resent' => 'Email potwierdzający został ponownie wysłany', 'Email change cancelled' => 'Zmiana adresu email została anulowana', 'Instructions to reset your password have been sent' => 'Instrukcja zresetowania Twojego hasła została wysłana', // mail 'Please confirm your email address by clicking the link below:' => 'Potwierdź swój adres email, klikając poniższy link:', 'Please use this link to reset your password:' => 'Użyj tego linku, aby zresetować swoje hasło:', // admin views 'Users' => 'Użytkownicy', 'Banned' => 'Zbanowani', 'Create' => 'Utwórz', 'Update' => 'Aktualizuj', 'Delete' => 'Usuń', 'Search' => 'Wyszukaj', 'Reset' => 'Resetuj', 'Create {modelClass}' => 'Utwórz {modelClass}', 'Update {modelClass}: ' => 'Aktualizuj {modelClass}: ', 'Are you sure you want to delete this item?' => 'Czy na pewno chcesz skasować ten obiekt?', // default views 'Account' => 'Konto', 'Pending email confirmation: [ {newEmail} ]' => 'Email oczekuje na potwierdzenie: [ {newEmail} ]', 'Cancel' => 'Anuluj', 'Changing your email requires email confirmation' => 'Zmiana adresu email wymaga jego potwierdzenia', 'Confirmed' => 'Potwierdzony', 'Error' => 'Błąd', 'Your email [ {email} ] has been confirmed' => 'Twój email [ {email} ] został potwierdzony', 'Go to my account' => 'Przejdź do mojego konta', 'Go home' => 'Przejdź do strony głównej', 'Log in here' => 'Zaloguj się tutaj', 'Invalid Token' => 'Nieprawidłowy token', 'Forgot password' => 'Zapomniałem hasła', 'Submit' => 'Wyślij', 'Yii 2 User' => 'Użytkownik Yii 2', 'Login' => 'Logowanie', 'Register' => 'Rejestracja', 'Logout' => 'Wyloguj', 'Resend confirmation email' => 'Wyślij ponownie email potwierdzający', 'Profile' => 'Profil', 'Resend' => 'Wyślij ponownie', 'Password has been reset' => 'Hasło zostało zresetowane', // 'Login link sent - Please check your email' => '', // 'Registration link sent - Please check your email' => '', ];