%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 14.207.165.8 / Your IP : 216.73.216.26 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 : /proc/thread-self/root/var/www/html/water/vendor/amnah/yii2-user/messages/hu/ |
Upload File : |
<?php
return [
// models
'ID' => 'ID',
'User ID' => 'Felhasználó ID',
'Created At' => 'Létrehozás ideje',
'Updated At' => 'Szerkesztés ideje',
'Full Name' => 'Teljes név',
'Name' => 'Név',
'Can Admin' => 'Adminisztrátor',
'Role' => 'Jogosultság',
'Role ID' => 'Jogosultság ID',
'Status' => 'Státusz',
'Email' => 'E-mail',
'New Email' => 'Új e-mail',
'Username' => 'Felhasználónév',
'Password' => 'Jelszó',
// 'Auth Key' => '',
// 'Access Token' => '',
'Logged In Ip' => 'Bejelentkezési Ip',
'Logged In At' => 'Bejelentkezés ideje',
'Created Ip' => 'Regisztrációs Ip',
'Banned At' => 'Tiltás ideje',
'Banned Reason' => 'Tiltás oka',
'Current Password' => 'Jelenlegi jelszó',
'New Password' => 'Új jelszó',
'New Password Confirm' => 'Új jelszó megerősítése',
'Email Confirmation' => 'E-mail megerősítése',
'Provider' => 'Szolgáltató',
'Provider ID' => 'Szolgáltató ID',
'Provider Attributes' => '',
'Type' => 'Típus',
// 'Token' => '',
// 'Expired At' => '',
// models/forms
'Email not found' => 'E-mail nem található',
'Email / Username' => 'E-mail / Felhasználónév',
'Email / Username not found' => 'E-mail / Felhasználónév nem található',
'Username not found' => 'Felhasználónév nem található',
'User is banned - {banReason}' => 'A felhasználó tiltva van - {banReason}',
'Incorrect password' => 'Helytelen jelszó',
'Remember Me' => 'Emlékezzen rám',
'Email is already active' => 'Az e-mail cím már aktív',
'Passwords do not match' => 'A két jelszó nem egyezik',
'{attribute} can contain only letters, numbers, and "_"' => '{attribute} csak betűket, számokat és "_" jelet tartalmazhat',
// controllers
'Successfully registered [ {displayName} ]' => 'A regisztráció sikerült [ {displayName} ]',
' - Please check your email to confirm your account' => ' - A regisztráció érvényesítéséhez kérem ellenőrizze az e-mailjeit.',
'Account updated' => 'A fiók módosítva',
'Profile updated' => 'A profil módosítva',
'Confirmation email resent' => 'A megerősítő e-mail el lett küldve',
'Email change cancelled' => 'E-mail csere visszavonva',
'Instructions to reset your password have been sent' => 'A jelszó módosításához szükséges e-mail el lett küldve',
// mail
'Please confirm your email address by clicking the link below:' => 'Az e-mail cím megerősítéséhez kérem klikkeljen az alábbi linke:',
'Please use this link to reset your password:' => 'A jelszó visszaállításához kérem használja ezt a linket:',
// admin views
'Users' => 'Felhasználók',
'Banned' => 'Tiltott',
'Create' => 'Létrehozás',
'Update' => 'Módosítás',
'Delete' => 'Törlés',
'Search' => 'Keresés',
'Reset' => 'Alaphelyzet',
'Create {modelClass}' => '{modelClass} létrehozása',
'Update {modelClass}: ' => '{modelClass} módosítása',
'Are you sure you want to delete this item?' => 'Biztosan törölni szeretné ezt a tételt?',
// default views
'Account' => 'Fiók',
'Pending email confirmation: [ {newEmail} ]' => 'Folyamatban lévő e-mail megerősítés: [ {newEmail} ]',
'Cancel' => 'Mégsem',
'Changing your email requires email confirmation' => 'Az e-mail módosításához e-mail megerősítés szükséges',
'Confirmed' => 'Visszaigazolva',
'Error' => 'Hiba',
'Your email [ {email} ] has been confirmed' => 'Az Ön e-mail címe [ {email} ] megerősítve',
'Go to my account' => 'Vissza a fiókomhoz',
'Go home' => 'Vissza a főoldalra',
'Log in here' => 'Bejelentkezés',
// 'Invalid Token' => '',
'Forgot password' => 'Elfelejtett jelszó',
'Submit' => 'Küldés',
'Yii 2 User' => 'Yii 2 Felhasználó',
'Login' => 'Bejelentkezés',
'Register' => 'Regisztráció',
'Logout' => 'Kijelentkezés',
'Resend confirmation email' => 'Megerősítő e-mail újraküldése',
'Profile' => 'Profil',
'Resend' => 'Újraküldés',
'Password has been reset' => 'A jelszó vissza lett állítva',
// 'Login link sent - Please check your email' => '',
// 'Registration link sent - Please check your email' => '',
];